Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/331/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication

Error Message:
Index: 0, Size: 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
        at 
__randomizedtesting.SeedInfo.seed([DA15A919F03C62F:19E901C4BC047B31]:0)
        at java.util.ArrayList.rangeCheck(ArrayList.java:657)
        at java.util.ArrayList.get(ArrayList.java:433)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12822 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DA15A919F03C62F-001/init-core-data-001
   [junit4]   2> 2257769 WARN  
(SUITE-TestReplicationHandler-seed#[DA15A919F03C62F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 2257769 INFO  
(SUITE-TestReplicationHandler-seed#[DA15A919F03C62F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2257770 INFO  
(SUITE-TestReplicationHandler-seed#[DA15A919F03C62F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 2257770 INFO  
(SUITE-TestReplicationHandler-seed#[DA15A919F03C62F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4] IGNOR/A 0.00s J0 | 
TestReplicationHandler.doTestIndexFetchOnMasterRestart
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled 
(@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-9036))
   [junit4]   2> 2257772 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[DA15A919F03C62F]) [   
 ] o.a.s.SolrTestCaseJ4 ###Starting doTestIllegalFilePaths
   [junit4]   2> 2257773 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[DA15A919F03C62F]) [   
 ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DA15A919F03C62F-001/solr-instance-001/collection1
   [junit4]   2> 2257775 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[DA15A919F03C62F]) [   
 ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2257776 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[DA15A919F03C62F]) [   
 ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6c1cc209{/solr,null,AVAILABLE}
   [junit4]   2> 2257776 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[DA15A919F03C62F]) [   
 ] o.e.j.s.AbstractConnector Started 
ServerConnector@55ff021{HTTP/1.1,[http/1.1]}{127.0.0.1:35635}
   [junit4]   2> 2257776 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[DA15A919F03C62F]) [   
 ] o.e.j.s.Server Started @2261229ms
   [junit4]   2> 2257776 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[DA15A919F03C62F]) [   
 ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DA15A919F03C62F-001/solr-instance-001/collection1/data,
 hostContext=/solr, hostPort=35635}
   [junit4]   2> 2257777 ERROR 
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[DA15A919F03C62F]) [   
 ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2257777 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[DA15A919F03C62F]) [   
 ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 2257777 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[DA15A919F03C62F]) [   
 ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 2257777 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[DA15A919F03C62F]) [   
 ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2257777 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[DA15A919F03C62F]) [   
 ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-11T20:16:12.156Z
   [junit4]   2> 2257777 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[DA15A919F03C62F]) [   
 ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DA15A919F03C62F-001/solr-instance-001/solr.xml
   [junit4]   2> 2257779 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[DA15A919F03C62F]) [   
 ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2257780 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[DA15A919F03C62F]) [   
 ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2257781 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[DA15A919F03C62F]) [   
 ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6a58233f, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2257811 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[DA15A919F03C62F]) [   
 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a58233f
   [junit4]   2> 2257817 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[DA15A919F03C62F]) [   
 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a58233f
   [junit4]   2> 2257817 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[DA15A919F03C62F]) [   
 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a58233f
   [junit4]   2> 2257819 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[DA15A919F03C62F]) [   
 ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DA15A919F03C62F-001/solr-instance-001/.
   [junit4]   2> 2257819 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[DA15A919F03C62F]) [   
 ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2257819 INFO  (coreLoadExecutor-6696-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2257827 INFO  (coreLoadExecutor-6696-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2257835 INFO  (coreLoadExecutor-6696-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2257836 INFO  (coreLoadExecutor-6696-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 2257836 INFO  (coreLoadExecutor-6696-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DA15A919F03C62F-001/solr-instance-001/./collection1,
 trusted=true
   [junit4]   2> 2257836 INFO  (coreLoadExecutor-6696-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6a58233f
   [junit4]   2> 2257836 INFO  (coreLoadExecutor-6696-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2257836 INFO  (coreLoadExecutor-6696-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DA15A919F03C62F-001/solr-instance-001/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DA15A919F03C62F-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 2257837 INFO  (coreLoadExecutor-6696-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6065270299501198]
   [junit4]   2> 2257872 INFO  (coreLoadExecutor-6696-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2257872 INFO  (coreLoadExecutor-6696-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2257873 INFO  (coreLoadExecutor-6696-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=27, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=5.607421875, 
floorSegmentMB=1.66015625, forceMergeDeletesPctAllowed=5.431520387367659, 
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.26479359918486844
   [junit4]   2> 2257873 INFO  (coreLoadExecutor-6696-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@18fa93b6[collection1] main]
   [junit4]   2> 2257873 INFO  (coreLoadExecutor-6696-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DA15A919F03C62F-001/solr-instance-001/collection1/conf
   [junit4]   2> 2257874 INFO  (coreLoadExecutor-6696-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following 
config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 2257874 INFO  (coreLoadExecutor-6696-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2257875 INFO  
(searcherExecutor-6697-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@18fa93b6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2258379 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[DA15A919F03C62F]) [   
 ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DA15A919F03C62F-001/solr-instance-002/collection1
   [junit4]   2> 2258381 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[DA15A919F03C62F]) [   
 ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2258383 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[DA15A919F03C62F]) [   
 ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4b008ec2{/solr,null,AVAILABLE}
   [junit4]   2> 2258383 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[DA15A919F03C62F]) [   
 ] o.e.j.s.AbstractConnector Started 
ServerConnector@71abcd56{HTTP/1.1,[http/1.1]}{127.0.0.1:52321}
   [junit4]   2> 2258384 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[DA15A919F03C62F]) [   
 ] o.e.j.s.Server Started @2261837ms
   [junit4]   2> 2258384 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[DA15A919F03C62F]) [   
 ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DA15A919F03C62F-001/solr-instance-002/collection1/data,
 hostContext=/solr, hostPort=52321}
   [junit4]   2> 2258384 ERROR 
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[DA15A919F03C62F]) [   
 ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2258384 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[DA15A919F03C62F]) [   
 ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 2258384 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[DA15A919F03C62F]) [   
 ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 2258384 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[DA15A919F03C62F]) [   
 ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2258384 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[DA15A919F03C62F]) [   
 ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-11T20:16:12.763Z
   [junit4]   2> 2258391 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[DA15A919F03C62F]) [   
 ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DA15A919F03C62F-001/solr-instance-002/solr.xml
   [junit4]   2> 2258395 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[DA15A919F03C62F]) [   
 ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2258395 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[DA15A919F03C62F]) [   
 ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2258396 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[DA15A919F03C62F]) [   
 ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6a58233f, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2258463 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[DA15A919F03C62F]) [   
 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a58233f
   [junit4]   2> 2258471 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[DA15A919F03C62F]) [   
 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a58233f
   [junit4]   2> 2258471 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[DA15A919F03C62F]) [   
 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a58233f
   [junit4]   2> 2258473 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[DA15A919F03C62F]) [   
 ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DA15A919F03C62F-001/solr-instance-002/.
   [junit4]   2> 2258473 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[DA15A919F03C62F]) [   
 ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2258490 INFO  (coreLoadExecutor-6706-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2258503 INFO  (coreLoadExecutor-6706-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2258513 INFO  (coreLoadExecutor-6706-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2258514 INFO  (coreLoadExecutor-6706-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 2258514 INFO  (coreLoadExecutor-6706-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DA15A919F03C62F-001/solr-instance-002/./collection1,
 trusted=true
   [junit4]   2> 2258514 INFO  (coreLoadExecutor-6706-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6a58233f
   [junit4]   2> 2258514 INFO  (coreLoadExecutor-6706-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2258514 INFO  (coreLoadExecutor-6706-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DA15A919F03C62F-001/solr-instance-002/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DA15A919F03C62F-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 2258516 INFO  (coreLoadExecutor-6706-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6065270299501198]
   [junit4]   2> 2258569 INFO  (coreLoadExecutor-6706-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2258569 INFO  (coreLoadExecutor-6706-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2258570 INFO  (coreLoadExecutor-6706-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=27, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=5.607421875, 
floorSegmentMB=1.66015625, forceMergeDeletesPctAllowed=5.431520387367659, 
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.26479359918486844
   [junit4]   2> 2258571 INFO  (coreLoadExecutor-6706-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@70cbc782[collection1] main]
   [junit4]   2> 2258571 INFO  (coreLoadExecutor-6706-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DA15A919F03C62F-001/solr-instance-002/collection1/conf
   [junit4]   2> 2258573 INFO  (coreLoadExecutor-6706-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 
1000ms
   [junit4]   2> 2258573 INFO  (coreLoadExecutor-6706-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2258574 INFO  
(searcherExecutor-6707-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@70cbc782[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2258581 ERROR (qtp841344877-17200) [    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:1496)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$DirectoryFileStream.<init>(ReplicationHandler.java:1469)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.getFileStream(ReplicationHandler.java:593)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.handleRequestBody(ReplicationHandler.java:276)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:710)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:516)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 2258581 INFO  (qtp841344877-17200) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={file=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/foo&command=filecontent}
 status=403 QTime=0
   [junit4]   2> 2258586 ERROR (qtp841344877-17199) [    x:collection1] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: File name 
cannot contain ..
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$DirectoryFileStream.lambda$validateFilenameOrError$0(ReplicationHandler.java:1492)
   [junit4]   2>        at java.lang.Iterable.forEach(Iterable.java:75)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$DirectoryFileStream.validateFilenameOrError(ReplicationHandler.java:1490)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$DirectoryFileStream.<init>(ReplicationHandler.java:1469)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.getFileStream(ReplicationHandler.java:593)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.handleRequestBody(ReplicationHandler.java:276)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:710)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:516)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 2258587 INFO  (qtp841344877-17199) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={file=../dir/traversal&command=filecontent} status=403 QTime=0
   [junit4]   2> 2258594 ERROR (qtp841344877-17204) [    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:1496)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$DirectoryFileStream.<init>(ReplicationHandler.java:1470)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$LocalFsFileStream.<init>(ReplicationHandler.java:1615)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$LocalFsConfFileStream.<init>(ReplicationHandler.java:1681)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.getFileStream(ReplicationHandler.java:589)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.handleRequestBody(ReplicationHandler.java:276)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:710)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:516)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 2258595 INFO  (qtp841344877-17204) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={cf=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/foo&command=filecontent}
 status=403 QTime=5
   [junit4]   2> 2258596 ERROR (qtp841344877-17203) [    x:collection1] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: File name 
cannot contain ..
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$DirectoryFileStream.lambda$validateFilenameOrError$0(ReplicationHandler.java:1492)
   [junit4]   2>        at java.lang.Iterable.forEach(Iterable.java:75)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$DirectoryFileStream.validateFilenameOrError(ReplicationHandler.java:1490)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$DirectoryFileStream.<init>(ReplicationHandler.java:1470)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$LocalFsFileStream.<init>(ReplicationHandler.java:1615)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$LocalFsConfFileStream.<init>(ReplicationHandler.java:1681)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.getFileStream(ReplicationHandler.java:589)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.handleRequestBody(ReplicationHandler.java:276)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:710)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:516)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 2258597 INFO  (qtp841344877-17203) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={cf=../dir/traversal&command=filecontent} status=403 QTime=0
   [junit4]   2> 2258600 ERROR (qtp841344877-17197) [    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:1496)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$DirectoryFileStream.<init>(ReplicationHandler.java:1471)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$LocalFsFileStream.<init>(ReplicationHandler.java:1615)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$LocalFsTlogFileStream.<init>(ReplicationHandler.java:1668)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.getFileStream(ReplicationHandler.java:591)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.handleRequestBody(ReplicationHandler.java:276)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:710)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:516)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 2258600 INFO  (qtp841344877-17197) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={tlogFile=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/foo&command=filecontent}
 status=403 QTime=1
   [junit4]   2> 2258601 ERROR (qtp841344877-17200) [    x:collection1] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: File name 
cannot contain ..
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$DirectoryFileStream.lambda$validateFilenameOrError$0(ReplicationHandler.java:1492)
   [junit4]   2>        at java.lang.Iterable.forEach(Iterable.java:75)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$DirectoryFileStream.validateFilenameOrError(ReplicationHandler.java:1490)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$DirectoryFileStream.<init>(ReplicationHandler.java:1471)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$LocalFsFileStream.<init>(ReplicationHandler.java:1615)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$LocalFsTlogFileStream.<init>(ReplicationHandler.java:1668)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.getFileStream(ReplicationHandler.java:591)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.handleRequestBody(ReplicationHandler.java:276)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:710)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:516)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 2258602 INFO  (qtp841344877-17200) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={tlogFile=../dir/traversal&command=filecontent} status=403 QTime=0
   [junit4]   2> 2258602 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[DA15A919F03C62F]) [   
 ] o.a.s.SolrTestCaseJ4 ###Ending doTestIllegalFilePaths
   [junit4]   2> 2258603 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[DA15A919F03C62F]) [   
 ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@55ff021{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2258603 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[DA15A919F03C62F]) [   
 ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2136181052
   [junit4]   2> 2258603 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[DA15A919F03C62F]) [   
 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2258603 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[DA15A919F03C62F]) [   
 ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@995bf7f: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@3950c745
   [junit4]   2> 2258606 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[DA15A919F03C62F]) [   
 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2258606 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[DA15A919F03C62F]) [   
 ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@15a1bfad: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@6e533de4
   [junit4]   2> 2258618 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[DA15A919F03C62F]) [   
 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2258618 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[DA15A919F03C62F]) [   
 ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@13969bbb: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@64eac0d0
   [junit4]   2> 2258618 INFO  (coreCloseExecutor-6712-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@73f7f341
   [junit4]   2> 2258619 INFO  (coreCloseExecutor-6712-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1945629505
   [junit4]   2> 2258619 INFO  (coreCloseExecutor-6712-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@27aabcec: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@7031f061
   [junit4]   2> 2258634 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[DA15A919F03C62F]) [   
 ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6c1cc209{/solr,null,UNAVAILABLE}
   [junit4]   2> 2258636 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[DA15A919F03C62F]) [   
 ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@71abcd56{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2258636 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[DA15A919F03C62F]) [   
 ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=518724208
   [junit4]   2> 2258636 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[DA15A919F03C62F]) [   
 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2258636 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[DA15A919F03C62F]) [   
 ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@71c5d1b: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@599162e1
   [junit4]   2> 2258641 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[DA15A919F03C62F]) [   
 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2258641 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[DA15A919F03C62F]) [   
 ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2ab75b18: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@6e533de4
   [junit4]   2> 2258644 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[DA15A919F03C62F]) [   
 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2258644 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[DA15A919F03C62F]) [   
 ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@625aa3de: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@64eac0d0
   [junit4]   2> 2258645 INFO  (coreCloseExecutor-6714-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3b5e1130
   [junit4]   2> 2258645 INFO  (coreCloseExecutor-6714-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=996020528
   [junit4]   2> 2258645 INFO  (coreCloseExecutor-6714-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@68f6ee37: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@159de04b
   [junit4]   2> 2258652 INFO  
(TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[DA15A919F03C62F]) [   
 ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4b008ec2{/solr,null,UNAVAILABLE}
   [junit4]   2> 2258660 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[DA15A919F03C62F])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestIndexAndConfigReplication
   [junit4]   2> 2258660 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[DA15A919F03C62F])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DA15A919F03C62F-001/solr-instance-003/collection1
   [junit4]   2> 2258670 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[DA15A919F03C62F])
 [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2258671 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[DA15A919F03C62F])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@75939212{/solr,null,AVAILABLE}
   [junit4]   2> 2258671 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[DA15A919F03C62F])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@75e8f9ef{HTTP/1.1,[http/1.1]}{127.0.0.1:56857}
   [junit4]   2> 2258671 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[DA15A919F03C62F])
 [    ] o.e.j.s.Server Started @2262125ms
   [junit4]   2> 2258671 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[DA15A919F03C62F])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DA15A919F03C62F-001/solr-instance-003/collection1/data,
 hostContext=/solr, hostPort=56857}
   [junit4]   2> 2258671 ERROR 
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[DA15A919F03C62F])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 2258672 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[DA15A919F03C62F])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.3.0
   [junit4]   2> 2258672 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[DA15A919F03C62F])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 2258672 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[DA15A919F03C62F])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2258672 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[DA15A919F03C62F])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-11T20:16:13.051Z
   [junit4]   2> 2258673 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[DA15A919F03C62F])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DA15A919F03C62F-001/solr-instance-003/solr.xml
   [junit4]   2> 2258676 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[DA15A919F03C62F])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2258676 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[DA15A919F03C62F])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2258677 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[DA15A919F03C62F])
 [    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6a58233f, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2258754 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[DA15A919F03C62F])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a58233f
   [junit4]   2> 2258763 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[DA15A919F03C62F])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a58233f
   [junit4]   2> 2258764 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[DA15A919F03C62F])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a58233f
   [junit4]   2> 2258765 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[DA15A919F03C62F])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DA15A919F03C62F-001/solr-instance-003/.
   [junit4]   2> 2258765 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[DA15A919F03C62F])
 [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2258766 INFO  (coreLoadExecutor-6721-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2258787 INFO  (coreLoadExecutor-6721-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2258793 INFO  (coreLoadExecutor-6721-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2258795 INFO  (coreLoadExecutor-6721-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 2258795 INFO  (coreLoadExecutor-6721-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DA15A919F03C62F-001/solr-instance-003/./collection1,
 trusted=true
   [junit4]   2> 2258796 INFO  (coreLoadExecutor-6721-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6a58233f
   [junit4]   2> 2258796 INFO  (coreLoadExecutor-6721-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2258796 INFO  (coreLoadExecutor-6721-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DA15A919F03C62F-001/solr-instance-003/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DA15A919F03C62F-001/solr-instance-003/./collection1/data/]
   [junit4]   2> 2258797 INFO  (coreLoadExecutor-6721-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6065270299501198]
   [junit4]   2> 2258855 INFO  (coreLoadExecutor-6721-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2258855 INFO  (coreLoadExecutor-6721-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2258856 INFO  (coreLoadExecutor-6721-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=27, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=5.607421875, 
floorSegmentMB=1.66015625, forceMergeDeletesPctAllowed=5.431520387367659, 
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.26479359918486844
   [junit4]   2> 2258856 INFO  (coreLoadExecutor-6721-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7e310ee6[collection1] main]
   [junit4]   2> 2258856 INFO  (coreLoadExecutor-6721-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DA15A919F03C62F-001/solr-instance-003/collection1/conf
   [junit4]   2> 2258857 INFO  (coreLoadExecutor-6721-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following 
config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 2258857 INFO  (coreLoadExecutor-6721-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2258857 INFO  
(searcherExecutor-6722-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7e310ee6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2259363 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[DA15A919F03C62F])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DA15A919F03C62F-001/solr-instance-004/collection1
   [junit4]   2> 2259368 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[DA15A919F03C62F])
 [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2259370 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[DA15A919F03C62F])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@595bf1e3{/solr,null,AVAILABLE}
   [junit4]   2> 2259370 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[DA15A919F03C62F])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@5f942266{HTTP/1.1,[http/1.1]}{127.0.0.1:36175}
   [junit4]   2> 2259371 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[DA15A919F03C62F])
 [    ] o.e.j.s.Server Started @2262824ms
   [junit4]   2> 2259371 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[DA15A919F03C62F])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DA15A919F03C62F-001/solr-instance-004/collection1/data,
 hostContext=/solr, hostPort=36175}
   [junit4]   2> 2259371 ERROR 
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[DA15A919F03C62F])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 2259371 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[DA15A919F03C62F])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.3.0
   [junit4]   2> 2259372 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[DA15A919F03C62F])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 2259372 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[DA15A919F03C62F])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2259372 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[DA15A919F03C62F])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-11T20:16:13.751Z
   [junit4]   2> 2259373 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[DA15A919F03C62F])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DA15A919F03C62F-001/solr-instance-004/solr.xml
   [junit4]   2> 2259378 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[DA15A919F03C62F])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2259378 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[DA15A919F03C62F])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2259379 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[DA15A919F03C62F])
 [    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6a58233f, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2259422 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[DA15A919F03C62F])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a58233f
   [junit4]   2> 2259430 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[DA15A919F03C62F])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a58233f
   [junit4]   2> 2259430 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[DA15A919F03C62F])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a58233f
   [junit4]   2> 2259432 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[DA15A919F03C62F])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DA15A919F03C62F-001/solr-instance-004/.
   [junit4]   2> 2259432 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[DA15A919F03C62F])
 [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2259432 INFO  (coreLoadExecutor-6731-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2259445 INFO  (coreLoadExecutor-6731-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2259449 INFO  (coreLoadExecutor-6731-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2259450 INFO  (coreLoadExecutor-6731-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 2259450 INFO  (coreLoadExecutor-6731-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DA15A919F03C62F-001/solr-instance-004/./collection1,
 trusted=true
   [junit4]   2> 2259450 INFO  (coreLoadExecutor-6731-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6a58233f
   [junit4]   2> 2259451 INFO  (coreLoadExecutor-6731-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2259451 INFO  (coreLoadExecutor-6731-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DA15A919F03C62F-001/solr-instance-004/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DA15A919F03C62F-001/solr-instance-004/./collection1/data/]
   [junit4]   2> 2259456 INFO  (coreLoadExecutor-6731-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6065270299501198]
   [junit4]   2> 2259490 INFO  (coreLoadExecutor-6731-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2259490 INFO  (coreLoadExecutor-6731-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2259490 INFO  (coreLoadExecutor-6731-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=27, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=5.607421875, 
floorSegmentMB=1.66015625, forceMergeDeletesPctAllowed=5.431520387367659, 
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.26479359918486844
   [junit4]   2> 2259491 INFO  (coreLoadExecutor-6731-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@552bf778[collection1] main]
   [junit4]   2> 2259491 INFO  (coreLoadExecutor-6731-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DA15A919F03C62F-001/solr-instance-004/collection1/conf
   [junit4]   2> 2259492 INFO  (coreLoadExecutor-6731-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 
1000ms
   [junit4]   2> 2259492 INFO  (coreLoadExecutor-6731-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2259492 INFO  
(searcherExecutor-6732-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@552bf778[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2259495 INFO  (qtp1149122152-17241) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 2259496 INFO  (qtp1149122152-17238) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[0]} 0 0
   [junit4]   2> 2259496 INFO  (qtp1149122152-17242) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 2259496 INFO  (qtp1149122152-17243) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 2259497 INFO  (qtp1149122152-17244) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 2259497 INFO  (qtp1149122152-17245) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 2259497 INFO  (qtp1149122152-17239) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 2259498 INFO  (qtp1149122152-17241) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 2259498 INFO  (qtp1149122152-17238) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 2259498 INFO  (qtp1149122152-17242) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 2259499 INFO  (qtp1149122152-17243) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 2259499 INFO  (qtp1149122152-17244) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 2259499 INFO  (qtp1149122152-17245) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 2259500 INFO  (qtp1149122152-17239) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 2259500 INFO  (qtp1149122152-17241) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 2259500 INFO  (qtp1149122152-17238) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 2259501 INFO  (qtp1149122152-17242) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 2259501 INFO  (qtp1149122152-17243) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 2259501 INFO  (qtp1149122152-17244) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 2259502 INFO  (qtp1149122152-17245) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 2259502 INFO  (qtp1149122152-17239) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 2259502 INFO  (qtp1149122152-17241) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 2259503 INFO  (qtp1149122152-17238) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 2259503 INFO  (qtp1149122152-17242) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 2259503 INFO  (qtp1149122152-17243) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 2259504 INFO  (qtp1149122152-17244) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 2259504 INFO  (qtp1149122152-17245) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 2259504 INFO  (qtp1149122152-17239) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 2259505 INFO  (qtp1149122152-17241) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[27]} 0 0
   [junit4]   2> 2259505 INFO  (qtp1149122152-17238) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[28]} 0 0
   [junit4]   2> 2259505 INFO  (qtp1149122152-17242) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[29]} 0 0
   [junit4]   2> 2259506 INFO  (qtp1149122152-17243) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[30]} 0 0
   [junit4]   2> 2259506 INFO  (qtp1149122152-17244) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 2259506 INFO  (qtp1149122152-17245) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[32]} 0 0
   [junit4]   2> 2259506 INFO  (qtp1149122152-17239) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[33]} 0 0
   [junit4]   2> 2259507 INFO  (qtp1149122152-17241) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[34]} 0 0
   [junit4]   2> 2259511 INFO  (qtp1149122152-17238) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[35]} 0 3
   [junit4]   2> 2259512 INFO  (qtp1149122152-17242) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[36]} 0 0
   [junit4]   2> 2259512 INFO  (qtp1149122152-17243) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[37]} 0 0
   [junit4]   2> 2259512 INFO  (qtp1149122152-17244) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[38]} 0 0
   [junit4]   2> 2259512 INFO  (qtp1149122152-17245) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[39]} 0 0
   [junit4]   2> 2259513 INFO  (qtp1149122152-17239) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[40]} 0 0
   [junit4]   2> 2259513 INFO  (qtp1149122152-17239) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[41]} 0 0
   [junit4]   2> 2259513 INFO  (qtp1149122152-17239) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[42]} 0 0
   [junit4]   2> 2259513 INFO  (qtp1149122152-17239) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[43]} 0 0
   [junit4]   2> 2259514 INFO  (qtp1149122152-17239) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[44]} 0 0
   [junit4]   2> 2259514 INFO  (qtp1149122152-17239) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[45]} 0 0
   [junit4]   2> 2259514 INFO  (qtp1149122152-17238) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[46]} 0 0
   [junit4]   2> 2259514 INFO  (qtp1149122152-17242) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[47]} 0 0
   [junit4]   2> 2259515 INFO  (qtp1149122152-17243) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[48]} 0 0
   [junit4]   2> 2259515 INFO  (qtp1149122152-17244) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[49]} 0 0
   [junit4]   2> 2259515 INFO  (qtp1149122152-17245) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[50]} 0 0
   [junit4]   2> 2259516 INFO  (qtp1149122152-17241) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[51]} 0 0
   [junit4]   2> 2259516 INFO  (qtp1149122152-17239) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[52]} 0 0
   [junit4]   2> 2259516 INFO  (qtp1149122152-17238) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[53]} 0 0
   [junit4]   2> 2259517 INFO  (qtp1149122152-17242) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[54]} 0 0
   [junit4]   2> 2259517 INFO  (qtp1149122152-17243) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[55]} 0 0
   [junit4]   2> 2259518 INFO  (qtp1149122152-17244) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[56]} 0 0
   [junit4]   2> 2259518 INFO  (qtp1149122152-17245) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[57]} 0 0
   [junit4]   2> 2259518 INFO  (qtp1149122152-17241) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[58]} 0 0
   [junit4]   2> 2259519 INFO  (qtp1149122152-17239) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[59]} 0 0
   [junit4]   2> 2259519 INFO  (qtp1149122152-17238) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[60]} 0 0
   [junit4]   2> 2259519 INFO  (qtp1149122152-17242) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[61]} 0 0
   [junit4]   2> 2259520 INFO  (qtp1149122152-17243) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[62]} 0 0
   [junit4]   2> 2259520 INFO  (qtp1149122152-17244) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[63]} 0 0
   [junit4]   2> 2259520 INFO  (qtp1149122152-17245) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[64]} 0 0
   [junit4]   2> 2259521 INFO  (qtp1149122152-17241) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[65]} 0 0
   [junit4]   2> 2259521 INFO  (qtp1149122152-17239) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[66]} 0 0
   [junit4]   2> 2259521 INFO  (qtp1149122152-17238) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[67]} 0 0
   [junit4]   2> 2259522 INFO  (qtp1149122152-17242) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[68]} 0 0
   [junit4]   2> 2259522 INFO  (qtp1149122152-17243) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[69]} 0 0
   [junit4]   2> 2259522 INFO  (qtp1149122152-17244) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[70]} 0 0
   [junit4]   2> 2259523 INFO  (qtp1149122152-17245) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[71]} 0 0
   [junit4]   2> 2259523 INFO  (qtp1149122152-17241) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[72]} 0 0
   [junit4]   2> 2259523 INFO  (qtp1149122152-17239) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[73]} 0 0
   [junit4]   2> 2259524 INFO  (qtp1149122152-17238) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[74]} 0 0
   [junit4]   2> 2259524 INFO  (qtp1149122152-17242) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[75]} 0 0
   [junit4]   2> 2259524 INFO  (qtp1149122152-17243) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[76]} 0 0
   [junit4]   2> 2259525 INFO  (qtp1149122152-17244) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[77]} 0 0
   [junit4]   2> 2259525 INFO  (qtp1149122152-17245) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[78]} 0 0
   [junit4]   2> 2259526 INFO  (qtp1149122152-17241) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[79]} 0 0
   [junit4]   2> 2259526 INFO  (qtp1149122152-17239) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[80]} 0 0
   [junit4]   2> 2259526 INFO  (qtp1149122152-17238) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[81]} 0 0
   [junit4]   2> 2259527 INFO  (qtp1149122152-17242) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[82]} 0 0
   [junit4]   2> 2259527 INFO  (qtp1149122152-17243) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[83]} 0 0
   [junit4]   2> 2259528 INFO  (qtp1149122152-17244) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[84]} 0 0
   [junit4]   2> 2259528 INFO  (qtp1149122152-17245) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[85]} 0 0
   [junit4]   

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

mxReporter@11f80160: rootName = null, domain = solr.jvm, service url = null, 
agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@6e533de4
   [junit4]   2> 2364685 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[DA15A919F03C62F])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 2364686 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[DA15A919F03C62F])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4664bd15: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@64eac0d0
   [junit4]   2> 2364686 INFO  (coreCloseExecutor-7376-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4e8bd0fc
   [junit4]   2> 2364686 INFO  (coreCloseExecutor-7376-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1317785852
   [junit4]   2> 2364686 INFO  (coreCloseExecutor-7376-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1356e61b: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@79690b91
   [junit4]   2> 2364693 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[DA15A919F03C62F])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@55fc7596{/solr,null,UNAVAILABLE}
   [junit4]   2> 2364696 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[DA15A919F03C62F])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@49cc9309{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2364696 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[DA15A919F03C62F])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=667573087
   [junit4]   2> 2364696 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[DA15A919F03C62F])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 2364696 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[DA15A919F03C62F])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6f12f853: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@2eec0f4f
   [junit4]   2> 2364700 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[DA15A919F03C62F])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 2364700 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[DA15A919F03C62F])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3eb64cf8: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@6e533de4
   [junit4]   2> 2364704 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[DA15A919F03C62F])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 2364704 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[DA15A919F03C62F])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3dc04a5a: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@64eac0d0
   [junit4]   2> 2364729 INFO  (coreCloseExecutor-7378-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7f625c58
   [junit4]   2> 2364729 INFO  (coreCloseExecutor-7378-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=2137152600
   [junit4]   2> 2364729 INFO  (coreCloseExecutor-7378-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@a7f051a: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@26484431
   [junit4]   2> 2364732 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[DA15A919F03C62F])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5a049670{/solr,null,UNAVAILABLE}
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DA15A919F03C62F-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{name=PostingsFormat(name=Memory), id=PostingsFormat(name=Memory), 
newname=PostingsFormat(name=Memory)}, docValues:{}, maxPointsInLeafNode=1564, 
maxMBSortInHeap=7.992624765888722, sim=RandomSimilarity(queryNorm=true): {}, 
locale=tr, timezone=Europe/Sarajevo
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152 
(64-bit)/cpus=3,threads=1,free=128442648,total=364036096
   [junit4]   2> NOTE: All tests run in this JVM: [TestCloudPseudoReturnFields, 
CursorPagingTest, RankQueryTest, SyncSliceTest, HdfsBasicDistributedZk2Test, 
TestLegacyFieldReuse, TestConfigSetImmutable, XmlUpdateRequestHandlerTest, 
HdfsThreadLeakTest, TestRandomDVFaceting, JSONWriterTest, 
TestConfigSetsAPIZkFailure, DistribCursorPagingTest, ReplicationFactorTest, 
TestSubQueryTransformerDistrib, ResponseHeaderTest, TestCustomSort, 
ChaosMonkeyNothingIsSafeTest, TestNonDefinedSimilarityFactory, 
DistanceFunctionTest, TestCursorMarkWithoutUniqueKey, 
TestBlendedInfixSuggestions, ClusterStateTest, TestImplicitCoreProperties, 
MultiTermTest, TestStressRecovery, JavabinLoaderTest, TestStandardQParsers, 
TestSha256AuthenticationProvider, SolrGangliaReporterTest, 
DistributedFacetPivotWhiteBoxTest, SuggesterFSTTest, 
ReplicaListTransformerTest, DefaultValueUpdateProcessorTest, 
ConfigureRecoveryStrategyTest, TestDFRSimilarityFactory, SortByFunctionTest, 
TestComplexPhraseLeadingWildcard, TestRTimerTree, TestHdfsUpdateLog, 
TestManagedSynonymGraphFilterFactory, DistanceUnitsTest, RollingRestartTest, 
TestCSVResponseWriter, TestSolrDeletionPolicy2, HdfsUnloadDistributedZkTest, 
TestFreeTextSuggestions, BigEndianAscendingWordSerializerTest, 
NumericFieldsTest, UUIDFieldTest, ClassificationUpdateProcessorTest, 
TestSolrCoreParser, DistribJoinFromCollectionTest, 
SharedFSAutoReplicaFailoverTest, UnloadDistributedZkTest, 
CurrencyFieldTypeTest, PeerSyncWithIndexFingerprintCachingTest, 
DistributedQueryComponentOptimizationTest, OverseerStatusTest, 
PrimitiveFieldTypeTest, TestCoreDiscovery, TestQueryWrapperFilter, 
TestSubQueryTransformer, ChaosMonkeySafeLeaderWithPullReplicasTest, 
TestManagedStopFilterFactory, HttpTriggerListenerTest, 
UniqFieldsUpdateProcessorFactoryTest, MetricsHandlerTest, 
TestCloudSearcherWarming, RequiredFieldsTest, SparseHLLTest, 
ImplicitSnitchTest, TriggerIntegrationTest, TestManagedResourceStorage, 
SpellCheckCollatorWithCollapseTest, TestSchemaNameResource, 
DistributedExpandComponentTest, LargeFieldTest, TestSolrXml, 
TestExpandComponent, SuggestComponentTest, CleanupOldIndexTest, 
TestCustomStream, DistributedFacetPivotSmallAdvancedTest, MigrateRouteKeyTest, 
TestMaxTokenLenTokenizer, AddReplicaTest, TestSweetSpotSimilarityFactory, 
DistributedVersionInfoTest, TestEmbeddedSolrServerAdminHandler, 
TestNoOpRegenerator, TestRecovery, TestLegacyFieldCache, 
TestUseDocValuesAsStored2, ShardRoutingTest, JvmMetricsTest, SolrInfoBeanTest, 
TestMacroExpander, PKIAuthenticationIntegrationTest, TestBinaryField, 
TestRealTimeGet, TestUnifiedSolrHighlighter, TestLFUCache, ZkCLITest, 
TestConfigSets, TestFieldCache, TestScoreJoinQPScore, 
MoveReplicaHDFSFailoverTest, IndexSchemaTest, 
ClassificationUpdateProcessorFactoryTest, PathHierarchyTokenizerFactoryTest, 
TestPushWriter, WordBreakSolrSpellCheckerTest, TestHalfAndHalfDocValues, 
TestSolr4Spatial, ClusterStateUpdateTest, SignatureUpdateProcessorFactoryTest, 
LeaderElectionTest, FastVectorHighlighterTest, ZkStateReaderTest, 
AssignBackwardCompatibilityTest, ExecutePlanActionTest, StatsComponentTest, 
TestLocalFSCloudBackupRestore, AutoAddReplicasIntegrationTest, TestUtils, 
LeaderInitiatedRecoveryOnShardRestartTest, CollectionsAPISolrJTest, 
CdcrReplicationDistributedZkTest, TestPseudoReturnFields, 
TestReplicaProperties, XsltUpdateRequestHandlerTest, 
DocExpirationUpdateProcessorFactoryTest, CloudMLTQParserTest, 
TestSystemCollAutoCreate, TestStressInPlaceUpdates, SpellCheckComponentTest, 
TestHashQParserPlugin, SpatialFilterTest, BJQParserTest, TestConfigSetsAPI, 
LeaderElectionContextKeyTest, SuggesterTest, TestJmxIntegration, 
GraphQueryTest, MoveReplicaTest, TestLegacyTerms, TolerantUpdateProcessorTest, 
TestCodecSupport, DateMathParserTest, TestTlogReplica, 
TestZkAclsWithHadoopAuth, TestDocBasedVersionConstraints, TestPivotHelperCode, 
DirectSolrConnectionTest, ConnectionReuseTest, CdcrUpdateLogTest, OverseerTest, 
TestMissingGroups, StressHdfsTest, HighlighterConfigTest, 
FieldAnalysisRequestHandlerTest, TestFilteredDocIdSet, TestTestInjection, 
TestRandomRequestDistribution, BadIndexSchemaTest, PeerSyncReplicationTest, 
TestCloudSchemaless, QueryParsingTest, TestSolrCloudWithDelegationTokens, 
TestGraphMLResponseWriter, TestFieldCollectionResource, 
TestHdfsBackupRestoreCore, TestFiltering, RegexBoostProcessorTest, 
TestFieldCacheVsDocValues, DirectUpdateHandlerTest, TestTolerantSearch, 
TestRequestStatusCollectionAPI, BasicDistributedZkTest, RecoveryZkTest, 
TestReplicationHandler]
   [junit4] Completed [387/751 (1!)] on J0 in 106.98s, 16 tests, 1 error, 1 
skipped <<< FAILURES!

[...truncated 48553 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to