Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20941/
Java: 64bit/jdk-10-ea+29 -XX:+UseCompressedOops -XX:+UseG1GC

3 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.analytics.facet.PivotFacetTest

Error Message:
Error from server at https://127.0.0.1:36803/solr: Could not fully create 
collection: collection1

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:36803/solr: Could not fully create collection: 
collection1
        at __randomizedtesting.SeedInfo.seed([35DDFB6AA5B5F9ED]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.analytics.SolrAnalyticsTestCase.setupCollection(SolrAnalyticsTestCase.java:62)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874)
        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 
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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
org.apache.solr.cloud.CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls

Error Message:
Shard split did not complete. Last recorded state: RUNNING expected:<COMPLETED> 
but was:<RUNNING>

Stack Trace:
java.lang.AssertionError: Shard split did not complete. Last recorded state: 
RUNNING expected:<COMPLETED> but was:<RUNNING>
        at 
__randomizedtesting.SeedInfo.seed([981B9DB6E93E7116:C07F11D7EF54D9C2]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at 
org.apache.solr.cloud.CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls(CollectionsAPIAsyncDistributedZkTest.java:70)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        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 
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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
org.apache.solr.cloud.CollectionsAPIAsyncDistributedZkTest.testAsyncRequests

Error Message:
CreateCollection task did not complete! expected same:<COMPLETED> was 
not:<FAILED>

Stack Trace:
java.lang.AssertionError: CreateCollection task did not complete! expected 
same:<COMPLETED> was not:<FAILED>
        at 
__randomizedtesting.SeedInfo.seed([981B9DB6E93E7116:7C5FA1014F963FC9]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotSame(Assert.java:641)
        at org.junit.Assert.assertSame(Assert.java:580)
        at 
org.apache.solr.cloud.CollectionsAPIAsyncDistributedZkTest.testAsyncRequests(CollectionsAPIAsyncDistributedZkTest.java:84)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        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 
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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 13233 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIAsyncDistributedZkTest
   [junit4]   2> 1688653 INFO  
(SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[981B9DB6E93E7116]-worker) [   
 ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_981B9DB6E93E7116-001/init-core-data-001
   [junit4]   2> 1688654 WARN  
(SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[981B9DB6E93E7116]-worker) [   
 ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=27 numCloses=27
   [junit4]   2> 1688654 INFO  
(SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[981B9DB6E93E7116]-worker) [   
 ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1688654 INFO  
(SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[981B9DB6E93E7116]-worker) [   
 ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1688655 INFO  
(SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[981B9DB6E93E7116]-worker) [   
 ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_981B9DB6E93E7116-001/tempDir-001
   [junit4]   2> 1688655 INFO  
(SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[981B9DB6E93E7116]-worker) [   
 ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1688655 INFO  (Thread-3224) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1688655 INFO  (Thread-3224) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1688657 ERROR (Thread-3224) [    ] 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> 1688755 INFO  
(SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[981B9DB6E93E7116]-worker) [   
 ] o.a.s.c.ZkTestServer start zk server on port:44475
   [junit4]   2> 1688759 INFO  (jetty-launcher-4289-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1688759 INFO  (jetty-launcher-4289-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1688759 INFO  (jetty-launcher-4289-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@460ec9bd{/solr,null,AVAILABLE}
   [junit4]   2> 1688759 INFO  (jetty-launcher-4289-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@48c705e2{/solr,null,AVAILABLE}
   [junit4]   2> 1688760 INFO  (jetty-launcher-4289-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@ba60cdc{SSL,[ssl, 
http/1.1]}{127.0.0.1:33777}
   [junit4]   2> 1688760 INFO  (jetty-launcher-4289-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1383a20c{SSL,[ssl, 
http/1.1]}{127.0.0.1:37415}
   [junit4]   2> 1688760 INFO  (jetty-launcher-4289-thread-1) [    ] 
o.e.j.s.Server Started @1690457ms
   [junit4]   2> 1688760 INFO  (jetty-launcher-4289-thread-2) [    ] 
o.e.j.s.Server Started @1690457ms
   [junit4]   2> 1688760 INFO  (jetty-launcher-4289-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33777}
   [junit4]   2> 1688760 INFO  (jetty-launcher-4289-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37415}
   [junit4]   2> 1688761 ERROR (jetty-launcher-4289-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1688761 ERROR (jetty-launcher-4289-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1688761 INFO  (jetty-launcher-4289-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1688761 INFO  (jetty-launcher-4289-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1688761 INFO  (jetty-launcher-4289-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1688761 INFO  (jetty-launcher-4289-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1688761 INFO  (jetty-launcher-4289-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1688761 INFO  (jetty-launcher-4289-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1688761 INFO  (jetty-launcher-4289-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-18T12:22:18.542288Z
   [junit4]   2> 1688761 INFO  (jetty-launcher-4289-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-18T12:22:18.542315Z
   [junit4]   2> 1688762 INFO  (jetty-launcher-4289-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1688762 INFO  (jetty-launcher-4289-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1688765 INFO  (jetty-launcher-4289-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44475/solr
   [junit4]   2> 1688765 INFO  (jetty-launcher-4289-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44475/solr
   [junit4]   2> 1688806 INFO  (jetty-launcher-4289-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1688806 INFO  (jetty-launcher-4289-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37415_solr
   [junit4]   2> 1688807 INFO  (jetty-launcher-4289-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=99025403146207238-127.0.0.1:37415_solr-n_0000000000) starting
   [junit4]   2> 1688808 INFO  (jetty-launcher-4289-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1688809 INFO  (jetty-launcher-4289-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33777_solr
   [junit4]   2> 1688809 INFO  (zkCallback-4300-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1688813 INFO  (zkCallback-4301-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1688813 INFO  (jetty-launcher-4289-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37415_solr
   [junit4]   2> 1688816 INFO  (zkCallback-4301-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1688816 INFO  (zkCallback-4300-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1688873 INFO  (jetty-launcher-4289-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37415.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46ebe89
   [junit4]   2> 1688874 INFO  (jetty-launcher-4289-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33777.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46ebe89
   [junit4]   2> 1688883 INFO  (jetty-launcher-4289-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33777.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46ebe89
   [junit4]   2> 1688883 INFO  (jetty-launcher-4289-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37415.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46ebe89
   [junit4]   2> 1688883 INFO  (jetty-launcher-4289-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33777.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46ebe89
   [junit4]   2> 1688883 INFO  (jetty-launcher-4289-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37415.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46ebe89
   [junit4]   2> 1688884 INFO  (jetty-launcher-4289-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_981B9DB6E93E7116-001/tempDir-001/node1/.
   [junit4]   2> 1688884 INFO  (jetty-launcher-4289-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_981B9DB6E93E7116-001/tempDir-001/node2/.
   [junit4]   2> 1688979 INFO  
(SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[981B9DB6E93E7116]-worker) [   
 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1688979 INFO  
(SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[981B9DB6E93E7116]-worker) [   
 ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44475/solr 
ready
   [junit4]   2> 1688986 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[981B9DB6E93E7116])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testSolrJAPICalls
   [junit4]   2> 1688996 INFO  (qtp1530518911-17098) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=92688d6d-fb86-44f7-8ad6-5b53ecddf478&replicationFactor=1&collection.configName=conf1&name=testasynccollectioncreation&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1688998 INFO  (qtp1530518911-17098) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=92688d6d-fb86-44f7-8ad6-5b53ecddf478&replicationFactor=1&collection.configName=conf1&name=testasynccollectioncreation&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 1688999 INFO  (qtp1530518911-17100) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=92688d6d-fb86-44f7-8ad6-5b53ecddf478&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1688999 INFO  (qtp1530518911-17100) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=92688d6d-fb86-44f7-8ad6-5b53ecddf478&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1688999 INFO  (OverseerThreadFactory-6917-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection testasynccollectioncreation
   [junit4]   2> 1689102 INFO  
(OverseerStateUpdate-99025403146207238-127.0.0.1:37415_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testasynccollectioncreation",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testasynccollectioncreation_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33777/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1689305 INFO  (qtp1530518911-17098) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&collection=testasynccollectioncreation&version=2&replicaType=NRT&async=92688d6d-fb86-44f7-8ad6-5b53ecddf4781733087053660691&coreNodeName=core_node2&name=testasynccollectioncreation_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 1689305 INFO  (parallelCoreAdminExecutor-6919-thread-1) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&collection=testasynccollectioncreation&version=2&replicaType=NRT&async=92688d6d-fb86-44f7-8ad6-5b53ecddf4781733087053660691&coreNodeName=core_node2&name=testasynccollectioncreation_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin
   [junit4]   2> 1689305 INFO  (parallelCoreAdminExecutor-6919-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1689306 INFO  (qtp1530518911-17090) [    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
92688d6d-fb86-44f7-8ad6-5b53ecddf4781733087053660691
   [junit4]   2> 1689306 INFO  (qtp1530518911-17090) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=92688d6d-fb86-44f7-8ad6-5b53ecddf4781733087053660691&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1689408 INFO  (zkCallback-4300-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testasynccollectioncreation/state.json] for collection 
[testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1689408 INFO  (zkCallback-4300-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testasynccollectioncreation/state.json] for collection 
[testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1690000 INFO  (qtp1530518911-17102) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=92688d6d-fb86-44f7-8ad6-5b53ecddf478&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1690000 INFO  (qtp1530518911-17102) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=92688d6d-fb86-44f7-8ad6-5b53ecddf478&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1690307 INFO  (qtp1530518911-17088) [    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
92688d6d-fb86-44f7-8ad6-5b53ecddf4781733087053660691
   [junit4]   2> 1690307 INFO  (qtp1530518911-17088) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=92688d6d-fb86-44f7-8ad6-5b53ecddf4781733087053660691&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1690311 INFO  (parallelCoreAdminExecutor-6919-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1690316 INFO  (parallelCoreAdminExecutor-6919-thread-1) [    ] 
o.a.s.s.IndexSchema [testasynccollectioncreation_shard1_replica_n1] Schema 
name=minimal
   [junit4]   2> 1690317 INFO  (parallelCoreAdminExecutor-6919-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1690317 INFO  (parallelCoreAdminExecutor-6919-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 
'testasynccollectioncreation_shard1_replica_n1' using configuration from 
collection testasynccollectioncreation, trusted=true
   [junit4]   2> 1690317 INFO  (parallelCoreAdminExecutor-6919-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33777.solr.core.testasynccollectioncreation.shard1.replica_n1' (registry 
'solr.core.testasynccollectioncreation.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@46ebe89
   [junit4]   2> 1690318 INFO  (parallelCoreAdminExecutor-6919-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1690318 INFO  (parallelCoreAdminExecutor-6919-thread-1) [    ] 
o.a.s.c.SolrCore [[testasynccollectioncreation_shard1_replica_n1] ] Opening new 
SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_981B9DB6E93E7116-001/tempDir-001/node1/testasynccollectioncreation_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_981B9DB6E93E7116-001/tempDir-001/node1/./testasynccollectioncreation_shard1_replica_n1/data/]
   [junit4]   2> 1690354 INFO  (parallelCoreAdminExecutor-6919-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1690354 INFO  (parallelCoreAdminExecutor-6919-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1690355 INFO  (parallelCoreAdminExecutor-6919-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1690356 INFO  (parallelCoreAdminExecutor-6919-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1690357 INFO  (parallelCoreAdminExecutor-6919-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@658c8cd3[testasynccollectioncreation_shard1_replica_n1] main]
   [junit4]   2> 1690357 INFO  (parallelCoreAdminExecutor-6919-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1690358 INFO  (parallelCoreAdminExecutor-6919-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1690358 INFO  (parallelCoreAdminExecutor-6919-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1690359 INFO  (searcherExecutor-6922-thread-1) [    ] 
o.a.s.c.SolrCore [testasynccollectioncreation_shard1_replica_n1] Registered new 
searcher Searcher@658c8cd3[testasynccollectioncreation_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1690359 INFO  (parallelCoreAdminExecutor-6919-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1584406452125040640
   [junit4]   2> 1690362 INFO  (parallelCoreAdminExecutor-6919-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1690362 INFO  (parallelCoreAdminExecutor-6919-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1690362 INFO  (parallelCoreAdminExecutor-6919-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:33777/solr/testasynccollectioncreation_shard1_replica_n1/
   [junit4]   2> 1690362 INFO  (parallelCoreAdminExecutor-6919-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1690362 INFO  (parallelCoreAdminExecutor-6919-thread-1) [    ] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:33777/solr/testasynccollectioncreation_shard1_replica_n1/ has 
no replicas
   [junit4]   2> 1690362 INFO  (parallelCoreAdminExecutor-6919-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1690363 INFO  (parallelCoreAdminExecutor-6919-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:33777/solr/testasynccollectioncreation_shard1_replica_n1/ 
shard1
   [junit4]   2> 1690464 INFO  (zkCallback-4300-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testasynccollectioncreation/state.json] for collection 
[testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1690464 INFO  (zkCallback-4300-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testasynccollectioncreation/state.json] for collection 
[testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1690513 INFO  (parallelCoreAdminExecutor-6919-thread-1) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1690615 INFO  (zkCallback-4300-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testasynccollectioncreation/state.json] for collection 
[testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1690615 INFO  (zkCallback-4300-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testasynccollectioncreation/state.json] for collection 
[testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1691001 INFO  (qtp1530518911-17100) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=92688d6d-fb86-44f7-8ad6-5b53ecddf478&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1691001 INFO  (qtp1530518911-17100) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=92688d6d-fb86-44f7-8ad6-5b53ecddf478&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1691307 INFO  (qtp1530518911-17098) [    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
92688d6d-fb86-44f7-8ad6-5b53ecddf4781733087053660691
   [junit4]   2> 1691308 INFO  (qtp1530518911-17098) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=92688d6d-fb86-44f7-8ad6-5b53ecddf4781733087053660691&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1691308 INFO  (OverseerThreadFactory-6917-thread-1) [    ] 
o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1692002 INFO  (qtp1530518911-17090) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=92688d6d-fb86-44f7-8ad6-5b53ecddf478&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1692002 INFO  (qtp1530518911-17090) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=92688d6d-fb86-44f7-8ad6-5b53ecddf478&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1692003 INFO  (qtp1530518911-17088) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with 
params 
requestid=92688d6d-fb86-44f7-8ad6-5b53ecddf478&action=DELETESTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1692003 INFO  (qtp1530518911-17088) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=92688d6d-fb86-44f7-8ad6-5b53ecddf478&action=DELETESTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1692003 INFO  (qtp1530518911-17100) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=766d9d4b-d481-424f-a1e4-5d722b6785c1&replicationFactor=1&collection.configName=conf1&name=testasynccollectioncreation&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1692004 INFO  (qtp1530518911-17100) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=766d9d4b-d481-424f-a1e4-5d722b6785c1&replicationFactor=1&collection.configName=conf1&name=testasynccollectioncreation&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1692004 INFO  (qtp1530518911-17098) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=766d9d4b-d481-424f-a1e4-5d722b6785c1&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1692005 INFO  (OverseerThreadFactory-6917-thread-2) [    ] 
o.a.s.c.CreateCollectionCmd Create collection testasynccollectioncreation
   [junit4]   2> 1692005 INFO  (qtp1530518911-17098) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=766d9d4b-d481-424f-a1e4-5d722b6785c1&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1692005 INFO  
(OverseerCollectionConfigSetProcessor-99025403146207238-127.0.0.1:37415_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1692005 ERROR (OverseerThreadFactory-6917-thread-2) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Collection: 
testasynccollectioncreation operation: create 
failed:org.apache.solr.common.SolrException: collection already exists: 
testasynccollectioncreation
   [junit4]   2>        at 
org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:97)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:231)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 1692010 INFO  (OverseerThreadFactory-6917-thread-2) [    ] 
o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000001 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1693005 INFO  (qtp1530518911-17090) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=766d9d4b-d481-424f-a1e4-5d722b6785c1&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1693007 INFO  (qtp1530518911-17090) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=766d9d4b-d481-424f-a1e4-5d722b6785c1&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 1693008 INFO  (qtp1530518911-17088) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with 
params 
requestid=766d9d4b-d481-424f-a1e4-5d722b6785c1&action=DELETESTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1693008 INFO  (qtp1530518911-17088) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=766d9d4b-d481-424f-a1e4-5d722b6785c1&action=DELETESTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1693009 INFO  (qtp1530518911-17100) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
async=1a8af949-657b-4a76-85e2-5f585b26c82e&action=ADDREPLICA&collection=testasynccollectioncreation&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1693009 INFO  (qtp1530518911-17100) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=1a8af949-657b-4a76-85e2-5f585b26c82e&action=ADDREPLICA&collection=testasynccollectioncreation&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1693010 INFO  (qtp1530518911-17098) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=1a8af949-657b-4a76-85e2-5f585b26c82e&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1693010 INFO  (qtp1530518911-17098) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=1a8af949-657b-4a76-85e2-5f585b26c82e&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1693010 INFO  
(OverseerCollectionConfigSetProcessor-99025403146207238-127.0.0.1:37415_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000001 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1693011 INFO  (OverseerThreadFactory-6917-thread-3) [    ] 
o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:37415_solr for creating new 
replica
   [junit4]   2> 1693012 INFO  
(OverseerStateUpdate-99025403146207238-127.0.0.1:37415_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"testasynccollectioncreation",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testasynccollectioncreation_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37415/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:37415_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1693012 INFO  (zkCallback-4300-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testasynccollectioncreation/state.json] for collection 
[testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1693012 INFO  (zkCallback-4300-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testasynccollectioncreation/state.json] for collection 
[testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1693127 INFO  (qtp1644862467-17099) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=1a8af949-657b-4a76-85e2-5f585b26c82e1733091064223819&qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&name=testasynccollectioncreation_shard1_replica_n3&action=CREATE&collection=testasynccollectioncreation&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=0
   [junit4]   2> 1693127 INFO  (parallelCoreAdminExecutor-6918-thread-1) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
async=1a8af949-657b-4a76-85e2-5f585b26c82e1733091064223819&qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&name=testasynccollectioncreation_shard1_replica_n3&action=CREATE&collection=testasynccollectioncreation&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1693127 INFO  (parallelCoreAdminExecutor-6918-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1693129 INFO  (qtp1644862467-17101) [    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
1a8af949-657b-4a76-85e2-5f585b26c82e1733091064223819
   [junit4]   2> 1693129 INFO  (qtp1644862467-17101) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=1a8af949-657b-4a76-85e2-5f585b26c82e1733091064223819&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1693133 INFO  (parallelCoreAdminExecutor-6918-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1693136 INFO  (parallelCoreAdminExecutor-6918-thread-1) [    ] 
o.a.s.s.IndexSchema [testasynccollectioncreation_shard1_replica_n3] Schema 
name=minimal
   [junit4]   2> 1693137 INFO  (parallelCoreAdminExecutor-6918-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1693137 INFO  (parallelCoreAdminExecutor-6918-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 
'testasynccollectioncreation_shard1_replica_n3' using configuration from 
collection testasynccollectioncreation, trusted=true
   [junit4]   2> 1693137 INFO  (parallelCoreAdminExecutor-6918-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37415.solr.core.testasynccollectioncreation.shard1.replica_n3' (registry 
'solr.core.testasynccollectioncreation.shard1.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@46ebe89
   [junit4]   2> 1693138 INFO  (parallelCoreAdminExecutor-6918-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1693138 INFO  (parallelCoreAdminExecutor-6918-thread-1) [    ] 
o.a.s.c.SolrCore [[testasynccollectioncreation_shard1_replica_n3] ] Opening new 
SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_981B9DB6E93E7116-001/tempDir-001/node2/testasynccollectioncreation_shard1_replica_n3],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_981B9DB6E93E7116-001/tempDir-001/node2/./testasynccollectioncreation_shard1_replica_n3/data/]
   [junit4]   2> 1693162 INFO  (parallelCoreAdminExecutor-6918-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1693163 INFO  (parallelCoreAdminExecutor-6918-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1693163 INFO  (parallelCoreAdminExecutor-6918-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1693163 INFO  (parallelCoreAdminExecutor-6918-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1693164 INFO  (parallelCoreAdminExecutor-6918-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7f3575ac[testasynccollectioncreation_shard1_replica_n3] main]
   [junit4]   2> 1693164 INFO  (parallelCoreAdminExecutor-6918-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1693165 INFO  (parallelCoreAdminExecutor-6918-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1693165 INFO  (parallelCoreAdminExecutor-6918-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1693166 INFO  (searcherExecutor-6927-thread-1) [    ] 
o.a.s.c.SolrCore [testasynccollectioncreation_shard1_replica_n3] Registered new 
searcher Searcher@7f3575ac[testasynccollectioncreation_shard1_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1693166 INFO  (parallelCoreAdminExecutor-6918-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1584406455068393472
   [junit4]   2> 1693167 INFO  (parallelCoreAdminExecutor-6918-thread-1) [    ] 
o.a.s.c.ZkController Core needs to 
recover:testasynccollectioncreation_shard1_replica_n3
   [junit4]   2> 1693168 INFO  (updateExecutor-4295-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1693168 INFO  (recoveryExecutor-4297-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1693168 INFO  (recoveryExecutor-4297-thread-1) [    ] 
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1693168 INFO  (recoveryExecutor-4297-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[testasynccollectioncreation_shard1_replica_n3]
   [junit4]   2> 1693168 INFO  (recoveryExecutor-4297-thread-1) [    ] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 1693168 INFO  (recoveryExecutor-4297-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Publishing state of core 
[testasynccollectioncreation_shard1_replica_n3] as recovering, leader is 
[https://127.0.0.1:33777/solr/testasynccollectioncreation_shard1_replica_n1/] 
and I am 
[https://127.0.0.1:37415/solr/testasynccollectioncreation_shard1_replica_n3/]
   [junit4]   2> 1693169 INFO  (recoveryExecutor-4297-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[https://127.0.0.1:33777/solr]; [WaitForState: 
action=PREPRECOVERY&core=testasynccollectioncreation_shard1_replica_n1&nodeName=127.0.0.1:37415_solr&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1693170 INFO  (qtp1530518911-17100) [    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, 
maxTime: 183 s
   [junit4]   2> 1693171 INFO  (qtp1530518911-17100) [    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=testasynccollectioncreation, shard=shard1, 
thisCore=testasynccollectioncreation_shard1_replica_n1, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:37415_solr, 
coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: 
core_node4:{"core":"testasynccollectioncreation_shard1_replica_n3","base_url":"https://127.0.0.1:37415/solr","state":"down","node_name":"127.0.0.1:37415_solr","type":"NRT"}
   [junit4]   2> 1693269 INFO  (zkCallback-4300-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testasynccollectioncreation/state.json] for collection 
[testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1693269 INFO  (zkCallback-4300-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testasynccollectioncreation/state.json] for collection 
[testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1693269 INFO  (zkCallback-4301-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testasynccollectioncreation/state.json] for collection 
[testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1693269 INFO  (zkCallback-4301-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testasynccollectioncreation/state.json] for collection 
[testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1694011 INFO  (qtp1530518911-17090) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=1a8af949-657b-4a76-85e2-5f585b26c82e&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1694011 INFO  (qtp1530518911-17090) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=1a8af949-657b-4a76-85e2-5f585b26c82e&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1694130 INFO  (qtp1644862467-17103) [    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
1a8af949-657b-4a76-85e2-5f585b26c82e1733091064223819
   [junit4]   2> 1694130 INFO  (qtp1644862467-17103) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=1a8af949-657b-4a76-85e2-5f585b26c82e1733091064223819&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1694131 INFO  (OverseerThreadFactory-6917-thread-3) [    ] 
o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1694171 INFO  (qtp1530518911-17100) [    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=testasynccollectioncreation, shard=shard1, 
thisCore=testasynccollectioncreation_shard1_replica_n1, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=recovering, localState=active, nodeName=127.0.0.1:37415_solr, 
coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: 
core_node4:{"core":"testasynccollectioncreation_shard1_replica_n3","base_url":"https://127.0.0.1:37415/solr","node_name":"127.0.0.1:37415_solr","state":"recovering","type":"NRT"}
   [junit4]   2> 1694171 INFO  (qtp1530518911-17100) [    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node4, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1694171 INFO  (qtp1530518911-17100) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:37415_solr&onlyIfLeaderActive=true&core=testasynccollectioncreation_shard1_replica_n1&coreNodeName=core_node4&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1000
   [junit4]   2> 1694671 INFO  (recoveryExecutor-4297-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Attempting to PeerSync from 
[https://127.0.0.1:33777/solr/testasynccollectioncreation_shard1_replica_n1/] - 
recoveringAfterStartup=[true]
   [junit4]   2> 1694672 INFO  (recoveryExecutor-4297-thread-1) [    ] 
o.a.s.u.PeerSync PeerSync: core=testasynccollectioncreation_shard1_replica_n3 
url=https://127.0.0.1:37415/solr START 
replicas=[https://127.0.0.1:33777/solr/testasynccollectioncreation_shard1_replica_n1/]
 nUpdates=100
   [junit4]   2> 1694674 INFO  (qtp1530518911-17098) [    ] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, 
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 1694674 INFO  (qtp1530518911-17098) [    ] o.a.s.c.S.Request 
[testasynccollectioncreation_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1694674 INFO  (recoveryExecutor-4297-thread-1) [    ] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, 
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 1694674 INFO  (recoveryExecutor-4297-thread-1) [    ] 
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 1694674 INFO  (recoveryExecutor-4297-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1694674 INFO  (recoveryExecutor-4297-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1694674 INFO  (recoveryExecutor-4297-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1694674 INFO  (recoveryExecutor-4297-thread-1) [    ] 
o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 1694674 INFO  (recoveryExecutor-4297-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 1694674 INFO  (recoveryExecutor-4297-thread-1) [    ] 
o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 1694675 INFO  (recoveryExecutor-4297-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 1695011 INFO  
(OverseerCollectionConfigSetProcessor-99025403146207238-127.0.0.1:37415_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1695012 INFO  (qtp1530518911-17092) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=1a8af949-657b-4a76-85e2-5f585b26c82e&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1695012 INFO  (qtp1530518911-17092) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=1a8af949-657b-4a76-85e2-5f585b26c82e&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1695013 INFO  (qtp1530518911-17094) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with 
params 
requestid=1a8af949-657b-4a76-85e2-5f585b26c82e&action=DELETESTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1695013 INFO  (qtp1530518911-17094) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=1a8af949-657b-4a76-85e2-5f585b26c82e&action=DELETESTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1695013 INFO  (qtp1530518911-17090) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :splitshard with params 
async=5e657864-d60f-40c7-9093-676c6af25340&action=SPLITSHARD&collection=testasynccollectioncreation&shard=shard1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1695014 INFO  (qtp1530518911-17090) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=5e657864-d60f-40c7-9093-676c6af25340&action=SPLITSHARD&collection=testasynccollectioncreation&shard=shard1&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1695014 INFO  (qtp1530518911-17100) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1695015 INFO  (qtp1530518911-17100) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1695015 INFO  (OverseerThreadFactory-6917-thread-4) [    ] 
o.a.s.c.SplitShardCmd Split shard invoked
   [junit4]   2> 1695016 INFO  (OverseerThreadFactory-6917-thread-4) [    ] 
o.a.s.c.SplitShardCmd Creating slice shard1_0 of collection 
testasynccollectioncreation on 127.0.0.1:33777_solr
   [junit4]   2> 1696015 INFO  (qtp1530518911-17092) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1696016 INFO  (qtp1530518911-17092) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1697016 INFO  (qtp1530518911-17094) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1697017 INFO  (qtp1530518911-17094) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1698018 INFO  (qtp1530518911-17090) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1698018 INFO  (qtp1530518911-17090) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1699019 INFO  (qtp1530518911-17100) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1699019 INFO  (qtp1530518911-17100) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1700020 INFO  (qtp1530518911-17092) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1700021 INFO  (qtp1530518911-17092) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1701023 INFO  (qtp1530518911-17094) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1701024 INFO  (qtp1530518911-17094) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1702025 INFO  (qtp1530518911-17090) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1702025 INFO  (qtp1530518911-17090) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1703026 INFO  (qtp1530518911-17100) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1703026 INFO  (qtp1530518911-17100) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1704027 INFO  (qtp1530518911-17092) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1704027 INFO  (qtp1530518911-17092) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1705028 INFO  (qtp1530518911-17094) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1705029 INFO  (qtp1530518911-17094) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1706029 INFO  (qtp1530518911-17090) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1706030 INFO  (qtp1530518911-17090) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1707031 INFO  (qtp1530518911-17100) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1707031 INFO  (qtp1530518911-17100) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1708032 INFO  (qtp1530518911-17092) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1708032 INFO  (qtp1530518911-17092) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1709033 INFO  (qtp1530518911-17094) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1709034 INFO  (qtp1530518911-17094) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1710034 INFO  (qtp1530518911-17090) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1710035 INFO  (qtp1530518911-17090) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1711035 INFO  (qtp1530518911-17100) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1711036 INFO  (qtp1530518911-17100) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1712037 INFO  (qtp1530518911-17092) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1712037 INFO  (qtp1530518911-17092) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1713041 INFO  (qtp1530518911-17094) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1713041 INFO  (qtp1530518911-17094) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1714042 INFO  (qtp1530518911-17090) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1714043 INFO  (qtp1530518911-17090) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1715044 INFO  (qtp1530518911-17100) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1715044 INFO  (qtp1530518911-17100) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1716045 INFO  (qtp1530518911-17092) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1716045 INFO  (qtp1530518911-17092) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1717046 INFO  (qtp1530518911-17094) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1717046 INFO  (qtp1530518911-17094) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1718047 INFO  (qtp1530518911-17090) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1718048 INFO  (qtp1530518911-17090) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1719048 INFO  (qtp1530518911-17100) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1719049 INFO  (qtp1530518911-17100) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1720049 INFO  (qtp1530518911-17092) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1720050 INFO  (qtp1530518911-17092) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1721051 INFO  (qtp1530518911-17094) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1721051 INFO  (qtp1530518911-17094) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1722052 INFO  (qtp1530518911-17090) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1722052 INFO  (qtp1530518911-17090) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1723052 INFO  (qtp1530518911-17100) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1723053 INFO  (qtp1530518911-17100) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1724054 INFO  (qtp1530518911-17092) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1724054 INFO  (qtp1530518911-17092) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1725055 INFO  (qtp1530518911-17094) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1725056 INFO  (qtp1530518911-17094) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1726056 INFO  (qtp1530518911-17090) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1726057 INFO  (qtp1530518911-17090) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1727057 INFO  (qtp1530518911-17100) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1727058 INFO  (qtp1530518911-17100) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1728058 INFO  (qtp1530518911-17092) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1728059 INFO  (qtp1530518911-17092) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1729060 INFO  (qtp1530518911-17094) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1729060 INFO  (qtp1530518911-17094) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1730061 INFO  (qtp1530518911-17090) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1730065 INFO  (qtp1530518911-17090) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=4
   [junit4]   2> 1731066 INFO  (qtp1530518911-17100) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1731066 INFO  (qtp1530518911-17100) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1732067 INFO  (qtp1530518911-17092) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1732068 INFO  (qtp1530518911-17092) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1733068 INFO  (qtp1530518911-17094) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1733069 INFO  (qtp1530518911-17094) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1734070 INFO  (qtp1530518911-17090) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1734070 INFO  (qtp1530518911-17090) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1735072 INFO  (qtp1530518911-17100) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1735072 INFO  (qtp1530518911-17100) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1736073 INFO  (qtp1530518911-17092) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1736073 INFO  (qtp1530518911-17092) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1737074 INFO  (qtp1530518911-17094) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1737074 INFO  (qtp1530518911-17094) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1738075 INFO  (qtp1530518911-17090) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1738075 INFO  (qtp1530518911-17090) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1739076 INFO  (qtp1530518911-17100) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1739076 INFO  (qtp1530518911-17100) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1740077 INFO  (qtp1530518911-17092) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1740077 INFO  (qtp1530518911-17092) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1741078 INFO  (qtp1530518911-17094) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1741078 INFO  (qtp1530518911-17094) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1742079 INFO  (qtp1530518911-17090) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1742079 INFO  (qtp1530518911-17090) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1743080 INFO  (qtp1530518911-17100) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1743080 INFO  (qtp1530518911-17100) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1744081 INFO  (qtp1530518911-17092) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1744081 INFO  (qtp1530518911-17092) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1745082 INFO  (qtp1530518911-17094) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1745082 INFO  (qtp1530518911-17094) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1746083 INFO  (qtp1530518911-17090) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1746084 INFO  (qtp1530518911-17090) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1747084 INFO  (qtp1530518911-17100) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1747085 INFO  (qtp1530518911-17100) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1748086 INFO  (qtp1530518911-17092) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1748086 INFO  (qtp1530518911-17092) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1749087 INFO  (qtp1530518911-17094) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1749088 INFO  (qtp1530518911-17094) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1750088 INFO  (qtp1530518911-17090) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1750089 INFO  (qtp1530518911-17090) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1751090 INFO  (qtp1530518911-17100) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1751090 INFO  (qtp1530518911-17100) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1752091 INFO  (qtp1530518911-17092) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1752091 INFO  (qtp1530518911-17092) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1753092 INFO  (qtp1530518911-17094) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1753093 INFO  (qtp1530518911-17094) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1754094 INFO  (qtp1530518911-17090) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1754094 INFO  (qtp1530518911-17090) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1755095 INFO  (qtp1530518911-17100) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1755095 INFO  (qtp1530518911-17100) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1756096 INFO  (qtp1530518911-17092) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1756096 INFO  (qtp1530518911-17092) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1757097 INFO  (qtp1530518911-17094) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1757098 INFO  (qtp1530518911-17094) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1758099 INFO  (qtp1530518911-17090) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1758099 INFO  (qtp1530518911-17090) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1759100 INFO  (qtp1530518911-17100) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=5e657864-d60f-40c7-9093-676c6af25340&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1759100 INFO  (qtp1530518911-17100) [    

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

rity.json
   [junit4]   2>        2       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        10      
/solr/collections/testasynccollectioncreation/state.json
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_981B9DB6E93E7116-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=635, maxMBSortInHeap=5.844476015489184, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@75376bcb),
 locale=en-DG, timezone=America/Argentina/Buenos_Aires
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 10-ea 
(64-bit)/cpus=8,threads=1,free=263576808,total=427819008
   [junit4]   2> NOTE: All tests run in this JVM: [TestPerFieldSimilarity, 
JvmMetricsTest, TestLegacyField, OpenCloseCoreStressTest, 
TestSolrConfigHandlerConcurrent, DOMUtilTest, TestChildDocTransformer, 
SortSpecParsingTest, BinaryUpdateRequestHandlerTest, ChaosMonkeySafeLeaderTest, 
TestShortCircuitedRequests, CollectionsAPIDistributedZkTest, 
TestInPlaceUpdatesDistrib, BasicAuthIntegrationTest, TestMacroExpander, 
TestSchemaNameResource, TestNumericRangeQuery64, TestSolrFieldCacheBean, 
TestFieldCacheVsDocValues, EnumFieldTest, AddReplicaTest, 
TestClusterStateMutator, TestCollectionAPIs, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
SimpleCollectionCreateDeleteTest, HdfsChaosMonkeySafeLeaderTest, 
SpellingQueryConverterTest, TestDynamicFieldCollectionResource, 
TestReloadDeadlock, TestFreeTextSuggestions, BlobRepositoryCloudTest, 
HdfsAutoAddReplicasIntegrationTest, TestAuthorizationFramework, 
TermVectorComponentDistributedTest, SampleTest, TestStressRecovery, 
TestLocalFSCloudBackupRestore, DocValuesMultiTest, HdfsBasicDistributedZk2Test, 
TestCloudInspectUtil, HighlighterConfigTest, TestExportWriter, 
AnalyticsMergeStrategyTest, TestRequestStatusCollectionAPI, 
MissingSegmentRecoveryTest, BigEndianAscendingWordDeserializerTest, 
SchemaVersionSpecificBehaviorTest, TestRawTransformer, 
ConcurrentDeleteAndCreateCollectionTest, TestReloadAndDeleteDocs, 
TestFastWriter, TestObjectReleaseTracker, TestRangeQuery, TestFastLRUCache, 
OverseerModifyCollectionTest, TestHashQParserPlugin, AutoScalingHandlerTest, 
InfixSuggestersTest, TestOrdValues, TestSolrCoreSnapshots, 
CdcrBidirectionalTest, TestSQLHandler, TlogReplayBufferedWhileIndexingTest, 
SolrGangliaReporterTest, PolyFieldTest, HdfsSyncSliceTest, 
TestJsonFacetRefinement, SaslZkACLProviderTest, ShardRoutingTest, 
TestFieldSortValues, SolrIndexConfigTest, MoveReplicaTest, 
BlockJoinFacetDistribTest, TestDownShardTolerantSearch, TestStressLucene, 
SegmentsInfoRequestHandlerTest, DeleteShardTest, TestRebalanceLeaders, 
TestLeaderElectionWithEmptyReplica, SolrCmdDistributorTest, 
CollectionTooManyReplicasTest, TestJettySolrRunner, TestNoOpRegenerator, 
LukeRequestHandlerTest, TestInfoStreamLogging, NotRequiredUniqueKeyTest, 
TestScoreJoinQPNoScore, GraphQueryTest, TestAnalyzedSuggestions, 
DistribDocExpirationUpdateProcessorTest, TestLegacyTerms, TestSolrQueryParser, 
HdfsUnloadDistributedZkTest, RegexBoostProcessorTest, TestXIncludeConfig, 
VersionInfoTest, TestCursorMarkWithoutUniqueKey, TestCustomStream, 
DistributedFacetPivotLargeTest, SpatialHeatmapFacetsTest, 
TestPullReplicaErrorHandling, ResponseHeaderTest, TestFieldCacheReopen, 
TestFaceting, TestStressReorder, TestConfigSetProperties, SuggesterFSTTest, 
TestRestManager, TestPolicyCloud, SolrXmlInZkTest, ExplicitHLLTest, 
TestJmxIntegration, ShowFileRequestHandlerTest, TestSurroundQueryParser, 
SolrRequestParserTest, OpenExchangeRatesOrgProviderTest, CurrencyFieldTypeTest, 
TestLuceneMatchVersion, LeaderElectionTest, TestRandomDVFaceting, 
ShardRoutingCustomTest, TestRecovery, TestHashPartitioner, 
DistributedSpellCheckComponentTest, TestJoin, TestStressVersions, 
DistributedTermsComponentTest, PeerSyncTest, BasicFunctionalityTest, 
TestLazyCores, HighlighterTest, DistributedQueryElevationComponentTest, 
SolrIndexSplitterTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, 
TestExtendedDismaxParser, SpellCheckCollatorTest, TestFoldingMultitermQuery, 
SuggesterTSTTest, TestTrie, SpatialFilterTest, SuggesterWFSTTest, 
NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, TestPseudoReturnFields, 
TestAtomicUpdateErrorCases, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, 
DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, 
SortByFunctionTest, TestRemoteStreaming, DistanceFunctionTest, 
SolrInfoBeanTest, DebugComponentTest, CacheHeaderTest, TestQueryUtils, 
TestWriterPerf, DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, 
PrimitiveFieldTypeTest, TestOmitPositions, TermsComponentTest, 
XmlUpdateRequestHandlerTest, RequestHandlersTest, DocumentBuilderTest, 
TestValueSourceCache, PathHierarchyTokenizerFactoryTest, 
TestIndexingPerformance, MoreLikeThisHandlerTest, 
FieldAnalysisRequestHandlerTest, LoggingHandlerTest, SolrPluginUtilsTest, 
IndexSchemaTest, TestCollationField, MBeansHandlerTest, 
UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, 
TestPHPSerializedResponseWriter, PingRequestHandlerTest, CSVRequestHandlerTest, 
TestComponentsName, SearchHandlerTest, TestLFUCache, SOLR749Test, 
TestQuerySenderListener, UpdateParamsTest, TestSolrIndexConfig, 
TestQuerySenderNoQuery, ResponseLogComponentTest, TestDocSet, 
NumericFieldsTest, TestElisionMultitermQuery, TestConfig, OutputWriterTest, 
TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, 
TestPostingsSolrHighlighter, DirectSolrConnectionTest, TestPhraseSuggestions, 
SpellPossibilityIteratorTest, TestCharFilters, SynonymTokenizerTest, 
TestSweetSpotSimilarityFactory, TestLMDirichletSimilarityFactory, 
TestBM25SimilarityFactory, TestFastOutputStream, URLClassifyProcessorTest, 
PluginInfoTest, PrimUtilsTest, DateFieldTest, ClusterStateTest, TestLRUCache, 
SystemInfoHandlerTest, UUIDFieldTest, CircularListTest, TestRTGBase, 
DistributedIntervalFacetingTest, TestEmbeddedSolrServerAdminHandler, 
ActionThrottleTest, AsyncCallRequestStatusResponseTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, CollectionsAPIAsyncDistributedZkTest]
   [junit4] Completed [490/750 (1!)] on J1 in 331.48s, 2 tests, 2 failures <<< 
FAILURES!

[...truncated 3952 lines...]
   [junit4] Suite: org.apache.solr.analytics.facet.PivotFacetTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analytics/test/J0/temp/solr.analytics.facet.PivotFacetTest_35DDFB6AA5B5F9ED-001/init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1445, maxMBSortInHeap=6.108436538784266, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4a25bc6d),
 locale=twq, timezone=Africa/Bangui
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 10-ea 
(64-bit)/cpus=8,threads=1,free=306598000,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [NegateFunctionTest, 
LegacyNoFacetTest, BottomFunctionTest, CastingStringValueStreamTest, 
StringCastFunctionTest, IntFieldsTest, LegacyFieldFacetTest, ValueFacetTest, 
LTFunctionTest, DateFieldsTest, CastingFloatValueStreamTest, EqualFunctionTest, 
LegacyAbstractAnalyticsCloudTest, PivotFacetTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=PivotFacetTest 
-Dtests.seed=35DDFB6AA5B5F9ED -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=twq -Dtests.timezone=Africa/Bangui -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | PivotFacetTest (suite) <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:36803/solr: Could not fully create collection: 
collection1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([35DDFB6AA5B5F9ED]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    >        at 
org.apache.solr.analytics.SolrAnalyticsTestCase.setupCollection(SolrAnalyticsTestCase.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [78/78 (1!)] on J0 in 39.60s, 0 tests, 1 error <<< 
FAILURES!

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

Reply via email to