Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1026/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseSerialGC

4 tests failed.
FAILED:  org.apache.solr.cloud.PeerSyncReplicationTest.test

Error Message:
Timeout occured while waiting response from server at: https://127.0.0.1:39547

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: https://127.0.0.1:39547
        at 
__randomizedtesting.SeedInfo.seed([36CB6E2A314B6623:BE9F51F09FB70BDB]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
        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:1104)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        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.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:315)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
        at java.net.SocketInputStream.read(SocketInputStream.java:171)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
        at sun.security.ssl.InputRecord.read(InputRecord.java:503)
        at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:983)
        at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:940)
        at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
        ... 43 more


FAILED:  org.apache.solr.cloud.ShardSplitTest.testSplitWithChaosMonkey

Error Message:
Timeout occured while waiting response from server at: 
http://127.0.0.1:37207/j_cko/f

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://127.0.0.1:37207/j_cko/f
        at 
__randomizedtesting.SeedInfo.seed([36CB6E2A314B6623:BDECBDFB704DCDA7]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
        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:1104)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        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.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:315)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
        at java.net.SocketInputStream.read(SocketInputStream.java:171)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
        ... 43 more


FAILED:  
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication

Error Message:
timed out waiting for collection1 startAt time to exceed: Thu Dec 21 09:03:05 
MART 2017

Stack Trace:
java.lang.AssertionError: timed out waiting for collection1 startAt time to 
exceed: Thu Dec 21 09:03:05 MART 2017
        at 
__randomizedtesting.SeedInfo.seed([36CB6E2A314B6623:C1B88072F7A3C9C5]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.handler.TestReplicationHandler.watchCoreStartAt(TestReplicationHandler.java:1565)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1364)
        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.util.TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy

Error Message:
After running Solr cloud example, test collection 'newColl' not found in Solr 
at: http://localhost:41915/solr; tool output:  Welcome to the SolrCloud 
example!  This interactive session will help you launch a SolrCloud cluster on 
your local workstation. To begin, how many Solr nodes would you like to run in 
your local cluster? (specify 1-4 nodes) [2]:  Ok, let's start up 1 Solr nodes 
for your example SolrCloud cluster. Please enter the port for node1 [8983]:  
Creating Solr home directory 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-005/cloud/node1/solr
  Starting up Solr on port 41915 using command: 
"/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/bin/solr" start -cloud -p 
41915 -s 
"temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-005/cloud/node1/solr"
   Now let's create a new collection for indexing documents in your 1-node 
cluster. Please provide a name for your new collection: [gettingstarted]  How 
many shards would you like to split testCloudExamplePrompt1 into? [2] How many 
replicas per shard would you like to create? [2]  Please choose a configuration 
for the testCloudExamplePrompt1 collection, available options are: _default or 
sample_techproducts_configs [_default]  

Stack Trace:
java.lang.AssertionError: After running Solr cloud example, test collection 
'newColl' not found in Solr at: http://localhost:41915/solr; tool output: 
Welcome to the SolrCloud example!

This interactive session will help you launch a SolrCloud cluster on your local 
workstation.
To begin, how many Solr nodes would you like to run in your local cluster? 
(specify 1-4 nodes) [2]: 
Ok, let's start up 1 Solr nodes for your example SolrCloud cluster.
Please enter the port for node1 [8983]: 
Creating Solr home directory 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-005/cloud/node1/solr

Starting up Solr on port 41915 using command:
"/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/bin/solr" start -cloud -p 
41915 -s 
"temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-005/cloud/node1/solr"


Now let's create a new collection for indexing documents in your 1-node cluster.
Please provide a name for your new collection: [gettingstarted] 
How many shards would you like to split testCloudExamplePrompt1 into? [2]
How many replicas per shard would you like to create? [2] 
Please choose a configuration for the testCloudExamplePrompt1 collection, 
available options are:
_default or sample_techproducts_configs [_default] 

        at 
__randomizedtesting.SeedInfo.seed([36CB6E2A314B6623:C463D5254EFEFF05]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.util.TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy(TestSolrCLIRunExample.java:584)
        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 11883 lines...]
   [junit4] Suite: org.apache.solr.util.TestSolrCLIRunExample
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/init-core-data-001
   [junit4]   2> 67524 WARN  
(SUITE-TestSolrCLIRunExample-seed#[36CB6E2A314B6623]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 67524 INFO  
(SUITE-TestSolrCLIRunExample-seed#[36CB6E2A314B6623]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 67525 INFO  
(SUITE-TestSolrCLIRunExample-seed#[36CB6E2A314B6623]-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> 67525 INFO  
(SUITE-TestSolrCLIRunExample-seed#[36CB6E2A314B6623]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 67526 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[36CB6E2A314B6623])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testInteractiveSolrCloudExample
   [junit4]   2> 67558 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[36CB6E2A314B6623])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002
   [junit4]   2> 67558 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[36CB6E2A314B6623])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 67559 INFO  (Thread-42) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 67559 INFO  (Thread-42) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 67560 ERROR (Thread-42) [    ] 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> 67659 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[36CB6E2A314B6623])
 [    ] o.a.s.c.ZkTestServer start zk server on port:44203
   [junit4]   2> 67661 INFO  (zkConnectionManagerCallback-44-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 67666 INFO  (jetty-launcher-41-thread-1) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 67668 INFO  (jetty-launcher-41-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@ed1859{/solr,null,AVAILABLE}
   [junit4]   2> 67668 INFO  (jetty-launcher-41-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@16f602c{HTTP/1.1,[http/1.1]}{127.0.0.1:40639}
   [junit4]   2> 67668 INFO  (jetty-launcher-41-thread-1) [    ] o.e.j.s.Server 
Started @68764ms
   [junit4]   2> 67668 INFO  (jetty-launcher-41-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40639}
   [junit4]   2> 67668 ERROR (jetty-launcher-41-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 67668 INFO  (jetty-launcher-41-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 67669 INFO  (jetty-launcher-41-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port 
40639
   [junit4]   2> 67669 INFO  (jetty-launcher-41-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 67669 INFO  (jetty-launcher-41-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-21T18:23:58.179Z
   [junit4]   2> 67676 INFO  (zkConnectionManagerCallback-46-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 67677 INFO  (jetty-launcher-41-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 67682 INFO  (jetty-launcher-41-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4e8aa6, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 67687 INFO  (jetty-launcher-41-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44203/solr
   [junit4]   2> 67688 INFO  (zkConnectionManagerCallback-50-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 67690 INFO  
(zkConnectionManagerCallback-52-thread-1-processing-n:localhost:40639_solr) 
[n:localhost:40639_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 67766 INFO  (jetty-launcher-41-thread-1) 
[n:localhost:40639_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 67767 INFO  (jetty-launcher-41-thread-1) 
[n:localhost:40639_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader localhost:40639_solr
   [junit4]   2> 67768 INFO  (jetty-launcher-41-thread-1) 
[n:localhost:40639_solr    ] o.a.s.c.Overseer Overseer 
(id=99213681496555523-localhost:40639_solr-n_0000000000) starting
   [junit4]   2> 67773 INFO  (jetty-launcher-41-thread-1) 
[n:localhost:40639_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/localhost:40639_solr
   [junit4]   2> 67774 INFO  
(OverseerStateUpdate-99213681496555523-localhost:40639_solr-n_0000000000) 
[n:localhost:40639_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 67930 INFO  (jetty-launcher-41-thread-1) 
[n:localhost:40639_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4e8aa6
   [junit4]   2> 67939 INFO  (jetty-launcher-41-thread-1) 
[n:localhost:40639_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4e8aa6
   [junit4]   2> 67939 INFO  (jetty-launcher-41-thread-1) 
[n:localhost:40639_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4e8aa6
   [junit4]   2> 67940 INFO  (jetty-launcher-41-thread-1) 
[n:localhost:40639_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1
   [junit4]   2> 67962 INFO  (zkConnectionManagerCallback-56-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 67976 INFO  (qtp33200670-198) [n:localhost:40639_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system 
params={wt=json} status=0 QTime=6
   [junit4]   2> 67986 INFO  (qtp33200670-199) [n:localhost:40639_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 67989 INFO  (qtp33200670-199) [n:localhost:40639_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=json} status=0 QTime=3
   [junit4]   2> 67993 INFO  (zkConnectionManagerCallback-61-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 67994 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[36CB6E2A314B6623])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 67995 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[36CB6E2A314B6623])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:44203/solr ready
   [junit4]   2> 67997 INFO  (qtp33200670-199) [n:localhost:40639_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=list&wt=json and sendToOCPQueue=true
   [junit4]   2> 67998 INFO  (qtp33200670-199) [n:localhost:40639_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=list&wt=json} status=0 QTime=0
   [junit4]   2> 68057 WARN  
(OverseerThreadFactory-93-thread-1-processing-n:localhost:40639_solr) 
[n:localhost:40639_solr    ] o.a.s.c.CreateCollectionCmd Specified number of 
replicas of 2 on collection testCloudExamplePrompt is higher than the number of 
Solr instances currently live or live and part of your createNodeSet(1). It's 
unusual to run two replica of the same slice on the same Solr-instance.
   [junit4]   2> 69400 WARN  (qtp33200670-195) [n:localhost:40639_solr 
c:testCloudExamplePrompt s:shard1 r:core_node3 
x:testCloudExamplePrompt_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/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 69400 WARN  (qtp33200670-195) [n:localhost:40639_solr 
c:testCloudExamplePrompt s:shard1 r:core_node3 
x:testCloudExamplePrompt_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/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_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/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../dist
   [junit4]   2> 69400 WARN  (qtp33200670-200) [n:localhost:40639_solr 
c:testCloudExamplePrompt s:shard1 r:core_node5 
x:testCloudExamplePrompt_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/extraction/lib
   [junit4]   2> 69400 WARN  (qtp33200670-195) [n:localhost:40639_solr 
c:testCloudExamplePrompt s:shard1 r:core_node3 
x:testCloudExamplePrompt_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/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 69400 WARN  (qtp33200670-200) [n:localhost:40639_solr 
c:testCloudExamplePrompt s:shard1 r:core_node5 
x:testCloudExamplePrompt_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist
   [junit4]   2> 69400 WARN  (qtp33200670-195) [n:localhost:40639_solr 
c:testCloudExamplePrompt s:shard1 r:core_node3 
x:testCloudExamplePrompt_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/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_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/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../dist
   [junit4]   2> 69401 WARN  (qtp33200670-195) [n:localhost:40639_solr 
c:testCloudExamplePrompt s:shard1 r:core_node3 
x:testCloudExamplePrompt_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/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 69401 WARN  (qtp33200670-195) [n:localhost:40639_solr 
c:testCloudExamplePrompt s:shard1 r:core_node3 
x:testCloudExamplePrompt_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/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_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/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../dist
   [junit4]   2> 69401 WARN  (qtp33200670-199) [n:localhost:40639_solr 
c:testCloudExamplePrompt s:shard2 r:core_node8 
x:testCloudExamplePrompt_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../contrib/extraction/lib
   [junit4]   2> 69402 WARN  (qtp33200670-195) [n:localhost:40639_solr 
c:testCloudExamplePrompt s:shard1 r:core_node3 
x:testCloudExamplePrompt_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/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 69401 WARN  (qtp33200670-200) [n:localhost:40639_solr 
c:testCloudExamplePrompt s:shard1 r:core_node5 
x:testCloudExamplePrompt_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/clustering/lib
   [junit4]   2> 69402 WARN  (qtp33200670-200) [n:localhost:40639_solr 
c:testCloudExamplePrompt s:shard1 r:core_node5 
x:testCloudExamplePrompt_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist
   [junit4]   2> 69402 WARN  (qtp33200670-200) [n:localhost:40639_solr 
c:testCloudExamplePrompt s:shard1 r:core_node5 
x:testCloudExamplePrompt_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/langid/lib
   [junit4]   2> 69402 WARN  (qtp33200670-200) [n:localhost:40639_solr 
c:testCloudExamplePrompt s:shard1 r:core_node5 
x:testCloudExamplePrompt_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist
   [junit4]   2> 69403 WARN  (qtp33200670-198) [n:localhost:40639_solr 
c:testCloudExamplePrompt s:shard2 r:core_node7 
x:testCloudExamplePrompt_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../contrib/extraction/lib
   [junit4]   2> 69403 WARN  (qtp33200670-198) [n:localhost:40639_solr 
c:testCloudExamplePrompt s:shard2 r:core_node7 
x:testCloudExamplePrompt_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../dist
   [junit4]   2> 69403 WARN  (qtp33200670-198) [n:localhost:40639_solr 
c:testCloudExamplePrompt s:shard2 r:core_node7 
x:testCloudExamplePrompt_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../contrib/clustering/lib
   [junit4]   2> 69403 WARN  (qtp33200670-198) [n:localhost:40639_solr 
c:testCloudExamplePrompt s:shard2 r:core_node7 
x:testCloudExamplePrompt_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../dist
   [junit4]   2> 69403 WARN  (qtp33200670-198) [n:localhost:40639_solr 
c:testCloudExamplePrompt s:shard2 r:core_node7 
x:testCloudExamplePrompt_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../contrib/langid/lib
   [junit4]   2> 69403 WARN  (qtp33200670-198) [n:localhost:40639_solr 
c:testCloudExamplePrompt s:shard2 r:core_node7 
x:testCloudExamplePrompt_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../dist
   [junit4]   2> 69403 WARN  (qtp33200670-198) [n:localhost:40639_solr 
c:testCloudExamplePrompt s:shard2 r:core_node7 
x:testCloudExamplePrompt_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../contrib/velocity/lib
   [junit4]   2> 69403 WARN  (qtp33200670-198) [n:localhost:40639_solr 
c:testCloudExamplePrompt s:shard2 r:core_node7 
x:testCloudExamplePrompt_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../dist
   [junit4]   2> 69402 WARN  (qtp33200670-199) [n:localhost:40639_solr 
c:testCloudExamplePrompt s:shard2 r:core_node8 
x:testCloudExamplePrompt_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../dist
   [junit4]   2> 69403 WARN  (qtp33200670-200) [n:localhost:40639_solr 
c:testCloudExamplePrompt s:shard1 r:core_node5 
x:testCloudExamplePrompt_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/velocity/lib
   [junit4]   2> 69402 WARN  (qtp33200670-195) [n:localhost:40639_solr 
c:testCloudExamplePrompt s:shard1 r:core_node3 
x:testCloudExamplePrompt_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/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../dist
   [junit4]   2> 69487 WARN  (qtp33200670-200) [n:localhost:40639_solr 
c:testCloudExamplePrompt s:shard1 r:core_node5 
x:testCloudExamplePrompt_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist
   [junit4]   2> 69488 WARN  (qtp33200670-199) [n:localhost:40639_solr 
c:testCloudExamplePrompt s:shard2 r:core_node8 
x:testCloudExamplePrompt_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../contrib/clustering/lib
   [junit4]   2> 69488 WARN  (qtp33200670-199) [n:localhost:40639_solr 
c:testCloudExamplePrompt s:shard2 r:core_node8 
x:testCloudExamplePrompt_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../dist
   [junit4]   2> 69488 WARN  (qtp33200670-199) [n:localhost:40639_solr 
c:testCloudExamplePrompt s:shard2 r:core_node8 
x:testCloudExamplePrompt_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../contrib/langid/lib
   [junit4]   2> 69489 WARN  (qtp33200670-199) [n:localhost:40639_solr 
c:testCloudExamplePrompt s:shard2 r:core_node8 
x:testCloudExamplePrompt_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../dist
   [junit4]   2> 69489 WARN  (qtp33200670-199) [n:localhost:40639_solr 
c:testCloudExamplePrompt s:shard2 r:core_node8 
x:testCloudExamplePrompt_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../contrib/velocity/lib
   [junit4]   2> 69489 WARN  (qtp33200670-199) [n:localhost:40639_solr 
c:testCloudExamplePrompt s:shard2 r:core_node8 
x:testCloudExamplePrompt_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../dist
   [junit4]   2> 72323 WARN  (Thread-58) [n:localhost:40639_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/extraction/lib
   [junit4]   2> 72324 WARN  (Thread-58) [n:localhost:40639_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist
   [junit4]   2> 72324 WARN  (Thread-58) [n:localhost:40639_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/clustering/lib
   [junit4]   2> 72325 WARN  (Thread-58) [n:localhost:40639_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist
   [junit4]   2> 72326 WARN  (Thread-58) [n:localhost:40639_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/langid/lib
   [junit4]   2> 72326 WARN  (Thread-58) [n:localhost:40639_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist
   [junit4]   2> 72326 WARN  (Thread-58) [n:localhost:40639_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/velocity/lib
   [junit4]   2> 72327 WARN  (Thread-58) [n:localhost:40639_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist
   [junit4]   2> 72416 WARN  (SolrConfigHandler-refreshconf) 
[n:localhost:40639_solr c:testCloudExamplePrompt s:shard2 r:core_node8 
x:testCloudExamplePrompt_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../contrib/extraction/lib
   [junit4]   2> 72416 WARN  (SolrConfigHandler-refreshconf) 
[n:localhost:40639_solr c:testCloudExamplePrompt s:shard1 r:core_node3 
x:testCloudExamplePrompt_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/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 72417 WARN  (SolrConfigHandler-refreshconf) 
[n:localhost:40639_solr c:testCloudExamplePrompt s:shard2 r:core_node8 
x:testCloudExamplePrompt_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../dist
   [junit4]   2> 72417 WARN  (SolrConfigHandler-refreshconf) 
[n:localhost:40639_solr c:testCloudExamplePrompt s:shard1 r:core_node3 
x:testCloudExamplePrompt_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/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_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/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../dist
   [junit4]   2> 72417 WARN  (SolrConfigHandler-refreshconf) 
[n:localhost:40639_solr c:testCloudExamplePrompt s:shard2 r:core_node8 
x:testCloudExamplePrompt_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../contrib/clustering/lib
   [junit4]   2> 72417 WARN  (SolrConfigHandler-refreshconf) 
[n:localhost:40639_solr c:testCloudExamplePrompt s:shard1 r:core_node3 
x:testCloudExamplePrompt_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/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 72417 WARN  (SolrConfigHandler-refreshconf) 
[n:localhost:40639_solr c:testCloudExamplePrompt s:shard2 r:core_node8 
x:testCloudExamplePrompt_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../dist
   [junit4]   2> 72417 WARN  (SolrConfigHandler-refreshconf) 
[n:localhost:40639_solr c:testCloudExamplePrompt s:shard1 r:core_node3 
x:testCloudExamplePrompt_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/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_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/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../dist
   [junit4]   2> 72417 WARN  (SolrConfigHandler-refreshconf) 
[n:localhost:40639_solr c:testCloudExamplePrompt s:shard2 r:core_node8 
x:testCloudExamplePrompt_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../contrib/langid/lib
   [junit4]   2> 72417 WARN  (SolrConfigHandler-refreshconf) 
[n:localhost:40639_solr c:testCloudExamplePrompt s:shard1 r:core_node3 
x:testCloudExamplePrompt_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/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 72417 WARN  (SolrConfigHandler-refreshconf) 
[n:localhost:40639_solr c:testCloudExamplePrompt s:shard2 r:core_node8 
x:testCloudExamplePrompt_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../dist
   [junit4]   2> 72417 WARN  (SolrConfigHandler-refreshconf) 
[n:localhost:40639_solr c:testCloudExamplePrompt s:shard1 r:core_node3 
x:testCloudExamplePrompt_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/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_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/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../dist
   [junit4]   2> 72418 WARN  (SolrConfigHandler-refreshconf) 
[n:localhost:40639_solr c:testCloudExamplePrompt s:shard2 r:core_node8 
x:testCloudExamplePrompt_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../contrib/velocity/lib
   [junit4]   2> 72418 WARN  (SolrConfigHandler-refreshconf) 
[n:localhost:40639_solr c:testCloudExamplePrompt s:shard1 r:core_node3 
x:testCloudExamplePrompt_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/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 72418 WARN  (SolrConfigHandler-refreshconf) 
[n:localhost:40639_solr c:testCloudExamplePrompt s:shard2 r:core_node8 
x:testCloudExamplePrompt_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../dist
   [junit4]   2> 72418 WARN  (SolrConfigHandler-refreshconf) 
[n:localhost:40639_solr c:testCloudExamplePrompt s:shard1 r:core_node3 
x:testCloudExamplePrompt_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/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../dist
   [junit4]   2> 72418 WARN  (SolrConfigHandler-refreshconf) 
[n:localhost:40639_solr c:testCloudExamplePrompt s:shard2 r:core_node7 
x:testCloudExamplePrompt_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../contrib/extraction/lib
   [junit4]   2> 72418 WARN  (SolrConfigHandler-refreshconf) 
[n:localhost:40639_solr c:testCloudExamplePrompt s:shard2 r:core_node7 
x:testCloudExamplePrompt_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../dist
   [junit4]   2> 72419 WARN  (SolrConfigHandler-refreshconf) 
[n:localhost:40639_solr c:testCloudExamplePrompt s:shard2 r:core_node7 
x:testCloudExamplePrompt_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../contrib/clustering/lib
   [junit4]   2> 72419 WARN  (SolrConfigHandler-refreshconf) 
[n:localhost:40639_solr c:testCloudExamplePrompt s:shard2 r:core_node7 
x:testCloudExamplePrompt_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../dist
   [junit4]   2> 72419 WARN  (SolrConfigHandler-refreshconf) 
[n:localhost:40639_solr c:testCloudExamplePrompt s:shard2 r:core_node7 
x:testCloudExamplePrompt_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../contrib/langid/lib
   [junit4]   2> 72419 WARN  (SolrConfigHandler-refreshconf) 
[n:localhost:40639_solr c:testCloudExamplePrompt s:shard2 r:core_node7 
x:testCloudExamplePrompt_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../dist
   [junit4]   2> 72420 WARN  (SolrConfigHandler-refreshconf) 
[n:localhost:40639_solr c:testCloudExamplePrompt s:shard2 r:core_node7 
x:testCloudExamplePrompt_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../contrib/velocity/lib
   [junit4]   2> 72420 WARN  (SolrConfigHandler-refreshconf) 
[n:localhost:40639_solr c:testCloudExamplePrompt s:shard2 r:core_node7 
x:testCloudExamplePrompt_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../dist
   [junit4]   2> 73351 WARN  
(zkCallback-51-thread-2-processing-n:localhost:40639_solr) 
[n:localhost:40639_solr    ] o.a.s.c.LeaderElector Our node is no longer in 
line to be leader
   [junit4]   2> 73354 WARN  
(zkCallback-51-thread-2-processing-n:localhost:40639_solr) 
[n:localhost:40639_solr    ] o.a.s.c.LeaderElector Our node is no longer in 
line to be leader
   [junit4]   2> 74109 WARN  
(OverseerAutoScalingTriggerThread-99213681496555523-localhost:40639_solr-n_0000000000)
 [n:localhost:40639_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 74111 ERROR 
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[36CB6E2A314B6623])
 [    ] 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> 81121 WARN  (Thread-42) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       
/solr/configs/testCloudExamplePrompt/managed-schema
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        2       /solr/configs/testCloudExamplePrompt
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       
/solr/collections/testCloudExamplePrompt/state.json
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> 81135 ERROR (Thread-60) [    ] o.a.s.u.StartupLoggingUtils 
Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 81318 WARN  (qtp13942746-363) [    x:techproducts] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-003/techproducts/solr/techproducts/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-003/techproducts/solr/techproducts/../../../../contrib/extraction/lib
   [junit4]   2> 81318 WARN  (qtp13942746-363) [    x:techproducts] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-003/techproducts/solr/techproducts/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-003/techproducts/solr/techproducts/../../../../dist
   [junit4]   2> 81318 WARN  (qtp13942746-363) [    x:techproducts] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-003/techproducts/solr/techproducts/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-003/techproducts/solr/techproducts/../../../../contrib/clustering/lib
   [junit4]   2> 81318 WARN  (qtp13942746-363) [    x:techproducts] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-003/techproducts/solr/techproducts/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-003/techproducts/solr/techproducts/../../../../dist
   [junit4]   2> 81318 WARN  (qtp13942746-363) [    x:techproducts] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-003/techproducts/solr/techproducts/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-003/techproducts/solr/techproducts/../../../../contrib/langid/lib
   [junit4]   2> 81318 WARN  (qtp13942746-363) [    x:techproducts] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-003/techproducts/solr/techproducts/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-003/techproducts/solr/techproducts/../../../../dist
   [junit4]   2> 81318 WARN  (qtp13942746-363) [    x:techproducts] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-003/techproducts/solr/techproducts/../../../../dist
 filtered by solr-ltr-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-003/techproducts/solr/techproducts/../../../../dist
   [junit4]   2> 81319 WARN  (qtp13942746-363) [    x:techproducts] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-003/techproducts/solr/techproducts/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-003/techproducts/solr/techproducts/../../../../contrib/velocity/lib
   [junit4]   2> 81319 WARN  (qtp13942746-363) [    x:techproducts] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-003/techproducts/solr/techproducts/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-003/techproducts/solr/techproducts/../../../../dist
   [junit4]   1> SimplePostTool version 5.0.0
   [junit4]   1> Posting files to [base] url 
http://localhost:36711/solr/techproducts/update using content-type 
application/xml...
   [junit4]   1> POSTing file monitor2.xml to [base]
   [junit4]   1> POSTing file monitor.xml to [base]
   [junit4]   1> POSTing file sd500.xml to [base]
   [junit4]   1> POSTing file gb18030-example.xml to [base]
   [junit4]   1> POSTing file ipod_other.xml to [base]
   [junit4]   1> POSTing file manufacturers.xml to [base]
   [junit4]   1> POSTing file solr.xml to [base]
   [junit4]   1> POSTing file money.xml to [base]
   [junit4]   1> POSTing file utf8-example.xml to [base]
   [junit4]   1> POSTing file vidcard.xml to [base]
   [junit4]   1> POSTing file hd.xml to [base]
   [junit4]   1> POSTing file mp500.xml to [base]
   [junit4]   1> POSTing file ipod_video.xml to [base]
   [junit4]   1> POSTing file mem.xml to [base]
   [junit4]   1> 14 files indexed.
   [junit4]   1> COMMITting Solr index changes to 
http://localhost:36711/solr/techproducts/update...
   [junit4]   1> Time spent: 0:00:00.263
   [junit4]   2> 82015 ERROR (Thread-71) [    ] o.a.s.u.StartupLoggingUtils 
Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 82088 WARN  (coreLoadExecutor-152-thread-1) [    
x:techproducts] o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-003/techproducts/solr/techproducts/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-003/techproducts/solr/techproducts/../../../../contrib/extraction/lib
   [junit4]   2> 82088 WARN  (coreLoadExecutor-152-thread-1) [    
x:techproducts] o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-003/techproducts/solr/techproducts/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-003/techproducts/solr/techproducts/../../../../dist
   [junit4]   2> 82089 WARN  (coreLoadExecutor-152-thread-1) [    
x:techproducts] o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-003/techproducts/solr/techproducts/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-003/techproducts/solr/techproducts/../../../../contrib/clustering/lib
   [junit4]   2> 82089 WARN  (coreLoadExecutor-152-thread-1) [    
x:techproducts] o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-003/techproducts/solr/techproducts/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-003/techproducts/solr/techproducts/../../../../dist
   [junit4]   2> 82089 WARN  (coreLoadExecutor-152-thread-1) [    
x:techproducts] o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-003/techproducts/solr/techproducts/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-003/techproducts/solr/techproducts/../../../../contrib/langid/lib
   [junit4]   2> 82089 WARN  (coreLoadExecutor-152-thread-1) [    
x:techproducts] o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-003/techproducts/solr/techproducts/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-003/techproducts/solr/techproducts/../../../../dist
   [junit4]   2> 82089 WARN  (coreLoadExecutor-152-thread-1) [    
x:techproducts] o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-003/techproducts/solr/techproducts/../../../../dist
 filtered by solr-ltr-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-003/techproducts/solr/techproducts/../../../../dist
   [junit4]   2> 82090 WARN  (coreLoadExecutor-152-thread-1) [    
x:techproducts] o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-003/techproducts/solr/techproducts/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-003/techproducts/solr/techproducts/../../../../contrib/velocity/lib
   [junit4]   2> 82090 WARN  (coreLoadExecutor-152-thread-1) [    
x:techproducts] o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_36CB6E2A314B6623-001/tempDir-003/techproducts/solr/techproducts/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkin

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

c reporters for registry=solr.core.splitByRouteKeyTest.shard3.replica_n8, 
tag=33202564
   [junit4]   2> 3098725 INFO  (coreCloseExecutor-9791-thread-4) 
[n:127.0.0.1:42427_j_cko%2Ff c:splitByRouteKeyTest s:shard3 r:core_node11 
x:splitByRouteKeyTest_shard3_replica_n8] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2d1439: rootName = 
null, domain = solr.core.splitByRouteKeyTest.shard3.replica_n8, service url = 
null, agent id = null] for registry 
solr.core.splitByRouteKeyTest.shard3.replica_n8 / 
com.codahale.metrics.MetricRegistry@2eae7
   [junit4]   2> 3098733 INFO  (coreCloseExecutor-9791-thread-4) 
[n:127.0.0.1:42427_j_cko%2Ff c:splitByRouteKeyTest s:shard3 r:core_node11 
x:splitByRouteKeyTest_shard3_replica_n8] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.splitByRouteKeyTest.shard3.leader, tag=33202564
   [junit4]   2> 3098734 INFO  
(TEST-ShardSplitTest.test-seed#[36CB6E2A314B6623]) [    ] o.a.s.c.Overseer 
Overseer (id=99213868435177490-127.0.0.1:42427_j_cko%2Ff-n_0000000004) closing
   [junit4]   2> 3098734 WARN  
(OverseerAutoScalingTriggerThread-99213868435177490-127.0.0.1:42427_j_cko%2Ff-n_0000000004)
 [n:127.0.0.1:42427_j_cko%2Ff    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 3098734 INFO  
(OverseerStateUpdate-99213868435177490-127.0.0.1:42427_j_cko%2Ff-n_0000000004) 
[n:127.0.0.1:42427_j_cko%2Ff    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:42427_j_cko%2Ff
   [junit4]   2> 3098736 INFO  
(TEST-ShardSplitTest.test-seed#[36CB6E2A314B6623]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@175aa86{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3098736 INFO  
(TEST-ShardSplitTest.test-seed#[36CB6E2A314B6623]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1f9cb34{/j_cko/f,null,UNAVAILABLE}
   [junit4]   2> 3098737 INFO  
(TEST-ShardSplitTest.test-seed#[36CB6E2A314B6623]) [    ] o.a.s.c.ChaosMonkey 
monkey: stop jetty! 35447
   [junit4]   2> 3098737 ERROR 
(TEST-ShardSplitTest.test-seed#[36CB6E2A314B6623]) [    ] 
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> 3098738 INFO  
(TEST-ShardSplitTest.test-seed#[36CB6E2A314B6623]) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:40063 40063
   [junit4]   2> 3103784 INFO  (Thread-8449) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:40063 40063
   [junit4]   2> 3103785 WARN  (Thread-8449) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        10      /solr/aliases.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        164     /solr/collections/splitByRouteKeyTest/state.json
   [junit4]   2>        105     /solr/collections/routeFieldColl/state.json
   [junit4]   2>        11      /solr/collections/collection1/state.json
   [junit4]   2>        10      /solr/clusterprops.json
   [junit4]   2>        10      /solr/clusterstate.json
   [junit4]   2>        5       /solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        10      /solr/live_nodes
   [junit4]   2>        10      /solr/collections
   [junit4]   2>        5       /solr/overseer/queue
   [junit4]   2>        5       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        5       /solr/overseer/collection-queue-work
   [junit4]   2>        5       /solr/overseer/queue-work
   [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.cloud.ShardSplitTest_36CB6E2A314B6623-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{rnd_b=PostingsFormat(name=Asserting), shard_s=PostingsFormat(name=MockRandom), 
a_t=PostingsFormat(name=MockRandom), id=PostingsFormat(name=Asserting)}, 
docValues:{rnd_b=DocValuesFormat(name=Memory), 
shard_s=DocValuesFormat(name=Direct), _version_=DocValuesFormat(name=Lucene70), 
n_ti=DocValuesFormat(name=Direct), a_t=DocValuesFormat(name=Direct), 
a_i=DocValuesFormat(name=Memory), id=DocValuesFormat(name=Memory)}, 
maxPointsInLeafNode=735, maxMBSortInHeap=7.404921122715917, 
sim=RandomSimilarity(queryNorm=true): {}, locale=ar-YE, 
timezone=America/Hermosillo
   [junit4]   2> NOTE: Linux 4.10.0-40-generic i386/Oracle Corporation 
1.8.0_144 (32-bit)/cpus=8,threads=1,free=51330016,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestRandomDVFaceting, 
TestRandomFaceting, SimpleCollectionCreateDeleteTest, DateFieldTest, 
NumberUtilsTest, TestUtils, TestConfig, TestRawResponseWriter, 
TestDFRSimilarityFactory, PrimitiveFieldTypeTest, TemplateUpdateProcessorTest, 
TestManagedSchemaAPI, TestNumericTerms64, LeaderFailoverAfterPartitionTest, 
V2ApiIntegrationTest, CdcrBidirectionalTest, TestPostingsSolrHighlighter, 
MoveReplicaTest, CloneFieldUpdateProcessorFactoryTest, 
TestLuceneIndexBackCompat, BlobRepositoryCloudTest, 
TestPHPSerializedResponseWriter, TestClusterStateProvider, CursorPagingTest, 
PreAnalyzedFieldManagedSchemaCloudTest, URLClassifyProcessorTest, 
UtilsToolTest, AssignBackwardCompatibilityTest, TestCloudPseudoReturnFields, 
HdfsRecoverLeaseTest, DistribCursorPagingTest, IndexSchemaRuntimeFieldTest, 
TestLocalFSCloudBackupRestore, OverseerTaskQueueTest, TestPhraseSuggestions, 
FacetPivotSmallTest, TolerantUpdateProcessorTest, SearchHandlerTest, 
SolrPluginUtilsTest, TestApiFramework, 
LeaderInitiatedRecoveryOnShardRestartTest, HdfsBasicDistributedZk2Test, 
TestHttpShardHandlerFactory, TestDistributedSearch, TestCryptoKeys, 
DistributedQueryElevationComponentTest, SliceStateTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestSolrIndexConfig, 
TestIndexingPerformance, TestBinaryField, TestShortCircuitedRequests, 
TestCSVLoader, TestHighFrequencyDictionaryFactory, TestCustomStream, 
DeleteReplicaTest, AnalysisAfterCoreReloadTest, TestPayloadCheckQParserPlugin, 
TestConfigSetProperties, TestReplicationHandler, TestCrossCoreJoin, 
ActionThrottleTest, TestSolrQueryResponse, AutoAddReplicasPlanActionTest, 
MultiTermTest, ResourceLoaderTest, SolrInfoBeanTest, 
TestWordDelimiterFilterFactory, MissingSegmentRecoveryTest, 
SimpleMLTQParserTest, TermsComponentTest, TestMultiWordSynonyms, 
TestNodeAddedTrigger, DirectUpdateHandlerOptimizeTest, SaslZkACLProviderTest, 
TestTlogReplica, UpdateParamsTest, ChangedSchemaMergeTest, TestUtilizeNode, 
TestStreamBody, TestCloudNestedDocsSort, JsonLoaderTest, 
TestBackupRepositoryFactory, TestExecutePlanAction, TestZkAclsWithHadoopAuth, 
SyncSliceTest, TestSort, TestFieldTypeResource, 
TestSolrCloudWithDelegationTokens, TestJoin, TestRecoveryHdfs, SparseHLLTest, 
ForceLeaderTest, TestFoldingMultitermQuery, TestUniqueKeyFieldResource, 
SpatialFilterTest, StatelessScriptUpdateProcessorFactoryTest, BasicZkTest, 
TestStressVersions, TestDownShardTolerantSearch, TestMergePolicyConfig, 
TestSolrJ, TestStressCloudBlindAtomicUpdates, DocValuesTest, 
SolrCoreMetricManagerTest, TestUseDocValuesAsStored2, 
TestSolrConfigHandlerCloud, BasicFunctionalityTest, TestSchemaManager, 
DistributedQueueTest, TestFastOutputStream, TestCoreAdminApis, 
TestCollationFieldDocValues, TestCodecSupport, TestCustomDocTransformer, 
TestReversedWildcardFilterFactory, TestRandomCollapseQParserPlugin, 
AddSchemaFieldsUpdateProcessorFactoryTest, TestGraphTermsQParserPlugin, 
HdfsSyncSliceTest, TestStressUserVersions, SystemLogListenerTest, 
TestRequestStatusCollectionAPI, JavabinLoaderTest, TestRecovery, 
TestDocTermOrds, BasicDistributedZkTest, UnloadDistributedZkTest, 
ShardRoutingCustomTest, DistributedSpellCheckComponentTest, TestRealTimeGet, 
TestStressReorder, DistributedTermsComponentTest, SimpleFacetsTest, 
SpellCheckComponentTest, PeerSyncTest, ShowFileRequestHandlerTest, 
SolrIndexSplitterTest, SimplePostToolTest, SpellCheckCollatorTest, 
CoreAdminHandlerTest, SolrRequestParserTest, SuggesterTSTTest, 
TestStressLucene, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, TestUpdate, 
DefaultValueUpdateProcessorTest, TestRemoteStreaming, TestSolrDeletionPolicy1, 
XsltUpdateRequestHandlerTest, CacheHeaderTest, IndexBasedSpellCheckerTest, 
TestSurroundQueryParser, LukeRequestHandlerTest, TestQueryUtils, 
TestWriterPerf, DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, 
RequestHandlersTest, DocumentBuilderTest, TestValueSourceCache, 
PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, 
MoreLikeThisHandlerTest, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, 
FastVectorHighlighterTest, LoggingHandlerTest, IndexSchemaTest, 
TestJmxIntegration, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, 
QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, 
TestPartialUpdateDeduplication, PingRequestHandlerTest, TestComponentsName, 
TestLFUCache, HighlighterConfigTest, SOLR749Test, TestQuerySenderListener, 
AlternateDirectoryTest, ResponseLogComponentTest, SolrIndexConfigTest, 
TestStressRecovery, SampleTest, TestDocSet, MinimalSchemaTest, 
TestElisionMultitermQuery, ExternalFileFieldSortTest, TestSolrCoreProperties, 
NotRequiredUniqueKeyTest, SpellPossibilityIteratorTest, TestXIncludeConfig, 
TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, 
TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, 
TestBM25SimilarityFactory, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, 
DateMathParserTest, ChaosMonkeyNothingIsSafeTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, CollectionReloadTest, 
CollectionStateFormat2Test, CollectionsAPISolrJTest, DeleteInactiveReplicaTest, 
DeleteNodeTest, DeleteStatusTest, DistribJoinFromCollectionTest, 
DistributedVersionInfoTest, MoveReplicaHDFSTest, OverseerStatusTest, 
ReplicationFactorTest, RestartWhileUpdatingTest, ShardSplitTest]
   [junit4] Completed [609/763 (4!)] on J0 in 1013.97s, 5 tests, 1 error <<< 
FAILURES!

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

Reply via email to