Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/237/

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

Error Message:
expected:<0> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<0> but was:<1>
        at 
__randomizedtesting.SeedInfo.seed([D891AB46B8023D28:50C5949C16FE50D0]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:202)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.security.TestPKIAuthenticationPlugin.test

Error Message:


Stack Trace:
java.lang.NullPointerException
        at 
__randomizedtesting.SeedInfo.seed([D891AB46B8023D28:50C5949C16FE50D0]:0)
        at 
org.apache.solr.security.TestPKIAuthenticationPlugin.test(TestPKIAuthenticationPlugin.java:102)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11594 lines...]
   [junit4] Suite: org.apache.solr.security.TestPKIAuthenticationPlugin
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.security.TestPKIAuthenticationPlugin_D891AB46B8023D28-001/init-core-data-001
   [junit4]   2> 96572 WARN  
(SUITE-TestPKIAuthenticationPlugin-seed#[D891AB46B8023D28]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=12 numCloses=12
   [junit4]   2> 96572 INFO  
(SUITE-TestPKIAuthenticationPlugin-seed#[D891AB46B8023D28]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 96607 INFO  
(SUITE-TestPKIAuthenticationPlugin-seed#[D891AB46B8023D28]-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> 96608 INFO  
(SUITE-TestPKIAuthenticationPlugin-seed#[D891AB46B8023D28]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 96652 INFO  
(TEST-TestPKIAuthenticationPlugin.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 116532 ERROR 
(TEST-TestPKIAuthenticationPlugin.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.s.PKIAuthenticationPlugin Invalid key request timestamp: 1510606851841 , 
received timestamp: 1510606869546 , TTL: 10000
   [junit4]   2> 116533 INFO  
(TEST-TestPKIAuthenticationPlugin.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestPKIAuthenticationPlugin -Dtests.method=test 
-Dtests.seed=D891AB46B8023D28 -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=ar-OM -Dtests.timezone=America/North_Dakota/Beulah 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   20.0s J1 | TestPKIAuthenticationPlugin.test <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D891AB46B8023D28:50C5949C16FE50D0]:0)
   [junit4]    >        at 
org.apache.solr.security.TestPKIAuthenticationPlugin.test(TestPKIAuthenticationPlugin.java:102)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.security.TestPKIAuthenticationPlugin_D891AB46B8023D28-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=115, maxMBSortInHeap=7.424407760982116, 
sim=RandomSimilarity(queryNorm=false): {}, locale=ar-OM, 
timezone=America/North_Dakota/Beulah
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=1,free=165127048,total=307757056
   [junit4]   2> NOTE: All tests run in this JVM: [LukeRequestHandlerTest, 
TestPKIAuthenticationPlugin]
   [junit4] Completed [3/748 (1!)] on J1 in 21.32s, 1 test, 1 error <<< 
FAILURES!

[...truncated 129 lines...]
   [junit4] Suite: org.apache.solr.cloud.PeerSyncReplicationTest
   [junit4]   2> 717645 INFO  
(SUITE-PeerSyncReplicationTest-seed#[D891AB46B8023D28]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_D891AB46B8023D28-001/init-core-data-001
   [junit4]   2> 717645 WARN  
(SUITE-PeerSyncReplicationTest-seed#[D891AB46B8023D28]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 717663 INFO  
(SUITE-PeerSyncReplicationTest-seed#[D891AB46B8023D28]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 717665 INFO  
(SUITE-PeerSyncReplicationTest-seed#[D891AB46B8023D28]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 717665 INFO  
(SUITE-PeerSyncReplicationTest-seed#[D891AB46B8023D28]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /y/i
   [junit4]   2> 717714 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 717720 INFO  (Thread-90) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 717720 INFO  (Thread-90) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 717827 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:49714
   [junit4]   2> 717828 ERROR (Thread-90) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 718472 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 718474 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 718475 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 718475 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 718476 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 718477 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 718492 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 718494 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 718495 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 718496 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 718512 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 718513 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 720813 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 720884 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@ca440cd{/y/i,null,AVAILABLE}
   [junit4]   2> 720949 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@491a2bd3{HTTP/1.1,[http/1.1]}{127.0.0.1:33601}
   [junit4]   2> 720949 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.e.j.s.Server Started @743993ms
   [junit4]   2> 720949 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_D891AB46B8023D28-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/y/i, hostPort=33601, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_D891AB46B8023D28-001/control-001/cores}
   [junit4]   2> 720950 ERROR 
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 720950 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 720950 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 720950 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 720950 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-13T21:11:14.001Z
   [junit4]   2> 721192 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 721192 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_D891AB46B8023D28-001/control-001/solr.xml
   [junit4]   2> 721235 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 721235 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 721237 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@763c9216, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 721264 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49714/solr
   [junit4]   2> 722235 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) 
[n:127.0.0.1:33601_y%2Fi    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 722275 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) 
[n:127.0.0.1:33601_y%2Fi    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:33601_y%2Fi
   [junit4]   2> 722276 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) 
[n:127.0.0.1:33601_y%2Fi    ] o.a.s.c.Overseer Overseer 
(id=98999171205824516-127.0.0.1:33601_y%2Fi-n_0000000000) starting
   [junit4]   2> 722382 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) 
[n:127.0.0.1:33601_y%2Fi    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33601_y%2Fi
   [junit4]   2> 722435 INFO  
(OverseerStateUpdate-98999171205824516-127.0.0.1:33601_y%2Fi-n_0000000000) 
[n:127.0.0.1:33601_y%2Fi    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 723666 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) 
[n:127.0.0.1:33601_y%2Fi    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@763c9216
   [junit4]   2> 723724 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) 
[n:127.0.0.1:33601_y%2Fi    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@763c9216
   [junit4]   2> 723724 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) 
[n:127.0.0.1:33601_y%2Fi    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@763c9216
   [junit4]   2> 723741 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) 
[n:127.0.0.1:33601_y%2Fi    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_D891AB46B8023D28-001/control-001/cores
   [junit4]   2> 725864 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 725864 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49714/solr ready
   [junit4]   2> 725960 INFO  (qtp1207347588-1402) [n:127.0.0.1:33601_y%2Fi    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:33601_y%252Fi&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 725991 INFO  
(OverseerThreadFactory-254-thread-1-processing-n:127.0.0.1:33601_y%2Fi) 
[n:127.0.0.1:33601_y%2Fi    ] o.a.s.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 726360 INFO  (qtp1207347588-1400) [n:127.0.0.1:33601_y%2Fi    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 726371 INFO  (qtp1207347588-1400) [n:127.0.0.1:33601_y%2Fi    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 726481 INFO  
(zkCallback-85-thread-1-processing-n:127.0.0.1:33601_y%2Fi) 
[n:127.0.0.1:33601_y%2Fi    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 727932 INFO  (qtp1207347588-1400) [n:127.0.0.1:33601_y%2Fi 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 729770 INFO  (qtp1207347588-1400) [n:127.0.0.1:33601_y%2Fi 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 732309 INFO  (qtp1207347588-1400) [n:127.0.0.1:33601_y%2Fi 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 732604 INFO  (qtp1207347588-1400) [n:127.0.0.1:33601_y%2Fi 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 732605 INFO  (qtp1207347588-1400) [n:127.0.0.1:33601_y%2Fi 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@763c9216
   [junit4]   2> 732650 INFO  (qtp1207347588-1400) [n:127.0.0.1:33601_y%2Fi 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 732650 INFO  (qtp1207347588-1400) [n:127.0.0.1:33601_y%2Fi 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_D891AB46B8023D28-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_D891AB46B8023D28-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 732730 INFO  (qtp1207347588-1400) [n:127.0.0.1:33601_y%2Fi 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1268088633, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 732785 WARN  (qtp1207347588-1400) [n:127.0.0.1:33601_y%2Fi 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
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> 734125 INFO  (qtp1207347588-1400) [n:127.0.0.1:33601_y%2Fi 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 734125 INFO  (qtp1207347588-1400) [n:127.0.0.1:33601_y%2Fi 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 734126 INFO  (qtp1207347588-1400) [n:127.0.0.1:33601_y%2Fi 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 734126 INFO  (qtp1207347588-1400) [n:127.0.0.1:33601_y%2Fi 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 734128 INFO  (qtp1207347588-1400) [n:127.0.0.1:33601_y%2Fi 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=28, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=44.8271484375, 
floorSegmentMB=1.470703125, forceMergeDeletesPctAllowed=9.637319027740004, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 734129 INFO  (qtp1207347588-1400) [n:127.0.0.1:33601_y%2Fi 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@53358083[control_collection_shard1_replica_n1] main]
   [junit4]   2> 734130 INFO  (qtp1207347588-1400) [n:127.0.0.1:33601_y%2Fi 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 734130 INFO  (qtp1207347588-1400) [n:127.0.0.1:33601_y%2Fi 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 734131 INFO  (qtp1207347588-1400) [n:127.0.0.1:33601_y%2Fi 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 734131 INFO  (qtp1207347588-1400) [n:127.0.0.1:33601_y%2Fi 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1583986756479352832
   [junit4]   2> 734135 INFO  (qtp1207347588-1400) [n:127.0.0.1:33601_y%2Fi 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 734135 INFO  (qtp1207347588-1400) [n:127.0.0.1:33601_y%2Fi 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 734135 INFO  (qtp1207347588-1400) [n:127.0.0.1:33601_y%2Fi 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:33601/y/i/control_collection_shard1_replica_n1/
   [junit4]   2> 734135 INFO  (qtp1207347588-1400) [n:127.0.0.1:33601_y%2Fi 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 734135 INFO  (qtp1207347588-1400) [n:127.0.0.1:33601_y%2Fi 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:33601/y/i/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 734143 INFO  (qtp1207347588-1400) [n:127.0.0.1:33601_y%2Fi 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 734148 INFO  
(zkCallback-85-thread-2-processing-n:127.0.0.1:33601_y%2Fi) 
[n:127.0.0.1:33601_y%2Fi    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 734149 INFO  (qtp1207347588-1400) [n:127.0.0.1:33601_y%2Fi 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:33601/y/i/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 734150 INFO  (qtp1207347588-1400) [n:127.0.0.1:33601_y%2Fi 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 734191 INFO  
(searcherExecutor-257-thread-1-processing-n:127.0.0.1:33601_y%2Fi 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:33601_y%2Fi c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@53358083[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 734213 INFO  (qtp1207347588-1400) [n:127.0.0.1:33601_y%2Fi 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=7852
   [junit4]   2> 734261 INFO  (qtp1207347588-1402) [n:127.0.0.1:33601_y%2Fi    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 734271 INFO  
(OverseerCollectionConfigSetProcessor-98999171205824516-127.0.0.1:33601_y%2Fi-n_0000000000)
 [n:127.0.0.1:33601_y%2Fi    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 734344 INFO  
(zkCallback-85-thread-2-processing-n:127.0.0.1:33601_y%2Fi) 
[n:127.0.0.1:33601_y%2Fi    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 735270 INFO  (qtp1207347588-1402) [n:127.0.0.1:33601_y%2Fi    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:33601_y%252Fi&wt=javabin&version=2}
 status=0 QTime=9310
   [junit4]   2> 735792 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 735793 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49714/solr ready
   [junit4]   2> 735793 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 735824 INFO  (qtp1207347588-1403) [n:127.0.0.1:33601_y%2Fi    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 735826 INFO  
(OverseerThreadFactory-254-thread-2-processing-n:127.0.0.1:33601_y%2Fi) 
[n:127.0.0.1:33601_y%2Fi    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 735864 WARN  
(OverseerThreadFactory-254-thread-2-processing-n:127.0.0.1:33601_y%2Fi) 
[n:127.0.0.1:33601_y%2Fi    ] o.a.s.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 736218 INFO  (qtp1207347588-1403) [n:127.0.0.1:33601_y%2Fi    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 736218 INFO  (qtp1207347588-1403) [n:127.0.0.1:33601_y%2Fi    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=394
   [junit4]   2> 736908 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_D891AB46B8023D28-001/shard-1-001
 of type NRT
   [junit4]   2> 736910 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 736912 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@20e81349{/y/i,null,AVAILABLE}
   [junit4]   2> 736912 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5dedd15c{HTTP/1.1,[http/1.1]}{127.0.0.1:38796}
   [junit4]   2> 736912 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.e.j.s.Server Started @759956ms
   [junit4]   2> 736912 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_D891AB46B8023D28-001/tempDir-001/jetty1,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/y/i, hostPort=38796, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_D891AB46B8023D28-001/shard-1-001/cores}
   [junit4]   2> 736912 ERROR 
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 736912 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 736913 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 736913 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 736913 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-13T21:11:29.964Z
   [junit4]   2> 736954 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 736954 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_D891AB46B8023D28-001/shard-1-001/solr.xml
   [junit4]   2> 736959 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 736959 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 736960 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@763c9216, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 736974 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49714/solr
   [junit4]   2> 737033 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) 
[n:127.0.0.1:38796_y%2Fi    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 737034 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) 
[n:127.0.0.1:38796_y%2Fi    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 737037 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) 
[n:127.0.0.1:38796_y%2Fi    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38796_y%2Fi
   [junit4]   2> 737042 INFO  (zkCallback-93-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 737042 INFO  
(zkCallback-85-thread-1-processing-n:127.0.0.1:33601_y%2Fi) 
[n:127.0.0.1:33601_y%2Fi    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 738284 INFO  
(OverseerCollectionConfigSetProcessor-98999171205824516-127.0.0.1:33601_y%2Fi-n_0000000000)
 [n:127.0.0.1:33601_y%2Fi    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 738439 INFO  
(zkCallback-98-thread-2-processing-n:127.0.0.1:38796_y%2Fi) 
[n:127.0.0.1:38796_y%2Fi    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 738561 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) 
[n:127.0.0.1:38796_y%2Fi    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@763c9216
   [junit4]   2> 739373 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) 
[n:127.0.0.1:38796_y%2Fi    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@763c9216
   [junit4]   2> 739373 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) 
[n:127.0.0.1:38796_y%2Fi    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@763c9216
   [junit4]   2> 739443 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) 
[n:127.0.0.1:38796_y%2Fi    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_D891AB46B8023D28-001/shard-1-001/cores
   [junit4]   2> 739692 INFO  (qtp1207347588-1406) [n:127.0.0.1:33601_y%2Fi    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:38796_y%252Fi&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 739820 INFO  
(OverseerThreadFactory-254-thread-3-processing-n:127.0.0.1:33601_y%2Fi) 
[n:127.0.0.1:33601_y%2Fi    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:38796_y%2Fi for creating new replica
   [junit4]   2> 739873 INFO  (qtp2094604984-1449) [n:127.0.0.1:38796_y%2Fi    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 739873 INFO  (qtp2094604984-1449) [n:127.0.0.1:38796_y%2Fi    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 742192 INFO  (qtp2094604984-1449) [n:127.0.0.1:38796_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 742892 INFO  (qtp2094604984-1449) [n:127.0.0.1:38796_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n21] Schema name=test
   [junit4]   2> 744496 INFO  (qtp2094604984-1449) [n:127.0.0.1:38796_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 744628 INFO  (qtp2094604984-1449) [n:127.0.0.1:38796_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n21' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 744682 INFO  (qtp2094604984-1449) [n:127.0.0.1:38796_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n21' (registry 
'solr.core.collection1.shard1.replica_n21') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@763c9216
   [junit4]   2> 744682 INFO  (qtp2094604984-1449) [n:127.0.0.1:38796_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 744682 INFO  (qtp2094604984-1449) [n:127.0.0.1:38796_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n21] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_D891AB46B8023D28-001/shard-1-001/cores/collection1_shard1_replica_n21],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_D891AB46B8023D28-001/shard-1-001/cores/collection1_shard1_replica_n21/data/]
   [junit4]   2> 744745 INFO  (qtp2094604984-1449) [n:127.0.0.1:38796_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1268088633, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 746241 WARN  (qtp2094604984-1449) [n:127.0.0.1:38796_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
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> 746771 INFO  (qtp2094604984-1449) [n:127.0.0.1:38796_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 746771 INFO  (qtp2094604984-1449) [n:127.0.0.1:38796_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 746772 INFO  (qtp2094604984-1449) [n:127.0.0.1:38796_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 746772 INFO  (qtp2094604984-1449) [n:127.0.0.1:38796_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 746796 INFO  (qtp2094604984-1449) [n:127.0.0.1:38796_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=28, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=44.8271484375, 
floorSegmentMB=1.470703125, forceMergeDeletesPctAllowed=9.637319027740004, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 746811 INFO  (qtp2094604984-1449) [n:127.0.0.1:38796_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4d5f6a2f[collection1_shard1_replica_n21] main]
   [junit4]   2> 746828 INFO  (qtp2094604984-1449) [n:127.0.0.1:38796_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 746829 INFO  (qtp2094604984-1449) [n:127.0.0.1:38796_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 746830 INFO  (qtp2094604984-1449) [n:127.0.0.1:38796_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 746842 INFO  
(searcherExecutor-268-thread-1-processing-n:127.0.0.1:38796_y%2Fi 
x:collection1_shard1_replica_n21 s:shard1 c:collection1) 
[n:127.0.0.1:38796_y%2Fi c:collection1 s:shard1  
x:collection1_shard1_replica_n21] o.a.s.c.SolrCore 
[collection1_shard1_replica_n21] Registered new searcher 
Searcher@4d5f6a2f[collection1_shard1_replica_n21] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 746843 INFO  (qtp2094604984-1449) [n:127.0.0.1:38796_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1583986769808850944
   [junit4]   2> 746879 INFO  (qtp2094604984-1449) [n:127.0.0.1:38796_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 746879 INFO  (qtp2094604984-1449) [n:127.0.0.1:38796_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 746879 INFO  (qtp2094604984-1449) [n:127.0.0.1:38796_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:38796/y/i/collection1_shard1_replica_n21/
   [junit4]   2> 746879 INFO  (qtp2094604984-1449) [n:127.0.0.1:38796_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 746879 INFO  (qtp2094604984-1449) [n:127.0.0.1:38796_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy 
http://127.0.0.1:38796/y/i/collection1_shard1_replica_n21/ has no replicas
   [junit4]   2> 746880 INFO  (qtp2094604984-1449) [n:127.0.0.1:38796_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 746903 INFO  (qtp2094604984-1449) [n:127.0.0.1:38796_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:38796/y/i/collection1_shard1_replica_n21/ shard1
   [junit4]   2> 746904 INFO  (qtp2094604984-1449) [n:127.0.0.1:38796_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 746918 INFO  (qtp2094604984-1449) [n:127.0.0.1:38796_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=7054
   [junit4]   2> 746920 INFO  (qtp1207347588-1406) [n:127.0.0.1:33601_y%2Fi    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:38796_y%252Fi&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=7228
   [junit4]   2> 746928 INFO  
(OverseerCollectionConfigSetProcessor-98999171205824516-127.0.0.1:33601_y%2Fi-n_0000000000)
 [n:127.0.0.1:33601_y%2Fi    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 748220 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_D891AB46B8023D28-001/shard-2-001
 of type NRT
   [junit4]   2> 748228 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 748230 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@79797491{/y/i,null,AVAILABLE}
   [junit4]   2> 748231 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@ef949ff{HTTP/1.1,[http/1.1]}{127.0.0.1:41943}
   [junit4]   2> 748231 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.e.j.s.Server Started @771275ms
   [junit4]   2> 748231 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_D891AB46B8023D28-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/y/i, hostPort=41943, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_D891AB46B8023D28-001/shard-2-001/cores}
   [junit4]   2> 748243 ERROR 
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 748253 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 748253 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 748253 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 748253 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-13T21:11:41.304Z
   [junit4]   2> 748386 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 748386 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_D891AB46B8023D28-001/shard-2-001/solr.xml
   [junit4]   2> 748390 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 748390 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 748391 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@763c9216, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 748508 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49714/solr
   [junit4]   2> 749137 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) 
[n:127.0.0.1:41943_y%2Fi    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 749139 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) 
[n:127.0.0.1:41943_y%2Fi    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 749156 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) 
[n:127.0.0.1:41943_y%2Fi    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41943_y%2Fi
   [junit4]   2> 749157 INFO  (zkCallback-93-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 749157 INFO  
(zkCallback-85-thread-1-processing-n:127.0.0.1:33601_y%2Fi) 
[n:127.0.0.1:33601_y%2Fi    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 749157 INFO  
(zkCallback-98-thread-2-processing-n:127.0.0.1:38796_y%2Fi) 
[n:127.0.0.1:38796_y%2Fi    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 749827 INFO  
(zkCallback-104-thread-1-processing-n:127.0.0.1:41943_y%2Fi) 
[n:127.0.0.1:41943_y%2Fi    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 751205 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) 
[n:127.0.0.1:41943_y%2Fi    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@763c9216
   [junit4]   2> 751331 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) 
[n:127.0.0.1:41943_y%2Fi    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@763c9216
   [junit4]   2> 751332 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) 
[n:127.0.0.1:41943_y%2Fi    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@763c9216
   [junit4]   2> 751335 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) 
[n:127.0.0.1:41943_y%2Fi    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_D891AB46B8023D28-001/shard-2-001/cores
   [junit4]   2> 752105 INFO  (qtp1207347588-1399) [n:127.0.0.1:33601_y%2Fi    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:41943_y%252Fi&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 752169 INFO  
(OverseerThreadFactory-254-thread-4-processing-n:127.0.0.1:33601_y%2Fi) 
[n:127.0.0.1:33601_y%2Fi    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:41943_y%2Fi for creating new replica
   [junit4]   2> 752740 INFO  (qtp615081011-1481) [n:127.0.0.1:41943_y%2Fi    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n23&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 752741 INFO  (qtp615081011-1481) [n:127.0.0.1:41943_y%2Fi    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 752991 INFO  (qtp615081011-1481) [n:127.0.0.1:41943_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 753335 INFO  (qtp615081011-1481) [n:127.0.0.1:41943_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n23] Schema name=test
   [junit4]   2> 755081 INFO  (qtp615081011-1481) [n:127.0.0.1:41943_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 755516 INFO  (qtp615081011-1481) [n:127.0.0.1:41943_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n23' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 755517 INFO  (qtp615081011-1481) [n:127.0.0.1:41943_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n23' (registry 
'solr.core.collection1.shard1.replica_n23') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@763c9216
   [junit4]   2> 755517 INFO  (qtp615081011-1481) [n:127.0.0.1:41943_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 755517 INFO  (qtp615081011-1481) [n:127.0.0.1:41943_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n23] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_D891AB46B8023D28-001/shard-2-001/cores/collection1_shard1_replica_n23],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_D891AB46B8023D28-001/shard-2-001/cores/collection1_shard1_replica_n23/data/]
   [junit4]   2> 755924 INFO  (qtp615081011-1481) [n:127.0.0.1:41943_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1268088633, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 756001 WARN  (qtp615081011-1481) [n:127.0.0.1:41943_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
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> 756751 INFO  (qtp615081011-1481) [n:127.0.0.1:41943_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 756752 INFO  (qtp615081011-1481) [n:127.0.0.1:41943_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 756753 INFO  (qtp615081011-1481) [n:127.0.0.1:41943_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 756753 INFO  (qtp615081011-1481) [n:127.0.0.1:41943_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 756768 INFO  (qtp615081011-1481) [n:127.0.0.1:41943_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=28, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=44.8271484375, 
floorSegmentMB=1.470703125, forceMergeDeletesPctAllowed=9.637319027740004, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 756928 INFO  (qtp615081011-1481) [n:127.0.0.1:41943_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3df83c6a[collection1_shard1_replica_n23] main]
   [junit4]   2> 756928 INFO  (qtp615081011-1481) [n:127.0.0.1:41943_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 756929 INFO  (qtp615081011-1481) [n:127.0.0.1:41943_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 756929 INFO  (qtp615081011-1481) [n:127.0.0.1:41943_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 756930 INFO  (qtp615081011-1481) [n:127.0.0.1:41943_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1583986780385837056
   [junit4]   2> 756934 INFO  
(searcherExecutor-279-thread-1-processing-n:127.0.0.1:41943_y%2Fi 
x:collection1_shard1_replica_n23 s:shard1 c:collection1) 
[n:127.0.0.1:41943_y%2Fi c:collection1 s:shard1  
x:collection1_shard1_replica_n23] o.a.s.c.SolrCore 
[collection1_shard1_replica_n23] Registered new searcher 
Searcher@3df83c6a[collection1_shard1_replica_n23] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 756942 INFO  (qtp615081011-1481) [n:127.0.0.1:41943_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.ZkController 
Core needs to recover:collection1_shard1_replica_n23
   [junit4]   2> 757045 INFO  (qtp615081011-1481) [n:127.0.0.1:41943_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n23&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=4305
   [junit4]   2> 757050 INFO  (qtp1207347588-1399) [n:127.0.0.1:33601_y%2Fi    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:41943_y%252Fi&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=4945
   [junit4]   2> 757052 INFO  
(OverseerCollectionConfigSetProcessor-98999171205824516-127.0.0.1:33601_y%2Fi-n_0000000000)
 [n:127.0.0.1:33601_y%2Fi    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 757088 INFO  
(updateExecutor-101-thread-1-processing-n:127.0.0.1:41943_y%2Fi 
x:collection1_shard1_replica_n23 s:shard1 c:collection1) 
[n:127.0.0.1:41943_y%2Fi c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 757138 INFO  
(recoveryExecutor-102-thread-1-processing-n:127.0.0.1:41943_y%2Fi 
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:41943_y%2Fi c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 757157 INFO  
(recoveryExecutor-102-thread-1-processing-n:127.0.0.1:41943_y%2Fi 
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:41943_y%2Fi c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy ###### 
startupVersions=[[]]
   [junit4]   2> 757163 INFO  
(recoveryExecutor-102-thread-1-processing-n:127.0.0.1:41943_y%2Fi 
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:41943_y%2Fi c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Begin buffering 
updates. core=[collection1_shard1_replica_n23]
   [junit4]   2> 757163 INFO  
(recoveryExecutor-102-thread-1-processing-n:127.0.0.1:41943_y%2Fi 
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:41943_y%2Fi c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 757163 INFO  
(recoveryExecutor-102-thread-1-processing-n:127.0.0.1:41943_y%2Fi 
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:41943_y%2Fi c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Publishing state of 
core [collection1_shard1_replica_n23] as recovering, leader is 
[http://127.0.0.1:38796/y/i/collection1_shard1_replica_n21/] and I am 
[http://127.0.0.1:41943/y/i/collection1_shard1_replica_n23/]
   [junit4]   2> 757292 INFO  
(recoveryExecutor-102-thread-1-processing-n:127.0.0.1:41943_y%2Fi 
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:41943_y%2Fi c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Sending prep 
recovery command to [http://127.0.0.1:38796/y/i]; [WaitForState: 
action=PREPRECOVERY&core=collection1_shard1_replica_n21&nodeName=127.0.0.1:41943_y%252Fi&coreNodeName=core_node24&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 757297 INFO  (qtp2094604984-1447) [n:127.0.0.1:38796_y%2Fi    
] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node24, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, 
maxTime: 183 s
   [junit4]   2> 757317 INFO  (qtp2094604984-1447) [n:127.0.0.1:38796_y%2Fi    
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard1, thisCore=collection1_shard1_replica_n21, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=recovering, localState=active, nodeName=127.0.0.1:41943_y%2Fi, 
coreNodeName=core_node24, onlyIfActiveCheckResult=false, nodeProps: 
core_node24:{"core":"collection1_shard1_replica_n23","base_url":"http://127.0.0.1:41943/y/i","node_name":"127.0.0.1:41943_y%2Fi","state":"recovering","type":"NRT"}
   [junit4]   2> 757317 INFO  (qtp2094604984-1447) [n:127.0.0.1:38796_y%2Fi    
] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node24, state: recovering, 
checkLive: true, onlyIfLeader: true for: 0 seconds.
   [junit4]   2> 757317 INFO  (qtp2094604984-1447) [n:127.0.0.1:38796_y%2Fi    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:41943_y%252Fi&onlyIfLeaderActive=true&core=collection1_shard1_replica_n21&coreNodeName=core_node24&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=20
   [junit4]   2> 757946 INFO  
(recoveryExecutor-102-thread-1-processing-n:127.0.0.1:41943_y%2Fi 
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:41943_y%2Fi c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Attempting to 
PeerSync from [http://127.0.0.1:38796/y/i/collection1_shard1_replica_n21/] - 
recoveringAfterStartup=[true]
   [junit4]   2> 757946 INFO  
(recoveryExecutor-102-thread-1-processing-n:127.0.0.1:41943_y%2Fi 
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:41943_y%2Fi c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.u.PeerSync PeerSync: 
core=collection1_shard1_replica_n23 url=http://127.0.0.1:41943/y/i START 
replicas=[http://127.0.0.1:38796/y/i/collection1_shard1_replica_n21/] 
nUpdates=1000
   [junit4]   2> 758012 INFO  (qtp2094604984-1453) [n:127.0.0.1:38796_y%2Fi 
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_n21] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:28.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, 
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 758161 INFO  (qtp2094604984-1453) [n:127.0.0.1:38796_y%2Fi 
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_n21] 
o.a.s.c.S.Request [collection1_shard1_replica_n21]  webapp=/y/i path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=212
   [junit4]   2> 758387 INFO  
(recoveryExecutor-102-thread-1-processing-n:127.0.0.1:41943_y%2Fi 
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:41943_y%2Fi c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.u.IndexFingerprint IndexFingerprint 
millis:169.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 758451 INFO  
(recoveryExecutor-102-thread-1-processing-n:127.0.0.1:41943_y%2Fi 
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:41943_y%2Fi c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.u.PeerSync We are already in sync. No 
need to do a PeerSync 
   [junit4]   2> 758451 INFO  
(recoveryExecutor-102-thread-1-processing-n:127.0.0.1:41943_y%2Fi 
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:41943_y%2Fi c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 758451 INFO  
(recoveryExecutor-102-thread-1-processing-n:127.0.0.1:41943_y%2Fi 
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:41943_y%2Fi c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.u.DirectUpdateHandler2 No uncommitted 
changes. Skipping IW.commit.
   [junit4]   2> 758469 INFO  
(recoveryExecutor-102-thread-1-processing-n:127.0.0.1:41943_y%2Fi 
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:41943_y%2Fi c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 758469 INFO  
(recoveryExecutor-102-thread-1-processing-n:127.0.0.1:41943_y%2Fi 
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:41943_y%2Fi c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy PeerSync stage of 
recovery was successful.
   [junit4]   2> 758469 INFO  
(recoveryExecutor-102-thread-1-processing-n:127.0.0.1:41943_y%2Fi 
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:41943_y%2Fi c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Replaying updates 
buffered during PeerSync.
   [junit4]   2> 758469 INFO  
(recoveryExecutor-102-thread-1-processing-n:127.0.0.1:41943_y%2Fi 
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:41943_y%2Fi c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 758469 INFO  
(recoveryExecutor-102-thread-1-processing-n:127.0.0.1:41943_y%2Fi 
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:41943_y%2Fi c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Registering as 
Active after recovery.
   [junit4]   2> 759143 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_D891AB46B8023D28-001/shard-3-001
 of type NRT
   [junit4]   2> 759187 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 759304 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@309254b4{/y/i,null,AVAILABLE}
   [junit4]   2> 759305 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3b41059f{HTTP/1.1,[http/1.1]}{127.0.0.1:39437}
   [junit4]   2> 759305 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.e.j.s.Server Started @782349ms
   [junit4]   2> 759305 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_D891AB46B8023D28-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/y/i, hostPort=39437, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_D891AB46B8023D28-001/shard-3-001/cores}
   [junit4]   2> 759306 ERROR 
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 759308 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 759308 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 759308 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 759308 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-13T21:11:52.359Z
   [junit4]   2> 759427 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 759427 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_D891AB46B8023D28-001/shard-3-001/solr.xml
   [junit4]   2> 759468 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 759468 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 759469 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@763c9216, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 759489 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49714/solr
   [junit4]   2> 760413 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) 
[n:127.0.0.1:39437_y%2Fi    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 760414 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) 
[n:127.0.0.1:39437_y%2Fi    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 760416 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) 
[n:127.0.0.1:39437_y%2Fi    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39437_y%2Fi
   [junit4]   2> 760512 INFO  
(zkCallback-98-thread-2-processing-n:127.0.0.1:38796_y%2Fi) 
[n:127.0.0.1:38796_y%2Fi    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 760513 INFO  
(zkCallback-85-thread-1-processing-n:127.0.0.1:33601_y%2Fi) 
[n:127.0.0.1:33601_y%2Fi    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 760512 INFO  (zkCallback-93-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 760512 INFO  
(zkCallback-104-thread-1-processing-n:127.0.0.1:41943_y%2Fi) 
[n:127.0.0.1:41943_y%2Fi    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 760715 INFO  
(zkCallback-111-thread-1-processing-n:127.0.0.1:39437_y%2Fi) 
[n:127.0.0.1:39437_y%2Fi    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 761663 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) 
[n:127.0.0.1:39437_y%2Fi    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@763c9216
   [junit4]   2> 761841 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) 
[n:127.0.0.1:39437_y%2Fi    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@763c9216
   [junit4]   2> 761841 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) 
[n:127.0.0.1:39437_y%2Fi    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@763c9216
   [junit4]   2> 761875 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D891AB46B8023D28]) 
[n:127.0.0.1:39437_y%2Fi    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_D891AB46B8023D28-001/shard-3-001/cores
   [junit4]   2> 762973 INFO  (qtp1207347588-1400) [n:127.0.0.1:33601_y%2Fi    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:39437_y%252Fi&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 762993 INFO  
(OverseerThreadFactory-254-thread-5-processing-n:127.0.0.1:33601_y%2Fi) 
[n:127.0.0.1:33601_y%2Fi    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:39437_y%2Fi for creating new replica
   [junit4]   2> 763717 INFO  (qtp1249157203-1516) [n:127.0.0.1:39437_y%2Fi    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n25&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 763739 INFO  (qtp1249157203-1516) [n:127.0.0.1:39437_y%2Fi    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 764216 INFO  (qtp1249157203-1516) [n:127.0.0.1:39437_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n25] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 764330 INFO  (qtp1249157203-1516) [n:127.0.0.1:39437_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n25] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n25] Schema name=test
   [junit4]   2> 766492 INFO  (qtp1249157203-1516) [n:127.0.0.1:39437_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n25] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 766752 INFO  (qtp1249157203-1516) [n:127.0.0.1:39437_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n25] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n25' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 766753 INFO  (qtp1249157203-1516) [n:127.0.0.1:39437_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n25] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n25' (registry 
'solr.core.collection1.shard1.replica_n25') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@763c9216
   [junit4]   2> 766753 INFO  (qtp1249157203-1516) [n:127.0.0.1:39437_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n25] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 766753 INFO  (qtp1249157203-1516) [n:127.0.0.1:39437_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n25] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n25] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_D891AB46B8023D28-001/shard-3-001/cores/collection1_shard1_replica_n25],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_D891AB46B8023D28-001/shard-3-001/cores/collection1_shard1_replica_n25/data/]
   [junit4]   2> 766788 INFO  (qtp1249157203-1516) [n:127.0.0.1:39437_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n25] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1268088633, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 767221 WARN  (qtp1249157203-1516) [n:127.0.0.1:39437_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n25] 
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> 768653 INFO  (qtp1249157203-1516) [n:127.0.0.1:39437_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n25] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 768653 INFO  (qtp1249157203-1516) [n:127.0.0.1:39437_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n25] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 768654 INFO  (qtp1249157203-1516) [n:127.0.0.1:39437_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n25] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 768654 INFO  (qtp1249157203-1516) [n:127.0.0.1:39437_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n25] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 768696 INFO  (qtp1249157203-1516) [n:127.0.0.1:39437_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n25] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=28, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=44.8271484375, 
floorSegmentMB=1.470703125, forceMergeDeletesPctAllowed=9.637319027740004, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 768736 INFO  (qtp1249157203-1516) [n:127.0.0.1:39437_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n25] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7ea63980[collection1_shard1_replica_n25] main]
   [junit4]   2> 768737 INFO  (qtp1249157203-1516) [n:127.0.0.1:39437_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n25] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 768737 INFO  (qtp1249157203-1516) [n:127.0.0.1:39437_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n25] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 768738 INFO  (qtp1249157203-1516) [n:127.0.0.1:39437_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n25] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 768745 INFO  
(searcherExecutor-290-thread-1-processing-n:127.0.0.1:39437_y%2Fi 
x:collection1_shard1_replica_n25 s:shard1 c:collection1) 
[n:127.0.0.1:39437_y%2Fi c:collection1 s:shard1  
x:collection1_shard1_replica_n25] o.a.s.c.SolrCore 
[collection1_shard1_replica_n25] Registered new searcher 
Searcher@7ea63980[collection1_shard1_replica_n25] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 768751 INFO  (qtp1249157203-1516) [n:127.0.0.1:39437_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n25] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1583986792781053952
   [junit4]   2> 768776 INFO  (qtp1249157203-1516) [n:127.0.0.1:39437_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n25] o.a.s.c.ZkController 
Core needs to recover:collection1_shard1_replica_n25
   [junit4]   2> 768780 INFO  (qtp1249157203-1516) [n:127.0.0.1:39437_y%2Fi 
c:collection1 s:shard1  x:collection1_shard1_replica_n25] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n25&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=5063
   [junit4]   2> 768792 INFO  (qtp1207347588-1400) [n:127.0.0.1:33601_y%2Fi    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:39437_y%252Fi&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabi

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

lave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-interceptor-kerberos-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-interceptors-admin-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-interceptors-authn-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-interceptors-authz-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-interceptors-changelog-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-interceptors-collective-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-interceptors-event-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-interceptors-exception-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-interceptors-journal-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-interceptors-normalization-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-interceptors-operational-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-interceptors-referral-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-interceptors-schema-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-interceptors-subtree-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-interceptors-trigger-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-jdbm-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-jdbm1-2.0.0-M2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-kerberos-codec-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-ldif-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-mavibot-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-protocol-kerberos-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-protocol-ldap-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-protocol-shared-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-xdbm-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/api-all-1.0.0-M20.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/bcprov-jdk15-1.45.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/byte-buddy-1.6.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/commons-collections-3.2.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/commons-math3-3.6.1.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/ehcache-core-2.4.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/hadoop-common-2.7.4-tests.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/hadoop-hdfs-2.7.4-tests.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/hadoop-minikdc-2.7.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/htrace-core-3.2.0-incubating.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/jersey-core-1.9.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/jersey-server-1.9.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/jetty-6.1.26.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/jetty-sslengine-6.1.26.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/jetty-util-6.1.26.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/mina-core-2.0.0-M5.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/mockito-core-2.6.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/netty-all-4.0.36.Final.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/objenesis-2.5.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/build/analysis/icu/lucene-analyzers-icu-7.2.0-SNAPSHOT.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/contrib/solr-analysis-extras/classes/java:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/build/queryparser/classes/test:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/build/backward-codecs/classes/test:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/contrib/analysis-extras/lib/icu4j-59.1.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-launcher.jar:/x1/jenkins/.ant/lib/ivy-2.4.0.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-junit.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-log4j.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-junit4.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jai.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-javamail.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-bsf.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-commons-net.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-antlr.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jsch.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-oro.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-commons-logging.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-netrexx.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-testutil.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jdepend.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-bcel.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-xalan2.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-resolver.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jmf.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-regexp.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-swing.jar:/usr/local/asfpackages/java/jdk1.8.0_144/lib/tools.jar:/x1/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.5.3.jar
 com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/temp/junit4-J1-20171113_205849_3158012234129399574178.events
 
@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/temp/junit4-J1-20171113_205849_315622371219220734645.suites
 -stdin
   [junit4] ERROR: JVM J1 ended with an exception: Forked process returned with 
error code: 1. Very likely a JVM crash.  See process stdout at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/temp/junit4-J1-20171113_205849_3157390107497330674003.sysout
 See process stderr at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/temp/junit4-J1-20171113_205849_3154793100669154997201.syserr
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1519)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:126)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:982)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:979)
   [junit4]     at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]     at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]     at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]     at java.lang.Thread.run(Thread.java:748)

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/build.xml:835: The 
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/build.xml:779: The 
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/build.xml:59: The 
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build.xml:262: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/common-build.xml:556:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/common-build.xml:1512:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/common-build.xml:1038:
 At least one slave process threw an exception, first: Forked process returned 
with error code: 1. Very likely a JVM crash.  See process stdout at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/temp/junit4-J0-20171113_205849_3127201517582267550988.sysout
 See process stderr at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/temp/junit4-J0-20171113_205849_3124548948814933355148.syserr

Total time: 320 minutes 23 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[Fast Archiver] No artifacts from Lucene-Solr-Tests-7.x #236 to compare, so 
performing full copy of artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to