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

3 tests failed.
FAILED:  org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test

Error Message:
Timeout occured while waiting response from server at: 
http://127.0.0.1:38443/wx_jje/wm/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://127.0.0.1:38443/wx_jje/wm/collection1
        at 
__randomizedtesting.SeedInfo.seed([8A2193AFFD97F591:275AC75536B9869]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:484)
        at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:463)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.commit(AbstractFullDistribZkTestBase.java:1591)
        at 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:213)
        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:1008)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
        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)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
        at java.net.SocketInputStream.read(SocketInputStream.java:171)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
        ... 53 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest

Error Message:
4 threads leaked from SUITE scope at 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest:     1) Thread[id=1662, 
name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]-SendThread(127.0.0.1:55133),
 state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1054)    2) 
Thread[id=1664, name=zkConnectionManagerCallback-351-thread-1, state=WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)    3) Thread[id=1661, 
name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
         at java.lang.Thread.run(Thread.java:748)    4) Thread[id=1663, 
name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]-EventThread,
 state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at 
sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from SUITE 
scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest: 
   1) Thread[id=1662, 
name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]-SendThread(127.0.0.1:55133),
 state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1054)
   2) Thread[id=1664, name=zkConnectionManagerCallback-351-thread-1, 
state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=1661, name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
   4) Thread[id=1663, 
name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]-EventThread,
 state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)
        at __randomizedtesting.SeedInfo.seed([8A2193AFFD97F591]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=1662, 
name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]-SendThread(127.0.0.1:55133),
 state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
         at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)   
      at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)   
 2) Thread[id=1664, name=zkConnectionManagerCallback-351-thread-1, 
state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at 
sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=1662, 
name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]-SendThread(127.0.0.1:55133),
 state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
        at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
   2) Thread[id=1664, name=zkConnectionManagerCallback-351-thread-1, 
state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([8A2193AFFD97F591]:0)




Build Log:
[...truncated 12368 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_8A2193AFFD97F591-001/init-core-data-001
   [junit4]   2> 247020 WARN  
(SUITE-ChaosMonkeyNothingIsSafeTest-seed#[8A2193AFFD97F591]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=37 numCloses=37
   [junit4]   2> 247021 INFO  
(SUITE-ChaosMonkeyNothingIsSafeTest-seed#[8A2193AFFD97F591]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 247022 INFO  
(SUITE-ChaosMonkeyNothingIsSafeTest-seed#[8A2193AFFD97F591]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 247022 INFO  
(SUITE-ChaosMonkeyNothingIsSafeTest-seed#[8A2193AFFD97F591]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 247022 INFO  
(SUITE-ChaosMonkeyNothingIsSafeTest-seed#[8A2193AFFD97F591]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: 
/wx_jje/wm
   [junit4]   2> 247024 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 247028 INFO  (Thread-287) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 247028 INFO  (Thread-287) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 247030 ERROR (Thread-287) [    ] 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> 247124 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:55133
   [junit4]   2> 247129 INFO  (zkConnectionManagerCallback-323-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 247136 INFO  (zkConnectionManagerCallback-325-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 247149 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 247154 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 247157 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 247160 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 247162 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 247165 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 247168 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 247186 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 247189 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 247193 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 247195 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 247200 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly 
asked otherwise
   [junit4]   2> 247407 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 247424 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 247424 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 247424 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 247429 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@18119c93{/wx_jje/wm,null,AVAILABLE}
   [junit4]   2> 247459 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6df69843{HTTP/1.1,[http/1.1]}{127.0.0.1:62543}
   [junit4]   2> 247460 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.e.j.s.Server Started @247668ms
   [junit4]   2> 247460 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_8A2193AFFD97F591-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/wx_jje/wm, hostPort=62543, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_8A2193AFFD97F591-001/control-001/cores}
   [junit4]   2> 247460 ERROR 
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 247460 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 247460 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.5.0
   [junit4]   2> 247460 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 247460 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 247460 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-07-19T19:44:10.350Z
   [junit4]   2> 247466 INFO  (zkConnectionManagerCallback-327-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 247475 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x101b3061e430002, likely client has closed socket
   [junit4]   2> 247476 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 247476 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_8A2193AFFD97F591-001/control-001/solr.xml
   [junit4]   2> 247490 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 247490 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 247492 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24048d84, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 249198 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55133/solr
   [junit4]   2> 249201 INFO  (zkConnectionManagerCallback-331-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 249206 INFO  (zkConnectionManagerCallback-333-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 249369 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) 
[n:127.0.0.1:62543_wx_jje%2Fwm    ] o.a.s.c.OverseerElectionContext I am going 
to be the leader 127.0.0.1:62543_wx_jje%2Fwm
   [junit4]   2> 249371 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) 
[n:127.0.0.1:62543_wx_jje%2Fwm    ] o.a.s.c.Overseer Overseer 
(id=72535907873521668-127.0.0.1:62543_wx_jje%2Fwm-n_0000000000) starting
   [junit4]   2> 249386 INFO  (zkConnectionManagerCallback-340-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 249389 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) 
[n:127.0.0.1:62543_wx_jje%2Fwm    ] o.a.s.c.s.i.ZkClientClusterStateProvider 
Cluster at 127.0.0.1:55133/solr ready
   [junit4]   2> 249390 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) 
[n:127.0.0.1:62543_wx_jje%2Fwm    ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:62543_wx_jje%2Fwm
   [junit4]   2> 249391 INFO  
(OverseerStateUpdate-72535907873521668-127.0.0.1:62543_wx_jje%2Fwm-n_0000000000)
 [    ] o.a.s.c.Overseer Starting to work on the main queue : 
127.0.0.1:62543_wx_jje%2Fwm
   [junit4]   2> 249395 INFO  (zkCallback-339-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 249397 INFO  
(OverseerStateUpdate-72535907873521668-127.0.0.1:62543_wx_jje%2Fwm-n_0000000000)
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 249414 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) 
[n:127.0.0.1:62543_wx_jje%2Fwm    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 249429 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) 
[n:127.0.0.1:62543_wx_jje%2Fwm    ] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24048d84
   [junit4]   2> 249435 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) 
[n:127.0.0.1:62543_wx_jje%2Fwm    ] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24048d84
   [junit4]   2> 249435 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) 
[n:127.0.0.1:62543_wx_jje%2Fwm    ] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24048d84
   [junit4]   2> 249436 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) 
[n:127.0.0.1:62543_wx_jje%2Fwm    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_8A2193AFFD97F591-001/control-001/cores
   [junit4]   2> 249458 INFO  (zkConnectionManagerCallback-346-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 249461 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 249463 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55133/solr ready
   [junit4]   2> 249465 INFO  (qtp2071833426-1617) 
[n:127.0.0.1:62543_wx_jje%2Fwm    ] o.a.s.h.a.CollectionsHandler Invoked 
Collection Action :create with params 
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:62543_wx_jje%252Fwm&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 249469 INFO  (OverseerThreadFactory-793-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 249630 INFO  (qtp2071833426-1612) 
[n:127.0.0.1:62543_wx_jje%2Fwm    x:control_collection_shard1_replica_n1] 
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> 249631 INFO  (qtp2071833426-1612) 
[n:127.0.0.1:62543_wx_jje%2Fwm    x:control_collection_shard1_replica_n1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 250667 INFO  (qtp2071833426-1612) 
[n:127.0.0.1:62543_wx_jje%2Fwm c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.5.0
   [junit4]   2> 250679 INFO  (qtp2071833426-1612) 
[n:127.0.0.1:62543_wx_jje%2Fwm 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> 250752 INFO  (qtp2071833426-1612) 
[n:127.0.0.1:62543_wx_jje%2Fwm c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
test/1.6 with uniqueid field id
   [junit4]   2> 250776 INFO  (qtp2071833426-1612) 
[n:127.0.0.1:62543_wx_jje%2Fwm 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> 250776 INFO  (qtp2071833426-1612) 
[n:127.0.0.1:62543_wx_jje%2Fwm 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@24048d84
   [junit4]   2> 250782 INFO  (qtp2071833426-1612) 
[n:127.0.0.1:62543_wx_jje%2Fwm c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 250783 INFO  (qtp2071833426-1612) 
[n:127.0.0.1:62543_wx_jje%2Fwm 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 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_8A2193AFFD97F591-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_8A2193AFFD97F591-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 250785 INFO  (qtp2071833426-1612) 
[n:127.0.0.1:62543_wx_jje%2Fwm 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=24, maxMergeAtOnceExplicit=35, 
maxMergedSegmentMB=22.1201171875, floorSegmentMB=1.755859375, 
forceMergeDeletesPctAllowed=3.714788130821419, segmentsPerTier=49.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=36.75914019998842
   [junit4]   2> 250837 WARN  (qtp2071833426-1612) 
[n:127.0.0.1:62543_wx_jje%2Fwm 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> 250897 INFO  (qtp2071833426-1612) 
[n:127.0.0.1:62543_wx_jje%2Fwm 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> 250897 INFO  (qtp2071833426-1612) 
[n:127.0.0.1:62543_wx_jje%2Fwm c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 250898 INFO  (qtp2071833426-1612) 
[n:127.0.0.1:62543_wx_jje%2Fwm c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: 
if uncommited for 15000ms; 
   [junit4]   2> 250898 INFO  (qtp2071833426-1612) 
[n:127.0.0.1:62543_wx_jje%2Fwm c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 250899 INFO  (qtp2071833426-1612) 
[n:127.0.0.1:62543_wx_jje%2Fwm 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=43, maxMergeAtOnceExplicit=24, 
maxMergedSegmentMB=63.359375, floorSegmentMB=0.455078125, 
forceMergeDeletesPctAllowed=0.7237540865680592, segmentsPerTier=35.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=22.849708033834393
   [junit4]   2> 250900 INFO  (qtp2071833426-1612) 
[n:127.0.0.1:62543_wx_jje%2Fwm c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3c9a273e[control_collection_shard1_replica_n1] main]
   [junit4]   2> 250901 INFO  (qtp2071833426-1612) 
[n:127.0.0.1:62543_wx_jje%2Fwm c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 250902 INFO  (qtp2071833426-1612) 
[n:127.0.0.1:62543_wx_jje%2Fwm 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> 250902 INFO  (qtp2071833426-1612) 
[n:127.0.0.1:62543_wx_jje%2Fwm c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will 
be reserved for 10000ms.
   [junit4]   2> 250903 INFO  (qtp2071833426-1612) 
[n:127.0.0.1:62543_wx_jje%2Fwm 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 1606449316540448768
   [junit4]   2> 250904 INFO  
(searcherExecutor-798-thread-1-processing-n:127.0.0.1:62543_wx_jje%2Fwm 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:62543_wx_jje%2Fwm 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@3c9a273e[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 250911 INFO  (qtp2071833426-1612) 
[n:127.0.0.1:62543_wx_jje%2Fwm c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update 
of terms at /collections/control_collection/terms/shard1 to 
Terms{values={core_node2=0}, version=0}
   [junit4]   2> 250917 INFO  (qtp2071833426-1612) 
[n:127.0.0.1:62543_wx_jje%2Fwm c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 250917 INFO  (qtp2071833426-1612) 
[n:127.0.0.1:62543_wx_jje%2Fwm 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> 250917 INFO  (qtp2071833426-1612) 
[n:127.0.0.1:62543_wx_jje%2Fwm c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:62543/wx_jje/wm/control_collection_shard1_replica_n1/
   [junit4]   2> 250918 INFO  (qtp2071833426-1612) 
[n:127.0.0.1:62543_wx_jje%2Fwm 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> 250918 INFO  (qtp2071833426-1612) 
[n:127.0.0.1:62543_wx_jje%2Fwm c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:62543/wx_jje/wm/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 250918 INFO  (qtp2071833426-1612) 
[n:127.0.0.1:62543_wx_jje%2Fwm 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> 250926 INFO  (qtp2071833426-1612) 
[n:127.0.0.1:62543_wx_jje%2Fwm 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:62543/wx_jje/wm/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 251033 INFO  (qtp2071833426-1612) 
[n:127.0.0.1:62543_wx_jje%2Fwm 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> 251037 INFO  (qtp2071833426-1612) 
[n:127.0.0.1:62543_wx_jje%2Fwm 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=1407
   [junit4]   2> 251041 INFO  (qtp2071833426-1617) 
[n:127.0.0.1:62543_wx_jje%2Fwm    ] o.a.s.h.a.CollectionsHandler Wait for new 
collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 251139 INFO  (zkCallback-332-thread-1) [    ] 
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> 251471 INFO  
(OverseerCollectionConfigSetProcessor-72535907873521668-127.0.0.1:62543_wx_jje%2Fwm-n_0000000000)
 [    ] 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> 252044 INFO  (qtp2071833426-1617) 
[n:127.0.0.1:62543_wx_jje%2Fwm    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:62543_wx_jje%252Fwm&wt=javabin&version=2}
 status=0 QTime=2580
   [junit4]   2> 252052 INFO  (zkConnectionManagerCallback-351-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 252054 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 252055 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55133/solr ready
   [junit4]   2> 252056 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 252057 INFO  (qtp2071833426-1615) 
[n:127.0.0.1:62543_wx_jje%2Fwm    ] o.a.s.h.a.CollectionsHandler Invoked 
Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 252062 INFO  (OverseerThreadFactory-793-thread-2) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 252063 WARN  (OverseerThreadFactory-793-thread-2) [    ] 
o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection 
(collection1) without cores.
   [junit4]   2> 252271 INFO  (qtp2071833426-1615) 
[n:127.0.0.1:62543_wx_jje%2Fwm    ] o.a.s.h.a.CollectionsHandler Wait for new 
collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 252271 INFO  (qtp2071833426-1615) 
[n:127.0.0.1:62543_wx_jje%2Fwm    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=214
   [junit4]   2> 252395 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_8A2193AFFD97F591-001/shard-1-001
 of type TLOG
   [junit4]   2> 252395 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 252397 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 252397 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 252397 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 252397 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4193c106{/wx_jje/wm,null,AVAILABLE}
   [junit4]   2> 252397 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@65b97f1b{HTTP/1.1,[http/1.1]}{127.0.0.1:38443}
   [junit4]   2> 252397 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.e.j.s.Server Started @252608ms
   [junit4]   2> 252397 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_8A2193AFFD97F591-001/tempDir-001/jetty1,
 replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/wx_jje/wm, 
hostPort=38443, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_8A2193AFFD97F591-001/shard-1-001/cores}
   [junit4]   2> 252398 ERROR 
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 252398 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 252399 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.5.0
   [junit4]   2> 252399 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 252399 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 252399 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-07-19T19:44:15.289Z
   [junit4]   2> 252402 INFO  (zkConnectionManagerCallback-353-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 252405 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 252405 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_8A2193AFFD97F591-001/shard-1-001/solr.xml
   [junit4]   2> 252409 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 252409 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 252410 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24048d84, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 252879 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55133/solr
   [junit4]   2> 252884 INFO  (zkConnectionManagerCallback-357-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 252889 INFO  (zkConnectionManagerCallback-359-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 252902 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) 
[n:127.0.0.1:38443_wx_jje%2Fwm    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 252912 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) 
[n:127.0.0.1:38443_wx_jje%2Fwm    ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 252912 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) 
[n:127.0.0.1:38443_wx_jje%2Fwm    ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:38443_wx_jje%2Fwm
   [junit4]   2> 252914 INFO  (zkCallback-339-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 252914 INFO  (zkCallback-350-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 252914 INFO  (zkCallback-332-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 252915 INFO  (zkCallback-358-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 252940 INFO  (zkConnectionManagerCallback-366-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 252942 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) 
[n:127.0.0.1:38443_wx_jje%2Fwm    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (2)
   [junit4]   2> 252944 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) 
[n:127.0.0.1:38443_wx_jje%2Fwm    ] o.a.s.c.s.i.ZkClientClusterStateProvider 
Cluster at 127.0.0.1:55133/solr ready
   [junit4]   2> 252945 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) 
[n:127.0.0.1:38443_wx_jje%2Fwm    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 252960 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) 
[n:127.0.0.1:38443_wx_jje%2Fwm    ] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24048d84
   [junit4]   2> 252966 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) 
[n:127.0.0.1:38443_wx_jje%2Fwm    ] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24048d84
   [junit4]   2> 252967 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) 
[n:127.0.0.1:38443_wx_jje%2Fwm    ] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24048d84
   [junit4]   2> 252968 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) 
[n:127.0.0.1:38443_wx_jje%2Fwm    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_8A2193AFFD97F591-001/shard-1-001/cores
   [junit4]   2> 252998 INFO  (qtp567513376-1671) 
[n:127.0.0.1:38443_wx_jje%2Fwm    ] o.a.s.h.a.CollectionsHandler Invoked 
Collection Action :addreplica with params 
node=127.0.0.1:38443_wx_jje%252Fwm&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 253005 INFO  
(OverseerCollectionConfigSetProcessor-72535907873521668-127.0.0.1:62543_wx_jje%2Fwm-n_0000000000)
 [    ] 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> 253005 INFO  (OverseerThreadFactory-793-thread-3) [ 
c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:38443_wx_jje%2Fwm for creating new replica
   [junit4]   2> 253011 INFO  (qtp567513376-1667) 
[n:127.0.0.1:38443_wx_jje%2Fwm    x:collection1_shard2_replica_t61] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 254029 INFO  (qtp567513376-1667) 
[n:127.0.0.1:38443_wx_jje%2Fwm c:collection1 s:shard2  
x:collection1_shard2_replica_t61] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
7.5.0
   [junit4]   2> 254046 INFO  (qtp567513376-1667) 
[n:127.0.0.1:38443_wx_jje%2Fwm c:collection1 s:shard2  
x:collection1_shard2_replica_t61] o.a.s.s.IndexSchema 
[collection1_shard2_replica_t61] Schema name=test
   [junit4]   2> 254115 INFO  (qtp567513376-1667) 
[n:127.0.0.1:38443_wx_jje%2Fwm c:collection1 s:shard2  
x:collection1_shard2_replica_t61] o.a.s.s.IndexSchema Loaded schema test/1.6 
with uniqueid field id
   [junit4]   2> 254140 INFO  (qtp567513376-1667) 
[n:127.0.0.1:38443_wx_jje%2Fwm c:collection1 s:shard2  
x:collection1_shard2_replica_t61] o.a.s.c.CoreContainer Creating SolrCore 
'collection1_shard2_replica_t61' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 254140 INFO  (qtp567513376-1667) 
[n:127.0.0.1:38443_wx_jje%2Fwm c:collection1 s:shard2  
x:collection1_shard2_replica_t61] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_t61' (registry 
'solr.core.collection1.shard2.replica_t61') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24048d84
   [junit4]   2> 254140 INFO  (qtp567513376-1667) 
[n:127.0.0.1:38443_wx_jje%2Fwm c:collection1 s:shard2  
x:collection1_shard2_replica_t61] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 254140 INFO  (qtp567513376-1667) 
[n:127.0.0.1:38443_wx_jje%2Fwm c:collection1 s:shard2  
x:collection1_shard2_replica_t61] o.a.s.c.SolrCore 
[[collection1_shard2_replica_t61] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_8A2193AFFD97F591-001/shard-1-001/cores/collection1_shard2_replica_t61],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_8A2193AFFD97F591-001/shard-1-001/cores/collection1_shard2_replica_t61/data/]
   [junit4]   2> 254143 INFO  (qtp567513376-1667) 
[n:127.0.0.1:38443_wx_jje%2Fwm c:collection1 s:shard2  
x:collection1_shard2_replica_t61] o.a.s.u.RandomMergePolicy RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=24, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=22.1201171875, 
floorSegmentMB=1.755859375, forceMergeDeletesPctAllowed=3.714788130821419, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=36.75914019998842
   [junit4]   2> 254214 WARN  (qtp567513376-1667) 
[n:127.0.0.1:38443_wx_jje%2Fwm c:collection1 s:shard2  
x:collection1_shard2_replica_t61] 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> 254260 INFO  (qtp567513376-1667) 
[n:127.0.0.1:38443_wx_jje%2Fwm c:collection1 s:shard2  
x:collection1_shard2_replica_t61] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 254260 INFO  (qtp567513376-1667) 
[n:127.0.0.1:38443_wx_jje%2Fwm c:collection1 s:shard2  
x:collection1_shard2_replica_t61] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 254260 INFO  (qtp567513376-1667) 
[n:127.0.0.1:38443_wx_jje%2Fwm c:collection1 s:shard2  
x:collection1_shard2_replica_t61] o.a.s.u.CommitTracker Hard AutoCommit: if 
uncommited for 15000ms; 
   [junit4]   2> 254260 INFO  (qtp567513376-1667) 
[n:127.0.0.1:38443_wx_jje%2Fwm c:collection1 s:shard2  
x:collection1_shard2_replica_t61] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 254261 INFO  (qtp567513376-1667) 
[n:127.0.0.1:38443_wx_jje%2Fwm c:collection1 s:shard2  
x:collection1_shard2_replica_t61] o.a.s.u.RandomMergePolicy RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=43, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=63.359375, 
floorSegmentMB=0.455078125, forceMergeDeletesPctAllowed=0.7237540865680592, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=22.849708033834393
   [junit4]   2> 254262 INFO  (qtp567513376-1667) 
[n:127.0.0.1:38443_wx_jje%2Fwm c:collection1 s:shard2  
x:collection1_shard2_replica_t61] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4cc46dd3[collection1_shard2_replica_t61] main]
   [junit4]   2> 254264 INFO  (qtp567513376-1667) 
[n:127.0.0.1:38443_wx_jje%2Fwm c:collection1 s:shard2  
x:collection1_shard2_replica_t61] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 254264 INFO  (qtp567513376-1667) 
[n:127.0.0.1:38443_wx_jje%2Fwm c:collection1 s:shard2  
x:collection1_shard2_replica_t61] o.a.s.r.ManagedResourceStorage Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 254265 INFO  (qtp567513376-1667) 
[n:127.0.0.1:38443_wx_jje%2Fwm c:collection1 s:shard2  
x:collection1_shard2_replica_t61] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000ms.
   [junit4]   2> 254265 INFO  (qtp567513376-1667) 
[n:127.0.0.1:38443_wx_jje%2Fwm c:collection1 s:shard2  
x:collection1_shard2_replica_t61] o.a.s.u.UpdateLog Could not find max version 
in index or recent updates, using new clock 1606449320065761280
   [junit4]   2> 254268 INFO  
(searcherExecutor-812-thread-1-processing-n:127.0.0.1:38443_wx_jje%2Fwm 
x:collection1_shard2_replica_t61 c:collection1 s:shard2) 
[n:127.0.0.1:38443_wx_jje%2Fwm c:collection1 s:shard2  
x:collection1_shard2_replica_t61] o.a.s.c.SolrCore 
[collection1_shard2_replica_t61] Registered new searcher 
Searcher@4cc46dd3[collection1_shard2_replica_t61] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 254274 INFO  (qtp567513376-1667) 
[n:127.0.0.1:38443_wx_jje%2Fwm c:collection1 s:shard2  
x:collection1_shard2_replica_t61] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/collection1/terms/shard2 to Terms{values={core_node62=0}, 
version=0}
   [junit4]   2> 254278 INFO  (qtp567513376-1667) 
[n:127.0.0.1:38443_wx_jje%2Fwm c:collection1 s:shard2  
x:collection1_shard2_replica_t61] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 254278 INFO  (qtp567513376-1667) 
[n:127.0.0.1:38443_wx_jje%2Fwm c:collection1 s:shard2  
x:collection1_shard2_replica_t61] o.a.s.c.ShardLeaderElectionContext I may be 
the new leader - try and sync
   [junit4]   2> 254278 INFO  (qtp567513376-1667) 
[n:127.0.0.1:38443_wx_jje%2Fwm c:collection1 s:shard2  
x:collection1_shard2_replica_t61] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:38443/wx_jje/wm/collection1_shard2_replica_t61/
   [junit4]   2> 254278 INFO  (qtp567513376-1667) 
[n:127.0.0.1:38443_wx_jje%2Fwm c:collection1 s:shard2  
x:collection1_shard2_replica_t61] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 254278 INFO  (qtp567513376-1667) 
[n:127.0.0.1:38443_wx_jje%2Fwm c:collection1 s:shard2  
x:collection1_shard2_replica_t61] o.a.s.c.SyncStrategy 
http://127.0.0.1:38443/wx_jje/wm/collection1_shard2_replica_t61/ has no replicas
   [junit4]   2> 254278 INFO  (qtp567513376-1667) 
[n:127.0.0.1:38443_wx_jje%2Fwm c:collection1 s:shard2  
x:collection1_shard2_replica_t61] o.a.s.c.ShardLeaderElectionContext Found all 
replicas participating in election, clear LIR
   [junit4]   2> 254279 INFO  (qtp567513376-1667) 
[n:127.0.0.1:38443_wx_jje%2Fwm c:collection1 s:shard2  
x:collection1_shard2_replica_t61] o.a.s.c.ZkController 
collection1_shard2_replica_t61 stopping background replication from leader
   [junit4]   2> 254284 INFO  (qtp567513376-1667) 
[n:127.0.0.1:38443_wx_jje%2Fwm c:collection1 s:shard2  
x:collection1_shard2_replica_t61] o.a.s.c.ShardLeaderElectionContext I am the 
new leader: http://127.0.0.1:38443/wx_jje/wm/collection1_shard2_replica_t61/ 
shard2
   [junit4]   2> 254436 INFO  (qtp567513376-1667) 
[n:127.0.0.1:38443_wx_jje%2Fwm c:collection1 s:shard2  
x:collection1_shard2_replica_t61] o.a.s.c.ZkController I am the leader, no 
recovery necessary
   [junit4]   2> 254440 INFO  (qtp567513376-1667) 
[n:127.0.0.1:38443_wx_jje%2Fwm c:collection1 s:shard2  
x:collection1_shard2_replica_t61] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1431
   [junit4]   2> 254444 INFO  (qtp567513376-1671) 
[n:127.0.0.1:38443_wx_jje%2Fwm c:collection1   ] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/collections 
params={node=127.0.0.1:38443_wx_jje%252Fwm&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2}
 status=0 QTime=1446
   [junit4]   2> 254567 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_8A2193AFFD97F591-001/shard-2-001
 of type TLOG
   [junit4]   2> 254568 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 254569 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 254569 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 254569 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 254569 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@40f4626f{/wx_jje/wm,null,AVAILABLE}
   [junit4]   2> 254570 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6075b096{HTTP/1.1,[http/1.1]}{127.0.0.1:64585}
   [junit4]   2> 254570 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.e.j.s.Server Started @254782ms
   [junit4]   2> 254570 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_8A2193AFFD97F591-001/tempDir-001/jetty2,
 replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/wx_jje/wm, 
hostPort=64585, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_8A2193AFFD97F591-001/shard-2-001/cores}
   [junit4]   2> 254570 ERROR 
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 254571 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 254571 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.5.0
   [junit4]   2> 254571 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 254571 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 254571 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-07-19T19:44:17.461Z
   [junit4]   2> 254578 INFO  (zkConnectionManagerCallback-369-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 254581 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 254581 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_8A2193AFFD97F591-001/shard-2-001/solr.xml
   [junit4]   2> 254583 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 254583 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 254584 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24048d84, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 255008 INFO  
(OverseerCollectionConfigSetProcessor-72535907873521668-127.0.0.1:62543_wx_jje%2Fwm-n_0000000000)
 [    ] 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> 256098 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55133/solr
   [junit4]   2> 256101 INFO  (zkConnectionManagerCallback-373-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 256106 INFO  (zkConnectionManagerCallback-375-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 256130 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) 
[n:127.0.0.1:64585_wx_jje%2Fwm    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (2)
   [junit4]   2> 256137 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) 
[n:127.0.0.1:64585_wx_jje%2Fwm    ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 256137 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) 
[n:127.0.0.1:64585_wx_jje%2Fwm    ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:64585_wx_jje%2Fwm
   [junit4]   2> 256139 INFO  (zkCallback-332-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 256139 INFO  (zkCallback-365-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 256139 INFO  (zkCallback-350-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 256157 INFO  (zkCallback-339-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 256157 INFO  (zkCallback-358-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 256158 INFO  (zkCallback-374-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 256160 INFO  (zkConnectionManagerCallback-382-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 256162 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) 
[n:127.0.0.1:64585_wx_jje%2Fwm    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (3)
   [junit4]   2> 256163 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) 
[n:127.0.0.1:64585_wx_jje%2Fwm    ] o.a.s.c.s.i.ZkClientClusterStateProvider 
Cluster at 127.0.0.1:55133/solr ready
   [junit4]   2> 256164 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) 
[n:127.0.0.1:64585_wx_jje%2Fwm    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 256177 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) 
[n:127.0.0.1:64585_wx_jje%2Fwm    ] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24048d84
   [junit4]   2> 256182 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) 
[n:127.0.0.1:64585_wx_jje%2Fwm    ] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24048d84
   [junit4]   2> 256182 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) 
[n:127.0.0.1:64585_wx_jje%2Fwm    ] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24048d84
   [junit4]   2> 256184 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) 
[n:127.0.0.1:64585_wx_jje%2Fwm    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_8A2193AFFD97F591-001/shard-2-001/cores
   [junit4]   2> 256206 INFO  (qtp567513376-1670) 
[n:127.0.0.1:38443_wx_jje%2Fwm    ] o.a.s.h.a.CollectionsHandler Invoked 
Collection Action :addreplica with params 
node=127.0.0.1:64585_wx_jje%252Fwm&action=ADDREPLICA&collection=collection1&shard=shard3&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 256209 INFO  (OverseerThreadFactory-793-thread-4) [ 
c:collection1 s:shard3  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:64585_wx_jje%2Fwm for creating new replica
   [junit4]   2> 256213 INFO  (qtp1500114882-1709) 
[n:127.0.0.1:64585_wx_jje%2Fwm    x:collection1_shard3_replica_t63] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_t63&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 257228 INFO  (qtp1500114882-1709) 
[n:127.0.0.1:64585_wx_jje%2Fwm c:collection1 s:shard3  
x:collection1_shard3_replica_t63] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
7.5.0
   [junit4]   2> 257251 INFO  (qtp1500114882-1709) 
[n:127.0.0.1:64585_wx_jje%2Fwm c:collection1 s:shard3  
x:collection1_shard3_replica_t63] o.a.s.s.IndexSchema 
[collection1_shard3_replica_t63] Schema name=test
   [junit4]   2> 257318 INFO  (qtp1500114882-1709) 
[n:127.0.0.1:64585_wx_jje%2Fwm c:collection1 s:shard3  
x:collection1_shard3_replica_t63] o.a.s.s.IndexSchema Loaded schema test/1.6 
with uniqueid field id
   [junit4]   2> 257343 INFO  (qtp1500114882-1709) 
[n:127.0.0.1:64585_wx_jje%2Fwm c:collection1 s:shard3  
x:collection1_shard3_replica_t63] o.a.s.c.CoreContainer Creating SolrCore 
'collection1_shard3_replica_t63' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 257344 INFO  (qtp1500114882-1709) 
[n:127.0.0.1:64585_wx_jje%2Fwm c:collection1 s:shard3  
x:collection1_shard3_replica_t63] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard3.replica_t63' (registry 
'solr.core.collection1.shard3.replica_t63') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24048d84
   [junit4]   2> 257344 INFO  (qtp1500114882-1709) 
[n:127.0.0.1:64585_wx_jje%2Fwm c:collection1 s:shard3  
x:collection1_shard3_replica_t63] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 257344 INFO  (qtp1500114882-1709) 
[n:127.0.0.1:64585_wx_jje%2Fwm c:collection1 s:shard3  
x:collection1_shard3_replica_t63] o.a.s.c.SolrCore 
[[collection1_shard3_replica_t63] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_8A2193AFFD97F591-001/shard-2-001/cores/collection1_shard3_replica_t63],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_8A2193AFFD97F591-001/shard-2-001/cores/collection1_shard3_replica_t63/data/]
   [junit4]   2> 257347 INFO  (qtp1500114882-1709) 
[n:127.0.0.1:64585_wx_jje%2Fwm c:collection1 s:shard3  
x:collection1_shard3_replica_t63] o.a.s.u.RandomMergePolicy RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=24, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=22.1201171875, 
floorSegmentMB=1.755859375, forceMergeDeletesPctAllowed=3.714788130821419, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=36.75914019998842
   [junit4]   2> 257451 WARN  (qtp1500114882-1709) 
[n:127.0.0.1:64585_wx_jje%2Fwm c:collection1 s:shard3  
x:collection1_shard3_replica_t63] 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> 257516 INFO  (qtp1500114882-1709) 
[n:127.0.0.1:64585_wx_jje%2Fwm c:collection1 s:shard3  
x:collection1_shard3_replica_t63] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 257516 INFO  (qtp1500114882-1709) 
[n:127.0.0.1:64585_wx_jje%2Fwm c:collection1 s:shard3  
x:collection1_shard3_replica_t63] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 257517 INFO  (qtp1500114882-1709) 
[n:127.0.0.1:64585_wx_jje%2Fwm c:collection1 s:shard3  
x:collection1_shard3_replica_t63] o.a.s.u.CommitTracker Hard AutoCommit: if 
uncommited for 15000ms; 
   [junit4]   2> 257517 INFO  (qtp1500114882-1709) 
[n:127.0.0.1:64585_wx_jje%2Fwm c:collection1 s:shard3  
x:collection1_shard3_replica_t63] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 257519 INFO  (qtp1500114882-1709) 
[n:127.0.0.1:64585_wx_jje%2Fwm c:collection1 s:shard3  
x:collection1_shard3_replica_t63] o.a.s.u.RandomMergePolicy RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=43, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=63.359375, 
floorSegmentMB=0.455078125, forceMergeDeletesPctAllowed=0.7237540865680592, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=22.849708033834393
   [junit4]   2> 257519 INFO  (qtp1500114882-1709) 
[n:127.0.0.1:64585_wx_jje%2Fwm c:collection1 s:shard3  
x:collection1_shard3_replica_t63] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@652e1cc4[collection1_shard3_replica_t63] main]
   [junit4]   2> 257521 INFO  (qtp1500114882-1709) 
[n:127.0.0.1:64585_wx_jje%2Fwm c:collection1 s:shard3  
x:collection1_shard3_replica_t63] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 257522 INFO  (qtp1500114882-1709) 
[n:127.0.0.1:64585_wx_jje%2Fwm c:collection1 s:shard3  
x:collection1_shard3_replica_t63] o.a.s.r.ManagedResourceStorage Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 257523 INFO  (qtp1500114882-1709) 
[n:127.0.0.1:64585_wx_jje%2Fwm c:collection1 s:shard3  
x:collection1_shard3_replica_t63] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000ms.
   [junit4]   2> 257523 INFO  (qtp1500114882-1709) 
[n:127.0.0.1:64585_wx_jje%2Fwm c:collection1 s:shard3  
x:collection1_shard3_replica_t63] o.a.s.u.UpdateLog Could not find max version 
in index or recent updates, using new clock 1606449323482021888
   [junit4]   2> 257525 INFO  
(searcherExecutor-826-thread-1-processing-n:127.0.0.1:64585_wx_jje%2Fwm 
x:collection1_shard3_replica_t63 c:collection1 s:shard3) 
[n:127.0.0.1:64585_wx_jje%2Fwm c:collection1 s:shard3  
x:collection1_shard3_replica_t63] o.a.s.c.SolrCore 
[collection1_shard3_replica_t63] Registered new searcher 
Searcher@652e1cc4[collection1_shard3_replica_t63] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 257531 INFO  (qtp1500114882-1709) 
[n:127.0.0.1:64585_wx_jje%2Fwm c:collection1 s:shard3  
x:collection1_shard3_replica_t63] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/collection1/terms/shard3 to Terms{values={core_node64=0}, 
version=0}
   [junit4]   2> 257536 INFO  (qtp1500114882-1709) 
[n:127.0.0.1:64585_wx_jje%2Fwm c:collection1 s:shard3  
x:collection1_shard3_replica_t63] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 257536 INFO  (qtp1500114882-1709) 
[n:127.0.0.1:64585_wx_jje%2Fwm c:collection1 s:shard3  
x:collection1_shard3_replica_t63] o.a.s.c.ShardLeaderElectionContext I may be 
the new leader - try and sync
   [junit4]   2> 257536 INFO  (qtp1500114882-1709) 
[n:127.0.0.1:64585_wx_jje%2Fwm c:collection1 s:shard3  
x:collection1_shard3_replica_t63] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:64585/wx_jje/wm/collection1_shard3_replica_t63/
   [junit4]   2> 257536 INFO  (qtp1500114882-1709) 
[n:127.0.0.1:64585_wx_jje%2Fwm c:collection1 s:shard3  
x:collection1_shard3_replica_t63] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 257536 INFO  (qtp1500114882-1709) 
[n:127.0.0.1:64585_wx_jje%2Fwm c:collection1 s:shard3  
x:collection1_shard3_replica_t63] o.a.s.c.SyncStrategy 
http://127.0.0.1:64585/wx_jje/wm/collection1_shard3_replica_t63/ has no replicas
   [junit4]   2> 257536 INFO  (qtp1500114882-1709) 
[n:127.0.0.1:64585_wx_jje%2Fwm c:collection1 s:shard3  
x:collection1_shard3_replica_t63] o.a.s.c.ShardLeaderElectionContext Found all 
replicas participating in election, clear LIR
   [junit4]   2> 257536 INFO  (qtp1500114882-1709) 
[n:127.0.0.1:64585_wx_jje%2Fwm c:collection1 s:shard3  
x:collection1_shard3_replica_t63] o.a.s.c.ZkController 
collection1_shard3_replica_t63 stopping background replication from leader
   [junit4]   2> 257543 INFO  (qtp1500114882-1709) 
[n:127.0.0.1:64585_wx_jje%2Fwm c:collection1 s:shard3  
x:collection1_shard3_replica_t63] o.a.s.c.ShardLeaderElectionContext I am the 
new leader: http://127.0.0.1:64585/wx_jje/wm/collection1_shard3_replica_t63/ 
shard3
   [junit4]   2> 257654 INFO  (qtp1500114882-1709) 
[n:127.0.0.1:64585_wx_jje%2Fwm c:collection1 s:shard3  
x:collection1_shard3_replica_t63] o.a.s.c.ZkController I am the leader, no 
recovery necessary
   [junit4]   2> 257659 INFO  (qtp1500114882-1709) 
[n:127.0.0.1:64585_wx_jje%2Fwm c:collection1 s:shard3  
x:collection1_shard3_replica_t63] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_t63&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1446
   [junit4]   2> 257662 INFO  (qtp567513376-1670) 
[n:127.0.0.1:38443_wx_jje%2Fwm c:collection1   ] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/collections 
params={node=127.0.0.1:64585_wx_jje%252Fwm&action=ADDREPLICA&collection=collection1&shard=shard3&type=TLOG&wt=javabin&version=2}
 status=0 QTime=1456
   [junit4]   2> 257860 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_8A2193AFFD97F591-001/shard-3-001
 of type TLOG
   [junit4]   2> 257860 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 257862 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 257862 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 257862 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 257862 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5aaaa1a{/wx_jje/wm,null,AVAILABLE}
   [junit4]   2> 257863 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@78a6a251{HTTP/1.1,[http/1.1]}{127.0.0.1:38178}
   [junit4]   2> 257863 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.e.j.s.Server Started @258077ms
   [junit4]   2> 257863 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_8A2193AFFD97F591-001/tempDir-001/jetty3,
 replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/wx_jje/wm, 
hostPort=38178, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_8A2193AFFD97F591-001/shard-3-001/cores}
   [junit4]   2> 257863 ERROR 
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 257863 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 257863 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.5.0
   [junit4]   2> 257864 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 257864 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 257864 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-07-19T19:44:20.754Z
   [junit4]   2> 257867 INFO  (zkConnectionManagerCallback-385-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 257869 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 257869 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_8A2193AFFD97F591-001/shard-3-001/solr.xml
   [junit4]   2> 257873 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 257873 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 257875 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24048d84, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 258212 INFO  
(OverseerCollectionConfigSetProcessor-72535907873521668-127.0.0.1:62543_wx_jje%2Fwm-n_0000000000)
 [    ] 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> 258920 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55133/solr
   [junit4]   2> 258923 INFO  (zkConnectionManagerCallback-389-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 258928 INFO  (zkConnectionManagerCallback-391-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 258941 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) 
[n:127.0.0.1:38178_wx_jje%2Fwm    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (3)
   [junit4]   2> 258949 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) 
[n:127.0.0.1:38178_wx_jje%2Fwm    ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 258949 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) 
[n:127.0.0.1:38178_wx_jje%2Fwm    ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:38178_wx_jje%2Fwm
   [junit4]   2> 258951 INFO  (zkCallback-332-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 258951 INFO  (zkCallback-365-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 258952 INFO  (zkCallback-381-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 258952 INFO  (zkCallback-358-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 258952 INFO  (zkCallback-374-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 258952 INFO  (zkCallback-350-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 258952 INFO  (zkCallback-339-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 258954 INFO  (zkCallback-390-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 258981 INFO  (zkConnectionManagerCallback-398-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 258984 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) 
[n:127.0.0.1:38178_wx_jje%2Fwm    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (4)
   [junit4]   2> 258986 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) 
[n:127.0.0.1:38178_wx_jje%2Fwm    ] o.a.s.c.s.i.ZkClientClusterStateProvider 
Cluster at 127.0.0.1:55133/solr ready
   [junit4]   2> 258986 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) 
[n:127.0.0.1:38178_wx_jje%2Fwm    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 259004 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) 
[n:127.0.0.1:38178_wx_jje%2Fwm    ] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24048d84
   [junit4]   2> 259012 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) 
[n:127.0.0.1:38178_wx_jje%2Fwm    ] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24048d84
   [junit4]   2> 259012 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) 
[n:127.0.0.1:38178_wx_jje%2Fwm    ] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24048d84
   [junit4]   2> 259014 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[8A2193AFFD97F591]) 
[n:127.0.0.1:38178_wx_jje%2Fwm    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_8A2193AFFD97F591-001/shard-3-001/cores
   [junit4]   2> 259050 INFO  (qtp97481626-1747) [n:127.0.0.1:38178_wx_jje%2Fwm 
   ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:38178_wx_jje%252Fwm&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 259056 INFO  (OverseerThreadFactory-793-thread-5) [ 
c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:38178_wx_jje%2Fwm for creating new replica
   [junit4]   2> 259061 INFO  (qtp97481626-1743) [n:127.0.0.1:38178_wx_jje%2Fwm 
   x:collection1_shard1_replica_t65] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t65&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 260095 INFO  (qtp97481626-1743) [n:127.0.0.1:38178_wx_jje%2Fwm 
c:collection1 s:shard1  x:collection1_shard1_replica_t65] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 260107 INFO  (qtp97481626-1743) [n:127.0.0.1:38178_wx_jje%2Fwm 
c:collection1 s:shard1  x:collection1_shard1_replica_t65] o.a.s.s.IndexSchema 
[collection1_shard1_replica_t65] Schema name=test
   [junit4]   2> 260372 INFO  (qtp97481626-1743) [n:127.0.0.1:38178_wx_jje%2Fwm 
c:collection1 s:shard1  x:collection1_shard1_replica_t65] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 260399 INFO  (qtp97481626-1743) [n:127.0.0.1:38178_wx_jje%2Fwm 
c:collection1 s:shard1  x:collection1_shard1_replica_t65] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_t65' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 260399 INFO  (qtp97481626-1743) [n:127.0.0.1:38178_wx_jje%2Fwm 
c:collection1 s:shard1  x:collection1_shard1_replica_t65] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_t65' (registry 
'solr.core.collection1.shard1.replica_t65') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24048d84
   [junit4]   2> 260399 INFO  (qtp97481626-1

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

s.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" 
-Dtests.seed=8A2193AFFD97F591 -Dtests.slow=true -Dtests.locale=it-IT 
-Dtests.timezone=Africa/Addis_Ababa -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
Buildfile: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/build.xml

-clover.disable:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: 
http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

install-junit4-taskdef:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: 
org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found org.codehaus.groovy#groovy-all;2.4.15 in public
[ivy:cachepath] :: resolution report :: resolve 16ms :: artifacts dl 0ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
        ---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: 8A2193AFFD97F591
    [mkdir] Created dir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says aloha! Master seed: 8A2193AFFD97F591
   [junit4] Executing 5 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J0 PID(24144@serv1-vm3).
   [junit4] Started J1 PID(24145@serv1-vm3).
   [junit4] HEARTBEAT J1 PID(24145@serv1-vm3): 2018-07-19T20:31:51, stalled for 
68.7s at: ChaosMonkeyNothingIsSafeTest.test
   [junit4] HEARTBEAT J0 PID(24144@serv1-vm3): 2018-07-19T20:31:51, stalled for 
69.0s at: ChaosMonkeyNothingIsSafeTest.test
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4] OK      65.1s J1 | ChaosMonkeyNothingIsSafeTest.test
   [junit4] Completed [1/5] on J1 in 88.44s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4] OK      65.2s J0 | ChaosMonkeyNothingIsSafeTest.test
   [junit4] Completed [2/5] on J0 in 88.98s, 1 test
   [junit4] 
   [junit4] Duplicate suite name used with XML reports: 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest. This may confuse tools that 
process XML reports. Set 'ignoreDuplicateSuites' to true to skip this message.
   [junit4] HEARTBEAT J0 PID(24144@serv1-vm3): 2018-07-19T20:33:15, stalled for 
65.4s at: ChaosMonkeyNothingIsSafeTest.test
   [junit4] HEARTBEAT J1 PID(24145@serv1-vm3): 2018-07-19T20:33:15, stalled for 
65.7s at: ChaosMonkeyNothingIsSafeTest.test
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4] OK      56.8s J1 | ChaosMonkeyNothingIsSafeTest.test
   [junit4] Completed [3/5] on J1 in 78.19s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4] OK      57.1s J0 | ChaosMonkeyNothingIsSafeTest.test
   [junit4] Completed [4/5] on J0 in 79.20s, 1 test
   [junit4] 
   [junit4] HEARTBEAT J1 PID(24145@serv1-vm3): 2018-07-19T20:34:39, stalled for 
71.2s at: ChaosMonkeyNothingIsSafeTest.test
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4] OK      59.1s J1 | ChaosMonkeyNothingIsSafeTest.test
   [junit4] Completed [5/5] on J1 in 80.78s, 1 test
   [junit4] 
   [junit4] JVM J0:     0.72 ..   170.22 =   169.50s
   [junit4] JVM J1:     0.73 ..   249.85 =   249.12s
   [junit4] Execution time total: 4 minutes 9 seconds
   [junit4] Tests summary: 5 suites, 5 tests
   [junit4] Could not remove temporary path: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0
 (java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp])
   [junit4] Could not remove temporary path: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1
 (java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 116.21s | org.apache.solr.cloud.ZkFailoverTest
[junit4:tophints] 100.22s | org.apache.solr.cloud.MetricsHistoryIntegrationTest
[junit4:tophints]  91.44s | org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
[junit4:tophints]  76.60s | org.apache.solr.cloud.OverseerTest
[junit4:tophints]  70.36s | org.apache.solr.cloud.ReplicationFactorTest

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 4 minutes 12 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2843)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2722)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2703)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3082)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to Solaris VBOX
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1089)
                at hudson.FilePath.act(FilePath.java:1078)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2701)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1840)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3084)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1091)
        at hudson.FilePath.act(FilePath.java:1078)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2701)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1840)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=524d1157c711f5f0b2c1c62528c401d028ff5278, 
workspace=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris
[WARNINGS] Computing warning deltas based on reference build #732
Recording test results
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to