From dev-return-354722-archive-asf-public=cust-asf.ponee.io@lucene.apache.org Thu May 2 19:26:19 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 6524E180671 for ; Thu, 2 May 2019 21:26:18 +0200 (CEST) Received: (qmail 34893 invoked by uid 500); 2 May 2019 19:26:17 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 34883 invoked by uid 99); 2 May 2019 19:26:16 -0000 Received: from Unknown (HELO mailrelay1-lw-us.apache.org) (10.10.3.159) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 May 2019 19:26:16 +0000 Received: from jenkins02.apache.org (jenkins02.apache.org [195.201.213.130]) by mailrelay1-lw-us.apache.org (ASF Mail Server at mailrelay1-lw-us.apache.org) with ESMTP id 199431A11 for ; Thu, 2 May 2019 19:26:11 +0000 (UTC) Received: from jenkins02.apache.org (localhost.localdomain [127.0.0.1]) by jenkins02.apache.org (ASF Mail Server at jenkins02.apache.org) with ESMTP id 82EE333E003D for ; Thu, 2 May 2019 19:26:10 +0000 (UTC) Date: Thu, 2 May 2019 19:25:18 +0000 (UTC) From: Apache Jenkins Server To: dev@lucene.apache.org Message-ID: <940679424.7276.1556825170537.JavaMail.jenkins@jenkins02> In-Reply-To: <1270050615.7074.1556791063756.JavaMail.jenkins@jenkins02> References: <1270050615.7074.1556791063756.JavaMail.jenkins@jenkins02> Subject: [JENKINS] Lucene-Solr-Tests-8.x - Build # 184 - Still Failing MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_7275_1216106522.1556825170346" X-Jenkins-Job: Lucene-Solr-Tests-8.x X-Jenkins-Result: FAILURE ------=_Part_7275_1216106522.1556825170346 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/184/ 3 tests failed. FAILED: org.apache.solr.update.TestInPlaceUpdatesDistrib.test Error Message: Thread pool didn't terminate within 15 secs Stack Trace: java.lang.AssertionError: Thread pool didn't terminate within 15 secs =09at __randomizedtesting.SeedInfo.seed([A2FC2F9070F62B03:2AA8104ADE0A46FB]= :0) =09at org.junit.Assert.fail(Assert.java:88) =09at org.junit.Assert.assertTrue(Assert.java:41) =09at org.apache.solr.update.TestInPlaceUpdatesDistrib.reorderedDBQsSimpleT= est(TestInPlaceUpdatesDistrib.java:273) =09at org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpda= tesDistrib.java:177) =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) =09at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.= java:62) =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces= sorImpl.java:43) =09at java.lang.reflect.Method.invoke(Method.java:498) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1750) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Random= izedRunner.java:938) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(Random= izedRunner.java:974) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(Rando= mizedRunner.java:988) =09at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$Shards= FixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082) =09at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$Shards= Statement.evaluate(BaseDistributedSearchTestCase.java:1054) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:57) =09at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRu= leSetupTeardownChained.java:49) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleT= hreadAndTestName.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:64) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:47) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:368) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTa= sk(ThreadLeakControl.java:817) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Threa= dLeakControl.java:468) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran= domizedRunner.java:947) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Random= izedRunner.java:832) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:883) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:894) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:57) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:41) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:53) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:47) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:64) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:54) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:368) =09at java.lang.Thread.run(Thread.java:748) FAILED: org.apache.solr.update.PeerSyncTest.test Error Message: Unexpected exception type, expected SolrException but got org.apache.solr.c= lient.solrj.SolrServerException: Timeout occurred while waiting response fr= om server at: http://127.0.0.1:43848/collection1 Stack Trace: junit.framework.AssertionFailedError: Unexpected exception type, expected S= olrException but got org.apache.solr.client.solrj.SolrServerException: Time= out occurred while waiting response from server at: http://127.0.0.1:43848/= collection1 =09at __randomizedtesting.SeedInfo.seed([A2FC2F9070F62B03:2AA8104ADE0A46FB]= :0) =09at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.jav= a:2700) =09at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.jav= a:2689) =09at org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:279) =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) =09at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.= java:62) =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces= sorImpl.java:43) =09at java.lang.reflect.Method.invoke(Method.java:498) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1750) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Random= izedRunner.java:938) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(Random= izedRunner.java:974) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(Rando= mizedRunner.java:988) =09at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$Shards= FixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082) =09at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$Shards= Statement.evaluate(BaseDistributedSearchTestCase.java:1054) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:57) =09at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRu= leSetupTeardownChained.java:49) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleT= hreadAndTestName.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:64) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:47) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:368) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTa= sk(ThreadLeakControl.java:817) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Threa= dLeakControl.java:468) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran= domizedRunner.java:947) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Random= izedRunner.java:832) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:883) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:894) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:57) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:41) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:53) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:47) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:64) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:54) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:368) =09at java.lang.Thread.run(Thread.java:748) Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occurr= ed while waiting response from server at: http://127.0.0.1:43848/collection= 1 =09at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSo= lrClient.java:660) =09at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClie= nt.java:255) =09at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClie= nt.java:244) =09at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207= ) =09at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224= ) =09at org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSear= chTestCase.java:576) =09at org.apache.solr.update.PeerSyncTest.lambda$test$0(PeerSyncTest.java:2= 81) =09at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.jav= a:2695) =09... 43 more Caused by: java.net.SocketTimeoutException: Read timed out =09at java.net.SocketInputStream.socketRead0(Native Method) =09at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) =09at java.net.SocketInputStream.read(SocketInputStream.java:171) =09at java.net.SocketInputStream.read(SocketInputStream.java:141) =09at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInpu= tBufferImpl.java:137) =09at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInpu= tBufferImpl.java:153) =09at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputB= ufferImpl.java:282) =09at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(Default= HttpResponseParser.java:138) =09at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(Default= HttpResponseParser.java:56) =09at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessagePa= rser.java:259) =09at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHead= er(DefaultBHttpClientConnection.java:163) =09at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy= .java:165) =09at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRe= questExecutor.java:273) =09at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecu= tor.java:125) =09at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.= java:272) =09at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java= :185) =09at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) =09at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java= :110) =09at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttp= Client.java:185) =09at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttp= Client.java:83) =09at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttp= Client.java:56) =09at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSo= lrClient.java:548) =09... 50 more FAILED: org.apache.solr.update.PeerSyncWithLeaderTest.test Error Message: Unexpected exception type, expected SolrException but got org.apache.solr.c= lient.solrj.SolrServerException: Timeout occurred while waiting response fr= om server at: http://127.0.0.1:44393/collection1 Stack Trace: junit.framework.AssertionFailedError: Unexpected exception type, expected S= olrException but got org.apache.solr.client.solrj.SolrServerException: Time= out occurred while waiting response from server at: http://127.0.0.1:44393/= collection1 =09at __randomizedtesting.SeedInfo.seed([A2FC2F9070F62B03:2AA8104ADE0A46FB]= :0) =09at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.jav= a:2700) =09at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.jav= a:2689) =09at org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:279) =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) =09at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.= java:62) =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces= sorImpl.java:43) =09at java.lang.reflect.Method.invoke(Method.java:498) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1750) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Random= izedRunner.java:938) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(Random= izedRunner.java:974) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(Rando= mizedRunner.java:988) =09at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$Shards= FixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082) =09at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$Shards= Statement.evaluate(BaseDistributedSearchTestCase.java:1054) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:57) =09at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRu= leSetupTeardownChained.java:49) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleT= hreadAndTestName.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:64) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:47) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:368) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTa= sk(ThreadLeakControl.java:817) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Threa= dLeakControl.java:468) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran= domizedRunner.java:947) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Random= izedRunner.java:832) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:883) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:894) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:57) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:41) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:53) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:47) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:64) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:54) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:368) =09at java.lang.Thread.run(Thread.java:748) Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occurr= ed while waiting response from server at: http://127.0.0.1:44393/collection= 1 =09at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSo= lrClient.java:660) =09at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClie= nt.java:255) =09at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClie= nt.java:244) =09at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207= ) =09at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224= ) =09at org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSear= chTestCase.java:576) =09at org.apache.solr.update.PeerSyncTest.lambda$test$0(PeerSyncTest.java:2= 81) =09at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.jav= a:2695) =09... 43 more Caused by: java.net.SocketTimeoutException: Read timed out =09at java.net.SocketInputStream.socketRead0(Native Method) =09at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) =09at java.net.SocketInputStream.read(SocketInputStream.java:171) =09at java.net.SocketInputStream.read(SocketInputStream.java:141) =09at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInpu= tBufferImpl.java:137) =09at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInpu= tBufferImpl.java:153) =09at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputB= ufferImpl.java:282) =09at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(Default= HttpResponseParser.java:138) =09at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(Default= HttpResponseParser.java:56) =09at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessagePa= rser.java:259) =09at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHead= er(DefaultBHttpClientConnection.java:163) =09at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy= .java:165) =09at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRe= questExecutor.java:273) =09at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecu= tor.java:125) =09at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.= java:272) =09at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java= :185) =09at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) =09at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java= :110) =09at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttp= Client.java:185) =09at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttp= Client.java:83) =09at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttp= Client.java:56) =09at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSo= lrClient.java:548) =09... 50 more Build Log: [...truncated 13170 lines...] [junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib [junit4] 2> 302937 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[A2FC2F= 9070F62B03]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:= test.solr.allowed.securerandom=3Dnull & java.security.egd=3Dfile:/dev/./ur= andom [junit4] 2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lu= cene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.TestInPla= ceUpdatesDistrib_A2FC2F9070F62B03-001/init-core-data-001 [junit4] 2> 302938 WARN (SUITE-TestInPlaceUpdatesDistrib-seed#[A2FC2F= 9070F62B03]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: num= Opens=3D1 numCloses=3D1 [junit4] 2> 302938 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[A2FC2F= 9070F62B03]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_= POINTS_SYSPROP=3Dtrue) w/NUMERIC_DOCVALUES_SYSPROP=3Dtrue [junit4] 2> 302948 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[A2FC2F= 9070F62B03]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and c= lientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=3D, ssl=3DN= aN, value=3DNaN, clientAuth=3DNaN) [junit4] 2> 302966 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[A2FC2F= 9070F62B03]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting host= Context system property: / [junit4] 2> 302967 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[A2FC2F= 9070F62B03]-worker) [ ] o.a.s.SolrTestCaseJ4 updateLog impl=3Dsolr.Updat= eLog [junit4] 2> 302967 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[A2FC2F= 9070F62B03]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore [junit4] 2> 302968 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[A2FC2F= 9070F62B03]-worker) [ ] o.a.s.c.SolrResourceLoader [null] Added 2 libs t= o classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-So= lr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/j= enkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/= collection1/lib/classes] [junit4] 2> 303028 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[A2FC2F= 9070F62B03]-worker) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.= 2.0 [junit4] 2> 303109 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[A2FC2F= 9070F62B03]-worker) [ ] o.a.s.s.IndexSchema [null] Schema name=3Dinplace= -updates [junit4] 2> 303113 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[A2FC2F= 9070F62B03]-worker) [ ] o.a.s.s.IndexSchema Loaded schema inplace-update= s/1.6 with uniqueid field id [junit4] 2> 303272 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[A2FC2F= 9070F62B03]-worker) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist= initialized: WhitelistHostChecker [whitelistHosts=3Dnull, whitelistHostChe= ckingEnabled=3Dfalse] [junit4] 2> 303285 WARN (SUITE-TestInPlaceUpdatesDistrib-seed#[A2FC2F= 9070F62B03]-worker) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClie= nt with HTTP/1.1 transport since Java 8 or lower versions does not support = SSL + HTTP/2 [junit4] 2> 303317 WARN (SUITE-TestInPlaceUpdatesDistrib-seed#[A2FC2F= 9070F62B03]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificat= ionAlgorithm configured for SslContextFactory@75607df9[provider=3Dnull,keyS= tore=3Dnull,trustStore=3Dnull] [junit4] 2> 303329 WARN (SUITE-TestInPlaceUpdatesDistrib-seed#[A2FC2F= 9070F62B03]-worker) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClie= nt with HTTP/1.1 transport since Java 8 or lower versions does not support = SSL + HTTP/2 [junit4] 2> 303341 WARN (SUITE-TestInPlaceUpdatesDistrib-seed#[A2FC2F= 9070F62B03]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificat= ionAlgorithm configured for SslContextFactory@60ddd1ee[provider=3Dnull,keyS= tore=3Dnull,trustStore=3Dnull] [junit4] 2> 303372 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[A2FC2F= 9070F62B03]-worker) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating= transient cache for 2147483647 transient cores [junit4] 2> 303372 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[A2FC2F= 9070F62B03]-worker) [ ] o.a.s.h.a.MetricsHistoryHandler No .system colle= ction, keeping metrics history in memory. [junit4] 2> 303385 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[A2FC2F= 9070F62B03]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'so= lr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.= JmxMBeanServer@3ce5df90 [junit4] 2> 303401 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[A2FC2F= 9070F62B03]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'so= lr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.Jm= xMBeanServer@3ce5df90 [junit4] 2> 303401 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[A2FC2F= 9070F62B03]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'so= lr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserve= r.JmxMBeanServer@3ce5df90 [junit4] 2> 303421 INFO (coreLoadExecutor-603-thread-1) [ x:collec= tion1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from = paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/co= re/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspa= ce/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/clas= ses] [junit4] 2> 303481 INFO (coreLoadExecutor-603-thread-1) [ x:collec= tion1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0 [junit4] 2> 303507 INFO (coreLoadExecutor-603-thread-1) [ x:collec= tion1] o.a.s.s.IndexSchema [collection1] Schema name=3Dinplace-updates [junit4] 2> 303512 INFO (coreLoadExecutor-603-thread-1) [ x:collec= tion1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid = field id [junit4] 2> 303517 INFO (coreLoadExecutor-603-thread-1) [ x:collec= tion1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configur= ation from instancedir /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Te= sts-8.x/solr/core/src/test-files/solr/collection1, trusted=3Dtrue [junit4] 2> 303517 INFO (coreLoadExecutor-603-thread-1) [ x:collec= tion1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1'= (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanser= ver.JmxMBeanServer@3ce5df90 [junit4] 2> 303518 INFO (coreLoadExecutor-603-thread-1) [ x:collec= tion1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jen= kins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files= /solr/collection1], dataDir=3D[/home/jenkins/jenkins-slave/workspace/Lucene= -Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUp= datesDistrib_A2FC2F9070F62B03-001/init-core-data-001/] [junit4] 2> 303575 WARN (coreLoadExecutor-603-thread-1) [ x:collec= tion1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = =3D requestHandler,name =3D /dump,class =3D DumpRequestHandler,attributes = =3D {initParams=3Da, name=3D/dump, class=3DDumpRequestHandler},args =3D {de= faults=3D{a=3DA,b=3DB}}} [junit4] 2> 303643 INFO (coreLoadExecutor-603-thread-1) [ x:collec= tion1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.sol= r.update.UpdateLog [junit4] 2> 303643 INFO (coreLoadExecutor-603-thread-1) [ x:collec= tion1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=3D defaultSyncLeve= l=3DFLUSH numRecordsToKeep=3D100 maxNumLogsToKeep=3D10 numVersionBuckets=3D= 65536 [junit4] 2> 303644 INFO (coreLoadExecutor-603-thread-1) [ x:collec= tion1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 303644 INFO (coreLoadExecutor-603-thread-1) [ x:collec= tion1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 303645 INFO (coreLoadExecutor-603-thread-1) [ x:collec= tion1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5a99acc6[collection1] ma= in] [junit4] 2> 303645 WARN (coreLoadExecutor-603-thread-1) [ x:collec= tion1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /hom= e/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-= files/solr/collection1/conf; switching to use InMemory storage instead. [junit4] 2> 303646 INFO (coreLoadExecutor-603-thread-1) [ x:collec= tion1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 303646 INFO (coreLoadExecutor-603-thread-1) [ x:collec= tion1] o.a.s.u.UpdateLog Could not find max version in index or recent upda= tes, using new clock 1632442564648894464 [junit4] 2> 303649 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[A2FC2F= 9070F62B03]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore end [junit4] 2> 303658 INFO (searcherExecutor-604-thread-1-processing-x:c= ollection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered n= ew searcher Searcher@5a99acc6[collection1] main{ExitableDirectoryReader(Uni= nvertingDirectoryReader())} [junit4] 2> 303666 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 303673 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTe= stServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 303673 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTe= stServer Starting server [junit4] 2> 303773 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] o.a.s.c.ZkTestServer start zk server on port:36516 [junit4] 2> 303773 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.= 0.0.1:36516 [junit4] 2> 303773 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36516 [junit4] 2> 303784 INFO (zkConnectionManagerCallback-589-thread-1) [ = ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 303786 INFO (zkConnectionManagerCallback-591-thread-1) [ = ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 303792 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slav= e/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1= /conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 303793 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slav= e/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1= /conf/schema-inplace-updates.xml to /configs/conf1/schema.xml [junit4] 2> 303794 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slav= e/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1= /conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig= .snippet.randomindexconfig.xml [junit4] 2> 303801 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slav= e/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1= /conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 303802 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slav= e/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1= /conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 303804 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slav= e/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1= /conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 303805 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slav= e/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1= /conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 303806 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slav= e/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1= /conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 303807 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slav= e/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1= /conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent= .txt [junit4] 2> 303808 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slav= e/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1= /conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 303809 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slav= e/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1= /conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 303827 INFO (zkConnectionManagerCallback-595-thread-1) [ = ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 303830 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT = replicas unless explicitly asked otherwise [junit4] 2> 303982 WARN (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socke= t close linger time [junit4] 2> 303982 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original c= onfigured port=3D0) [junit4] 2> 303982 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty o= n port 0 try number 1 ... [junit4] 2> 303983 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] 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> 303984 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] o.e.j.s.session DefaultSessionIdManager workerName= =3Dnode0 [junit4] 2> 303985 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] o.e.j.s.session No SessionScavenger set, using defa= ults [junit4] 2> 303985 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 303986 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletCon= textHandler@221f2c3e{/,null,AVAILABLE} [junit4] 2> 303987 WARN (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] o.e.j.u.s.S.config No Client EndPointIdentification= Algorithm configured for SslContextFactory@5f7a26bc[provider=3Dnull,keyStor= e=3Dnull,trustStore=3Dnull] [junit4] 2> 303990 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3= e69784b{SSL,[ssl, http/1.1]}{127.0.0.1:37649} [junit4] 2> 303990 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] o.e.j.s.Server Started @304108ms [junit4] 2> 303990 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr= .data.dir=3D/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/sol= r/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_A2FC2F= 9070F62B03-001/tempDir-001/control/data, hostContext=3D/, hostPort=3D37649,= coreRootDirectory=3D/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Test= s-8.x/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenki= ns/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/= J1/temp/solr.update.TestInPlaceUpdatesDistrib_A2FC2F9070F62B03-001/control-= 001/cores} [junit4] 2> 303991 ERROR (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option sol= r.log.dir. Logging may be missing or incomplete. [junit4] 2> 303991 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org= .apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 303995 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcom= e to Apache Solr=E2=84=A2 version 8.2.0 [junit4] 2> 303995 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starti= ng in cloud mode on port null [junit4] 2> 303995 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Instal= l dir: null [junit4] 2> 303995 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start = time: 2019-05-02T17:35:47.263Z [junit4] 2> 303997 INFO (zkConnectionManagerCallback-597-thread-1) [ = ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 303997 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from So= lrHome (not found in ZooKeeper) [junit4] 2> 303997 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] o.a.s.c.SolrXmlConfig Loading container configurati= on from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/bu= ild/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_A2FC2F9070= F62B03-001/control-001/solr.xml [junit4] 2> 304001 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoR= eplicaFailoverWorkLoopDelay is ignored [junit4] 2> 304003 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoR= eplicaFailoverBadNodeExpiration is ignored [junit4] 2> 304005 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.j= mx.mbeanserver.JmxMBeanServer@3ce5df90, but no JMX reporters were configure= d - adding default JMX reporter. [junit4] 2> 304212 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist in= itialized: WhitelistHostChecker [whitelistHosts=3Dnull, whitelistHostChecki= ngEnabled=3Dfalse] [junit4] 2> 304213 WARN (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient = with HTTP/1.1 transport since Java 8 or lower versions does not support SSL= + HTTP/2 [junit4] 2> 304214 WARN (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] o.e.j.u.s.S.config No Client EndPointIdentification= Algorithm configured for SslContextFactory@322ab4eb[provider=3Dnull,keyStor= e=3Dnull,trustStore=3Dnull] [junit4] 2> 304232 WARN (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient = with HTTP/1.1 transport since Java 8 or lower versions does not support SSL= + HTTP/2 [junit4] 2> 304234 WARN (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] o.e.j.u.s.S.config No Client EndPointIdentification= Algorithm configured for SslContextFactory@5e6b5820[provider=3Dnull,keyStor= e=3Dnull,trustStore=3Dnull] [junit4] 2> 304235 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] o.a.s.c.ZkContainer Zookeeper client=3D127.0.0.1:36= 516/solr [junit4] 2> 304237 INFO (zkConnectionManagerCallback-604-thread-1) [ = ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 304240 INFO (zkConnectionManagerCallback-606-thread-1) [ = ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 304317 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] o.a.s.c.OverseerElectionContext I am going to be th= e leader 127.0.0.1:37649_ [junit4] 2> 304317 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] o.a.s.c.Overseer Overseer (id=3D74623718238584837-1= 27.0.0.1:37649_-n_0000000000) starting [junit4] 2> 304323 INFO (zkConnectionManagerCallback-613-thread-1) [ = ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 304326 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at= 127.0.0.1:36516/solr ready [junit4] 2> 304335 INFO (OverseerStateUpdate-74623718238584837-127.0.= 0.1:37649_-n_0000000000) [n:127.0.0.1:37649_ ] o.a.s.c.Overseer Starting= to work on the main queue : 127.0.0.1:37649_ [junit4] 2> 304336 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] o.a.s.c.ZkController Register node as live in ZooKe= eper:/live_nodes/127.0.0.1:37649_ [junit4] 2> 304341 INFO (OverseerStateUpdate-74623718238584837-127.0.= 0.1:37649_-n_0000000000) [n:127.0.0.1:37649_ ] o.a.s.c.c.ZkStateReader U= pdated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 304351 INFO (zkCallback-612-thread-1) [ ] o.a.s.c.c.Zk= StateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 304375 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] o.a.s.h.a.MetricsHistoryHandler No .system collecti= on, keeping metrics history in memory. [junit4] 2> 304390 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.= node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.Jmx= MBeanServer@3ce5df90 [junit4] 2> 304398 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.= jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMB= eanServer@3ce5df90 [junit4] 2> 304398 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.= jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.J= mxMBeanServer@3ce5df90 [junit4] 2> 304399 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definiti= ons underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/= solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jen= kins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/tem= p/solr.update.TestInPlaceUpdatesDistrib_A2FC2F9070F62B03-001/control-001/co= res [junit4] 2> 304426 INFO (zkConnectionManagerCallback-619-thread-1) [ = ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 304427 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from Zoo= Keeper... (0) -> (1) [junit4] 2> 304429 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at= 127.0.0.1:36516/solr ready [junit4] 2> 304447 INFO (qtp2092019349-1362) [n:127.0.0.1:37649_ ]= o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params= collection.configName=3Dconf1&name=3Dcontrol_collection&nrtReplicas=3D1&ac= tion=3DCREATE&numShards=3D1&createNodeSet=3D127.0.0.1:37649_&wt=3Djavabin&v= ersion=3D2 and sendToOCPQueue=3Dtrue [junit4] 2> 304450 INFO (OverseerThreadFactory-618-thread-1) [ ] o= .a.s.c.a.c.CreateCollectionCmd Create collection control_collection [junit4] 2> 304580 INFO (qtp2092019349-1360) [n:127.0.0.1:37649_ x= :control_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core cr= eate command qt=3D/admin/cores&collection.configName=3Dconf1&newCollection= =3Dtrue&name=3Dcontrol_collection_shard1_replica_n1&action=3DCREATE&numShar= ds=3D1&collection=3Dcontrol_collection&shard=3Dshard1&wt=3Djavabin&version= =3D2&replicaType=3DNRT [junit4] 2> 304580 INFO (qtp2092019349-1360) [n:127.0.0.1:37649_ x= :control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefaul= t Allocating transient cache for 4 transient cores [junit4] 2> 305604 INFO (qtp2092019349-1360) [n:127.0.0.1:37649_ c:co= ntrol_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.= SolrConfig Using Lucene MatchVersion: 8.2.0 [junit4] 2> 305653 INFO (qtp2092019349-1360) [n:127.0.0.1:37649_ c:co= ntrol_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.= IndexSchema [control_collection_shard1_replica_n1] Schema name=3Dinplace-up= dates [junit4] 2> 305657 INFO (qtp2092019349-1360) [n:127.0.0.1:37649_ c:co= ntrol_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.= IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id [junit4] 2> 305659 INFO (qtp2092019349-1360) [n:127.0.0.1:37649_ c:co= ntrol_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.= CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' usin= g configuration from collection control_collection, trusted=3Dtrue [junit4] 2> 305659 INFO (qtp2092019349-1360) [n:127.0.0.1:37649_ c:co= ntrol_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.m.= r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.r= eplica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enab= led at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ce5df90 [junit4] 2> 305660 INFO (qtp2092019349-1360) [n:127.0.0.1:37649_ c:co= ntrol_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.= SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at = [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/sol= r-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_A2FC2F9070F62B03-= 001/control-001/cores/control_collection_shard1_replica_n1], dataDir=3D[/ho= me/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-co= re/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspa= ce/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.Test= InPlaceUpdatesDistrib_A2FC2F9070F62B03-001/control-001/cores/control_collec= tion_shard1_replica_n1/data/] [junit4] 2> 305667 WARN (qtp2092019349-1360) [n:127.0.0.1:37649_ c:co= ntrol_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.= RequestHandlers INVALID paramSet a in requestHandler {type =3D requestHandl= er,name =3D /dump,class =3D DumpRequestHandler,attributes =3D {initParams= =3Da, name=3D/dump, class=3DDumpRequestHandler},args =3D {defaults=3D{a=3DA= ,b=3DB}}} [junit4] 2> 305733 INFO (qtp2092019349-1360) [n:127.0.0.1:37649_ c:co= ntrol_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.= UpdateHandler Using UpdateLog implementation: org.apache.solr.update.Update= Log [junit4] 2> 305733 INFO (qtp2092019349-1360) [n:127.0.0.1:37649_ c:co= ntrol_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.= UpdateLog Initializing UpdateLog: dataDir=3D defaultSyncLevel=3DFLUSH numRe= cordsToKeep=3D100 maxNumLogsToKeep=3D10 numVersionBuckets=3D65536 [junit4] 2> 305736 INFO (qtp2092019349-1360) [n:127.0.0.1:37649_ c:co= ntrol_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.= CommitTracker Hard AutoCommit: disabled [junit4] 2> 305736 INFO (qtp2092019349-1360) [n:127.0.0.1:37649_ c:co= ntrol_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.= CommitTracker Soft AutoCommit: disabled [junit4] 2> 305741 INFO (qtp2092019349-1360) [n:127.0.0.1:37649_ c:co= ntrol_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.= SolrIndexSearcher Opening [Searcher@7d26adb2[control_collection_shard1_repl= ica_n1] main] [junit4] 2> 305742 INFO (qtp2092019349-1360) [n:127.0.0.1:37649_ c:co= ntrol_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.r.= ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /confi= gs/conf1 [junit4] 2> 305743 INFO (qtp2092019349-1360) [n:127.0.0.1:37649_ c:co= ntrol_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.r.= ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeep= erStorageIO:path=3D/configs/conf1 [junit4] 2> 305743 INFO (qtp2092019349-1360) [n:127.0.0.1:37649_ c:co= ntrol_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.h.= ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 305743 INFO (qtp2092019349-1360) [n:127.0.0.1:37649_ c:co= ntrol_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 1632442566847758336 [junit4] 2> 305756 INFO (qtp2092019349-1360) [n:127.0.0.1:37649_ c:co= ntrol_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=3D{core_node2=3D0}, version=3D0} [junit4] 2> 305757 INFO (qtp2092019349-1360) [n:127.0.0.1:37649_ c:co= ntrol_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.= ShardLeaderElectionContextBase make sure parent is created /collections/con= trol_collection/leaders/shard1 [junit4] 2> 305759 INFO (qtp2092019349-1360) [n:127.0.0.1:37649_ c:co= ntrol_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.= ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 305759 INFO (qtp2092019349-1360) [n:127.0.0.1:37649_ c:co= ntrol_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> 305759 INFO (qtp2092019349-1360) [n:127.0.0.1:37649_ c:co= ntrol_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.= SyncStrategy Sync replicas to https://127.0.0.1:37649/control_collection_sh= ard1_replica_n1/ [junit4] 2> 305759 INFO (qtp2092019349-1360) [n:127.0.0.1:37649_ c:co= ntrol_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.= SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 305760 INFO (qtp2092019349-1360) [n:127.0.0.1:37649_ c:co= ntrol_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.= SyncStrategy https://127.0.0.1:37649/control_collection_shard1_replica_n1/ = has no replicas [junit4] 2> 305760 INFO (qtp2092019349-1360) [n:127.0.0.1:37649_ c:co= ntrol_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.= ShardLeaderElectionContextBase Creating leader registration node /collectio= ns/control_collection/leaders/shard1/leader after winning as /collections/c= ontrol_collection/leader_elect/shard1/election/74623718238584837-core_node2= -n_0000000000 [junit4] 2> 305761 INFO (searcherExecutor-623-thread-1-processing-n:1= 27.0.0.1:37649_ x:control_collection_shard1_replica_n1 c:control_collection= s:shard1) [n:127.0.0.1:37649_ c:control_collection s:shard1 x:control_col= lection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_repl= ica_n1] Registered new searcher Searcher@7d26adb2[control_collection_shard1= _replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 305762 INFO (qtp2092019349-1360) [n:127.0.0.1:37649_ c:co= ntrol_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.= ShardLeaderElectionContext I am the new leader: https://127.0.0.1:37649/con= trol_collection_shard1_replica_n1/ shard1 [junit4] 2> 305874 INFO (zkCallback-605-thread-1) [ ] o.a.s.c.c.Zk= StateReader A cluster state change: [WatchedEvent state:SyncConnected type:= NodeDataChanged path:/collections/control_collection/state.json] for collec= tion [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 305877 INFO (qtp2092019349-1360) [n:127.0.0.1:37649_ c:co= ntrol_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.= ZkController I am the leader, no recovery necessary [junit4] 2> 305881 INFO (qtp2092019349-1360) [n:127.0.0.1:37649_ c:co= ntrol_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.= HttpSolrCall [admin] webapp=3Dnull path=3D/admin/cores params=3D{qt=3D/admi= n/cores&collection.configName=3Dconf1&newCollection=3Dtrue&name=3Dcontrol_c= ollection_shard1_replica_n1&action=3DCREATE&numShards=3D1&collection=3Dcont= rol_collection&shard=3Dshard1&wt=3Djavabin&version=3D2&replicaType=3DNRT} s= tatus=3D0 QTime=3D1301 [junit4] 2> 305889 INFO (zkCallback-605-thread-2) [ ] o.a.s.c.c.Zk= StateReader A cluster state change: [WatchedEvent state:SyncConnected type:= NodeDataChanged path:/collections/control_collection/state.json] for collec= tion [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 305905 INFO (qtp2092019349-1362) [n:127.0.0.1:37649_ ]= o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at m= ost 45 seconds. Check all shard replicas [junit4] 2> 305991 INFO (zkCallback-605-thread-1) [ ] o.a.s.c.c.Zk= StateReader A cluster state change: [WatchedEvent state:SyncConnected type:= NodeDataChanged path:/collections/control_collection/state.json] for collec= tion [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 305991 INFO (zkCallback-605-thread-3) [ ] o.a.s.c.c.Zk= StateReader A cluster state change: [WatchedEvent state:SyncConnected type:= NodeDataChanged path:/collections/control_collection/state.json] for collec= tion [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 305992 INFO (zkCallback-605-thread-2) [ ] o.a.s.c.c.Zk= StateReader A cluster state change: [WatchedEvent state:SyncConnected type:= NodeDataChanged path:/collections/control_collection/state.json] for collec= tion [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 305992 INFO (qtp2092019349-1362) [n:127.0.0.1:37649_ ]= o.a.s.s.HttpSolrCall [admin] webapp=3Dnull path=3D/admin/collections param= s=3D{collection.configName=3Dconf1&name=3Dcontrol_collection&nrtReplicas=3D= 1&action=3DCREATE&numShards=3D1&createNodeSet=3D127.0.0.1:37649_&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D1545 [junit4] 2> 306001 INFO (zkConnectionManagerCallback-625-thread-1) [ = ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 306002 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from Zoo= Keeper... (0) -> (1) [junit4] 2> 306003 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at= 127.0.0.1:36516/solr ready [junit4] 2> 306006 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:= false cause connection loss:false [junit4] 2> 306012 INFO (qtp2092019349-1362) [n:127.0.0.1:37649_ ]= o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params= collection.configName=3Dconf1&name=3Dcollection1&nrtReplicas=3D1&action=3D= CREATE&numShards=3D1&createNodeSet=3D&stateFormat=3D2&wt=3Djavabin&version= =3D2 and sendToOCPQueue=3Dtrue [junit4] 2> 306015 INFO (OverseerCollectionConfigSetProcessor-7462371= 8238584837-127.0.0.1:37649_-n_0000000000) [ ] o.a.s.c.OverseerTaskQueue = Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't ex= ist. Requestor may have disconnected from ZooKeeper [junit4] 2> 306015 INFO (OverseerThreadFactory-618-thread-2) [ ] o= .a.s.c.a.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 306218 WARN (OverseerThreadFactory-618-thread-2) [ ] o= .a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collec= tion1) without cores. [junit4] 2> 306221 INFO (qtp2092019349-1362) [n:127.0.0.1:37649_ ]= o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at m= ost 45 seconds. Check all shard replicas [junit4] 2> 306222 INFO (qtp2092019349-1362) [n:127.0.0.1:37649_ ]= o.a.s.s.HttpSolrCall [admin] webapp=3Dnull path=3D/admin/collections param= s=3D{collection.configName=3Dconf1&name=3Dcollection1&nrtReplicas=3D1&actio= n=3DCREATE&numShards=3D1&createNodeSet=3D&stateFormat=3D2&wt=3Djavabin&vers= ion=3D2} status=3D0 QTime=3D210 [junit4] 2> 306224 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Creating jett= y instances pullReplicaCount=3D0 numOtherReplicas=3D3 [junit4] 2> 306332 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty = 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/= solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_A2F= C2F9070F62B03-001/shard-1-001 of type NRT [junit4] 2> 306336 WARN (closeThreadPool-626-thread-1) [ ] o.e.j.s= .AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 306336 INFO (closeThreadPool-626-thread-1) [ ] o.a.s.c= .s.e.JettySolrRunner Start Jetty (original configured port=3D0) [junit4] 2> 306336 INFO (closeThreadPool-626-thread-1) [ ] o.a.s.c= .s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 306336 INFO (closeThreadPool-626-thread-1) [ ] o.e.j.s= .Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550= 056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12 [junit4] 2> 306337 INFO (closeThreadPool-626-thread-1) [ ] o.e.j.s= .session DefaultSessionIdManager workerName=3Dnode0 [junit4] 2> 306337 INFO (closeThreadPool-626-thread-1) [ ] o.e.j.s= .session No SessionScavenger set, using defaults [junit4] 2> 306337 INFO (closeThreadPool-626-thread-1) [ ] o.e.j.s= .session node0 Scavenging every 600000ms [junit4] 2> 306338 INFO (closeThreadPool-626-thread-1) [ ] o.e.j.s= .h.ContextHandler Started o.e.j.s.ServletContextHandler@59e94614{/,null,AVA= ILABLE} [junit4] 2> 306338 WARN (closeThreadPool-626-thread-1) [ ] o.e.j.u= .s.S.config No Client EndPointIdentificationAlgorithm configured for SslCon= textFactory@16efccfa[provider=3Dnull,keyStore=3Dnull,trustStore=3Dnull] [junit4] 2> 306348 INFO (closeThreadPool-626-thread-1) [ ] o.e.j.s= .AbstractConnector Started ServerConnector@5a31fde0{SSL,[ssl, http/1.1]}{12= 7.0.0.1:37315} [junit4] 2> 306348 INFO (closeThreadPool-626-thread-1) [ ] o.e.j.s= .Server Started @306466ms [junit4] 2> 306348 INFO (closeThreadPool-626-thread-1) [ ] o.a.s.c= .s.e.JettySolrRunner Jetty properties: {solr.data.dir=3D/home/jenkins/jenki= ns-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/= solr.update.TestInPlaceUpdatesDistrib_A2FC2F9070F62B03-001/tempDir-001/jett= y1, replicaType=3DNRT, solrconfig=3Dsolrconfig.xml, hostContext=3D/, hostPo= rt=3D37315, coreRootDirectory=3D/home/jenkins/jenkins-slave/workspace/Lucen= e-Solr-Tests-8.x/solr/build/solr-core/test/J1/../../../../../../../../../..= /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr= -core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_A2FC2F9070F62B03-0= 01/shard-1-001/cores} [junit4] 2> 306349 ERROR (closeThreadPool-626-thread-1) [ ] o.a.s.u= .StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missi= ng or incomplete. [junit4] 2> 306349 INFO (closeThreadPool-626-thread-1) [ ] o.a.s.s= .SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLogg= erFactory [junit4] 2> 306349 INFO (closeThreadPool-626-thread-1) [ ] o.a.s.s= .SolrDispatchFilter ___ _ Welcome to Apache Solr=E2=84=A2 versi= on 8.2.0 [junit4] 2> 306349 INFO (closeThreadPool-626-thread-1) [ ] o.a.s.s= .SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 306349 INFO (closeThreadPool-626-thread-1) [ ] o.a.s.s= .SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 306349 INFO (closeThreadPool-626-thread-1) [ ] o.a.s.s= .SolrDispatchFilter |___/\___/_|_| Start time: 2019-05-02T17:35:49.617Z [junit4] 2> 306368 INFO (zkConnectionManagerCallback-628-thread-1) [ = ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 306369 INFO (closeThreadPool-626-thread-1) [ ] o.a.s.s= .SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 306369 INFO (closeThreadPool-626-thread-1) [ ] o.a.s.c= .SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-s= lave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr= .update.TestInPlaceUpdatesDistrib_A2FC2F9070F62B03-001/shard-1-001/solr.xml [junit4] 2> 306372 INFO (closeThreadPool-626-thread-1) [ ] o.a.s.c= .SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is = ignored [junit4] 2> 306372 INFO (closeThreadPool-626-thread-1) [ ] o.a.s.c= .SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration= is ignored [junit4] 2> 306374 INFO (closeThreadPool-626-thread-1) [ ] o.a.s.c= .SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3= ce5df90, but no JMX reporters were configured - adding default JMX reporter= . [junit4] 2> 306479 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty = 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/= solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_A2F= C2F9070F62B03-001/shard-2-001 of type NRT [junit4] 2> 306500 WARN (closeThreadPool-626-thread-2) [ ] o.e.j.s= .AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 306500 INFO (closeThreadPool-626-thread-2) [ ] o.a.s.c= .s.e.JettySolrRunner Start Jetty (original configured port=3D0) [junit4] 2> 306500 INFO (closeThreadPool-626-thread-2) [ ] o.a.s.c= .s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 306500 INFO (closeThreadPool-626-thread-2) [ ] o.e.j.s= .Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550= 056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12 [junit4] 2> 306560 INFO (closeThreadPool-626-thread-2) [ ] o.e.j.s= .session DefaultSessionIdManager workerName=3Dnode0 [junit4] 2> 306560 INFO (closeThreadPool-626-thread-2) [ ] o.e.j.s= .session No SessionScavenger set, using defaults [junit4] 2> 306560 INFO (closeThreadPool-626-thread-2) [ ] o.e.j.s= .session node0 Scavenging every 660000ms [junit4] 2> 306568 INFO (closeThreadPool-626-thread-2) [ ] o.e.j.s= .h.ContextHandler Started o.e.j.s.ServletContextHandler@5c74edcf{/,null,AVA= ILABLE} [junit4] 2> 306569 WARN (closeThreadPool-626-thread-2) [ ] o.e.j.u= .s.S.config No Client EndPointIdentificationAlgorithm configured for SslCon= textFactory@10e4af3d[provider=3Dnull,keyStore=3Dnull,trustStore=3Dnull] [junit4] 2> 306575 INFO (closeThreadPool-626-thread-2) [ ] o.e.j.s= .AbstractConnector Started ServerConnector@62b93560{SSL,[ssl, http/1.1]}{12= 7.0.0.1:43428} [junit4] 2> 306575 INFO (closeThreadPool-626-thread-2) [ ] o.e.j.s= .Server Started @306693ms [junit4] 2> 306576 INFO (closeThreadPool-626-thread-2) [ ] o.a.s.c= .s.e.JettySolrRunner Jetty properties: {solr.data.dir=3D/home/jenkins/jenki= ns-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/= solr.update.TestInPlaceUpdatesDistrib_A2FC2F9070F62B03-001/tempDir-001/jett= y2, replicaType=3DNRT, solrconfig=3Dsolrconfig.xml, hostContext=3D/, hostPo= rt=3D43428, coreRootDirectory=3D/home/jenkins/jenkins-slave/workspace/Lucen= e-Solr-Tests-8.x/solr/build/solr-core/test/J1/../../../../../../../../../..= /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr= -core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_A2FC2F9070F62B03-0= 01/shard-2-001/cores} [junit4] 2> 306576 ERROR (closeThreadPool-626-thread-2) [ ] o.a.s.u= .StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missi= ng or incomplete. [junit4] 2> 306576 INFO (closeThreadPool-626-thread-2) [ ] o.a.s.s= .SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLogg= erFactory [junit4] 2> 306576 INFO (closeThreadPool-626-thread-2) [ ] o.a.s.s= .SolrDispatchFilter ___ _ Welcome to Apache Solr=E2=84=A2 versi= on 8.2.0 [junit4] 2> 306576 INFO (closeThreadPool-626-thread-2) [ ] o.a.s.s= .SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 306576 INFO (closeThreadPool-626-thread-2) [ ] o.a.s.s= .SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 306576 INFO (closeThreadPool-626-thread-2) [ ] o.a.s.s= .SolrDispatchFilter |___/\___/_|_| Start time: 2019-05-02T17:35:49.844Z [junit4] 2> 306578 INFO (zkConnectionManagerCallback-631-thread-1) [ = ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 306582 INFO (closeThreadPool-626-thread-2) [ ] o.a.s.s= .SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 306582 INFO (closeThreadPool-626-thread-2) [ ] o.a.s.c= .SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-s= lave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr= .update.TestInPlaceUpdatesDistrib_A2FC2F9070F62B03-001/shard-2-001/solr.xml [junit4] 2> 306586 INFO (closeThreadPool-626-thread-2) [ ] o.a.s.c= .SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is = ignored [junit4] 2> 306586 INFO (closeThreadPool-626-thread-2) [ ] o.a.s.c= .SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration= is ignored [junit4] 2> 306598 INFO (closeThreadPool-626-thread-2) [ ] o.a.s.c= .SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3= ce5df90, but no JMX reporters were configured - adding default JMX reporter= . [junit4] 2> 306677 INFO (closeThreadPool-626-thread-1) [ ] o.a.s.h= .c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker= [whitelistHosts=3Dnull, whitelistHostCheckingEnabled=3Dfalse] [junit4] 2> 306687 WARN (closeThreadPool-626-thread-1) [ ] o.a.s.c= .s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since J= ava 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 306719 WARN (closeThreadPool-626-thread-1) [ ] o.e.j.u= .s.S.config No Client EndPointIdentificationAlgorithm configured for SslCon= textFactory@2aee90a1[provider=3Dnull,keyStore=3Dnull,trustStore=3Dnull] [junit4] 2> 306722 WARN (closeThreadPool-626-thread-1) [ ] o.a.s.c= .s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since J= ava 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 306726 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[A2= FC2F9070F62B03]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty = 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/= solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_A2F= C2F9070F62B03-001/shard-3-001 of type NRT [junit4] 2> 306734 WARN (closeThreadPool-626-thread-3) [ ] o.e.j.s= .AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 306734 INFO (closeThreadPool-626-thread-3) [ ] o.a.s.c= .s.e.JettySolrRunner Start Jetty (original configured port=3D0) [junit4] 2> 306735 INFO (closeThreadPool-626-thread-3) [ ] o.a.s.c= .s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 306735 INFO (closeThreadPool-626-thread-3) [ ] o.e.j.s= .Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550= 056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12 [junit4] 2> 306736 INFO (closeThreadPool-626-thread-3) [ ] o.e.j.s= .session DefaultSessionIdManager workerName=3Dnode0 [junit4] 2> 306736 INFO (closeThreadPool-626-thread-3) [ ] o.e.j.s= .session No SessionScavenger set, using defaults [junit4] 2> 306736 INFO (closeThreadPool-626-thread-3) [ ] o.e.j.s= .session node0 Scavenging every 660000ms [junit4] 2> 306736 INFO (closeThreadPool-626-thread-3) [ ] o.e.j.s= .h.ContextHandler Started o.e.j.s.ServletContextHandler@1a4ab3c5{/,null,AVA= ILABLE} [junit4] 2> 306737 WARN (closeThreadPool-626-thread-3) [ ] o.e.j.u= .s.S.config No Client EndPointIdentificationAlgorithm configured for SslCon= textFactory@60d03fd[provider=3Dnull,keyStore=3Dnull,trustStore=3Dnull] [junit4] 2> 306744 WARN (closeThreadPool-626-thread-1) [ ] o.e.j.u= .s.S.config No Client EndPointIdentificationAlgorithm configured for SslCon= textFactory@2797d9ca[provider=3Dnull,keyStore=3Dnull,trustStore=3Dnull] [junit4] 2> 306745 INFO (closeThreadPool-626-thread-1) [ ] o.a.s.c= .ZkContainer Zookeeper client=3D127.0.0.1:36516/solr [junit4] 2> 306748 INFO (zkConnectionManagerCallback-638-thread-1) [ = ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 306749 INFO (closeThreadPool-626-thread-3) [ ] o.e.j.s= .AbstractConnector Started ServerConnector@2e2dfb27{SSL,[ssl, http/1.1]}{12= 7.0.0.1:35946} [junit4] 2> 306749 INFO (closeThreadPool-626-thread-3) [ ] o.e.j.s= .Server Started @306867ms [junit4] 2> 306749 INFO (closeThreadPool-626-thread-3) [ ] o.a.s.c= .s.e.JettySolrRunner Jetty properties: {solr.data.dir=3D/home/jenkins/jenki= ns-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/= solr.update.TestInPlaceUpdatesDistrib_A2FC2F9070F62B03-001/tempDir-001/jett= y3, replicaType=3DNRT, solrconfig=3Dsolrconfig.xml, hostContext=3D/, hostPo= rt=3D35946, coreRootDirectory=3D/home/jenkins/jenkins-slave/workspace/Lucen= e-Solr-Tests-8.x/solr/build/solr-core/test/J1/../../../../../../../../../..= /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr= -core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_A2FC2F9070F62B03-0= 01/shard-3-001/cores} [junit4] 2> 306750 ERROR (closeThreadPool-626-thread-3) [ ] o.a.s.u= .StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missi= ng or incomplete. [junit4] 2> 306750 INFO (closeThreadPool-626-thread-3) [ ] o.a.s.s= .SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLogg= erFactory [junit4] 2> 306750 INFO (closeThreadPool-626-thread-3) [ ] o.a.s.s= .SolrDispatchFilter ___ _ Welcome to Apache Solr=E2=84=A2 versi= on 8.2.0 [junit4] 2> 306750 INFO (closeThreadPool-626-thread-3) [ ] o.a.s.s= .SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 306750 INFO (closeThreadPool-626-thread-3) [ ] o.a.s.s= .SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 306750 INFO (closeThreadPool-626-thread-3) [ ] o.a.s.s= .SolrDispatchFilter |___/\___/_|_| Start time: 2019-05-02T17:35:50.018Z [junit4] 2> 306768 INFO (zkConnectionManagerCallback-640-thread-1) [ = ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 306768 INFO (zkConnectionManagerCallback-642-thread-1) [ = ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 306770 INFO (closeThreadPool-626-thread-3) [ ] o.a.s.s= .SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 306770 INFO (closeThreadPool-626-thread-3) [ ] o.a.s.c= .SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-s= lave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr= .update.TestInPlaceUpdatesDistrib_A2FC2F9070F62B03-001/shard-3-001/solr.xml [junit4] 2> 306773 INFO (closeThreadPool-626-thread-3) [ ] o.a.s.c= .SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is = ignored [junit4] 2> 306773 INFO (closeThreadPool-626-thread-3) [ ] o.a.s.c= .SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration= is ignored [junit4] 2> 306774 INFO (closeThreadPool-626-thread-3) [ ] o.a.s.c= .SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3= ce5df90, but no JMX reporters were configured - adding default JMX reporter= . [junit4] 2> 306777 INFO (closeThreadPool-626-thread-1) [n:127.0.0.1:3= 7315_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0)= -> (1) [junit4] 2> 306780 INFO (closeThreadPool-626-thread-1) [n:127.0.0.1:3= 7315_ ] o.a.s.c.ZkController Publish node=3D127.0.0.1:37315_ as DOWN [junit4] 2> 306781 INFO (closeThreadPool-626-thread-1) [n:127.0.0.1:3= 7315_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache= for 4 transient cores [junit4] 2> 306781 INFO (closeThreadPool-626-thread-1) [n:127.0.0.1:3= 7315_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_no= des/127.0.0.1:37315_ [junit4] 2> 306782 INFO (zkCallback-605-thread-2) [ ] o.a.s.c.c.Zk= StateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 306786 INFO (zkCallback-612-thread-1) [ ] o.a.s.c.c.Zk= StateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 306788 INFO (zkCallback-624-thread-1) [ ] o.a.s.c.c.Zk= StateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 306799 INFO (zkCallback-641-thread-1) [ ] o.a.s.c.c.Zk= StateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 306827 INFO (zkConnectionManagerCallback-650-thread-1) [ = ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 306828 INFO (closeThreadPool-626-thread-1) [n:127.0.0.1:3= 7315_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0)= -> (2) [junit4] 2> 306829 INFO (closeThreadPool-626-thread-1) [n:127.0.0.1:3= 7315_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36= 516/solr ready [junit4] 2> 306841 INFO (closeThreadPool-626-thread-1) [n:127.0.0.1:3= 7315_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping m= etrics history in memory. [junit4] 2> 306856 INFO (closeThreadPool-626-thread-1) [n:127.0.0.1:3= 7315_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (regist= ry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3= ce5df90 [junit4] 2> 306874 INFO (closeThreadPool-626-thread-1) [n:127.0.0.1:3= 7315_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registr= y 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ce= 5df90 [junit4] 2> 306874 INFO (closeThreadPool-626-thread-1) [n:127.0.0.1:3= 7315_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (regis= try 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer= @3ce5df90 [junit4] 2> 306875 INFO (closeThreadPool-626-thread-1) [n:127.0.0.1:3= 7315_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneat= h /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/so= lr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/wo= rkspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update= .TestInPlaceUpdatesDistrib_A2FC2F9070F62B03-001/shard-1-001/cores [junit4] 2> 308057 INFO (OverseerCollectionConfigSetProcessor-7462371= 8238584837-127.0.0.1:37649_-n_0000000000) [ ] o.a.s.c.OverseerTaskQueue = Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't ex= ist. Requestor may have disconnected from ZooKeeper [junit4] 2> 308111 INFO (closeThreadPool-626-thread-3) [ ] o.a.s.h= .c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker= [whitelistHosts=3Dnull, whitelistHostCheckingEnabled=3Dfalse] [junit4] 2> 308112 WARN (closeThreadPool-626-thread-3) [ ] o.a.s.c= .s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since J= ava 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 308114 INFO (closeThreadPool-626-thread-2) [ ] o.a.s.h= .c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker= [whitelistHosts=3Dnull, whitelistHostCheckingEnabled=3Dfalse] [junit4] 2> 308114 WARN (closeThreadPool-626-thread-2) [ ] o.a.s.c= .s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since J= ava 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 308133 WARN (closeThreadPool-626-thread-3) [ ] o.e.j.u= .s.S.config No Client EndPointIdentificationAlgorithm configured for SslCon= textFactory@11fdb5e1[provider=3Dnull,keyStore=3Dnull,trustStore=3Dnull] [junit4] 2> 308135 WARN (closeThreadPool-626-thread-3) [ ] o.a.s.c= .s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since J= ava 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 308139 WARN (closeThreadPool-626-thread-2) [ ] o.e.j.u= .s.S.config No Client EndPointIdentificationAlgorithm configured for SslCon= textFactory@7601e4cb[provider=3Dnull,keyStore=3Dnull,trustStore=3Dnull] [junit4] 2> 308148 WARN (closeThreadPool-626-thread-2) [ ] o.a.s.c= .s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since J= ava 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 308149 WARN (closeThreadPool-626-thread-3) [ ] o.e.j.u= .s.S.config No Client EndPointIdentificationAlgorithm configured for SslCon= textFactory@17d83572[provider=3Dnull,keyStore=3Dnull,trustStore=3Dnull] [junit4] 2> 308149 INFO (closeThreadPool-626-thread-3) [ ] o.a.s.c= .ZkContainer Zookeeper client=3D127.0.0.1:36516/solr [junit4] 2> 308151 INFO (zkConnectionManagerCallback-660-thread-1) [ = ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 308154 WARN (closeThreadPool-626-thread-2) [ ] o.e.j.u= .s.S.config No Client EndPointIdentificationAlgorithm configured for SslCon= textFactory@38adc581[provider=3Dnull,keyStore=3Dnull,trustStore=3Dnull] [junit4] 2> 308155 INFO (closeThreadPool-626-thread-2) [ ] o.a.s.c= .ZkContainer Zookeeper client=3D127.0.0.1:36516/solr [junit4] 2> 308157 INFO (zkConnectionManagerCallback-663-thread-1) [ = ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 308159 INFO (zkConnectionManagerCallback-665-thread-1) [ = ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 308159 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ = ] o.a.z.s.NIOServerCnxn Unable to read additional data from client session= id 0x1091de0596e0010, likely client has closed socket [junit4] 2> 308161 INFO (zkConnectionManagerCallback-667-thread-1) [ = ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 308165 INFO (closeThreadPool-626-thread-3) [n:127.0.0.1:3= 5946_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0)= -> (2) [junit4] 2> 308167 INFO (closeThreadPool-626-thread-2) [n:127.0.0.1:4= 3428_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0)= -> (2) [junit4] 2> 308169 INFO (closeThreadPool-626-thread-3) [n:127.0.0.1:3= 5946_ ] o.a.s.c.ZkController Publish node=3D127.0.0.1:35946_ as DOWN [junit4] 2> 308170 INFO (closeThreadPool-626-thread-3) [n:127.0.0.1:3= 5946_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache= for 4 transient cores [junit4] 2> 308170 INFO (closeThreadPool-626-thread-3) [n:127.0.0.1:3= 5946_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_no= des/127.0.0.1:35946_ [junit4] 2> 308171 INFO (zkCallback-612-thread-1) [ ] o.a.s.c.c.Zk= StateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 308171 INFO (zkCallback-605-thread-2) [ ] o.a.s.c.c.Zk= StateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 308179 INFO (closeThreadPool-626-thread-2) [n:127.0.0.1:4= 3428_ ] o.a.s.c.ZkController Publish node=3D127.0.0.1:43428_ as DOWN [junit4] 2> 308180 INFO (closeThreadPool-626-thread-2) [n:127.0.0.1:4= 3428_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache= for 4 transient cores [junit4] 2> 308180 INFO (closeThreadPool-626-thread-2) [n:127.0.0.1:4= 3428_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_no= des/127.0.0.1:43428_ [junit4] 2> 308183 INFO (zkCallback-664-thread-1) [ ] o.a.s.c.c.Zk= StateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 308184 INFO (zkCallback-612-thread-1) [ ] o.a.s.c.c.Zk= StateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 308184 INFO (zkCallback-605-thread-2) [ ] o.a.s.c.c.Zk= StateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 308199 INFO (zkCallback-624-thread-1) [ ] o.a.s.c.c.Zk= StateReader Updated live nodes from ZooKeeper... (2) -> (4) [junit4] 2> 308200 INFO (zkCallback-664-thread-1) [ ] o.a.s.c.c.Zk= StateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 308200 INFO (zkCallback-666-thread-1) [ ] o.a.s.c.c.Zk= StateReader Updated live nodes from ZooKeeper... (2) -> (4) [junit4] 2> 308201 INFO (zkCallback-649-thread-1) [ ] o.a.s.c.c.Zk= StateReader Updated live nodes from ZooKeeper... (2) -> (4) [junit4] 2> 308202 INFO (zkCallback-641-thread-1) [ ] o.a.s.c.c.Zk= StateReader Updated live nodes from ZooKeeper... (2) -> (4) [junit4] 2> 308203 INFO (zkConnectionManagerCallback-681-thread-1) [ = ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 308203 INFO (zkConnectionManagerCallback-676-thread-1) [ = ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 308204 INFO (closeThreadPool-626-thread-2) [n:127.0.0.1:4= 3428_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0)= -> (4) [junit4] 2> 308204 INFO (closeThreadPool-626-thread-3) [n:127.0.0.1:3= 5946_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0)= -> (4) [junit4] 2> 308205 INFO (closeThreadPool-626-thread-2) [n:127.0.0.1:4= 3428_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36= 516/solr ready [junit4] 2> 308205 INFO (closeThreadPool-626-thread-3) [n:127.0.0.1:3= 5946_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36= 516/solr ready [junit4] 2> 308206 INFO (closeThreadPool-626-thread-3) [n:127.0.0.1:3= 5946_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping m= etrics history in memory. [junit4] 2> 308220 INFO (closeThreadPool-626-thread-3) [n:127.0.0.1:3= 5946_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (regist= ry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3= ce5df90 [junit4] 2> 308227 INFO (closeThreadPool-626-thread-3) [n:127.0.0.1:3= 5946_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registr= y 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ce= 5df90 [junit4] 2> 308228 INFO (closeThreadPool-626-thread-3) [n:127.0.0.1:3= 5946_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (regis= try 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer= @3ce5df90 [junit4] 2> 308229 INFO (closeThreadPool-626-thread-3) [n:127.0.0.1:3= 5946_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneat= h /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/so= lr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/wo= rkspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update= .TestInPlaceUpdatesDistrib_A2FC2F9070F62B03-001/shard-3-001/cores [junit4] 2> 308229 INFO (closeThreadPool-626-thread-2) [n:127.0.0.1:4= 3428_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping m= etrics history in memory. [junit4] 2> 308243 INFO (closeThreadPool-626-thread-2) [n:127.0.0.1:4= 3428_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (regist= ry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3= ce5df90 [junit4] 2> 308269 INFO (closeThreadPool-626-thread-2) [n:127.0.0.1:4= 3428_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registr= y 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ce= 5df90 [junit4] 2> 308269 INFO (closeThreadPool-626-thread-2) [n:127.0.0.1:4= 3428_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (regis= try 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer= @3ce5df90 [junit4] 2> 308271 INFO (closeThreadPool-626-thread-2) [n:127.0.0.1:4= 3428_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneat= h /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/so= lr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/wo= rkspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update= .TestInPlaceUpdatesDistrib_A2FC2F9070F62B03-001/shard-2-001/cores [junit4] 2> 308504 INFO (qtp275791593-1455) [n:127.0.0.1:35946_ ] = o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with par= ams node=3D127.0.0.1:37315_&action=3DADDREPLICA&collection=3Dcollection1&sh= ard=3Dshard1&type=3DNRT&wt=3Djavabin&version=3D2 and sendToOCPQueue=3Dtrue [junit4] 2> 308514 INFO (qtp275791593-1452) [n:127.0.0.1:35946_ ] = o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with par= ams node=3D127.0.0.1:43428_&action=3DADDREPLICA&collection=3Dcollection1&sh= ard=3Dshard1&type=3DNRT&wt=3Djavabin&version=3D2 and sendToOCPQueue=3Dtrue [junit4] 2> 308548 INFO (qtp275791593-1454) [n:127.0.0.1:35946_ ] = o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with par= ams node=3D127.0.0.1:35946_&action=3DADDREPLICA&collection=3Dcollection1&sh= ard=3Dshard1&type=3DNRT&wt=3Djavabin&version=3D2 and sendToOCPQueue=3Dtrue [junit4] 2> 308554 INFO (OverseerThreadFactory-618-thread-3) [ c:coll= ection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:373= 15_ for creating new replica of shard shard1 for collection collection1 [junit4] 2> 308560 INFO (OverseerThreadFactory-618-thread-3) [ c:coll= ection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica comma= nd. [junit4] 2> 308639 INFO (qtp626834007-1424) [n:127.0.0.1:37315_ x:= collection1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create com= mand qt=3D/admin/cores&collection.configName=3Dconf1&name=3Dcollection1_sha= rd1_replica_n1&action=3DCREATE&collection=3Dcollection1&shard=3Dshard1&wt= =3Djavabin&version=3D2&replicaType=3DNRT [junit4] 2> 309676 INFO (qtp626834007-1424) [n:127.0.0.1:37315_ c:col= lection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Usin= g Lucene MatchVersion: 8.2.0 [junit4] 2> 309689 INFO (qtp626834007-1424) [n:127.0.0.1:37315_ c:col= lection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema [co= llection1_shard1_replica_n1] Schema name=3Dinplace-updates [junit4] 2> 309723 INFO (qtp626834007-1424) [n:127.0.0.1:37315_ c:col= lection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Loa= ded schema inplace-updates/1.6 with uniqueid field id [junit4] 2> 309723 INFO (qtp626834007-1424) [n:127.0.0.1:37315_ c:col= lection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer C= reating SolrCore 'collection1_shard1_replica_n1' using configuration from c= ollection collection1, trusted=3Dtrue [junit4] 2> 309724 INFO (qtp626834007-1424) [n:127.0.0.1:37315_ c:col= lection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReport= er JMX monitoring for 'solr.core.collection1.shard1.replica_n1' (registry '= solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mb= eanserver.JmxMBeanServer@3ce5df90 [junit4] 2> 309724 INFO (qtp626834007-1424) [n:127.0.0.1:37315_ c:col= lection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [[coll= ection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins= -slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/so= lr.update.TestInPlaceUpdatesDistrib_A2FC2F9070F62B03-001/shard-1-001/cores/= collection1_shard1_replica_n1], dataDir=3D[/home/jenkins/jenkins-slave/work= space/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/../../../../../../= ../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr= /build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_A2FC2F9= 070F62B03-001/shard-1-001/cores/collection1_shard1_replica_n1/data/] [junit4] 2> 309728 WARN (qtp626834007-1424) [n:127.0.0.1:37315_ c:col= lection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.RequestHandlers= INVALID paramSet a in requestHandler {type =3D requestHandler,name =3D /du= mp,class =3D DumpRequestHandler,attributes =3D {initParams=3Da, name=3D/dum= p, class=3DDumpRequestHandler},args =3D {defaults=3D{a=3DA,b=3DB}}} [junit4] 2> 309787 INFO (qtp626834007-1424) [n:127.0.0.1:37315_ c:col= lection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler U= sing UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 309787 INFO (qtp626834007-1424) [n:127.0.0.1:37315_ c:col= lection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Initi= alizing UpdateLog: dataDir=3D defaultSyncLevel=3DFLUSH numRecordsToKeep=3D1= 00 maxNumLogsToKeep=3D10 numVersionBuckets=3D65536 [junit4] 2> 309788 INFO (qtp626834007-1424) [n:127.0.0.1:37315_ c:col= lection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker H= ard AutoCommit: disabled [junit4] 2> 309788 INFO (qtp626834007-1424) [n:127.0.0.1:37315_ c:col= lection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker S= oft AutoCommit: disabled [junit4] 2> 309792 INFO (qtp626834007-1424) [n:127.0.0.1:37315_ c:col= lection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearch= er Opening [Searcher@4ab2882e[collection1_shard1_replica_n1] main] [junit4] 2> 309793 INFO (qtp626834007-1424) [n:127.0.0.1:37315_ c:col= lection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResource= Storage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 309793 INFO (qtp626834007-1424) [n:127.0.0.1:37315_ c:col= lection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResource= Storage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:pat= h=3D/configs/conf1 [junit4] 2> 309794 INFO (qtp626834007-1424) [n:127.0.0.1:37315_ c:col= lection1 s:shard1 x:collection1_shard1_replica_n1] [...truncated too long message...] s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.S= olrJmxReporter@39a80236: rootName =3D null, domain =3D solr.core.collection= 1, service url =3D null, agent id =3D null] for registry solr.core.collecti= on1 / com.codahale.metrics.MetricRegistry@15bf501d [junit4] 2> 4912462 INFO (SUITE-PeerSyncWithLeaderTest-seed#[A2FC2F90= 70F62B03]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters= for registry=3Dsolr.node, tag=3Dnull [junit4] 2> 4912462 INFO (SUITE-PeerSyncWithLeaderTest-seed#[A2FC2F90= 70F62B03]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.ap= ache.solr.metrics.reporters.SolrJmxReporter@7862d631: rootName =3D null, do= main =3D solr.node, service url =3D null, agent id =3D null] for registry s= olr.node / com.codahale.metrics.MetricRegistry@478a90d2 [junit4] 2> 4912463 INFO (SUITE-PeerSyncWithLeaderTest-seed#[A2FC2F90= 70F62B03]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters= for registry=3Dsolr.jvm, tag=3Dnull [junit4] 2> 4912463 INFO (SUITE-PeerSyncWithLeaderTest-seed#[A2FC2F90= 70F62B03]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.ap= ache.solr.metrics.reporters.SolrJmxReporter@1d12046d: rootName =3D null, do= main =3D solr.jvm, service url =3D null, agent id =3D null] for registry so= lr.jvm / com.codahale.metrics.MetricRegistry@713ed58a [junit4] 2> 4912463 INFO (SUITE-PeerSyncWithLeaderTest-seed#[A2FC2F90= 70F62B03]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters= for registry=3Dsolr.jetty, tag=3Dnull [junit4] 2> 4912463 INFO (SUITE-PeerSyncWithLeaderTest-seed#[A2FC2F90= 70F62B03]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.ap= ache.solr.metrics.reporters.SolrJmxReporter@346147c0: rootName =3D null, do= main =3D solr.jetty, service url =3D null, agent id =3D null] for registry = solr.jetty / com.codahale.metrics.MetricRegistry@65194a14 [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/je= nkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/te= mp/solr.update.PeerSyncWithLeaderTest_A2FC2F9070F62B03-001 [junit4] 2> NOTE: test params are: codec=3DAsserting(Lucene80), sim=3D= Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2d5ae20= ), locale=3Dsv, timezone=3DAsia/Omsk [junit4] 2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 1.8= .0_191 (64-bit)/cpus=3D4,threads=3D1,free=3D272391208,total=3D515375104 [junit4] 2> NOTE: All tests run in this JVM: [TestRawResponseWriter, T= estAnalyzeInfixSuggestions, AutoscalingHistoryHandlerTest, TestReloadAndDel= eteDocs, TestStressReorder, TestDelegationWithHadoopAuth, TestExclusionRule= CollectionAccess, SolrCloudExampleTest, SyncSliceTest, SynonymTokenizerTest= , SearchHandlerTest, CoreAdminOperationTest, RegexBoostProcessorTest, TestS= olrCloudWithSecureImpersonation, TestLRUCache, TestInPlaceUpdatesRequiredFi= eld, FileBasedSpellCheckerTest, SortSpecParsingTest, DateRangeFieldTest, JW= TAuthPluginIntegrationTest, DebugComponentTest, TestNestedUpdateProcessor, = DistributedIntervalFacetingTest, CopyFieldTest, ReplaceNodeNoTargetTest, Sc= heduledTriggerIntegrationTest, DaemonStreamApiTest, FieldAnalysisRequestHan= dlerTest, AssignBackwardCompatibilityTest, AtomicUpdatesTest, TestCloudReco= very, BinaryUpdateRequestHandlerTest, DistributedMLTComponentTest, TestClou= dPhrasesIdentificationComponent, TestMinHashQParser, SOLR749Test, TestDynam= icFieldResource, TestConfigSetsAPIZkFailure, TimeZoneUtilsTest, HealthCheck= HandlerTest, HdfsRecoverLeaseTest, TestDocumentBuilder, LeaderTragicEventTe= st, TestCloudManagedSchema, SuggesterTSTTest, SimpleFacetsTest, TestSurroun= dQueryParser, TestLogWatcher, TestLegacyFieldCache, TestRequestStatusCollec= tionAPI, UpdateLogTest, TestPointFields, BadIndexSchemaTest, TestLegacyNume= ricUtils, FastVectorHighlighterTest, TestSubQueryTransformer, TestJoin, Tes= tManagedSynonymFilterFactory, PrimitiveFieldTypeTest, ConnectionManagerTest= , IndexSchemaRuntimeFieldTest, SolrTestCaseJ4Test, TestFoldingMultitermQuer= y, TestSkipOverseerOperations, TestBulkSchemaAPI, TestDirectoryFactory, Tes= tFieldTypeCollectionResource, TestManagedResource, AutoScalingHandlerTest, = AsyncCallRequestStatusResponseTest, TemplateUpdateProcessorTest, TestLegacy= BM25SimilarityFactory, SolrMetricsIntegrationTest, AuditLoggerPluginTest, H= ttpPartitionWithTlogReplicasTest, TestFieldCacheSortRandom, PingRequestHand= lerTest, TestPayloadScoreQParserPlugin, TestStressLiveNodes, HdfsUnloadDist= ributedZkTest, HdfsAutoAddReplicasIntegrationTest, TestOnReconnectListenerS= upport, ZkShardTermsTest, CurrencyRangeFacetCloudTest, TestCustomDocTransfo= rmer, TestSolrJ, TestClusterStateMutator, TestIndexSearcher, TestIBSimilari= tyFactory, TestFastOutputStream, TestFieldCache, TestEmbeddedSolrServerSche= maAPI, HLLSerializationTest, HighlighterTest, DistributedQueryElevationComp= onentTest, CdcrRequestHandlerTest, GraphQueryTest, CloudMLTQParserTest, Smi= leWriterTest, NestedShardedAtomicUpdateTest, TestSlowCompositeReaderWrapper= , TestXmlQParser, AlternateDirectoryTest, TestComponentsName, TestSimDistri= bStateManager, TestStreamBody, TestConfig, HdfsSyncSliceTest, UUIDFieldTest= , TestCollapseQParserPlugin, TestZkAclsWithHadoopAuth, TestRebalanceLeaders= , TestSolrIndexConfig, ChaosMonkeySafeLeaderTest, TestFieldSortValues, Node= AddedTriggerTest, TriggerCooldownIntegrationTest, FieldMutatingUpdateProces= sorTest, DistributedQueueTest, TestSolr4Spatial2, MoveReplicaTest, TestSort= ableTextField, ImplicitSnitchTest, TaggerTest, ShufflingReplicaListTransfor= merTest, TestHighFrequencyDictionaryFactory, TestNumericRangeQuery32, TestP= erFieldSimilarityWithDefaultOverride, TestDistribDocBasedVersion, TestDefau= ltStatsCache, DistributedFacetPivotSmallAdvancedTest, TestNoOpRegenerator, = XmlUpdateRequestHandlerTest, DistributedFacetExistsSmallTest, TestConfigRel= oad, TestNRTOpen, SolrCoreMetricManagerTest, TestZkChroot, SaslZkACLProvide= rTest, TestJsonFacetsStatsParsing, TestLeaderElectionZkExpiry, AnalysisAfte= rCoreReloadTest, BasicFunctionalityTest, ConvertedLegacyTest, EchoParamsTes= t, MinimalSchemaTest, OutputWriterTest, TestCrossCoreJoin, TestCursorMarkWi= thoutUniqueKey, TestDistributedGrouping, TestRandomDVFaceting, TestRandomFa= ceting, TestSimpleTrackingShardHandler, TestSolrCoreProperties, TestToleran= tSearch, TestTrie, PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFa= ctoryTest, TestCharFilters, TestDeprecatedFilters, TestLuceneMatchVersion, = TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory, Tokenize= rChainTest, TestLuceneIndexBackCompat, TestJettySolrRunner, ConnectionReuse= Test, ActionThrottleTest, BasicDistributedZk2Test, BasicDistributedZkTest, = ClusterStateTest, ClusterStateUpdateTest, CollectionPropsTest, CollectionsA= PISolrJTest, DistributedVersionInfoTest, LegacyCloudClusterPropTest, Metric= sHistoryIntegrationTest, MetricsHistoryWithAuthIntegrationTest, MissingSegm= entRecoveryTest, NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest,= OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetPro= cessorTest, OverseerModifyCollectionTest, OverseerStatusTest, OverseerTest,= ReplaceNodeTest, RestartWhileUpdatingTest, ShardRoutingCustomTest, SharedF= SAutoReplicaFailoverTest, SystemCollectionCompatTest, TestAuthenticationFra= mework, TestCloudConsistency, TestPullReplica, TestPullReplicaErrorHandling= , TestSegmentSorting, ZkControllerTest, CollectionReloadTest, CollectionToo= ManyReplicasTest, ConcurrentDeleteAndCreateCollectionTest, CustomCollection= Test, HdfsCollectionsAPIDistributedZkTest, ShardSplitTest, ByteBuffersDirec= toryFactoryTest, ConfigureRecoveryStrategyTest, CoreSorterTest, DirectoryFa= ctoryTest, ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest, SolrCoreT= est, TestDynamicLoading, TestReplicationHandler, SystemInfoHandlerTest, Tes= tCollectionAPIs, TestConfigsApi, ZookeeperStatusHandlerTest, DistributedTer= msComponentTest, FacetPivotSmallTest, InfixSuggestersTest, StatsComponentTe= st, TestHttpShardHandlerFactory, TestExportWriter, EmbeddedSolrNoSerializeT= est, UninvertDocValuesMergePolicyTest, SolrJmxReporterCloudTest, SolrSlf4jR= eporterTest, SolrShardReporterTest, TestRawTransformer, TestSolrQueryRespon= se, TestSchemaNameResource, TestSchemaVersionResource, DocValuesMissingTest= , IndexSchemaTest, ManagedSchemaRoundRobinCloudTest, NotRequiredUniqueKeyTe= st, NumericFieldsTest, OpenExchangeRatesOrgProviderTest, PolyFieldTest, Req= uiredFieldsTest, SchemaApiFailureTest, TestCloudSchemaless, TestReRankQPars= erPlugin, TestRealTimeGet, TestRecovery, TestReloadDeadlock, TestSearchPerf= , TestSearcherReuse, TestSimpleQParserPlugin, TestSolrQueryParser, TestStan= dardQParsers, TestXmlQParserPlugin, DistributedFacetSimpleRefinementLongTai= lTest, SpatialHeatmapFacetsTest, TestOrdValues, TestSortByMinMaxFunction, D= istanceFunctionTest, BJQParserTest, TestCloudNestedDocsSort, TestNestedDocs= Sort, SimpleMLTQParserTest, TestBM25SimilarityFactory, TestClassicSimilarit= yFactory, TestExactSharedStatsCache, JWTAuthPluginTest, MultiDestinationAud= itLoggerTest, PKIAuthenticationIntegrationTest, TestPKIAuthenticationPlugin= , CacheHeaderTest, DirectSolrConnectionTest, HttpSolrCallGetCoreTest, SolrR= equestParserTest, SpellCheckCollatorTest, TestFileDictionaryLookup, BlockDi= rectoryTest, TestNumericTerms64, DocumentBuilderTest, MaxSizeAutoCommitTest= , PeerSyncWithBufferUpdatesTest, PeerSyncWithIndexFingerprintCachingTest, P= eerSyncWithLeaderAndIndexFingerprintCachingTest, PeerSyncWithLeaderTest] [junit4] Completed [799/855 (3!)] on J2 in 138.97s, 1 test, 1 failure <<= < FAILURES! [...truncated 9161 lines...] BUILD FAILED /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/build.xml:634: = The following error occurred while executing this line: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/build.xml:128: = Found 1 violations in source files (File uses Mockito but has no assumeWork= ingMockito() call). Total time: 204 minutes 7 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any ------=_Part_7275_1216106522.1556825170346 Content-Type: text/plain; charset=us-ascii --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org ------=_Part_7275_1216106522.1556825170346--