Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/848/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  
org.apache.solr.cloud.CollectionReloadTest.testReloadedLeaderStateAfterZkSessionLoss

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:34713/solr: create the collection time out:180s
        at 
__randomizedtesting.SeedInfo.seed([30CBC7BAB2D589AA:CBE57CE71438FAFF]: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.CollectionReloadTest.testReloadedLeaderStateAfterZkSessionLoss(CollectionReloadTest.java:53)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.update.processor.TimePartitionedUpdateProcessorTest.test

Error Message:
expected:<1> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
        at 
__randomizedtesting.SeedInfo.seed([30CBC7BAB2D589AA:B89FF8601C29E452]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.update.processor.TimePartitionedUpdateProcessorTest.assertInvariants(TimePartitionedUpdateProcessorTest.java:245)
        at 
org.apache.solr.update.processor.TimePartitionedUpdateProcessorTest.test(TimePartitionedUpdateProcessorTest.java:123)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11617 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionReloadTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionReloadTest_30CBC7BAB2D589AA-001/init-core-data-001
   [junit4]   2> 6999 WARN  
(SUITE-CollectionReloadTest-seed#[30CBC7BAB2D589AA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 7000 INFO  
(SUITE-CollectionReloadTest-seed#[30CBC7BAB2D589AA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 7001 INFO  
(SUITE-CollectionReloadTest-seed#[30CBC7BAB2D589AA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 7001 INFO  
(SUITE-CollectionReloadTest-seed#[30CBC7BAB2D589AA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 7005 INFO  
(SUITE-CollectionReloadTest-seed#[30CBC7BAB2D589AA]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionReloadTest_30CBC7BAB2D589AA-001/tempDir-001
   [junit4]   2> 7027 INFO  
(SUITE-CollectionReloadTest-seed#[30CBC7BAB2D589AA]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 7045 INFO  (Thread-12) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 7045 INFO  (Thread-12) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 7140 INFO  
(SUITE-CollectionReloadTest-seed#[30CBC7BAB2D589AA]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:40041
   [junit4]   2> 7169 ERROR (Thread-12) [    ] 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> 7225 INFO  (jetty-launcher-5-thread-1) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 7235 INFO  (jetty-launcher-5-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@160d84b3{/solr,null,AVAILABLE}
   [junit4]   2> 7237 INFO  (jetty-launcher-5-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@49c9548{HTTP/1.1,[http/1.1]}{127.0.0.1:34713}
   [junit4]   2> 7237 INFO  (jetty-launcher-5-thread-1) [    ] o.e.j.s.Server 
Started @9118ms
   [junit4]   2> 7237 INFO  (jetty-launcher-5-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34713}
   [junit4]   2> 7237 ERROR (jetty-launcher-5-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 7237 INFO  (jetty-launcher-5-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.2.0
   [junit4]   2> 7238 INFO  (jetty-launcher-5-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 7238 INFO  (jetty-launcher-5-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 7238 INFO  (jetty-launcher-5-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-18T13:16:42.603Z
   [junit4]   2> 7238 INFO  (jetty-launcher-5-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 7244 INFO  (jetty-launcher-5-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 7268 INFO  (jetty-launcher-5-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40041/solr
   [junit4]   2> 7460 INFO  (jetty-launcher-5-thread-1) [n:127.0.0.1:34713_solr 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 7461 INFO  (jetty-launcher-5-thread-1) [n:127.0.0.1:34713_solr 
   ] o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:34713_solr
   [junit4]   2> 7463 INFO  (jetty-launcher-5-thread-1) [n:127.0.0.1:34713_solr 
   ] o.a.s.c.Overseer Overseer 
(id=99025617057611779-127.0.0.1:34713_solr-n_0000000000) starting
   [junit4]   2> 7516 INFO  (jetty-launcher-5-thread-1) [n:127.0.0.1:34713_solr 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34713_solr
   [junit4]   2> 7529 INFO  
(zkCallback-12-thread-1-processing-n:127.0.0.1:34713_solr) 
[n:127.0.0.1:34713_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 7669 INFO  (jetty-launcher-5-thread-1) [n:127.0.0.1:34713_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34713.solr.node' 
(registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7f4ce3dc
   [junit4]   2> 7696 INFO  (jetty-launcher-5-thread-1) [n:127.0.0.1:34713_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34713.solr.jvm' 
(registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7f4ce3dc
   [junit4]   2> 7696 INFO  (jetty-launcher-5-thread-1) [n:127.0.0.1:34713_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34713.solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7f4ce3dc
   [junit4]   2> 7719 INFO  (jetty-launcher-5-thread-1) [n:127.0.0.1:34713_solr 
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionReloadTest_30CBC7BAB2D589AA-001/tempDir-001/node1/.
   [junit4]   2> 7798 INFO  
(SUITE-CollectionReloadTest-seed#[30CBC7BAB2D589AA]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 7799 INFO  
(SUITE-CollectionReloadTest-seed#[30CBC7BAB2D589AA]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40041/solr ready
   [junit4]   2> 7815 INFO  
(TEST-CollectionReloadTest.testReloadedLeaderStateAfterZkSessionLoss-seed#[30CBC7BAB2D589AA])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
testReloadedLeaderStateAfterZkSessionLoss
   [junit4]   2> 7815 INFO  
(TEST-CollectionReloadTest.testReloadedLeaderStateAfterZkSessionLoss-seed#[30CBC7BAB2D589AA])
 [    ] o.a.s.c.CollectionReloadTest testReloadedLeaderStateAfterZkSessionLoss 
initialized OK ... running test logic
   [junit4]   2> 7837 INFO  (qtp1765126627-61) [n:127.0.0.1:34713_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=c8n_1x1&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 7850 INFO  
(OverseerThreadFactory-34-thread-1-processing-n:127.0.0.1:34713_solr) 
[n:127.0.0.1:34713_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
c8n_1x1
   [junit4]   2> 7974 INFO  
(OverseerStateUpdate-99025617057611779-127.0.0.1:34713_solr-n_0000000000) 
[n:127.0.0.1:34713_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"c8n_1x1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"c8n_1x1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34713/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 8187 INFO  (qtp1765126627-63) [n:127.0.0.1:34713_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=c8n_1x1_shard1_replica_n1&action=CREATE&numShards=1&collection=c8n_1x1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 8189 INFO  (qtp1765126627-63) [n:127.0.0.1:34713_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 8302 INFO  
(zkCallback-12-thread-1-processing-n:127.0.0.1:34713_solr) 
[n:127.0.0.1:34713_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/c8n_1x1/state.json] for collection [c8n_1x1] has occurred - 
updating... (live nodes size: [1])
   [junit4]   2> 8302 INFO  
(zkCallback-12-thread-2-processing-n:127.0.0.1:34713_solr) 
[n:127.0.0.1:34713_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/c8n_1x1/state.json] for collection [c8n_1x1] has occurred - 
updating... (live nodes size: [1])
   [junit4]   2> 9208 INFO  (qtp1765126627-63) [n:127.0.0.1:34713_solr 
c:c8n_1x1 s:shard1 r:core_node2 x:c8n_1x1_shard1_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 9215 INFO  (qtp1765126627-63) [n:127.0.0.1:34713_solr 
c:c8n_1x1 s:shard1 r:core_node2 x:c8n_1x1_shard1_replica_n1] 
o.a.s.s.IndexSchema [c8n_1x1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 9219 INFO  (qtp1765126627-63) [n:127.0.0.1:34713_solr 
c:c8n_1x1 s:shard1 r:core_node2 x:c8n_1x1_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 9219 INFO  (qtp1765126627-63) [n:127.0.0.1:34713_solr 
c:c8n_1x1 s:shard1 r:core_node2 x:c8n_1x1_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'c8n_1x1_shard1_replica_n1' using 
configuration from collection c8n_1x1, trusted=true
   [junit4]   2> 9220 INFO  (qtp1765126627-63) [n:127.0.0.1:34713_solr 
c:c8n_1x1 s:shard1 r:core_node2 x:c8n_1x1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34713.solr.core.c8n_1x1.shard1.replica_n1' (registry 
'solr.core.c8n_1x1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7f4ce3dc
   [junit4]   2> 9221 INFO  (qtp1765126627-63) [n:127.0.0.1:34713_solr 
c:c8n_1x1 s:shard1 r:core_node2 x:c8n_1x1_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 9221 INFO  (qtp1765126627-63) [n:127.0.0.1:34713_solr 
c:c8n_1x1 s:shard1 r:core_node2 x:c8n_1x1_shard1_replica_n1] o.a.s.c.SolrCore 
[[c8n_1x1_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionReloadTest_30CBC7BAB2D589AA-001/tempDir-001/node1/c8n_1x1_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionReloadTest_30CBC7BAB2D589AA-001/tempDir-001/node1/./c8n_1x1_shard1_replica_n1/data/]
   [junit4]   2> 9276 INFO  (qtp1765126627-63) [n:127.0.0.1:34713_solr 
c:c8n_1x1 s:shard1 r:core_node2 x:c8n_1x1_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 9276 INFO  (qtp1765126627-63) [n:127.0.0.1:34713_solr 
c:c8n_1x1 s:shard1 r:core_node2 x:c8n_1x1_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 9278 INFO  (qtp1765126627-63) [n:127.0.0.1:34713_solr 
c:c8n_1x1 s:shard1 r:core_node2 x:c8n_1x1_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 9278 INFO  (qtp1765126627-63) [n:127.0.0.1:34713_solr 
c:c8n_1x1 s:shard1 r:core_node2 x:c8n_1x1_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 9281 INFO  (qtp1765126627-63) [n:127.0.0.1:34713_solr 
c:c8n_1x1 s:shard1 r:core_node2 x:c8n_1x1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6a8d716d[c8n_1x1_shard1_replica_n1] 
main]
   [junit4]   2> 9284 INFO  (qtp1765126627-63) [n:127.0.0.1:34713_solr 
c:c8n_1x1 s:shard1 r:core_node2 x:c8n_1x1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 9285 INFO  (qtp1765126627-63) [n:127.0.0.1:34713_solr 
c:c8n_1x1 s:shard1 r:core_node2 x:c8n_1x1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 9286 INFO  (qtp1765126627-63) [n:127.0.0.1:34713_solr 
c:c8n_1x1 s:shard1 r:core_node2 x:c8n_1x1_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 9289 INFO  
(searcherExecutor-37-thread-1-processing-n:127.0.0.1:34713_solr 
x:c8n_1x1_shard1_replica_n1 s:shard1 c:c8n_1x1 r:core_node2) 
[n:127.0.0.1:34713_solr c:c8n_1x1 s:shard1 r:core_node2 
x:c8n_1x1_shard1_replica_n1] o.a.s.c.SolrCore [c8n_1x1_shard1_replica_n1] 
Registered new searcher Searcher@6a8d716d[c8n_1x1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 9290 INFO  (qtp1765126627-63) [n:127.0.0.1:34713_solr 
c:c8n_1x1 s:shard1 r:core_node2 x:c8n_1x1_shard1_replica_n1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1584409875217121280
   [junit4]   2> 9302 INFO  (qtp1765126627-63) [n:127.0.0.1:34713_solr 
c:c8n_1x1 s:shard1 r:core_node2 x:c8n_1x1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 9302 INFO  (qtp1765126627-63) [n:127.0.0.1:34713_solr 
c:c8n_1x1 s:shard1 r:core_node2 x:c8n_1x1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 9303 INFO  (qtp1765126627-63) [n:127.0.0.1:34713_solr 
c:c8n_1x1 s:shard1 r:core_node2 x:c8n_1x1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:34713/solr/c8n_1x1_shard1_replica_n1/
   [junit4]   2> 9304 INFO  (qtp1765126627-63) [n:127.0.0.1:34713_solr 
c:c8n_1x1 s:shard1 r:core_node2 x:c8n_1x1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 9304 INFO  (qtp1765126627-63) [n:127.0.0.1:34713_solr 
c:c8n_1x1 s:shard1 r:core_node2 x:c8n_1x1_shard1_replica_n1] 
o.a.s.c.SyncStrategy http://127.0.0.1:34713/solr/c8n_1x1_shard1_replica_n1/ has 
no replicas
   [junit4]   2> 9304 INFO  (qtp1765126627-63) [n:127.0.0.1:34713_solr 
c:c8n_1x1 s:shard1 r:core_node2 x:c8n_1x1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 9315 INFO  (qtp1765126627-63) [n:127.0.0.1:34713_solr 
c:c8n_1x1 s:shard1 r:core_node2 x:c8n_1x1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:34713/solr/c8n_1x1_shard1_replica_n1/ shard1
   [junit4]   2> 187847 ERROR (qtp1765126627-61) [n:127.0.0.1:34713_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.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.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 187847 INFO  (qtp1765126627-61) [n:127.0.0.1:34713_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=c8n_1x1&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=500 QTime=180013
   [junit4]   2> 187848 ERROR (qtp1765126627-61) [n:127.0.0.1:34713_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.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.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 187855 INFO  
(TEST-CollectionReloadTest.testReloadedLeaderStateAfterZkSessionLoss-seed#[30CBC7BAB2D589AA])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testReloadedLeaderStateAfterZkSessionLoss
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=CollectionReloadTest 
-Dtests.method=testReloadedLeaderStateAfterZkSessionLoss 
-Dtests.seed=30CBC7BAB2D589AA -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=sr-Latn-ME -Dtests.timezone=Asia/Muscat -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    180s J2 | 
CollectionReloadTest.testReloadedLeaderStateAfterZkSessionLoss <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:34713/solr: create the collection time out:180s
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([30CBC7BAB2D589AA:CBE57CE71438FAFF]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionReloadTest.testReloadedLeaderStateAfterZkSessionLoss(CollectionReloadTest.java:53)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 187861 INFO  (jetty-closer-6-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@49c9548{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 187862 INFO  (jetty-closer-6-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=36692604
   [junit4]   2> 187862 INFO  (jetty-closer-6-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 187862 INFO  (jetty-closer-6-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@37543996: rootName = 
solr_34713, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@675f1059
   [junit4]   2> 187863 ERROR 
(OverseerThreadFactory-34-thread-1-processing-n:127.0.0.1:34713_solr) 
[n:127.0.0.1:34713_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error 
from shard: http://127.0.0.1:34713/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: IOException 
occured when talking to server at: http://127.0.0.1:34713/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.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [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.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.http.NoHttpResponseException: 
127.0.0.1:34713 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> 187865 ERROR 
(OverseerThreadFactory-34-thread-1-processing-n:127.0.0.1:34713_solr) 
[n:127.0.0.1:34713_solr    ] o.a.s.c.OverseerCollectionMessageHandler Cleaning 
up collection [c8n_1x1].
   [junit4]   2> 187870 INFO  
(OverseerThreadFactory-34-thread-1-processing-n:127.0.0.1:34713_solr) 
[n:127.0.0.1:34713_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 187872 ERROR 
(OverseerThreadFactory-34-thread-1-processing-n:127.0.0.1:34713_solr) 
[n:127.0.0.1:34713_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error 
from shard: http://127.0.0.1:34713/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Server 
refused connection at: http://127.0.0.1:34713/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.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [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.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.http.conn.HttpHostConnectException: 
Connect to 127.0.0.1:34713 [/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.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2>        at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
   [junit4]   2>        at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
   [junit4]   2>        at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
   [junit4]   2>        at 
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]   2>        at java.net.Socket.connect(Socket.java:589)
   [junit4]   2>        at 
org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
   [junit4]   2>        ... 22 more
   [junit4]   2> 187885 INFO  (jetty-closer-6-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 187885 INFO  (jetty-closer-6-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@35191ae6: rootName = 
solr_34713, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@6998e2c2
   [junit4]   2> 187893 INFO  (jetty-closer-6-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 187894 INFO  (jetty-closer-6-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6bd84fd1: rootName = 
solr_34713, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@6da77b29
   [junit4]   2> 187895 INFO  (jetty-closer-6-thread-1) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34713_solr
   [junit4]   2> 187896 INFO  (jetty-closer-6-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 187896 INFO  
(zkCallback-12-thread-5-processing-n:127.0.0.1:34713_solr) 
[n:127.0.0.1:34713_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (0)
   [junit4]   2> 187896 INFO  (coreCloseExecutor-42-thread-1) 
[n:127.0.0.1:34713_solr c:c8n_1x1 s:shard1 r:core_node2 
x:c8n_1x1_shard1_replica_n1] o.a.s.c.SolrCore [c8n_1x1_shard1_replica_n1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@505a5b43
   [junit4]   2> 187896 INFO  (coreCloseExecutor-42-thread-1) 
[n:127.0.0.1:34713_solr c:c8n_1x1 s:shard1 r:core_node2 
x:c8n_1x1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.core.c8n_1x1.shard1.replica_n1, tag=1348098883
   [junit4]   2> 187896 INFO  (coreCloseExecutor-42-thread-1) 
[n:127.0.0.1:34713_solr c:c8n_1x1 s:shard1 r:core_node2 
x:c8n_1x1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@70b274f8: rootName = 
solr_34713, domain = solr.core.c8n_1x1.shard1.replica_n1, service url = null, 
agent id = null] for registry solr.core.c8n_1x1.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@54d3fdab
   [junit4]   2> 187910 INFO  (coreCloseExecutor-42-thread-1) 
[n:127.0.0.1:34713_solr c:c8n_1x1 s:shard1 r:core_node2 
x:c8n_1x1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.collection.c8n_1x1.shard1.leader, tag=1348098883
   [junit4]   2> 187914 INFO  (jetty-closer-6-thread-1) [    ] o.a.s.c.Overseer 
Overseer (id=99025617057611779-127.0.0.1:34713_solr-n_0000000000) closing
   [junit4]   2> 187914 INFO  
(OverseerStateUpdate-99025617057611779-127.0.0.1:34713_solr-n_0000000000) 
[n:127.0.0.1:34713_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:34713_solr
   [junit4]   2> 217909 INFO  
(zkCallback-12-thread-5-processing-n:127.0.0.1:34713_solr) 
[n:127.0.0.1:34713_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDeleted 
path:/collections/c8n_1x1/state.json] for collection [c8n_1x1] has occurred - 
updating... (live nodes size: [0])
   [junit4]   2> 217909 INFO  
(zkCallback-12-thread-4-processing-n:127.0.0.1:34713_solr) 
[n:127.0.0.1:34713_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDeleted 
path:/collections/c8n_1x1/state.json] for collection [c8n_1x1] has occurred - 
updating... (live nodes size: [0])
   [junit4]   2> 217912 ERROR 
(OverseerThreadFactory-34-thread-1-processing-n:127.0.0.1:34713_solr) 
[n:127.0.0.1:34713_solr    ] o.a.s.c.OverseerCollectionMessageHandler 
Collection: c8n_1x1 operation: create 
failed:org.apache.solr.common.SolrException: Could not fully remove collection: 
c8n_1x1
   [junit4]   2>        at 
org.apache.solr.cloud.DeleteCollectionCmd.call(DeleteCollectionCmd.java:109)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionMessageHandler.cleanupCollection(OverseerCollectionMessageHandler.java:678)
   [junit4]   2>        at 
org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:302)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:232)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 217925 INFO  
(OverseerThreadFactory-34-thread-1-processing-n:127.0.0.1:34713_solr) 
[n:127.0.0.1:34713_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 217925 WARN  
(OverseerAutoScalingTriggerThread-99025617057611779-127.0.0.1:34713_solr-n_0000000000)
 [n:127.0.0.1:34713_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 217927 INFO  (jetty-closer-6-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@160d84b3{/solr,null,UNAVAILABLE}
   [junit4]   2> 217948 ERROR (qtp1765126627-63) [n:127.0.0.1:34713_solr 
c:c8n_1x1 s:shard1 r:core_node2 x:c8n_1x1_shard1_replica_n1] 
o.a.s.c.ZkController Error getting leader from zk
   [junit4]   2> org.apache.solr.common.SolrException: No registered leader was 
found after waiting for 1220000ms , collection: c8n_1x1 slice: shard1 saw 
state=null with live_nodes=[]
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:771)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:736)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.register(ZkController.java:1079)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.register(ZkController.java:1014)
   [junit4]   2>        at 
org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181)
   [junit4]   2>        at 
org.apache.solr.core.ZkContainer.registerInZk(ZkContainer.java:208)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.registerCore(CoreContainer.java:886)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1047)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:948)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [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:426)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.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.lang.Thread.run(Thread.java:748)
   [junit4]   2> 217949 ERROR (qtp1765126627-63) [n:127.0.0.1:34713_solr 
c:c8n_1x1 s:shard1 r:core_node2 x:c8n_1x1_shard1_replica_n1] 
o.a.s.c.ZkContainer :org.apache.solr.common.SolrException: Error getting leader 
from zk for shard shard1
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1207)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.register(ZkController.java:1079)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.register(ZkController.java:1014)
   [junit4]   2>        at 
org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181)
   [junit4]   2>        at 
org.apache.solr.core.ZkContainer.registerInZk(ZkContainer.java:208)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.registerCore(CoreContainer.java:886)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1047)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:948)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [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:426)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.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.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: No registered 
leader was found after waiting for 1220000ms , collection: c8n_1x1 slice: 
shard1 saw state=null with live_nodes=[]
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:771)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:736)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178)
   [junit4]   2>        ... 41 more
   [junit4]   2> 
   [junit4]   2> 217958 INFO  (qtp1765126627-63) [n:127.0.0.1:34713_solr 
c:c8n_1x1 s:shard1 r:core_node2 x:c8n_1x1_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=c8n_1x1_shard1_replica_n1&action=CREATE&numShards=1&collection=c8n_1x1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=209772
   [junit4]   2> 217959 ERROR 
(SUITE-CollectionReloadTest-seed#[30CBC7BAB2D589AA]-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> 217959 INFO  
(SUITE-CollectionReloadTest-seed#[30CBC7BAB2D589AA]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:40041 40041
   [junit4]   2> 228085 INFO  (Thread-12) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:40041 40041
   [junit4]   2> 228086 WARN  (Thread-12) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/aliases.json
   [junit4]   2>        2       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/collections/c8n_1x1/state.json
   [junit4]   2>        2       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/live_nodes
   [junit4]   2>        2       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionReloadTest_30CBC7BAB2D589AA-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1209, maxMBSortInHeap=7.532346237136817, 
sim=RandomSimilarity(queryNorm=true): {}, locale=sr-Latn-ME, 
timezone=Asia/Muscat
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=8,threads=1,free=268078192,total=417857536
   [junit4]   2> NOTE: All tests run in this JVM: [JSONWriterTest, 
TestCopyFieldCollectionResource, CollectionReloadTest]
   [junit4] Completed [23/749 (1!)] on J2 in 221.13s, 1 test, 1 error <<< 
FAILURES!

[...truncated 1169 lines...]
   [junit4] Suite: 
org.apache.solr.update.processor.TimePartitionedUpdateProcessorTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimePartitionedUpdateProcessorTest_30CBC7BAB2D589AA-001/init-core-data-001
   [junit4]   2> 1337550 WARN  
(SUITE-TimePartitionedUpdateProcessorTest-seed#[30CBC7BAB2D589AA]-worker) [    
] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=45 numCloses=45
   [junit4]   2> 1337550 INFO  
(SUITE-TimePartitionedUpdateProcessorTest-seed#[30CBC7BAB2D589AA]-worker) [    
] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1337551 INFO  
(SUITE-TimePartitionedUpdateProcessorTest-seed#[30CBC7BAB2D589AA]-worker) [    
] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1337552 INFO  
(SUITE-TimePartitionedUpdateProcessorTest-seed#[30CBC7BAB2D589AA]-worker) [    
] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1337552 INFO  
(SUITE-TimePartitionedUpdateProcessorTest-seed#[30CBC7BAB2D589AA]-worker) [    
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimePartitionedUpdateProcessorTest_30CBC7BAB2D589AA-001/tempDir-001
   [junit4]   2> 1337552 INFO  
(SUITE-TimePartitionedUpdateProcessorTest-seed#[30CBC7BAB2D589AA]-worker) [    
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1337553 INFO  (Thread-2109) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1337553 INFO  (Thread-2109) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1337577 ERROR (Thread-2109) [    ] 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> 1337653 INFO  
(SUITE-TimePartitionedUpdateProcessorTest-seed#[30CBC7BAB2D589AA]-worker) [    
] o.a.s.c.ZkTestServer start zk server on port:36861
   [junit4]   2> 1337663 INFO  (jetty-launcher-1439-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1337663 INFO  (jetty-launcher-1439-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1337665 INFO  (jetty-launcher-1439-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@33f5d821{/solr,null,AVAILABLE}
   [junit4]   2> 1337665 INFO  (jetty-launcher-1439-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@61bb603a{/solr,null,AVAILABLE}
   [junit4]   2> 1337672 INFO  (jetty-launcher-1439-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1fe17378{SSL,[ssl, 
http/1.1]}{127.0.0.1:35801}
   [junit4]   2> 1337672 INFO  (jetty-launcher-1439-thread-1) [    ] 
o.e.j.s.Server Started @1339583ms
   [junit4]   2> 1337673 INFO  (jetty-launcher-1439-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35801}
   [junit4]   2> 1337673 ERROR (jetty-launcher-1439-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1337673 INFO  (jetty-launcher-1439-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.2.0
   [junit4]   2> 1337673 INFO  (jetty-launcher-1439-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1337673 INFO  (jetty-launcher-1439-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1337673 INFO  (jetty-launcher-1439-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6a8f29e7{SSL,[ssl, 
http/1.1]}{127.0.0.1:38435}
   [junit4]   2> 1337673 INFO  (jetty-launcher-1439-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-18T13:38:53.062Z
   [junit4]   2> 1337673 INFO  (jetty-launcher-1439-thread-2) [    ] 
o.e.j.s.Server Started @1339583ms
   [junit4]   2> 1337673 INFO  (jetty-launcher-1439-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38435}
   [junit4]   2> 1337673 ERROR (jetty-launcher-1439-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1337674 INFO  (jetty-launcher-1439-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.2.0
   [junit4]   2> 1337674 INFO  (jetty-launcher-1439-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1337674 INFO  (jetty-launcher-1439-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1337674 INFO  (jetty-launcher-1439-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-18T13:38:53.063Z
   [junit4]   2> 1337678 INFO  (jetty-launcher-1439-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1337678 INFO  (jetty-launcher-1439-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1337690 INFO  (jetty-launcher-1439-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36861/solr
   [junit4]   2> 1337691 INFO  (jetty-launcher-1439-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36861/solr
   [junit4]   2> 1337759 INFO  (jetty-launcher-1439-thread-1) 
[n:127.0.0.1:35801_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1337759 INFO  (jetty-launcher-1439-thread-2) 
[n:127.0.0.1:38435_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1337759 INFO  (jetty-launcher-1439-thread-1) 
[n:127.0.0.1:35801_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:35801_solr
   [junit4]   2> 1337759 INFO  (jetty-launcher-1439-thread-1) 
[n:127.0.0.1:35801_solr    ] o.a.s.c.Overseer Overseer 
(id=99025704252145670-127.0.0.1:35801_solr-n_0000000000) starting
   [junit4]   2> 1337759 INFO  (jetty-launcher-1439-thread-2) 
[n:127.0.0.1:38435_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38435_solr
   [junit4]   2> 1337769 INFO  
(zkCallback-1451-thread-1-processing-n:127.0.0.1:35801_solr) 
[n:127.0.0.1:35801_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1337772 INFO  
(zkCallback-1450-thread-1-processing-n:127.0.0.1:38435_solr) 
[n:127.0.0.1:38435_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1337775 INFO  (jetty-launcher-1439-thread-1) 
[n:127.0.0.1:35801_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35801_solr
   [junit4]   2> 1337780 INFO  
(zkCallback-1450-thread-1-processing-n:127.0.0.1:38435_solr) 
[n:127.0.0.1:38435_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1337784 INFO  
(zkCallback-1451-thread-1-processing-n:127.0.0.1:35801_solr) 
[n:127.0.0.1:35801_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1337830 INFO  (jetty-launcher-1439-thread-2) 
[n:127.0.0.1:38435_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38435.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@21630aab
   [junit4]   2> 1337831 INFO  (jetty-launcher-1439-thread-1) 
[n:127.0.0.1:35801_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35801.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@21630aab
   [junit4]   2> 1337835 INFO  (jetty-launcher-1439-thread-2) 
[n:127.0.0.1:38435_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38435.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@21630aab
   [junit4]   2> 1337835 INFO  (jetty-launcher-1439-thread-1) 
[n:127.0.0.1:35801_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35801.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@21630aab
   [junit4]   2> 1337836 INFO  (jetty-launcher-1439-thread-2) 
[n:127.0.0.1:38435_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38435.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@21630aab
   [junit4]   2> 1337836 INFO  (jetty-launcher-1439-thread-1) 
[n:127.0.0.1:35801_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35801.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@21630aab
   [junit4]   2> 1337836 INFO  (jetty-launcher-1439-thread-1) 
[n:127.0.0.1:35801_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimePartitionedUpdateProcessorTest_30CBC7BAB2D589AA-001/tempDir-001/node1/.
   [junit4]   2> 1337836 INFO  (jetty-launcher-1439-thread-2) 
[n:127.0.0.1:38435_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimePartitionedUpdateProcessorTest_30CBC7BAB2D589AA-001/tempDir-001/node2/.
   [junit4]   2> 1337898 INFO  
(TEST-TimePartitionedUpdateProcessorTest.test-seed#[30CBC7BAB2D589AA]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1337900 INFO  
(TEST-TimePartitionedUpdateProcessorTest.test-seed#[30CBC7BAB2D589AA]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1337901 INFO  
(TEST-TimePartitionedUpdateProcessorTest.test-seed#[30CBC7BAB2D589AA]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36861/solr ready
   [junit4]   2> 1337923 INFO  (qtp1359454324-9563) [n:127.0.0.1:38435_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&replicationFactor=1&name=timeConfig&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1337926 INFO  
(OverseerThreadFactory-4315-thread-1-processing-n:127.0.0.1:35801_solr) 
[n:127.0.0.1:35801_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
timeConfig
   [junit4]   2> 1337926 INFO  
(OverseerThreadFactory-4315-thread-1-processing-n:127.0.0.1:35801_solr) 
[n:127.0.0.1:35801_solr    ] o.a.s.c.CreateCollectionCmd Only _default config 
set found, using it.
   [junit4]   2> 1337926 INFO  
(OverseerThreadFactory-4315-thread-1-processing-n:127.0.0.1:35801_solr) 
[n:127.0.0.1:35801_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to /configs/timeConfig/protwords.txt
   [junit4]   2> 1337927 INFO  
(OverseerThreadFactory-4315-thread-1-processing-n:127.0.0.1:35801_solr) 
[n:127.0.0.1:35801_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to /configs/timeConfig/managed-schema
   [junit4]   2> 1337927 INFO  
(OverseerThreadFactory-4315-thread-1-processing-n:127.0.0.1:35801_solr) 
[n:127.0.0.1:35801_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to /configs/timeConfig/solrconfig.xml
   [junit4]   2> 1337956 INFO  
(OverseerThreadFactory-4315-thread-1-processing-n:127.0.0.1:35801_solr) 
[n:127.0.0.1:35801_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to /configs/timeConfig/synonyms.txt
   [junit4]   2> 1337956 INFO  
(OverseerThreadFactory-4315-thread-1-processing-n:127.0.0.1:35801_solr) 
[n:127.0.0.1:35801_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to /configs/timeConfig/stopwords.txt
   [junit4]   2> 1337957 INFO  
(OverseerThreadFactory-4315-thread-1-processing-n:127.0.0.1:35801_solr) 
[n:127.0.0.1:35801_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/timeConfig/lang/contractions_it.txt
   [junit4]   2> 1337957 INFO  
(OverseerThreadFactory-4315-thread-1-processing-n:127.0.0.1:35801_solr) 
[n:127.0.0.1:35801_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to 
/configs/timeConfig/lang/stemdict_nl.txt
   [junit4]   2> 1337958 INFO  
(OverseerThreadFactory-4315-thread-1-processing-n:127.0.0.1:35801_solr) 
[n:127.0.0.1:35801_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to 
/configs/timeConfig/lang/stopwords_hy.txt
   [junit4]   2> 1337959 INFO  
(OverseerThreadFactory-4315-thread-1-processing-n:127.0.0.1:35801_solr) 
[n:127.0.0.1:35801_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to 
/configs/timeConfig/lang/stopwords_no.txt
   [junit4]   2> 1337959 INFO  
(OverseerThreadFactory-4315-thread-1-processing-n:127.0.0.1:35801_solr) 
[n:127.0.0.1:35801_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ca.txt to 
/configs/timeConfig/lang/contractions_ca.txt
   [junit4]   2> 1337960 INFO  
(OverseerThreadFactory-4315-thread-1-processing-n:127.0.0.1:35801_solr) 
[n:127.0.0.1:35801_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to 
/configs/timeConfig/lang/stopwords_id.txt
   [junit4]   2> 1337960 INFO  
(OverseerThreadFactory-4315-thread-1-processing-n:127.0.0.1:35801_solr) 
[n:127.0.0.1:35801_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to 
/configs/timeConfig/lang/stopwords_ga.txt
   [junit4]   2> 1337961 INFO  
(OverseerThreadFactory-4315-thread-1-processing-n:127.0.0.1:35801_solr) 
[n:127.0.0.1:35801_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to 
/configs/timeConfig/lang/stopwords_hi.txt
   [junit4]   2> 1337961 INFO  
(OverseerThreadFactory-4315-thread-1-processing-n:127.0.0.1:35801_solr) 
[n:127.0.0.1:35801_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to 
/configs/timeConfig/lang/stopwords_da.txt
   [junit4]   2> 1337962 INFO  
(OverseerThreadFactory-4315-thread-1-processing-n:127.0.0.1:35801_solr) 
[n:127.0.0.1:35801_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to 
/configs/timeConfig/lang/stopwords_ja.txt
   [junit4]   2> 1337962 INFO  
(OverseerThreadFactory-4315-thread-1-processing-n:127.0.0.1:35801_solr) 
[n:127.0.0.1:35801_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to 
/configs/timeConfig/lang/stopwords_pt.txt
   [junit4]   2> 1337963 INFO  
(OverseerThreadFactory-4315-thread-1-processing-n:127.0.0.1:35801_solr) 
[n:127.0.0.1:35801_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to 
/configs/timeConfig/lang/stopwords_hu.txt
   [junit4]   2> 1337963 INFO  
(OverseerThreadFactory-4315-thread-1-processing-n:127.0.0.1:35801_solr) 
[n:127.0.0.1:35801_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to 
/configs/timeConfig/lang/stopwords_el.txt
   [junit4]   2> 1337964 INFO  
(OverseerThreadFactory-4315-thread-1-processing-n:127.0.0.1:35801_solr) 
[n:127.0.0.1:35801_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to 
/configs/timeConfig/lang/stopwords_ru.txt
   [junit4]   2> 1337965 INFO  
(OverseerThreadFactory-4315-thread-1-processing-n:127.0.0.1:35801_solr) 
[n:127.0.0.1:35801_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to 
/configs/timeConfig/lang/stopwords_tr.txt
   [junit4]   2> 1337965 INFO  
(OverseerThreadFactory-4315-thread-1-processing-n:127.0.0.1:35801_solr) 
[n:127.0.0.1:35801_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to 
/configs/timeConfig/lang/stopwords_ar.txt
   [junit4]   2> 1337966 INFO  
(OverseerThreadFactory-4315-thread-1-processing-n:127.0.0.1:35801_solr) 
[n:127.0.0.1:35801_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to 
/configs/timeConfig/lang/userdict_ja.txt
   [junit4]   2> 1337966 INFO  
(OverseerThreadFactory-4315-thread-1-processing-n:127.0.0.1:35801_solr) 
[n:127.0.0.1:35801_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to 
/configs/timeConfig/lang/stopwords_eu.txt
   [junit4]   2> 1337967 INFO  
(OverseerThreadFactory-4315-thread-1-processing-n:127.0.0.1:35801_solr) 
[n:127.0.0.1:35801_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to 
/configs/timeConfig/lang/stopwords_it.txt
   [junit4]   2> 1337967 INFO  
(OverseerThreadFactory-4315-thread-1-processing-n:127.0.0.1:35801_solr) 
[n:127.0.0.1:35801_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to 
/configs/timeConfig/lang/stopwords_cz.txt
   [junit4]   2> 1337968 INFO  
(OverseerThreadFactory-4315-thread-1-processing-n:127.0.0.1:35801_solr) 
[n:127.0.0.1:35801_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to 
/configs/timeConfig/lang/stoptags_ja.txt
   [junit4]   2> 1337968 INFO  
(OverseerThreadFactory-4315-thread-1-processing-n:127.0.0.1:35801_solr) 
[n:127.0.0.1:35801_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/timeConfig/lang/contractions_fr.txt
   [junit4]   2> 1337969 INFO  
(OverseerThreadFactory-4315-thread-1-processing-n:127.0.0.1:35801_solr) 
[n:127.0.0.1:35801_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to 
/configs/timeConfig/lang/stopwords_de.txt
   [junit4]   2> 1337969 INFO  
(OverseerThreadFactory-4315-thread-1-processing-n:127.0.0.1:35801_solr) 
[n:127.0.0.1:35801_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to 
/configs/timeConfig/lang/stopwords_fa.txt
   [junit4]   2> 1337970 INFO  
(OverseerThreadFactory-4315-thread-1-processing-n:127.0.0.1:35801_solr) 
[n:127.0.0.1:35801_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/timeConfig/lang/contractions_ga.txt
   [junit4]   2> 1337970 INFO  
(OverseerThreadFactory-4315-thread-1-processing-n:127.0.0.1:35801_solr) 
[n:127.0.0.1:35801_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to 
/configs/timeConfig/lang/stopwords_ca.txt
   [junit4]   2> 1337971 INFO  
(OverseerThreadFactory-4315-thread-1-processing-n:127.0.0.1:35801_solr) 
[n:127.0.0.1:35801_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to 
/configs/timeConfig/lang/stopwords_nl.txt
   [junit4]   2> 1337971 INFO  
(OverseerThreadFactory-4315-thread-1-processing-n:127.0.0.1:35801_solr) 
[n:127.0.0.1:35801_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to 
/configs/timeConfig/lang/stopwords_bg.txt
   [junit4]   2> 1337972 INFO  
(OverseerThreadFactory-4315-thread-1-processing-n:127.0.0.1:35801_solr) 
[n:127.0.0.1:35801_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to 
/configs/timeConfig/lang/stopwords_lv.txt
   [junit4]   2> 1337972 INFO  
(OverseerThreadFactory-4315-thread-1-processing-n:127.0.0.1:35801_solr) 
[n:127.0.0.1:35801_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to 
/configs/timeConfig/lang/stopwords_en.txt
   [junit4]   2> 1337973 INFO  
(OverseerThreadFactory-4315-thread-1-processing-n:127.0.0.1:35801_solr) 
[n:127.0.0.1:35801_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to 
/configs/timeConfig/lang/stopwords_es.txt
   [junit4]   2> 1337974 INFO  
(OverseerThreadFactory-4315-thread-1-processing-n:127.0.0.1:35801_solr) 
[n:127.0.0.1:35801_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to 
/configs/timeConfig/lang/stopwords_th.txt
   [junit4]   2> 1337974 INFO  
(OverseerThreadFactory-4315-thread-1-processing-n:127.0.0.1:35801_solr) 
[n:127.0.0.1:35801_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to 
/configs/timeConfig/lang/stopwords_ro.txt
   [junit4]   2> 1337975 INFO  
(OverseerThreadFactory-4315-thread-1-processing-n:127.0.0.1:35801_solr) 
[n:127.0.0.1:35801_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to 
/configs/timeConfig/lang/stopwords_fr.txt
   [junit4]   2> 1337975 INFO  
(OverseerThreadFactory-4315-thread-1-processing-n:127.0.0.1:35801_solr) 
[n:127.0.0.1:35801_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to 
/configs/timeConfig/lang/stopwords_sv.txt
   [junit4]   2> 1337976 INFO  
(OverseerThreadFactory-4315-thread-1-processing-n:127.0.0.1:35801_solr) 
[n:127.0.0.1:35801_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fi.txt to 
/configs/timeConfig/lang/stopwords_fi.txt
   [junit4]   2> 1337976 INFO  
(OverseerThreadFactory-4315-thread-1-processing-n:127.0.0.1:35801_solr) 
[n:127.0.0.1:35801_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/hyphenations_ga.txt to 
/configs/timeConfig/lang/hyphenations_ga.txt
   [junit4]   2> 1337976 INFO  
(OverseerThreadFactory-4315-thread-1-processing-n:127.0.0.1:35801_solr) 
[n:127.0.0.1:35801_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_gl.txt to 
/configs/timeConfig/lang/stopwords_gl.txt
   [junit4]   2> 1337977 INFO  
(OverseerThreadFactory-4315-thread-1-processing-n:127.0.0.1:35801_solr) 
[n:127.0.0.1:35801_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/params.json to /configs/timeConfig/params.json
   [junit4]   2> 1338080 INFO  
(OverseerStateUpdate-99025704252145670-127.0.0.1:35801_solr-n_0000000000) 
[n:127.0.0.1:35801_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"timeConfig",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"timeConfig_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35801/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1338302 INFO  (qtp977507926-9556) [n:127.0.0.1:35801_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=timeConfig&newCollection=true&name=timeConfig_shard1_replica_n1&action=CREATE&numShards=1&collection=timeConfig&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1338302 INFO  (qtp977507926-9556) [n:127.0.0.1:35801_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1338405 INFO  
(zkCallback-1451-thread-1-processing-n:127.0.0.1:35801_solr) 
[n:127.0.0.1:35801_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/timeConfig/state.json] for collection [timeConfig] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1338405 INFO  
(zkCallback-1451-thread-2-processing-n:127.0.0.1:35801_solr) 
[n:127.0.0.1:35801_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/timeConfig/state.json] for collection [timeConfig] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1339312 INFO  (qtp977507926-9556) [n:127.0.0.1:35801_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 1339312 INFO  (qtp977507926-9556) [n:127.0.0.1:35801_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 1339312 WARN  (qtp977507926-9556) [n:127.0.0.1:35801_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimePartitionedUpdateProcessorTest_30CBC7BAB2D589AA-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimePartitionedUpdateProcessorTest_30CBC7BAB2D589AA-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 1339313 WARN  (qtp977507926-9556) [n:127.0.0.1:35801_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimePartitionedUpdateProcessorTest_30CBC7BAB2D589AA-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimePartitionedUpdateProcessorTest_30CBC7BAB2D589AA-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 1339313 WARN  (qtp977507926-9556) [n:127.0.0.1:35801_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimePartitionedUpdateProcessorTest_30CBC7BAB2D589AA-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimePartitionedUpdateProcessorTest_30CBC7BAB2D589AA-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 1339313 WARN  (qtp977507926-9556) [n:127.0.0.1:35801_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimePartitionedUpdateProcessorTest_30CBC7BAB2D589AA-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimePartitionedUpdateProcessorTest_30CBC7BAB2D589AA-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 1339313 WARN  (qtp977507926-9556) [n:127.0.0.1:35801_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimePartitionedUpdateProcessorTest_30CBC7BAB2D589AA-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimePartitionedUpdateProcessorTest_30CBC7BAB2D589AA-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 1339313 WARN  (qtp977507926-9556) [n:127.0.0.1:35801_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimePartitionedUpdateProcessorTest_30CBC7BAB2D589AA-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimePartitionedUpdateProcessorTest_30CBC7BAB2D589AA-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 1339313 WARN  (qtp977507926-9556) [n:127.0.0.1:35801_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimePartitionedUpdateProcessorTest_30CBC7BAB2D589AA-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimePartitionedUpdateProcessorTest_30CBC7BAB2D589AA-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 1339314 WARN  (qtp977507926-9556) [n:127.0.0.1:35801_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimePartitionedUpdateProcessorTest_30CBC7BAB2D589AA-001/tempDir-001/n

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

gent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@29147412
   [junit4]   2> 1344692 INFO  (jetty-closer-1440-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1344692 INFO  (jetty-closer-1440-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2d63f96b: rootName = 
solr_35801, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@6b218156
   [junit4]   2> 1344693 INFO  (jetty-closer-1440-thread-2) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35801_solr
   [junit4]   2> 1344693 INFO  (jetty-closer-1440-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1344693 INFO  
(zkCallback-1451-thread-2-processing-n:127.0.0.1:35801_solr) 
[n:127.0.0.1:35801_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 1344693 INFO  
(zkCallback-1450-thread-1-processing-n:127.0.0.1:38435_solr) 
[n:127.0.0.1:38435_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 1344696 INFO  (jetty-closer-1440-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1344696 INFO  (jetty-closer-1440-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2363d08d: rootName = 
solr_38435, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@6b218156
   [junit4]   2> 1344696 INFO  (coreCloseExecutor-4336-thread-1) 
[n:127.0.0.1:35801_solr c:myalias_2017-10-23 s:shard1 r:core_node2 
x:myalias_2017-10-23_shard1_replica_n1] o.a.s.c.SolrCore 
[myalias_2017-10-23_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@506febc4
   [junit4]   2> 1344696 INFO  (coreCloseExecutor-4336-thread-1) 
[n:127.0.0.1:35801_solr c:myalias_2017-10-23 s:shard1 r:core_node2 
x:myalias_2017-10-23_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing 
metric reporters for registry=solr.core.myalias_2017-10-23.shard1.replica_n1, 
tag=1349512132
   [junit4]   2> 1344696 INFO  (coreCloseExecutor-4336-thread-1) 
[n:127.0.0.1:35801_solr c:myalias_2017-10-23 s:shard1 r:core_node2 
x:myalias_2017-10-23_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@14b7f3a4: rootName 
= solr_35801, domain = solr.core.myalias_2017-10-23.shard1.replica_n1, service 
url = null, agent id = null] for registry 
solr.core.myalias_2017-10-23.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@55331828
   [junit4]   2> 1344696 INFO  (jetty-closer-1440-thread-1) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38435_solr
   [junit4]   2> 1344696 INFO  (jetty-closer-1440-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1344696 INFO  (jetty-closer-1440-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1344696 INFO  
(zkCallback-1451-thread-2-processing-n:127.0.0.1:35801_solr) 
[n:127.0.0.1:35801_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (0)
   [junit4]   2> 1344696 INFO  
(zkCallback-1450-thread-1-processing-n:127.0.0.1:38435_solr) 
[n:127.0.0.1:38435_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (0)
   [junit4]   2> 1344697 INFO  (jetty-closer-1440-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@33f5d821{/solr,null,UNAVAILABLE}
   [junit4]   2> 1344704 INFO  (coreCloseExecutor-4336-thread-1) 
[n:127.0.0.1:35801_solr c:myalias_2017-10-23 s:shard1 r:core_node2 
x:myalias_2017-10-23_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing 
metric reporters for registry=solr.collection.myalias_2017-10-23.shard1.leader, 
tag=1349512132
   [junit4]   2> 1344705 INFO  (jetty-closer-1440-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=99025704252145670-127.0.0.1:35801_solr-n_0000000000) closing
   [junit4]   2> 1344705 INFO  
(OverseerStateUpdate-99025704252145670-127.0.0.1:35801_solr-n_0000000000) 
[n:127.0.0.1:35801_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:35801_solr
   [junit4]   2> 1344706 WARN  
(OverseerAutoScalingTriggerThread-99025704252145670-127.0.0.1:35801_solr-n_0000000000)
 [n:127.0.0.1:35801_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1344738 INFO  (jetty-closer-1440-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@61bb603a{/solr,null,UNAVAILABLE}
   [junit4]   2> 1344738 ERROR 
(SUITE-TimePartitionedUpdateProcessorTest-seed#[30CBC7BAB2D589AA]-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> 1344738 INFO  
(SUITE-TimePartitionedUpdateProcessorTest-seed#[30CBC7BAB2D589AA]-worker) [    
] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36861 36861
   [junit4]   2> 1344855 INFO  (Thread-2109) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:36861 36861
   [junit4]   2> 1344856 WARN  (Thread-2109) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/aliases.json
   [junit4]   2>        4       /solr/configs/timeConfig
   [junit4]   2>        3       /solr/configs/timeConfig/managed-schema
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/collections/timeConfig/state.json
   [junit4]   2>        5       /solr/collections/myalias_2017-10-23/state.json
   [junit4]   2>        4       /solr/clusterstate.json
   [junit4]   2>        4       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/live_nodes
   [junit4]   2>        4       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimePartitionedUpdateProcessorTest_30CBC7BAB2D589AA-001
   [junit4]   2> Nov 18, 2017 1:39:00 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1476, maxMBSortInHeap=6.3368729907938945, 
sim=RandomSimilarity(queryNorm=true): {}, locale=nn-NO, timezone=CST6CDT
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=8,threads=1,free=289511024,total=529530880
   [junit4]   2> NOTE: All tests run in this JVM: [TestCSVLoader, 
LeaderFailoverAfterPartitionTest, CollectionsAPISolrJTest, 
CoreAdminRequestStatusTest, TestReversedWildcardFilterFactory, SyncSliceTest, 
DistributedMLTComponentTest, HdfsRecoverLeaseTest, TestBackupRepositoryFactory, 
TestLocalFSCloudBackupRestore, TestTlogReplica, TestUtils, ZkControllerTest, 
AnalysisAfterCoreReloadTest, TestEmbeddedSolrServerSchemaAPI, 
TestSubQueryTransformerDistrib, BasicZkTest, SolrShardReporterTest, 
TestSolrCloudWithHadoopAuthPlugin, SearchHandlerTest, SpellCheckComponentTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestDFRSimilarityFactory, 
ResourceLoaderTest, TestPostingsSolrHighlighter, BasicDistributedZkTest, 
HdfsChaosMonkeySafeLeaderTest, TestLegacyField, ActionThrottleTest, 
HdfsUnloadDistributedZkTest, TestNumericTerms32, TestSuggestSpellingConverter, 
TestLegacyTerms, TestLeaderElectionWithEmptyReplica, SaslZkACLProviderTest, 
V2StandaloneTest, TestWordDelimiterFilterFactory, CleanupOldIndexTest, 
TestAuthorizationFramework, DateMathParserTest, 
TestPHPSerializedResponseWriter, DistributedQueryComponentOptimizationTest, 
TlogReplayBufferedWhileIndexingTest, TestBlobHandler, TestTestInjection, 
TestConfig, StatelessScriptUpdateProcessorFactoryTest, CdcrBidirectionalTest, 
TestFieldCacheVsDocValues, TestIndexingPerformance, BlockDirectoryTest, 
TestSolrFieldCacheBean, TestSolrConfigHandler, TestJsonFacetRefinement, 
TestHalfAndHalfDocValues, AnalyticsMergeStrategyTest, TermVectorComponentTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestSolrCoreSnapshots, 
TestHashQParserPlugin, SpatialFilterTest, ImplicitSnitchTest, 
TestPayloadScoreQParserPlugin, TestCustomStream, 
ClassificationUpdateProcessorTest, TestExactSharedStatsCache, TestSmileRequest, 
RAMDirectoryFactoryTest, BlobRepositoryCloudTest, HdfsSyncSliceTest, 
TestSolrCloudWithDelegationTokens, DistributedQueueTest, 
TestConfigSetProperties, DistributedDebugComponentTest, 
SimpleCollectionCreateDeleteTest, SpellCheckCollatorTest, 
ExitableDirectoryReaderTest, BasicAuthIntegrationTest, TestRecovery, 
TestInfoStreamLogging, CdcrReplicationHandlerTest, HLLUtilTest, 
DeleteInactiveReplicaTest, DistribCursorPagingTest, TestUpdate, 
TestRequestStatusCollectionAPI, ZkFailoverTest, TestCloudInspectUtil, 
TestQueryUtils, SortSpecParsingTest, OverseerModifyCollectionTest, 
TestStressCloudBlindAtomicUpdates, TestNoOpRegenerator, 
DataDrivenBlockJoinTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
CloudMLTQParserTest, TestCodecSupport, TestRandomDVFaceting, 
TestHighlightDedupGrouping, TestDistributedSearch, 
TestDocBasedVersionConstraints, SoftAutoCommitTest, TestChildDocTransformer, 
SolrPluginUtilsTest, AddBlockUpdateTest, TestSolrDeletionPolicy1, 
QueryParsingTest, AtomicUpdatesTest, SimpleFacetsTest, 
TimePartitionedUpdateProcessorTest]
   [junit4] Completed [366/749 (2!)] on J0 in 8.14s, 2 tests, 1 failure <<< 
FAILURES!

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

Reply via email to