Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20964/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseParallelGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.DocValuesNotIndexedTest

Error Message:
Error from server at https://127.0.0.1:44323/solr: create the collection time 
out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:44323/solr: create the collection time out:180s
        at __randomizedtesting.SeedInfo.seed([B8BD676FA39B166A]: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.cloud.DocValuesNotIndexedTest.createCluster(DocValuesNotIndexedTest.java:85)
        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:  
junit.framework.TestSuite.org.apache.solr.cloud.TestLeaderElectionWithEmptyReplica

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
        at __randomizedtesting.SeedInfo.seed([B8BD676FA39B166A]:0)
        at 
org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1275)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.waitForState(CloudSolrClient.java:448)
        at 
org.apache.solr.cloud.TestLeaderElectionWithEmptyReplica.beforeClass(TestLeaderElectionWithEmptyReplica.java:56)
        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.search.join.BlockJoinFacetDistribTest.testBJQFacetComponent

Error Message:
Could not find a healthy node to handle the request.

Stack Trace:
org.apache.solr.common.SolrException: Could not find a healthy node to handle 
the request.
        at 
__randomizedtesting.SeedInfo.seed([B8BD676FA39B166A:E840D7122867C3E2]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1097)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:990)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:990)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:990)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:990)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:990)
        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.SolrClient.deleteByQuery(SolrClient.java:895)
        at 
org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:858)
        at 
org.apache.solr.search.join.BlockJoinFacetDistribTest.testBJQFacetComponent(BlockJoinFacetDistribTest.java:91)
        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 11997 lines...]
   [junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
   [junit4]   2> 281497 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[B8BD676FA39B166A]-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/J2/temp/solr.cloud.DocValuesNotIndexedTest_B8BD676FA39B166A-001/init-core-data-001
   [junit4]   2> 281497 WARN  
(SUITE-DocValuesNotIndexedTest-seed#[B8BD676FA39B166A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
   [junit4]   2> 281497 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[B8BD676FA39B166A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 281498 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[B8BD676FA39B166A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 281499 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[B8BD676FA39B166A]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DocValuesNotIndexedTest_B8BD676FA39B166A-001/tempDir-001
   [junit4]   2> 281499 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[B8BD676FA39B166A]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 281500 INFO  (Thread-572) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 281500 INFO  (Thread-572) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 281504 ERROR (Thread-572) [    ] 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> 281600 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[B8BD676FA39B166A]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:42149
   [junit4]   2> 281605 INFO  (jetty-launcher-415-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 281610 INFO  (jetty-launcher-415-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 281613 INFO  (jetty-launcher-415-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3746120f{/solr,null,AVAILABLE}
   [junit4]   2> 281617 INFO  (jetty-launcher-415-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@a21386a{/solr,null,AVAILABLE}
   [junit4]   2> 281618 INFO  (jetty-launcher-415-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1f735663{SSL,[ssl, 
http/1.1]}{127.0.0.1:44323}
   [junit4]   2> 281618 INFO  (jetty-launcher-415-thread-1) [    ] 
o.e.j.s.Server Started @283255ms
   [junit4]   2> 281618 INFO  (jetty-launcher-415-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44323}
   [junit4]   2> 281618 ERROR (jetty-launcher-415-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 281618 INFO  (jetty-launcher-415-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 281618 INFO  (jetty-launcher-415-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 281618 INFO  (jetty-launcher-415-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 281618 INFO  (jetty-launcher-415-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-21T13:55:27.987911Z
   [junit4]   2> 281620 INFO  (jetty-launcher-415-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6b653daa{SSL,[ssl, 
http/1.1]}{127.0.0.1:46805}
   [junit4]   2> 281620 INFO  (jetty-launcher-415-thread-2) [    ] 
o.e.j.s.Server Started @283258ms
   [junit4]   2> 281620 INFO  (jetty-launcher-415-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46805}
   [junit4]   2> 281621 ERROR (jetty-launcher-415-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 281621 INFO  (jetty-launcher-415-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 281621 INFO  (jetty-launcher-415-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 281621 INFO  (jetty-launcher-415-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 281621 INFO  (jetty-launcher-415-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-21T13:55:27.990358Z
   [junit4]   2> 281625 INFO  (jetty-launcher-415-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 281636 INFO  (jetty-launcher-415-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42149/solr
   [junit4]   2> 281637 INFO  (jetty-launcher-415-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 281644 INFO  (jetty-launcher-415-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42149/solr
   [junit4]   2> 281678 INFO  (jetty-launcher-415-thread-1) 
[n:127.0.0.1:44323_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 281679 INFO  (jetty-launcher-415-thread-1) 
[n:127.0.0.1:44323_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:44323_solr
   [junit4]   2> 281684 INFO  (jetty-launcher-415-thread-1) 
[n:127.0.0.1:44323_solr    ] o.a.s.c.Overseer Overseer 
(id=99042756386553861-127.0.0.1:44323_solr-n_0000000000) starting
   [junit4]   2> 281714 INFO  (jetty-launcher-415-thread-1) 
[n:127.0.0.1:44323_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44323_solr
   [junit4]   2> 281720 INFO  
(OverseerStateUpdate-99042756386553861-127.0.0.1:44323_solr-n_0000000000) 
[n:127.0.0.1:44323_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 281724 INFO  (jetty-launcher-415-thread-2) 
[n:127.0.0.1:46805_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 281729 INFO  (jetty-launcher-415-thread-2) 
[n:127.0.0.1:46805_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 281731 INFO  (jetty-launcher-415-thread-2) 
[n:127.0.0.1:46805_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46805_solr
   [junit4]   2> 281749 INFO  
(zkCallback-427-thread-1-processing-n:127.0.0.1:46805_solr) 
[n:127.0.0.1:46805_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 281766 INFO  
(zkCallback-423-thread-2-processing-n:127.0.0.1:44323_solr) 
[n:127.0.0.1:44323_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 281787 INFO  (jetty-launcher-415-thread-1) 
[n:127.0.0.1:44323_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44323.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ff33b59
   [junit4]   2> 281795 INFO  (jetty-launcher-415-thread-1) 
[n:127.0.0.1:44323_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44323.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ff33b59
   [junit4]   2> 281796 INFO  (jetty-launcher-415-thread-1) 
[n:127.0.0.1:44323_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44323.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ff33b59
   [junit4]   2> 281797 INFO  (jetty-launcher-415-thread-1) 
[n:127.0.0.1:44323_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DocValuesNotIndexedTest_B8BD676FA39B166A-001/tempDir-001/node1/.
   [junit4]   2> 281811 INFO  (jetty-launcher-415-thread-2) 
[n:127.0.0.1:46805_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46805.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ff33b59
   [junit4]   2> 281819 INFO  (jetty-launcher-415-thread-2) 
[n:127.0.0.1:46805_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46805.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ff33b59
   [junit4]   2> 281820 INFO  (jetty-launcher-415-thread-2) 
[n:127.0.0.1:46805_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46805.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ff33b59
   [junit4]   2> 281821 INFO  (jetty-launcher-415-thread-2) 
[n:127.0.0.1:46805_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DocValuesNotIndexedTest_B8BD676FA39B166A-001/tempDir-001/node2/.
   [junit4]   2> 281845 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[B8BD676FA39B166A]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 281845 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[B8BD676FA39B166A]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42149/solr ready
   [junit4]   2> 281865 INFO  (qtp1718900714-2493) [n:127.0.0.1:44323_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&maxShardsPerNode=2&name=dv_coll&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 281876 INFO  
(OverseerThreadFactory-1127-thread-1-processing-n:127.0.0.1:44323_solr) 
[n:127.0.0.1:44323_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
dv_coll
   [junit4]   2> 281987 INFO  
(OverseerStateUpdate-99042756386553861-127.0.0.1:44323_solr-n_0000000000) 
[n:127.0.0.1:44323_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"dv_coll_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44323/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 281989 INFO  
(OverseerStateUpdate-99042756386553861-127.0.0.1:44323_solr-n_0000000000) 
[n:127.0.0.1:44323_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"dv_coll_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46805/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 281989 INFO  
(OverseerStateUpdate-99042756386553861-127.0.0.1:44323_solr-n_0000000000) 
[n:127.0.0.1:44323_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"dv_coll_shard3_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44323/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 281990 INFO  
(OverseerStateUpdate-99042756386553861-127.0.0.1:44323_solr-n_0000000000) 
[n:127.0.0.1:44323_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"dv_coll_shard4_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46805/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 282198 INFO  (qtp1718900714-2491) [n:127.0.0.1:44323_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=dv_coll_shard1_replica_n1&action=CREATE&numShards=4&collection=dv_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 282198 INFO  (qtp1718900714-2488) [n:127.0.0.1:44323_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=dv_coll_shard3_replica_n4&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 282198 INFO  (qtp1718900714-2491) [n:127.0.0.1:44323_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 282208 INFO  (qtp203694832-2502) [n:127.0.0.1:46805_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=dv_coll_shard2_replica_n2&action=CREATE&numShards=4&collection=dv_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 282209 INFO  (qtp203694832-2502) [n:127.0.0.1:46805_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 282211 INFO  (qtp203694832-2495) [n:127.0.0.1:46805_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=dv_coll_shard4_replica_n6&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 282313 INFO  
(zkCallback-423-thread-2-processing-n:127.0.0.1:44323_solr) 
[n:127.0.0.1:44323_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 282313 INFO  
(zkCallback-423-thread-1-processing-n:127.0.0.1:44323_solr) 
[n:127.0.0.1:44323_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 282313 INFO  
(zkCallback-427-thread-1-processing-n:127.0.0.1:46805_solr) 
[n:127.0.0.1:46805_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 282313 INFO  
(zkCallback-427-thread-2-processing-n:127.0.0.1:46805_solr) 
[n:127.0.0.1:46805_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 283204 INFO  (qtp1718900714-2491) [n:127.0.0.1:44323_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 283207 INFO  (qtp1718900714-2488) [n:127.0.0.1:44323_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 283208 INFO  (qtp1718900714-2491) [n:127.0.0.1:44323_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 283209 INFO  (qtp1718900714-2491) [n:127.0.0.1:44323_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 283209 INFO  (qtp1718900714-2491) [n:127.0.0.1:44323_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard1_replica_n1' using 
configuration from collection dv_coll, trusted=true
   [junit4]   2> 283209 INFO  (qtp1718900714-2491) [n:127.0.0.1:44323_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44323.solr.core.dv_coll.shard1.replica_n1' (registry 
'solr.core.dv_coll.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ff33b59
   [junit4]   2> 283209 INFO  (qtp1718900714-2491) [n:127.0.0.1:44323_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 283210 INFO  (qtp1718900714-2491) [n:127.0.0.1:44323_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore 
[[dv_coll_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DocValuesNotIndexedTest_B8BD676FA39B166A-001/tempDir-001/node1/dv_coll_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DocValuesNotIndexedTest_B8BD676FA39B166A-001/tempDir-001/node1/./dv_coll_shard1_replica_n1/data/]
   [junit4]   2> 283217 INFO  (qtp203694832-2495) [n:127.0.0.1:46805_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 283230 INFO  (qtp1718900714-2488) [n:127.0.0.1:44323_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.s.IndexSchema [dv_coll_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 283231 INFO  (qtp1718900714-2488) [n:127.0.0.1:44323_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 283231 INFO  (qtp1718900714-2488) [n:127.0.0.1:44323_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard3_replica_n4' using 
configuration from collection dv_coll, trusted=true
   [junit4]   2> 283231 INFO  (qtp203694832-2502) [n:127.0.0.1:46805_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 283232 INFO  (qtp1718900714-2488) [n:127.0.0.1:44323_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44323.solr.core.dv_coll.shard3.replica_n4' (registry 
'solr.core.dv_coll.shard3.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ff33b59
   [junit4]   2> 283232 INFO  (qtp1718900714-2488) [n:127.0.0.1:44323_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 283232 INFO  (qtp1718900714-2488) [n:127.0.0.1:44323_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore 
[[dv_coll_shard3_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DocValuesNotIndexedTest_B8BD676FA39B166A-001/tempDir-001/node1/dv_coll_shard3_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DocValuesNotIndexedTest_B8BD676FA39B166A-001/tempDir-001/node1/./dv_coll_shard3_replica_n4/data/]
   [junit4]   2> 283232 INFO  (qtp203694832-2495) [n:127.0.0.1:46805_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.s.IndexSchema [dv_coll_shard4_replica_n6] Schema name=minimal
   [junit4]   2> 283233 INFO  (qtp203694832-2495) [n:127.0.0.1:46805_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 283234 INFO  (qtp203694832-2495) [n:127.0.0.1:46805_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard4_replica_n6' using 
configuration from collection dv_coll, trusted=true
   [junit4]   2> 283234 INFO  (qtp203694832-2495) [n:127.0.0.1:46805_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46805.solr.core.dv_coll.shard4.replica_n6' (registry 
'solr.core.dv_coll.shard4.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ff33b59
   [junit4]   2> 283234 INFO  (qtp203694832-2495) [n:127.0.0.1:46805_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 283234 INFO  (qtp203694832-2495) [n:127.0.0.1:46805_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore 
[[dv_coll_shard4_replica_n6] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DocValuesNotIndexedTest_B8BD676FA39B166A-001/tempDir-001/node2/dv_coll_shard4_replica_n6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DocValuesNotIndexedTest_B8BD676FA39B166A-001/tempDir-001/node2/./dv_coll_shard4_replica_n6/data/]
   [junit4]   2> 283246 INFO  (qtp203694832-2502) [n:127.0.0.1:46805_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.s.IndexSchema [dv_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 283247 INFO  (qtp203694832-2502) [n:127.0.0.1:46805_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 283247 INFO  (qtp203694832-2502) [n:127.0.0.1:46805_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard2_replica_n2' using 
configuration from collection dv_coll, trusted=true
   [junit4]   2> 283247 INFO  (qtp203694832-2502) [n:127.0.0.1:46805_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46805.solr.core.dv_coll.shard2.replica_n2' (registry 
'solr.core.dv_coll.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ff33b59
   [junit4]   2> 283248 INFO  (qtp203694832-2502) [n:127.0.0.1:46805_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 283248 INFO  (qtp203694832-2502) [n:127.0.0.1:46805_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore 
[[dv_coll_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DocValuesNotIndexedTest_B8BD676FA39B166A-001/tempDir-001/node2/dv_coll_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DocValuesNotIndexedTest_B8BD676FA39B166A-001/tempDir-001/node2/./dv_coll_shard2_replica_n2/data/]
   [junit4]   2> 283271 INFO  (qtp203694832-2495) [n:127.0.0.1:46805_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 283271 INFO  (qtp203694832-2495) [n:127.0.0.1:46805_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 283272 INFO  (qtp203694832-2495) [n:127.0.0.1:46805_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 283272 INFO  (qtp203694832-2495) [n:127.0.0.1:46805_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 283273 INFO  (qtp203694832-2495) [n:127.0.0.1:46805_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@35d2256c[dv_coll_shard4_replica_n6] 
main]
   [junit4]   2> 283274 INFO  (qtp203694832-2495) [n:127.0.0.1:46805_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 283274 INFO  (qtp203694832-2495) [n:127.0.0.1:46805_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 283274 INFO  (qtp203694832-2495) [n:127.0.0.1:46805_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 283274 INFO  (qtp203694832-2495) [n:127.0.0.1:46805_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 283274 INFO  (qtp203694832-2495) [n:127.0.0.1:46805_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 283285 INFO  (qtp203694832-2495) [n:127.0.0.1:46805_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1584684104054472704
   [junit4]   2> 283286 INFO  (qtp1718900714-2491) [n:127.0.0.1:44323_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 283286 INFO  (qtp1718900714-2491) [n:127.0.0.1:44323_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 283287 INFO  (qtp1718900714-2488) [n:127.0.0.1:44323_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 283287 INFO  (qtp1718900714-2488) [n:127.0.0.1:44323_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 283290 INFO  (qtp1718900714-2491) [n:127.0.0.1:44323_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 283290 INFO  (qtp1718900714-2491) [n:127.0.0.1:44323_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 283290 INFO  (qtp1718900714-2488) [n:127.0.0.1:44323_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 283290 INFO  (qtp1718900714-2488) [n:127.0.0.1:44323_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 283291 INFO  (qtp1718900714-2491) [n:127.0.0.1:44323_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@46b5a82c[dv_coll_shard1_replica_n1] 
main]
   [junit4]   2> 283291 INFO  
(searcherExecutor-1134-thread-1-processing-n:127.0.0.1:46805_solr 
x:dv_coll_shard4_replica_n6 s:shard4 c:dv_coll r:core_node8) 
[n:127.0.0.1:46805_solr c:dv_coll s:shard4 r:core_node8 
x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore [dv_coll_shard4_replica_n6] 
Registered new searcher Searcher@35d2256c[dv_coll_shard4_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 283292 INFO  (qtp1718900714-2491) [n:127.0.0.1:44323_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 283292 INFO  (qtp1718900714-2488) [n:127.0.0.1:44323_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7a2986ea[dv_coll_shard3_replica_n4] 
main]
   [junit4]   2> 283292 INFO  (qtp1718900714-2491) [n:127.0.0.1:44323_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 283292 INFO  (qtp1718900714-2491) [n:127.0.0.1:44323_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 283292 INFO  (qtp1718900714-2488) [n:127.0.0.1:44323_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 283292 INFO  (qtp1718900714-2491) [n:127.0.0.1:44323_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 283292 INFO  (qtp1718900714-2488) [n:127.0.0.1:44323_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 283292 INFO  (qtp1718900714-2488) [n:127.0.0.1:44323_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 283293 INFO  (qtp1718900714-2488) [n:127.0.0.1:44323_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 283293 INFO  (qtp1718900714-2491) [n:127.0.0.1:44323_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 283293 INFO  (qtp1718900714-2488) [n:127.0.0.1:44323_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 283294 INFO  (qtp203694832-2495) [n:127.0.0.1:46805_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 283294 INFO  (qtp203694832-2495) [n:127.0.0.1:46805_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 283294 INFO  (qtp203694832-2495) [n:127.0.0.1:46805_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:46805/solr/dv_coll_shard4_replica_n6/
   [junit4]   2> 283294 INFO  (qtp1718900714-2488) [n:127.0.0.1:44323_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1584684104063909888
   [junit4]   2> 283294 INFO  (qtp203694832-2495) [n:127.0.0.1:46805_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 283294 INFO  (qtp203694832-2495) [n:127.0.0.1:46805_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.c.SyncStrategy https://127.0.0.1:46805/solr/dv_coll_shard4_replica_n6/ 
has no replicas
   [junit4]   2> 283294 INFO  (qtp203694832-2495) [n:127.0.0.1:46805_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 283294 INFO  
(searcherExecutor-1132-thread-1-processing-n:127.0.0.1:44323_solr 
x:dv_coll_shard1_replica_n1 s:shard1 c:dv_coll r:core_node3) 
[n:127.0.0.1:44323_solr c:dv_coll s:shard1 r:core_node3 
x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [dv_coll_shard1_replica_n1] 
Registered new searcher Searcher@46b5a82c[dv_coll_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 283294 INFO  (qtp1718900714-2491) [n:127.0.0.1:44323_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1584684104063909888
   [junit4]   2> 283296 INFO  (qtp203694832-2495) [n:127.0.0.1:46805_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:46805/solr/dv_coll_shard4_replica_n6/ shard4
   [junit4]   2> 283297 INFO  (qtp1718900714-2488) [n:127.0.0.1:44323_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 283297 INFO  (qtp1718900714-2488) [n:127.0.0.1:44323_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 283297 INFO  (qtp1718900714-2488) [n:127.0.0.1:44323_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:44323/solr/dv_coll_shard3_replica_n4/
   [junit4]   2> 283297 INFO  (qtp1718900714-2488) [n:127.0.0.1:44323_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 283297 INFO  (qtp1718900714-2488) [n:127.0.0.1:44323_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.SyncStrategy https://127.0.0.1:44323/solr/dv_coll_shard3_replica_n4/ 
has no replicas
   [junit4]   2> 283297 INFO  (qtp1718900714-2488) [n:127.0.0.1:44323_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 283297 INFO  (qtp1718900714-2491) [n:127.0.0.1:44323_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 283297 INFO  
(searcherExecutor-1133-thread-1-processing-n:127.0.0.1:44323_solr 
x:dv_coll_shard3_replica_n4 s:shard3 c:dv_coll r:core_node7) 
[n:127.0.0.1:44323_solr c:dv_coll s:shard3 r:core_node7 
x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore [dv_coll_shard3_replica_n4] 
Registered new searcher Searcher@7a2986ea[dv_coll_shard3_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 283297 INFO  (qtp1718900714-2491) [n:127.0.0.1:44323_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 283297 INFO  (qtp1718900714-2491) [n:127.0.0.1:44323_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:44323/solr/dv_coll_shard1_replica_n1/
   [junit4]   2> 283297 INFO  (qtp1718900714-2491) [n:127.0.0.1:44323_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 283297 INFO  (qtp1718900714-2491) [n:127.0.0.1:44323_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.c.SyncStrategy https://127.0.0.1:44323/solr/dv_coll_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 283297 INFO  (qtp1718900714-2491) [n:127.0.0.1:44323_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 283299 INFO  (qtp1718900714-2488) [n:127.0.0.1:44323_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:44323/solr/dv_coll_shard3_replica_n4/ shard3
   [junit4]   2> 283299 INFO  (qtp1718900714-2491) [n:127.0.0.1:44323_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:44323/solr/dv_coll_shard1_replica_n1/ shard1
   [junit4]   2> 283305 INFO  (qtp203694832-2502) [n:127.0.0.1:46805_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 283305 INFO  (qtp203694832-2502) [n:127.0.0.1:46805_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 283306 INFO  (qtp203694832-2502) [n:127.0.0.1:46805_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 283306 INFO  (qtp203694832-2502) [n:127.0.0.1:46805_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 283307 INFO  (qtp203694832-2502) [n:127.0.0.1:46805_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6d89c5f5[dv_coll_shard2_replica_n2] 
main]
   [junit4]   2> 283307 INFO  (qtp203694832-2502) [n:127.0.0.1:46805_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 283307 INFO  (qtp203694832-2502) [n:127.0.0.1:46805_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 283307 INFO  (qtp203694832-2502) [n:127.0.0.1:46805_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 283307 INFO  (qtp203694832-2502) [n:127.0.0.1:46805_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 283308 INFO  (qtp203694832-2502) [n:127.0.0.1:46805_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 283308 INFO  
(searcherExecutor-1135-thread-1-processing-n:127.0.0.1:46805_solr 
x:dv_coll_shard2_replica_n2 s:shard2 c:dv_coll r:core_node5) 
[n:127.0.0.1:46805_solr c:dv_coll s:shard2 r:core_node5 
x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore [dv_coll_shard2_replica_n2] 
Registered new searcher Searcher@6d89c5f5[dv_coll_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 283308 INFO  (qtp203694832-2502) [n:127.0.0.1:46805_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1584684104078589952
   [junit4]   2> 283311 INFO  (qtp203694832-2502) [n:127.0.0.1:46805_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 283311 INFO  (qtp203694832-2502) [n:127.0.0.1:46805_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 283311 INFO  (qtp203694832-2502) [n:127.0.0.1:46805_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:46805/solr/dv_coll_shard2_replica_n2/
   [junit4]   2> 283311 INFO  (qtp203694832-2502) [n:127.0.0.1:46805_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 283311 INFO  (qtp203694832-2502) [n:127.0.0.1:46805_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.c.SyncStrategy https://127.0.0.1:46805/solr/dv_coll_shard2_replica_n2/ 
has no replicas
   [junit4]   2> 283311 INFO  (qtp203694832-2502) [n:127.0.0.1:46805_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 283312 INFO  (qtp203694832-2502) [n:127.0.0.1:46805_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:46805/solr/dv_coll_shard2_replica_n2/ shard2
   [junit4]   2> 461876 ERROR (qtp1718900714-2493) [n:127.0.0.1:44323_solr    ] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: create the 
collection time out:180s
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:312)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:244)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:222)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 461876 INFO  (qtp1718900714-2493) [n:127.0.0.1:44323_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&maxShardsPerNode=2&name=dv_coll&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2}
 status=500 QTime=180011
   [junit4]   2> 461877 ERROR (qtp1718900714-2493) [n:127.0.0.1:44323_solr    ] 
o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: create the 
collection time out:180s
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:312)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:244)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:222)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 461885 INFO  (jetty-closer-416-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@6b653daa{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 461886 INFO  (jetty-closer-416-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=440184116
   [junit4]   2> 461886 INFO  (jetty-closer-416-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 461887 INFO  (jetty-closer-416-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5a635fb6: rootName = 
solr_46805, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@3ada7f98
   [junit4]   2> 461887 INFO  (jetty-closer-416-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@1f735663{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 461889 INFO  (jetty-closer-416-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1242243817
   [junit4]   2> 461889 INFO  (jetty-closer-416-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 461888 ERROR 
(OverseerThreadFactory-1127-thread-1-processing-n:127.0.0.1:44323_solr) 
[n:127.0.0.1:44323_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error 
from shard: https://127.0.0.1:46805/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: IOException 
occured when talking to server at: https://127.0.0.1:46805/solr
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [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:1167)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.http.NoHttpResponseException: 
127.0.0.1:46805 failed to respond
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]   2>        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]   2>        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]   2>        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]   2>        at 
org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]   2>        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]   2>        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]   2>        ... 12 more
   [junit4]   2> 461889 INFO  (jetty-closer-416-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3688b96: rootName = 
solr_44323, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@4702f105
   [junit4]   2> 461890 ERROR 
(OverseerThreadFactory-1127-thread-1-processing-n:127.0.0.1:44323_solr) 
[n:127.0.0.1:44323_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error 
from shard: https://127.0.0.1:44323/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: IOException 
occured when talking to server at: https://127.0.0.1:44323/solr
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [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:1167)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.http.NoHttpResponseException: 
127.0.0.1:44323 failed to respond
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]   2>        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]   2>        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]   2>        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]   2>        at 
org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]   2>        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]   2>        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]   2>        ... 12 more
   [junit4]   2> 461893 ERROR 
(OverseerThreadFactory-1127-thread-1-processing-n:127.0.0.1:44323_solr) 
[n:127.0.0.1:44323_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error 
from shard: https://127.0.0.1:46805/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: IOException 
occured when talking to server at: https://127.0.0.1:46805/solr
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [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:1167)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.http.NoHttpResponseException: 
127.0.0.1:46805 failed to respond
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]   2>        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]   2>        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]   2>        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]   2>        at 
org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]   2>        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]   2>        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]   2>        ... 12 more
   [junit4]   2> 461896 INFO  (jetty-closer-416-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 461894 INFO  (jetty-closer-416-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 461896 INFO  (jetty-closer-416-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@11945bf3: rootName = 
solr_44323, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@12f94a19
   [junit4]   2> 461896 INFO  (jetty-closer-416-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1328a819: rootName = 
solr_46805, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@12f94a19
   [junit4]   2> 461896 ERROR 
(OverseerThreadFactory-1127-thread-1-processing-n:127.0.0.1:44323_solr) 
[n:127.0.0.1:44323_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error 
from shard: https://127.0.0.1:44323/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: IOException 
occured when talking to server at: https://127.0.0.1:44323/solr
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [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:1167)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.http.NoHttpResponseException: 
127.0.0.1:44323 failed to respond
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]   2>        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]   2>        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]   2>        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]   2>        at 
org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]   2>        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]   2>        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]   2>        ... 12 more
   [junit4]   2> 461897 ERROR 
(OverseerThreadFactory-1127-thread-1-processing-n:127.0.0.1:44323_solr) 
[n:127.0.0.1:44323_solr    ] o.a.s.c.OverseerCollectionMessageHandler Cleaning 
up collection [dv_coll].
   [junit4]   2> 461897 INFO  
(OverseerThreadFactory-1127-thread-1-processing-n:127.0.0.1:44323_solr) 
[n:127.0.0.1:44323_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 461898 ERROR 
(OverseerThreadFactory-1127-thread-1-processing-n:127.0.0.1:44323_solr) 
[n:127.0.0.1:44323_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error 
from shard: https://127.0.0.1:44323/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Server 
refused connection at: https://127.0.0.1:44323/solr
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:650)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [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:1167)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.http.conn.HttpHostConnectException: 
Connect to 127.0.0.1:44323 [/127.0.0.1] failed: Connection refused (Connection 
refused)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:159)
   [junit4]   2>        at 
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:359)
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:381)
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237)
   [junit4]   2>        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]   2>        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]   2>        ... 12 more
   [junit4]   2> Caused by: java.net.ConnectException: Connection refused 
(Connection refused)
   [junit4]   2>        at 
java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2>        at 
java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:400)
   [junit4]   2>        at 
java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:243)
   [junit4]   2>        at 
java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:225)
   [junit4]   2>        at 
java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:402)
   [junit4]   2>        at java.base/java.net.Socket.connect(Socket.java:591)
   [junit4]   2>        at 
org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:339)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
   [junit4]   2>        ... 22 more
   [junit4]   2> 461899 ERROR 
(OverseerThreadFactory-1127-thread-1-processing-n:127.0.0.1:44323_solr) 
[n:127.0.0.1:44323_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error 
from shard: https://127.0.0.1:46805/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Server 
refused connection at: https://127.0.0.1:46805/solr
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:650)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [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:1167)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.http.conn.HttpHostConnectException: 
Connect to 127.0.0.1:46805 [/127.0.0.1] failed: Connection refused (Connection 
refused)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:159)
   [junit4]   2>        at 
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:359)
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:381)
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237)
   [junit4]   2>        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]   2>        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]   2>        ... 12 more
   [junit4]   2> Caused by: java.net.ConnectException: Connection refused 
(Connection refused)
   [junit4]   2>        at 
java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2>        at 
java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:400)
   [junit4]   2>        at 
java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:243)
   [junit4]   2>        at 
java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:225)
   [junit4]   2>        at 
java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:402)
   [junit4]   2>        at java.base/java.net.Socket.connect(Socket.java:591)
   [junit4]   2>        at 
org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:339)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
   [junit4]   2>        ... 22 more
   [junit4]   2> 461901 INFO  (jetty-closer-416-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 461901 ERROR 
(OverseerThreadFactory-1127-thread-1-processing-n:127.0.0.1:44323_solr) 
[n:127.0.0.1:44323_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error 
from shard: https://127.0.0.1:44323/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Server 
refused connection at: https://127.0.0.1:44323/solr
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:650)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [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:1167)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.http.conn.HttpHostConnectException: 
Connect to 127.0.0.1:44323 [/127.0.0.1] failed: Connection refused (Connection 
refused)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:159)
   [junit4]   2>        at 
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:359)
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:381)
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237)
   [junit4]   2>        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]   2>        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]   2>        ... 12 more
   [junit4]   2> Caused by: java.net.ConnectException: Connection refused 
(Connection refused)
   [junit4]   2>        at 
java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2>        at 
java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:400)
   [junit4]   2>        at 
java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:243)
   [junit4]   2>        at java.base/java.net.AbstractPlainSocketImpl

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

nit4]   2> 2272457 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15fdefa9840000b, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2272467 INFO  (coreCloseExecutor-3736-thread-1) 
[n:127.0.0.1:40369_solr c:facetcollection s:shard1 r:core_node3 
x:facetcollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.facetcollection.shard1.leader, 
tag=2100298437
   [junit4]   2> 2272468 INFO  (coreCloseExecutor-3734-thread-1) 
[n:127.0.0.1:38069_solr c:facetcollection s:shard2 r:core_node7 
x:facetcollection_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.facetcollection.shard2.leader, 
tag=1540618770
   [junit4]   2> 2272471 INFO  (jetty-closer-1949-thread-3) [    ] 
o.a.s.c.Overseer Overseer 
(id=99042884702961677-127.0.0.1:38069_solr-n_0000000000) closing
   [junit4]   2> 2272471 INFO  
(OverseerStateUpdate-99042884702961677-127.0.0.1:38069_solr-n_0000000000) 
[n:127.0.0.1:38069_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:38069_solr
   [junit4]   2> 2272471 WARN  
(OverseerAutoScalingTriggerThread-99042884702961677-127.0.0.1:38069_solr-n_0000000000)
 [n:127.0.0.1:38069_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2272473 INFO  (jetty-closer-1949-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1dc3d869{/solr,null,UNAVAILABLE}
   [junit4]   2> 2273955 WARN  
(zkCallback-1978-thread-2-processing-n:127.0.0.1:42333_solr) 
[n:127.0.0.1:42333_solr    ] o.a.s.c.ZkController Unable to register nodeLost 
path for 127.0.0.1:38069_solr
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /autoscaling/nodeLost/127.0.0.1:38069_solr
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:357)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:357)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:879)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:704)
   [junit4]   2>        at 
java.base/java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4724)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:703)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.access$900(ZkStateReader.java:74)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1104)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1099)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$0(SolrZkClient.java:262)
   [junit4]   2>        at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [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:1167)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2273955 WARN  
(zkCallback-1978-thread-1-processing-n:127.0.0.1:42333_solr) 
[n:127.0.0.1:42333_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2273956 INFO  (jetty-closer-1949-thread-6) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@38ef5204{/solr,null,UNAVAILABLE}
   [junit4]   2> 2273957 INFO  (jetty-closer-1949-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@67ce35a{/solr,null,UNAVAILABLE}
   [junit4]   2> 2273973 INFO  (jetty-closer-1949-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7ab9da1d{/solr,null,UNAVAILABLE}
   [junit4]   2> 2273973 ERROR 
(SUITE-BlockJoinFacetDistribTest-seed#[B8BD676FA39B166A]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2273974 INFO  
(SUITE-BlockJoinFacetDistribTest-seed#[B8BD676FA39B166A]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:39497 39497
   [junit4]   2> 2280132 INFO  (Thread-2115) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:39497 39497
   [junit4]   2> 2280132 WARN  (Thread-2115) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/aliases.json
   [junit4]   2>        6       /solr/security.json
   [junit4]   2>        6       /solr/configs/solrCloudCollectionConfig
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        30      /solr/collections/facetcollection/state.json
   [junit4]   2>        7       /solr/clusterprops.json
   [junit4]   2>        7       /solr/clusterstate.json
   [junit4]   2>        2       
/solr/overseer_elect/election/99042884702961677-127.0.0.1:38069_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/live_nodes
   [junit4]   2>        7       /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.search.join.BlockJoinFacetDistribTest_B8BD676FA39B166A-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=95, maxMBSortInHeap=7.908497667644797, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5ec54c93),
 locale=lu, timezone=Asia/Tbilisi
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=8,threads=1,free=196320176,total=491257856
   [junit4]   2> NOTE: All tests run in this JVM: 
[ClassificationUpdateProcessorTest, TestInfoStreamLogging, TestOmitPositions, 
TestSolrCloudWithDelegationTokens, CloudExitableDirectoryReaderTest, 
DeleteShardTest, LeaderFailoverAfterPartitionTest, TestAnalyzeInfixSuggestions, 
SolrRequestParserTest, ConcurrentDeleteAndCreateCollectionTest, 
DeleteLastCustomShardedReplicaTest, TestFieldCacheReopen, 
TestSchemalessBufferedUpdates, CollectionTooManyReplicasTest, TestCustomStream, 
TestMacroExpander, BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, 
TestSha256AuthenticationProvider, TestFieldResource, BlobRepositoryCloudTest, 
TestCloudPseudoReturnFields, TestDFISimilarityFactory, HighlighterConfigTest, 
AssignTest, TestTrieFacet, TestHashQParserPlugin, DebugComponentTest, 
TestFreeTextSuggestions, AutoScalingHandlerTest, RequestHandlersTest, 
SpellingQueryConverterTest, TestNumericTerms32, DocValuesMultiTest, 
EnumFieldTest, BadCopyFieldTest, CurrencyFieldTypeTest, SolrShardReporterTest, 
TestDocumentBuilder, OpenCloseCoreStressTest, DirectUpdateHandlerTest, 
JvmMetricsTest, MoreLikeThisHandlerTest, TestPullReplicaErrorHandling, 
DistributedDebugComponentTest, MoveReplicaTest, TestRestManager, 
SolrJmxReporterTest, BigEndianAscendingWordDeserializerTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, SolrCmdDistributorTest, 
PreAnalyzedFieldTest, SolrGangliaReporterTest, NodeLostTriggerTest, 
TestTestInjection, TestCursorMarkWithoutUniqueKey, CdcrBidirectionalTest, 
TestSolrFieldCacheBean, DistributedIntervalFacetingTest, 
SimpleCollectionCreateDeleteTest, MetricsHandlerTest, TestFieldSortValues, 
HdfsAutoAddReplicasIntegrationTest, DistributedFacetPivotSmallTest, 
DistributedVersionInfoTest, TestDynamicFieldCollectionResource, HLLUtilTest, 
AtomicUpdatesTest, TestLazyCores, LukeRequestHandlerTest, HdfsRecoverLeaseTest, 
SegmentsInfoRequestHandlerTest, TestChildDocTransformer, ZkFailoverTest, 
ZkCLITest, VersionInfoTest, TestSimpleTrackingShardHandler, TestExportWriter, 
RegexBoostProcessorTest, TestLeaderElectionWithEmptyReplica, 
TestNumericRangeQuery64, TestBackupRepositoryFactory, 
DistribDocExpirationUpdateProcessorTest, TestCloudInspectUtil, 
TestComplexPhraseLeadingWildcard, ResponseHeaderTest, CircularListTest, 
CdcrReplicationHandlerTest, DistanceUnitsTest, TestPolicyCloud, 
SuggesterTSTTest, TestDownShardTolerantSearch, SmileWriterTest, 
SchemaVersionSpecificBehaviorTest, TestDocSet, TestSchemaVersionResource, 
TestShortCircuitedRequests, DistributedTermsComponentTest, 
OverseerModifyCollectionTest, PathHierarchyTokenizerFactoryTest, 
ExitableDirectoryReaderTest, TestStressCloudBlindAtomicUpdates, 
RemoteQueryErrorTest, InfixSuggestersTest, 
LeaderInitiatedRecoveryOnShardRestartTest, TestAtomicUpdateErrorCases, 
ConfigureRecoveryStrategyTest, TestHalfAndHalfDocValues, TestNoOpRegenerator, 
TestClusterProperties, BlockJoinFacetDistribTest]
   [junit4] Completed [536/750 (3!)] on J1 in 40.86s, 1 test, 1 error <<< 
FAILURES!

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

Reply via email to