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

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

Error Message:
timeout waiting to see all nodes active

Stack Trace:
java.lang.AssertionError: timeout waiting to see all nodes active
        at 
__randomizedtesting.SeedInfo.seed([E20191D1B2826B5B:6A55AE0B1C7E06A3]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.PeerSyncReplicationTest.waitTillNodesActive(PeerSyncReplicationTest.java:326)
        at 
org.apache.solr.cloud.PeerSyncReplicationTest.bringUpDeadNodeAndEnsureNoReplication(PeerSyncReplicationTest.java:277)
        at 
org.apache.solr.cloud.PeerSyncReplicationTest.forceNodeFailureAndDoPeerSync(PeerSyncReplicationTest.java:259)
        at 
org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:138)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:745)




Build Log:
[...truncated 12470 lines...]
   [junit4] Suite: org.apache.solr.cloud.PeerSyncReplicationTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_E20191D1B2826B5B-001/init-core-data-001
   [junit4]   2> 2562982 INFO  
(SUITE-PeerSyncReplicationTest-seed#[E20191D1B2826B5B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 2562984 INFO  
(SUITE-PeerSyncReplicationTest-seed#[E20191D1B2826B5B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2562984 INFO  
(SUITE-PeerSyncReplicationTest-seed#[E20191D1B2826B5B]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_/qu
   [junit4]   2> 2562987 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2562987 INFO  (Thread-7664) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2562987 INFO  (Thread-7664) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2563087 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:50432
   [junit4]   2> 2563104 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 2563107 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 2563110 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2563112 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 2563114 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 2563116 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 2563118 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2563119 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2563121 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2563123 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2563125 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 2563267 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_E20191D1B2826B5B-001/control-001/cores/collection1
   [junit4]   2> 2563269 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2563270 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5cf41e13{/_/qu,null,AVAILABLE}
   [junit4]   2> 2563270 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@f40ed5{HTTP/1.1,[http/1.1]}{127.0.0.1:58617}
   [junit4]   2> 2563270 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.e.j.s.Server Started @2567091ms
   [junit4]   2> 2563270 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_E20191D1B2826B5B-001/tempDir-001/control/data,
 hostContext=/_/qu, hostPort=58617, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_E20191D1B2826B5B-001/control-001/cores}
   [junit4]   2> 2563271 ERROR 
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2563272 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 2563272 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2563272 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2563272 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-13T04:15:32.450Z
   [junit4]   2> 2563276 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2563276 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_E20191D1B2826B5B-001/control-001/solr.xml
   [junit4]   2> 2563281 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50432/solr
   [junit4]   2> 2563328 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) 
[n:127.0.0.1:58617__%2Fqu    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2563329 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) 
[n:127.0.0.1:58617__%2Fqu    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:58617__%2Fqu
   [junit4]   2> 2563331 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) 
[n:127.0.0.1:58617__%2Fqu    ] o.a.s.c.Overseer Overseer 
(id=97449366792896516-127.0.0.1:58617__%2Fqu-n_0000000000) starting
   [junit4]   2> 2563345 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) 
[n:127.0.0.1:58617__%2Fqu    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58617__%2Fqu
   [junit4]   2> 2563349 INFO  
(OverseerStateUpdate-97449366792896516-127.0.0.1:58617__%2Fqu-n_0000000000) 
[n:127.0.0.1:58617__%2Fqu    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2563444 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) 
[n:127.0.0.1:58617__%2Fqu    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_E20191D1B2826B5B-001/control-001/cores
   [junit4]   2> 2563444 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) 
[n:127.0.0.1:58617__%2Fqu    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 2563449 INFO  
(OverseerStateUpdate-97449366792896516-127.0.0.1:58617__%2Fqu-n_0000000000) 
[n:127.0.0.1:58617__%2Fqu    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 2563466 INFO  
(coreLoadExecutor-9137-thread-1-processing-n:127.0.0.1:58617__%2Fqu) 
[n:127.0.0.1:58617__%2Fqu c:control_collection   x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2563479 INFO  
(coreLoadExecutor-9137-thread-1-processing-n:127.0.0.1:58617__%2Fqu) 
[n:127.0.0.1:58617__%2Fqu c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2563570 WARN  
(coreLoadExecutor-9137-thread-1-processing-n:127.0.0.1:58617__%2Fqu) 
[n:127.0.0.1:58617__%2Fqu c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 2563572 INFO  
(coreLoadExecutor-9137-thread-1-processing-n:127.0.0.1:58617__%2Fqu) 
[n:127.0.0.1:58617__%2Fqu c:control_collection   x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2563588 INFO  
(coreLoadExecutor-9137-thread-1-processing-n:127.0.0.1:58617__%2Fqu) 
[n:127.0.0.1:58617__%2Fqu c:control_collection   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 2563588 INFO  
(coreLoadExecutor-9137-thread-1-processing-n:127.0.0.1:58617__%2Fqu) 
[n:127.0.0.1:58617__%2Fqu c:control_collection   x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_E20191D1B2826B5B-001/control-001/cores/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_E20191D1B2826B5B-001/control-001/cores/collection1/data/]
   [junit4]   2> 2563589 INFO  
(coreLoadExecutor-9137-thread-1-processing-n:127.0.0.1:58617__%2Fqu) 
[n:127.0.0.1:58617__%2Fqu c:control_collection   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@24d53b22
   [junit4]   2> 2563591 INFO  
(coreLoadExecutor-9137-thread-1-processing-n:127.0.0.1:58617__%2Fqu) 
[n:127.0.0.1:58617__%2Fqu c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=7, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 2563602 WARN  
(coreLoadExecutor-9137-thread-1-processing-n:127.0.0.1:58617__%2Fqu) 
[n:127.0.0.1:58617__%2Fqu c:control_collection   x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 2563654 INFO  
(coreLoadExecutor-9137-thread-1-processing-n:127.0.0.1:58617__%2Fqu) 
[n:127.0.0.1:58617__%2Fqu c:control_collection   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2563654 INFO  
(coreLoadExecutor-9137-thread-1-processing-n:127.0.0.1:58617__%2Fqu) 
[n:127.0.0.1:58617__%2Fqu c:control_collection   x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2563655 INFO  
(coreLoadExecutor-9137-thread-1-processing-n:127.0.0.1:58617__%2Fqu) 
[n:127.0.0.1:58617__%2Fqu c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2563655 INFO  
(coreLoadExecutor-9137-thread-1-processing-n:127.0.0.1:58617__%2Fqu) 
[n:127.0.0.1:58617__%2Fqu c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2563656 INFO  
(coreLoadExecutor-9137-thread-1-processing-n:127.0.0.1:58617__%2Fqu) 
[n:127.0.0.1:58617__%2Fqu c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=93.8798828125, 
floorSegmentMB=0.9091796875, forceMergeDeletesPctAllowed=2.908175163128498, 
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7895201225707248
   [junit4]   2> 2563656 INFO  
(coreLoadExecutor-9137-thread-1-processing-n:127.0.0.1:58617__%2Fqu) 
[n:127.0.0.1:58617__%2Fqu c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@318a957e[collection1] main]
   [junit4]   2> 2563658 INFO  
(coreLoadExecutor-9137-thread-1-processing-n:127.0.0.1:58617__%2Fqu) 
[n:127.0.0.1:58617__%2Fqu c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2563658 INFO  
(coreLoadExecutor-9137-thread-1-processing-n:127.0.0.1:58617__%2Fqu) 
[n:127.0.0.1:58617__%2Fqu c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2563658 INFO  
(coreLoadExecutor-9137-thread-1-processing-n:127.0.0.1:58617__%2Fqu) 
[n:127.0.0.1:58617__%2Fqu c:control_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2563660 INFO  
(searcherExecutor-9138-thread-1-processing-n:127.0.0.1:58617__%2Fqu 
x:collection1 c:control_collection) [n:127.0.0.1:58617__%2Fqu 
c:control_collection   x:collection1] o.a.s.c.SolrCore [collection1] Registered 
new searcher Searcher@318a957e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2563661 INFO  
(coreLoadExecutor-9137-thread-1-processing-n:127.0.0.1:58617__%2Fqu) 
[n:127.0.0.1:58617__%2Fqu c:control_collection   x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1559189869390987264
   [junit4]   2> 2563670 INFO  
(coreZkRegister-9130-thread-1-processing-n:127.0.0.1:58617__%2Fqu x:collection1 
c:control_collection) [n:127.0.0.1:58617__%2Fqu c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 2563671 INFO  
(coreZkRegister-9130-thread-1-processing-n:127.0.0.1:58617__%2Fqu x:collection1 
c:control_collection) [n:127.0.0.1:58617__%2Fqu c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new 
leader - try and sync
   [junit4]   2> 2563671 INFO  
(coreZkRegister-9130-thread-1-processing-n:127.0.0.1:58617__%2Fqu x:collection1 
c:control_collection) [n:127.0.0.1:58617__%2Fqu c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:58617/_/qu/collection1/
   [junit4]   2> 2563671 INFO  
(coreZkRegister-9130-thread-1-processing-n:127.0.0.1:58617__%2Fqu x:collection1 
c:control_collection) [n:127.0.0.1:58617__%2Fqu c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 2563671 INFO  
(coreZkRegister-9130-thread-1-processing-n:127.0.0.1:58617__%2Fqu x:collection1 
c:control_collection) [n:127.0.0.1:58617__%2Fqu c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:58617/_/qu/collection1/ has no replicas
   [junit4]   2> 2563686 INFO  
(coreZkRegister-9130-thread-1-processing-n:127.0.0.1:58617__%2Fqu x:collection1 
c:control_collection) [n:127.0.0.1:58617__%2Fqu c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new 
leader: http://127.0.0.1:58617/_/qu/collection1/ shard1
   [junit4]   2> 2563838 INFO  
(coreZkRegister-9130-thread-1-processing-n:127.0.0.1:58617__%2Fqu x:collection1 
c:control_collection) [n:127.0.0.1:58617__%2Fqu c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 2564424 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2564425 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50432/solr ready
   [junit4]   2> 2564425 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 2564425 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 2564573 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_E20191D1B2826B5B-001/shard-1-001/cores/collection1
   [junit4]   2> 2564574 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_E20191D1B2826B5B-001/shard-1-001
   [junit4]   2> 2564574 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2564575 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@638f5e18{/_/qu,null,AVAILABLE}
   [junit4]   2> 2564576 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3d09f2f9{HTTP/1.1,[http/1.1]}{127.0.0.1:40385}
   [junit4]   2> 2564576 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.e.j.s.Server Started @2568397ms
   [junit4]   2> 2564576 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_E20191D1B2826B5B-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/_/qu, hostPort=40385, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_E20191D1B2826B5B-001/shard-1-001/cores}
   [junit4]   2> 2564577 ERROR 
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2564577 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 2564577 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2564577 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2564577 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-13T04:15:33.755Z
   [junit4]   2> 2564582 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2564582 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_E20191D1B2826B5B-001/shard-1-001/solr.xml
   [junit4]   2> 2564588 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50432/solr
   [junit4]   2> 2564605 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) 
[n:127.0.0.1:40385__%2Fqu    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2564609 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) 
[n:127.0.0.1:40385__%2Fqu    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2564613 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) 
[n:127.0.0.1:40385__%2Fqu    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40385__%2Fqu
   [junit4]   2> 2564616 INFO  
(zkCallback-3849-thread-2-processing-n:127.0.0.1:58617__%2Fqu) 
[n:127.0.0.1:58617__%2Fqu    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2564616 INFO  (zkCallback-3853-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2564618 INFO  
(zkCallback-3859-thread-1-processing-n:127.0.0.1:40385__%2Fqu) 
[n:127.0.0.1:40385__%2Fqu    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2564748 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) 
[n:127.0.0.1:40385__%2Fqu    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_E20191D1B2826B5B-001/shard-1-001/cores
   [junit4]   2> 2564748 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) 
[n:127.0.0.1:40385__%2Fqu    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 2564752 INFO  
(OverseerStateUpdate-97449366792896516-127.0.0.1:58617__%2Fqu-n_0000000000) 
[n:127.0.0.1:58617__%2Fqu    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 2564856 INFO  
(zkCallback-3859-thread-1-processing-n:127.0.0.1:40385__%2Fqu) 
[n:127.0.0.1:40385__%2Fqu    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2565764 INFO  
(coreLoadExecutor-9148-thread-1-processing-n:127.0.0.1:40385__%2Fqu) 
[n:127.0.0.1:40385__%2Fqu c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2565784 INFO  
(coreLoadExecutor-9148-thread-1-processing-n:127.0.0.1:40385__%2Fqu) 
[n:127.0.0.1:40385__%2Fqu c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 2565868 WARN  
(coreLoadExecutor-9148-thread-1-processing-n:127.0.0.1:40385__%2Fqu) 
[n:127.0.0.1:40385__%2Fqu c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 2565870 INFO  
(coreLoadExecutor-9148-thread-1-processing-n:127.0.0.1:40385__%2Fqu) 
[n:127.0.0.1:40385__%2Fqu c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2565887 INFO  
(coreLoadExecutor-9148-thread-1-processing-n:127.0.0.1:40385__%2Fqu) 
[n:127.0.0.1:40385__%2Fqu c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2565887 INFO  
(coreLoadExecutor-9148-thread-1-processing-n:127.0.0.1:40385__%2Fqu) 
[n:127.0.0.1:40385__%2Fqu c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_E20191D1B2826B5B-001/shard-1-001/cores/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_E20191D1B2826B5B-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 2565887 INFO  
(coreLoadExecutor-9148-thread-1-processing-n:127.0.0.1:40385__%2Fqu) 
[n:127.0.0.1:40385__%2Fqu c:collection1   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@24d53b22
   [junit4]   2> 2565889 INFO  
(coreLoadExecutor-9148-thread-1-processing-n:127.0.0.1:40385__%2Fqu) 
[n:127.0.0.1:40385__%2Fqu c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=7, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 2565898 WARN  
(coreLoadExecutor-9148-thread-1-processing-n:127.0.0.1:40385__%2Fqu) 
[n:127.0.0.1:40385__%2Fqu c:collection1   x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 2565944 INFO  
(coreLoadExecutor-9148-thread-1-processing-n:127.0.0.1:40385__%2Fqu) 
[n:127.0.0.1:40385__%2Fqu c:collection1   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2565944 INFO  
(coreLoadExecutor-9148-thread-1-processing-n:127.0.0.1:40385__%2Fqu) 
[n:127.0.0.1:40385__%2Fqu c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2565944 INFO  
(coreLoadExecutor-9148-thread-1-processing-n:127.0.0.1:40385__%2Fqu) 
[n:127.0.0.1:40385__%2Fqu c:collection1   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2565944 INFO  
(coreLoadExecutor-9148-thread-1-processing-n:127.0.0.1:40385__%2Fqu) 
[n:127.0.0.1:40385__%2Fqu c:collection1   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2565945 INFO  
(coreLoadExecutor-9148-thread-1-processing-n:127.0.0.1:40385__%2Fqu) 
[n:127.0.0.1:40385__%2Fqu c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=93.8798828125, 
floorSegmentMB=0.9091796875, forceMergeDeletesPctAllowed=2.908175163128498, 
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7895201225707248
   [junit4]   2> 2565946 INFO  
(coreLoadExecutor-9148-thread-1-processing-n:127.0.0.1:40385__%2Fqu) 
[n:127.0.0.1:40385__%2Fqu c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@23c0069e[collection1] main]
   [junit4]   2> 2565947 INFO  
(coreLoadExecutor-9148-thread-1-processing-n:127.0.0.1:40385__%2Fqu) 
[n:127.0.0.1:40385__%2Fqu c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2565948 INFO  
(coreLoadExecutor-9148-thread-1-processing-n:127.0.0.1:40385__%2Fqu) 
[n:127.0.0.1:40385__%2Fqu c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2565948 INFO  
(coreLoadExecutor-9148-thread-1-processing-n:127.0.0.1:40385__%2Fqu) 
[n:127.0.0.1:40385__%2Fqu c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2565949 INFO  
(searcherExecutor-9149-thread-1-processing-n:127.0.0.1:40385__%2Fqu 
x:collection1 c:collection1) [n:127.0.0.1:40385__%2Fqu c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@23c0069e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2565949 INFO  
(coreLoadExecutor-9148-thread-1-processing-n:127.0.0.1:40385__%2Fqu) 
[n:127.0.0.1:40385__%2Fqu c:collection1   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1559189871790129152
   [junit4]   2> 2565958 INFO  
(coreZkRegister-9143-thread-1-processing-n:127.0.0.1:40385__%2Fqu x:collection1 
c:collection1) [n:127.0.0.1:40385__%2Fqu c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 2565958 INFO  
(coreZkRegister-9143-thread-1-processing-n:127.0.0.1:40385__%2Fqu x:collection1 
c:collection1) [n:127.0.0.1:40385__%2Fqu c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try 
and sync
   [junit4]   2> 2565959 INFO  
(coreZkRegister-9143-thread-1-processing-n:127.0.0.1:40385__%2Fqu x:collection1 
c:collection1) [n:127.0.0.1:40385__%2Fqu c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:40385/_/qu/collection1/
   [junit4]   2> 2565959 INFO  
(coreZkRegister-9143-thread-1-processing-n:127.0.0.1:40385__%2Fqu x:collection1 
c:collection1) [n:127.0.0.1:40385__%2Fqu c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2565959 INFO  
(coreZkRegister-9143-thread-1-processing-n:127.0.0.1:40385__%2Fqu x:collection1 
c:collection1) [n:127.0.0.1:40385__%2Fqu c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:40385/_/qu/collection1/ 
has no replicas
   [junit4]   2> 2565966 INFO  
(coreZkRegister-9143-thread-1-processing-n:127.0.0.1:40385__%2Fqu x:collection1 
c:collection1) [n:127.0.0.1:40385__%2Fqu c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:40385/_/qu/collection1/ shard1
   [junit4]   2> 2566070 INFO  
(zkCallback-3859-thread-1-processing-n:127.0.0.1:40385__%2Fqu) 
[n:127.0.0.1:40385__%2Fqu    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2566074 INFO  
(coreZkRegister-9143-thread-1-processing-n:127.0.0.1:40385__%2Fqu x:collection1 
c:collection1) [n:127.0.0.1:40385__%2Fqu c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2566184 INFO  
(zkCallback-3859-thread-1-processing-n:127.0.0.1:40385__%2Fqu) 
[n:127.0.0.1:40385__%2Fqu    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2566323 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_E20191D1B2826B5B-001/shard-2-001/cores/collection1
   [junit4]   2> 2566324 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_E20191D1B2826B5B-001/shard-2-001
   [junit4]   2> 2566324 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2566326 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@130fdaae{/_/qu,null,AVAILABLE}
   [junit4]   2> 2566326 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3129b146{HTTP/1.1,[http/1.1]}{127.0.0.1:37632}
   [junit4]   2> 2566329 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.e.j.s.Server Started @2570150ms
   [junit4]   2> 2566336 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_E20191D1B2826B5B-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/_/qu, hostPort=37632, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_E20191D1B2826B5B-001/shard-2-001/cores}
   [junit4]   2> 2566344 ERROR 
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2566344 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 2566345 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2566345 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2566345 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-13T04:15:35.523Z
   [junit4]   2> 2566367 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2566367 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_E20191D1B2826B5B-001/shard-2-001/solr.xml
   [junit4]   2> 2566375 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50432/solr
   [junit4]   2> 2566530 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) 
[n:127.0.0.1:37632__%2Fqu    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2566534 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) 
[n:127.0.0.1:37632__%2Fqu    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2566539 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) 
[n:127.0.0.1:37632__%2Fqu    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37632__%2Fqu
   [junit4]   2> 2566545 INFO  
(zkCallback-3859-thread-1-processing-n:127.0.0.1:40385__%2Fqu) 
[n:127.0.0.1:40385__%2Fqu    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2566545 INFO  
(zkCallback-3849-thread-4-processing-n:127.0.0.1:58617__%2Fqu) 
[n:127.0.0.1:58617__%2Fqu    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2566545 INFO  (zkCallback-3853-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2566581 INFO  
(zkCallback-3865-thread-2-processing-n:127.0.0.1:37632__%2Fqu) 
[n:127.0.0.1:37632__%2Fqu    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2566647 INFO  
(zkCallback-3859-thread-1-processing-n:127.0.0.1:40385__%2Fqu) 
[n:127.0.0.1:40385__%2Fqu    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2566664 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) 
[n:127.0.0.1:37632__%2Fqu    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_E20191D1B2826B5B-001/shard-2-001/cores
   [junit4]   2> 2566664 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) 
[n:127.0.0.1:37632__%2Fqu    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 2566668 INFO  
(OverseerStateUpdate-97449366792896516-127.0.0.1:58617__%2Fqu-n_0000000000) 
[n:127.0.0.1:58617__%2Fqu    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 2566772 INFO  
(zkCallback-3859-thread-1-processing-n:127.0.0.1:40385__%2Fqu) 
[n:127.0.0.1:40385__%2Fqu    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2566772 INFO  
(zkCallback-3865-thread-2-processing-n:127.0.0.1:37632__%2Fqu) 
[n:127.0.0.1:37632__%2Fqu    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2567686 INFO  
(coreLoadExecutor-9159-thread-1-processing-n:127.0.0.1:37632__%2Fqu) 
[n:127.0.0.1:37632__%2Fqu c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2567698 INFO  
(coreLoadExecutor-9159-thread-1-processing-n:127.0.0.1:37632__%2Fqu) 
[n:127.0.0.1:37632__%2Fqu c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 2567784 WARN  
(coreLoadExecutor-9159-thread-1-processing-n:127.0.0.1:37632__%2Fqu) 
[n:127.0.0.1:37632__%2Fqu c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 2567786 INFO  
(coreLoadExecutor-9159-thread-1-processing-n:127.0.0.1:37632__%2Fqu) 
[n:127.0.0.1:37632__%2Fqu c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2567804 INFO  
(coreLoadExecutor-9159-thread-1-processing-n:127.0.0.1:37632__%2Fqu) 
[n:127.0.0.1:37632__%2Fqu c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2567805 INFO  
(coreLoadExecutor-9159-thread-1-processing-n:127.0.0.1:37632__%2Fqu) 
[n:127.0.0.1:37632__%2Fqu c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_E20191D1B2826B5B-001/shard-2-001/cores/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_E20191D1B2826B5B-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 2567805 INFO  
(coreLoadExecutor-9159-thread-1-processing-n:127.0.0.1:37632__%2Fqu) 
[n:127.0.0.1:37632__%2Fqu c:collection1   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@24d53b22
   [junit4]   2> 2567809 INFO  
(coreLoadExecutor-9159-thread-1-processing-n:127.0.0.1:37632__%2Fqu) 
[n:127.0.0.1:37632__%2Fqu c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=7, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 2567820 WARN  
(coreLoadExecutor-9159-thread-1-processing-n:127.0.0.1:37632__%2Fqu) 
[n:127.0.0.1:37632__%2Fqu c:collection1   x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 2567865 INFO  
(coreLoadExecutor-9159-thread-1-processing-n:127.0.0.1:37632__%2Fqu) 
[n:127.0.0.1:37632__%2Fqu c:collection1   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2567865 INFO  
(coreLoadExecutor-9159-thread-1-processing-n:127.0.0.1:37632__%2Fqu) 
[n:127.0.0.1:37632__%2Fqu c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2567866 INFO  
(coreLoadExecutor-9159-thread-1-processing-n:127.0.0.1:37632__%2Fqu) 
[n:127.0.0.1:37632__%2Fqu c:collection1   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2567866 INFO  
(coreLoadExecutor-9159-thread-1-processing-n:127.0.0.1:37632__%2Fqu) 
[n:127.0.0.1:37632__%2Fqu c:collection1   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2567867 INFO  
(coreLoadExecutor-9159-thread-1-processing-n:127.0.0.1:37632__%2Fqu) 
[n:127.0.0.1:37632__%2Fqu c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=93.8798828125, 
floorSegmentMB=0.9091796875, forceMergeDeletesPctAllowed=2.908175163128498, 
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7895201225707248
   [junit4]   2> 2567867 INFO  
(coreLoadExecutor-9159-thread-1-processing-n:127.0.0.1:37632__%2Fqu) 
[n:127.0.0.1:37632__%2Fqu c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@25e105ea[collection1] main]
   [junit4]   2> 2567869 INFO  
(coreLoadExecutor-9159-thread-1-processing-n:127.0.0.1:37632__%2Fqu) 
[n:127.0.0.1:37632__%2Fqu c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2567870 INFO  
(coreLoadExecutor-9159-thread-1-processing-n:127.0.0.1:37632__%2Fqu) 
[n:127.0.0.1:37632__%2Fqu c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2567870 INFO  
(coreLoadExecutor-9159-thread-1-processing-n:127.0.0.1:37632__%2Fqu) 
[n:127.0.0.1:37632__%2Fqu c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2567872 INFO  
(searcherExecutor-9160-thread-1-processing-n:127.0.0.1:37632__%2Fqu 
x:collection1 c:collection1) [n:127.0.0.1:37632__%2Fqu c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@25e105ea[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2567872 INFO  
(coreLoadExecutor-9159-thread-1-processing-n:127.0.0.1:37632__%2Fqu) 
[n:127.0.0.1:37632__%2Fqu c:collection1   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1559189873806540800
   [junit4]   2> 2567878 INFO  
(coreZkRegister-9154-thread-1-processing-n:127.0.0.1:37632__%2Fqu x:collection1 
c:collection1) [n:127.0.0.1:37632__%2Fqu c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 2567879 INFO  
(updateExecutor-3862-thread-1-processing-n:127.0.0.1:37632__%2Fqu x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:37632__%2Fqu c:collection1 
s:shard1 r:core_node2 x:collection1] o.a.s.u.DefaultSolrCoreState Running 
recovery
   [junit4]   2> 2567880 INFO  
(recoveryExecutor-3863-thread-1-processing-n:127.0.0.1:37632__%2Fqu 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:37632__%2Fqu 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 2567880 INFO  
(recoveryExecutor-3863-thread-1-processing-n:127.0.0.1:37632__%2Fqu 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:37632__%2Fqu 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
###### startupVersions=[[]]
   [junit4]   2> 2567880 INFO  
(recoveryExecutor-3863-thread-1-processing-n:127.0.0.1:37632__%2Fqu 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:37632__%2Fqu 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
Begin buffering updates. core=[collection1]
   [junit4]   2> 2567880 INFO  
(recoveryExecutor-3863-thread-1-processing-n:127.0.0.1:37632__%2Fqu 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:37632__%2Fqu 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Starting 
to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 2567880 INFO  
(recoveryExecutor-3863-thread-1-processing-n:127.0.0.1:37632__%2Fqu 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:37632__%2Fqu 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
Publishing state of core [collection1] as recovering, leader is 
[http://127.0.0.1:40385/_/qu/collection1/] and I am 
[http://127.0.0.1:37632/_/qu/collection1/]
   [junit4]   2> 2567884 INFO  
(recoveryExecutor-3863-thread-1-processing-n:127.0.0.1:37632__%2Fqu 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:37632__%2Fqu 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
Sending prep recovery command to [http://127.0.0.1:40385/_/qu]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:37632__%252Fqu&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 2567887 INFO  (qtp1902545071-24128) [n:127.0.0.1:40385__%2Fqu  
  ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 2567888 INFO  (qtp1902545071-24128) [n:127.0.0.1:40385__%2Fqu  
  ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard1 of collection1) have state: recovering
   [junit4]   2> 2567888 INFO  (qtp1902545071-24128) [n:127.0.0.1:40385__%2Fqu  
  ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=collection1, shard=shard1, thisCore=collection1, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:37632__%2Fqu, 
coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:37632/_/qu","node_name":"127.0.0.1:37632__%2Fqu","state":"down"}
   [junit4]   2> 2567985 INFO  
(zkCallback-3859-thread-1-processing-n:127.0.0.1:40385__%2Fqu) 
[n:127.0.0.1:40385__%2Fqu    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2567985 INFO  
(zkCallback-3865-thread-2-processing-n:127.0.0.1:37632__%2Fqu) 
[n:127.0.0.1:37632__%2Fqu    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2568299 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_E20191D1B2826B5B-001/shard-3-001/cores/collection1
   [junit4]   2> 2568300 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_E20191D1B2826B5B-001/shard-3-001
   [junit4]   2> 2568300 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2568302 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1a281e73{/_/qu,null,AVAILABLE}
   [junit4]   2> 2568302 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@529b6eb7{HTTP/1.1,[http/1.1]}{127.0.0.1:47613}
   [junit4]   2> 2568302 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.e.j.s.Server Started @2572125ms
   [junit4]   2> 2568302 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_E20191D1B2826B5B-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/_/qu, hostPort=47613, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_E20191D1B2826B5B-001/shard-3-001/cores}
   [junit4]   2> 2568303 ERROR 
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2568304 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 2568304 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2568304 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2568304 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-13T04:15:37.482Z
   [junit4]   2> 2568308 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2568308 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_E20191D1B2826B5B-001/shard-3-001/solr.xml
   [junit4]   2> 2568314 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50432/solr
   [junit4]   2> 2568332 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) 
[n:127.0.0.1:47613__%2Fqu    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2568335 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) 
[n:127.0.0.1:47613__%2Fqu    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2568343 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) 
[n:127.0.0.1:47613__%2Fqu    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:47613__%2Fqu
   [junit4]   2> 2568348 INFO  
(zkCallback-3859-thread-1-processing-n:127.0.0.1:40385__%2Fqu) 
[n:127.0.0.1:40385__%2Fqu    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2568348 INFO  
(zkCallback-3849-thread-4-processing-n:127.0.0.1:58617__%2Fqu) 
[n:127.0.0.1:58617__%2Fqu    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2568350 INFO  (zkCallback-3853-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2568350 INFO  
(zkCallback-3865-thread-2-processing-n:127.0.0.1:37632__%2Fqu) 
[n:127.0.0.1:37632__%2Fqu    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2568352 INFO  
(zkCallback-3872-thread-2-processing-n:127.0.0.1:47613__%2Fqu) 
[n:127.0.0.1:47613__%2Fqu    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2568452 INFO  
(zkCallback-3859-thread-1-processing-n:127.0.0.1:40385__%2Fqu) 
[n:127.0.0.1:40385__%2Fqu    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2568452 INFO  
(zkCallback-3865-thread-2-processing-n:127.0.0.1:37632__%2Fqu) 
[n:127.0.0.1:37632__%2Fqu    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2568462 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) 
[n:127.0.0.1:47613__%2Fqu    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_E20191D1B2826B5B-001/shard-3-001/cores
   [junit4]   2> 2568462 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) 
[n:127.0.0.1:47613__%2Fqu    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 2568468 INFO  
(OverseerStateUpdate-97449366792896516-127.0.0.1:58617__%2Fqu-n_0000000000) 
[n:127.0.0.1:58617__%2Fqu    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 2568572 INFO  
(zkCallback-3872-thread-1-processing-n:127.0.0.1:47613__%2Fqu) 
[n:127.0.0.1:47613__%2Fqu    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2568574 INFO  
(zkCallback-3865-thread-2-processing-n:127.0.0.1:37632__%2Fqu) 
[n:127.0.0.1:37632__%2Fqu    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2568585 INFO  
(zkCallback-3859-thread-1-processing-n:127.0.0.1:40385__%2Fqu) 
[n:127.0.0.1:40385__%2Fqu    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2568890 INFO  (qtp1902545071-24128) [n:127.0.0.1:40385__%2Fqu  
  ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=collection1, shard=shard1, thisCore=collection1, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=recovering, localState=active, nodeName=127.0.0.1:37632__%2Fqu, 
coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:37632/_/qu","node_name":"127.0.0.1:37632__%2Fqu","state":"recovering"}
   [junit4]   2> 2568890 INFO  (qtp1902545071-24128) [n:127.0.0.1:40385__%2Fqu  
  ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: 
recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 2568890 INFO  (qtp1902545071-24128) [n:127.0.0.1:40385__%2Fqu  
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:37632__%252Fqu&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1003
   [junit4]   2> 2569490 INFO  
(coreLoadExecutor-9170-thread-1-processing-n:127.0.0.1:47613__%2Fqu) 
[n:127.0.0.1:47613__%2Fqu c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2569504 INFO  
(coreLoadExecutor-9170-thread-1-processing-n:127.0.0.1:47613__%2Fqu) 
[n:127.0.0.1:47613__%2Fqu c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 2569636 WARN  
(coreLoadExecutor-9170-thread-1-processing-n:127.0.0.1:47613__%2Fqu) 
[n:127.0.0.1:47613__%2Fqu c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 2569638 INFO  
(coreLoadExecutor-9170-thread-1-processing-n:127.0.0.1:47613__%2Fqu) 
[n:127.0.0.1:47613__%2Fqu c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2569680 INFO  
(coreLoadExecutor-9170-thread-1-processing-n:127.0.0.1:47613__%2Fqu) 
[n:127.0.0.1:47613__%2Fqu c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2569681 INFO  
(coreLoadExecutor-9170-thread-1-processing-n:127.0.0.1:47613__%2Fqu) 
[n:127.0.0.1:47613__%2Fqu c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_E20191D1B2826B5B-001/shard-3-001/cores/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_E20191D1B2826B5B-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 2569681 INFO  
(coreLoadExecutor-9170-thread-1-processing-n:127.0.0.1:47613__%2Fqu) 
[n:127.0.0.1:47613__%2Fqu c:collection1   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@24d53b22
   [junit4]   2> 2569688 INFO  
(coreLoadExecutor-9170-thread-1-processing-n:127.0.0.1:47613__%2Fqu) 
[n:127.0.0.1:47613__%2Fqu c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=7, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 2569712 WARN  
(coreLoadExecutor-9170-thread-1-processing-n:127.0.0.1:47613__%2Fqu) 
[n:127.0.0.1:47613__%2Fqu c:collection1   x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 2569816 INFO  
(coreLoadExecutor-9170-thread-1-processing-n:127.0.0.1:47613__%2Fqu) 
[n:127.0.0.1:47613__%2Fqu c:collection1   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2569816 INFO  
(coreLoadExecutor-9170-thread-1-processing-n:127.0.0.1:47613__%2Fqu) 
[n:127.0.0.1:47613__%2Fqu c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2569819 INFO  
(coreLoadExecutor-9170-thread-1-processing-n:127.0.0.1:47613__%2Fqu) 
[n:127.0.0.1:47613__%2Fqu c:collection1   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2569819 INFO  
(coreLoadExecutor-9170-thread-1-processing-n:127.0.0.1:47613__%2Fqu) 
[n:127.0.0.1:47613__%2Fqu c:collection1   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2569821 INFO  
(coreLoadExecutor-9170-thread-1-processing-n:127.0.0.1:47613__%2Fqu) 
[n:127.0.0.1:47613__%2Fqu c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=93.8798828125, 
floorSegmentMB=0.9091796875, forceMergeDeletesPctAllowed=2.908175163128498, 
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7895201225707248
   [junit4]   2> 2569824 INFO  
(coreLoadExecutor-9170-thread-1-processing-n:127.0.0.1:47613__%2Fqu) 
[n:127.0.0.1:47613__%2Fqu c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2d28835f[collection1] main]
   [junit4]   2> 2569828 INFO  
(coreLoadExecutor-9170-thread-1-processing-n:127.0.0.1:47613__%2Fqu) 
[n:127.0.0.1:47613__%2Fqu c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2569829 INFO  
(coreLoadExecutor-9170-thread-1-processing-n:127.0.0.1:47613__%2Fqu) 
[n:127.0.0.1:47613__%2Fqu c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2569830 INFO  
(coreLoadExecutor-9170-thread-1-processing-n:127.0.0.1:47613__%2Fqu) 
[n:127.0.0.1:47613__%2Fqu c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2569832 INFO  
(searcherExecutor-9171-thread-1-processing-n:127.0.0.1:47613__%2Fqu 
x:collection1 c:collection1) [n:127.0.0.1:47613__%2Fqu c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2d28835f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2569834 INFO  
(coreLoadExecutor-9170-thread-1-processing-n:127.0.0.1:47613__%2Fqu) 
[n:127.0.0.1:47613__%2Fqu c:collection1   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1559189875863846912
   [junit4]   2> 2569846 INFO  
(coreZkRegister-9165-thread-1-processing-n:127.0.0.1:47613__%2Fqu x:collection1 
c:collection1) [n:127.0.0.1:47613__%2Fqu c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 2569849 INFO  
(updateExecutor-3869-thread-1-processing-n:127.0.0.1:47613__%2Fqu x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:47613__%2Fqu c:collection1 
s:shard1 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running 
recovery
   [junit4]   2> 2569850 INFO  
(recoveryExecutor-3870-thread-1-processing-n:127.0.0.1:47613__%2Fqu 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:47613__%2Fqu 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 2569851 INFO  
(recoveryExecutor-3870-thread-1-processing-n:127.0.0.1:47613__%2Fqu 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:47613__%2Fqu 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
###### startupVersions=[[]]
   [junit4]   2> 2569851 INFO  
(recoveryExecutor-3870-thread-1-processing-n:127.0.0.1:47613__%2Fqu 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:47613__%2Fqu 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Begin buffering updates. core=[collection1]
   [junit4]   2> 2569851 INFO  
(recoveryExecutor-3870-thread-1-processing-n:127.0.0.1:47613__%2Fqu 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:47613__%2Fqu 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting 
to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 2569851 INFO  
(recoveryExecutor-3870-thread-1-processing-n:127.0.0.1:47613__%2Fqu 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:47613__%2Fqu 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Publishing state of core [collection1] as recovering, leader is 
[http://127.0.0.1:40385/_/qu/collection1/] and I am 
[http://127.0.0.1:47613/_/qu/collection1/]
   [junit4]   2> 2569861 INFO  
(recoveryExecutor-3870-thread-1-processing-n:127.0.0.1:47613__%2Fqu 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:47613__%2Fqu 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Sending prep recovery command to [http://127.0.0.1:40385/_/qu]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:47613__%252Fqu&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 2569863 INFO  (qtp1902545071-24132) [n:127.0.0.1:40385__%2Fqu  
  ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 2569867 INFO  (qtp1902545071-24132) [n:127.0.0.1:40385__%2Fqu  
  ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard1 of collection1) have state: recovering
   [junit4]   2> 2569867 INFO  (qtp1902545071-24132) [n:127.0.0.1:40385__%2Fqu  
  ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=collection1, shard=shard1, thisCore=collection1, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:47613__%2Fqu, 
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:47613/_/qu","node_name":"127.0.0.1:47613__%2Fqu","state":"down"}
   [junit4]   2> 2569872 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2569872 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 30 
for each attempt
   [junit4]   2> 2569873 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 2569971 INFO  
(zkCallback-3872-thread-1-processing-n:127.0.0.1:47613__%2Fqu) 
[n:127.0.0.1:47613__%2Fqu    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2569971 INFO  
(zkCallback-3859-thread-1-processing-n:127.0.0.1:40385__%2Fqu) 
[n:127.0.0.1:40385__%2Fqu    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2569971 INFO  
(zkCallback-3865-thread-2-processing-n:127.0.0.1:37632__%2Fqu) 
[n:127.0.0.1:37632__%2Fqu    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2570873 INFO  (qtp1902545071-24132) [n:127.0.0.1:40385__%2Fqu  
  ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=collection1, shard=shard1, thisCore=collection1, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=recovering, localState=active, nodeName=127.0.0.1:47613__%2Fqu, 
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:47613/_/qu","node_name":"127.0.0.1:47613__%2Fqu","state":"recovering"}
   [junit4]   2> 2570873 INFO  (qtp1902545071-24132) [n:127.0.0.1:40385__%2Fqu  
  ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 2570874 INFO  (qtp1902545071-24132) [n:127.0.0.1:40385__%2Fqu  
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:47613__%252Fqu&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1011
   [junit4]   2> 2575891 INFO  
(recoveryExecutor-3863-thread-1-processing-n:127.0.0.1:37632__%2Fqu 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:37632__%2Fqu 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
Attempting to PeerSync from [http://127.0.0.1:40385/_/qu/collection1/] - 
recoveringAfterStartup=[true]
   [junit4]   2> 2575891 INFO  
(recoveryExecutor-3863-thread-1-processing-n:127.0.0.1:37632__%2Fqu 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:37632__%2Fqu 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.PeerSync PeerSync: 
core=collection1 url=http://127.0.0.1:37632/_/qu START 
replicas=[http://127.0.0.1:40385/_/qu/collection1/] nUpdates=1000
   [junit4]   2> 2575897 INFO  (qtp1902545071-24126) [n:127.0.0.1:40385__%2Fqu 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint 
IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 2575897 INFO  (qtp1902545071-24126) [n:127.0.0.1:40385__%2Fqu 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request 
[collection1]  webapp=/_/qu path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2575898 INFO  
(recoveryExecutor-3863-thread-1-processing-n:127.0.0.1:37632__%2Fqu 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:37632__%2Fqu 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.IndexFingerprint 
IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 2575898 INFO  
(recoveryExecutor-3863-thread-1-processing-n:127.0.0.1:37632__%2Fqu 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:37632__%2Fqu 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.PeerSync We are 
already in sync. No need to do a PeerSync 
   [junit4]   2> 2575898 INFO  
(recoveryExecutor-3863-thread-1-processing-n:127.0.0.1:37632__%2Fqu 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:37632__%2Fqu 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 
start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2575898 INFO  
(recoveryExecutor-3863-thread-1-processing-n:127.0.0.1:37632__%2Fqu 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:37632__%2Fqu 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 
No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2575898 INFO  
(recoveryExecutor-3863-thread-1-processing-n:127.0.0.1:37632__%2Fqu 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:37632__%2Fqu 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 2575899 INFO  
(recoveryExecutor-3863-thread-1-processing-n:127.0.0.1:37632__%2Fqu 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:37632__%2Fqu 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
PeerSync stage of recovery was successful.
   [junit4]   2> 2575899 INFO  
(recoveryExecutor-3863-thread-1-processing-n:127.0.0.1:37632__%2Fqu 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:37632__%2Fqu 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
Replaying updates buffered during PeerSync.
   [junit4]   2> 2575899 INFO  
(recoveryExecutor-3863-thread-1-processing-n:127.0.0.1:37632__%2Fqu 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:37632__%2Fqu 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy No 
replay needed.
   [junit4]   2> 2575899 INFO  
(recoveryExecutor-3863-thread-1-processing-n:127.0.0.1:37632__%2Fqu 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:37632__%2Fqu 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
Registering as Active after recovery.
   [junit4]   2> 2575906 INFO  
(zkCallback-3859-thread-1-processing-n:127.0.0.1:40385__%2Fqu) 
[n:127.0.0.1:40385__%2Fqu    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2575908 INFO  
(zkCallback-3865-thread-2-processing-n:127.0.0.1:37632__%2Fqu) 
[n:127.0.0.1:37632__%2Fqu    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2575909 INFO  
(zkCallback-3872-thread-1-processing-n:127.0.0.1:47613__%2Fqu) 
[n:127.0.0.1:47613__%2Fqu    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2577874 INFO  
(recoveryExecutor-3870-thread-1-processing-n:127.0.0.1:47613__%2Fqu 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:47613__%2Fqu 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Attempting to PeerSync from [http://127.0.0.1:40385/_/qu/collection1/] - 
recoveringAfterStartup=[true]
   [junit4]   2> 2577875 INFO  
(recoveryExecutor-3870-thread-1-processing-n:127.0.0.1:47613__%2Fqu 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:47613__%2Fqu 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync: 
core=collection1 url=http://127.0.0.1:47613/_/qu START 
replicas=[http://127.0.0.1:40385/_/qu/collection1/] nUpdates=1000
   [junit4]   2> 2577876 INFO  (qtp1902545071-24131) [n:127.0.0.1:40385__%2Fqu 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint 
IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 2577876 INFO  (qtp1902545071-24131) [n:127.0.0.1:40385__%2Fqu 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request 
[collection1]  webapp=/_/qu path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2577878 INFO  
(recoveryExecutor-3870-thread-1-processing-n:127.0.0.1:47613__%2Fqu 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:47613__%2Fqu 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.IndexFingerprint 
IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 2577878 INFO  
(recoveryExecutor-3870-thread-1-processing-n:127.0.0.1:47613__%2Fqu 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:47613__%2Fqu 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.PeerSync We are 
already in sync. No need to do a PeerSync 
   [junit4]   2> 2577878 INFO  
(recoveryExecutor-3870-thread-1-processing-n:127.0.0.1:47613__%2Fqu 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:47613__%2Fqu 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 
start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2577878 INFO  
(recoveryExecutor-3870-thread-1-processing-n:127.0.0.1:47613__%2Fqu 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:47613__%2Fqu 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 
No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2577878 INFO  
(recoveryExecutor-3870-thread-1-processing-n:127.0.0.1:47613__%2Fqu 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:47613__%2Fqu 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 2577878 INFO  
(recoveryExecutor-3870-thread-1-processing-n:127.0.0.1:47613__%2Fqu 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:47613__%2Fqu 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
PeerSync stage of recovery was successful.
   [junit4]   2> 2577878 INFO  
(recoveryExecutor-3870-thread-1-processing-n:127.0.0.1:47613__%2Fqu 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:47613__%2Fqu 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Replaying updates buffered during PeerSync.
   [junit4]   2> 2577878 INFO  
(recoveryExecutor-3870-thread-1-processing-n:127.0.0.1:47613__%2Fqu 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:47613__%2Fqu 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy No 
replay needed.
   [junit4]   2> 2577878 INFO  
(recoveryExecutor-3870-thread-1-processing-n:127.0.0.1:47613__%2Fqu 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:47613__%2Fqu 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Registering as Active after recovery.
   [junit4]   2> 2577882 INFO  
(zkCallback-3859-thread-1-processing-n:127.0.0.1:40385__%2Fqu) 
[n:127.0.0.1:40385__%2Fqu    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2577882 INFO  
(zkCallback-3872-thread-1-processing-n:127.0.0.1:47613__%2Fqu) 
[n:127.0.0.1:47613__%2Fqu    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2577883 INFO  
(zkCallback-3865-thread-2-processing-n:127.0.0.1:37632__%2Fqu) 
[n:127.0.0.1:37632__%2Fqu    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2577901 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[E20191D1B2826B5B]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 2577904 INFO  (qtp687993528-24087) [n:127.0.0.1:58617__%2Fqu 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2577904 INFO  (qtp687993528-24087) [n:127.0.0.1:58617__%2Fqu 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2577904 INFO  (qtp687993528-24087) [n:127.0.0.1:58617__%2Fqu 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2577904 INFO  (qtp687993528-24087) [n:127.0.0.1:58617__%2Fqu 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_/qu path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 0
   [junit4]   2> 2577907 INFO  (qtp1902545071-24133) [n:127.0.0.1:40385__%2Fqu 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 
start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2577907 INFO  (qtp1902545071-24133) [n:127.0.0.1:40385__%2Fqu 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 
No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2577908 INFO  (qtp1269447483-24154) [n:127.0.0.1:37632__%2Fqu 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 
start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2577908 INFO  (qtp1902545071-24133) [n:127.0.0.1:40385__%2Fqu 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 2577908 INFO  (qtp1269447483-24154) [n:127.0.0.1:37632__%2Fqu 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 
No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2577908 INFO  (qtp1902545071-24133) [n:127.0.0.1:40385__%2Fqu 
c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_/qu path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:40385/_/qu/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 2577908 INFO  (qtp1269447483-24154) [n:127.0.0.1:37632__%2Fqu 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 2577909 INFO  (qtp1269447483-24154) [n:127.0.0.1:37632__%2Fqu 
c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_/qu path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:40385/_/qu/collection1/&commit_end_point=tr

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

        /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/clusterstate.json
   [junit4]   2>        4       /solr/collections/collection1/state.json
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/97449366792896521-core_node1-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/97449366792896521-127.0.0.1:40385__%2Fqu-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        207     /solr/overseer/collection-queue-work
   [junit4]   2>        44      /solr/overseer/queue
   [junit4]   2>        15      /solr/overseer/queue-work
   [junit4]   2>        6       /solr/collections
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=PeerSyncReplicationTest -Dtests.method=test 
-Dtests.seed=E20191D1B2826B5B -Dtests.slow=true -Dtests.locale=tr 
-Dtests.timezone=Pacific/Niue -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE  213s J1 | PeerSyncReplicationTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: timeout waiting to see 
all nodes active
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E20191D1B2826B5B:6A55AE0B1C7E06A3]:0)
   [junit4]    >        at 
org.apache.solr.cloud.PeerSyncReplicationTest.waitTillNodesActive(PeerSyncReplicationTest.java:326)
   [junit4]    >        at 
org.apache.solr.cloud.PeerSyncReplicationTest.bringUpDeadNodeAndEnsureNoReplication(PeerSyncReplicationTest.java:277)
   [junit4]    >        at 
org.apache.solr.cloud.PeerSyncReplicationTest.forceNodeFailureAndDoPeerSync(PeerSyncReplicationTest.java:259)
   [junit4]    >        at 
org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:138)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2775497 INFO  
(SUITE-PeerSyncReplicationTest-seed#[E20191D1B2826B5B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_E20191D1B2826B5B-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{other_tl1=PostingsFormat(name=LuceneVarGapFixedInterval), 
range_facet_l_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 rnd_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
multiDefault=BlockTreeOrds(blocksize=128), a_t=BlockTreeOrds(blocksize=128), 
intDefault=PostingsFormat(name=LuceneVarGapFixedInterval), 
a_i1=BlockTreeOrds(blocksize=128), 
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 range_facet_i_dv=BlockTreeOrds(blocksize=128), 
text=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
range_facet_l=BlockTreeOrds(blocksize=128), 
timestamp=BlockTreeOrds(blocksize=128)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), 
_version_=DocValuesFormat(name=Memory), 
range_facet_i_dv=DocValuesFormat(name=Lucene70), 
intDvoDefault=DocValuesFormat(name=Direct), 
timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=254, 
maxMBSortInHeap=6.987966635983616, sim=RandomSimilarity(queryNorm=false): {}, 
locale=tr, timezone=Pacific/Niue
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_121 
(64-bit)/cpus=3,threads=1,free=178207440,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestConfigSetsAPIZkFailure, 
TestFastWriter, SuggesterWFSTTest, RankQueryTest, CoreAdminCreateDiscoverTest, 
ClusterStateTest, TestCrossCoreJoin, SolrJmxReporterTest, 
TestManagedStopFilterFactory, TestLMDirichletSimilarityFactory, 
TestIndexingPerformance, TestConfig, TestExceedMaxTermLength, 
TestFieldCacheSanityChecker, TestDocSet, TestNonDefinedSimilarityFactory, 
TestWriterPerf, OverseerModifyCollectionTest, ChangedSchemaMergeTest, 
SpellingQueryConverterTest, TestSearchPerf, TermVectorComponentDistributedTest, 
ShardRoutingCustomTest, MultiThreadedOCPTest, BlockJoinFacetRandomTest, 
TestSearcherReuse, TestNumericTerms32, DateMathParserTest, 
SolrIndexSplitterTest, MigrateRouteKeyTest, TestSerializedLuceneMatchVersion, 
UUIDUpdateProcessorFallbackTest, TestCollapseQParserPlugin, 
CachingDirectoryFactoryTest, SolrGangliaReporterTest, TestSolrCoreProperties, 
HdfsWriteToMultipleCollectionsTest, LukeRequestHandlerTest, 
TestGeoJSONResponseWriter, UpdateLogTest, TestSubQueryTransformer, 
TestSchemaSimilarityResource, NoCacheHeaderTest, TestBackupRepositoryFactory, 
SpellCheckComponentTest, TestComponentsName, CurrencyFieldOpenExchangeTest, 
TestDistributedMissingSort, TestPKIAuthenticationPlugin, TestSolrCoreSnapshots, 
GraphQueryTest, TestMacros, URLClassifyProcessorTest, SaslZkACLProviderTest, 
TestCloudPseudoReturnFields, TestFieldCacheSortRandom, 
SpellPossibilityIteratorTest, TestApiFramework, TestRecoveryHdfs, 
SimpleCollectionCreateDeleteTest, TestFieldCacheWithThreads, BadCopyFieldTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, SmileWriterTest, 
ShowFileRequestHandlerTest, TestSolrCoreParser, TestUninvertingReader, 
TestDownShardTolerantSearch, TestManagedSchema, BlobRepositoryCloudTest, 
RemoteQueryErrorTest, TestBulkSchemaAPI, TestFieldCache, TestRecovery, 
TestPHPSerializedResponseWriter, TestReversedWildcardFilterFactory, 
TestOrdValues, HttpPartitionTest, ConcurrentDeleteAndCreateCollectionTest, 
WrapperMergePolicyFactoryTest, ClassificationUpdateProcessorTest, 
TlogReplayBufferedWhileIndexingTest, TestInitQParser, 
FieldAnalysisRequestHandlerTest, MetricsHandlerTest, CustomCollectionTest, 
TestFieldSortValues, JsonLoaderTest, LeaderElectionIntegrationTest, 
BaseCdcrDistributedZkTest, TestAuthenticationFramework, TestRequestForwarding, 
ZkSolrClientTest, PreAnalyzedFieldTest, TestFiltering, 
ManagedSchemaRoundRobinCloudTest, BitVectorTest, TestSQLHandler, 
TestNoOpRegenerator, SolrCloudExampleTest, HLLUtilTest, 
TestSolrConfigHandlerCloud, TestAtomicUpdateErrorCases, SpellCheckCollatorTest, 
CSVRequestHandlerTest, DirectUpdateHandlerOptimizeTest, 
TestImpersonationWithHadoopAuth, DistributedFacetPivotLongTailTest, 
TestIndexSearcher, SuggesterTest, TestBadConfig, SolrCmdDistributorTest, 
TestExactStatsCache, DistanceFunctionTest, TestComplexPhraseQParserPlugin, 
TestDFRSimilarityFactory, DocExpirationUpdateProcessorFactoryTest, 
CursorMarkTest, FieldMutatingUpdateProcessorTest, TestJsonFacets, 
TestUnifiedSolrHighlighter, TestOmitPositions, HdfsNNFailoverTest, 
TestSuggestSpellingConverter, HdfsRecoveryZkTest, ReplicationFactorTest, 
TestInitParams, TestSolrConfigHandler, UpdateRequestProcessorFactoryTest, 
TestCoreDiscovery, SuggesterTSTTest, TestSolrIndexConfig, 
CollectionsAPIAsyncDistributedZkTest, TestTrieFacet, 
TestLeaderElectionZkExpiry, DistributedIntervalFacetingTest, 
BasicDistributedZk2Test, LeaderInitiatedRecoveryOnCommitTest, 
ConjunctionSolrSpellCheckerTest, CdcrRequestHandlerTest, 
TermVectorComponentTest, TestValueSourceCache, TestHdfsCloudBackupRestore, 
LeaderFailoverAfterPartitionTest, ZkStateWriterTest, 
CollectionStateFormat2Test, SolrCoreMetricManagerTest, 
CdcrReplicationDistributedZkTest, SolrMetricReporterTest, 
TestDistributedStatsComponentCardinality, WordBreakSolrSpellCheckerTest, 
DeleteLastCustomShardedReplicaTest, TestRangeQuery, DeleteReplicaTest, 
TestTestInjection, ActionThrottleTest, TestCloudManagedSchema, 
UpdateParamsTest, UUIDFieldTest, TestSolr4Spatial, InfixSuggestersTest, 
TestReloadAndDeleteDocs, AutoCommitTest, TestSolrXml, TestSolrQueryResponse, 
TestSSLRandomization, DistributedFacetExistsSmallTest, BasicDistributedZkTest, 
ChaosMonkeySafeLeaderTest, SyncSliceTest, OpenCloseCoreStressTest, 
OverseerTest, BasicZkTest, FullSolrCloudDistribCmdsTest, 
ClusterStateUpdateTest, TestRandomFaceting, TestDistributedSearch, 
TestRealTimeGet, TestStressReorder, TestReload, DistributedTermsComponentTest, 
TestGroupingSearch, BadIndexSchemaTest, ConvertedLegacyTest, TestSort, 
TestFunctionQuery, BasicFunctionalityTest, 
DistributedQueryElevationComponentTest, SolrRequestParserTest, 
TestFoldingMultitermQuery, DocValuesTest, TestSolrDeletionPolicy1, 
DebugComponentTest, TestQueryUtils, StandardRequestHandlerTest, 
PrimitiveFieldTypeTest, RequestHandlersTest, MoreLikeThisHandlerTest, 
RequiredFieldsTest, IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, 
TestJmxIntegration, ReturnFieldsTest, QueryParsingTest, 
UniqFieldsUpdateProcessorFactoryTest, TestPartialUpdateDeduplication, 
SearchHandlerTest, HighlighterConfigTest, TestQuerySenderListener, 
AlternateDirectoryTest, ResponseLogComponentTest, BadComponentTest, 
TestStressRecovery, TestSolrDeletionPolicy2, MultiTermTest, NumericFieldsTest, 
MinimalSchemaTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, 
NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestCharFilters, 
TestCodecSupport, SynonymTokenizerTest, EchoParamsTest, TestPerFieldSimilarity, 
TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, 
TestJmxMonitoredMap, TimeZoneUtilsTest, ResourceLoaderTest, ScriptEngineTest, 
OpenExchangeRatesOrgProviderTest, ChaosMonkeyNothingIsSafeTest, 
TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, 
TestSimpleTrackingShardHandler, CollectionTooManyReplicasTest, 
ConnectionManagerTest, CreateCollectionCleanupTest, DeleteShardTest, 
DistribDocExpirationUpdateProcessorTest, LeaderElectionContextKeyTest, 
LeaderFailureAfterFreshStartTest, LeaderInitiatedRecoveryOnShardRestartTest, 
MissingSegmentRecoveryTest, OverriddenZkACLAndCredentialsProvidersTest, 
OverseerCollectionConfigSetProcessorTest, OverseerStatusTest, 
PeerSyncReplicationTest]
   [junit4] Completed [513/694 (1!)] on J1 in 212.53s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 63073 lines...]

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

Reply via email to