Build: https://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Linux/442/
Java: 64bit/jdk1.7.0_80 -XX:+UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestStressReplication

Error Message:
timed out waiting for collection1 startAt time to exceed: Wed Feb 08 16:26:22 
CET 2017

Stack Trace:
java.lang.AssertionError: timed out waiting for collection1 startAt time to 
exceed: Wed Feb 08 16:26:22 CET 2017
        at 
__randomizedtesting.SeedInfo.seed([8E047F608AE06072:55AF7FA68FC809C1]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.handler.TestReplicationHandler.watchCoreStartAt(TestReplicationHandler.java:1518)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:854)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.schema.TestManagedSchemaAPI.test

Error Message:
Error from server at http://127.0.0.1:35554/solr/testschemaapi_shard1_replica2: 
ERROR: [doc=2] unknown field 'myNewField1'

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at http://127.0.0.1:35554/solr/testschemaapi_shard1_replica2: ERROR: 
[doc=2] unknown field 'myNewField1'
        at 
__randomizedtesting.SeedInfo.seed([8E047F608AE06072:65040BA241C0D8A]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:653)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1002)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:891)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:827)
        at 
org.apache.solr.schema.TestManagedSchemaAPI.testAddFieldAndDocument(TestManagedSchemaAPI.java:101)
        at 
org.apache.solr.schema.TestManagedSchemaAPI.test(TestManagedSchemaAPI.java:69)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:35554/solr/testschemaapi_shard1_replica2: 
ERROR: [doc=2] unknown field 'myNewField1'
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:577)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient$2.call(CloudSolrClient.java:628)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient$2.call(CloudSolrClient.java:625)
        at java.util.concurrent.FutureTask.run(FutureTask.java:262)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        ... 1 more




Build Log:
[...truncated 11550 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/init-core-data-001
   [junit4]   2> 1179937 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[8E047F608AE06072]) [  
  ] o.a.s.SolrTestCaseJ4 ###Starting doTestIllegalFilePaths
   [junit4]   2> 1179938 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[8E047F608AE06072]) [  
  ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-001/collection1
   [junit4]   2> 1179940 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[8E047F608AE06072]) [  
  ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1179941 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[8E047F608AE06072]) [  
  ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@70062c98{/solr,null,AVAILABLE}
   [junit4]   2> 1179943 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[8E047F608AE06072]) [  
  ] o.e.j.s.ServerConnector Started 
ServerConnector@31b6ae93{HTTP/1.1}{127.0.0.1:33129}
   [junit4]   2> 1179943 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[8E047F608AE06072]) [  
  ] o.e.j.s.Server Started @1181593ms
   [junit4]   2> 1179943 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[8E047F608AE06072]) [  
  ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33129, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-001/collection1/data}
   [junit4]   2> 1179943 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[8E047F608AE06072]) [  
  ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1a752144
   [junit4]   2> 1179943 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[8E047F608AE06072]) [  
  ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-001'
   [junit4]   2> 1179943 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[8E047F608AE06072]) [  
  ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1179943 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[8E047F608AE06072]) [  
  ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1179943 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[8E047F608AE06072]) [  
  ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-001/solr.xml
   [junit4]   2> 1179951 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[8E047F608AE06072]) [  
  ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-001/.
   [junit4]   2> 1179951 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[8E047F608AE06072]) [  
  ] o.a.s.c.CoreContainer New CoreContainer 174364779
   [junit4]   2> 1179951 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[8E047F608AE06072]) [  
  ] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-001]
   [junit4]   2> 1179952 WARN  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[8E047F608AE06072]) [  
  ] o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-001/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-001/lib
   [junit4]   2> 1179952 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[8E047F608AE06072]) [  
  ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,connectionsEvictorSleepDelay : 
5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1179953 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[8E047F608AE06072]) [  
  ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1179954 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[8E047F608AE06072]) [  
  ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1179954 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[8E047F608AE06072]) [  
  ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1179954 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[8E047F608AE06072]) [  
  ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1179954 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[8E047F608AE06072]) [  
  ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1179954 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[8E047F608AE06072]) [  
  ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-001/.
   [junit4]   2> 1179955 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[8E047F608AE06072]) [  
  ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, 
dataDir=data/, transient=false, config=solrconfig.xml}
   [junit4]   2> 1179955 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[8E047F608AE06072]) [  
  ] o.a.s.c.CorePropertiesLocator Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-001/./collection1
   [junit4]   2> 1179955 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[8E047F608AE06072]) [  
  ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1179955 INFO  (coreLoadExecutor-4405-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-001/collection1'
   [junit4]   2> 1179955 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[8E047F608AE06072]) [  
  ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1179955 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[8E047F608AE06072]) [  
  ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1179955 INFO  (coreLoadExecutor-4405-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1179955 INFO  (coreLoadExecutor-4405-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1179960 INFO  (coreLoadExecutor-4405-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1179967 INFO  (coreLoadExecutor-4405-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.4
   [junit4]   2> 1179980 INFO  (coreLoadExecutor-4405-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1179982 INFO  (coreLoadExecutor-4405-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1179986 INFO  (coreLoadExecutor-4405-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1179987 INFO  (coreLoadExecutor-4405-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-001/collection1'
   [junit4]   2> 1179987 INFO  (coreLoadExecutor-4405-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-001/./collection1
   [junit4]   2> 1179987 INFO  (coreLoadExecutor-4405-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1179988 INFO  (coreLoadExecutor-4405-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-001/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 1179988 INFO  (coreLoadExecutor-4405-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 1179988 INFO  (coreLoadExecutor-4405-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-001/./collection1/data
   [junit4]   2> 1179988 INFO  (coreLoadExecutor-4405-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 1179988 WARN  (coreLoadExecutor-4405-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-001/./collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1179988 INFO  (coreLoadExecutor-4405-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 1179988 INFO  (coreLoadExecutor-4405-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8303416988173317]
   [junit4]   2> 1179989 INFO  (coreLoadExecutor-4405-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@6e29998e 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d207222),segFN=segments_1,generation=1}
   [junit4]   2> 1179989 INFO  (coreLoadExecutor-4405-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1179989 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-001/./collection1/data/
   [junit4]   2> 1179990 INFO  (coreLoadExecutor-4405-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1179991 INFO  (coreLoadExecutor-4405-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1179992 INFO  (coreLoadExecutor-4405-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1179992 INFO  (coreLoadExecutor-4405-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1179993 INFO  (coreLoadExecutor-4405-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1179995 INFO  (coreLoadExecutor-4405-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 1179995 INFO  (coreLoadExecutor-4405-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/segments,/update/json,/update,/update/json/docs,/schema,/config,/admin/file,defaults,/admin/system,/replication,standard,/admin/threads,/update/csv,/admin/plugins,/get,/admin/logging,/admin/luke,/admin/mbeans,/admin/ping,lazy,/admin/properties
   [junit4]   2> 1179996 INFO  (coreLoadExecutor-4405-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1179996 INFO  (coreLoadExecutor-4405-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1179996 INFO  (coreLoadExecutor-4405-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1179996 INFO  (coreLoadExecutor-4405-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=16, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=37.705078125, 
floorSegmentMB=2.1533203125, forceMergeDeletesPctAllowed=27.771894839429375, 
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1179997 INFO  (coreLoadExecutor-4405-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@6e29998e 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d207222),segFN=segments_1,generation=1}
   [junit4]   2> 1179997 INFO  (coreLoadExecutor-4405-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1179997 INFO  (coreLoadExecutor-4405-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@2653c761[collection1] 
main
   [junit4]   2> 1179997 INFO  (coreLoadExecutor-4405-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-001/collection1/conf
   [junit4]   2> 1179997 INFO  (coreLoadExecutor-4405-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-001/collection1/conf}
   [junit4]   2> 1179997 INFO  (coreLoadExecutor-4405-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-001/collection1/conf
   [junit4]   2> 1179997 INFO  (coreLoadExecutor-4405-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1179997 INFO  (coreLoadExecutor-4405-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following 
config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 1179997 INFO  (coreLoadExecutor-4405-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1179997 INFO  
(searcherExecutor-4406-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2653c761[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1179997 INFO  (coreLoadExecutor-4405-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1180457 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[8E047F608AE06072]) [  
  ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-002/collection1
   [junit4]   2> 1180459 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[8E047F608AE06072]) [  
  ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1180459 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[8E047F608AE06072]) [  
  ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@603243ca{/solr,null,AVAILABLE}
   [junit4]   2> 1180460 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[8E047F608AE06072]) [  
  ] o.e.j.s.ServerConnector Started 
ServerConnector@4a30ddf8{HTTP/1.1}{127.0.0.1:37872}
   [junit4]   2> 1180460 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[8E047F608AE06072]) [  
  ] o.e.j.s.Server Started @1182110ms
   [junit4]   2> 1180460 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[8E047F608AE06072]) [  
  ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=37872, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-002/collection1/data,
 hostContext=/solr}
   [junit4]   2> 1180460 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[8E047F608AE06072]) [  
  ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1a752144
   [junit4]   2> 1180460 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[8E047F608AE06072]) [  
  ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-002'
   [junit4]   2> 1180460 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[8E047F608AE06072]) [  
  ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1180460 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[8E047F608AE06072]) [  
  ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1180460 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[8E047F608AE06072]) [  
  ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-002/solr.xml
   [junit4]   2> 1180468 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[8E047F608AE06072]) [  
  ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-002/.
   [junit4]   2> 1180468 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[8E047F608AE06072]) [  
  ] o.a.s.c.CoreContainer New CoreContainer 320028083
   [junit4]   2> 1180468 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[8E047F608AE06072]) [  
  ] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-002]
   [junit4]   2> 1180468 WARN  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[8E047F608AE06072]) [  
  ] o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-002/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-002/lib
   [junit4]   2> 1180468 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[8E047F608AE06072]) [  
  ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,connectionsEvictorSleepDelay : 
5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1180469 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[8E047F608AE06072]) [  
  ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1180470 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[8E047F608AE06072]) [  
  ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1180470 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[8E047F608AE06072]) [  
  ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1180470 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[8E047F608AE06072]) [  
  ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1180470 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[8E047F608AE06072]) [  
  ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1180470 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[8E047F608AE06072]) [  
  ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-002/.
   [junit4]   2> 1180471 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[8E047F608AE06072]) [  
  ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {loadOnStartup=true, 
config=solrconfig.xml, schema=schema.xml, name=collection1, dataDir=data/, 
transient=false, configSetProperties=configsetprops.json}
   [junit4]   2> 1180471 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[8E047F608AE06072]) [  
  ] o.a.s.c.CorePropertiesLocator Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-002/./collection1
   [junit4]   2> 1180471 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[8E047F608AE06072]) [  
  ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1180471 INFO  (coreLoadExecutor-4415-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-002/collection1'
   [junit4]   2> 1180471 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[8E047F608AE06072]) [  
  ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1180471 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[8E047F608AE06072]) [  
  ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1180471 INFO  (coreLoadExecutor-4415-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1180471 INFO  (coreLoadExecutor-4415-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1180475 INFO  (coreLoadExecutor-4415-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1180482 INFO  (coreLoadExecutor-4415-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.4
   [junit4]   2> 1180510 INFO  (coreLoadExecutor-4415-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1180512 INFO  (coreLoadExecutor-4415-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1180516 INFO  (coreLoadExecutor-4415-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1180517 INFO  (coreLoadExecutor-4415-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-002/collection1'
   [junit4]   2> 1180517 INFO  (coreLoadExecutor-4415-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-002/./collection1
   [junit4]   2> 1180517 INFO  (coreLoadExecutor-4415-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1180517 INFO  (coreLoadExecutor-4415-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-002/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 1180517 INFO  (coreLoadExecutor-4415-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 1180518 INFO  (coreLoadExecutor-4415-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-002/./collection1/data
   [junit4]   2> 1180518 INFO  (coreLoadExecutor-4415-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 1180518 WARN  (coreLoadExecutor-4415-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-002/./collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1180518 INFO  (coreLoadExecutor-4415-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 1180518 INFO  (coreLoadExecutor-4415-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8303416988173317]
   [junit4]   2> 1180518 INFO  (coreLoadExecutor-4415-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@48c27d15 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@58a21304),segFN=segments_1,generation=1}
   [junit4]   2> 1180518 INFO  (coreLoadExecutor-4415-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1180519 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-002/./collection1/data/
   [junit4]   2> 1180519 INFO  (coreLoadExecutor-4415-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1180521 INFO  (coreLoadExecutor-4415-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1180522 INFO  (coreLoadExecutor-4415-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1180522 INFO  (coreLoadExecutor-4415-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1180523 INFO  (coreLoadExecutor-4415-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1180523 INFO  (coreLoadExecutor-4415-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 1180523 INFO  (coreLoadExecutor-4415-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/segments,/update/json,/update,/update/json/docs,/schema,/config,/admin/file,defaults,/admin/system,/replication,standard,/admin/threads,/update/csv,/admin/plugins,/get,/admin/logging,/admin/luke,/admin/mbeans,/admin/ping,lazy,/admin/properties
   [junit4]   2> 1180524 INFO  (coreLoadExecutor-4415-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1180524 INFO  (coreLoadExecutor-4415-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1180524 INFO  (coreLoadExecutor-4415-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1180524 INFO  (coreLoadExecutor-4415-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=16, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=37.705078125, 
floorSegmentMB=2.1533203125, forceMergeDeletesPctAllowed=27.771894839429375, 
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1180524 INFO  (coreLoadExecutor-4415-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@48c27d15 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@58a21304),segFN=segments_1,generation=1}
   [junit4]   2> 1180525 INFO  (coreLoadExecutor-4415-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1180525 INFO  (coreLoadExecutor-4415-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@7ebf0913[collection1] 
main
   [junit4]   2> 1180525 INFO  (coreLoadExecutor-4415-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-002/collection1/conf
   [junit4]   2> 1180525 INFO  (coreLoadExecutor-4415-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-002/collection1/conf}
   [junit4]   2> 1180525 INFO  (coreLoadExecutor-4415-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-002/collection1/conf
   [junit4]   2> 1180525 INFO  (coreLoadExecutor-4415-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1180526 INFO  (coreLoadExecutor-4415-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 
1000ms
   [junit4]   2> 1180526 INFO  
(searcherExecutor-4416-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7ebf0913[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1180526 INFO  (coreLoadExecutor-4415-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1180822 INFO  (qtp516911196-10412) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={command=indexversion&qt=/replication&version=2&wt=javabin} status=0 
QTime=0
   [junit4]   2> 1180983 ERROR (qtp516911196-10413) [    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:1358)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$DirectoryFileStream.<init>(ReplicationHandler.java:1332)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.getFileStream(ReplicationHandler.java:527)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.handleRequestBody(ReplicationHandler.java:251)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2102)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:654)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:460)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:257)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:208)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2>        at 
org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
   [junit4]   2>        at 
org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
   [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:1061)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:499)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1180983 INFO  (qtp516911196-10413) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={command=filecontent&file=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/foo}
 status=403 QTime=0
   [junit4]   2> 1180986 ERROR (qtp516911196-10414) [    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.validateFilenameOrError(ReplicationHandler.java:1354)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$DirectoryFileStream.<init>(ReplicationHandler.java:1332)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.getFileStream(ReplicationHandler.java:527)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.handleRequestBody(ReplicationHandler.java:251)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2102)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:654)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:460)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:257)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:208)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2>        at 
org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
   [junit4]   2>        at 
org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
   [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:1061)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:499)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1180986 INFO  (qtp516911196-10414) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={command=filecontent&file=../dir/traversal} status=403 QTime=0
   [junit4]   2> 1180988 ERROR (qtp516911196-10412) [    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:1358)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$DirectoryFileStream.<init>(ReplicationHandler.java:1333)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$LocalFsFileStream.<init>(ReplicationHandler.java:1475)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.getFileStream(ReplicationHandler.java:525)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.handleRequestBody(ReplicationHandler.java:251)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2102)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:654)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:460)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:257)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:208)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2>        at 
org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
   [junit4]   2>        at 
org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
   [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:1061)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:499)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1180988 INFO  (qtp516911196-10412) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={command=filecontent&cf=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/foo}
 status=403 QTime=0
   [junit4]   2> 1180989 ERROR (qtp516911196-10413) [    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.validateFilenameOrError(ReplicationHandler.java:1354)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$DirectoryFileStream.<init>(ReplicationHandler.java:1333)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$LocalFsFileStream.<init>(ReplicationHandler.java:1475)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.getFileStream(ReplicationHandler.java:525)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.handleRequestBody(ReplicationHandler.java:251)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2102)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:654)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:460)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:257)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:208)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2>        at 
org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
   [junit4]   2>        at 
org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
   [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:1061)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:499)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1180989 INFO  (qtp516911196-10413) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={command=filecontent&cf=../dir/traversal} status=403 QTime=0
   [junit4]   2> 1180990 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[8E047F608AE06072]) [  
  ] o.a.s.SolrTestCaseJ4 ###Ending doTestIllegalFilePaths
   [junit4]   2> 1180991 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[8E047F608AE06072]) [  
  ] o.e.j.s.ServerConnector Stopped 
ServerConnector@31b6ae93{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1180991 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[8E047F608AE06072]) [  
  ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=174364779
   [junit4]   2> 1180991 INFO  (coreCloseExecutor-4421-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@502b4af4
   [junit4]   2> 1180991 INFO  (coreCloseExecutor-4421-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1180991 INFO  (coreCloseExecutor-4421-thread-1) [    
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1180991 INFO  (coreCloseExecutor-4421-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 1180991 INFO  (coreCloseExecutor-4421-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 1180992 INFO  (coreCloseExecutor-4421-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1180992 INFO  (coreCloseExecutor-4421-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 
directories currently being tracked
   [junit4]   2> 1180992 INFO  (coreCloseExecutor-4421-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-001/./collection1/data
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-001/./collection1/data;done=false>>]
   [junit4]   2> 1180992 INFO  (coreCloseExecutor-4421-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-001/./collection1/data
   [junit4]   2> 1180992 INFO  (coreCloseExecutor-4421-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-001/./collection1/data/index
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-001/./collection1/data/index;done=false>>]
   [junit4]   2> 1180992 INFO  (coreCloseExecutor-4421-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 1180992 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[8E047F608AE06072]) [  
  ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@70062c98{/solr,null,UNAVAILABLE}
   [junit4]   2> 1180993 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[8E047F608AE06072]) [  
  ] o.e.j.s.ServerConnector Stopped 
ServerConnector@4a30ddf8{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1180993 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[8E047F608AE06072]) [  
  ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=320028083
   [junit4]   2> 1180993 INFO  (coreCloseExecutor-4423-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@192bd86c
   [junit4]   2> 1180993 INFO  (coreCloseExecutor-4423-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1180993 INFO  (coreCloseExecutor-4423-thread-1) [    
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1180993 INFO  (coreCloseExecutor-4423-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 1180993 INFO  (coreCloseExecutor-4423-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 1180994 INFO  (coreCloseExecutor-4423-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1180994 INFO  (coreCloseExecutor-4423-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 
directories currently being tracked
   [junit4]   2> 1180994 INFO  (coreCloseExecutor-4423-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-002/./collection1/data
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-002/./collection1/data;done=false>>]
   [junit4]   2> 1180994 INFO  (coreCloseExecutor-4423-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-002/./collection1/data
   [junit4]   2> 1180994 INFO  (coreCloseExecutor-4423-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-002/./collection1/data/index
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-002/./collection1/data/index;done=false>>]
   [junit4]   2> 1180994 INFO  (coreCloseExecutor-4423-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 1180994 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[8E047F608AE06072]) [  
  ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@603243ca{/solr,null,UNAVAILABLE}
   [junit4]   2> 1180997 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[8E047F608AE06072])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestReplicateAfterCoreReload
   [junit4]   2> 1180998 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[8E047F608AE06072])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-003/collection1
   [junit4]   2> 1181000 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[8E047F608AE06072])
 [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1181001 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[8E047F608AE06072])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@f909a91{/solr,null,AVAILABLE}
   [junit4]   2> 1181001 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[8E047F608AE06072])
 [    ] o.e.j.s.ServerConnector Started 
ServerConnector@31687cc0{HTTP/1.1}{127.0.0.1:39920}
   [junit4]   2> 1181001 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[8E047F608AE06072])
 [    ] o.e.j.s.Server Started @1182651ms
   [junit4]   2> 1181001 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[8E047F608AE06072])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-003/collection1/data,
 hostPort=39920, hostContext=/solr}
   [junit4]   2> 1181001 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[8E047F608AE06072])
 [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1a752144
   [junit4]   2> 1181001 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[8E047F608AE06072])
 [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-003'
   [junit4]   2> 1181001 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[8E047F608AE06072])
 [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 1181001 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[8E047F608AE06072])
 [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not 
find system property or JNDI)
   [junit4]   2> 1181001 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[8E047F608AE06072])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-003/solr.xml
   [junit4]   2> 1181011 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[8E047F608AE06072])
 [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-003/.
   [junit4]   2> 1181011 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[8E047F608AE06072])
 [    ] o.a.s.c.CoreContainer New CoreContainer 1488465250
   [junit4]   2> 1181011 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[8E047F608AE06072])
 [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-003]
   [junit4]   2> 1181011 WARN  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[8E047F608AE06072])
 [    ] o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-003/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-003/lib
   [junit4]   2> 1181011 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[8E047F608AE06072])
 [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,connectionsEvictorSleepDelay : 
5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1181012 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[8E047F608AE06072])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1181013 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[8E047F608AE06072])
 [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1181013 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[8E047F608AE06072])
 [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1181013 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[8E047F608AE06072])
 [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1181013 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[8E047F608AE06072])
 [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1181013 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[8E047F608AE06072])
 [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-003/.
   [junit4]   2> 1181014 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[8E047F608AE06072])
 [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
configSetProperties=configsetprops.json, transient=false, dataDir=data/, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml}
   [junit4]   2> 1181014 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[8E047F608AE06072])
 [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-003/./collection1
   [junit4]   2> 1181014 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[8E047F608AE06072])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1181014 INFO  (coreLoadExecutor-4430-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-003/collection1'
   [junit4]   2> 1181014 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[8E047F608AE06072])
 [    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1181014 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[8E047F608AE06072])
 [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1181014 INFO  (coreLoadExecutor-4430-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1181015 INFO  (coreLoadExecutor-4430-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1181020 INFO  (coreLoadExecutor-4430-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1181029 INFO  (coreLoadExecutor-4430-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.4
   [junit4]   2> 1181048 INFO  (coreLoadExecutor-4430-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1181051 INFO  (coreLoadExecutor-4430-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1181056 INFO  (coreLoadExecutor-4430-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1181058 INFO  (coreLoadExecutor-4430-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-003/collection1'
   [junit4]   2> 1181058 INFO  (coreLoadExecutor-4430-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-003/./collection1
   [junit4]   2> 1181058 INFO  (coreLoadExecutor-4430-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1181059 INFO  (coreLoadExecutor-4430-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-003/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-003/./collection1/data/]
   [junit4]   2> 1181059 INFO  (coreLoadExecutor-4430-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 1181059 INFO  (coreLoadExecutor-4430-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-003/./collection1/data
   [junit4]   2> 1181059 INFO  (coreLoadExecutor-4430-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-003/./collection1/data/index/
   [junit4]   2> 1181059 WARN  (coreLoadExecutor-4430-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-003/./collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1181059 INFO  (coreLoadExecutor-4430-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-003/./collection1/data/index
   [junit4]   2> 1181059 INFO  (coreLoadExecutor-4430-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8303416988173317]
   [junit4]   2> 1181060 INFO  (coreLoadExecutor-4430-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1c7d088c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@54bc2df0),segFN=segments_1,generation=1}
   [junit4]   2> 1181060 INFO  (coreLoadExecutor-4430-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1181060 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-003/./collection1/data/
   [junit4]   2> 1181061 INFO  (coreLoadExecutor-4430-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1181063 INFO  (coreLoadExecutor-4430-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1181063 INFO  (coreLoadExecutor-4430-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1181064 INFO  (coreLoadExecutor-4430-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1181065 INFO  (coreLoadExecutor-4430-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1181066 INFO  (coreLoadExecutor-4430-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 1181066 INFO  (coreLoadExecutor-4430-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/segments,/update/json,/update,/update/json/docs,/schema,/config,/admin/file,defaults,/admin/system,/replication,standard,/admin/threads,/update/csv,/admin/plugins,/get,/admin/logging,/admin/luke,/admin/mbeans,/admin/ping,lazy,/admin/properties
   [junit4]   2> 1181066 INFO  (coreLoadExecutor-4430-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1181067 INFO  (coreLoadExecutor-4430-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1181067 INFO  (coreLoadExecutor-4430-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1181067 INFO  (coreLoadExecutor-4430-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=16, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=37.705078125, 
floorSegmentMB=2.1533203125, forceMergeDeletesPctAllowed=27.771894839429375, 
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1181067 INFO  (coreLoadExecutor-4430-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1c7d088c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@54bc2df0),segFN=segments_1,generation=1}
   [junit4]   2> 1181067 INFO  (coreLoadExecutor-4430-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1181067 INFO  (coreLoadExecutor-4430-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@77a276ec[collection1] 
main
   [junit4]   2> 1181067 INFO  (coreLoadExecutor-4430-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-003/collection1/conf
   [junit4]   2> 1181067 INFO  (coreLoadExecutor-4430-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-003/collection1/conf}
   [junit4]   2> 1181067 INFO  (coreLoadExecutor-4430-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-003/collection1/conf
   [junit4]   2> 1181067 INFO  (coreLoadExecutor-4430-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1181068 INFO  (coreLoadExecutor-4430-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following 
config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 1181068 INFO  (coreLoadExecutor-4430-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1181068 INFO  
(searcherExecutor-4431-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@77a276ec[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1181068 INFO  (coreLoadExecutor-4430-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1181516 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[8E047F608AE06072])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-004/collection1
   [junit4]   2> 1181518 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[8E047F608AE06072])
 [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1181519 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[8E047F608AE06072])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1dfd5f1d{/solr,null,AVAILABLE}
   [junit4]   2> 1181519 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[8E047F608AE06072])
 [    ] o.e.j.s.ServerConnector Started 
ServerConnector@7942f99a{HTTP/1.1}{127.0.0.1:39485}
   [junit4]   2> 1181519 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[8E047F608AE06072])
 [    ] o.e.j.s.Server Started @1183169ms
   [junit4]   2> 1181519 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[8E047F608AE06072])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39485, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-004/collection1/data}
   [junit4]   2> 1181519 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[8E047F608AE06072])
 [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1a752144
   [junit4]   2> 1181519 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[8E047F608AE06072])
 [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-004'
   [junit4]   2> 1181519 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[8E047F608AE06072])
 [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 1181519 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[8E047F608AE06072])
 [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not 
find system property or JNDI)
   [junit4]   2> 1181520 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[8E047F608AE06072])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-004/solr.xml
   [junit4]   2> 1181529 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[8E047F608AE06072])
 [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-004/.
   [junit4]   2> 1181529 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[8E047F608AE06072])
 [    ] o.a.s.c.CoreContainer New CoreContainer 1541601063
   [junit4]   2> 1181529 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[8E047F608AE06072])
 [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-004]
   [junit4]   2> 1181529 WARN  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[8E047F608AE06072])
 [    ] o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-004/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_8E047F608AE06072-001/solr-instance-004/lib
   [junit4]   2> 1181529 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[8E047F608AE06072])
 [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,connectionsEvictorSleepDelay : 
5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1181530 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[8E047F608AE06072])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1181530 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[8E047F608AE06072])
 [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1181530 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[8E047F608AE06072])
 [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1181530 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[8E047F608AE06072])
 [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1181530 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[8E047F608AE06072])
 [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 11815

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

onf1/managed-schema
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:345)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:342)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:342)
   [junit4]   2>        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:128)
   [junit4]   2>        ... 7 more
   [junit4]   2> 1976347 INFO  (Thread-6216) [n:127.0.0.1:44820_solr    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1976347 ERROR (Thread-6216) [n:127.0.0.1:44820_solr    ] 
o.a.s.s.ManagedIndexSchemaFactory Error attempting to access 
/configs/conf1/managed-schema
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /configs/conf1/managed-schema
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:345)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:342)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:342)
   [junit4]   2>        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:128)
   [junit4]   2>        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:47)
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:70)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:920)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore$11.run(SolrCore.java:2623)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController$5.run(ZkController.java:2480)
   [junit4]   2> 1976348 WARN  (Thread-6216) [n:127.0.0.1:44820_solr    ] 
o.a.s.c.ZkController listener throws error
   [junit4]   2> org.apache.solr.common.SolrException: Unable to reload core 
[testschemaapi_shard1_replica1]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:927)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore$11.run(SolrCore.java:2623)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController$5.run(ZkController.java:2480)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not 
load conf for core testschemaapi_shard1_replica1: Error attempting to access 
/configs/conf1/managed-schema
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:84)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:920)
   [junit4]   2>        ... 2 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error 
attempting to access /configs/conf1/managed-schema
   [junit4]   2>        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:143)
   [junit4]   2>        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:47)
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:70)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)
   [junit4]   2>        ... 3 more
   [junit4]   2> Caused by: 
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /configs/conf1/managed-schema
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:345)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:342)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:342)
   [junit4]   2>        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:128)
   [junit4]   2>        ... 7 more
   [junit4]   2> NOTE: test params are: codec=Lucene54, sim=DefaultSimilarity, 
locale=el, timezone=Asia/Thimbu
   [junit4]   2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 1.7.0_80 
(64-bit)/cpus=12,threads=1,free=330146024,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: 
[CoreMergeIndexesAdminHandlerTest, ZkStateWriterTest, 
CreateCollectionCleanupTest, SimpleCollectionCreateDeleteTest, 
DeleteStatusTest, HdfsThreadLeakTest, CloudExitableDirectoryReaderTest, 
SpellCheckCollatorTest, LeaderInitiatedRecoveryOnCommitTest, DocValuesTest, 
TestFileDictionaryLookup, AnalysisErrorHandlingTest, 
ConjunctionSolrSpellCheckerTest, CSVRequestHandlerTest, TestExactStatsCache, 
SoftAutoCommitTest, TestBM25SimilarityFactory, TestFiltering, TestMacros, 
TestReplicaProperties, HdfsDirectoryTest, TestLMJelinekMercerSimilarityFactory, 
TestUseDocValuesAsStored, SchemaVersionSpecificBehaviorTest, 
RollingRestartTest, DistributedTermsComponentTest, 
TestSimpleTrackingShardHandler, RemoteQueryErrorTest, TestRestManager, 
TestCopyFieldCollectionResource, DocExpirationUpdateProcessorFactoryTest, 
CollectionsAPIDistributedZkTest, TestDFRSimilarityFactory, 
SpatialHeatmapFacetsTest, TestRawResponseWriter, 
BigEndianAscendingWordSerializerTest, TestSurroundQueryParser, FullHLLTest, 
SpellCheckComponentTest, TestOnReconnectListenerSupport, 
TestFieldTypeCollectionResource, ZkCLITest, TestDistribDocBasedVersion, 
DistanceFunctionTest, StressHdfsTest, TestQueryUtils, BasicFunctionalityTest, 
TestDocumentBuilder, TestQuerySenderNoQuery, TermsComponentTest, 
TestCloudManagedSchemaConcurrent, FileUtilsTest, TestReloadAndDeleteDocs, 
BlockJoinFacetRandomTest, IndexBasedSpellCheckerTest, 
TestManagedSynonymFilterFactory, MinimalSchemaTest, TestJsonFacets, 
ZkControllerTest, SolrCmdDistributorTest, TestInfoStreamLogging, SparseHLLTest, 
ConvertedLegacyTest, AddSchemaFieldsUpdateProcessorFactoryTest, 
TestCursorMarkWithoutUniqueKey, DistributedFacetPivotSmallTest, 
TestHashPartitioner, TestManagedSchema, ClusterStateUpdateTest, 
TestSmileRequest, TestCoreContainer, TestConfigSetsAPIExclusivity, 
SegmentsInfoRequestHandlerTest, HighlighterTest, TestSolrCoreProperties, 
SolrInfoMBeanTest, PreAnalyzedUpdateProcessorTest, DateRangeFieldTest, 
TestDynamicFieldResource, BlockCacheTest, SpellingQueryConverterTest, 
RankQueryTest, TestSolrDynamicMBean, UniqFieldsUpdateProcessorFactoryTest, 
ZkSolrClientTest, TestPartialUpdateDeduplication, TestFastLRUCache, 
ExitableDirectoryReaderTest, TestCloudPivotFacet, AsyncMigrateRouteKeyTest, 
TestQueryTypes, BasicDistributedZk2Test, LeaderElectionIntegrationTest, 
TestReplicationHandler, TermVectorComponentDistributedTest, TestStressVersions, 
StatsComponentTest, TestIndexSearcher, CurrencyFieldOpenExchangeTest, 
CurrencyFieldXmlFileTest, SolrIndexSplitterTest, TestExtendedDismaxParser, 
CoreAdminHandlerTest, TestFoldingMultitermQuery, SuggesterTest, 
TestStressLucene, WordBreakSolrSpellCheckerTest, TestPseudoReturnFields, 
TestUpdate, TestWordDelimiterFilterFactory, DefaultValueUpdateProcessorTest, 
SortByFunctionTest, XsltUpdateRequestHandlerTest, StandardRequestHandlerTest, 
DirectSolrSpellCheckerTest, DocumentBuilderTest, 
PathHierarchyTokenizerFactoryTest, MoreLikeThisHandlerTest, 
FastVectorHighlighterTest, LoggingHandlerTest, RegexBoostProcessorTest, 
IndexSchemaTest, TestCollationField, JSONWriterTest, MBeansHandlerTest, 
TestPHPSerializedResponseWriter, PingRequestHandlerTest, 
SpellPossibilityIteratorTest, TestCodecSupport, TestJmxMonitoredMap, 
TestFastOutputStream, URLClassifyProcessorTest, TestSystemIdResolver, 
PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, DOMUtilTest, 
RAMDirectoryFactoryTest, TestSolrJ, TestUtils, ZkNodePropsTest, SliceStateTest, 
SystemInfoHandlerTest, CircularListTest, DistributedMLTComponentTest, 
TestRTGBase, DistributedIntervalFacetingTest, 
TestEmbeddedSolrServerConstructors, TestJettySolrRunner, AliasIntegrationTest, 
ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, 
ConnectionManagerTest, DeleteShardTest, DistributedVersionInfoTest, 
MultiThreadedOCPTest, ShardSplitTest, TestReplicationHandlerBackup, 
TestReqParamsAPI, TestSolrConfigHandlerConcurrent, 
DistributedFacetPivotWhiteBoxTest, DistributedQueryComponentOptimizationTest, 
TestPivotHelperCode, TestTrackingShardHandlerFactory, 
WrapperMergePolicyFactoryTest, CheckHdfsIndexTest, SmileWriterTest, 
TestSolrQueryResponse, TestSortingResponseWriter, TestFieldCollectionResource, 
TestManagedSchemaDynamicFieldResource, TestRemoveLastDynamicCopyField, 
TestSchemaNameResource, TestSchemaVersionResource, TestSolrQueryParserResource, 
BadCopyFieldTest, EnumFieldTest, SpatialRPTFieldTypeTest, 
TestCloudManagedSchema, TestManagedSchemaAPI]
   [junit4] Completed [530/575 (2!)] on J1 in 12.12s, 1 test, 1 error <<< 
FAILURES!

[...truncated 56753 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to