Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20802/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.client.solrj.request.TestV1toV2ApiMapper.testCommands

Error Message:


Stack Trace:
java.lang.NullPointerException
        at 
__randomizedtesting.SeedInfo.seed([BB10016FF516E93:2A8DC9EE956B8EF7]:0)
        at 
org.apache.solr.client.solrj.request.TestV1toV2ApiMapper.testCommands(TestV1toV2ApiMapper.java:38)
        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 
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 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


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

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
        at 
__randomizedtesting.SeedInfo.seed([C8A9514A51E1A0D6:40FD6E90FF1DCD2E]:0)
        at 
org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1325)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.waitForState(CloudSolrClient.java:440)
        at 
org.apache.solr.cloud.CleanupOldIndexTest.test(CleanupOldIndexTest.java:114)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12392 lines...]
   [junit4] Suite: org.apache.solr.cloud.CleanupOldIndexTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_C8A9514A51E1A0D6-001/init-core-data-001
   [junit4]   2> 136613 WARN  
(SUITE-CleanupOldIndexTest-seed#[C8A9514A51E1A0D6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2447 numCloses=2447
   [junit4]   2> 136613 INFO  
(SUITE-CleanupOldIndexTest-seed#[C8A9514A51E1A0D6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 136615 INFO  
(SUITE-CleanupOldIndexTest-seed#[C8A9514A51E1A0D6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 136615 INFO  
(SUITE-CleanupOldIndexTest-seed#[C8A9514A51E1A0D6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 136615 INFO  
(SUITE-CleanupOldIndexTest-seed#[C8A9514A51E1A0D6]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_C8A9514A51E1A0D6-001/tempDir-001
   [junit4]   2> 136615 INFO  
(SUITE-CleanupOldIndexTest-seed#[C8A9514A51E1A0D6]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 136617 INFO  (Thread-79) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 136617 INFO  (Thread-79) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 136619 ERROR (Thread-79) [    ] 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> 136717 INFO  
(SUITE-CleanupOldIndexTest-seed#[C8A9514A51E1A0D6]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:35003
   [junit4]   2> 136721 INFO  (jetty-launcher-125-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 136721 INFO  (jetty-launcher-125-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 136726 INFO  (jetty-launcher-125-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6e49df{/solr,null,AVAILABLE}
   [junit4]   2> 136726 INFO  (jetty-launcher-125-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@a9ac1c{/solr,null,AVAILABLE}
   [junit4]   2> 136727 INFO  (jetty-launcher-125-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@34908d{HTTP/1.1,[http/1.1]}{127.0.0.1:45305}
   [junit4]   2> 136727 INFO  (jetty-launcher-125-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@284d09{HTTP/1.1,[http/1.1]}{127.0.0.1:41983}
   [junit4]   2> 136727 INFO  (jetty-launcher-125-thread-2) [    ] 
o.e.j.s.Server Started @138452ms
   [junit4]   2> 136727 INFO  (jetty-launcher-125-thread-1) [    ] 
o.e.j.s.Server Started @138452ms
   [junit4]   2> 136727 INFO  (jetty-launcher-125-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45305}
   [junit4]   2> 136727 INFO  (jetty-launcher-125-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41983}
   [junit4]   2> 136727 ERROR (jetty-launcher-125-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 136727 ERROR (jetty-launcher-125-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 136727 INFO  (jetty-launcher-125-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 136727 INFO  (jetty-launcher-125-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 136727 INFO  (jetty-launcher-125-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 136727 INFO  (jetty-launcher-125-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 136727 INFO  (jetty-launcher-125-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 136727 INFO  (jetty-launcher-125-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-02T07:53:53.353Z
   [junit4]   2> 136727 INFO  (jetty-launcher-125-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 136727 INFO  (jetty-launcher-125-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-02T07:53:53.353Z
   [junit4]   2> 136733 INFO  (jetty-launcher-125-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 136733 INFO  (jetty-launcher-125-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 136741 INFO  (jetty-launcher-125-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35003/solr
   [junit4]   2> 136748 INFO  (jetty-launcher-125-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35003/solr
   [junit4]   2> 136825 INFO  (jetty-launcher-125-thread-2) 
[n:127.0.0.1:45305_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 136825 INFO  (jetty-launcher-125-thread-2) 
[n:127.0.0.1:45305_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:45305_solr
   [junit4]   2> 136826 INFO  (jetty-launcher-125-thread-2) 
[n:127.0.0.1:45305_solr    ] o.a.s.c.Overseer Overseer 
(id=98933750709878790-127.0.0.1:45305_solr-n_0000000000) starting
   [junit4]   2> 136855 INFO  (jetty-launcher-125-thread-1) 
[n:127.0.0.1:41983_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 136867 INFO  (jetty-launcher-125-thread-2) 
[n:127.0.0.1:45305_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45305_solr
   [junit4]   2> 136881 INFO  (jetty-launcher-125-thread-1) 
[n:127.0.0.1:41983_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41983_solr
   [junit4]   2> 136882 INFO  
(zkCallback-137-thread-1-processing-n:127.0.0.1:45305_solr) 
[n:127.0.0.1:45305_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 136895 INFO  
(zkCallback-136-thread-1-processing-n:127.0.0.1:41983_solr) 
[n:127.0.0.1:41983_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 137017 INFO  (jetty-launcher-125-thread-1) 
[n:127.0.0.1:41983_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41983.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@512e7c
   [junit4]   2> 137018 INFO  (jetty-launcher-125-thread-2) 
[n:127.0.0.1:45305_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45305.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@512e7c
   [junit4]   2> 137023 INFO  (jetty-launcher-125-thread-1) 
[n:127.0.0.1:41983_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41983.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@512e7c
   [junit4]   2> 137023 INFO  (jetty-launcher-125-thread-1) 
[n:127.0.0.1:41983_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41983.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@512e7c
   [junit4]   2> 137023 INFO  (jetty-launcher-125-thread-2) 
[n:127.0.0.1:45305_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45305.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@512e7c
   [junit4]   2> 137024 INFO  (jetty-launcher-125-thread-2) 
[n:127.0.0.1:45305_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45305.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@512e7c
   [junit4]   2> 137024 INFO  (jetty-launcher-125-thread-1) 
[n:127.0.0.1:41983_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_C8A9514A51E1A0D6-001/tempDir-001/node1/.
   [junit4]   2> 137024 INFO  (jetty-launcher-125-thread-2) 
[n:127.0.0.1:45305_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_C8A9514A51E1A0D6-001/tempDir-001/node2/.
   [junit4]   2> 137054 INFO  
(SUITE-CleanupOldIndexTest-seed#[C8A9514A51E1A0D6]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 137054 INFO  
(SUITE-CleanupOldIndexTest-seed#[C8A9514A51E1A0D6]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35003/solr ready
   [junit4]   2> 137061 INFO  
(TEST-CleanupOldIndexTest.test-seed#[C8A9514A51E1A0D6]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 137063 INFO  (qtp25884360-548) [n:127.0.0.1:41983_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=b757d9c3-88bc-41e9-803a-74b63ee257a2&replicationFactor=2&collection.configName=conf1&name=oldindextest&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 137064 INFO  (qtp25884360-548) [n:127.0.0.1:41983_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=b757d9c3-88bc-41e9-803a-74b63ee257a2&replicationFactor=2&collection.configName=conf1&name=oldindextest&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 137065 INFO  (qtp25884360-550) [n:127.0.0.1:41983_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 137065 INFO  (qtp25884360-550) [n:127.0.0.1:41983_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 137067 INFO  
(OverseerThreadFactory-301-thread-1-processing-n:127.0.0.1:45305_solr) 
[n:127.0.0.1:45305_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
oldindextest
   [junit4]   2> 137174 INFO  
(OverseerStateUpdate-98933750709878790-127.0.0.1:45305_solr-n_0000000000) 
[n:127.0.0.1:45305_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"oldindextest",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"oldindextest_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45305/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 137175 INFO  
(OverseerStateUpdate-98933750709878790-127.0.0.1:45305_solr-n_0000000000) 
[n:127.0.0.1:45305_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"oldindextest",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"oldindextest_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41983/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 137379 INFO  (qtp25884360-540) [n:127.0.0.1:41983_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&collection=oldindextest&version=2&replicaType=NRT&async=b757d9c3-88bc-41e9-803a-74b63ee257a2334581971956867&coreNodeName=core_node4&name=oldindextest_shard1_replica_n2&action=CREATE&numShards=1&shard=shard1&wt=javabin}
 status=0 QTime=1
   [junit4]   2> 137379 INFO  
(parallelCoreAdminExecutor-302-thread-1-processing-n:127.0.0.1:41983_solr 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581971956867 CREATE) 
[n:127.0.0.1:41983_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&collection=oldindextest&version=2&replicaType=NRT&async=b757d9c3-88bc-41e9-803a-74b63ee257a2334581971956867&coreNodeName=core_node4&name=oldindextest_shard1_replica_n2&action=CREATE&numShards=1&shard=shard1&wt=javabin
   [junit4]   2> 137380 INFO  
(parallelCoreAdminExecutor-302-thread-1-processing-n:127.0.0.1:41983_solr 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581971956867 CREATE) 
[n:127.0.0.1:41983_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 137383 INFO  (qtp11312388-537) [n:127.0.0.1:45305_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&collection=oldindextest&version=2&replicaType=NRT&async=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&coreNodeName=core_node3&name=oldindextest_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin}
 status=0 QTime=4
   [junit4]   2> 137400 INFO  
(parallelCoreAdminExecutor-303-thread-1-processing-n:127.0.0.1:45305_solr 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912 CREATE) 
[n:127.0.0.1:45305_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&collection=oldindextest&version=2&replicaType=NRT&async=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&coreNodeName=core_node3&name=oldindextest_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin
   [junit4]   2> 137401 INFO  
(parallelCoreAdminExecutor-303-thread-1-processing-n:127.0.0.1:45305_solr 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912 CREATE) 
[n:127.0.0.1:45305_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 137404 INFO  (qtp11312388-547) [n:127.0.0.1:45305_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 137404 INFO  (qtp11312388-547) [n:127.0.0.1:45305_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 137506 INFO  
(zkCallback-137-thread-1-processing-n:127.0.0.1:45305_solr) 
[n:127.0.0.1:45305_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/oldindextest/state.json] for collection [oldindextest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 137506 INFO  
(zkCallback-136-thread-1-processing-n:127.0.0.1:41983_solr) 
[n:127.0.0.1:41983_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/oldindextest/state.json] for collection [oldindextest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 137506 INFO  
(zkCallback-136-thread-2-processing-n:127.0.0.1:41983_solr) 
[n:127.0.0.1:41983_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/oldindextest/state.json] for collection [oldindextest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 137506 INFO  
(zkCallback-137-thread-2-processing-n:127.0.0.1:45305_solr) 
[n:127.0.0.1:45305_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/oldindextest/state.json] for collection [oldindextest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 138066 INFO  (qtp25884360-552) [n:127.0.0.1:41983_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 138067 INFO  (qtp25884360-552) [n:127.0.0.1:41983_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 138405 INFO  (qtp11312388-549) [n:127.0.0.1:45305_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 138405 INFO  (qtp11312388-549) [n:127.0.0.1:45305_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 138412 INFO  
(parallelCoreAdminExecutor-303-thread-1-processing-n:127.0.0.1:45305_solr 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912 CREATE) 
[n:127.0.0.1:45305_solr c:oldindextest s:shard1 r:core_node3 
x:oldindextest_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
8.0.0
   [junit4]   2> 138412 INFO  
(parallelCoreAdminExecutor-302-thread-1-processing-n:127.0.0.1:41983_solr 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581971956867 CREATE) 
[n:127.0.0.1:41983_solr c:oldindextest s:shard1 r:core_node4 
x:oldindextest_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
8.0.0
   [junit4]   2> 138418 INFO  
(parallelCoreAdminExecutor-302-thread-1-processing-n:127.0.0.1:41983_solr 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581971956867 CREATE) 
[n:127.0.0.1:41983_solr c:oldindextest s:shard1 r:core_node4 
x:oldindextest_shard1_replica_n2] o.a.s.s.IndexSchema 
[oldindextest_shard1_replica_n2] Schema name=cloud-dynamic
   [junit4]   2> 138418 INFO  
(parallelCoreAdminExecutor-303-thread-1-processing-n:127.0.0.1:45305_solr 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912 CREATE) 
[n:127.0.0.1:45305_solr c:oldindextest s:shard1 r:core_node3 
x:oldindextest_shard1_replica_n1] o.a.s.s.IndexSchema 
[oldindextest_shard1_replica_n1] Schema name=cloud-dynamic
   [junit4]   2> 138438 INFO  
(parallelCoreAdminExecutor-302-thread-1-processing-n:127.0.0.1:41983_solr 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581971956867 CREATE) 
[n:127.0.0.1:41983_solr c:oldindextest s:shard1 r:core_node4 
x:oldindextest_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema 
cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 138438 INFO  
(parallelCoreAdminExecutor-302-thread-1-processing-n:127.0.0.1:41983_solr 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581971956867 CREATE) 
[n:127.0.0.1:41983_solr c:oldindextest s:shard1 r:core_node4 
x:oldindextest_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 
'oldindextest_shard1_replica_n2' using configuration from collection 
oldindextest, trusted=true
   [junit4]   2> 138438 INFO  
(parallelCoreAdminExecutor-303-thread-1-processing-n:127.0.0.1:45305_solr 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912 CREATE) 
[n:127.0.0.1:45305_solr c:oldindextest s:shard1 r:core_node3 
x:oldindextest_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 138438 INFO  
(parallelCoreAdminExecutor-303-thread-1-processing-n:127.0.0.1:45305_solr 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912 CREATE) 
[n:127.0.0.1:45305_solr c:oldindextest s:shard1 r:core_node3 
x:oldindextest_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 
'oldindextest_shard1_replica_n1' using configuration from collection 
oldindextest, trusted=true
   [junit4]   2> 138438 INFO  
(parallelCoreAdminExecutor-302-thread-1-processing-n:127.0.0.1:41983_solr 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581971956867 CREATE) 
[n:127.0.0.1:41983_solr c:oldindextest s:shard1 r:core_node4 
x:oldindextest_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41983.solr.core.oldindextest.shard1.replica_n2' (registry 
'solr.core.oldindextest.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@512e7c
   [junit4]   2> 138438 INFO  
(parallelCoreAdminExecutor-303-thread-1-processing-n:127.0.0.1:45305_solr 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912 CREATE) 
[n:127.0.0.1:45305_solr c:oldindextest s:shard1 r:core_node3 
x:oldindextest_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45305.solr.core.oldindextest.shard1.replica_n1' (registry 
'solr.core.oldindextest.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@512e7c
   [junit4]   2> 138442 INFO  
(parallelCoreAdminExecutor-302-thread-1-processing-n:127.0.0.1:41983_solr 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581971956867 CREATE) 
[n:127.0.0.1:41983_solr c:oldindextest s:shard1 r:core_node4 
x:oldindextest_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 138442 INFO  
(parallelCoreAdminExecutor-303-thread-1-processing-n:127.0.0.1:45305_solr 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912 CREATE) 
[n:127.0.0.1:45305_solr c:oldindextest s:shard1 r:core_node3 
x:oldindextest_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 138442 INFO  
(parallelCoreAdminExecutor-302-thread-1-processing-n:127.0.0.1:41983_solr 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581971956867 CREATE) 
[n:127.0.0.1:41983_solr c:oldindextest s:shard1 r:core_node4 
x:oldindextest_shard1_replica_n2] o.a.s.c.SolrCore 
[[oldindextest_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_C8A9514A51E1A0D6-001/tempDir-001/node1/oldindextest_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_C8A9514A51E1A0D6-001/tempDir-001/node1/./oldindextest_shard1_replica_n2/data/]
   [junit4]   2> 138442 INFO  
(parallelCoreAdminExecutor-303-thread-1-processing-n:127.0.0.1:45305_solr 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912 CREATE) 
[n:127.0.0.1:45305_solr c:oldindextest s:shard1 r:core_node3 
x:oldindextest_shard1_replica_n1] o.a.s.c.SolrCore 
[[oldindextest_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_C8A9514A51E1A0D6-001/tempDir-001/node2/oldindextest_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_C8A9514A51E1A0D6-001/tempDir-001/node2/./oldindextest_shard1_replica_n1/data/]
   [junit4]   2> 138496 INFO  
(parallelCoreAdminExecutor-302-thread-1-processing-n:127.0.0.1:41983_solr 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581971956867 CREATE) 
[n:127.0.0.1:41983_solr c:oldindextest s:shard1 r:core_node4 
x:oldindextest_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 138496 INFO  
(parallelCoreAdminExecutor-302-thread-1-processing-n:127.0.0.1:41983_solr 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581971956867 CREATE) 
[n:127.0.0.1:41983_solr c:oldindextest s:shard1 r:core_node4 
x:oldindextest_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 138497 INFO  
(parallelCoreAdminExecutor-302-thread-1-processing-n:127.0.0.1:41983_solr 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581971956867 CREATE) 
[n:127.0.0.1:41983_solr c:oldindextest s:shard1 r:core_node4 
x:oldindextest_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 138497 INFO  
(parallelCoreAdminExecutor-302-thread-1-processing-n:127.0.0.1:41983_solr 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581971956867 CREATE) 
[n:127.0.0.1:41983_solr c:oldindextest s:shard1 r:core_node4 
x:oldindextest_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 138498 INFO  
(parallelCoreAdminExecutor-303-thread-1-processing-n:127.0.0.1:45305_solr 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912 CREATE) 
[n:127.0.0.1:45305_solr c:oldindextest s:shard1 r:core_node3 
x:oldindextest_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 138498 INFO  
(parallelCoreAdminExecutor-303-thread-1-processing-n:127.0.0.1:45305_solr 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912 CREATE) 
[n:127.0.0.1:45305_solr c:oldindextest s:shard1 r:core_node3 
x:oldindextest_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 138498 INFO  
(parallelCoreAdminExecutor-303-thread-1-processing-n:127.0.0.1:45305_solr 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912 CREATE) 
[n:127.0.0.1:45305_solr c:oldindextest s:shard1 r:core_node3 
x:oldindextest_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 138499 INFO  
(parallelCoreAdminExecutor-303-thread-1-processing-n:127.0.0.1:45305_solr 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912 CREATE) 
[n:127.0.0.1:45305_solr c:oldindextest s:shard1 r:core_node3 
x:oldindextest_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 138499 INFO  
(parallelCoreAdminExecutor-302-thread-1-processing-n:127.0.0.1:41983_solr 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581971956867 CREATE) 
[n:127.0.0.1:41983_solr c:oldindextest s:shard1 r:core_node4 
x:oldindextest_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4f4d73[oldindextest_shard1_replica_n2] main]
   [junit4]   2> 138499 INFO  
(parallelCoreAdminExecutor-302-thread-1-processing-n:127.0.0.1:41983_solr 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581971956867 CREATE) 
[n:127.0.0.1:41983_solr c:oldindextest s:shard1 r:core_node4 
x:oldindextest_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 138499 INFO  
(parallelCoreAdminExecutor-302-thread-1-processing-n:127.0.0.1:41983_solr 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581971956867 CREATE) 
[n:127.0.0.1:41983_solr c:oldindextest s:shard1 r:core_node4 
x:oldindextest_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 138500 INFO  
(parallelCoreAdminExecutor-302-thread-1-processing-n:127.0.0.1:41983_solr 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581971956867 CREATE) 
[n:127.0.0.1:41983_solr c:oldindextest s:shard1 r:core_node4 
x:oldindextest_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000ms.
   [junit4]   2> 138500 INFO  
(parallelCoreAdminExecutor-303-thread-1-processing-n:127.0.0.1:45305_solr 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912 CREATE) 
[n:127.0.0.1:45305_solr c:oldindextest s:shard1 r:core_node3 
x:oldindextest_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3b7f0f[oldindextest_shard1_replica_n1] main]
   [junit4]   2> 138500 INFO  
(parallelCoreAdminExecutor-303-thread-1-processing-n:127.0.0.1:45305_solr 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912 CREATE) 
[n:127.0.0.1:45305_solr c:oldindextest s:shard1 r:core_node3 
x:oldindextest_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 138501 INFO  
(searcherExecutor-306-thread-1-processing-x:oldindextest_shard1_replica_n2 
r:core_node4 b757d9c3-88bc-41e9-803a-74b63ee257a2334581971956867 CREATE 
n:127.0.0.1:41983_solr s:shard1 c:oldindextest) [n:127.0.0.1:41983_solr 
c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] 
o.a.s.c.SolrCore [oldindextest_shard1_replica_n2] Registered new searcher 
Searcher@4f4d73[oldindextest_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 138501 INFO  
(parallelCoreAdminExecutor-303-thread-1-processing-n:127.0.0.1:45305_solr 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912 CREATE) 
[n:127.0.0.1:45305_solr c:oldindextest s:shard1 r:core_node3 
x:oldindextest_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 138501 INFO  
(parallelCoreAdminExecutor-302-thread-1-processing-n:127.0.0.1:41983_solr 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581971956867 CREATE) 
[n:127.0.0.1:41983_solr c:oldindextest s:shard1 r:core_node4 
x:oldindextest_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version 
in index or recent updates, using new clock 1582940013332529152
   [junit4]   2> 138501 INFO  
(parallelCoreAdminExecutor-303-thread-1-processing-n:127.0.0.1:45305_solr 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912 CREATE) 
[n:127.0.0.1:45305_solr c:oldindextest s:shard1 r:core_node3 
x:oldindextest_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000ms.
   [junit4]   2> 138502 INFO  
(searcherExecutor-307-thread-1-processing-x:oldindextest_shard1_replica_n1 
r:core_node3 b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912 CREATE 
n:127.0.0.1:45305_solr s:shard1 c:oldindextest) [n:127.0.0.1:45305_solr 
c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] 
o.a.s.c.SolrCore [oldindextest_shard1_replica_n1] Registered new searcher 
Searcher@3b7f0f[oldindextest_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 138502 INFO  
(parallelCoreAdminExecutor-303-thread-1-processing-n:127.0.0.1:45305_solr 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912 CREATE) 
[n:127.0.0.1:45305_solr c:oldindextest s:shard1 r:core_node3 
x:oldindextest_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version 
in index or recent updates, using new clock 1582940013333577728
   [junit4]   2> 138504 INFO  
(parallelCoreAdminExecutor-302-thread-1-processing-n:127.0.0.1:41983_solr 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581971956867 CREATE) 
[n:127.0.0.1:41983_solr c:oldindextest s:shard1 r:core_node4 
x:oldindextest_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 138504 INFO  
(parallelCoreAdminExecutor-302-thread-1-processing-n:127.0.0.1:41983_solr 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581971956867 CREATE) 
[n:127.0.0.1:41983_solr c:oldindextest s:shard1 r:core_node4 
x:oldindextest_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be 
the new leader - try and sync
   [junit4]   2> 138504 INFO  
(parallelCoreAdminExecutor-302-thread-1-processing-n:127.0.0.1:41983_solr 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581971956867 CREATE) 
[n:127.0.0.1:41983_solr c:oldindextest s:shard1 r:core_node4 
x:oldindextest_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:41983/solr/oldindextest_shard1_replica_n2/
   [junit4]   2> 138504 INFO  
(parallelCoreAdminExecutor-302-thread-1-processing-n:127.0.0.1:41983_solr 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581971956867 CREATE) 
[n:127.0.0.1:41983_solr c:oldindextest s:shard1 r:core_node4 
x:oldindextest_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: 
core=oldindextest_shard1_replica_n2 url=http://127.0.0.1:41983/solr START 
replicas=[http://127.0.0.1:45305/solr/oldindextest_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 138506 INFO  (qtp11312388-537) [n:127.0.0.1:45305_solr 
c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] 
o.a.s.c.S.Request [oldindextest_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 138804 INFO  
(parallelCoreAdminExecutor-302-thread-1-processing-n:127.0.0.1:41983_solr 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581971956867 CREATE) 
[n:127.0.0.1:41983_solr c:oldindextest s:shard1 r:core_node4 
x:oldindextest_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: 
core=oldindextest_shard1_replica_n2 url=http://127.0.0.1:41983/solr DONE.  We 
have no versions.  sync failed.
   [junit4]   2> 138804 INFO  
(parallelCoreAdminExecutor-302-thread-1-processing-n:127.0.0.1:41983_solr 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581971956867 CREATE) 
[n:127.0.0.1:41983_solr c:oldindextest s:shard1 r:core_node4 
x:oldindextest_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync 
with shard failed, moving to the next candidate
   [junit4]   2> 138804 INFO  
(parallelCoreAdminExecutor-302-thread-1-processing-n:127.0.0.1:41983_solr 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581971956867 CREATE) 
[n:127.0.0.1:41983_solr c:oldindextest s:shard1 r:core_node4 
x:oldindextest_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> 138804 INFO  
(parallelCoreAdminExecutor-302-thread-1-processing-n:127.0.0.1:41983_solr 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581971956867 CREATE) 
[n:127.0.0.1:41983_solr c:oldindextest s:shard1 r:core_node4 
x:oldindextest_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all 
replicas participating in election, clear LIR
   [junit4]   2> 138806 INFO  
(parallelCoreAdminExecutor-302-thread-1-processing-n:127.0.0.1:41983_solr 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581971956867 CREATE) 
[n:127.0.0.1:41983_solr c:oldindextest s:shard1 r:core_node4 
x:oldindextest_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the 
new leader: http://127.0.0.1:41983/solr/oldindextest_shard1_replica_n2/ shard1
   [junit4]   2> 139068 INFO  (qtp25884360-548) [n:127.0.0.1:41983_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 139068 INFO  (qtp25884360-548) [n:127.0.0.1:41983_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 139406 INFO  (qtp11312388-551) [n:127.0.0.1:45305_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 139406 INFO  (qtp11312388-551) [n:127.0.0.1:45305_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 140069 INFO  (qtp25884360-550) [n:127.0.0.1:41983_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 140070 INFO  (qtp25884360-550) [n:127.0.0.1:41983_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 140408 INFO  (qtp11312388-549) [n:127.0.0.1:45305_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 140408 INFO  (qtp11312388-549) [n:127.0.0.1:45305_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 141071 INFO  (qtp25884360-540) [n:127.0.0.1:41983_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 141073 INFO  (qtp25884360-540) [n:127.0.0.1:41983_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 141410 INFO  (qtp11312388-539) [n:127.0.0.1:45305_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 141410 INFO  (qtp11312388-539) [n:127.0.0.1:45305_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 142074 INFO  (qtp25884360-552) [n:127.0.0.1:41983_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 142074 INFO  (qtp25884360-552) [n:127.0.0.1:41983_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 142411 INFO  (qtp11312388-537) [n:127.0.0.1:45305_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 142411 INFO  (qtp11312388-537) [n:127.0.0.1:45305_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 143076 INFO  (qtp25884360-548) [n:127.0.0.1:41983_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 143076 INFO  (qtp25884360-548) [n:127.0.0.1:41983_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 143412 INFO  (qtp11312388-551) [n:127.0.0.1:45305_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 143412 INFO  (qtp11312388-551) [n:127.0.0.1:45305_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 144077 INFO  (qtp25884360-550) [n:127.0.0.1:41983_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 144078 INFO  (qtp25884360-550) [n:127.0.0.1:41983_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 144413 INFO  (qtp11312388-549) [n:127.0.0.1:45305_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 144413 INFO  (qtp11312388-549) [n:127.0.0.1:45305_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 145079 INFO  (qtp25884360-540) [n:127.0.0.1:41983_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 145080 INFO  (qtp25884360-540) [n:127.0.0.1:41983_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 145414 INFO  (qtp11312388-539) [n:127.0.0.1:45305_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 145414 INFO  (qtp11312388-539) [n:127.0.0.1:45305_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 146081 INFO  (qtp25884360-552) [n:127.0.0.1:41983_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 146081 INFO  (qtp25884360-552) [n:127.0.0.1:41983_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 146415 INFO  (qtp11312388-537) [n:127.0.0.1:45305_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 146415 INFO  (qtp11312388-537) [n:127.0.0.1:45305_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 147082 INFO  (qtp25884360-548) [n:127.0.0.1:41983_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 147082 INFO  (qtp25884360-548) [n:127.0.0.1:41983_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 147416 INFO  (qtp11312388-551) [n:127.0.0.1:45305_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 147417 INFO  (qtp11312388-551) [n:127.0.0.1:45305_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 148083 INFO  (qtp25884360-550) [n:127.0.0.1:41983_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 148084 INFO  (qtp25884360-550) [n:127.0.0.1:41983_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 148418 INFO  (qtp11312388-549) [n:127.0.0.1:45305_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 148418 INFO  (qtp11312388-549) [n:127.0.0.1:45305_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 149085 INFO  (qtp25884360-540) [n:127.0.0.1:41983_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 149086 INFO  (qtp25884360-540) [n:127.0.0.1:41983_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 149419 INFO  (qtp11312388-539) [n:127.0.0.1:45305_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 149419 INFO  (qtp11312388-539) [n:127.0.0.1:45305_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 150087 INFO  (qtp25884360-552) [n:127.0.0.1:41983_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 150087 INFO  (qtp25884360-552) [n:127.0.0.1:41983_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 150420 INFO  (qtp11312388-537) [n:127.0.0.1:45305_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 150420 INFO  (qtp11312388-537) [n:127.0.0.1:45305_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 151088 INFO  (qtp25884360-548) [n:127.0.0.1:41983_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 151089 INFO  (qtp25884360-548) [n:127.0.0.1:41983_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 151421 INFO  (qtp11312388-551) [n:127.0.0.1:45305_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 151421 INFO  (qtp11312388-551) [n:127.0.0.1:45305_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 152090 INFO  (qtp25884360-550) [n:127.0.0.1:41983_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 152091 INFO  (qtp25884360-550) [n:127.0.0.1:41983_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 152422 INFO  (qtp11312388-549) [n:127.0.0.1:45305_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 152422 INFO  (qtp11312388-549) [n:127.0.0.1:45305_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 153092 INFO  (qtp25884360-540) [n:127.0.0.1:41983_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 153092 INFO  (qtp25884360-540) [n:127.0.0.1:41983_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 153424 INFO  (qtp11312388-549) [n:127.0.0.1:45305_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 153424 INFO  (qtp11312388-549) [n:127.0.0.1:45305_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 154093 INFO  (qtp25884360-552) [n:127.0.0.1:41983_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 154094 INFO  (qtp25884360-552) [n:127.0.0.1:41983_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 154425 INFO  (qtp11312388-549) [n:127.0.0.1:45305_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 154425 INFO  (qtp11312388-549) [n:127.0.0.1:45305_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 155095 INFO  (qtp25884360-548) [n:127.0.0.1:41983_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 155095 INFO  (qtp25884360-548) [n:127.0.0.1:41983_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 155426 INFO  (qtp11312388-551) [n:127.0.0.1:45305_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 155426 INFO  (qtp11312388-551) [n:127.0.0.1:45305_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 156097 INFO  (qtp25884360-550) [n:127.0.0.1:41983_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 156097 INFO  (qtp25884360-550) [n:127.0.0.1:41983_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 156427 INFO  (qtp11312388-539) [n:127.0.0.1:45305_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 156427 INFO  (qtp11312388-539) [n:127.0.0.1:45305_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 157098 INFO  (qtp25884360-540) [n:127.0.0.1:41983_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 157099 INFO  (qtp25884360-540) [n:127.0.0.1:41983_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 157428 INFO  (qtp11312388-537) [n:127.0.0.1:45305_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 157428 INFO  (qtp11312388-537) [n:127.0.0.1:45305_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 158100 INFO  (qtp25884360-552) [n:127.0.0.1:41983_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 158100 INFO  (qtp25884360-552) [n:127.0.0.1:41983_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 158430 INFO  (qtp11312388-549) [n:127.0.0.1:45305_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 158430 INFO  (qtp11312388-549) [n:127.0.0.1:45305_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 159101 INFO  (qtp25884360-548) [n:127.0.0.1:41983_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 159102 INFO  (qtp25884360-548) [n:127.0.0.1:41983_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 159431 INFO  (qtp11312388-551) [n:127.0.0.1:45305_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 159431 INFO  (qtp11312388-551) [n:127.0.0.1:45305_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 160103 INFO  (qtp25884360-550) [n:127.0.0.1:41983_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 160104 INFO  (qtp25884360-550) [n:127.0.0.1:41983_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 160432 INFO  (qtp11312388-539) [n:127.0.0.1:45305_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 160432 INFO  (qtp11312388-539) [n:127.0.0.1:45305_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 161105 INFO  (qtp25884360-540) [n:127.0.0.1:41983_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 161105 INFO  (qtp25884360-540) [n:127.0.0.1:41983_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 161433 INFO  (qtp11312388-537) [n:127.0.0.1:45305_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 161433 INFO  (qtp11312388-537) [n:127.0.0.1:45305_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 162106 INFO  (qtp25884360-552) [n:127.0.0.1:41983_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 162107 INFO  (qtp25884360-552) [n:127.0.0.1:41983_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 162434 INFO  (qtp11312388-549) [n:127.0.0.1:45305_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 162434 INFO  (qtp11312388-549) [n:127.0.0.1:45305_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 163108 INFO  (qtp25884360-548) [n:127.0.0.1:41983_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 163108 INFO  (qtp25884360-548) [n:127.0.0.1:41983_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 163435 INFO  (qtp11312388-551) [n:127.0.0.1:45305_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 163435 INFO  (qtp11312388-551) [n:127.0.0.1:45305_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 164109 INFO  (qtp25884360-550) [n:127.0.0.1:41983_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 164110 INFO  (qtp25884360-550) [n:127.0.0.1:41983_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 164436 INFO  (qtp11312388-539) [n:127.0.0.1:45305_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 164436 INFO  (qtp11312388-539) [n:127.0.0.1:45305_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 165111 INFO  (qtp25884360-540) [n:127.0.0.1:41983_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 165111 INFO  (qtp25884360-540) [n:127.0.0.1:41983_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 165437 INFO  (qtp11312388-537) [n:127.0.0.1:45305_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 165437 INFO  (qtp11312388-537) [n:127.0.0.1:45305_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 166112 INFO  (qtp25884360-552) [n:127.0.0.1:41983_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 166113 INFO  (qtp25884360-552) [n:127.0.0.1:41983_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 166438 INFO  (qtp11312388-549) [n:127.0.0.1:45305_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 166438 INFO  (qtp11312388-549) [n:127.0.0.1:45305_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 167114 INFO  (qtp25884360-548) [n:127.0.0.1:41983_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 167117 INFO  (qtp25884360-548) [n:127.0.0.1:41983_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=3
   [junit4]   2> 167439 INFO  (qtp11312388-551) [n:127.0.0.1:45305_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 167439 INFO  (qtp11312388-551) [n:127.0.0.1:45305_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 168118 INFO  (qtp25884360-550) [n:127.0.0.1:41983_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 168118 INFO  (qtp25884360-550) [n:127.0.0.1:41983_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 168441 INFO  (qtp11312388-551) [n:127.0.0.1:45305_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 168441 INFO  (qtp11312388-551) [n:127.0.0.1:45305_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 169119 INFO  (qtp25884360-540) [n:127.0.0.1:41983_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 169120 INFO  (qtp25884360-540) [n:127.0.0.1:41983_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 169442 INFO  (qtp11312388-537) [n:127.0.0.1:45305_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 169442 INFO  (qtp11312388-537) [n:127.0.0.1:45305_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 170121 INFO  (qtp25884360-552) [n:127.0.0.1:41983_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 170121 INFO  (qtp25884360-552) [n:127.0.0.1:41983_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 170443 INFO  (qtp11312388-549) [n:127.0.0.1:45305_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 170443 INFO  (qtp11312388-549) [n:127.0.0.1:45305_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 171122 INFO  (qtp25884360-548) [n:127.0.0.1:41983_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 171123 INFO  (qtp25884360-548) [n:127.0.0.1:41983_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 171444 INFO  (qtp11312388-539) [n:127.0.0.1:45305_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 171444 INFO  (qtp11312388-539) [n:127.0.0.1:45305_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 172124 INFO  (qtp25884360-550) [n:127.0.0.1:41983_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 172124 INFO  (qtp25884360-550) [n:127.0.0.1:41983_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 172445 INFO  (qtp11312388-551) [n:127.0.0.1:45305_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 172445 INFO  (qtp11312388-551) [n:127.0.0.1:45305_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 173125 INFO  (qtp25884360-540) [n:127.0.0.1:41983_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 173126 INFO  (qtp25884360-540) [n:127.0.0.1:41983_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 173446 INFO  (qtp11312388-537) [n:127.0.0.1:45305_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 173446 INFO  (qtp11312388-537) [n:127.0.0.1:45305_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 174127 INFO  (qtp25884360-552) [n:127.0.0.1:41983_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 174127 INFO  (qtp25884360-552) [n:127.0.0.1:41983_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 174447 INFO  (qtp11312388-537) [n:127.0.0.1:45305_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 174447 INFO  (qtp11312388-537) [n:127.0.0.1:45305_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 175128 INFO  (qtp25884360-548) [n:127.0.0.1:41983_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 175129 INFO  (qtp25884360-548) [n:127.0.0.1:41983_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 175448 INFO  (qtp11312388-539) [n:127.0.0.1:45305_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 175448 INFO  (qtp11312388-539) [n:127.0.0.1:45305_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 176129 INFO  (qtp25884360-550) [n:127.0.0.1:41983_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 176130 INFO  (qtp25884360-550) [n:127.0.0.1:41983_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 176449 INFO  (qtp11312388-551) [n:127.0.0.1:45305_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 176449 INFO  (qtp11312388-551) [n:127.0.0.1:45305_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 177131 INFO  (qtp25884360-540) [n:127.0.0.1:41983_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 177132 INFO  (qtp25884360-540) [n:127.0.0.1:41983_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 177450 INFO  (qtp11312388-549) [n:127.0.0.1:45305_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 177450 INFO  (qtp11312388-549) [n:127.0.0.1:45305_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 178133 INFO  (qtp25884360-552) [n:127.0.0.1:41983_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 178133 INFO  (qtp25884360-552) [n:127.0.0.1:41983_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 178451 INFO  (qtp11312388-537) [n:127.0.0.1:45305_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 178451 INFO  (qtp11312388-537) [n:127.0.0.1:45305_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 179134 INFO  (qtp25884360-548) [n:127.0.0.1:41983_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 179135 INFO  (qtp25884360-548) [n:127.0.0.1:41983_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 179452 INFO  (qtp11312388-539) [n:127.0.0.1:45305_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 179452 INFO  (qtp11312388-539) [n:127.0.0.1:45305_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 180136 INFO  (qtp25884360-550) [n:127.0.0.1:41983_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 180137 INFO  (qtp25884360-550) [n:127.0.0.1:41983_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 180453 INFO  (qtp11312388-551) [n:127.0.0.1:45305_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 180453 INFO  (qtp11312388-551) [n:127.0.0.1:45305_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 181137 INFO  (qtp25884360-540) [n:127.0.0.1:41983_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 181138 INFO  (qtp25884360-540) [n:127.0.0.1:41983_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 181454 INFO  (qtp11312388-551) [n:127.0.0.1:45305_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 181454 INFO  (qtp11312388-551) [n:127.0.0.1:45305_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 182139 INFO  (qtp25884360-552) [n:127.0.0.1:41983_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 182140 INFO  (qtp25884360-552) [n:127.0.0.1:41983_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 182455 INFO  (qtp11312388-537) [n:127.0.0.1:45305_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 182455 INFO  (qtp11312388-537) [n:127.0.0.1:45305_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 183141 INFO  (qtp25884360-548) [n:127.0.0.1:41983_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 183141 INFO  (qtp25884360-548) [n:127.0.0.1:41983_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 183456 INFO  (qtp11312388-539) [n:127.0.0.1:45305_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 183456 INFO  (qtp11312388-539) [n:127.0.0.1:45305_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 184142 INFO  (qtp25884360-550) [n:127.0.0.1:41983_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 184143 INFO  (qtp25884360-550) [n:127.0.0.1:41983_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 184457 INFO  (qtp11312388-549) [n:127.0.0.1:45305_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 184457 INFO  (qtp11312388-549) [n:127.0.0.1:45305_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 185144 INFO  (qtp25884360-540) [n:127.0.0.1:41983_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 185145 INFO  (qtp25884360-540) [n:127.0.0.1:41983_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 185458 INFO  (qtp11312388-551) [n:127.0.0.1:45305_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 185458 INFO  (qtp11312388-551) [n:127.0.0.1:45305_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 186146 INFO  (qtp25884360-552) [n:127.0.0.1:41983_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 186146 INFO  (qtp25884360-552) [n:127.0.0.1:41983_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 186459 INFO  (qtp11312388-537) [n:127.0.0.1:45305_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 186459 INFO  (qtp11312388-537) [n:127.0.0.1:45305_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTi

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

doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)
   [junit4]   2>        at 
org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1457400 INFO  (qtp25884360-544) [n:127.0.0.1:41983_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:45305_solr&onlyIfLeaderActive=true&core=oldindextest_shard1_replica_n2&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=400 QTime=94048
   [junit4]   2> 1461829 INFO  
(recoveryExecutor-148-thread-1-processing-n:127.0.0.1:45305_solr 
x:oldindextest_shard1_replica_n1 s:shard1 c:oldindextest r:core_node3) 
[n:127.0.0.1:45305_solr c:oldindextest s:shard1 r:core_node3 
x:oldindextest_shard1_replica_n1] o.a.s.c.RecoveryStrategy RecoveryStrategy has 
been closed
   [junit4]   2> 1461829 INFO  
(recoveryExecutor-148-thread-1-processing-n:127.0.0.1:45305_solr 
x:oldindextest_shard1_replica_n1 s:shard1 c:oldindextest r:core_node3) 
[n:127.0.0.1:45305_solr c:oldindextest s:shard1 r:core_node3 
x:oldindextest_shard1_replica_n1] o.a.s.c.RecoveryStrategy Finished recovery 
process, successful=[false]
   [junit4]   2> 1461829 INFO  
(recoveryExecutor-148-thread-1-processing-n:127.0.0.1:45305_solr 
x:oldindextest_shard1_replica_n1 s:shard1 c:oldindextest r:core_node3) 
[n:127.0.0.1:45305_solr c:oldindextest s:shard1 r:core_node3 
x:oldindextest_shard1_replica_n1] o.a.s.c.SolrCore 
[oldindextest_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1b6cce1
   [junit4]   2> 1461829 INFO  
(recoveryExecutor-148-thread-1-processing-n:127.0.0.1:45305_solr 
x:oldindextest_shard1_replica_n1 s:shard1 c:oldindextest r:core_node3) 
[n:127.0.0.1:45305_solr c:oldindextest s:shard1 r:core_node3 
x:oldindextest_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.oldindextest.shard1.replica_n1, tag=28757217
   [junit4]   2> 1461829 INFO  
(recoveryExecutor-148-thread-1-processing-n:127.0.0.1:45305_solr 
x:oldindextest_shard1_replica_n1 s:shard1 c:oldindextest r:core_node3) 
[n:127.0.0.1:45305_solr c:oldindextest s:shard1 r:core_node3 
x:oldindextest_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1ce8f98: rootName = 
solr_45305, domain = solr.core.oldindextest.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.oldindextest.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@16986d0
   [junit4]   2> 1461835 INFO  
(recoveryExecutor-148-thread-1-processing-n:127.0.0.1:45305_solr 
x:oldindextest_shard1_replica_n1 s:shard1 c:oldindextest r:core_node3) 
[n:127.0.0.1:45305_solr c:oldindextest s:shard1 r:core_node3 
x:oldindextest_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.oldindextest.shard1.leader, tag=28757217
   [junit4]   2> 1461835 WARN  
(recoveryExecutor-148-thread-1-processing-n:127.0.0.1:45305_solr 
x:oldindextest_shard1_replica_n1 s:shard1 c:oldindextest r:core_node3) 
[n:127.0.0.1:45305_solr c:oldindextest s:shard1 r:core_node3 
x:oldindextest_shard1_replica_n1] o.a.s.c.RecoveryStrategy Stopping recovery 
for core=[oldindextest_shard1_replica_n1] coreNodeName=[core_node3]
   [junit4]   2> 1461840 INFO  (jetty-closer-126-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@f32af2{/solr,null,UNAVAILABLE}
   [junit4]   2> 1461840 ERROR 
(SUITE-CleanupOldIndexTest-seed#[C8A9514A51E1A0D6]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1461841 INFO  
(SUITE-CleanupOldIndexTest-seed#[C8A9514A51E1A0D6]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:35003 35003
   [junit4]   2> 1461859 INFO  (Thread-79) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:35003 35003
   [junit4]   2> 1461859 WARN  (Thread-79) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/aliases.json
   [junit4]   2>        4       /solr/clusterprops.json
   [junit4]   2>        3       /solr/security.json
   [junit4]   2>        3       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        16      /solr/collections/oldindextest/state.json
   [junit4]   2>        4       /solr/clusterstate.json
   [junit4]   2>        2       /solr/autoscaling.json
   [junit4]   2>        2       
/solr/collections/oldindextest/leader_elect/shard1/election/98933750709878789-core_node4-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/live_nodes
   [junit4]   2>        4       /solr/collections
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_C8A9514A51E1A0D6-001
   [junit4]   2> Nov 02, 2017 8:15:58 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: 
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
 chunkSize=7, maxDocsPerChunk=10, blockSize=930), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, 
chunkSize=7, blockSize=930)), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1c38e72),
 locale=fr, timezone=Europe/Busingen
   [junit4]   2> NOTE: Linux 4.10.0-37-generic i386/Oracle Corporation 
1.8.0_144 (32-bit)/cpus=8,threads=1,free=68790720,total=272629760
   [junit4]   2> NOTE: All tests run in this JVM: 
[UpdateRequestProcessorFactoryTest, SolrCoreTest, SolrGraphiteReporterTest, 
TestDownShardTolerantSearch, TestIntervalFaceting, TestSubQueryTransformer, 
AutoscalingHistoryHandlerTest, TestPointFields, CleanupOldIndexTest]
   [junit4] Completed [229/747 (1!)] on J0 in 1326.01s, 1 test, 1 error <<< 
FAILURES!

[...truncated 2181 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.request.TestV1toV2ApiMapper
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestV1toV2ApiMapper 
-Dtests.method=testCommands -Dtests.seed=BB10016FF516E93 -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=en-GB -Dtests.timezone=America/Dominica 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.01s J0 | TestV1toV2ApiMapper.testCommands <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([BB10016FF516E93:2A8DC9EE956B8EF7]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.request.TestV1toV2ApiMapper.testCommands(TestV1toV2ApiMapper.java:38)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=178, maxMBSortInHeap=7.280619039016045, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@10f8363),
 locale=en-GB, timezone=America/Dominica
   [junit4]   2> NOTE: Linux 4.10.0-37-generic i386/Oracle Corporation 
1.8.0_144 (32-bit)/cpus=8,threads=1,free=157643064,total=228327424
   [junit4]   2> NOTE: All tests run in this JVM: [SolrExampleStreamingTest, 
StreamExpressionParserTest, ReverseEvaluatorTest, ShardParamsTest, 
ContentStreamTest, TestV1toV2ApiMapper]
   [junit4] Completed [15/146 (1!)] on J0 in 0.02s, 1 test, 1 error <<< 
FAILURES!

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

Reply via email to