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

3 tests failed.
FAILED:  
org.apache.solr.client.solrj.impl.CloudSolrClientTest.testRetryUpdatesWhenClusterStateIsStale

Error Message:
Error from server at 
http://127.0.0.1:45491/solr/stale_state_test_col_shard1_replica_n1: Expected 
mime type application/octet-stream but got text/html. <html> <head> <meta 
http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 
404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing 
/solr/stale_state_test_col_shard1_replica_n1/update. Reason: <pre>    Can not 
find: /solr/stale_state_test_col_shard1_replica_n1/update</pre></p> <hr /><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.3.20.v20170531</a><hr/> 
</body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at 
http://127.0.0.1:45491/solr/stale_state_test_col_shard1_replica_n1: Expected 
mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/stale_state_test_col_shard1_replica_n1/update. 
Reason:
<pre>    Can not find: 
/solr/stale_state_test_col_shard1_replica_n1/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([C17B025C60D97D24:754A9AB483300B08]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
        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.directUpdate(CloudSolrClient.java:559)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1016)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClientTest.testRetryUpdatesWhenClusterStateIsStale(CloudSolrClientTest.java:844)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:
Timeout occured while waiting response from server at: 
http://127.0.0.1:41387/_/wo

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://127.0.0.1:41387/_/wo
        at 
__randomizedtesting.SeedInfo.seed([FF3F450C2C4CFDFD:776B7AD682B09005]: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:883)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:314)
        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 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.base/java.net.SocketInputStream.socketRead0(Native Method)
        at 
java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
        at java.base/java.net.SocketInputStream.read(SocketInputStream.java:171)
        at java.base/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)
        ... 42 more


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

Error Message:
Index 0 out-of-bounds for length 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index 0 out-of-bounds for length 0
        at 
__randomizedtesting.SeedInfo.seed([FF3F450C2C4CFDFD:EB771E590F4B40E3]:0)
        at 
java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
        at 
java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
        at 
java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248)
        at java.base/java.util.Objects.checkIndex(Objects.java:372)
        at java.base/java.util.ArrayList.get(ArrayList.java:440)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12446 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> 890859 INFO  
(SUITE-TestReplicationHandler-seed#[FF3F450C2C4CFDFD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FF3F450C2C4CFDFD-001/init-core-data-001
   [junit4]   2> 890859 WARN  
(SUITE-TestReplicationHandler-seed#[FF3F450C2C4CFDFD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=21 numCloses=21
   [junit4]   2> 890859 INFO  
(SUITE-TestReplicationHandler-seed#[FF3F450C2C4CFDFD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 890860 INFO  
(SUITE-TestReplicationHandler-seed#[FF3F450C2C4CFDFD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
   [junit4]   2> 890861 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[FF3F450C2C4CFDFD]) [  
  ] o.a.s.SolrTestCaseJ4 ###Starting doTestIllegalFilePaths
   [junit4]   2> 890861 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[FF3F450C2C4CFDFD]) [  
  ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FF3F450C2C4CFDFD-001/solr-instance-001/collection1
   [junit4]   2> 890863 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[FF3F450C2C4CFDFD]) [  
  ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 890866 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[FF3F450C2C4CFDFD]) [  
  ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@c12fd9e{/solr,null,AVAILABLE}
   [junit4]   2> 890867 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[FF3F450C2C4CFDFD]) [  
  ] o.e.j.s.AbstractConnector Started 
ServerConnector@1f46f19b{HTTP/1.1,[http/1.1]}{127.0.0.1:43759}
   [junit4]   2> 890867 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[FF3F450C2C4CFDFD]) [  
  ] o.e.j.s.Server Started @892376ms
   [junit4]   2> 890867 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[FF3F450C2C4CFDFD]) [  
  ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FF3F450C2C4CFDFD-001/solr-instance-001/collection1/data,
 hostPort=43759}
   [junit4]   2> 890868 ERROR 
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[FF3F450C2C4CFDFD]) [  
  ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 890868 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[FF3F450C2C4CFDFD]) [  
  ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 8.0.0
   [junit4]   2> 890868 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[FF3F450C2C4CFDFD]) [  
  ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 890868 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[FF3F450C2C4CFDFD]) [  
  ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 890868 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[FF3F450C2C4CFDFD]) [  
  ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-12T04:05:29.491282Z
   [junit4]   2> 890868 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[FF3F450C2C4CFDFD]) [  
  ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FF3F450C2C4CFDFD-001/solr-instance-001/solr.xml
   [junit4]   2> 890871 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[FF3F450C2C4CFDFD]) [  
  ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 890871 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[FF3F450C2C4CFDFD]) [  
  ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 890872 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[FF3F450C2C4CFDFD]) [  
  ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7191ff5a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 890900 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[FF3F450C2C4CFDFD]) [  
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7191ff5a
   [junit4]   2> 890908 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[FF3F450C2C4CFDFD]) [  
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7191ff5a
   [junit4]   2> 890908 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[FF3F450C2C4CFDFD]) [  
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7191ff5a
   [junit4]   2> 890910 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[FF3F450C2C4CFDFD]) [  
  ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FF3F450C2C4CFDFD-001/solr-instance-001/.
   [junit4]   2> 890910 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[FF3F450C2C4CFDFD]) [  
  ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 890910 INFO  (coreLoadExecutor-3332-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 890916 INFO  (coreLoadExecutor-3332-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 890922 INFO  (coreLoadExecutor-3332-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 890941 INFO  (coreLoadExecutor-3332-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 890941 INFO  (coreLoadExecutor-3332-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FF3F450C2C4CFDFD-001/solr-instance-001/./collection1,
 trusted=true
   [junit4]   2> 890941 INFO  (coreLoadExecutor-3332-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7191ff5a
   [junit4]   2> 890941 INFO  (coreLoadExecutor-3332-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 890941 INFO  (coreLoadExecutor-3332-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FF3F450C2C4CFDFD-001/solr-instance-001/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FF3F450C2C4CFDFD-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 890943 INFO  (coreLoadExecutor-3332-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=38, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=22.625, 
floorSegmentMB=0.705078125, forceMergeDeletesPctAllowed=29.394395110798808, 
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 890998 INFO  (coreLoadExecutor-3332-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 890999 INFO  (coreLoadExecutor-3332-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 891000 INFO  (coreLoadExecutor-3332-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=27, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=21.1259765625, 
floorSegmentMB=1.150390625, forceMergeDeletesPctAllowed=8.2859793683391, 
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 891008 INFO  (coreLoadExecutor-3332-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3e40a5f1[collection1] main]
   [junit4]   2> 891009 INFO  (coreLoadExecutor-3332-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FF3F450C2C4CFDFD-001/solr-instance-001/collection1/conf
   [junit4]   2> 891009 INFO  (coreLoadExecutor-3332-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following 
config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 891010 INFO  (coreLoadExecutor-3332-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 891015 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[FF3F450C2C4CFDFD]) [  
  ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FF3F450C2C4CFDFD-001/solr-instance-002/collection1
   [junit4]   2> 891016 INFO  
(searcherExecutor-3333-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3e40a5f1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 891017 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[FF3F450C2C4CFDFD]) [  
  ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 891062 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[FF3F450C2C4CFDFD]) [  
  ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@349443c2{/solr,null,AVAILABLE}
   [junit4]   2> 891063 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[FF3F450C2C4CFDFD]) [  
  ] o.e.j.s.AbstractConnector Started 
ServerConnector@4011f13d{HTTP/1.1,[http/1.1]}{127.0.0.1:46189}
   [junit4]   2> 891063 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[FF3F450C2C4CFDFD]) [  
  ] o.e.j.s.Server Started @892572ms
   [junit4]   2> 891063 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[FF3F450C2C4CFDFD]) [  
  ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FF3F450C2C4CFDFD-001/solr-instance-002/collection1/data,
 hostPort=46189}
   [junit4]   2> 891063 ERROR 
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[FF3F450C2C4CFDFD]) [  
  ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 891063 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[FF3F450C2C4CFDFD]) [  
  ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 8.0.0
   [junit4]   2> 891063 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[FF3F450C2C4CFDFD]) [  
  ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 891063 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[FF3F450C2C4CFDFD]) [  
  ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 891063 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[FF3F450C2C4CFDFD]) [  
  ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-12T04:05:29.686784Z
   [junit4]   2> 891064 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[FF3F450C2C4CFDFD]) [  
  ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FF3F450C2C4CFDFD-001/solr-instance-002/solr.xml
   [junit4]   2> 891067 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[FF3F450C2C4CFDFD]) [  
  ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 891067 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[FF3F450C2C4CFDFD]) [  
  ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 891068 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[FF3F450C2C4CFDFD]) [  
  ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7191ff5a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 891115 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[FF3F450C2C4CFDFD]) [  
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7191ff5a
   [junit4]   2> 891128 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[FF3F450C2C4CFDFD]) [  
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7191ff5a
   [junit4]   2> 891128 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[FF3F450C2C4CFDFD]) [  
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7191ff5a
   [junit4]   2> 891130 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[FF3F450C2C4CFDFD]) [  
  ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FF3F450C2C4CFDFD-001/solr-instance-002/.
   [junit4]   2> 891130 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[FF3F450C2C4CFDFD]) [  
  ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 891132 INFO  (coreLoadExecutor-3342-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 891151 INFO  (coreLoadExecutor-3342-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 891156 INFO  (coreLoadExecutor-3342-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 891156 INFO  (coreLoadExecutor-3342-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 891156 INFO  (coreLoadExecutor-3342-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FF3F450C2C4CFDFD-001/solr-instance-002/./collection1,
 trusted=true
   [junit4]   2> 891157 INFO  (coreLoadExecutor-3342-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7191ff5a
   [junit4]   2> 891157 INFO  (coreLoadExecutor-3342-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 891157 INFO  (coreLoadExecutor-3342-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FF3F450C2C4CFDFD-001/solr-instance-002/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FF3F450C2C4CFDFD-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 891158 INFO  (coreLoadExecutor-3342-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=38, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=22.625, 
floorSegmentMB=0.705078125, forceMergeDeletesPctAllowed=29.394395110798808, 
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 891209 INFO  (coreLoadExecutor-3342-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 891209 INFO  (coreLoadExecutor-3342-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 891210 INFO  (coreLoadExecutor-3342-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=27, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=21.1259765625, 
floorSegmentMB=1.150390625, forceMergeDeletesPctAllowed=8.2859793683391, 
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 891210 INFO  (coreLoadExecutor-3342-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1243f4e0[collection1] main]
   [junit4]   2> 891211 INFO  (coreLoadExecutor-3342-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FF3F450C2C4CFDFD-001/solr-instance-002/collection1/conf
   [junit4]   2> 891212 INFO  (coreLoadExecutor-3342-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 
1000ms
   [junit4]   2> 891212 INFO  (coreLoadExecutor-3342-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 891213 INFO  
(searcherExecutor-3343-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1243f4e0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 891215 ERROR (qtp252334020-14514) [    x:collection1] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: File name must 
be relative
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$DirectoryFileStream.validateFilenameOrError(ReplicationHandler.java:1520)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$DirectoryFileStream.<init>(ReplicationHandler.java:1493)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.getFileStream(ReplicationHandler.java:617)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.handleRequestBody(ReplicationHandler.java:277)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2484)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:712)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:518)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 891215 INFO  (qtp252334020-14514) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={file=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/foo&command=filecontent}
 status=403 QTime=0
   [junit4]   2> 891216 ERROR (qtp252334020-14510) [    x:collection1] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: File name 
cannot contain ..
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$DirectoryFileStream.lambda$validateFilenameOrError$0(ReplicationHandler.java:1516)
   [junit4]   2>        at 
java.base/java.lang.Iterable.forEach(Iterable.java:75)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$DirectoryFileStream.validateFilenameOrError(ReplicationHandler.java:1514)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$DirectoryFileStream.<init>(ReplicationHandler.java:1493)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.getFileStream(ReplicationHandler.java:617)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.handleRequestBody(ReplicationHandler.java:277)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2484)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:712)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:518)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)
   [junit4]   2>        at 
org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 891217 INFO  (qtp252334020-14510) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={file=../dir/traversal&command=filecontent} status=403 QTime=0
   [junit4]   2> 891222 ERROR (qtp252334020-14509) [    x:collection1] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: File name must 
be relative
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$DirectoryFileStream.validateFilenameOrError(ReplicationHandler.java:1520)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$DirectoryFileStream.<init>(ReplicationHandler.java:1494)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$LocalFsFileStream.<init>(ReplicationHandler.java:1639)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$LocalFsConfFileStream.<init>(ReplicationHandler.java:1705)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.getFileStream(ReplicationHandler.java:613)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.handleRequestBody(ReplicationHandler.java:277)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2484)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:712)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:518)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 891222 INFO  (qtp252334020-14509) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={cf=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/foo&command=filecontent}
 status=403 QTime=4
   [junit4]   2> 891223 ERROR (qtp252334020-14510) [    x:collection1] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: File name 
cannot contain ..
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$DirectoryFileStream.lambda$validateFilenameOrError$0(ReplicationHandler.java:1516)
   [junit4]   2>        at 
java.base/java.lang.Iterable.forEach(Iterable.java:75)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$DirectoryFileStream.validateFilenameOrError(ReplicationHandler.java:1514)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$DirectoryFileStream.<init>(ReplicationHandler.java:1494)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$LocalFsFileStream.<init>(ReplicationHandler.java:1639)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$LocalFsConfFileStream.<init>(ReplicationHandler.java:1705)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.getFileStream(ReplicationHandler.java:613)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.handleRequestBody(ReplicationHandler.java:277)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2484)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:712)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:518)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 891223 INFO  (qtp252334020-14510) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={cf=../dir/traversal&command=filecontent} status=403 QTime=0
   [junit4]   2> 891225 ERROR (qtp252334020-14509) [    x:collection1] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: File name must 
be relative
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$DirectoryFileStream.validateFilenameOrError(ReplicationHandler.java:1520)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$DirectoryFileStream.<init>(ReplicationHandler.java:1495)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$LocalFsFileStream.<init>(ReplicationHandler.java:1639)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$LocalFsTlogFileStream.<init>(ReplicationHandler.java:1692)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.getFileStream(ReplicationHandler.java:615)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.handleRequestBody(ReplicationHandler.java:277)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2484)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:712)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:518)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 891225 INFO  (qtp252334020-14509) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={tlogFile=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/foo&command=filecontent}
 status=403 QTime=0
   [junit4]   2> 891226 ERROR (qtp252334020-14512) [    x:collection1] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: File name 
cannot contain ..
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$DirectoryFileStream.lambda$validateFilenameOrError$0(ReplicationHandler.java:1516)
   [junit4]   2>        at 
java.base/java.lang.Iterable.forEach(Iterable.java:75)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$DirectoryFileStream.validateFilenameOrError(ReplicationHandler.java:1514)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$DirectoryFileStream.<init>(ReplicationHandler.java:1495)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$LocalFsFileStream.<init>(ReplicationHandler.java:1639)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$LocalFsTlogFileStream.<init>(ReplicationHandler.java:1692)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.getFileStream(ReplicationHandler.java:615)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.handleRequestBody(ReplicationHandler.java:277)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2484)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:712)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:518)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 891227 INFO  (qtp252334020-14512) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={tlogFile=../dir/traversal&command=filecontent} status=403 QTime=0
   [junit4]   2> 891227 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[FF3F450C2C4CFDFD]) [  
  ] o.a.s.SolrTestCaseJ4 ###Ending doTestIllegalFilePaths
   [junit4]   2> 891228 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[FF3F450C2C4CFDFD]) [  
  ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@1f46f19b{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 891228 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[FF3F450C2C4CFDFD]) [  
  ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=146225082
   [junit4]   2> 891228 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[FF3F450C2C4CFDFD]) [  
  ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 891228 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[FF3F450C2C4CFDFD]) [  
  ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@43bb792b: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@30b673f1
   [junit4]   2> 891233 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[FF3F450C2C4CFDFD]) [  
  ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 891234 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[FF3F450C2C4CFDFD]) [  
  ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@28b2eba3: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@37748d31
   [junit4]   2> 891238 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[FF3F450C2C4CFDFD]) [  
  ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 891238 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[FF3F450C2C4CFDFD]) [  
  ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@57bd5188: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@66c2dbf0
   [junit4]   2> 891239 INFO  (coreCloseExecutor-3348-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@68cf29f3
   [junit4]   2> 891239 INFO  (coreCloseExecutor-3348-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1758407155
   [junit4]   2> 891239 INFO  (coreCloseExecutor-3348-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@61b9628d: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@10280317
   [junit4]   2> 891246 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[FF3F450C2C4CFDFD]) [  
  ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@c12fd9e{/solr,null,UNAVAILABLE}
   [junit4]   2> 891246 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[FF3F450C2C4CFDFD]) [  
  ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@4011f13d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 891246 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[FF3F450C2C4CFDFD]) [  
  ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1495370349
   [junit4]   2> 891247 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[FF3F450C2C4CFDFD]) [  
  ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 891247 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[FF3F450C2C4CFDFD]) [  
  ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@57bda3b: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@56a1d58
   [junit4]   2> 891254 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[FF3F450C2C4CFDFD]) [  
  ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 891254 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[FF3F450C2C4CFDFD]) [  
  ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@722caf31: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@37748d31
   [junit4]   2> 891259 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[FF3F450C2C4CFDFD]) [  
  ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 891259 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[FF3F450C2C4CFDFD]) [  
  ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@572fa56f: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@66c2dbf0
   [junit4]   2> 891266 INFO  (coreCloseExecutor-3350-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6e42de55
   [junit4]   2> 891266 INFO  (coreCloseExecutor-3350-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1849876053
   [junit4]   2> 891266 INFO  (coreCloseExecutor-3350-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@e6becc2: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@6b5c6ece
   [junit4]   2> 891277 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[FF3F450C2C4CFDFD]) [  
  ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@349443c2{/solr,null,UNAVAILABLE}
   [junit4]   2> 891279 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[FF3F450C2C4CFDFD]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting doTestRepeater
   [junit4]   2> 891279 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[FF3F450C2C4CFDFD]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FF3F450C2C4CFDFD-001/solr-instance-003/collection1
   [junit4]   2> 891281 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[FF3F450C2C4CFDFD]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 891283 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[FF3F450C2C4CFDFD]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1ee6aac4{/solr,null,AVAILABLE}
   [junit4]   2> 891283 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[FF3F450C2C4CFDFD]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@35420f91{HTTP/1.1,[http/1.1]}{127.0.0.1:41995}
   [junit4]   2> 891283 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[FF3F450C2C4CFDFD]) [    ] 
o.e.j.s.Server Started @892792ms
   [junit4]   2> 891283 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[FF3F450C2C4CFDFD]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FF3F450C2C4CFDFD-001/solr-instance-003/collection1/data,
 hostPort=41995}
   [junit4]   2> 891283 ERROR 
(TEST-TestReplicationHandler.doTestRepeater-seed#[FF3F450C2C4CFDFD]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 891283 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[FF3F450C2C4CFDFD]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 891284 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[FF3F450C2C4CFDFD]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 891284 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[FF3F450C2C4CFDFD]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 891284 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[FF3F450C2C4CFDFD]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-12T04:05:29.907101Z
   [junit4]   2> 891284 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[FF3F450C2C4CFDFD]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FF3F450C2C4CFDFD-001/solr-instance-003/solr.xml
   [junit4]   2> 891291 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[FF3F450C2C4CFDFD]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 891291 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[FF3F450C2C4CFDFD]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 891292 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[FF3F450C2C4CFDFD]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7191ff5a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 891327 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[FF3F450C2C4CFDFD]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7191ff5a
   [junit4]   2> 891338 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[FF3F450C2C4CFDFD]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7191ff5a
   [junit4]   2> 891338 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[FF3F450C2C4CFDFD]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7191ff5a
   [junit4]   2> 891340 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[FF3F450C2C4CFDFD]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FF3F450C2C4CFDFD-001/solr-instance-003/.
   [junit4]   2> 891340 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[FF3F450C2C4CFDFD]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 891340 INFO  (coreLoadExecutor-3357-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 891346 INFO  (coreLoadExecutor-3357-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 891351 INFO  (coreLoadExecutor-3357-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 891351 INFO  (coreLoadExecutor-3357-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 891352 INFO  (coreLoadExecutor-3357-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FF3F450C2C4CFDFD-001/solr-instance-003/./collection1,
 trusted=true
   [junit4]   2> 891352 INFO  (coreLoadExecutor-3357-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7191ff5a
   [junit4]   2> 891352 INFO  (coreLoadExecutor-3357-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 891352 INFO  (coreLoadExecutor-3357-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FF3F450C2C4CFDFD-001/solr-instance-003/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FF3F450C2C4CFDFD-001/solr-instance-003/./collection1/data/]
   [junit4]   2> 891354 INFO  (coreLoadExecutor-3357-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=38, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=22.625, 
floorSegmentMB=0.705078125, forceMergeDeletesPctAllowed=29.394395110798808, 
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 891398 INFO  (coreLoadExecutor-3357-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 891398 INFO  (coreLoadExecutor-3357-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 891399 INFO  (coreLoadExecutor-3357-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=27, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=21.1259765625, 
floorSegmentMB=1.150390625, forceMergeDeletesPctAllowed=8.2859793683391, 
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 891399 INFO  (coreLoadExecutor-3357-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@12759b06[collection1] main]
   [junit4]   2> 891399 INFO  (coreLoadExecutor-3357-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FF3F450C2C4CFDFD-001/solr-instance-003/collection1/conf
   [junit4]   2> 891400 INFO  (coreLoadExecutor-3357-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following 
config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 891400 INFO  (coreLoadExecutor-3357-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 891400 INFO  
(searcherExecutor-3358-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@12759b06[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 891401 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[FF3F450C2C4CFDFD]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FF3F450C2C4CFDFD-001/solr-instance-004/collection1
   [junit4]   2> 891402 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[FF3F450C2C4CFDFD]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 891404 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[FF3F450C2C4CFDFD]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@46307ee3{/solr,null,AVAILABLE}
   [junit4]   2> 891404 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[FF3F450C2C4CFDFD]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7b3624f8{HTTP/1.1,[http/1.1]}{127.0.0.1:43459}
   [junit4]   2> 891404 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[FF3F450C2C4CFDFD]) [    ] 
o.e.j.s.Server Started @892913ms
   [junit4]   2> 891404 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[FF3F450C2C4CFDFD]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FF3F450C2C4CFDFD-001/solr-instance-004/collection1/data,
 hostPort=43459}
   [junit4]   2> 891404 ERROR 
(TEST-TestReplicationHandler.doTestRepeater-seed#[FF3F450C2C4CFDFD]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 891404 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[FF3F450C2C4CFDFD]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 891404 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[FF3F450C2C4CFDFD]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 891404 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[FF3F450C2C4CFDFD]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 891404 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[FF3F450C2C4CFDFD]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-12T04:05:30.027746Z
   [junit4]   2> 891405 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[FF3F450C2C4CFDFD]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FF3F450C2C4CFDFD-001/solr-instance-004/solr.xml
   [junit4]   2> 891407 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[FF3F450C2C4CFDFD]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 891407 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[FF3F450C2C4CFDFD]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 891407 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[FF3F450C2C4CFDFD]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7191ff5a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 891444 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[FF3F450C2C4CFDFD]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7191ff5a
   [junit4]   2> 891457 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[FF3F450C2C4CFDFD]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7191ff5a
   [junit4]   2> 891457 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[FF3F450C2C4CFDFD]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7191ff5a
   [junit4]   2> 891459 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[FF3F450C2C4CFDFD]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FF3F450C2C4CFDFD-001/solr-instance-004/.
   [junit4]   2> 891459 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[FF3F450C2C4CFDFD]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 891459 INFO  (coreLoadExecutor-3367-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 891465 INFO  (coreLoadExecutor-3367-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 891470 INFO  (coreLoadExecutor-3367-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 891471 INFO  (coreLoadExecutor-3367-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 891471 INFO  (coreLoadExecutor-3367-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FF3F450C2C4CFDFD-001/solr-instance-004/./collection1,
 trusted=true
   [junit4]   2> 891471 INFO  (coreLoadExecutor-3367-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7191ff5a
   [junit4]   2> 891471 INFO  (coreLoadExecutor-3367-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 891471 INFO  (coreLoadExecutor-3367-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FF3F450C2C4CFDFD-001/solr-instance-004/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FF3F450C2C4CFDFD-001/solr-instance-004/./collection1/data/]
   [junit4]   2> 891473 INFO  (coreLoadExecutor-3367-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=38, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=22.625, 
floorSegmentMB=0.705078125, forceMergeDeletesPctAllowed=29.394395110798808, 
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 891514 INFO  (coreLoadExecutor-3367-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 891514 INFO  (coreLoadExecutor-3367-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 891515 INFO  (coreLoadExecutor-3367-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=27, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=21.1259765625, 
floorSegmentMB=1.150390625, forceMergeDeletesPctAllowed=8.2859793683391, 
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 891515 INFO  (coreLoadExecutor-3367-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@22489e2b[collection1] main]
   [junit4]   2> 891515 INFO  (coreLoadExecutor-3367-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FF3F450C2C4CFDFD-001/solr-instance-004/collection1/conf
   [junit4]   2> 891517 INFO  (coreLoadExecutor-3367-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 
1000ms
   [junit4]   2> 891517 INFO  (coreLoadExecutor-3367-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 891518 INFO  
(searcherExecutor-3368-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@22489e2b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 891519 INFO  (qtp312138700-14558) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 891519 INFO  (indexFetcher-3372-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 891519 INFO  (indexFetcher-3372-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 891519 INFO  (indexFetcher-3372-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 891519 INFO  (indexFetcher-3372-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 891519 INFO  (indexFetcher-3372-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 891519 INFO  (indexFetcher-3372-thread-1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 891519 INFO  (indexFetcher-3372-thread-1) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@6a13ba09 commitCommandVersion:0
   [junit4]   2> 891520 INFO  (indexFetcher-3372-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6d7b66e4[collection1] main]
   [junit4]   2> 891520 INFO  (indexFetcher-3372-thread-1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 891521 INFO  
(searcherExecutor-3368-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6d7b66e4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 891526 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[FF3F450C2C4CFDFD]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@7b3624f8{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 891526 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[FF3F450C2C4CFDFD]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=170593774
   [junit4]   2> 891526 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[FF3F450C2C4CFDFD]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 891526 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[FF3F450C2C4CFDFD]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@25178507: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@3345288d
   [junit4]   2> 891532 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[FF3F450C2C4CFDFD]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 891532 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[FF3F450C2C4CFDFD]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6a893626: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@37748d31
   [junit4]   2> 891537 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[FF3F450C2C4CFDFD]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 891537 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[FF3F450C2C4CFDFD]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3f5351f3: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@66c2dbf0
   [junit4]   2> 891538 INFO  (coreCloseExecutor-3373-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5a000e90
   [junit4]   2> 891538 INFO  (coreCloseExecutor-3373-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1509953168
   [junit4]   2> 891538 INFO  (coreCloseExecutor-3373-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@18fbf46c: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@51ed655b
   [junit4]   2> 891547 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[FF3F450C2C4CFDFD]) [    ] 
o.e.j.s.h.ContextHandler Stopped o.

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

s for registry=solr.core.localShardsTestColl.shard2.replica_n6, tag=168581801
   [junit4]   2> 91007 INFO  (coreCloseExecutor-810-thread-6) 
[n:127.0.0.1:45491_solr c:localShardsTestColl s:shard2 r:core_node9 
x:localShardsTestColl_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@be2d618: rootName = 
solr_45491, domain = solr.core.localShardsTestColl.shard2.replica_n6, service 
url = null, agent id = null] for registry 
solr.core.localShardsTestColl.shard2.replica_n6 / 
com.codahale.metrics.MetricRegistry@5e088c6
   [junit4]   2> 91025 INFO  (coreCloseExecutor-809-thread-6) 
[n:127.0.0.1:33879_solr c:foo s:shard1 r:core_node4 x:foo_shard1_replica_n2] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.foo.shard1.replica_n2, tag=384160244
   [junit4]   2> 91025 INFO  (coreCloseExecutor-810-thread-8) 
[n:127.0.0.1:45491_solr c:foo s:shard1 r:core_node3 x:foo_shard1_replica_n1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.foo.shard1.replica_n1, tag=823430027
   [junit4]   2> 91025 INFO  (coreCloseExecutor-810-thread-8) 
[n:127.0.0.1:45491_solr c:foo s:shard1 r:core_node3 x:foo_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1589c064: rootName = 
solr_45491, domain = solr.core.foo.shard1.replica_n1, service url = null, agent 
id = null] for registry solr.core.foo.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@778f97c
   [junit4]   2> 91025 INFO  (coreCloseExecutor-809-thread-6) 
[n:127.0.0.1:33879_solr c:foo s:shard1 r:core_node4 x:foo_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@20c3e846: rootName = 
solr_33879, domain = solr.core.foo.shard1.replica_n2, service url = null, agent 
id = null] for registry solr.core.foo.shard1.replica_n2 / 
com.codahale.metrics.MetricRegistry@214e5e7e
   [junit4]   2> 91039 INFO  (coreCloseExecutor-810-thread-2) 
[n:127.0.0.1:45491_solr c:2nd_collection s:shard1 r:core_node3 
x:2nd_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.2nd_collection.shard1.leader, 
tag=1146624805
   [junit4]   2> 91039 INFO  (coreCloseExecutor-810-thread-1) 
[n:127.0.0.1:45491_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard1.leader, tag=66396301
   [junit4]   2> 91039 INFO  (coreCloseExecutor-809-thread-2) 
[n:127.0.0.1:33879_solr c:multicollection2 s:shard2 r:core_node4 
x:multicollection2_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.multicollection2.shard2.leader, 
tag=1038897407
   [junit4]   2> 91040 INFO  (coreCloseExecutor-809-thread-3) 
[n:127.0.0.1:33879_solr c:localShardsTestColl s:shard3 r:core_node17 
x:localShardsTestColl_shard3_replica_n14] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.localShardsTestColl.shard3.leader, tag=155823274
   [junit4]   2> 91040 INFO  (coreCloseExecutor-809-thread-5) 
[n:127.0.0.1:33879_solr c:localShardsTestColl s:shard2 r:core_node11 
x:localShardsTestColl_shard2_replica_n8] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.localShardsTestColl.shard2.leader, tag=2145984664
   [junit4]   2> 91040 INFO  (coreCloseExecutor-810-thread-3) 
[n:127.0.0.1:45491_solr c:multicollection1 s:shard1 r:core_node2 
x:multicollection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.multicollection1.shard1.leader, 
tag=2125329339
   [junit4]   2> 91040 INFO  (coreCloseExecutor-809-thread-6) 
[n:127.0.0.1:33879_solr c:foo s:shard1 r:core_node4 x:foo_shard1_replica_n2] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.foo.shard1.leader, tag=384160244
   [junit4]   2> 91040 INFO  (coreCloseExecutor-809-thread-7) 
[n:127.0.0.1:33879_solr c:overwrite s:shard1 r:core_node2 
x:overwrite_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.overwrite.shard1.leader, tag=425432949
   [junit4]   2> 91040 INFO  (coreCloseExecutor-810-thread-4) 
[n:127.0.0.1:45491_solr c:multicollection2 s:shard1 r:core_node3 
x:multicollection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.multicollection2.shard1.leader, 
tag=886674576
   [junit4]   2> 91040 INFO  (coreCloseExecutor-810-thread-5) 
[n:127.0.0.1:45491_solr c:localShardsTestColl s:shard3 r:core_node15 
x:localShardsTestColl_shard3_replica_n12] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.localShardsTestColl.shard3.leader, tag=1425185419
   [junit4]   2> 91040 INFO  (coreCloseExecutor-810-thread-7) 
[n:127.0.0.1:45491_solr c:localShardsTestColl s:shard1 r:core_node3 
x:localShardsTestColl_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.localShardsTestColl.shard1.leader, tag=1407250571
   [junit4]   2> 91040 INFO  (coreCloseExecutor-810-thread-6) 
[n:127.0.0.1:45491_solr c:localShardsTestColl s:shard2 r:core_node9 
x:localShardsTestColl_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.localShardsTestColl.shard2.leader, tag=168581801
   [junit4]   2> 91040 INFO  (coreCloseExecutor-810-thread-8) 
[n:127.0.0.1:45491_solr c:foo s:shard1 r:core_node3 x:foo_shard1_replica_n1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.foo.shard1.leader, tag=823430027
   [junit4]   2> 92643 INFO  (jetty-closer-448-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1bbb66b1{/solr,null,UNAVAILABLE}
   [junit4]   2> 92643 INFO  (jetty-closer-448-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@63a72715{/solr,null,UNAVAILABLE}
   [junit4]   2> 92644 ERROR 
(SUITE-CloudSolrClientTest-seed#[C17B025C60D97D24]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 92644 INFO  
(SUITE-CloudSolrClientTest-seed#[C17B025C60D97D24]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:34847 34847
   [junit4]   2> 92677 INFO  (Thread-454) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:34847 34847
   [junit4]   2> 92678 WARN  (Thread-454) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/clusterprops.json
   [junit4]   2>        8       /solr/aliases.json
   [junit4]   2>        3       /solr/security.json
   [junit4]   2>        3       /solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        24      /solr/collections/foo/state.json
   [junit4]   2>        24      /solr/collections/localShardsTestColl/state.json
   [junit4]   2>        16      
/solr/collections/stale_state_test_col/state.json
   [junit4]   2>        14      /solr/collections/2nd_collection/state.json
   [junit4]   2>        14      /solr/collections/multicollection1/state.json
   [junit4]   2>        12      /solr/collections/collection1/state.json
   [junit4]   2>        12      /solr/collections/multicollection2/state.json
   [junit4]   2>        10      /solr/collections/nemesis/state.json
   [junit4]   2>        8       /solr/clusterstate.json
   [junit4]   2>        6       /solr/collections/overwrite/state.json
   [junit4]   2>        2       
/solr/collections/localShardsTestColl/leader_elect/shard1/election/98989617061560329-core_node5-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/live_nodes
   [junit4]   2>        8       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_C17B025C60D97D24-001
   [junit4]   2> Nov 12, 2017 4:42:00 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{multiDefault=FST50, 
a_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 title_s=FST50, id=Lucene50(blocksize=128), text=FSTOrd50}, 
docValues:{_version_=DocValuesFormat(name=Memory), 
multiDefault=DocValuesFormat(name=Direct), 
title_s=DocValuesFormat(name=Direct), intDefault=DocValuesFormat(name=Memory), 
id=DocValuesFormat(name=Lucene70), timestamp=DocValuesFormat(name=Memory)}, 
maxPointsInLeafNode=633, maxMBSortInHeap=6.023321409076184, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@32348a7c),
 locale=ha, timezone=AST
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=8,threads=1,free=113295896,total=524288000
   [junit4]   2> NOTE: All tests run in this JVM: 
[EmpiricalDistributionEvaluatorTest, FieldValueEvaluatorTest, 
CubedRootEvaluatorTest, TestPolicy, AndEvaluatorTest, SquareRootEvaluatorTest, 
TestEmbeddedSolrServer, NotEvaluatorTest, LargeVolumeBinaryJettyTest, 
SchemaTest, ConcurrentUpdateSolrClientBuilderTest, GraphExpressionTest, 
TestV1toV2ApiMapper, RawValueEvaluatorTest, TestSpellCheckResponse, 
TestClusteringResponse, ReverseEvaluatorTest, TestNamedListCodec, 
CloudSolrClientCacheTest, StreamingTest, ContentStreamTest, 
SolrExampleBinaryTest, SolrExampleEmbeddedTest, LargeVolumeEmbeddedTest, 
MergeIndexesEmbeddedTest, SolrDocumentTest, FieldAnalysisResponseTest, 
AnlysisResponseBaseTest, CollectionAdminRequestRequiredParamsTest, 
SolrSchemalessExampleTest, CloudSolrClientMultiConstructorTest, 
CloudSolrClientTest]
   [junit4] Completed [109/146 (1!)] on J0 in 34.99s, 16 tests, 1 error <<< 
FAILURES!

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

Reply via email to