Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1461/
Java: 64bit/jdk-11.0.6 -XX:-UseCompressedOops -XX:+UseG1GC
3 tests failed.
FAILED: org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest.test
Error Message:
Test abandoned because suite timeout was reached.
Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
at __randomizedtesting.SeedInfo.seed([9C9C574F603D9C41]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest
Error Message:
Suite timeout exceeded (>= 7200000 msec).
Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
at __randomizedtesting.SeedInfo.seed([9C9C574F603D9C41]:0)
FAILED:
org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader
Error Message:
Timeout occurred while waiting response from server at:
http://127.0.0.1:53416/solr
Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while
waiting response from server at: http://127.0.0.1:53416/solr
at
__randomizedtesting.SeedInfo.seed([9C9C574F603D9C41:E277775FA35A937B]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
at
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:390)
at
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:360)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
at
org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader(TestCloudConsistency.java:113)
at
org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader(TestCloudConsistency.java:98)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
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:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
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
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.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.SocketTimeoutException: Read timed out
at java.base/java.net.SocketInputStream.socketRead0(Native Method)
at
java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
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:280)
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:157)
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:186)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
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:571)
... 49 more
Build Log:
[...truncated 13521 lines...]
[junit4] Suite:
org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest
[junit4] 2> 117016 INFO
(SUITE-ChaosMonkeySafeLeaderWithPullReplicasTest-seed#[9C9C574F603D9C41]-worker)
[ ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to
test-framework derived value of
'/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
[junit4] 2> 117025 INFO
(SUITE-ChaosMonkeySafeLeaderWithPullReplicasTest-seed#[9C9C574F603D9C41]-worker)
[ ] o.a.s.SolrTestCaseJ4 Created dataDir:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_9C9C574F603D9C41-001/data-dir-28-001
[junit4] 2> 117025 WARN
(SUITE-ChaosMonkeySafeLeaderWithPullReplicasTest-seed#[9C9C574F603D9C41]-worker)
[ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=12 numCloses=12
[junit4] 2> 117025 INFO
(SUITE-ChaosMonkeySafeLeaderWithPullReplicasTest-seed#[9C9C574F603D9C41]-worker)
[ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 117027 INFO
(SUITE-ChaosMonkeySafeLeaderWithPullReplicasTest-seed#[9C9C574F603D9C41]-worker)
[ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
[junit4] 2> 117028 INFO
(SUITE-ChaosMonkeySafeLeaderWithPullReplicasTest-seed#[9C9C574F603D9C41]-worker)
[ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 117028 INFO
(SUITE-ChaosMonkeySafeLeaderWithPullReplicasTest-seed#[9C9C574F603D9C41]-worker)
[ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system
property: /t/l
[junit4] 2> 117028 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.c.ChaosMonkeySafeLeaderWithPullReplicasTest Starting ChaosMonkey
test with 1 shards and 2 nodes
[junit4] 2> 117037 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 117037 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
[junit4] 2> 117037 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 117042 WARN (ZkTestServer Run Thread) [ ]
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
[junit4] 2> 117139 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.c.ZkTestServer start zk server on port: 53288
[junit4] 2> 117140 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:53288
[junit4] 2> 117140 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53288
[junit4] 2> 117140 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.c.ZkTestServer connecting to 127.0.0.1 53288
[junit4] 2> 117146 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 117173 INFO (zkConnectionManagerCallback-787-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 117173 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 117183 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 117195 INFO (zkConnectionManagerCallback-789-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 117195 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 117206 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 117216 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 117230 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 117251 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 117258 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 117268 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 117275 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 117290 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 117300 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 117311 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 117322 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 117329 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 117335 INFO (zkConnectionManagerCallback-793-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 117336 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 117348 WARN
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]-SendThread(127.0.0.1:53288))
[ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for
session 0x100063344aa0002.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x100063344aa0002, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x100063344aa0002, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262)
[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> 117449 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless
explicitly asked otherwise
[junit4] 2> 121182 WARN
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short
content, break even is size 23
[junit4] 2> 121182 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding
port=0)
[junit4] 2> 121182 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2
...
[junit4] 2> 121182 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z;
git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
[junit4] 2> 121187 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 121188 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 121188 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 121188 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@27d5b01d{/t/l,null,AVAILABLE}
[junit4] 2> 121191 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.e.j.s.AbstractConnector Started ServerConnector@40b3088{ssl, (ssl,
alpn, http/1.1, h2)}{127.0.0.1:53298}
[junit4] 2> 121191 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.e.j.s.Server Started @121293ms
[junit4] 2> 121191 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/t/l,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_9C9C574F603D9C41-001/tempDir-001/control/data,
hostPort=53298,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_9C9C574F603D9C41-001/control-001/cores,
replicaType=NRT}
[junit4] 2> 121191 ERROR
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 121191 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 121192 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 8.7.0
[junit4] 2> 121192 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 121192 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
[junit4] 2> 121192 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-09-05T22:12:48.167190Z
[junit4] 2> 121193 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 121197 INFO (zkConnectionManagerCallback-795-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 121198 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 121205 WARN
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]-SendThread(127.0.0.1:53288))
[ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for
session 0x100063344aa0003.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x100063344aa0003, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x100063344aa0003, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262)
[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> 121308 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 121308 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_9C9C574F603D9C41-001/control-001/solr.xml
[junit4] 2> 121317 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 121321 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 121323 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@5944181b, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 121481 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 121487 WARN
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.e.j.u.s.S.config Trusting all certificates configured for
Client@3bd0f496[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 121487 WARN
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for Client@3bd0f496[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 121495 WARN
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.e.j.u.s.S.config Trusting all certificates configured for
Client@69bb5da2[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 121500 WARN
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for Client@69bb5da2[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 121508 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53288/solr
[junit4] 2> 121509 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 121518 INFO (zkConnectionManagerCallback-805-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 121518 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 121632 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41])
[n:127.0.0.1:53298_t%2Fl ] o.a.s.c.c.ConnectionManager Waiting for client
to connect to ZooKeeper
[junit4] 2> 121633 INFO (zkConnectionManagerCallback-807-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 121634 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41])
[n:127.0.0.1:53298_t%2Fl ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 122341 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41])
[n:127.0.0.1:53298_t%2Fl ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:53298_t%2Fl
[junit4] 2> 122344 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41])
[n:127.0.0.1:53298_t%2Fl ] o.a.s.c.Overseer Overseer
(id=72064411303018501-127.0.0.1:53298_t%2Fl-n_0000000000) starting
[junit4] 2> 122475 INFO
(OverseerStateUpdate-72064411303018501-127.0.0.1:53298_t%2Fl-n_0000000000)
[n:127.0.0.1:53298_t%2Fl ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:53298_t%2Fl
[junit4] 2> 122477 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41])
[n:127.0.0.1:53298_t%2Fl ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:53298_t%2Fl
[junit4] 2> 122499 INFO
(OverseerStateUpdate-72064411303018501-127.0.0.1:53298_t%2Fl-n_0000000000)
[n:127.0.0.1:53298_t%2Fl ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 122536 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41])
[n:127.0.0.1:53298_t%2Fl ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 122546 WARN
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41])
[n:127.0.0.1:53298_t%2Fl ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 122610 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41])
[n:127.0.0.1:53298_t%2Fl ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 122630 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41])
[n:127.0.0.1:53298_t%2Fl ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5944181b
[junit4] 2> 122637 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41])
[n:127.0.0.1:53298_t%2Fl ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5944181b
[junit4] 2> 122637 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41])
[n:127.0.0.1:53298_t%2Fl ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5944181b
[junit4] 2> 122639 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41])
[n:127.0.0.1:53298_t%2Fl ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_9C9C574F603D9C41-001/control-001/cores
[junit4] 2> 122698 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 122708 INFO (zkConnectionManagerCallback-824-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 122708 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 122723 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 122738 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53288/solr
ready
[junit4] 2> 122797 INFO (qtp1572972971-1146) [n:127.0.0.1:53298_t%2Fl
] 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:53298_t%252Fl&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 122841 INFO
(OverseerThreadFactory-814-thread-1-processing-n:127.0.0.1:53298_t%2Fl)
[n:127.0.0.1:53298_t%2Fl ] o.a.s.c.a.c.CreateCollectionCmd Create
collection control_collection
[junit4] 2> 123123 INFO (qtp1572972971-1143) [n:127.0.0.1:53298_t%2Fl
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> 123123 INFO (qtp1572972971-1143) [n:127.0.0.1:53298_t%2Fl
x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 124183 INFO (qtp1572972971-1143) [n:127.0.0.1:53298_t%2Fl
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
[junit4] 2> 124226 INFO (qtp1572972971-1143) [n:127.0.0.1:53298_t%2Fl
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.s.IndexSchema Schema name=test
[junit4] 2> 124464 INFO (qtp1572972971-1143) [n:127.0.0.1:53298_t%2Fl
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> 124700 INFO (qtp1572972971-1143) [n:127.0.0.1:53298_t%2Fl
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 configset conf1, trusted=true
[junit4] 2> 124700 INFO (qtp1572972971-1143) [n:127.0.0.1:53298_t%2Fl
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@5944181b
[junit4] 2> 124701 INFO (qtp1572972971-1143) [n:127.0.0.1:53298_t%2Fl
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
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_9C9C574F603D9C41-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_9C9C574F603D9C41-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 124709 INFO (qtp1572972971-1143) [n:127.0.0.1:53298_t%2Fl
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=41, maxMergeAtOnceExplicit=36,
maxMergedSegmentMB=109.4365234375, floorSegmentMB=1.3994140625,
forceMergeDeletesPctAllowed=13.637413296119009, segmentsPerTier=48.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6688798683634186,
deletesPctAllowed=38.933780029522595
[junit4] 2> 124798 WARN (qtp1572972971-1143) [n:127.0.0.1:53298_t%2Fl
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> 124914 INFO (qtp1572972971-1143) [n:127.0.0.1:53298_t%2Fl
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> 124914 INFO (qtp1572972971-1143) [n:127.0.0.1:53298_t%2Fl
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> 124922 INFO (qtp1572972971-1143) [n:127.0.0.1:53298_t%2Fl
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms;
[junit4] 2> 124922 INFO (qtp1572972971-1143) [n:127.0.0.1:53298_t%2Fl
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 124925 INFO (qtp1572972971-1143) [n:127.0.0.1:53298_t%2Fl
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=42, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=62.828125,
floorSegmentMB=0.599609375, forceMergeDeletesPctAllowed=28.528029510032955,
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4805025621668684, deletesPctAllowed=26.05022930282694
[junit4] 2> 124936 INFO (qtp1572972971-1143) [n:127.0.0.1:53298_t%2Fl
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 124946 INFO (qtp1572972971-1143) [n:127.0.0.1:53298_t%2Fl
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> 124947 INFO (qtp1572972971-1143) [n:127.0.0.1:53298_t%2Fl
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 124955 INFO (qtp1572972971-1143) [n:127.0.0.1:53298_t%2Fl
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 1677033704710471680
[junit4] 2> 124973 INFO
(searcherExecutor-826-thread-1-processing-n:127.0.0.1:53298_t%2Fl
x:control_collection_shard1_replica_n1 c:control_collection s:shard1)
[n:127.0.0.1:53298_t%2Fl c:control_collection s:shard1
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher autowarm time:
0 ms
[junit4] 2> 125000 INFO (qtp1572972971-1143) [n:127.0.0.1:53298_t%2Fl
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> 125001 INFO (qtp1572972971-1143) [n:127.0.0.1:53298_t%2Fl
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/control_collection/leaders/shard1
[junit4] 2> 125026 INFO (qtp1572972971-1143) [n:127.0.0.1:53298_t%2Fl
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 125026 INFO (qtp1572972971-1143) [n:127.0.0.1:53298_t%2Fl
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> 125026 INFO (qtp1572972971-1143) [n:127.0.0.1:53298_t%2Fl
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:53298/t/l/control_collection_shard1_replica_n1/
[junit4] 2> 125028 INFO (qtp1572972971-1143) [n:127.0.0.1:53298_t%2Fl
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> 125028 INFO (qtp1572972971-1143) [n:127.0.0.1:53298_t%2Fl
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy
https://127.0.0.1:53298/t/l/control_collection_shard1_replica_n1/ has no
replicas
[junit4] 2> 125028 INFO (qtp1572972971-1143) [n:127.0.0.1:53298_t%2Fl
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/control_collection/leaders/shard1/leader after winning as
/collections/control_collection/leader_elect/shard1/election/72064411303018501-core_node2-n_0000000000
[junit4] 2> 125042 INFO (qtp1572972971-1143) [n:127.0.0.1:53298_t%2Fl
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:53298/t/l/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 125156 INFO (zkCallback-806-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> 125157 INFO (zkCallback-806-thread-2) [ ]
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> 125163 INFO (qtp1572972971-1143) [n:127.0.0.1:53298_t%2Fl
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> 125173 INFO (qtp1572972971-1143) [n:127.0.0.1:53298_t%2Fl
] 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=2050
[junit4] 2> 125193 INFO (qtp1572972971-1146) [n:127.0.0.1:53298_t%2Fl
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 125275 INFO (zkCallback-806-thread-2) [ ]
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> 125275 INFO (zkCallback-806-thread-3) [ ]
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> 125275 INFO (zkCallback-806-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> 125279 INFO (qtp1572972971-1146) [n:127.0.0.1:53298_t%2Fl
] 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:53298_t%252Fl&wt=javabin&version=2}
status=0 QTime=2481
[junit4] 2> 125280 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in
collection: control_collection
[junit4] 2> 125404 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 125407 INFO (zkConnectionManagerCallback-835-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 125407 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 125411 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 125415 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53288/solr
ready
[junit4] 2> 125417 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 125439 INFO (qtp1572972971-1145) [n:127.0.0.1:53298_t%2Fl
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 125451 INFO
(OverseerThreadFactory-814-thread-2-processing-n:127.0.0.1:53298_t%2Fl)
[n:127.0.0.1:53298_t%2Fl ] o.a.s.c.a.c.CreateCollectionCmd Create
collection collection1
[junit4] 2> 125453 INFO
(OverseerCollectionConfigSetProcessor-72064411303018501-127.0.0.1:53298_t%2Fl-n_0000000000)
[n:127.0.0.1:53298_t%2Fl ] 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> 125677 WARN
(OverseerThreadFactory-814-thread-2-processing-n:127.0.0.1:53298_t%2Fl)
[n:127.0.0.1:53298_t%2Fl ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to
create a collection (collection1) without cores.
[junit4] 2> 125684 INFO (qtp1572972971-1145) [n:127.0.0.1:53298_t%2Fl
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 125688 INFO (qtp1572972971-1145) [n:127.0.0.1:53298_t%2Fl
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2}
status=0 QTime=249
[junit4] 2> 125692 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
[junit4] 2> 125692 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
[junit4] 2> 125692 INFO (watches-832-thread-1) [ ]
o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
[junit4] 2> 125692 INFO (watches-832-thread-1) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
[junit4] 2> 125693 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
[junit4] 2> 125693 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
[junit4] 2> 125694 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
[junit4] 2> 125694 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
[junit4] 2> 125695 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances
pullReplicaCount=1 numOtherReplicas=1
[junit4] 2> 126377 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_9C9C574F603D9C41-001/shard-1-001
of type NRT for shard1
[junit4] 2> 126385 WARN (closeThreadPool-836-thread-1) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 126385 INFO (closeThreadPool-836-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 126385 INFO (closeThreadPool-836-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 126385 INFO (closeThreadPool-836-thread-1) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
[junit4] 2> 126387 INFO (closeThreadPool-836-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 126387 INFO (closeThreadPool-836-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 126387 INFO (closeThreadPool-836-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 126388 INFO (closeThreadPool-836-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2f7eea98{/t/l,null,AVAILABLE}
[junit4] 2> 126390 INFO (closeThreadPool-836-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@133e0329{ssl, (ssl, alpn,
http/1.1, h2)}{127.0.0.1:53329}
[junit4] 2> 126390 INFO (closeThreadPool-836-thread-1) [ ]
o.e.j.s.Server Started @126492ms
[junit4] 2> 126390 INFO (closeThreadPool-836-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/t/l,
solrconfig=solrconfig.xml,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_9C9C574F603D9C41-001/tempDir-001/jetty1,
hostPort=53329,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_9C9C574F603D9C41-001/shard-1-001/cores,
replicaType=NRT}
[junit4] 2> 126390 ERROR (closeThreadPool-836-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 126390 INFO (closeThreadPool-836-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 126390 INFO (closeThreadPool-836-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.7.0
[junit4] 2> 126390 INFO (closeThreadPool-836-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 126390 INFO (closeThreadPool-836-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
[junit4] 2> 126390 INFO (closeThreadPool-836-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-09-05T22:12:53.365667Z
[junit4] 2> 126392 INFO (closeThreadPool-836-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 126395 INFO (zkConnectionManagerCallback-838-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 126395 INFO (closeThreadPool-836-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 126398 WARN
(closeThreadPool-836-thread-1-SendThread(127.0.0.1:53288)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x100063344aa0008.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x100063344aa0008, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x100063344aa0008, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262)
[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> 126500 INFO (closeThreadPool-836-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 126500 INFO (closeThreadPool-836-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_9C9C574F603D9C41-001/shard-1-001/solr.xml
[junit4] 2> 126505 INFO (closeThreadPool-836-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 126505 INFO (closeThreadPool-836-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 126507 INFO (closeThreadPool-836-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@5944181b, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 126856 INFO (closeThreadPool-836-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 126858 WARN (closeThreadPool-836-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@e733640[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 126858 WARN (closeThreadPool-836-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@e733640[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 126862 WARN (closeThreadPool-836-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@6e983b31[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 126863 WARN (closeThreadPool-836-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@6e983b31[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 126864 INFO (closeThreadPool-836-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53288/solr
[junit4] 2> 126866 INFO (closeThreadPool-836-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 126870 INFO (zkConnectionManagerCallback-848-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 126870 INFO (closeThreadPool-836-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 126873 WARN
(closeThreadPool-836-thread-1-SendThread(127.0.0.1:53288)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x100063344aa0009.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x100063344aa0009, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x100063344aa0009, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262)
[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> 126895 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[9C9C574F603D9C41]) [
] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_9C9C574F603D9C41-001/shard-2-001
of type PULL for shard1
[junit4] 2> 126899 WARN (closeThreadPool-836-thread-2) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 126900 INFO (closeThreadPool-836-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 126900 INFO (closeThreadPool-836-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 126900 INFO (closeThreadPool-836-thread-2) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
[junit4] 2> 126902 INFO (closeThreadPool-836-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 126902 INFO (closeThreadPool-836-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 126902 INFO (closeThreadPool-836-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 126902 INFO (closeThreadPool-836-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@47b6bb75{/t/l,null,AVAILABLE}
[junit4] 2> 126904 INFO (closeThreadPool-836-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@82b8969{ssl, (ssl, alpn,
http/1.1, h2)}{127.0.0.1:53332}
[junit4] 2> 126904 INFO (closeThreadPool-836-thread-2) [ ]
o.e.j.s.Server Started @127006ms
[junit4] 2> 126904 INFO (closeThreadPool-836-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/t/l,
solrconfig=solrconfig.xml,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_9C9C574F603D9C41-001/tempDir-001/jetty2,
hostPort=53332,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_9C9C574F603D9C41-001/shard-2-001/cores,
replicaType=PULL}
[junit4] 2> 126905 ERROR (closeThreadPool-836-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 126905 INFO (closeThreadPool-836-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 126905 INFO (closeThreadPool-836-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.7.0
[junit4] 2> 126905 INFO (closeThreadPool-836-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 126905 INFO (closeThreadPool-836-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
[junit4] 2> 126905 INFO (closeThreadPool-836-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-09-05T22:12:53.880319Z
[junit4] 2> 126906 INFO (closeThreadPool-836-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 126911 INFO (zkConnectionManagerCallback-850-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 126911 INFO (closeThreadPool-836-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 126978 INFO (closeThreadPool-836-thread-1)
[n:127.0.0.1:53329_t%2Fl ] o.a.s.c.c.ConnectionManager Waiting for client
to connect to ZooKeeper
[junit4] 2> 126983 INFO (zkConnectionManagerCallback-852-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 126984 INFO (closeThreadPool-836-thread-1)
[n:127.0.0.1:53329_t%2Fl ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 127017 INFO (closeThreadPool-836-thread-1)
[n:127.0.0.1:53329_t%2Fl ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 127055 INFO (closeThreadPool-836-thread-1)
[n:127.0.0.1:53329_t%2Fl ] o.a.s.c.ZkController Publish
node=127.0.0.1:53329_t%2Fl as DOWN
[junit4] 2> 127061 INFO (closeThreadPool-836-thread-1)
[n:127.0.0.1:53329_t%2Fl ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 127061 INFO (closeThreadPool-836-thread-1)
[n:127.0.0.1:53329_t%2Fl ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:53329_t%2Fl
[junit4] 2> 127068 INFO (zkCallback-806-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 127068 INFO (zkCallback-834-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 127069 INFO (zkCallback-851-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 127075 INFO (closeThreadPool-836-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 127075 INFO (closeThreadPool-836-thread-2) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_9C9C574F603D9C41-001/shard-2-001/solr.xml
[junit4] 2> 127078 INFO (closeThreadPool-836-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 127078 INFO (closeThreadPool-836-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 127079 INFO (closeThreadPool-836-thread-2) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@5944181b, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 127082 INFO (closeThreadPool-836-thread-1)
[n:127.0.0.1:53329_t%2Fl ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 127087 WARN (closeThreadPool-836-thread-1)
[n:127.0.0.1:53329_t%2Fl ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 127110 INFO (closeThreadPool-836-thread-1)
[n:127.0.0.1:53329_t%2Fl ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 127134 INFO (closeThreadPool-836-thread-1)
[n:127.0.0.1:53329_t%2Fl ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5944181b
[junit4] 2> 127144 INFO (closeThreadPool-836-thread-1)
[n:127.0.0.1:53329_t%2Fl ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5944181b
[junit4] 2> 127145 INFO (closeThreadPool-836-thread-1)
[n:127.0.0.1:53329_t%2Fl ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5944181b
[junit4] 2> 127146 INFO (closeThreadPool-836-thread-1)
[n:127.0.0.1:53329_t%2Fl ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_9C9C574F603D9C41-001/shard-1-001/cores
[junit4] 2> 127184 INFO (closeThreadPool-836-thread-1) [ ]
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:53329_t%2Fl
[junit4] 2> 127332 INFO (closeThreadPool-836-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 127347 WARN (closeThreadPool-836-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@49650d16[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 127347 WARN (closeThreadPool-836-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@49650d16[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 127364 WARN (closeThreadPool-836-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@20c03525[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 127364 WARN (closeThreadPool-836-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@20c03525[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 127365 INFO (closeThreadPool-836-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53288/solr
[junit4] 2> 127367 INFO (closeThreadPool-836-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 127373 INFO (zkConnectionManagerCallback-870-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 127374 INFO (closeThreadPool-836-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 127380 WARN
(closeThreadPool-836-thread-2-SendThread(127.0.0.1:53288)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x100063344aa000c.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x100063344aa000c, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x100063344aa000c, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262)
[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> 127485 INFO
(OverseerCollectionConfigSetProcessor-72064411303018501-127.0.0.1:53298_t%2Fl-n_0000000000)
[n:127.0.0.1:53298_t%2Fl ] 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> 127486 INFO (closeThreadPool-836-thread-2)
[n:127.0.0.1:53332_t%2Fl ] o.a.s.c.c.ConnectionManager Waiting for client
to connect to ZooKeeper
[junit4] 2> 127490 INFO (zkConnectionManagerCallback-872-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 127498 INFO (closeThreadPool-836-thread-2)
[n:127.0.0.1:53332_t%2Fl ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 127540 INFO (closeThreadPool-836-thread-2)
[n:127.0.0.1:53332_t%2Fl ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 127618 INFO (closeThreadPool-836-thread-2)
[n:127.0.0.1:53332_t%2Fl ] o.a.s.c.ZkController Publish
node=127.0.0.1:53332_t%2Fl as DOWN
[junit4] 2> 127651 INFO (closeThreadPool-836-thread-2)
[n:127.0.0.1:53332_t%2Fl ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 127651 INFO (closeThreadPool-836-thread-2)
[n:127.0.0.1:53332_t%2Fl ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:53332_t%2Fl
[junit4] 2> 127667 INFO (zkCallback-806-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 127668 INFO (zkCallback-851-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 127668 INFO (zkCallback-834-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 127670 INFO (zkCallback-871-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 127709 INFO (closeThreadPool-836-thread-2)
[n:127.0.0.1:53332_t%2Fl ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 127709 WARN (closeThreadPool-836-thread-2)
[n:127.0.0.1:53332_t%2Fl ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 127805 INFO (closeThreadPool-836-thread-2)
[n:127.0.0.1:53332_t%2Fl ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 127843 INFO (closeThreadPool-836-thread-2)
[n:127.0.0.1:53332_t%2Fl ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5944181b
[junit4] 2> 127854 INFO (closeThreadPool-836-thread-2)
[n:127.0.0.1:53332_t%2Fl ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5944181b
[junit4] 2> 127854 INFO (closeThreadPool-836-thread-2)
[n:127.0.0.1:53332_t%2Fl ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5944181b
[junit4] 2> 127855 INFO (closeThreadPool-836-thread-2)
[n:127.0.0.1:53332_t%2Fl ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_9C9C574F603D9C41-001/shard-2-001/cores
[junit4] 2> 127883 INFO (closeThreadPool-836-thread-2) [ ]
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:53332_t%2Fl
[junit4] 2> 127915 INFO (qtp1572972971-1146) [n:127.0.0.1:53298_t%2Fl
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with
params
node=127.0.0.1:53329_t%252Fl&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 127941 INFO
(OverseerThreadFactory-814-thread-3-processing-n:127.0.0.1:53298_t%2Fl)
[n:127.0.0.1:53298_t%2Fl c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd
Node Identified 127.0.0.1:53329_t%2Fl for creating new replica of shard shard1
for collection collection1
[junit4] 2> 127964 INFO
(OverseerThreadFactory-814-thread-3-processing-n:127.0.0.1:53298_t%2Fl)
[n:127.0.0.1:53298_t%2Fl c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd
Returning CreateReplica command.
[junit4] 2> 128036 INFO (qtp1375930642-1201) [n:127.0.0.1:53329_t%2Fl
x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 129107 INFO (qtp1375930642-1201) [n:127.0.0.1:53329_t%2Fl
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.7.0
[junit4] 2> 129154 INFO (qtp1375930642-1201) [n:127.0.0.1:53329_t%2Fl
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema
Schema name=test
[junit4] 2> 129473 INFO (qtp1375930642-1201) [n:127.0.0.1:53329_t%2Fl
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 129753 INFO (qtp1375930642-1201) [n:127.0.0.1:53329_t%2Fl
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_n1' using configuration from
configset conf1, trusted=true
[junit4] 2> 129754 INFO (qtp1375930642-1201) [n:127.0.0.1:53329_t%2Fl
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_n1' (registry
'solr.core.collection1.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5944181b
[junit4] 2> 129754 INFO (qtp1375930642-1201) [n:127.0.0.1:53329_t%2Fl
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore
[[collection1_shard1_replica_n1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_9C9C574F603D9C41-001/shard-1-001/cores/collection1_shard1_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_9C9C574F603D9C41-001/shard-1-001/cores/collection1_shard1_replica_n1/data/]
[junit4] 2> 129775 INFO (qtp1375930642-1201) [n:127.0.0.1:53329_t%2Fl
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=41, maxMergeAtOnceExplicit=36,
maxMergedSegmentMB=109.4365234375, floorSegmentMB=1.3994140625,
forceMergeDeletesPctAllowed=13.637413296119009, segmentsPerTier=48.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6688798683634186,
deletesPctAllowed=38.933780029522595
[junit4] 2> 129838 WARN (qtp1375930642-1201) [n:127.0.0.1:53329_t%2Fl
c:collection1 s:shard1 x:collection1_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> 129951 INFO (qtp1375930642-1201) [n:127.0.0.1:53329_t%2Fl
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 129951 INFO (qtp1375930642-1201) [n:127.0.0.1:53329_t%2Fl
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 129962 INFO (qtp1375930642-1201) [n:127.0.0.1:53329_t%2Fl
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker
Hard AutoCommit: if uncommitted for 15000ms;
[junit4] 2> 129962 INFO (qtp1375930642-1201) [n:127.0.0.1:53329_t%2Fl
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 129963 INFO (qtp1375930642-1201) [n:127.0.0.1:53329_t%2Fl
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=42, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=62.828125,
floorSegmentMB=0.599609375, forceMergeDeletesPctAllowed=28.528029510032955,
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4805025621668684, deletesPctAllowed=26.05022930282694
[junit4] 2> 129978 INFO (qtp1375930642-1201) [n:127.0.0.1:53329_t%2Fl
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 129980 INFO (qtp1375930642-1201) [n:127.0.0.1:53329_t%2Fl
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 129981 INFO (qtp1375930642-1201) [n:127.0.0.1:53329_t%2Fl
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 129981 INFO (qtp1375930642-1201) [n:127.0.0.1:53329_t%2Fl
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1677033709980614656
[junit4] 2> 129994 INFO
(searcherExecutor-883-thread-1-processing-n:127.0.0.1:53329_t%2Fl
x:collection1_shard1_replica_n1 c:collection1 s:shard1)
[n:127.0.0.1:53329_t%2Fl c:collection1 s:shard1
x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore
[collection1_shard1_replica_n1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 130035 INFO (qtp1375930642-1201) [n:127.0.0.1:53329_t%2Fl
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms
Successful update of terms at /collections/collection1/terms/shard1 to
Terms{values={core_node2=0}, version=0}
[junit4] 2> 130035 INFO (qtp1375930642-1201) [n:127.0.0.1:53329_t%2Fl
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/collection1/leaders/shard1
[junit4] 2> 130062 INFO (qtp1375930642-1201) [n:127.0.0.1:53329_t%2Fl
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 130062 INFO (qtp1375930642-1201) [n:127.0.0.1:53329_t%2Fl
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 130062 INFO (qtp1375930642-1201) [n:127.0.0.1:53329_t%2Fl
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy
Sync replicas to https://127.0.0.1:53329/t/l/collection1_shard1_replica_n1/
[junit4] 2> 130064 INFO (qtp1375930642-1201) [n:127.0.0.1:53329_t%2Fl
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 130066 INFO (qtp1375930642-1201) [n:127.0.0.1:53329_t%2Fl
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy
https://127.0.0.1:53329/t/l/collection1_shard1_replica_n1/ has no replicas
[junit4] 2> 130066 INFO (qtp1375930642-1201) [n:127.0.0.1:53329_t%2Fl
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/collection1/leaders/shard1/leader after winning as
/collections/collection1/leader_elect/shard1/election/72064411303018507-core_node2-n_0000000000
[junit4] 2> 130083 INFO (qtp1375930642-1201) [n:127.0.0.1:53329_t%2Fl
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:53329/t/l/collection1_shard1_replica_n1/ shard1
[junit4] 2> 130090 INFO (zkCallback-851-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 130091 INFO (zkCallback-851-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 130100 INFO (qtp1375930642-1201) [n:127.0.0.1:53329_t%2Fl
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 130132 INFO (qtp1375930642-1201) [n:127.0.0.1:53329_t%2Fl
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2094
[junit4] 2> 130149 INFO (qtp1572972971-1146) [n:127.0.0.1:53298_t%2Fl
c:collection1 ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={node=127.0.0.1:53329_t%252Fl&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
status=0 QTime=2233
[junit4] 2> 130155 INFO (qtp1572972971-1144) [n:127.0.0.1:53298_t%2Fl
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with
params
node=127.0.0.1:53332_t%252Fl&action=ADDREPLICA&collection=collection1&shard=shard1&type=PULL&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 130173 INFO
(OverseerCollectionConfigSetProcessor-72064411303018501-127.0.0.1:53298_t%2Fl-n_0000000000)
[n:127.0.0.1:53298_t%2Fl ] 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> 130180 INFO
(OverseerThreadFactory-814-thread-4-processing-n:127.0.0.1:53298_t%2Fl)
[n:127.0.0.1:53298_t%2Fl c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd
Node Identified 127.0.0.1:53332_t%2Fl for creating new replica of shard shard1
for collection collection1
[junit4] 2> 130194 INFO
(OverseerThreadFactory-814-thread-4-processing-n:127.0.0.1:53298_t%2Fl)
[n:127.0.0.1:53298_t%2Fl c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd
Returning CreateReplica command.
[junit4] 2> 130250 INFO (zkCallback-851-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 130250 INFO (zkCallback-851-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 130251 INFO (zkCallback-851-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 130284 INFO (qtp1226212178-1221) [n:127.0.0.1:53332_t%2Fl
x:collection1_shard1_replica_p3 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_p3&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=PULL
[junit4] 2> 130444 INFO (zkCallback-851-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 130445 INFO (zkCallback-851-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 130446 INFO (zkCallback-851-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 131378 INFO (qtp1226212178-1221) [n:127.0.0.1:53332_t%2Fl
c:collection1 s:shard1 x:collection1_shard1_replica_p3 ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.7.0
[junit4] 2> 131406 INFO (qtp1226212178-1221) [n:127.0.0.1:53332_t%2Fl
c:collection1 s:shard1 x:collection1_shard1_replica_p3 ] o.a.s.s.IndexSchema
Schema name=test
[junit4] 2> 131545 INFO (qtp1226212178-1221) [n:127.0.0.1:53332_t%2Fl
c:collection1 s:shard1 x:collection1_shard1_replica_p3 ] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 131752 INFO (qtp1226212178-1221) [n:127.0.0.1:53332_t%2Fl
c:collection1 s:shard1 x:collection1_shard1_replica_p3 ] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_p3' using configuration from
configset conf1, trusted=true
[junit4] 2> 131753 INFO (qtp1226212178-1221) [n:127.0.0.1:53332_t%2Fl
c:collection1 s:shard1 x:collection1_shard1_replica_p3 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_p3' (registry
'solr.core.collection1.shard1.replica_p3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5944181b
[junit4] 2> 131754 INFO (qtp1226212178-1221) [n:127.0.0.1:53332_t%2Fl
c:collection1 s:shard1 x:collection1_shard1_replica_p3 ] o.a.s.c.SolrCore
[[collection1_shard1_replica_p3] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_9C9C574F603D9C41-001/shard-2-001/cores/collection1_shard1_replica_p3],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_9C9C574F603D9C41-001/shard-2-001/cores/collection1_shard1_replica_p3/data/]
[junit4] 2> 131775 INFO (qtp1226212178-1221) [n:127.0.0.1:53332_t%2Fl
c:collection1 s:shard1 x:collection1_shard1_replica_p3 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=41, maxMergeAtOnceExplicit=36,
maxMergedSegmentMB=109.4365234375, floorSegmentMB=1.3994140625,
forceMergeDeletesPctAllowed=13.637413296119009, segmentsPerTier=48.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6688798683634186,
deletesPctAllowed=38.933780029522595
[junit4] 2> 131837 WARN (qtp1226212178-1221) [n:127.0.0.1:53332_t%2Fl
c:collection1 s:shard1 x:collection1_shard1_replica_p3 ]
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> 131947 INFO (qtp1226212178-1221) [n:127.0.0.1:53332_t%2Fl
c:collection1 s:shard1 x:collection1_shard1_replica_p3 ] o.a.s.u.CommitTracker
Hard AutoCommit: if uncommitted for 15000ms;
[junit4] 2> 131947 INFO (qtp1226212178-1221) [n:127.0.0.1:53332_t%2Fl
c:collection1 s:shard1 x:collection1_shard1_replica_p3 ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 131956 INFO (qtp1226212178-1221) [n:127.0.0.1:53332_t%2Fl
c:collection1 s:shard1 x:collection1_shard1_replica_p3 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=42, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=62.828125,
floorSegmentMB=0.599609375, forceMergeDeletesPctAllowed=28.528029510032955,
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4805025621668684, deletesPctAllowed=26.05022930282694
[junit4] 2> 131983 INFO (qtp1226212178-1221) [n:127.0.0.1:53332_t%2Fl
c:collection1 s:shard1 x:collection1_shard1_replica_p3 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 131987 INFO (qtp1226212178-1221) [n:127.0.0.1:53332_t%2Fl
c:collection1 s:shard1 x:collection1_shard1_replica_p3 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 131988 INFO (qtp1226212178-1221) [n:127.0.0.1:53332_t%2Fl
c:collection1 s:shard1 x:collection1_shard1_replica_p3 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 132008 INFO
(searcherExecutor-890-thread-1-processing-n:127.0.0.1:53332_t%2Fl
x:collection1_shard1_replica_p3 c:collection1 s:shard1)
[n:127.0.0.1:53332_t%2Fl c:collection1 s:shard1
x:collection1_shard1_replica_p3 ] o.a.s.c.SolrCore
[collection1_shard1_replica_p3] Registered new searcher autowarm time: 0 ms
[junit4] 2> 132053 INFO (qtp1226212178-1221) [n:127.0.0.1:53332_t%2Fl
c:collection1 s:shard1 x:collection1_shard1_replica_p3 ] o.a.s.c.ZkController
collection1_shard1_replica_p3 starting background replication from leader
[junit4] 2> 132053 INFO (qtp1226212178-1221) [n:127.0.0.1:53332_t%2Fl
c:collection1 s:shard1 x:collection1_shard1_replica_p3 ]
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll
interval: 0:0:7
[junit4] 2> 132058 INFO (qtp1226212178-1221) [n:127.0.0.1:53332_t%2Fl
c:collection1 s:shard1 x:collection1_shard1_replica_p3 ]
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 7000ms
[junit4] 2> 132058 INFO (qtp1226212178-1221) [n:127.0.0.1:53332_t%2Fl
c:collection1 s:shard1 x:collection1_shard1_replica_p3 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 132081 INFO (qtp1226212178-1221) [n:127.0.0.1:53332_t%2Fl
c:collection1 s:shard1 x:collection1_shard1_replica_p3 ] o.a.s.c.ZkController
Core needs to recover:collection1_shard1_replica_p3
[junit4] 2> 132086 INFO
(updateExecutor-866-thread-1-processing-n:127.0.0.1:53332_t%2Fl
x:collection1_shard1_replica_p3 c:collection1 s:shard1)
[n:127.0.0.1:53332_t%2Fl c:collection1 s:shard1 r:core_node4
x:collection1_shard1_replica_p3 ] o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 132094 INFO
(recoveryExecutor-868-thread-1-processing-n:127.0.0.1:53332_t%2Fl
x:collection1_shard1_replica_p3 c:collection1 s:shard1 r:core_node4)
[n:127.0.0.1:53332_t%2Fl c:collection1 s:shard1 r:core_node4
x:collection1_shard1_replica_p3 ] o.a.s.c.RecoveryStrategy Starting recovery
process. recoveringAfterStartup=true
[junit4] 2> 132094 INFO
(recoveryExecutor-868-thread-1-processing-n:127.0.0.1:53332_t%2Fl
x:collection1_shard1_replica_p3 c:collection1 s:shard1 r:core_node4)
[n:127.0.0.1:53332_t%2Fl c:collection1 s:shard1 r:core_node4
x:collection1_shard1_replica_p3 ] o.a.s.c.RecoveryStrategy Publishing state of
core [collection1_shard1_replica_p3] as recovering,
[...truncated too long message...]
r.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> 235003 WARN (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 9 /solr/aliases.json
[junit4] 2> 9 /solr/clusterprops.json
[junit4] 2> 8 /solr/packages.json
[junit4] 2> 8 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 9 /solr/clusterstate.json
[junit4] 2> 4 /solr/autoscaling.json
[junit4] 2> 2
/solr/overseer_elect/election/72064412597878802-127.0.0.1:53416_solr-n_0000000004
[junit4] 2> 2
/solr/overseer_elect/election/72064412597878797-127.0.0.1:53394_solr-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 62 /solr/live_nodes
[junit4] 2> 31 /solr/overseer/queue
[junit4] 2> 14 /solr/collections
[junit4] 2> 10 /solr/overseer/collection-queue-work
[junit4] 2> 4 /solr/autoscaling/events/.scheduled_maintenance
[junit4] 2> 4 /solr/autoscaling/events/.auto_add_replicas
[junit4] 2> 4 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> 235013 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[9C9C574F603D9C41])
[ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:53388
[junit4] 2> 235013 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[9C9C574F603D9C41])
[ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53388
[junit4] 2> 235013 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[9C9C574F603D9C41])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 53388
[junit4] 2> 235014 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[9C9C574F603D9C41])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testOutOfSyncReplicasCannotBecomeLeader
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestCloudConsistency
-Dtests.method=testOutOfSyncReplicasCannotBecomeLeader
-Dtests.seed=9C9C574F603D9C41 -Dtests.slow=true -Dtests.locale=shi-Tfng-MA
-Dtests.timezone=America/Knox_IN -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 98.2s J0 |
TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader <<<
[junit4] > Throwable #1:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while
waiting response from server at: http://127.0.0.1:53416/solr
[junit4] > at
__randomizedtesting.SeedInfo.seed([9C9C574F603D9C41:E277775FA35A937B]:0)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
[junit4] > at
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:390)
[junit4] > at
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:360)
[junit4] > at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173)
[junit4] > at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
[junit4] > at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
[junit4] > at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
[junit4] > at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
[junit4] > at
org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader(TestCloudConsistency.java:113)
[junit4] > at
org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader(TestCloudConsistency.java:98)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:566)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:834)
[junit4] > Caused by: java.net.SocketTimeoutException: Read timed out
[junit4] > at
java.base/java.net.SocketInputStream.socketRead0(Native Method)
[junit4] > at
java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
[junit4] > at
java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
[junit4] > at
java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
[junit4] > at
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
[junit4] > at
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
[junit4] > at
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
[junit4] > at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
[junit4] > at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
[junit4] > at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
[junit4] > at
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
[junit4] > at
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
[junit4] > at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
[junit4] > at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
[junit4] > at
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
[junit4] > at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
[junit4] > at
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
[junit4] > at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
[junit4] > at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
[junit4] > at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
[junit4] > at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571)
[junit4] > ... 49 more
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_9C9C574F603D9C41-001
[junit4] 2> Sep 05, 2020 10:14:42 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene87): {},
docValues:{}, maxPointsInLeafNode=805, maxMBSortInHeap=7.141969441437459,
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=shi-Tfng-MA,
timezone=America/Knox_IN
[junit4] 2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 11.0.6
(64-bit)/cpus=6,threads=1,free=97040072,total=214958080
[junit4] 2> NOTE: All tests run in this JVM: [TestJmxIntegration,
TestConfigOverlay, DataDrivenBlockJoinTest, TestCloudJSONFacetSKG,
TestXmlQParserPlugin, PrimUtilsTest, RuleEngineTest, SolrMetricReporterTest,
TestCloudConsistency]
[junit4] Completed [446/919 (2!)] on J0 in 145.91s, 2 tests, 1 error <<<
FAILURES!
[...truncated 49268 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1461/consoleText
[repro] Revision: 3d411abbdccbe423e1573b1b1a08173e5f6d4690
[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line: ant test
-Dtestcase=ChaosMonkeySafeLeaderWithPullReplicasTest -Dtests.method=test
-Dtests.seed=9C9C574F603D9C41 -Dtests.slow=true -Dtests.locale=dav-KE
-Dtests.timezone=America/Regina -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[repro] Repro line: ant test
-Dtestcase=ChaosMonkeySafeLeaderWithPullReplicasTest
-Dtests.seed=9C9C574F603D9C41 -Dtests.slow=true -Dtests.locale=dav-KE
-Dtests.timezone=America/Regina -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[repro] Repro line: ant test -Dtestcase=TestCloudConsistency
-Dtests.method=testOutOfSyncReplicasCannotBecomeLeader
-Dtests.seed=9C9C574F603D9C41 -Dtests.slow=true -Dtests.locale=shi-Tfng-MA
-Dtests.timezone=America/Knox_IN -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr/core
[repro] ChaosMonkeySafeLeaderWithPullReplicasTest
[repro] TestCloudConsistency
[repro] ant compile-test
[...truncated 3453 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10
-Dtests.class="*.ChaosMonkeySafeLeaderWithPullReplicasTest|*.TestCloudConsistency"
-Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
-Dtests.seed=9C9C574F603D9C41 -Dtests.slow=true -Dtests.locale=dav-KE
-Dtests.timezone=America/Regina -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[...truncated 126 lines...]
[repro] Failures w/original seeds:
[repro] 0/5 failed:
org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest
[repro] 0/5 failed: org.apache.solr.cloud.TestCloudConsistency
[repro] Exiting with code 0
[...truncated 91 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]