Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/704/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC
3 tests failed. FAILED: org.apache.solr.cloud.TestPullReplicaErrorHandling.testPullReplicaDisconnectsFromZooKeeper Error Message: Timeout occured while waiting response from server at: http://127.0.0.1:65088/solr Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:65088/solr at __randomizedtesting.SeedInfo.seed([8252505926E079FF:9D1B70DA030A769F]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.cloud.TestPullReplicaErrorHandling.tearDown(TestPullReplicaErrorHandling.java:128) at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:171) at java.net.SocketInputStream.read(SocketInputStream.java:141) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542) ... 46 more FAILED: org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToLeader Error Message: Timeout occured while waiting response from server at: http://127.0.0.1:65088/solr Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:65088/solr at __randomizedtesting.SeedInfo.seed([8252505926E079FF:C5E302953F8FDD5]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToLeader(TestPullReplicaErrorHandling.java:182) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:171) at java.net.SocketInputStream.read(SocketInputStream.java:141) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542) ... 49 more FAILED: org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica Error Message: Timeout occured while waiting response from server at: http://127.0.0.1:65088/solr Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:65088/solr at __randomizedtesting.SeedInfo.seed([8252505926E079FF:8A65B691FD4E0D71]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica(TestPullReplicaErrorHandling.java:141) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:171) at java.net.SocketInputStream.read(SocketInputStream.java:141) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542) ... 49 more Build Log: [...truncated 15315 lines...] [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling [junit4] 2> 2591846 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_8252505926E079FF-001/init-core-data-001 [junit4] 2> 2591847 WARN (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5 [junit4] 2> 2591847 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 2591853 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776) w/ MAC_OS_X supressed clientAuth [junit4] 2> 2591854 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_8252505926E079FF-001/tempDir-001 [junit4] 2> 2591854 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 2591854 INFO (Thread-2861) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 2591854 INFO (Thread-2861) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 2591861 ERROR (Thread-2861) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 2591964 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:65052 [junit4] 2> 2592019 INFO (zkConnectionManagerCallback-5257-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2592033 INFO (jetty-launcher-5254-thread-2) [ ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11 [junit4] 2> 2592035 INFO (jetty-launcher-5254-thread-3) [ ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11 [junit4] 2> 2592035 INFO (jetty-launcher-5254-thread-1) [ ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11 [junit4] 2> 2592037 INFO (jetty-launcher-5254-thread-4) [ ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11 [junit4] 2> 2592039 INFO (jetty-launcher-5254-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2592039 INFO (jetty-launcher-5254-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2592039 INFO (jetty-launcher-5254-thread-3) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 2592039 INFO (jetty-launcher-5254-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6acc5963{/solr,null,AVAILABLE} [junit4] 2> 2592041 INFO (jetty-launcher-5254-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2592041 INFO (jetty-launcher-5254-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2592041 INFO (jetty-launcher-5254-thread-2) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 2592041 INFO (jetty-launcher-5254-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9d21bd2{/solr,null,AVAILABLE} [junit4] 2> 2592068 INFO (jetty-launcher-5254-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@186aa564{HTTP/1.1,[http/1.1]}{127.0.0.1:65055} [junit4] 2> 2592068 INFO (jetty-launcher-5254-thread-3) [ ] o.e.j.s.Server Started @2592151ms [junit4] 2> 2592068 INFO (jetty-launcher-5254-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65055} [junit4] 2> 2592068 ERROR (jetty-launcher-5254-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2592068 INFO (jetty-launcher-5254-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2592068 INFO (jetty-launcher-5254-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7d90152f{HTTP/1.1,[http/1.1]}{127.0.0.1:65054} [junit4] 2> 2592068 INFO (jetty-launcher-5254-thread-2) [ ] o.e.j.s.Server Started @2592152ms [junit4] 2> 2592068 INFO (jetty-launcher-5254-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65054} [junit4] 2> 2592068 ERROR (jetty-launcher-5254-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2592068 INFO (jetty-launcher-5254-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2592069 INFO (jetty-launcher-5254-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.5.0 [junit4] 2> 2592069 INFO (jetty-launcher-5254-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2592069 INFO (jetty-launcher-5254-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2592069 INFO (jetty-launcher-5254-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-06-24T05:07:15.646Z [junit4] 2> 2592069 INFO (jetty-launcher-5254-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.5.0 [junit4] 2> 2592069 INFO (jetty-launcher-5254-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2592069 INFO (jetty-launcher-5254-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2592069 INFO (jetty-launcher-5254-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-06-24T05:07:15.646Z [junit4] 2> 2592094 INFO (jetty-launcher-5254-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2592094 INFO (jetty-launcher-5254-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2592094 INFO (jetty-launcher-5254-thread-4) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 2592096 INFO (jetty-launcher-5254-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@274e148d{/solr,null,AVAILABLE} [junit4] 2> 2592097 INFO (jetty-launcher-5254-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2592097 INFO (jetty-launcher-5254-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2592097 INFO (jetty-launcher-5254-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 2592097 INFO (jetty-launcher-5254-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@64de756e{/solr,null,AVAILABLE} [junit4] 2> 2592098 INFO (jetty-launcher-5254-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1f1c87e9{HTTP/1.1,[http/1.1]}{127.0.0.1:65058} [junit4] 2> 2592098 INFO (jetty-launcher-5254-thread-1) [ ] o.e.j.s.Server Started @2592181ms [junit4] 2> 2592098 INFO (jetty-launcher-5254-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65058} [junit4] 2> 2592098 ERROR (jetty-launcher-5254-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2592098 INFO (jetty-launcher-5254-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2592098 INFO (jetty-launcher-5254-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.5.0 [junit4] 2> 2592098 INFO (jetty-launcher-5254-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2592098 INFO (jetty-launcher-5254-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2592098 INFO (jetty-launcher-5254-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-06-24T05:07:15.675Z [junit4] 2> 2592110 INFO (jetty-launcher-5254-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1fbdf0a7{HTTP/1.1,[http/1.1]}{127.0.0.1:65057} [junit4] 2> 2592110 INFO (zkConnectionManagerCallback-5259-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2592110 INFO (jetty-launcher-5254-thread-4) [ ] o.e.j.s.Server Started @2592193ms [junit4] 2> 2592110 INFO (jetty-launcher-5254-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65057} [junit4] 2> 2592110 ERROR (jetty-launcher-5254-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2592110 INFO (jetty-launcher-5254-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2592110 INFO (jetty-launcher-5254-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.5.0 [junit4] 2> 2592110 INFO (jetty-launcher-5254-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2592110 INFO (jetty-launcher-5254-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2592110 INFO (jetty-launcher-5254-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-06-24T05:07:15.687Z [junit4] 2> 2592110 INFO (zkConnectionManagerCallback-5261-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2592111 INFO (zkConnectionManagerCallback-5263-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2592111 INFO (jetty-launcher-5254-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2592112 INFO (jetty-launcher-5254-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2592127 INFO (jetty-launcher-5254-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2592129 INFO (zkConnectionManagerCallback-5265-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2592160 INFO (jetty-launcher-5254-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2592391 INFO (jetty-launcher-5254-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65052/solr [junit4] 2> 2592393 INFO (zkConnectionManagerCallback-5269-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2592397 INFO (zkConnectionManagerCallback-5272-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2592398 INFO (jetty-launcher-5254-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65052/solr [junit4] 2> 2592400 INFO (zkConnectionManagerCallback-5275-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2592433 INFO (zkConnectionManagerCallback-5279-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2592635 INFO (jetty-launcher-5254-thread-2) [n:127.0.0.1:65054_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2592648 INFO (jetty-launcher-5254-thread-1) [n:127.0.0.1:65058_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2592648 INFO (jetty-launcher-5254-thread-2) [n:127.0.0.1:65054_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:65054_solr [junit4] 2> 2592649 INFO (jetty-launcher-5254-thread-1) [n:127.0.0.1:65058_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65058_solr [junit4] 2> 2592650 INFO (jetty-launcher-5254-thread-2) [n:127.0.0.1:65054_solr ] o.a.s.c.Overseer Overseer (id=72253794812428296-127.0.0.1:65054_solr-n_0000000000) starting [junit4] 2> 2592651 INFO (zkCallback-5278-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2592652 INFO (zkCallback-5271-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2592673 INFO (zkConnectionManagerCallback-5286-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2592686 INFO (jetty-launcher-5254-thread-2) [n:127.0.0.1:65054_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2592689 INFO (jetty-launcher-5254-thread-2) [n:127.0.0.1:65054_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65052/solr ready [junit4] 2> 2592701 INFO (jetty-launcher-5254-thread-2) [n:127.0.0.1:65054_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2592701 INFO (jetty-launcher-5254-thread-2) [n:127.0.0.1:65054_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65054_solr [junit4] 2> 2592708 INFO (zkCallback-5285-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2592708 INFO (zkCallback-5278-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2592708 INFO (zkCallback-5271-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2592714 INFO (jetty-launcher-5254-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65052/solr [junit4] 2> 2592718 INFO (zkConnectionManagerCallback-5290-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2592749 INFO (zkConnectionManagerCallback-5292-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2592775 INFO (jetty-launcher-5254-thread-2) [n:127.0.0.1:65054_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2592780 INFO (jetty-launcher-5254-thread-3) [n:127.0.0.1:65055_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2592814 INFO (jetty-launcher-5254-thread-3) [n:127.0.0.1:65055_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2592818 INFO (zkConnectionManagerCallback-5300-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2592818 INFO (jetty-launcher-5254-thread-3) [n:127.0.0.1:65055_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2592818 INFO (jetty-launcher-5254-thread-3) [n:127.0.0.1:65055_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65055_solr [junit4] 2> 2592820 INFO (zkCallback-5278-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2592820 INFO (zkCallback-5291-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2592820 INFO (zkCallback-5285-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2592821 INFO (zkCallback-5271-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2592822 INFO (jetty-launcher-5254-thread-1) [n:127.0.0.1:65058_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 2592823 INFO (jetty-launcher-5254-thread-1) [n:127.0.0.1:65058_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65052/solr ready [junit4] 2> 2592824 INFO (jetty-launcher-5254-thread-1) [n:127.0.0.1:65058_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2592924 INFO (zkConnectionManagerCallback-5306-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2592927 INFO (jetty-launcher-5254-thread-3) [n:127.0.0.1:65055_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 2592928 INFO (jetty-launcher-5254-thread-3) [n:127.0.0.1:65055_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65052/solr ready [junit4] 2> 2592929 INFO (jetty-launcher-5254-thread-3) [n:127.0.0.1:65055_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2592935 INFO (jetty-launcher-5254-thread-1) [n:127.0.0.1:65058_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65058.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24df9420 [junit4] 2> 2592957 INFO (jetty-launcher-5254-thread-1) [n:127.0.0.1:65058_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65058.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24df9420 [junit4] 2> 2592957 INFO (jetty-launcher-5254-thread-1) [n:127.0.0.1:65058_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65058.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24df9420 [junit4] 2> 2592961 INFO (jetty-launcher-5254-thread-1) [n:127.0.0.1:65058_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_8252505926E079FF-001/tempDir-001/node1/. [junit4] 2> 2592962 INFO (jetty-launcher-5254-thread-2) [n:127.0.0.1:65054_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65054.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24df9420 [junit4] 2> 2592973 INFO (jetty-launcher-5254-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65052/solr [junit4] 2> 2592978 INFO (jetty-launcher-5254-thread-3) [n:127.0.0.1:65055_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65055.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24df9420 [junit4] 2> 2592986 INFO (zkConnectionManagerCallback-5311-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2592989 INFO (jetty-launcher-5254-thread-2) [n:127.0.0.1:65054_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65054.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24df9420 [junit4] 2> 2592989 INFO (jetty-launcher-5254-thread-2) [n:127.0.0.1:65054_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65054.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24df9420 [junit4] 2> 2592990 INFO (jetty-launcher-5254-thread-2) [n:127.0.0.1:65054_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_8252505926E079FF-001/tempDir-001/node2/. [junit4] 2> 2592994 INFO (jetty-launcher-5254-thread-3) [n:127.0.0.1:65055_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65055.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24df9420 [junit4] 2> 2592994 INFO (jetty-launcher-5254-thread-3) [n:127.0.0.1:65055_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65055.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24df9420 [junit4] 2> 2592995 INFO (jetty-launcher-5254-thread-3) [n:127.0.0.1:65055_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_8252505926E079FF-001/tempDir-001/node3/. [junit4] 2> 2592997 INFO (zkConnectionManagerCallback-5313-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2593018 INFO (jetty-launcher-5254-thread-4) [n:127.0.0.1:65057_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 2593030 INFO (jetty-launcher-5254-thread-4) [n:127.0.0.1:65057_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2593036 INFO (jetty-launcher-5254-thread-4) [n:127.0.0.1:65057_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2593036 INFO (jetty-launcher-5254-thread-4) [n:127.0.0.1:65057_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65057_solr [junit4] 2> 2593039 INFO (zkCallback-5291-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2593040 INFO (zkCallback-5271-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2593040 INFO (zkCallback-5299-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2593041 INFO (zkCallback-5312-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2593042 INFO (zkCallback-5285-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2593042 INFO (zkCallback-5305-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2593042 INFO (zkCallback-5278-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2593120 INFO (zkConnectionManagerCallback-5320-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2593131 INFO (jetty-launcher-5254-thread-4) [n:127.0.0.1:65057_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 2593134 INFO (jetty-launcher-5254-thread-4) [n:127.0.0.1:65057_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65052/solr ready [junit4] 2> 2593134 INFO (jetty-launcher-5254-thread-4) [n:127.0.0.1:65057_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2593165 INFO (jetty-launcher-5254-thread-4) [n:127.0.0.1:65057_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65057.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24df9420 [junit4] 2> 2593171 INFO (jetty-launcher-5254-thread-4) [n:127.0.0.1:65057_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65057.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24df9420 [junit4] 2> 2593171 INFO (jetty-launcher-5254-thread-4) [n:127.0.0.1:65057_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65057.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24df9420 [junit4] 2> 2593172 INFO (jetty-launcher-5254-thread-4) [n:127.0.0.1:65057_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_8252505926E079FF-001/tempDir-001/node4/. [junit4] 2> 2593226 INFO (zkConnectionManagerCallback-5323-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2593250 INFO (zkConnectionManagerCallback-5328-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2593253 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 2593254 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65052/solr ready [junit4] 2> 2593278 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@186aa564{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 2593280 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1440947485 [junit4] 2> 2593280 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 2593280 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2e670ca9: rootName = solr_65055, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@3bbf0504 [junit4] 2> 2593289 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 2593289 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3df5c9d9: rootName = solr_65055, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@7c667aae [junit4] 2> 2593293 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 2593293 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@286b2912: rootName = solr_65055, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@6c04166 [junit4] 2> 2593296 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:65055_solr [junit4] 2> 2593298 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 2593310 INFO (zkCallback-5291-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 2593310 INFO (zkCallback-5285-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 2593310 INFO (zkCallback-5271-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 2593311 INFO (zkCallback-5299-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 2593311 INFO (zkCallback-5305-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 2593311 INFO (zkCallback-5278-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 2593312 INFO (zkCallback-5312-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 2593313 INFO (zkCallback-5319-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 2593314 INFO (zkCallback-5327-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 2593314 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100b2718d78000d, likely client has closed socket [junit4] 2> 2593318 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6acc5963{/solr,null,UNAVAILABLE} [junit4] 2> 2593320 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 2593325 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11 [junit4] 2> 2593327 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2593327 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2593327 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 2593327 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@73febcaf{/solr,null,AVAILABLE} [junit4] 2> 2593328 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100b2718d78000b, likely client has closed socket [junit4] 2> 2593330 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@dce33b6{HTTP/1.1,[http/1.1]}{127.0.0.1:65077} [junit4] 2> 2593330 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.e.j.s.Server Started @2593413ms [junit4] 2> 2593330 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65076} [junit4] 2> 2593333 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2593340 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2593340 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.5.0 [junit4] 2> 2593340 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2593340 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2593340 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-06-24T05:07:16.917Z [junit4] 2> 2593343 INFO (zkConnectionManagerCallback-5330-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2593344 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2593365 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100b2718d780013, likely client has closed socket [junit4] 2> 2594154 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65052/solr [junit4] 2> 2594156 INFO (zkConnectionManagerCallback-5334-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2594160 INFO (zkConnectionManagerCallback-5336-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2594187 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [n:127.0.0.1:65076_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 2594215 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [n:127.0.0.1:65076_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2594234 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [n:127.0.0.1:65076_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2594234 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [n:127.0.0.1:65076_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65076_solr [junit4] 2> 2594237 INFO (zkCallback-5278-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2594237 INFO (zkCallback-5285-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2594237 INFO (zkCallback-5299-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2594238 INFO (zkCallback-5271-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2594238 INFO (zkCallback-5312-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2594238 INFO (zkCallback-5335-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2594238 INFO (zkCallback-5319-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2594239 INFO (zkCallback-5327-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2594325 INFO (zkConnectionManagerCallback-5343-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2594326 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [n:127.0.0.1:65076_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 2594328 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [n:127.0.0.1:65076_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65052/solr ready [junit4] 2> 2594328 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [n:127.0.0.1:65076_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2594364 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [n:127.0.0.1:65076_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65076.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24df9420 [junit4] 2> 2594375 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [n:127.0.0.1:65076_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65076.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24df9420 [junit4] 2> 2594375 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [n:127.0.0.1:65076_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65076.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24df9420 [junit4] 2> 2594376 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [n:127.0.0.1:65076_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_8252505926E079FF-001/tempDir-001/node3/. [junit4] 2> 2594435 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:65077/solr. Proxy: http://127.0.0.1:65076/solr [junit4] 2> 2594440 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@7d90152f{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 2594464 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1811729743 [junit4] 2> 2594490 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 2594491 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@534e07df: rootName = solr_65054, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@642f708a [junit4] 2> 2594507 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 2594507 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@79ef7e6: rootName = solr_65054, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@7c667aae [junit4] 2> 2594512 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 2594512 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1d857b6f: rootName = solr_65054, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@6c04166 [junit4] 2> 2594515 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:65054_solr [junit4] 2> 2594519 INFO (zkCallback-5285-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 2594519 INFO (zkCallback-5271-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 2594519 INFO (zkCallback-5299-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 2594519 INFO (zkCallback-5312-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 2594519 INFO (zkCallback-5319-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 2594519 INFO (zkCallback-5278-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 2594519 INFO (zkCallback-5327-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 2594519 INFO (zkCallback-5342-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 2594519 INFO (zkCallback-5335-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 2594521 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 2594537 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.c.Overseer Overseer (id=72253794812428296-127.0.0.1:65054_solr-n_0000000000) closing [junit4] 2> 2594538 INFO (OverseerStateUpdate-72253794812428296-127.0.0.1:65054_solr-n_0000000000) [ ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:65054_solr [junit4] 2> 2594544 WARN (OverseerAutoScalingTriggerThread-72253794812428296-127.0.0.1:65054_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 2594566 INFO (zkCallback-5271-thread-1) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:65058_solr [junit4] 2> 2594568 INFO (zkCallback-5271-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72253794812428294-127.0.0.1:65058_solr-n_0000000001) starting [junit4] 2> 2594588 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@9d21bd2{/solr,null,UNAVAILABLE} [junit4] 2> 2594602 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 2594614 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11 [junit4] 2> 2594616 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2594617 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2594617 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 2594617 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5c5806b6{/solr,null,AVAILABLE} [junit4] 2> 2594617 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2901dc68{HTTP/1.1,[http/1.1]}{127.0.0.1:65083} [junit4] 2> 2594620 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.e.j.s.Server Started @2594704ms [junit4] 2> 2594620 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65082} [junit4] 2> 2594621 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2594630 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2594630 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.5.0 [junit4] 2> 2594630 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2594630 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2594630 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-06-24T05:07:18.207Z [junit4] 2> 2594633 INFO (zkConnectionManagerCallback-5346-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2594633 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2594832 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65052/solr [junit4] 2> 2594834 INFO (zkConnectionManagerCallback-5350-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2594838 INFO (zkConnectionManagerCallback-5352-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2594858 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [n:127.0.0.1:65082_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 2594863 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [n:127.0.0.1:65082_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2594868 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [n:127.0.0.1:65082_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2594868 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [n:127.0.0.1:65082_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65082_solr [junit4] 2> 2594871 INFO (zkCallback-5342-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2594872 INFO (zkCallback-5299-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2594872 INFO (zkCallback-5335-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2594872 INFO (zkCallback-5327-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2594872 INFO (zkCallback-5319-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2594872 INFO (zkCallback-5312-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2594872 INFO (zkCallback-5351-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2594879 INFO (zkCallback-5271-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2594997 INFO (zkConnectionManagerCallback-5359-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2595000 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [n:127.0.0.1:65082_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 2595003 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [n:127.0.0.1:65082_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65052/solr ready [junit4] 2> 2595003 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [n:127.0.0.1:65082_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2595042 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [n:127.0.0.1:65082_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65082.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24df9420 [junit4] 2> 2595050 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [n:127.0.0.1:65082_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65082.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24df9420 [junit4] 2> 2595050 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [n:127.0.0.1:65082_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65082.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24df9420 [junit4] 2> 2595051 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [n:127.0.0.1:65082_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_8252505926E079FF-001/tempDir-001/node2/. [junit4] 2> 2595145 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:65083/solr. Proxy: http://127.0.0.1:65082/solr [junit4] 2> 2595148 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@1f1c87e9{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 2595150 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1464716022 [junit4] 2> 2595151 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 2595151 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1b39a9da: rootName = solr_65058, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@4398b4fc [junit4] 2> 2595174 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 2595174 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@12f5f785: rootName = solr_65058, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@7c667aae [junit4] 2> 2595178 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 2595178 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@18784b1: rootName = solr_65058, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@6c04166 [junit4] 2> 2595180 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:65058_solr [junit4] 2> 2595183 INFO (zkCallback-5351-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 2595183 INFO (zkCallback-5327-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 2595184 INFO (zkCallback-5299-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 2595184 INFO (zkCallback-5335-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 2595184 INFO (zkCallback-5342-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 2595184 INFO (zkCallback-5271-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 2595184 INFO (zkCallback-5312-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 2595184 INFO (zkCallback-5319-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 2595185 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 2595188 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2595188 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.c.Overseer Overseer (id=72253794812428294-127.0.0.1:65058_solr-n_0000000001) closing [junit4] 2> 2595188 INFO (OverseerStateUpdate-72253794812428294-127.0.0.1:65058_solr-n_0000000001) [ ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:65058_solr [junit4] 2> 2595191 WARN (OverseerAutoScalingTriggerThread-72253794812428294-127.0.0.1:65058_solr-n_0000000001) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 2595202 INFO (zkCallback-5358-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 2595211 INFO (zkCallback-5312-thread-2) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:65057_solr [junit4] 2> 2595215 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@64de756e{/solr,null,UNAVAILABLE} [junit4] 2> 2595219 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 2595220 INFO (zkCallback-5312-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72253794812428303-127.0.0.1:65057_solr-n_0000000003) starting [junit4] 2> 2595223 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11 [junit4] 2> 2595226 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2595226 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2595226 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 2595227 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@675a93d6{/solr,null,AVAILABLE} [junit4] 2> 2595231 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@536e4780{HTTP/1.1,[http/1.1]}{127.0.0.1:65089} [junit4] 2> 2595231 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.e.j.s.Server Started @2595314ms [junit4] 2> 2595231 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65088} [junit4] 2> 2595232 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2595239 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2595239 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.5.0 [junit4] 2> 2595239 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2595239 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2595239 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-06-24T05:07:18.816Z [junit4] 2> 2595242 INFO (zkConnectionManagerCallback-5362-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2595243 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2595393 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65052/solr [junit4] 2> 2595395 INFO (zkConnectionManagerCallback-5366-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2595398 INFO (zkConnectionManagerCallback-5368-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2595414 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [n:127.0.0.1:65088_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 2595427 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [n:127.0.0.1:65088_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2595431 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [n:127.0.0.1:65088_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2595431 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [n:127.0.0.1:65088_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65088_solr [junit4] 2> 2595442 INFO (zkCallback-5351-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2595442 INFO (zkCallback-5327-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2595442 INFO (zkCallback-5335-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2595442 INFO (zkCallback-5358-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2595442 INFO (zkCallback-5312-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2595442 INFO (zkCallback-5319-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2595442 INFO (zkCallback-5367-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2595451 INFO (zkCallback-5342-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2595545 INFO (zkConnectionManagerCallback-5375-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2595547 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [n:127.0.0.1:65088_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 2595549 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [n:127.0.0.1:65088_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65052/solr ready [junit4] 2> 2595550 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [n:127.0.0.1:65088_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2595650 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [n:127.0.0.1:65088_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65088.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24df9420 [junit4] 2> 2595665 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [n:127.0.0.1:65088_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65088.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24df9420 [junit4] 2> 2595665 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [n:127.0.0.1:65088_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65088.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24df9420 [junit4] 2> 2595672 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [n:127.0.0.1:65088_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_8252505926E079FF-001/tempDir-001/node1/. [junit4] 2> 2595745 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:65089/solr. Proxy: http://127.0.0.1:65088/solr [junit4] 2> 2595746 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@1fbdf0a7{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 2595748 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=671852882 [junit4] 2> 2595749 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 2595749 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@27305583: rootName = solr_65057, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@5740d453 [junit4] 2> 2595792 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 2595792 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@65c007be: rootName = solr_65057, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@7c667aae [junit4] 2> 2595799 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 2595799 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@573dede5: rootName = solr_65057, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@6c04166 [junit4] 2> 2595810 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:65057_solr [junit4] 2> 2595813 INFO (zkCallback-5351-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 2595813 INFO (zkCallback-5319-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 2595814 INFO (zkCallback-5335-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 2595814 INFO (zkCallback-5358-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 2595814 INFO (zkCallback-5327-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 2595814 INFO (zkCallback-5342-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 2595814 INFO (zkCallback-5374-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 2595814 INFO (zkCallback-5312-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 2595814 INFO (zkCallback-5367-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 2595815 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 2595824 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.c.Overseer Overseer (id=72253794812428303-127.0.0.1:65057_solr-n_0000000003) closing [junit4] 2> 2595824 INFO (OverseerStateUpdate-72253794812428303-127.0.0.1:65057_solr-n_0000000003) [ ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:65057_solr [junit4] 2> 2595824 WARN (OverseerAutoScalingTriggerThread-72253794812428303-127.0.0.1:65057_solr-n_0000000003) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 2595848 INFO (zkCallback-5335-thread-1) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:65076_solr [junit4] 2> 2595851 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@274e148d{/solr,null,UNAVAILABLE} [junit4] 2> 2595855 INFO (zkCallback-5335-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72253794812428309-127.0.0.1:65076_solr-n_0000000004) starting [junit4] 2> 2595856 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 2595860 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11 [junit4] 2> 2595863 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2595863 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2595863 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 2595864 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7101d8d2{/solr,null,AVAILABLE} [junit4] 2> 2595887 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4a9435f9{HTTP/1.1,[http/1.1]}{127.0.0.1:65095} [junit4] 2> 2595887 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.e.j.s.Server Started @2595971ms [junit4] 2> 2595887 INFO (SUITE-TestPullReplicaErrorHandling-seed#[8252505926E079FF]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/sol [...truncated too long message...] hepath] confs: [default] [ivy:cachepath] found org.codehaus.groovy#groovy-all;2.4.15 in public [ivy:cachepath] :: resolution report :: resolve 20ms :: artifacts dl 1ms --------------------------------------------------------------------- | | modules || artifacts | | conf | number| search|dwnlded|evicted|| number|dwnlded| --------------------------------------------------------------------- | default | 1 | 0 | 0 | 0 || 1 | 0 | --------------------------------------------------------------------- -init-totals: -test: [mkdir] Created dir: /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test [junit4:pickseed] Seed property 'tests.seed' already defined: 8252505926E079FF [mkdir] Created dir: /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/temp [junit4] <JUnit4> says 你好! Master seed: 8252505926E079FF [junit4] Executing 5 suites with 2 JVMs. [junit4] [junit4] Started J1 PID([email protected]). [junit4] Started J0 PID([email protected]). [junit4] HEARTBEAT J0 PID([email protected]): 2018-06-24T06:06:15, stalled for 68.9s at: TestPullReplicaErrorHandling.testCantConnectToLeader [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling [junit4] OK 22.5s J1 | TestPullReplicaErrorHandling.testPullReplicaDisconnectsFromZooKeeper [junit4] OK 70.4s J1 | TestPullReplicaErrorHandling.testCantConnectToLeader [junit4] OK 9.34s J1 | TestPullReplicaErrorHandling.testCantConnectToPullReplica [junit4] Completed [1/5] on J1 in 127.00s, 3 tests [junit4] [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling [junit4] OK 23.2s J0 | TestPullReplicaErrorHandling.testPullReplicaDisconnectsFromZooKeeper [junit4] OK 71.0s J0 | TestPullReplicaErrorHandling.testCantConnectToLeader [junit4] OK 9.91s J0 | TestPullReplicaErrorHandling.testCantConnectToPullReplica [junit4] Completed [2/5] on J0 in 130.40s, 3 tests [junit4] [junit4] Duplicate suite name used with XML reports: org.apache.solr.cloud.TestPullReplicaErrorHandling. This may confuse tools that process XML reports. Set 'ignoreDuplicateSuites' to true to skip this message. [junit4] HEARTBEAT J1 PID([email protected]): 2018-06-24T06:07:51, stalled for 66.2s at: TestPullReplicaErrorHandling.testCantConnectToLeader [junit4] HEARTBEAT J0 PID([email protected]): 2018-06-24T06:07:51, stalled for 63.9s at: TestPullReplicaErrorHandling.testCantConnectToLeader [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling [junit4] OK 16.4s J1 | TestPullReplicaErrorHandling.testPullReplicaDisconnectsFromZooKeeper [junit4] OK 70.6s J1 | TestPullReplicaErrorHandling.testCantConnectToLeader [junit4] OK 8.94s J1 | TestPullReplicaErrorHandling.testCantConnectToPullReplica [junit4] Completed [3/5] on J1 in 101.24s, 3 tests [junit4] [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling [junit4] OK 16.2s J0 | TestPullReplicaErrorHandling.testPullReplicaDisconnectsFromZooKeeper [junit4] OK 69.6s J0 | TestPullReplicaErrorHandling.testCantConnectToLeader [junit4] OK 9.95s J0 | TestPullReplicaErrorHandling.testCantConnectToPullReplica [junit4] Completed [4/5] on J0 in 99.54s, 3 tests [junit4] [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling [junit4] OK 17.0s J1 | TestPullReplicaErrorHandling.testPullReplicaDisconnectsFromZooKeeper [junit4] OK 70.7s J1 | TestPullReplicaErrorHandling.testCantConnectToLeader [junit4] OK 9.82s J1 | TestPullReplicaErrorHandling.testCantConnectToPullReplica [junit4] Completed [5/5] on J1 in 105.13s, 3 tests [junit4] [junit4] JVM J0: 0.99 .. 233.05 = 232.06s [junit4] JVM J1: 0.99 .. 337.05 = 336.07s [junit4] Execution time total: 5 minutes 37 seconds [junit4] Tests summary: 5 suites, 15 tests [junit4] Could not remove temporary path: /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp]) [junit4] Could not remove temporary path: /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp]) [echo] 5 slowest tests: [junit4:tophints] 396.22s | org.apache.solr.cloud.TestPullReplicaErrorHandling [junit4:tophints] 120.09s | org.apache.solr.cloud.api.collections.AssignTest [junit4:tophints] 117.89s | org.apache.solr.update.SoftAutoCommitTest [junit4:tophints] 115.33s | org.apache.solr.cloud.TestTlogReplica [junit4:tophints] 112.54s | org.apache.solr.cloud.ZkFailoverTest -check-totals: test-nocompile: BUILD SUCCESSFUL Total time: 5 minutes 40 seconds [repro] Failures: [repro] 0/5 failed: org.apache.solr.cloud.TestPullReplicaErrorHandling [repro] Exiting with code 0 + mv lucene/build lucene/build.repro + mv solr/build solr/build.repro + mv lucene/build.orig lucene/build + mv solr/build.orig solr/build Archiving artifacts Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 java.lang.InterruptedException: no matches found within 10000 at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2843) at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2722) at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2703) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3082) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to MacOSX VBOX at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) at hudson.remoting.Channel.call(Channel.java:955) at hudson.FilePath.act(FilePath.java:1089) at hudson.FilePath.act(FilePath.java:1078) at hudson.FilePath.validateAntFileMask(FilePath.java:2701) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) at hudson.model.Run.execute(Run.java:1840) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) Caused: hudson.FilePath$TunneledInterruptedException at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3084) at hudson.remoting.UserRequest.perform(UserRequest.java:212) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:369) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000 at hudson.FilePath.act(FilePath.java:1091) at hudson.FilePath.act(FilePath.java:1078) at hudson.FilePath.validateAntFileMask(FilePath.java:2701) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) at hudson.model.Run.execute(Run.java:1840) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/*_pid*.log". Configuration error? [WARNINGS] Parsing warnings in console log with parser Java Compiler (javac) Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 <Git Blamer> Using GitBlamer to create author and commit information for all warnings. <Git Blamer> GIT_COMMIT=82b793df56c8c9fb50c29f46f39465453a87f2b2, workspace=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX [WARNINGS] Computing warning deltas based on reference build #703 Recording test results Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Build step 'Publish JUnit test result report' changed build result to UNSTABLE Email was triggered for: Unstable (Test Failures) Sending email for trigger: Unstable (Test Failures) Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
