Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-master-Linux/29/ Java: 64bit/jdk-10 -XX:+UseCompressedOops -XX:+UseParallelGC
3 tests failed. FAILED: org.apache.solr.TestDistributedSearch.test Error Message: IOException occured when talking to server at: http://127.0.0.1:36905/hd/e/collection1 Stack Trace: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:36905/hd/e/collection1 at __randomizedtesting.SeedInfo.seed([8AB831C3F48E7481:2EC0E195A721979]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:895) at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:858) at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:873) at org.apache.solr.BaseDistributedSearchTestCase.del(BaseDistributedSearchTestCase.java:542) at org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:1035) 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:564) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1019) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at 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:844) Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:36905 failed to respond at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542) ... 48 more FAILED: org.apache.solr.cloud.SSLMigrationTest.test Error Message: Replica didn't have the proper urlScheme in the ClusterState Stack Trace: java.lang.AssertionError: Replica didn't have the proper urlScheme in the ClusterState at __randomizedtesting.SeedInfo.seed([8AB831C3F48E7481:2EC0E195A721979]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.apache.solr.cloud.SSLMigrationTest.assertReplicaInformation(SSLMigrationTest.java:104) at org.apache.solr.cloud.SSLMigrationTest.testMigrateSSL(SSLMigrationTest.java:97) at org.apache.solr.cloud.SSLMigrationTest.test(SSLMigrationTest.java:61) 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:564) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at 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:844) FAILED: org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader Error Message: Error from server at http://127.0.0.1:34739/solr: Could not fully remove collection: outOfSyncReplicasCannotBecomeLeader-false Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:34739/solr: Could not fully remove collection: outOfSyncReplicasCannotBecomeLeader-false at __randomizedtesting.SeedInfo.seed([8AB831C3F48E7481:F45311D337E97BBB]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader(TestCloudConsistency.java:133) at org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader(TestCloudConsistency.java:93) 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:564) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at 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:844) Build Log: [...truncated 12777 lines...] [junit4] Suite: org.apache.solr.cloud.SSLMigrationTest [junit4] 2> 434160 INFO (SUITE-SSLMigrationTest-seed#[8AB831C3F48E7481]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SSLMigrationTest_8AB831C3F48E7481-001/init-core-data-001 [junit4] 2> 434160 WARN (SUITE-SSLMigrationTest-seed#[8AB831C3F48E7481]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=68 numCloses=68 [junit4] 2> 434160 INFO (SUITE-SSLMigrationTest-seed#[8AB831C3F48E7481]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 434161 INFO (SUITE-SSLMigrationTest-seed#[8AB831C3F48E7481]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None") [junit4] 2> 434161 INFO (SUITE-SSLMigrationTest-seed#[8AB831C3F48E7481]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: / [junit4] 2> 434162 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 434162 INFO (Thread-1248) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 434162 INFO (Thread-1248) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 434164 ERROR (Thread-1248) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 434262 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.c.ZkTestServer start zk server on port:46697 [junit4] 2> 434264 INFO (zkConnectionManagerCallback-1631-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 434266 INFO (zkConnectionManagerCallback-1633-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 434268 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 434268 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 434269 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 434269 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 434270 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 434270 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 434271 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 434271 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 434272 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 434272 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 434272 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 434273 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise [junit4] 2> 434328 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 434329 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 434329 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 434329 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.e.j.s.session Scavenging every 600000ms [junit4] 2> 434329 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6714221{/,null,AVAILABLE} [junit4] 2> 434331 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2f185fd8{HTTP/1.1,[http/1.1]}{127.0.0.1:40033} [junit4] 2> 434331 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.e.j.s.Server Started @434360ms [junit4] 2> 434331 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SSLMigrationTest_8AB831C3F48E7481-001/tempDir-001/control/data, hostPort=40033, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SSLMigrationTest_8AB831C3F48E7481-001/control-001/cores} [junit4] 2> 434331 ERROR (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 434331 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 434331 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 434332 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 434332 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 434332 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-04-28T04:55:01.388043Z [junit4] 2> 434333 INFO (zkConnectionManagerCallback-1635-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 434333 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 434333 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SSLMigrationTest_8AB831C3F48E7481-001/control-001/solr.xml [junit4] 2> 434335 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 434335 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 434366 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3c1b77a8, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 434368 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46697/solr [junit4] 2> 434369 INFO (zkConnectionManagerCallback-1639-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 434371 INFO (zkConnectionManagerCallback-1641-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 434403 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [n:127.0.0.1:40033_ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 434403 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [n:127.0.0.1:40033_ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40033_ [junit4] 2> 434403 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [n:127.0.0.1:40033_ ] o.a.s.c.Overseer Overseer (id=72067902467932164-127.0.0.1:40033_-n_0000000000) starting [junit4] 2> 434406 INFO (zkConnectionManagerCallback-1648-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 434407 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [n:127.0.0.1:40033_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46697/solr ready [junit4] 2> 434407 DEBUG (OverseerStateUpdate-72067902467932164-127.0.0.1:40033_-n_0000000000) [ ] o.a.s.c.Overseer Starting to work on the main queue [junit4] 2> 434407 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [n:127.0.0.1:40033_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40033_ [junit4] 2> 434409 INFO (zkCallback-1640-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 434409 INFO (zkCallback-1647-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 434503 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [n:127.0.0.1:40033_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c1b77a8 [junit4] 2> 434508 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [n:127.0.0.1:40033_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c1b77a8 [junit4] 2> 434509 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [n:127.0.0.1:40033_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c1b77a8 [junit4] 2> 434509 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [n:127.0.0.1:40033_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SSLMigrationTest_8AB831C3F48E7481-001/control-001/cores [junit4] 2> 434518 INFO (zkConnectionManagerCallback-1653-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 434519 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 434519 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46697/solr ready [junit4] 2> 434520 INFO (qtp1440785571-5685) [n:127.0.0.1:40033_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:40033_&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 434521 INFO (OverseerThreadFactory-2465-thread-1) [ ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection [junit4] 2> 434523 DEBUG (OverseerStateUpdate-72067902467932164-127.0.0.1:40033_-n_0000000000) [ ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "name":"control_collection", [junit4] 2> "fromApi":"true", [junit4] 2> "replicationFactor":"1", [junit4] 2> "collection.configName":"conf1", [junit4] 2> "numShards":"1", [junit4] 2> "createNodeSet":"127.0.0.1:40033_", [junit4] 2> "nrtReplicas":"1", [junit4] 2> "stateFormat":"2", [junit4] 2> "operation":"create"} current state version: 0 [junit4] 2> 434625 INFO (qtp1440785571-5691) [n:127.0.0.1:40033_ ] 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> 434625 INFO (qtp1440785571-5691) [n:127.0.0.1:40033_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 434626 DEBUG (OverseerStateUpdate-72067902467932164-127.0.0.1:40033_-n_0000000000) [ ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "core":"control_collection_shard1_replica_n1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:40033", [junit4] 2> "node_name":"127.0.0.1:40033_", [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "type":"NRT", [junit4] 2> "operation":"state"} current state version: 0 [junit4] 2> 435634 INFO (qtp1440785571-5691) [n:127.0.0.1:40033_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 435642 INFO (qtp1440785571-5691) [n:127.0.0.1:40033_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test [junit4] 2> 435688 INFO (qtp1440785571-5691) [n:127.0.0.1:40033_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 435695 INFO (qtp1440785571-5691) [n:127.0.0.1:40033_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true [junit4] 2> 435695 INFO (qtp1440785571-5691) [n:127.0.0.1:40033_ 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@3c1b77a8 [junit4] 2> 435696 INFO (qtp1440785571-5691) [n:127.0.0.1:40033_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 435696 INFO (qtp1440785571-5691) [n:127.0.0.1:40033_ 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 [/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SSLMigrationTest_8AB831C3F48E7481-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SSLMigrationTest_8AB831C3F48E7481-001/control-001/cores/control_collection_shard1_replica_n1/data/] [junit4] 2> 435697 INFO (qtp1440785571-5691) [n:127.0.0.1:40033_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=57.6171875, floorSegmentMB=0.826171875, forceMergeDeletesPctAllowed=27.799179383990225, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 435698 WARN (qtp1440785571-5691) [n:127.0.0.1:40033_ 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> 435722 INFO (qtp1440785571-5691) [n:127.0.0.1:40033_ 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> 435722 INFO (qtp1440785571-5691) [n:127.0.0.1:40033_ 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> 435722 INFO (qtp1440785571-5691) [n:127.0.0.1:40033_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 435722 INFO (qtp1440785571-5691) [n:127.0.0.1:40033_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 435723 INFO (qtp1440785571-5691) [n:127.0.0.1:40033_ 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=10, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=32.15234375, floorSegmentMB=2.0283203125, forceMergeDeletesPctAllowed=8.456021022073294, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 435723 INFO (qtp1440785571-5691) [n:127.0.0.1:40033_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@143004eb[control_collection_shard1_replica_n1] main] [junit4] 2> 435724 INFO (qtp1440785571-5691) [n:127.0.0.1:40033_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 435724 INFO (qtp1440785571-5691) [n:127.0.0.1:40033_ 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> 435724 INFO (qtp1440785571-5691) [n:127.0.0.1:40033_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 435724 INFO (qtp1440785571-5691) [n:127.0.0.1:40033_ 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 1598964422703841280 [junit4] 2> 435725 INFO (searcherExecutor-2468-thread-1-processing-n:127.0.0.1:40033_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:40033_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@143004eb[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 435727 INFO (qtp1440785571-5691) [n:127.0.0.1:40033_ 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> 435728 INFO (qtp1440785571-5691) [n:127.0.0.1:40033_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 435728 INFO (qtp1440785571-5691) [n:127.0.0.1:40033_ 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> 435728 INFO (qtp1440785571-5691) [n:127.0.0.1:40033_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40033/control_collection_shard1_replica_n1/ [junit4] 2> 435729 INFO (qtp1440785571-5691) [n:127.0.0.1:40033_ 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> 435729 INFO (qtp1440785571-5691) [n:127.0.0.1:40033_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:40033/control_collection_shard1_replica_n1/ has no replicas [junit4] 2> 435729 INFO (qtp1440785571-5691) [n:127.0.0.1:40033_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 435730 INFO (qtp1440785571-5691) [n:127.0.0.1:40033_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:40033/control_collection_shard1_replica_n1/ shard1 [junit4] 2> 435730 DEBUG (OverseerStateUpdate-72067902467932164-127.0.0.1:40033_-n_0000000000) [ ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "base_url":"http://127.0.0.1:40033", [junit4] 2> "core":"control_collection_shard1_replica_n1", [junit4] 2> "state":"active"} current state version: 0 [junit4] 2> 435831 INFO (qtp1440785571-5691) [n:127.0.0.1:40033_ 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> 435832 DEBUG (OverseerStateUpdate-72067902467932164-127.0.0.1:40033_-n_0000000000) [ ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "core":"control_collection_shard1_replica_n1", [junit4] 2> "core_node_name":"core_node2", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:40033", [junit4] 2> "node_name":"127.0.0.1:40033_", [junit4] 2> "numShards":"1", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "type":"NRT", [junit4] 2> "operation":"state"} current state version: 0 [junit4] 2> 435832 INFO (qtp1440785571-5691) [n:127.0.0.1:40033_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1207 [junit4] 2> 435834 INFO (qtp1440785571-5685) [n:127.0.0.1:40033_ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 435932 INFO (zkCallback-1640-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> 436522 INFO (OverseerCollectionConfigSetProcessor-72067902467932164-127.0.0.1:40033_-n_0000000000) [ ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 436834 INFO (qtp1440785571-5685) [n:127.0.0.1:40033_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:40033_&wt=javabin&version=2} status=0 QTime=2313 [junit4] 2> 436837 INFO (zkConnectionManagerCallback-1658-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 436838 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 436839 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46697/solr ready [junit4] 2> 436839 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 436839 INFO (qtp1440785571-5691) [n:127.0.0.1:40033_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 436840 INFO (OverseerThreadFactory-2465-thread-2) [ ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 436841 WARN (OverseerThreadFactory-2465-thread-2) [ ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores. [junit4] 2> 436842 DEBUG (OverseerStateUpdate-72067902467932164-127.0.0.1:40033_-n_0000000000) [ ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "name":"collection1", [junit4] 2> "fromApi":"true", [junit4] 2> "replicationFactor":"1", [junit4] 2> "collection.configName":"conf1", [junit4] 2> "numShards":"2", [junit4] 2> "createNodeSet":"", [junit4] 2> "stateFormat":"2", [junit4] 2> "nrtReplicas":"1", [junit4] 2> "operation":"create"} current state version: 0 [junit4] 2> 437043 INFO (qtp1440785571-5691) [n:127.0.0.1:40033_ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 437044 INFO (qtp1440785571-5691) [n:127.0.0.1:40033_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=204 [junit4] 2> 437108 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SSLMigrationTest_8AB831C3F48E7481-001/shard-1-001 of type NRT [junit4] 2> 437109 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 437110 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 437110 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 437110 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.e.j.s.session Scavenging every 660000ms [junit4] 2> 437110 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@60159461{/,null,AVAILABLE} [junit4] 2> 437110 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3bde4892{HTTP/1.1,[http/1.1]}{127.0.0.1:37515} [junit4] 2> 437110 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.e.j.s.Server Started @437139ms [junit4] 2> 437110 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SSLMigrationTest_8AB831C3F48E7481-001/tempDir-001/jetty1, hostPort=37515, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SSLMigrationTest_8AB831C3F48E7481-001/shard-1-001/cores, replicaType=NRT} [junit4] 2> 437111 ERROR (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 437111 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 437111 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 437111 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 437111 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 437111 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-04-28T04:55:04.167457Z [junit4] 2> 437112 INFO (zkConnectionManagerCallback-1660-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 437113 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 437113 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SSLMigrationTest_8AB831C3F48E7481-001/shard-1-001/solr.xml [junit4] 2> 437114 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 437114 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 437115 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3c1b77a8, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 437117 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46697/solr [junit4] 2> 437118 INFO (zkConnectionManagerCallback-1664-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 437119 INFO (zkConnectionManagerCallback-1666-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 437121 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [n:127.0.0.1:37515_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 437122 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [n:127.0.0.1:37515_ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 437123 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [n:127.0.0.1:37515_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 437123 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [n:127.0.0.1:37515_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37515_ [junit4] 2> 437123 DEBUG (OverseerStateUpdate-72067902467932164-127.0.0.1:40033_-n_0000000000) [ ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:37515_"} current state version: 0 [junit4] 2> 437123 INFO (zkCallback-1640-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 437123 INFO (zkCallback-1647-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 437124 INFO (zkCallback-1657-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 437124 INFO (zkCallback-1665-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 437223 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [n:127.0.0.1:37515_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c1b77a8 [junit4] 2> 437229 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [n:127.0.0.1:37515_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c1b77a8 [junit4] 2> 437229 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [n:127.0.0.1:37515_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c1b77a8 [junit4] 2> 437230 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [n:127.0.0.1:37515_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SSLMigrationTest_8AB831C3F48E7481-001/shard-1-001/cores [junit4] 2> 437232 INFO (zkConnectionManagerCallback-1673-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 437232 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [n:127.0.0.1:37515_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 437233 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [n:127.0.0.1:37515_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46697/solr ready [junit4] 2> 437254 INFO (qtp471763172-5740) [n:127.0.0.1:37515_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:37515_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 437255 INFO (OverseerCollectionConfigSetProcessor-72067902467932164-127.0.0.1:40033_-n_0000000000) [ ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 437256 INFO (OverseerThreadFactory-2465-thread-3) [ ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:37515_ for creating new replica [junit4] 2> 437257 INFO (qtp471763172-5746) [n:127.0.0.1:37515_ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 437258 DEBUG (OverseerStateUpdate-72067902467932164-127.0.0.1:40033_-n_0000000000) [ ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "core":"collection1_shard2_replica_n41", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:37515", [junit4] 2> "node_name":"127.0.0.1:37515_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1", [junit4] 2> "type":"NRT", [junit4] 2> "operation":"state"} current state version: 0 [junit4] 2> 438267 INFO (qtp471763172-5746) [n:127.0.0.1:37515_ c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 438275 INFO (qtp471763172-5746) [n:127.0.0.1:37515_ c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema [collection1_shard2_replica_n41] Schema name=test [junit4] 2> 438322 INFO (qtp471763172-5746) [n:127.0.0.1:37515_ c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 438328 INFO (qtp471763172-5746) [n:127.0.0.1:37515_ c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n41' using configuration from collection collection1, trusted=true [junit4] 2> 438328 INFO (qtp471763172-5746) [n:127.0.0.1:37515_ c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n41' (registry 'solr.core.collection1.shard2.replica_n41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c1b77a8 [junit4] 2> 438328 INFO (qtp471763172-5746) [n:127.0.0.1:37515_ c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 438328 INFO (qtp471763172-5746) [n:127.0.0.1:37515_ c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [[collection1_shard2_replica_n41] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SSLMigrationTest_8AB831C3F48E7481-001/shard-1-001/cores/collection1_shard2_replica_n41], dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SSLMigrationTest_8AB831C3F48E7481-001/shard-1-001/cores/collection1_shard2_replica_n41/data/] [junit4] 2> 438330 INFO (qtp471763172-5746) [n:127.0.0.1:37515_ c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=57.6171875, floorSegmentMB=0.826171875, forceMergeDeletesPctAllowed=27.799179383990225, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 438332 WARN (qtp471763172-5746) [n:127.0.0.1:37515_ c:collection1 s:shard2 x:collection1_shard2_replica_n41] 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> 438365 INFO (qtp471763172-5746) [n:127.0.0.1:37515_ c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 438365 INFO (qtp471763172-5746) [n:127.0.0.1:37515_ c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 438366 INFO (qtp471763172-5746) [n:127.0.0.1:37515_ c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 438366 INFO (qtp471763172-5746) [n:127.0.0.1:37515_ c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 438367 INFO (qtp471763172-5746) [n:127.0.0.1:37515_ c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=32.15234375, floorSegmentMB=2.0283203125, forceMergeDeletesPctAllowed=8.456021022073294, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 438368 INFO (qtp471763172-5746) [n:127.0.0.1:37515_ c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.SolrIndexSearcher Opening [Searcher@767f2d39[collection1_shard2_replica_n41] main] [junit4] 2> 438368 INFO (qtp471763172-5746) [n:127.0.0.1:37515_ c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 438368 INFO (qtp471763172-5746) [n:127.0.0.1:37515_ c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 438369 INFO (qtp471763172-5746) [n:127.0.0.1:37515_ c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 438370 INFO (searcherExecutor-2479-thread-1-processing-n:127.0.0.1:37515_ x:collection1_shard2_replica_n41 c:collection1 s:shard2) [n:127.0.0.1:37515_ c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [collection1_shard2_replica_n41] Registered new searcher Searcher@767f2d39[collection1_shard2_replica_n41] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 438370 INFO (qtp471763172-5746) [n:127.0.0.1:37515_ c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1598964425478373376 [junit4] 2> 438373 INFO (qtp471763172-5746) [n:127.0.0.1:37515_ c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node42=0}, version=0} [junit4] 2> 438375 INFO (qtp471763172-5746) [n:127.0.0.1:37515_ c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 438375 INFO (qtp471763172-5746) [n:127.0.0.1:37515_ c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 438375 INFO (qtp471763172-5746) [n:127.0.0.1:37515_ c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37515/collection1_shard2_replica_n41/ [junit4] 2> 438375 INFO (qtp471763172-5746) [n:127.0.0.1:37515_ c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 438375 INFO (qtp471763172-5746) [n:127.0.0.1:37515_ c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy http://127.0.0.1:37515/collection1_shard2_replica_n41/ has no replicas [junit4] 2> 438375 INFO (qtp471763172-5746) [n:127.0.0.1:37515_ c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 438377 INFO (qtp471763172-5746) [n:127.0.0.1:37515_ c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37515/collection1_shard2_replica_n41/ shard2 [junit4] 2> 438377 DEBUG (OverseerStateUpdate-72067902467932164-127.0.0.1:40033_-n_0000000000) [ ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1", [junit4] 2> "base_url":"http://127.0.0.1:37515", [junit4] 2> "core":"collection1_shard2_replica_n41", [junit4] 2> "state":"active"} current state version: 0 [junit4] 2> 438478 INFO (qtp471763172-5746) [n:127.0.0.1:37515_ c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 438479 DEBUG (OverseerStateUpdate-72067902467932164-127.0.0.1:40033_-n_0000000000) [ ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "core":"collection1_shard2_replica_n41", [junit4] 2> "core_node_name":"core_node42", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:37515", [junit4] 2> "node_name":"127.0.0.1:37515_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1", [junit4] 2> "type":"NRT", [junit4] 2> "operation":"state"} current state version: 0 [junit4] 2> 438485 INFO (qtp471763172-5746) [n:127.0.0.1:37515_ c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1227 [junit4] 2> 438487 INFO (qtp471763172-5740) [n:127.0.0.1:37515_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:37515_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1232 [junit4] 2> 438550 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SSLMigrationTest_8AB831C3F48E7481-001/shard-2-001 of type NRT [junit4] 2> 438551 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 438551 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 438551 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 438551 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.e.j.s.session Scavenging every 600000ms [junit4] 2> 438551 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@497205be{/,null,AVAILABLE} [junit4] 2> 438552 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@13dd070a{HTTP/1.1,[http/1.1]}{127.0.0.1:42189} [junit4] 2> 438552 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.e.j.s.Server Started @438581ms [junit4] 2> 438552 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SSLMigrationTest_8AB831C3F48E7481-001/tempDir-001/jetty2, hostPort=42189, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SSLMigrationTest_8AB831C3F48E7481-001/shard-2-001/cores} [junit4] 2> 438552 ERROR (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 438552 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 438552 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 438552 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 438552 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 438552 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-04-28T04:55:05.608695Z [junit4] 2> 438553 INFO (zkConnectionManagerCallback-1675-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 438554 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 438554 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SSLMigrationTest_8AB831C3F48E7481-001/shard-2-001/solr.xml [junit4] 2> 438555 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 438555 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 438556 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3c1b77a8, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 438558 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46697/solr [junit4] 2> 438558 INFO (zkConnectionManagerCallback-1679-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 438559 INFO (zkConnectionManagerCallback-1681-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 438562 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [n:127.0.0.1:42189_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 438563 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [n:127.0.0.1:42189_ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 438564 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [n:127.0.0.1:42189_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 438564 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [n:127.0.0.1:42189_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42189_ [junit4] 2> 438564 DEBUG (OverseerStateUpdate-72067902467932164-127.0.0.1:40033_-n_0000000000) [ ] o.a.s.c.Overseer processMessage: queueSize: 2, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:42189_"} current state version: 0 [junit4] 2> 438564 INFO (zkCallback-1665-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 438564 INFO (zkCallback-1647-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 438564 INFO (zkCallback-1657-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 438564 INFO (zkCallback-1640-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 438565 INFO (zkCallback-1680-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 438565 INFO (zkCallback-1672-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 438624 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [n:127.0.0.1:42189_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c1b77a8 [junit4] 2> 438630 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [n:127.0.0.1:42189_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c1b77a8 [junit4] 2> 438630 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [n:127.0.0.1:42189_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c1b77a8 [junit4] 2> 438631 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [n:127.0.0.1:42189_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SSLMigrationTest_8AB831C3F48E7481-001/shard-2-001/cores [junit4] 2> 438632 INFO (zkConnectionManagerCallback-1688-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 438633 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [n:127.0.0.1:42189_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 438633 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [n:127.0.0.1:42189_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46697/solr ready [junit4] 2> 438655 INFO (qtp471763172-5744) [n:127.0.0.1:37515_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:42189_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 438656 INFO (OverseerCollectionConfigSetProcessor-72067902467932164-127.0.0.1:40033_-n_0000000000) [ ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 438656 INFO (OverseerThreadFactory-2465-thread-4) [ ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:42189_ for creating new replica [junit4] 2> 438658 INFO (qtp1956465575-5778) [n:127.0.0.1:42189_ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 438659 DEBUG (OverseerStateUpdate-72067902467932164-127.0.0.1:40033_-n_0000000000) [ ] o.a.s.c.Overseer processMessage: queueSize: 3, message = { [junit4] 2> "core":"collection1_shard1_replica_n43", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:42189", [junit4] 2> "node_name":"127.0.0.1:42189_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"collection1", [junit4] 2> "type":"NRT", [junit4] 2> "operation":"state"} current state version: 0 [junit4] 2> 438760 INFO (zkCallback-1665-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> 439767 INFO (qtp1956465575-5778) [n:127.0.0.1:42189_ c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 439773 INFO (qtp1956465575-5778) [n:127.0.0.1:42189_ c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema [collection1_shard1_replica_n43] Schema name=test [junit4] 2> 439818 INFO (qtp1956465575-5778) [n:127.0.0.1:42189_ c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 439826 INFO (qtp1956465575-5778) [n:127.0.0.1:42189_ c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n43' using configuration from collection collection1, trusted=true [junit4] 2> 439827 INFO (qtp1956465575-5778) [n:127.0.0.1:42189_ c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n43' (registry 'solr.core.collection1.shard1.replica_n43') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c1b77a8 [junit4] 2> 439827 INFO (qtp1956465575-5778) [n:127.0.0.1:42189_ c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 439827 INFO (qtp1956465575-5778) [n:127.0.0.1:42189_ c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [[collection1_shard1_replica_n43] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SSLMigrationTest_8AB831C3F48E7481-001/shard-2-001/cores/collection1_shard1_replica_n43], dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SSLMigrationTest_8AB831C3F48E7481-001/shard-2-001/cores/collection1_shard1_replica_n43/data/] [junit4] 2> 439828 INFO (qtp1956465575-5778) [n:127.0.0.1:42189_ c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=57.6171875, floorSegmentMB=0.826171875, forceMergeDeletesPctAllowed=27.799179383990225, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 439829 WARN (qtp1956465575-5778) [n:127.0.0.1:42189_ c:collection1 s:shard1 x:collection1_shard1_replica_n43] 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> 439851 INFO (qtp1956465575-5778) [n:127.0.0.1:42189_ c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 439851 INFO (qtp1956465575-5778) [n:127.0.0.1:42189_ c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 439851 INFO (qtp1956465575-5778) [n:127.0.0.1:42189_ c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 439852 INFO (qtp1956465575-5778) [n:127.0.0.1:42189_ c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 439852 INFO (qtp1956465575-5778) [n:127.0.0.1:42189_ c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=32.15234375, floorSegmentMB=2.0283203125, forceMergeDeletesPctAllowed=8.456021022073294, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 439852 INFO (qtp1956465575-5778) [n:127.0.0.1:42189_ c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.SolrIndexSearcher Opening [Searcher@393a9a6c[collection1_shard1_replica_n43] main] [junit4] 2> 439853 INFO (qtp1956465575-5778) [n:127.0.0.1:42189_ c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 439853 INFO (qtp1956465575-5778) [n:127.0.0.1:42189_ c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 439853 INFO (qtp1956465575-5778) [n:127.0.0.1:42189_ c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 439854 INFO (searcherExecutor-2490-thread-1-processing-n:127.0.0.1:42189_ x:collection1_shard1_replica_n43 c:collection1 s:shard1) [n:127.0.0.1:42189_ c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [collection1_shard1_replica_n43] Registered new searcher Searcher@393a9a6c[collection1_shard1_replica_n43] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 439854 INFO (qtp1956465575-5778) [n:127.0.0.1:42189_ c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1598964427034460160 [junit4] 2> 439856 INFO (qtp1956465575-5778) [n:127.0.0.1:42189_ c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node44=0}, version=0} [junit4] 2> 439858 INFO (qtp1956465575-5778) [n:127.0.0.1:42189_ c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 439858 INFO (qtp1956465575-5778) [n:127.0.0.1:42189_ c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 439858 INFO (qtp1956465575-5778) [n:127.0.0.1:42189_ c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42189/collection1_shard1_replica_n43/ [junit4] 2> 439858 INFO (qtp1956465575-5778) [n:127.0.0.1:42189_ c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 439858 INFO (qtp1956465575-5778) [n:127.0.0.1:42189_ c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy http://127.0.0.1:42189/collection1_shard1_replica_n43/ has no replicas [junit4] 2> 439858 INFO (qtp1956465575-5778) [n:127.0.0.1:42189_ c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 439859 INFO (qtp1956465575-5778) [n:127.0.0.1:42189_ c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42189/collection1_shard1_replica_n43/ shard1 [junit4] 2> 439860 DEBUG (OverseerStateUpdate-72067902467932164-127.0.0.1:40033_-n_0000000000) [ ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"collection1", [junit4] 2> "base_url":"http://127.0.0.1:42189", [junit4] 2> "core":"collection1_shard1_replica_n43", [junit4] 2> "state":"active"} current state version: 0 [junit4] 2> 439961 INFO (zkCallback-1665-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> 440011 INFO (qtp1956465575-5778) [n:127.0.0.1:42189_ c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 440012 DEBUG (OverseerStateUpdate-72067902467932164-127.0.0.1:40033_-n_0000000000) [ ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "core":"collection1_shard1_replica_n43", [junit4] 2> "core_node_name":"core_node44", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:42189", [junit4] 2> "node_name":"127.0.0.1:42189_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"collection1", [junit4] 2> "type":"NRT", [junit4] 2> "operation":"state"} current state version: 0 [junit4] 2> 440013 INFO (qtp1956465575-5778) [n:127.0.0.1:42189_ c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1355 [junit4] 2> 440014 INFO (qtp471763172-5744) [n:127.0.0.1:37515_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:42189_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1359 [junit4] 2> 440075 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SSLMigrationTest_8AB831C3F48E7481-001/shard-3-001 of type NRT [junit4] 2> 440075 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 440090 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 440090 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 440090 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.e.j.s.session Scavenging every 660000ms [junit4] 2> 440091 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@47082f8a{/,null,AVAILABLE} [junit4] 2> 440091 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@9bb3f0{HTTP/1.1,[http/1.1]}{127.0.0.1:39271} [junit4] 2> 440091 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.e.j.s.Server Started @440120ms [junit4] 2> 440091 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SSLMigrationTest_8AB831C3F48E7481-001/tempDir-001/jetty3, hostPort=39271, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SSLMigrationTest_8AB831C3F48E7481-001/shard-3-001/cores, replicaType=NRT} [junit4] 2> 440092 ERROR (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 440092 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 440092 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 440092 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 440092 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 440092 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-04-28T04:55:07.148240Z [junit4] 2> 440093 INFO (zkConnectionManagerCallback-1690-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 440094 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 440094 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SSLMigrationTest_8AB831C3F48E7481-001/shard-3-001/solr.xml [junit4] 2> 440095 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 440095 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 440096 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3c1b77a8, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 440098 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46697/solr [junit4] 2> 440099 INFO (zkConnectionManagerCallback-1694-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 440100 INFO (zkConnectionManagerCallback-1696-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 440103 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [n:127.0.0.1:39271_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 440104 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [n:127.0.0.1:39271_ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 440104 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [n:127.0.0.1:39271_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 440104 INFO (TEST-SSLMigrationTest.test-seed#[8AB831C3F48E7481]) [n:127.0.0.1:39271_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39271_ [junit4] 2> 440105 DEBUG (OverseerStateUpdate-72067902467932164-127.0.0.1:40033_-n_0000000000) [ ] o.a.s.c.Overseer processMessage: queueSize: 2, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:39271_"} current state version: 0 [junit4] 2> 440105 INFO (zkCallback-1640-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 440105 INFO (zkCallback-1672-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 440105 INFO (zkCallback-1665-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 440105 INFO (zkCallback-1647-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 440105 INFO (zkCallback-1680-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> [...truncated too long message...] FO (jetty-closer-4294-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@12858cdc{/solr,null,UNAVAILABLE} [junit4] 2> 1711001 INFO (jetty-closer-4294-thread-1) [ ] o.e.j.s.session Stopped scavenging [junit4] 2> 1711001 INFO (jetty-closer-4294-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3fc1e475{/solr,null,UNAVAILABLE} [junit4] 2> 1711002 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100097271f60021, likely client has closed socket [junit4] 2> 1711002 INFO (jetty-closer-4294-thread-3) [ ] o.e.j.s.session Stopped scavenging [junit4] 2> 1711002 INFO (jetty-closer-4294-thread-4) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2a6c0173{/solr,null,UNAVAILABLE} [junit4] 2> 1711002 INFO (jetty-closer-4294-thread-4) [ ] o.e.j.s.session Stopped scavenging [junit4] 2> 1711003 ERROR (SUITE-TestCloudConsistency-seed#[8AB831C3F48E7481]-worker) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 1711003 INFO (SUITE-TestCloudConsistency-seed#[8AB831C3F48E7481]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36339 36339 [junit4] 2> 1711129 INFO (Thread-4123) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36339 36339 [junit4] 2> 1711130 WARN (Thread-4123) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 45 /solr/collections/outOfSyncReplicasCannotBecomeLeader-true/terms/shard1 [junit4] 2> 33 /solr/collections/outOfSyncReplicasCannotBecomeLeader-false/terms/shard1 [junit4] 2> 25 /solr/clusterprops.json [junit4] 2> 25 /solr/aliases.json [junit4] 2> 12 /solr/security.json [junit4] 2> 6 /solr/configs/outOfSyncReplicasCannotBecomeLeader-true.AUTOCREATED [junit4] 2> 6 /solr/configs/outOfSyncReplicasCannotBecomeLeader-true.AUTOCREATED/managed-schema [junit4] 2> 4 /solr/configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/managed-schema [junit4] 2> 4 /solr/configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 33 /solr/collections/outOfSyncReplicasCannotBecomeLeader-false/state.json [junit4] 2> 29 /solr/collections/outOfSyncReplicasCannotBecomeLeader-true/state.json [junit4] 2> 25 /solr/clusterstate.json [junit4] 2> 5 /solr/autoscaling.json [junit4] 2> 3 /solr/overseer_elect/election/72067981180796961-127.0.0.1:34739_solr-n_0000000007 [junit4] 2> 2 /solr/overseer_elect/election/72067981180796938-127.0.0.1:45295_solr-n_0000000001 [junit4] 2> 2 /solr/overseer_elect/election/72067981180796937-127.0.0.1:34975_solr-n_0000000002 [junit4] 2> 2 /solr/collections/outOfSyncReplicasCannotBecomeLeader-true/leader_elect/shard1/election/72067981180796965-core_node62-n_0000000000 [junit4] 2> 2 /solr/overseer_elect/election/72067981180796940-127.0.0.1:39943_solr-n_0000000000 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 25 /solr/live_nodes [junit4] 2> 25 /solr/collections [junit4] 2> 5 /solr/overseer/queue [junit4] 2> 5 /solr/autoscaling/events/.scheduled_maintenance [junit4] 2> 5 /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 5 /solr/overseer/queue-work [junit4] 2> 5 /solr/overseer/collection-queue-work [junit4] 2> [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_8AB831C3F48E7481-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1688, maxMBSortInHeap=5.958887376890252, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3058bbbf), locale=shi, timezone=America/Porto_Acre [junit4] 2> NOTE: Linux 4.13.0-39-generic amd64/Oracle Corporation 10 (64-bit)/cpus=8,threads=1,free=149910288,total=526385152 [junit4] 2> NOTE: All tests run in this JVM: [MigrateRouteKeyTest, PluginInfoTest, DeleteNodeTest, StatsComponentTest, SolrCoreCheckLockOnStartupTest, DistribJoinFromCollectionTest, ConfigureRecoveryStrategyTest, IndexBasedSpellCheckerTest, TestLockTree, TestRandomFlRTGCloud, AddBlockUpdateTest, TestNumericTerms32, TestCloudRecovery, TestGroupingSearch, RegexBytesRefFilterTest, SimpleMLTQParserTest, TestImplicitCoreProperties, TestExactStatsCache, CollectionStateFormat2Test, TestNonDefinedSimilarityFactory, RAMDirectoryFactoryTest, TestReplicationHandlerBackup, PeerSyncReplicationTest, TestManagedStopFilterFactory, TestPseudoReturnFields, DataDrivenBlockJoinTest, BasicDistributedZkTest, XmlUpdateRequestHandlerTest, TestConfigReload, TestOmitPositions, ScheduledTriggerIntegrationTest, TestSchemaManager, TestBulkSchemaConcurrent, AliasIntegrationTest, TestUseDocValuesAsStored, TestRandomFaceting, TestDefaultStatsCache, TestCloudJSONFacetJoinDomain, DistributedQueryElevationComponentTest, TestFastOutputStream, TestCSVResponseWriter, TestDocTermOrds, TestCustomStream, TestHashQParserPlugin, TestScoreJoinQPScore, SuggesterWFSTTest, UpdateLogTest, TestExpandComponent, ZkCLITest, TestReloadDeadlock, TestIndexSearcher, TestBackupRepositoryFactory, TestPayloadScoreQParserPlugin, ShardRoutingTest, AtomicUpdateProcessorFactoryTest, BigEndianAscendingWordSerializerTest, TestSchemaNameResource, ExitableDirectoryReaderTest, AnalyticsQueryTest, CursorPagingTest, FullSolrCloudDistribCmdsTest, TestManagedSchemaAPI, OverseerRolesTest, ChaosMonkeyNothingIsSafeTest, TestMacroExpander, HttpPartitionOnCommitTest, TestSimDistributedQueue, TestSchemaVersionResource, TestClusterStateMutator, TestJoin, HdfsAutoAddReplicasIntegrationTest, LeaderFailureAfterFreshStartTest, HDFSCollectionsAPITest, BasicAuthStandaloneTest, BadIndexSchemaTest, TestFieldSortValues, TestConfigSetProperties, TestConfig, TestChildDocTransformer, TestCollationFieldDocValues, SolrPluginUtilsTest, TestApiFramework, TestComplexPhraseLeadingWildcard, CustomCollectionTest, CollectionsAPIAsyncDistributedZkTest, TestSimpleTextCodec, BufferStoreTest, WrapperMergePolicyFactoryTest, EchoParamsTest, BinaryUpdateRequestHandlerTest, TestSort, TestBinaryField, TestDocSet, SimpleCollectionCreateDeleteTest, ConnectionReuseTest, TestDistributedMap, TestIndexingPerformance, TestSolrQueryParser, TestRestManager, TestHighlightDedupGrouping, HdfsUnloadDistributedZkTest, SolrMetricReporterTest, OutputWriterTest, MultiThreadedOCPTest, NodeAddedTriggerTest, TriggerCooldownIntegrationTest, SpellCheckCollatorTest, TestSolrCloudSnapshots, TestSubQueryTransformerDistrib, SchemaApiFailureTest, TestLuceneMatchVersion, TestSolrDeletionPolicy1, HdfsRecoverLeaseTest, MetricTriggerIntegrationTest, TestJsonFacetsWithNestedObjects, DistributedFacetPivotLongTailTest, AutoScalingHandlerTest, PreAnalyzedUpdateProcessorTest, DebugComponentTest, TestTlogReplica, TestDocumentBuilder, ChaosMonkeyNothingIsSafeWithPullReplicasTest, LargeFieldTest, TestNodeAddedTrigger, TestDynamicFieldCollectionResource, SortSpecParsingTest, HighlighterConfigTest, UUIDUpdateProcessorFallbackTest, UUIDFieldTest, TestLMDirichletSimilarityFactory, TestDistributedSearch, CreateRoutedAliasTest, DeleteStatusTest, DocValuesNotIndexedTest, HttpPartitionTest, LeaderVoteWaitTimeoutTest, NodeMutatorTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, RecoveryAfterSoftCommitTest, RestartWhileUpdatingTest, RollingRestartTest, SaslZkACLProviderTest, SolrCloudExampleTest, TestCloudConsistency] [junit4] Completed [556/804 (3!)] on J0 in 75.90s, 2 tests, 1 error <<< FAILURES! [...truncated 44655 lines...] [repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-master-Linux/29/consoleText [repro] Revision: 2c487947e8cd9e6583d746540451cba4e8157e45 [repro] Repro line: ant test -Dtestcase=SSLMigrationTest -Dtests.method=test -Dtests.seed=8AB831C3F48E7481 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=es-EC -Dtests.timezone=Etc/GMT -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [repro] Repro line: ant test -Dtestcase=TestDistributedSearch -Dtests.method=test -Dtests.seed=8AB831C3F48E7481 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=uz-Arab -Dtests.timezone=NST -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [repro] Repro line: ant test -Dtestcase=TestCloudConsistency -Dtests.method=testOutOfSyncReplicasCannotBecomeLeader -Dtests.seed=8AB831C3F48E7481 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=shi -Dtests.timezone=America/Porto_Acre -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [repro] ant clean [...truncated 6 lines...] [repro] Test suites by module: [repro] solr/core [repro] TestDistributedSearch [repro] SSLMigrationTest [repro] TestCloudConsistency [repro] ant compile-test [...truncated 3303 lines...] [repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=15 -Dtests.class="*.TestDistributedSearch|*.SSLMigrationTest|*.TestCloudConsistency" -Dtests.showOutput=onerror -Dtests.seed=8AB831C3F48E7481 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=uz-Arab -Dtests.timezone=NST -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [...truncated 123 lines...] [repro] Failures: [repro] 0/5 failed: org.apache.solr.TestDistributedSearch [repro] 0/5 failed: org.apache.solr.cloud.SSLMigrationTest [repro] 0/5 failed: org.apache.solr.cloud.TestCloudConsistency [repro] Exiting with code 0 [...truncated 40 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
