Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/438/
2 tests failed. FAILED: org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader Error Message: Timeout occured while waiting response from server at: http://127.0.0.1:34915/qggl/t/forceleader_test_collection Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:34915/qggl/t/forceleader_test_collection at __randomizedtesting.SeedInfo.seed([15B6F57437E384CD:F321C1B40E617DAC]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:484) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:414) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1110) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:504) at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:479) at org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:294) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1075) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1047) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:171) at java.net.SocketInputStream.read(SocketInputStream.java:141) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542) ... 52 more FAILED: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv_stored Error Message: Some docs had errors -- check logs expected:<0> but was:<2> Stack Trace: java.lang.AssertionError: Some docs had errors -- check logs expected:<0> but was:<2> at __randomizedtesting.SeedInfo.seed([15B6F57437E384CD:878A94F08BA4B915]:0) at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:834) at org.junit.Assert.assertEquals(Assert.java:645) at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.checkField(TestStressCloudBlindAtomicUpdates.java:345) at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv_stored(TestStressCloudBlindAtomicUpdates.java:212) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Build Log: [...truncated 14666 lines...] [junit4] Suite: org.apache.solr.cloud.ForceLeaderTest [junit4] 2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_15B6F57437E384CD-001/init-core-data-001 [junit4] 2> 2401402 WARN (SUITE-ForceLeaderTest-seed#[15B6F57437E384CD]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=105 numCloses=105 [junit4] 2> 2401403 INFO (SUITE-ForceLeaderTest-seed#[15B6F57437E384CD]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 2401406 INFO (SUITE-ForceLeaderTest-seed#[15B6F57437E384CD]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776) [junit4] 2> 2401406 INFO (SUITE-ForceLeaderTest-seed#[15B6F57437E384CD]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 2401407 INFO (SUITE-ForceLeaderTest-seed#[15B6F57437E384CD]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /qggl/t [junit4] IGNOR/A 0.00s J0 | ForceLeaderTest.testReplicasInLowerTerms [junit4] > Assumption #1: 'badapple' test group is disabled (@BadApple(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028)) [junit4] 2> 2401412 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[15B6F57437E384CD]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 2401413 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 2401413 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 2401513 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[15B6F57437E384CD]) [ ] o.a.s.c.ZkTestServer start zk server on port:37759 [junit4] 2> 2401513 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[15B6F57437E384CD]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37759 [junit4] 2> 2401513 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[15B6F57437E384CD]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37759 [junit4] 2> 2401519 INFO (zkConnectionManagerCallback-70842-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2401523 INFO (zkConnectionManagerCallback-70844-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2401524 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[15B6F57437E384CD]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 2401526 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[15B6F57437E384CD]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 2401528 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[15B6F57437E384CD]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 2401530 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[15B6F57437E384CD]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 2401532 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[15B6F57437E384CD]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 2401533 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[15B6F57437E384CD]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 2401535 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[15B6F57437E384CD]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 2401536 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[15B6F57437E384CD]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 2401538 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[15B6F57437E384CD]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 2401540 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[15B6F57437E384CD]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 2401542 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[15B6F57437E384CD]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 2401544 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[15B6F57437E384CD]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise [junit4] 2> 2401758 WARN (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[15B6F57437E384CD]) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 2401758 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[15B6F57437E384CD]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 2401758 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[15B6F57437E384CD]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 2401758 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[15B6F57437E384CD]) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12 [junit4] 2> 2401760 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[15B6F57437E384CD]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2401760 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[15B6F57437E384CD]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2401760 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[15B6F57437E384CD]) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 2401763 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[15B6F57437E384CD]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e1a63ed{/qggl/t,null,AVAILABLE} [junit4] 2> 2401764 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[15B6F57437E384CD]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@17396be8{HTTP/1.1,[http/1.1]}{127.0.0.1:37511} [junit4] 2> 2401764 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[15B6F57437E384CD]) [ ] o.e.j.s.Server Started @2401821ms [junit4] 2> 2401764 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[15B6F57437E384CD]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_15B6F57437E384CD-001/tempDir-001/control/data, hostContext=/qggl/t, hostPort=41225, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_15B6F57437E384CD-001/control-001/cores} [junit4] 2> 2401765 ERROR (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[15B6F57437E384CD]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2401765 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[15B6F57437E384CD]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2401765 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[15B6F57437E384CD]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.7.0 [junit4] 2> 2401765 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[15B6F57437E384CD]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2401765 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[15B6F57437E384CD]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2401765 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[15B6F57437E384CD]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-01-22T18:02:51.710Z [junit4] 2> 2401767 INFO (zkConnectionManagerCallback-70846-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2401769 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[15B6F57437E384CD]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 2401770 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[15B6F57437E384CD]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_15B6F57437E384CD-001/control-001/solr.xml [junit4] 2> 2401776 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[15B6F57437E384CD]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 2401776 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[15B6F57437E384CD]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 2401778 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[15B6F57437E384CD]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@bc1f1e6, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 2401866 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[15B6F57437E384CD]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 2401872 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[15B6F57437E384CD]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37759/solr [junit4] 2> 2401874 INFO (zkConnectionManagerCallback-70850-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2401877 INFO (zkConnectionManagerCallback-70852-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2402030 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[15B6F57437E384CD]) [n:127.0.0.1:41225_qggl%2Ft ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41225_qggl%2Ft [junit4] 2> 2402031 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[15B6F57437E384CD]) [n:127.0.0.1:41225_qggl%2Ft ] o.a.s.c.Overseer Overseer (id=72668057913131012-127.0.0.1:41225_qggl%2Ft-n_0000000000) starting [junit4] 2> 2402039 INFO (zkConnectionManagerCallback-70859-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2402042 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[15B6F57437E384CD]) [n:127.0.0.1:41225_qggl%2Ft ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37759/solr ready [junit4] 2> 2402043 INFO (OverseerStateUpdate-72668057913131012-127.0.0.1:41225_qggl%2Ft-n_0000000000) [n:127.0.0.1:41225_qggl%2Ft ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41225_qggl%2Ft [junit4] 2> 2402043 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[15B6F57437E384CD]) [n:127.0.0.1:41225_qggl%2Ft ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41225_qggl%2Ft [junit4] 2> 2402046 INFO (OverseerStateUpdate-72668057913131012-127.0.0.1:41225_qggl%2Ft-n_0000000000) [n:127.0.0.1:41225_qggl%2Ft ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2402055 INFO (zkCallback-70858-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2402085 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[15B6F57437E384CD]) [n:127.0.0.1:41225_qggl%2Ft ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2402116 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[15B6F57437E384CD]) [n:127.0.0.1:41225_qggl%2Ft ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bc1f1e6 [junit4] 2> 2402134 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[15B6F57437E384CD]) [n:127.0.0.1:41225_qggl%2Ft ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bc1f1e6 [junit4] 2> 2402135 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[15B6F57437E384CD]) [n:127.0.0.1:41225_qggl%2Ft ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bc1f1e6 [junit4] 2> 2402137 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[15B6F57437E384CD]) [n:127.0.0.1:41225_qggl%2Ft ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_15B6F57437E384CD-001/control-001/cores [junit4] 2> 2402174 INFO (zkConnectionManagerCallback-70865-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2402180 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[15B6F57437E384CD]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2402181 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[15B6F57437E384CD]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37759/solr ready [junit4] 2> 2402182 INFO (SocketProxy-Acceptor-41225) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=35544,localport=41225], receiveBufferSize:531000 [junit4] 2> 2402186 INFO (SocketProxy-Acceptor-41225) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=37511,localport=53304], receiveBufferSize=530904 [junit4] 2> 2402187 INFO (qtp101621760-147876) [n:127.0.0.1:41225_qggl%2Ft ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:41225_qggl%252Ft&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2402190 INFO (OverseerThreadFactory-14313-thread-1-processing-n:127.0.0.1:41225_qggl%2Ft) [n:127.0.0.1:41225_qggl%2Ft ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection [junit4] 2> 2402305 INFO (SocketProxy-Acceptor-41225) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=35552,localport=41225], receiveBufferSize:531000 [junit4] 2> 2402306 INFO (SocketProxy-Acceptor-41225) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=37511,localport=53312], receiveBufferSize=530904 [junit4] 2> 2402307 INFO (qtp101621760-147877) [n:127.0.0.1:41225_qggl%2Ft ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2402308 INFO (qtp101621760-147879) [n:127.0.0.1:41225_qggl%2Ft ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2402309 INFO (qtp101621760-147875) [n:127.0.0.1:41225_qggl%2Ft ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2402310 INFO (qtp101621760-147878) [n:127.0.0.1:41225_qggl%2Ft ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2402312 INFO (qtp101621760-147877) [n:127.0.0.1:41225_qggl%2Ft ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2402318 INFO (qtp101621760-147879) [n:127.0.0.1:41225_qggl%2Ft x:control_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 2402318 INFO (qtp101621760-147879) [n:127.0.0.1:41225_qggl%2Ft x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 2403351 INFO (qtp101621760-147879) [n:127.0.0.1:41225_qggl%2Ft c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0 [junit4] 2> 2403403 INFO (qtp101621760-147879) [n:127.0.0.1:41225_qggl%2Ft 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> 2403599 INFO (qtp101621760-147879) [n:127.0.0.1:41225_qggl%2Ft 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> 2404595 INFO (qtp101621760-147879) [n:127.0.0.1:41225_qggl%2Ft 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> 2404596 INFO (qtp101621760-147879) [n:127.0.0.1:41225_qggl%2Ft 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@bc1f1e6 [junit4] 2> 2404596 INFO (qtp101621760-147879) [n:127.0.0.1:41225_qggl%2Ft c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_15B6F57437E384CD-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_15B6F57437E384CD-001/control-001/cores/control_collection_shard1_replica_n1/data/] [junit4] 2> 2404600 INFO (qtp101621760-147879) [n:127.0.0.1:41225_qggl%2Ft 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=8, maxMergeAtOnceExplicit=2, maxMergedSegmentMB=66.2353515625, floorSegmentMB=2.1689453125, forceMergeDeletesPctAllowed=21.978775238503445, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4513602154153007, deletesPctAllowed=44.8185445412352 [junit4] 2> 2404603 WARN (qtp101621760-147879) [n:127.0.0.1:41225_qggl%2Ft 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> 2404673 INFO (qtp101621760-147879) [n:127.0.0.1:41225_qggl%2Ft 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> 2404673 INFO (qtp101621760-147879) [n:127.0.0.1:41225_qggl%2Ft 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> 2404676 INFO (qtp101621760-147879) [n:127.0.0.1:41225_qggl%2Ft c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2404676 INFO (qtp101621760-147879) [n:127.0.0.1:41225_qggl%2Ft c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2404678 INFO (qtp101621760-147879) [n:127.0.0.1:41225_qggl%2Ft c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=682940107, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 2404679 INFO (qtp101621760-147879) [n:127.0.0.1:41225_qggl%2Ft c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6df7af09[control_collection_shard1_replica_n1] main] [junit4] 2> 2404680 INFO (qtp101621760-147879) [n:127.0.0.1:41225_qggl%2Ft c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 2404681 INFO (qtp101621760-147879) [n:127.0.0.1:41225_qggl%2Ft 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> 2404682 INFO (qtp101621760-147879) [n:127.0.0.1:41225_qggl%2Ft c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 2404682 INFO (qtp101621760-147879) [n:127.0.0.1:41225_qggl%2Ft 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 1623384574789681152 [junit4] 2> 2404688 INFO (searcherExecutor-14318-thread-1-processing-n:127.0.0.1:41225_qggl%2Ft x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:41225_qggl%2Ft 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@6df7af09[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2404699 INFO (qtp101621760-147879) [n:127.0.0.1:41225_qggl%2Ft 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> 2404700 INFO (qtp101621760-147879) [n:127.0.0.1:41225_qggl%2Ft c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1 [junit4] 2> 2404704 INFO (qtp101621760-147879) [n:127.0.0.1:41225_qggl%2Ft c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 2404705 INFO (qtp101621760-147879) [n:127.0.0.1:41225_qggl%2Ft 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> 2404705 INFO (qtp101621760-147879) [n:127.0.0.1:41225_qggl%2Ft c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41225/qggl/t/control_collection_shard1_replica_n1/ [junit4] 2> 2404705 INFO (qtp101621760-147879) [n:127.0.0.1:41225_qggl%2Ft 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> 2404705 INFO (qtp101621760-147879) [n:127.0.0.1:41225_qggl%2Ft c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:41225/qggl/t/control_collection_shard1_replica_n1/ has no replicas [junit4] 2> 2404705 INFO (qtp101621760-147879) [n:127.0.0.1:41225_qggl%2Ft 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> 2404706 INFO (qtp101621760-147879) [n:127.0.0.1:41225_qggl%2Ft c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72668057913131012-core_node2-n_0000000000 [junit4] 2> 2404710 INFO (qtp101621760-147879) [n:127.0.0.1:41225_qggl%2Ft 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:41225/qggl/t/control_collection_shard1_replica_n1/ shard1 [junit4] 2> 2404712 INFO (zkCallback-70851-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> 2404715 INFO (qtp101621760-147879) [n:127.0.0.1:41225_qggl%2Ft 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> 2404718 INFO (qtp101621760-147879) [n:127.0.0.1:41225_qggl%2Ft 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=2400 [junit4] 2> 2404736 INFO (qtp101621760-147876) [n:127.0.0.1:41225_qggl%2Ft ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 2404820 INFO (zkCallback-70851-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> 2404820 INFO (zkCallback-70851-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 2404821 INFO (qtp101621760-147876) [n:127.0.0.1:41225_qggl%2Ft ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:41225_qggl%252Ft&wt=javabin&version=2} status=0 QTime=2634 [junit4] 2> 2404822 INFO (zkCallback-70851-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 2404831 INFO (zkConnectionManagerCallback-70870-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2404833 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[15B6F57437E384CD]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2404835 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[15B6F57437E384CD]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37759/solr ready [junit4] 2> 2404835 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[15B6F57437E384CD]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 2404836 INFO (SocketProxy-Acceptor-41225) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=35580,localport=41225], receiveBufferSize:531000 [junit4] 2> 2404836 INFO (SocketProxy-Acceptor-41225) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=37511,localport=53340], receiveBufferSize=530904 [junit4] 2> 2404837 INFO (qtp101621760-147879) [n:127.0.0.1:41225_qggl%2Ft ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2404844 INFO (OverseerCollectionConfigSetProcessor-72668057913131012-127.0.0.1:41225_qggl%2Ft-n_0000000000) [n:127.0.0.1:41225_qggl%2Ft ] 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> 2404845 INFO (OverseerThreadFactory-14313-thread-2-processing-n:127.0.0.1:41225_qggl%2Ft) [n:127.0.0.1:41225_qggl%2Ft ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 2405056 WARN (OverseerThreadFactory-14313-thread-2-processing-n:127.0.0.1:41225_qggl%2Ft) [n:127.0.0.1:41225_qggl%2Ft ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores. [junit4] 2> 2405059 INFO (qtp101621760-147879) [n:127.0.0.1:41225_qggl%2Ft ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 2405059 INFO (qtp101621760-147879) [n:127.0.0.1:41225_qggl%2Ft ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=222 [junit4] 2> 2405061 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[15B6F57437E384CD]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=3 [junit4] 2> 2405293 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[15B6F57437E384CD]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_15B6F57437E384CD-001/shard-1-001 of type NRT [junit4] 2> 2405294 WARN (closeThreadPool-70871-thread-1) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 2405295 INFO (closeThreadPool-70871-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 2405295 INFO (closeThreadPool-70871-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 2405295 INFO (closeThreadPool-70871-thread-1) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12 [junit4] 2> 2405299 INFO (closeThreadPool-70871-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2405299 INFO (closeThreadPool-70871-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2405299 INFO (closeThreadPool-70871-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 2405299 INFO (closeThreadPool-70871-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4f92b782{/qggl/t,null,AVAILABLE} [junit4] 2> 2405300 INFO (closeThreadPool-70871-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7b835bcd{HTTP/1.1,[http/1.1]}{127.0.0.1:33813} [junit4] 2> 2405300 INFO (closeThreadPool-70871-thread-1) [ ] o.e.j.s.Server Started @2405357ms [junit4] 2> 2405300 INFO (closeThreadPool-70871-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_15B6F57437E384CD-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/qggl/t, hostPort=39281, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_15B6F57437E384CD-001/shard-1-001/cores} [junit4] 2> 2405301 ERROR (closeThreadPool-70871-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2405301 INFO (closeThreadPool-70871-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2405301 INFO (closeThreadPool-70871-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.7.0 [junit4] 2> 2405301 INFO (closeThreadPool-70871-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2405301 INFO (closeThreadPool-70871-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2405301 INFO (closeThreadPool-70871-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-01-22T18:02:55.246Z [junit4] 2> 2405304 INFO (zkConnectionManagerCallback-70873-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2405307 INFO (closeThreadPool-70871-thread-1) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 2405307 INFO (closeThreadPool-70871-thread-1) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_15B6F57437E384CD-001/shard-1-001/solr.xml [junit4] 2> 2405313 INFO (closeThreadPool-70871-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 2405313 INFO (closeThreadPool-70871-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 2405316 INFO (closeThreadPool-70871-thread-1) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@bc1f1e6, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 2405449 INFO (closeThreadPool-70871-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 2405456 INFO (closeThreadPool-70871-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37759/solr [junit4] 2> 2405475 INFO (zkConnectionManagerCallback-70877-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2405499 INFO (zkConnectionManagerCallback-70879-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2405505 INFO (closeThreadPool-70871-thread-1) [n:127.0.0.1:39281_qggl%2Ft ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2405510 INFO (closeThreadPool-70871-thread-1) [n:127.0.0.1:39281_qggl%2Ft ] o.a.s.c.ZkController Publish node=127.0.0.1:39281_qggl%2Ft as DOWN [junit4] 2> 2405511 INFO (closeThreadPool-70871-thread-1) [n:127.0.0.1:39281_qggl%2Ft ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 2405511 INFO (closeThreadPool-70871-thread-1) [n:127.0.0.1:39281_qggl%2Ft ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39281_qggl%2Ft [junit4] 2> 2405513 INFO (zkCallback-70851-thread-3) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2405536 INFO (zkCallback-70878-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2405536 INFO (zkCallback-70858-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2405539 INFO (zkCallback-70869-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2405557 INFO (zkConnectionManagerCallback-70886-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2405558 INFO (closeThreadPool-70871-thread-1) [n:127.0.0.1:39281_qggl%2Ft ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2405560 INFO (closeThreadPool-70871-thread-1) [n:127.0.0.1:39281_qggl%2Ft ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37759/solr ready [junit4] 2> 2405563 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[15B6F57437E384CD]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_15B6F57437E384CD-001/shard-2-001 of type NRT [junit4] 2> 2405580 INFO (closeThreadPool-70871-thread-1) [n:127.0.0.1:39281_qggl%2Ft ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2405604 WARN (closeThreadPool-70871-thread-2) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 2405604 INFO (closeThreadPool-70871-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 2405615 INFO (closeThreadPool-70871-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 2405615 INFO (closeThreadPool-70871-thread-2) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12 [junit4] 2> 2405650 INFO (closeThreadPool-70871-thread-1) [n:127.0.0.1:39281_qggl%2Ft ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bc1f1e6 [junit4] 2> 2405656 INFO (closeThreadPool-70871-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2405656 INFO (closeThreadPool-70871-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2405656 INFO (closeThreadPool-70871-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 2405661 INFO (closeThreadPool-70871-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@492de91d{/qggl/t,null,AVAILABLE} [junit4] 2> 2405661 INFO (closeThreadPool-70871-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@648eb3f5{HTTP/1.1,[http/1.1]}{127.0.0.1:33007} [junit4] 2> 2405661 INFO (closeThreadPool-70871-thread-2) [ ] o.e.j.s.Server Started @2405718ms [junit4] 2> 2405661 INFO (closeThreadPool-70871-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_15B6F57437E384CD-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/qggl/t, hostPort=45659, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_15B6F57437E384CD-001/shard-2-001/cores} [junit4] 2> 2405662 ERROR (closeThreadPool-70871-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2405662 INFO (closeThreadPool-70871-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2405662 INFO (closeThreadPool-70871-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.7.0 [junit4] 2> 2405662 INFO (closeThreadPool-70871-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2405662 INFO (closeThreadPool-70871-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2405662 INFO (closeThreadPool-70871-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-01-22T18:02:55.607Z [junit4] 2> 2405664 INFO (zkConnectionManagerCallback-70889-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2405666 INFO (closeThreadPool-70871-thread-2) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 2405666 INFO (closeThreadPool-70871-thread-2) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_15B6F57437E384CD-001/shard-2-001/solr.xml [junit4] 2> 2405673 INFO (closeThreadPool-70871-thread-2) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 2405673 INFO (closeThreadPool-70871-thread-2) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 2405676 INFO (closeThreadPool-70871-thread-2) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@bc1f1e6, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 2405679 INFO (closeThreadPool-70871-thread-1) [n:127.0.0.1:39281_qggl%2Ft ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bc1f1e6 [junit4] 2> 2405680 INFO (closeThreadPool-70871-thread-1) [n:127.0.0.1:39281_qggl%2Ft ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bc1f1e6 [junit4] 2> 2405682 INFO (closeThreadPool-70871-thread-1) [n:127.0.0.1:39281_qggl%2Ft ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_15B6F57437E384CD-001/shard-1-001/cores [junit4] 2> 2405898 INFO (closeThreadPool-70871-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 2405920 INFO (closeThreadPool-70871-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37759/solr [junit4] 2> 2405926 INFO (zkConnectionManagerCallback-70893-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2405944 INFO (zkConnectionManagerCallback-70895-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2405954 INFO (closeThreadPool-70871-thread-2) [n:127.0.0.1:45659_qggl%2Ft ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2405960 INFO (closeThreadPool-70871-thread-2) [n:127.0.0.1:45659_qggl%2Ft ] o.a.s.c.ZkController Publish node=127.0.0.1:45659_qggl%2Ft as DOWN [junit4] 2> 2405961 INFO (closeThreadPool-70871-thread-2) [n:127.0.0.1:45659_qggl%2Ft ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 2405961 INFO (closeThreadPool-70871-thread-2) [n:127.0.0.1:45659_qggl%2Ft ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45659_qggl%2Ft [junit4] 2> 2405963 INFO (zkCallback-70851-thread-3) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2405969 INFO (zkCallback-70869-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2405969 INFO (zkCallback-70858-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2405971 INFO (zkCallback-70885-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2405972 INFO (zkCallback-70878-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2405972 INFO (zkCallback-70894-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2405977 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[15B6F57437E384CD]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_15B6F57437E384CD-001/shard-3-001 of type NRT [junit4] 2> 2405978 WARN (closeThreadPool-70871-thread-1) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 2405978 INFO (closeThreadPool-70871-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 2405978 INFO (closeThreadPool-70871-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 2405979 INFO (closeThreadPool-70871-thread-1) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12 [junit4] 2> 2405981 INFO (closeThreadPool-70871-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2405981 INFO (closeThreadPool-70871-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2405981 INFO (closeThreadPool-70871-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 2405982 INFO (closeThreadPool-70871-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@223a787d{/qggl/t,null,AVAILABLE} [junit4] 2> 2405982 INFO (closeThreadPool-70871-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5d13be49{HTTP/1.1,[http/1.1]}{127.0.0.1:39134} [junit4] 2> 2405982 INFO (closeThreadPool-70871-thread-1) [ ] o.e.j.s.Server Started @2406039ms [junit4] 2> 2405982 INFO (closeThreadPool-70871-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_15B6F57437E384CD-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/qggl/t, hostPort=34915, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_15B6F57437E384CD-001/shard-3-001/cores} [junit4] 2> 2405983 ERROR (closeThreadPool-70871-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2405983 INFO (closeThreadPool-70871-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2405983 INFO (closeThreadPool-70871-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.7.0 [junit4] 2> 2405983 INFO (closeThreadPool-70871-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2405983 INFO (closeThreadPool-70871-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2405983 INFO (closeThreadPool-70871-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-01-22T18:02:55.928Z [junit4] 2> 2405985 INFO (zkConnectionManagerCallback-70899-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2405987 INFO (closeThreadPool-70871-thread-1) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 2405987 INFO (closeThreadPool-70871-thread-1) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_15B6F57437E384CD-001/shard-3-001/solr.xml [junit4] 2> 2405993 INFO (closeThreadPool-70871-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 2405993 INFO (closeThreadPool-70871-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 2405995 INFO (closeThreadPool-70871-thread-1) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@bc1f1e6, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 2406003 INFO (zkConnectionManagerCallback-70904-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2406038 INFO (closeThreadPool-70871-thread-2) [n:127.0.0.1:45659_qggl%2Ft ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 2406040 INFO (closeThreadPool-70871-thread-2) [n:127.0.0.1:45659_qggl%2Ft ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37759/solr ready [junit4] 2> 2406040 INFO (closeThreadPool-70871-thread-2) [n:127.0.0.1:45659_qggl%2Ft ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2406078 INFO (closeThreadPool-70871-thread-2) [n:127.0.0.1:45659_qggl%2Ft ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bc1f1e6 [junit4] 2> 2406106 INFO (closeThreadPool-70871-thread-2) [n:127.0.0.1:45659_qggl%2Ft ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bc1f1e6 [junit4] 2> 2406107 INFO (closeThreadPool-70871-thread-2) [n:127.0.0.1:45659_qggl%2Ft ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bc1f1e6 [junit4] 2> 2406111 INFO (closeThreadPool-70871-thread-2) [n:127.0.0.1:45659_qggl%2Ft ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_15B6F57437E384CD-001/shard-2-001/cores [junit4] 2> 2406214 INFO (closeThreadPool-70871-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 2406219 INFO (closeThreadPool-70871-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37759/solr [junit4] 2> 2406222 INFO (zkConnectionManagerCallback-70909-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2406228 INFO (zkConnectionManagerCallback-70911-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2406235 INFO (closeThreadPool-70871-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 2406242 INFO (closeThreadPool-70871-thread-1) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:34915_qggl%2Ft as DOWN [junit4] 2> 2406244 INFO (closeThreadPool-70871-thread-1) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 2406244 INFO (closeThreadPool-70871-thread-1) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34915_qggl%2Ft [junit4] 2> 2406248 INFO (zkCallback-70869-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2406248 INFO (zkCallback-70851-thread-3) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2406248 INFO (zkCallback-70885-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2406248 INFO (zkCallback-70858-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2406248 INFO (zkCallback-70894-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2406248 INFO (zkCallback-70903-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2406248 INFO (zkCallback-70878-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2406248 INFO (zkCallback-70910-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2406284 INFO (zkConnectionManagerCallback-70918-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2406287 INFO (closeThreadPool-70871-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 2406289 INFO (closeThreadPool-70871-thread-1) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37759/solr ready [junit4] 2> 2406290 INFO (closeThreadPool-70871-thread-1) [ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2406324 INFO (closeThreadPool-70871-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bc1f1e6 [junit4] 2> 2406342 INFO (closeThreadPool-70871-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bc1f1e6 [junit4] 2> 2406343 INFO (closeThreadPool-70871-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bc1f1e6 [junit4] 2> 2406345 INFO (closeThreadPool-70871-thread-1) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_15B6F57437E384CD-001/shard-3-001/cores [junit4] 2> 2406463 INFO (SocketProxy-Acceptor-34915) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=56352,localport=34915], receiveBufferSize:531000 [junit4] 2> 2406464 INFO (SocketProxy-Acceptor-34915) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=39134,localport=57048], receiveBufferSize=530904 [junit4] 2> 2406464 INFO (SocketProxy-Acceptor-34915) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=56354,localport=34915], receiveBufferSize:531000 [junit4] 2> 2406464 INFO (qtp872221638-148003) [n:127.0.0.1:34915_qggl%2Ft ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:45659_qggl%252Ft&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2406467 INFO (SocketProxy-Acceptor-34915) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=39134,localport=57050], receiveBufferSize=530904 [junit4] 2> 2406467 INFO (SocketProxy-Acceptor-34915) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=56356,localport=34915], receiveBufferSize:531000 [junit4] 2> 2406467 INFO (qtp872221638-148004) [n:127.0.0.1:34915_qggl%2Ft ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:34915_qggl%252Ft&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2406468 INFO (SocketProxy-Acceptor-34915) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=39134,localport=57054], receiveBufferSize=530904 [junit4] 2> 2406468 INFO (qtp872221638-148001) [n:127.0.0.1:34915_qggl%2Ft ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:39281_qggl%252Ft&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2406474 INFO (OverseerCollectionConfigSetProcessor-72668057913131012-127.0.0.1:41225_qggl%2Ft-n_0000000000) [n:127.0.0.1:41225_qggl%2Ft ] 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> 2406479 INFO (SocketProxy-Acceptor-34915) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=56366,localport=34915], receiveBufferSize:531000 [junit4] 2> 2406481 INFO (SocketProxy-Acceptor-34915) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=39134,localport=57058], receiveBufferSize=530904 [junit4] 2> 2406482 INFO (qtp872221638-148005) [n:127.0.0.1:34915_qggl%2Ft ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2406483 INFO (qtp872221638-148002) [n:127.0.0.1:34915_qggl%2Ft ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2406484 INFO (qtp872221638-148005) [n:127.0.0.1:34915_qggl%2Ft ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2406485 INFO (qtp872221638-148002) [n:127.0.0.1:34915_qggl%2Ft ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2406486 INFO (qtp872221638-148005) [n:127.0.0.1:34915_qggl%2Ft ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2406487 INFO (SocketProxy-Acceptor-39281) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=48040,localport=39281], receiveBufferSize:531000 [junit4] 2> 2406488 INFO (SocketProxy-Acceptor-39281) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=33813,localport=39576], receiveBufferSize=530904 [junit4] 2> 2406490 INFO (qtp1464173870-147943) [n:127.0.0.1:39281_qggl%2Ft ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2406492 INFO (qtp1464173870-147944) [n:127.0.0.1:39281_qggl%2Ft ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2406494 INFO (qtp1464173870-147945) [n:127.0.0.1:39281_qggl%2Ft ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1 [junit4] 2> 2406496 INFO (qtp1464173870-147946) [n:127.0.0.1:39281_qggl%2Ft ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2406497 INFO (qtp1464173870-147942) [n:127.0.0.1:39281_qggl%2Ft ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2406497 INFO (qtp101621760-147876) [n:127.0.0.1:41225_qggl%2Ft ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0 [junit4] 2> 2406498 INFO (qtp101621760-147875) [n:127.0.0.1:41225_qggl%2Ft ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0 [junit4] 2> 2406499 INFO (qtp101621760-147878) [n:127.0.0.1:41225_qggl%2Ft ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0 [junit4] 2> 2406501 INFO (qtp101621760-147877) [n:127.0.0.1:41225_qggl%2Ft ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1 [junit4] 2> 2406502 INFO (qtp101621760-147879) [n:127.0.0.1:41225_qggl%2Ft ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1 [junit4] 2> 2406504 INFO (qtp101621760-147876) [n:127.0.0.1:41225_qggl%2Ft ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1 [junit4] 2> 2406506 INFO (qtp101621760-147875) [n:127.0.0.1:41225_qggl%2Ft ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2406507 INFO (qtp101621760-147878) [n:127.0.0.1:41225_qggl%2Ft ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2406508 INFO (SocketProxy-Acceptor-45659) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=42578,localport=45659], receiveBufferSize:531000 [junit4] 2> 2406508 INFO (SocketProxy-Acceptor-45659) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=33007,localport=36748], receiveBufferSize=530904 [junit4] 2> 2406510 INFO (qtp1015406765-147973) [n:127.0.0.1:45659_qggl%2Ft ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2406511 INFO (qtp1015406765-147974) [n:127.0.0.1:45659_qggl%2Ft ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2406512 INFO (qtp1015406765-147975) [n:127.0.0.1:45659_qggl%2Ft ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2406513 INFO (qtp1015406765-147976) [n:127.0.0.1:45659_qggl%2Ft ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2406514 INFO (qtp1015406765-147972) [n:127.0.0.1:45659_qggl%2Ft ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2406516 INFO (OverseerThreadFactory-14313-thread-3-processing-n:127.0.0.1:41225_qggl%2Ft) [n:127.0.0.1:41225_qggl%2Ft c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:45659_qggl%2Ft for creating new replica of shard shard1 for collection collection1 [junit4] 2> 2406517 INFO (OverseerThreadFactory-14313-thread-4-processing-n:127.0.0.1:41225_qggl%2Ft) [n:127.0.0.1:41225_qggl%2Ft c:collection1 s:shard2 ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:34915_qggl%2Ft for creating new replica of shard shard2 for collection collection1 [junit4] 2> 2406520 INFO (OverseerThreadFactory-14313-thread-3-processing-n:127.0.0.1:41225_qggl%2Ft) [n:127.0.0.1:41225_qggl%2Ft c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command. [junit4] 2> 2406521 INFO (OverseerThreadFactory-14313-thread-4-processing-n:127.0.0.1:41225_qggl%2Ft) [n:127.0.0.1:41225_qggl%2Ft c:collection1 s:shard2 ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command. [junit4] 2> 2406522 INFO (SocketProxy-Acceptor-45659) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=42582,localport=45659], receiveBufferSize:531000 [junit4] 2> 2406523 INFO (SocketProxy-Acceptor-34915) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=56382,localport=34915], receiveBufferSize:531000 [junit4] 2> 2406523 INFO (SocketProxy-Acceptor-45659) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=33007,localport=36752], receiveBufferSize=530904 [junit4] 2> 2406524 INFO (SocketProxy-Acceptor-34915) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=39134,localport=57074], receiveBufferSize=530904 [junit4] 2> 2406524 INFO (qtp1015406765-147974) [n:127.0.0.1:45659_qggl%2Ft x:collection1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 2406525 INFO (qtp872221638-148005) [n:127.0.0.1:34915_qggl%2Ft x:collection1_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n2&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 2407549 INFO (qtp872221638-148005) [n:127.0.0.1:34915_qggl%2Ft c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0 [junit4] 2> 2407553 INFO (qtp1015406765-147974) [n:127.0.0.1:45659_qggl%2Ft c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0 [junit4] 2> 2407595 INFO (qtp872221638-148005) [n:127.0.0.1:34915_qggl%2Ft c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema [collection1_shard2_replica_n2] Schema name=test [junit4] 2> 2407600 INFO (qtp1015406765-147974) [n:127.0.0.1:45659_qggl%2Ft c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=test [junit4] 2> 2407785 INFO (qtp1015406765-147974) [n:127.0.0.1:45659_qggl%2Ft c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 2407805 INFO (qtp872221638-148005) [n:127.0.0.1:34915_qggl%2Ft c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 2407842 INFO (qtp1015406765-147974) [n:127.0.0.1:45659_qggl%2Ft c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from collection collection1, trusted=true [junit4] 2> 2407842 INFO (qtp1015406765-147974) [n:127.0.0.1:45659_qggl%2Ft c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bc1f1e6 [junit4] 2> 2407843 INFO (qtp1015406765-147974) [n:127.0.0.1:45659_qggl%2Ft c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_15B6F57437E384CD-001/shard-2-001/cores/collection1_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_15B6F57437E384CD-001/shard-2-001/cores/collection1_shard1_replica_n1/data/] [junit4] 2> 2407847 INFO (qtp1015406765-147974) [n:127.0.0.1:45659_qggl%2Ft c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=8, maxMergeAtOnceExplicit=2, maxMergedSegmentMB=66.2353515625, floorSegmentMB=2.1689453125, forceMergeDeletesPctAllowed=21.978775238503445, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4513602154153007, deletesPctAllowed=44.8185445412352 [junit4] 2> 2407849 WARN (qtp1015406765-147974) [n:127.0.0.1:45659_qggl%2Ft c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 2407862 INFO (qtp872221638-148005) [n:127.0.0.1:34915_qggl%2Ft c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using configuration from collection collection1, trusted=true [junit4] 2> 2407863 INFO (qtp872221638-148005) [n:127.0.0.1:34915_qggl%2Ft c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n2' (registry 'solr.core.collection1.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bc1f1e6 [junit4] 2> 2407864 INFO (qtp872221638-148005) [n:127.0.0.1:34915_qggl%2Ft c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_15B6F57437E384CD-001/shard-3-001/cores/collection1_shard2_replica_n2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_15B6F57437E384CD-001/shard-3-001/cores/collection1_shard2_replica_n2/data/] [junit4] 2> 2407868 INFO (qtp872221638-148005) [n:127.0.0.1:34915_qggl%2Ft c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=8, maxMergeAtOnceExplicit=2, maxMergedSegmentMB=66.2353515625, floorSegmentMB=2.1689453125, forceMergeDeletesPctAllowed=21.978775238503445, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4513602154153007, deletesPctAllowed=44.8185445412352 [junit4] 2> 2407877 WARN (qtp872221638-148005) [n:127.0.0.1:34915_qggl%2Ft c:collection1 s:shard2 x:collection1_shard2_replica_n2] 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> 2407951 INFO (qtp1015406765-147974) [n:127.0.0.1:45659_qggl%2Ft c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2407951 INFO (qtp1015406765-147974) [n:127.0.0.1:45659_qggl%2Ft c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2407961 INFO (qtp1015406765-147974) [n:127.0.0.1:45659_qggl%2Ft c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2407961 INFO (qtp1015406765-147974) [n:127.0.0.1:45659_qggl%2Ft c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2407964 INFO (qtp1015406765-147974) [n:127.0.0.1:45659_qggl%2Ft c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=682940107, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 2407968 INFO (qtp1015406765-147974) [n:127.0.0.1:45659_qggl%2Ft c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@58da55ea[collection1_shard1_replica_n1] main] [junit4] 2> 2407969 INFO (qtp1015406765-147974) [n:127.0.0.1:45659_qggl%2Ft c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 2407970 INFO (qtp1015406765-147974) [n:127.0.0.1:45659_qggl%2Ft c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2407971 INFO (qtp1015406765-147974) [n:127.0.0.1:45659_qggl%2Ft c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 2407972 INFO (qtp1015406765-147974) [n:127.0.0.1:45659_qggl%2Ft c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.UpdateL [...truncated too long message...] ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: jar-checksums: [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/null484856221 [copy] Copying 242 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/null484856221 [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/null484856221 check-working-copy: [ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working [ivy:cachepath] confs: [default] [ivy:cachepath] found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public [ivy:cachepath] found com.jcraft#jsch;0.1.53 in public [ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public [ivy:cachepath] found org.apache.httpcomponents#httpclient;4.3.6 in public [ivy:cachepath] found org.apache.httpcomponents#httpcore;4.3.3 in public [ivy:cachepath] found commons-logging#commons-logging;1.1.3 in public [ivy:cachepath] found commons-codec#commons-codec;1.6 in public [ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public [ivy:cachepath] :: resolution report :: resolve 38ms :: artifacts dl 4ms --------------------------------------------------------------------- | | modules || artifacts | | conf | number| search|dwnlded|evicted|| number|dwnlded| --------------------------------------------------------------------- | default | 8 | 0 | 0 | 0 || 8 | 0 | --------------------------------------------------------------------- [wc-checker] Initializing working copy... [wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". [wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation [wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [wc-checker] Checking working copy status... -jenkins-base: BUILD SUCCESSFUL Total time: 284 minutes 57 seconds Archiving artifacts java.lang.InterruptedException: no matches found within 10000 at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847) at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726) at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) at hudson.remoting.Channel.call(Channel.java:955) at hudson.FilePath.act(FilePath.java:1072) at hudson.FilePath.act(FilePath.java:1061) at hudson.FilePath.validateAntFileMask(FilePath.java:2705) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) at hudson.model.Run.execute(Run.java:1835) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) Caused: hudson.FilePath$TunneledInterruptedException at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088) at hudson.remoting.UserRequest.perform(UserRequest.java:212) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:369) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:748) Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000 at hudson.FilePath.act(FilePath.java:1074) at hudson.FilePath.act(FilePath.java:1061) at hudson.FilePath.validateAntFileMask(FilePath.java:2705) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) at hudson.model.Run.execute(Run.java:1835) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error? Recording test results Build step 'Publish JUnit test result report' changed build result to UNSTABLE Email was triggered for: Unstable (Test Failures) Sending email for trigger: Unstable (Test Failures)
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org