Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/800/ Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseSerialGC
4 tests failed. FAILED: org.apache.solr.client.solrj.impl.CloudSolrClientTest.testRetryUpdatesWhenClusterStateIsStale Error Message: Error from server at https://127.0.0.1:40035/solr/stale_state_test_col_shard1_replica_n1: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing /solr/stale_state_test_col_shard1_replica_n1/update. Reason: <pre> Can not find: /solr/stale_state_test_col_shard1_replica_n1/update</pre></p> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/> </body> </html> Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:40035/solr/stale_state_test_col_shard1_replica_n1: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing /solr/stale_state_test_col_shard1_replica_n1/update. Reason: <pre> Can not find: /solr/stale_state_test_col_shard1_replica_n1/update</pre></p> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/> </body> </html> at __randomizedtesting.SeedInfo.seed([4FF3BD7B69053286:FBC225938AEC44AA]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607) 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.directUpdate(CloudSolrClient.java:559) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1016) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233) at org.apache.solr.client.solrj.impl.CloudSolrClientTest.testRetryUpdatesWhenClusterStateIsStale(CloudSolrClientTest.java:844) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:844) FAILED: org.apache.solr.cloud.TestPullReplicaErrorHandling.testPullReplicaDisconnectsFromZooKeeper Error Message: Error from server at http://127.0.0.1:34129/solr: Could not fully create collection: pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:34129/solr: Could not fully create collection: pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper at __randomizedtesting.SeedInfo.seed([81D20D8C0B0A8C34:9E9B2D0F2EE08354]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816) 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.testPullReplicaDisconnectsFromZooKeeper(TestPullReplicaErrorHandling.java:216) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:844) FAILED: org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToLeader Error Message: Error from server at http://127.0.0.1:34129/solr: Could not fully create collection: pull_replica_error_handling_test_cant_connect_to_leader Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:34129/solr: Could not fully create collection: pull_replica_error_handling_test_cant_connect_to_leader at __randomizedtesting.SeedInfo.seed([81D20D8C0B0A8C34:FDE6DFC7E12081E]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816) 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:181) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:844) FAILED: org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica Error Message: Error from server at http://127.0.0.1:34129/solr: Could not fully create collection: pull_replica_error_handling_test_cant_connect_to_pull_replica Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:34129/solr: Could not fully create collection: pull_replica_error_handling_test_cant_connect_to_pull_replica at __randomizedtesting.SeedInfo.seed([81D20D8C0B0A8C34:89E5EB44D0A4F8BA]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816) 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:140) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:844) Build Log: [...truncated 12423 lines...] [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_81D20D8C0B0A8C34-001/init-core-data-001 [junit4] 2> 919210 WARN (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=13 numCloses=13 [junit4] 2> 919210 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 919211 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776") [junit4] 2> 919211 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 919211 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_81D20D8C0B0A8C34-001/tempDir-001 [junit4] 2> 919218 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 919218 INFO (Thread-1756) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 919218 INFO (Thread-1756) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 919220 ERROR (Thread-1756) [ ] 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> 919318 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:42933 [junit4] 2> 919323 INFO (jetty-launcher-1022-thread-1) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 919323 INFO (jetty-launcher-1022-thread-2) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 919323 INFO (jetty-launcher-1022-thread-4) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 919323 INFO (jetty-launcher-1022-thread-3) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 919324 INFO (jetty-launcher-1022-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@24fcaf5{/solr,null,AVAILABLE} [junit4] 2> 919324 INFO (jetty-launcher-1022-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@18eac39b{/solr,null,AVAILABLE} [junit4] 2> 919324 INFO (jetty-launcher-1022-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4da281c6{/solr,null,AVAILABLE} [junit4] 2> 919324 INFO (jetty-launcher-1022-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@49fce9da{/solr,null,AVAILABLE} [junit4] 2> 919326 INFO (jetty-launcher-1022-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2dc8b998{HTTP/1.1,[http/1.1]}{127.0.0.1:43659} [junit4] 2> 919326 INFO (jetty-launcher-1022-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@e01e825{HTTP/1.1,[http/1.1]}{127.0.0.1:35637} [junit4] 2> 919326 INFO (jetty-launcher-1022-thread-1) [ ] o.e.j.s.Server Started @921098ms [junit4] 2> 919326 INFO (jetty-launcher-1022-thread-2) [ ] o.e.j.s.Server Started @921098ms [junit4] 2> 919326 INFO (jetty-launcher-1022-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35637} [junit4] 2> 919326 INFO (jetty-launcher-1022-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43659} [junit4] 2> 919326 ERROR (jetty-launcher-1022-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 919326 ERROR (jetty-launcher-1022-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 919326 INFO (jetty-launcher-1022-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.2.0 [junit4] 2> 919326 INFO (jetty-launcher-1022-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.2.0 [junit4] 2> 919326 INFO (jetty-launcher-1022-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 919326 INFO (jetty-launcher-1022-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 919326 INFO (jetty-launcher-1022-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 919326 INFO (jetty-launcher-1022-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-11-12T08:29:17.922490Z [junit4] 2> 919326 INFO (jetty-launcher-1022-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 919326 INFO (jetty-launcher-1022-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-11-12T08:29:17.922549Z [junit4] 2> 919328 INFO (jetty-launcher-1022-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@8c22ad8{HTTP/1.1,[http/1.1]}{127.0.0.1:41811} [junit4] 2> 919328 INFO (jetty-launcher-1022-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3dd78d55{HTTP/1.1,[http/1.1]}{127.0.0.1:38259} [junit4] 2> 919328 INFO (jetty-launcher-1022-thread-4) [ ] o.e.j.s.Server Started @921100ms [junit4] 2> 919328 INFO (jetty-launcher-1022-thread-3) [ ] o.e.j.s.Server Started @921100ms [junit4] 2> 919328 INFO (jetty-launcher-1022-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41811} [junit4] 2> 919328 INFO (jetty-launcher-1022-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38259} [junit4] 2> 919328 ERROR (jetty-launcher-1022-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 919328 ERROR (jetty-launcher-1022-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 919328 INFO (jetty-launcher-1022-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.2.0 [junit4] 2> 919328 INFO (jetty-launcher-1022-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.2.0 [junit4] 2> 919328 INFO (jetty-launcher-1022-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 919328 INFO (jetty-launcher-1022-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 919328 INFO (jetty-launcher-1022-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 919328 INFO (jetty-launcher-1022-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 919328 INFO (jetty-launcher-1022-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-11-12T08:29:17.924735Z [junit4] 2> 919328 INFO (jetty-launcher-1022-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-11-12T08:29:17.924753Z [junit4] 2> 919333 INFO (jetty-launcher-1022-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 919333 INFO (jetty-launcher-1022-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 919333 INFO (jetty-launcher-1022-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 919336 INFO (jetty-launcher-1022-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 919336 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x15faf58de770003, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> 919337 INFO (jetty-launcher-1022-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42933/solr [junit4] 2> 919337 INFO (jetty-launcher-1022-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42933/solr [junit4] 2> 919339 INFO (jetty-launcher-1022-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42933/solr [junit4] 2> 919366 INFO (jetty-launcher-1022-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42933/solr [junit4] 2> 919409 INFO (jetty-launcher-1022-thread-2) [n:127.0.0.1:43659_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 919410 INFO (jetty-launcher-1022-thread-2) [n:127.0.0.1:43659_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43659_solr [junit4] 2> 919410 INFO (jetty-launcher-1022-thread-2) [n:127.0.0.1:43659_solr ] o.a.s.c.Overseer Overseer (id=98990513049763851-127.0.0.1:43659_solr-n_0000000000) starting [junit4] 2> 919425 INFO (jetty-launcher-1022-thread-2) [n:127.0.0.1:43659_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43659_solr [junit4] 2> 919432 INFO (zkCallback-1043-thread-1-processing-n:127.0.0.1:43659_solr) [n:127.0.0.1:43659_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 919433 INFO (zkCallback-1042-thread-1-processing-n:127.0.0.1:41811_solr) [n:127.0.0.1:41811_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 919437 INFO (jetty-launcher-1022-thread-4) [n:127.0.0.1:41811_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 919437 INFO (jetty-launcher-1022-thread-3) [n:127.0.0.1:38259_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 919438 INFO (jetty-launcher-1022-thread-4) [n:127.0.0.1:41811_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41811_solr [junit4] 2> 919446 INFO (zkCallback-1042-thread-1-processing-n:127.0.0.1:41811_solr) [n:127.0.0.1:41811_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 919446 INFO (zkCallback-1043-thread-1-processing-n:127.0.0.1:43659_solr) [n:127.0.0.1:43659_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 919450 INFO (zkCallback-1045-thread-1-processing-n:127.0.0.1:38259_solr) [n:127.0.0.1:38259_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 919453 INFO (jetty-launcher-1022-thread-3) [n:127.0.0.1:38259_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 919455 INFO (jetty-launcher-1022-thread-3) [n:127.0.0.1:38259_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38259_solr [junit4] 2> 919456 INFO (zkCallback-1042-thread-1-processing-n:127.0.0.1:41811_solr) [n:127.0.0.1:41811_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 919457 INFO (zkCallback-1043-thread-1-processing-n:127.0.0.1:43659_solr) [n:127.0.0.1:43659_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 919461 INFO (zkCallback-1045-thread-1-processing-n:127.0.0.1:38259_solr) [n:127.0.0.1:38259_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 919491 INFO (jetty-launcher-1022-thread-1) [n:127.0.0.1:35637_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 919492 INFO (jetty-launcher-1022-thread-1) [n:127.0.0.1:35637_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 919493 INFO (jetty-launcher-1022-thread-1) [n:127.0.0.1:35637_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35637_solr [junit4] 2> 919494 INFO (zkCallback-1043-thread-1-processing-n:127.0.0.1:43659_solr) [n:127.0.0.1:43659_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 919494 INFO (zkCallback-1045-thread-1-processing-n:127.0.0.1:38259_solr) [n:127.0.0.1:38259_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 919498 INFO (jetty-launcher-1022-thread-2) [n:127.0.0.1:43659_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43659.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c8bd488 [junit4] 2> 919502 INFO (zkCallback-1038-thread-1-processing-n:127.0.0.1:35637_solr) [n:127.0.0.1:35637_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 919502 INFO (zkCallback-1042-thread-1-processing-n:127.0.0.1:41811_solr) [n:127.0.0.1:41811_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 919507 INFO (jetty-launcher-1022-thread-4) [n:127.0.0.1:41811_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41811.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c8bd488 [junit4] 2> 919510 INFO (jetty-launcher-1022-thread-2) [n:127.0.0.1:43659_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43659.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c8bd488 [junit4] 2> 919510 INFO (jetty-launcher-1022-thread-2) [n:127.0.0.1:43659_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43659.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c8bd488 [junit4] 2> 919511 INFO (jetty-launcher-1022-thread-2) [n:127.0.0.1:43659_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_81D20D8C0B0A8C34-001/tempDir-001/node2/. [junit4] 2> 919518 INFO (jetty-launcher-1022-thread-4) [n:127.0.0.1:41811_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41811.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c8bd488 [junit4] 2> 919519 INFO (jetty-launcher-1022-thread-4) [n:127.0.0.1:41811_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41811.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c8bd488 [junit4] 2> 919521 INFO (jetty-launcher-1022-thread-4) [n:127.0.0.1:41811_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_81D20D8C0B0A8C34-001/tempDir-001/node4/. [junit4] 2> 919539 INFO (jetty-launcher-1022-thread-3) [n:127.0.0.1:38259_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38259.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c8bd488 [junit4] 2> 919548 INFO (jetty-launcher-1022-thread-3) [n:127.0.0.1:38259_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38259.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c8bd488 [junit4] 2> 919548 INFO (jetty-launcher-1022-thread-3) [n:127.0.0.1:38259_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38259.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c8bd488 [junit4] 2> 919549 INFO (jetty-launcher-1022-thread-3) [n:127.0.0.1:38259_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_81D20D8C0B0A8C34-001/tempDir-001/node3/. [junit4] 2> 919560 INFO (jetty-launcher-1022-thread-1) [n:127.0.0.1:35637_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35637.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c8bd488 [junit4] 2> 919574 INFO (jetty-launcher-1022-thread-1) [n:127.0.0.1:35637_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35637.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c8bd488 [junit4] 2> 919575 INFO (jetty-launcher-1022-thread-1) [n:127.0.0.1:35637_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35637.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c8bd488 [junit4] 2> 919576 INFO (jetty-launcher-1022-thread-1) [n:127.0.0.1:35637_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_81D20D8C0B0A8C34-001/tempDir-001/node1/. [junit4] 2> 919667 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 919667 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42933/solr ready [junit4] 2> 919669 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@8c22ad8{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 919669 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1976435282 [junit4] 2> 919669 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 919669 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6d2f3cdc: rootName = solr_41811, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@2328e00 [junit4] 2> 919673 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 919674 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3720e128: rootName = solr_41811, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@7f1fb3f3 [junit4] 2> 919676 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 919677 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3bd4a369: rootName = solr_41811, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@18521649 [junit4] 2> 919677 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:41811_solr [junit4] 2> 919678 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 919678 INFO (zkCallback-1045-thread-1-processing-n:127.0.0.1:38259_solr) [n:127.0.0.1:38259_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 919678 INFO (zkCallback-1043-thread-1-processing-n:127.0.0.1:43659_solr) [n:127.0.0.1:43659_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 919678 INFO (zkCallback-1042-thread-1-processing-n:127.0.0.1:41811_solr) [n:127.0.0.1:41811_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 919678 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 919678 INFO (zkCallback-1038-thread-1-processing-n:127.0.0.1:35637_solr) [n:127.0.0.1:35637_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 919678 INFO (zkCallback-1053-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 919679 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4da281c6{/solr,null,UNAVAILABLE} [junit4] 2> 919679 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 919680 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5d367609{/solr,null,AVAILABLE} [junit4] 2> 919680 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@20f7aab1{HTTP/1.1,[http/1.1]}{127.0.0.1:33037} [junit4] 2> 919680 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.e.j.s.Server Started @921453ms [junit4] 2> 919680 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36551} [junit4] 2> 919681 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 919681 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.2.0 [junit4] 2> 919681 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 919681 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 919681 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-11-12T08:29:18.277372Z [junit4] 2> 919682 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 919686 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42933/solr [junit4] 2> 919690 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [n:127.0.0.1:36551_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 919691 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [n:127.0.0.1:36551_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 919692 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [n:127.0.0.1:36551_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36551_solr [junit4] 2> 919692 INFO (zkCallback-1053-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 919693 INFO (zkCallback-1043-thread-1-processing-n:127.0.0.1:43659_solr) [n:127.0.0.1:43659_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 919693 INFO (zkCallback-1038-thread-1-processing-n:127.0.0.1:35637_solr) [n:127.0.0.1:35637_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 919693 INFO (zkCallback-1045-thread-1-processing-n:127.0.0.1:38259_solr) [n:127.0.0.1:38259_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 919694 INFO (zkCallback-1058-thread-1-processing-n:127.0.0.1:36551_solr) [n:127.0.0.1:36551_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 919719 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [n:127.0.0.1:36551_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36551.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c8bd488 [junit4] 2> 919725 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [n:127.0.0.1:36551_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36551.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c8bd488 [junit4] 2> 919725 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [n:127.0.0.1:36551_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36551.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c8bd488 [junit4] 2> 919726 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [n:127.0.0.1:36551_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_81D20D8C0B0A8C34-001/tempDir-001/node4/. [junit4] 2> 919750 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:33037/solr. Proxy: http://127.0.0.1:36551/solr [junit4] 2> 919750 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@2dc8b998{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 919750 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1063518302 [junit4] 2> 919750 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 919751 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@907938b: rootName = solr_43659, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@4dff8640 [junit4] 2> 919754 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 919754 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@46bf2348: rootName = solr_43659, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@7f1fb3f3 [junit4] 2> 919756 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 919757 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5b4acf3b: rootName = solr_43659, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@18521649 [junit4] 2> 919757 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:43659_solr [junit4] 2> 919757 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 919758 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 919758 INFO (zkCallback-1045-thread-1-processing-n:127.0.0.1:38259_solr) [n:127.0.0.1:38259_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 919758 INFO (zkCallback-1038-thread-1-processing-n:127.0.0.1:35637_solr) [n:127.0.0.1:35637_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 919758 INFO (zkCallback-1053-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 919758 INFO (zkCallback-1043-thread-1-processing-n:127.0.0.1:43659_solr) [n:127.0.0.1:43659_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 919758 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.c.Overseer Overseer (id=98990513049763851-127.0.0.1:43659_solr-n_0000000000) closing [junit4] 2> 919758 INFO (zkCallback-1058-thread-1-processing-n:127.0.0.1:36551_solr) [n:127.0.0.1:36551_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 919758 INFO (OverseerStateUpdate-98990513049763851-127.0.0.1:43659_solr-n_0000000000) [n:127.0.0.1:43659_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43659_solr [junit4] 2> 919758 WARN (OverseerAutoScalingTriggerThread-98990513049763851-127.0.0.1:43659_solr-n_0000000000) [n:127.0.0.1:43659_solr ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 919760 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@49fce9da{/solr,null,UNAVAILABLE} [junit4] 2> 919762 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 919764 INFO (zkCallback-1045-thread-1-processing-n:127.0.0.1:38259_solr) [n:127.0.0.1:38259_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38259_solr [junit4] 2> 919764 INFO (zkCallback-1045-thread-1-processing-n:127.0.0.1:38259_solr) [n:127.0.0.1:38259_solr ] o.a.s.c.Overseer Overseer (id=98990513049763852-127.0.0.1:38259_solr-n_0000000002) starting [junit4] 2> 919767 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5107b604{/solr,null,AVAILABLE} [junit4] 2> 919767 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@42c2046b{HTTP/1.1,[http/1.1]}{127.0.0.1:37555} [junit4] 2> 919767 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.e.j.s.Server Started @921540ms [junit4] 2> 919768 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34129} [junit4] 2> 919768 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 919768 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.2.0 [junit4] 2> 919768 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 919768 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 919768 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-11-12T08:29:18.364330Z [junit4] 2> 919770 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 919780 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42933/solr [junit4] 2> 919788 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [n:127.0.0.1:34129_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 919789 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [n:127.0.0.1:34129_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 919790 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [n:127.0.0.1:34129_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34129_solr [junit4] 2> 919790 INFO (zkCallback-1045-thread-1-processing-n:127.0.0.1:38259_solr) [n:127.0.0.1:38259_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 919790 INFO (zkCallback-1053-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 919798 INFO (zkCallback-1058-thread-1-processing-n:127.0.0.1:36551_solr) [n:127.0.0.1:36551_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 919798 INFO (zkCallback-1038-thread-1-processing-n:127.0.0.1:35637_solr) [n:127.0.0.1:35637_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 919798 INFO (zkCallback-1065-thread-1-processing-n:127.0.0.1:34129_solr) [n:127.0.0.1:34129_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 919831 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [n:127.0.0.1:34129_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34129.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c8bd488 [junit4] 2> 919840 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [n:127.0.0.1:34129_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34129.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c8bd488 [junit4] 2> 919840 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [n:127.0.0.1:34129_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34129.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c8bd488 [junit4] 2> 919842 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [n:127.0.0.1:34129_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_81D20D8C0B0A8C34-001/tempDir-001/node2/. [junit4] 2> 919881 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:37555/solr. Proxy: http://127.0.0.1:34129/solr [junit4] 2> 919881 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@e01e825{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 919882 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1125431084 [junit4] 2> 919882 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 919882 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@58bf80d2: rootName = solr_35637, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@77926c95 [junit4] 2> 919887 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 919887 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@aaaf131: rootName = solr_35637, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@7f1fb3f3 [junit4] 2> 919891 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 919891 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@12f7734b: rootName = solr_35637, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@18521649 [junit4] 2> 919891 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:35637_solr [junit4] 2> 919892 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 919892 INFO (zkCallback-1038-thread-1-processing-n:127.0.0.1:35637_solr) [n:127.0.0.1:35637_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 919892 INFO (zkCallback-1053-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 919892 INFO (zkCallback-1058-thread-1-processing-n:127.0.0.1:36551_solr) [n:127.0.0.1:36551_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 919892 INFO (zkCallback-1045-thread-1-processing-n:127.0.0.1:38259_solr) [n:127.0.0.1:38259_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 919892 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 919892 INFO (zkCallback-1065-thread-1-processing-n:127.0.0.1:34129_solr) [n:127.0.0.1:34129_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 919893 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@24fcaf5{/solr,null,UNAVAILABLE} [junit4] 2> 919893 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 919894 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2e975e3{/solr,null,AVAILABLE} [junit4] 2> 919894 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@53e0847f{HTTP/1.1,[http/1.1]}{127.0.0.1:36825} [junit4] 2> 919894 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.e.j.s.Server Started @921666ms [junit4] 2> 919894 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43803} [junit4] 2> 919894 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 919894 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.2.0 [junit4] 2> 919894 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 919894 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 919895 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-11-12T08:29:18.491011Z [junit4] 2> 919896 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 919911 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42933/solr [junit4] 2> 919915 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [n:127.0.0.1:43803_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 919916 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [n:127.0.0.1:43803_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 919916 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [n:127.0.0.1:43803_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43803_solr [junit4] 2> 919917 INFO (zkCallback-1053-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 919917 INFO (zkCallback-1045-thread-1-processing-n:127.0.0.1:38259_solr) [n:127.0.0.1:38259_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 919917 INFO (zkCallback-1058-thread-1-processing-n:127.0.0.1:36551_solr) [n:127.0.0.1:36551_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 919917 INFO (zkCallback-1065-thread-1-processing-n:127.0.0.1:34129_solr) [n:127.0.0.1:34129_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 919917 INFO (zkCallback-1071-thread-1-processing-n:127.0.0.1:43803_solr) [n:127.0.0.1:43803_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 919955 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [n:127.0.0.1:43803_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43803.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c8bd488 [junit4] 2> 919960 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [n:127.0.0.1:43803_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43803.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c8bd488 [junit4] 2> 919960 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [n:127.0.0.1:43803_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43803.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c8bd488 [junit4] 2> 919961 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [n:127.0.0.1:43803_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_81D20D8C0B0A8C34-001/tempDir-001/node1/. [junit4] 2> 919983 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:36825/solr. Proxy: http://127.0.0.1:43803/solr [junit4] 2> 919984 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@3dd78d55{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 919984 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=923496310 [junit4] 2> 919984 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 919984 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1ae23b91: rootName = solr_38259, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@566e1329 [junit4] 2> 919988 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 919988 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@197f4d10: rootName = solr_38259, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@7f1fb3f3 [junit4] 2> 919990 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 919990 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3a518907: rootName = solr_38259, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@18521649 [junit4] 2> 919991 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:38259_solr [junit4] 2> 919991 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 919991 INFO (zkCallback-1053-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 919991 INFO (zkCallback-1045-thread-1-processing-n:127.0.0.1:38259_solr) [n:127.0.0.1:38259_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 919991 INFO (zkCallback-1071-thread-1-processing-n:127.0.0.1:43803_solr) [n:127.0.0.1:43803_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 919992 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 919991 INFO (zkCallback-1065-thread-1-processing-n:127.0.0.1:34129_solr) [n:127.0.0.1:34129_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 919991 INFO (zkCallback-1058-thread-1-processing-n:127.0.0.1:36551_solr) [n:127.0.0.1:36551_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 919992 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.c.Overseer Overseer (id=98990513049763852-127.0.0.1:38259_solr-n_0000000002) closing [junit4] 2> 919992 INFO (OverseerStateUpdate-98990513049763852-127.0.0.1:38259_solr-n_0000000002) [n:127.0.0.1:38259_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:38259_solr [junit4] 2> 919993 WARN (OverseerAutoScalingTriggerThread-98990513049763852-127.0.0.1:38259_solr-n_0000000002) [n:127.0.0.1:38259_solr ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 919993 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@18eac39b{/solr,null,UNAVAILABLE} [junit4] 2> 919993 INFO (zkCallback-1058-thread-1-processing-n:127.0.0.1:36551_solr) [n:127.0.0.1:36551_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36551_solr [junit4] 2> 919994 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 919994 INFO (zkCallback-1058-thread-1-processing-n:127.0.0.1:36551_solr) [n:127.0.0.1:36551_solr ] o.a.s.c.Overseer Overseer (id=98990513049763857-127.0.0.1:36551_solr-n_0000000004) starting [junit4] 2> 919994 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2ab59679{/solr,null,AVAILABLE} [junit4] 2> 919994 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@279b27de{HTTP/1.1,[http/1.1]}{127.0.0.1:45533} [junit4] 2> 919995 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.e.j.s.Server Started @921767ms [junit4] 2> 919995 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36493} [junit4] 2> 919995 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 919995 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.2.0 [junit4] 2> 919995 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 919995 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 919995 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-11-12T08:29:18.591505Z [junit4] 2> 919996 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 920000 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42933/solr [junit4] 2> 920001 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x15faf58de770019, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> 920003 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [n:127.0.0.1:36493_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 920004 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [n:127.0.0.1:36493_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 920004 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [n:127.0.0.1:36493_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36493_solr [junit4] 2> 920005 INFO (zkCallback-1053-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 920005 INFO (zkCallback-1065-thread-1-processing-n:127.0.0.1:34129_solr) [n:127.0.0.1:34129_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 920005 INFO (zkCallback-1078-thread-1-processing-n:127.0.0.1:36493_solr) [n:127.0.0.1:36493_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 920005 INFO (zkCallback-1058-thread-1-processing-n:127.0.0.1:36551_solr) [n:127.0.0.1:36551_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 920005 INFO (zkCallback-1071-thread-1-processing-n:127.0.0.1:43803_solr) [n:127.0.0.1:43803_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 920025 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [n:127.0.0.1:36493_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36493.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c8bd488 [junit4] 2> 920030 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [n:127.0.0.1:36493_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36493.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c8bd488 [junit4] 2> 920030 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [n:127.0.0.1:36493_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36493.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c8bd488 [junit4] 2> 920031 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [n:127.0.0.1:36493_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_81D20D8C0B0A8C34-001/tempDir-001/node3/. [junit4] 2> 920054 INFO (SUITE-TestPullReplicaErrorHandling-seed#[81D20D8C0B0A8C34]-worker) [ ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:45533/solr. Proxy: http://127.0.0.1:36493/solr [junit4] 2> 920055 INFO (SocketProxy-Acceptor-34129) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=51292,localport=34129], receiveBufferSize:531000 [junit4] 2> 920055 INFO (SocketProxy-Acceptor-34129) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=37555,localport=48730], receiveBufferSize=530904 [junit4] 2> 920056 INFO (qtp2138872004-7084) [n:127.0.0.1:34129_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 920057 INFO (qtp2138872004-7084) [n:127.0.0.1:34129_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 920067 INFO (TEST-TestPullReplicaErrorHandling.testPullReplicaDisconnectsFromZooKeeper-seed#[81D20D8C0B0A8C34]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testPullReplicaDisconnectsFromZooKeeper [junit4] 2> 920068 INFO (qtp2138872004-7085) [n:127.0.0.1:34129_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=1&replicationFactor=1&collection.configName=conf&maxShardsPerNode=1&name=pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 920073 INFO (OverseerThreadFactory-3006-thread-1-processing-n:127.0.0.1:36551_solr) [n:127.0.0.1:36551_solr ] o.a.s.c.CreateCollectionCmd Create collection pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper [junit4] 2> 920177 INFO (OverseerStateUpdate-98990513049763857-127.0.0.1:36551_solr-n_0000000004) [n:127.0.0.1:36551_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:36551/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 920177 INFO (OverseerStateUpdate-98990513049763857-127.0.0.1:36551_solr-n_0000000004) [n:127.0.0.1:36551_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:34129/solr", [junit4] 2> "type":"PULL", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 920379 INFO (SocketProxy-Acceptor-36551) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=43994,localport=36551], receiveBufferSize:531000 [junit4] 2> 920379 INFO (SocketProxy-Acceptor-34129) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=51298,localport=34129], receiveBufferSize:531000 [junit4] 2> 920380 INFO (SocketProxy-Acceptor-36551) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=33037,localport=49900], receiveBufferSize=530904 [junit4] 2> 920380 INFO (SocketProxy-Acceptor-34129) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=37555,localport=48740], receiveBufferSize=530904 [junit4] 2> 920380 INFO (qtp2138872004-7079) [n:127.0.0.1:34129_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2&action=CREATE&numShards=1&collection=pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper&shard=shard1&wt=javabin&version=2&replicaType=PULL [junit4] 2> 920380 INFO (qtp2138872004-7079) [n:127.0.0.1:34129_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 920381 INFO (qtp1793279195-7059) [n:127.0.0.1:36551_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_n1&action=CREATE&numShards=1&collection=pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 920381 INFO (qtp1793279195-7059) [n:127.0.0.1:36551_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 920483 INFO (zkCallback-1065-thread-1-processing-n:127.0.0.1:34129_solr) [n:127.0.0.1:34129_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json] for collection [pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper] has occurred - updating... (live nodes size: [4]) [junit4] 2> 920483 INFO (zkCallback-1058-thread-1-processing-n:127.0.0.1:36551_solr) [n:127.0.0.1:36551_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json] for collection [pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper] has occurred - updating... (live nodes size: [4]) [junit4] 2> 920484 INFO (zkCallback-1065-thread-2-processing-n:127.0.0.1:34129_solr) [n:127.0.0.1:34129_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json] for collection [pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper] has occurred - updating... (live nodes size: [4]) [junit4] 2> 920484 INFO (zkCallback-1058-thread-2-processing-n:127.0.0.1:36551_solr) [n:127.0.0.1:36551_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json] for collection [pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper] has occurred - updating... (live nodes size: [4]) [junit4] 2> 921389 INFO (qtp1793279195-7059) [n:127.0.0.1:36551_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node3 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 921389 INFO (qtp2138872004-7079) [n:127.0.0.1:34129_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node4 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 921410 INFO (qtp1793279195-7059) [n:127.0.0.1:36551_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node3 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_n1] o.a.s.s.IndexSchema [pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_n1] Schema name=minimal [junit4] 2> 921410 INFO (qtp2138872004-7079) [n:127.0.0.1:34129_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node4 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2] o.a.s.s.IndexSchema [pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2] Schema name=minimal [junit4] 2> 921411 INFO (qtp1793279195-7059) [n:127.0.0.1:36551_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node3 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 921411 INFO (qtp2138872004-7079) [n:127.0.0.1:34129_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node4 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 921411 INFO (qtp1793279195-7059) [n:127.0.0.1:36551_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node3 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_n1' using configuration from collection pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper, trusted=true [junit4] 2> 921412 INFO (qtp2138872004-7079) [n:127.0.0.1:34129_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node4 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2] o.a.s.c.CoreContainer Creating SolrCore 'pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2' using configuration from collection pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper, trusted=true [junit4] 2> 921412 INFO (qtp1793279195-7059) [n:127.0.0.1:36551_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node3 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36551.solr.core.pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper.shard1.replica_n1' (registry 'solr.core.pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c8bd488 [junit4] 2> 921412 INFO (qtp2138872004-7079) [n:127.0.0.1:34129_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node4 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34129.solr.core.pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper.shard1.replica_p2' (registry 'solr.core.pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper.shard1.replica_p2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c8bd488 [junit4] 2> 921412 INFO (qtp1793279195-7059) [n:127.0.0.1:36551_solr [...truncated too long message...] thread-4) [n:127.0.0.1:38575_solr c:localShardsTestColl s:shard2 r:core_node11 x:localShardsTestColl_shard2_replica_n8] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.localShardsTestColl.shard2.replica_n8, tag=1757361007 [junit4] 2> 94459 INFO (zkCallback-361-thread-3-processing-n:127.0.0.1:38575_solr) [n:127.0.0.1:38575_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/multicollection2/state.json] for collection [multicollection2] has occurred - updating... (live nodes size: [0]) [junit4] 2> 94459 INFO (coreCloseExecutor-695-thread-4) [n:127.0.0.1:38575_solr c:localShardsTestColl s:shard2 r:core_node11 x:localShardsTestColl_shard2_replica_n8] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1ea7ada6: rootName = solr_38575, domain = solr.core.localShardsTestColl.shard2.replica_n8, service url = null, agent id = null] for registry solr.core.localShardsTestColl.shard2.replica_n8 / com.codahale.metrics.MetricRegistry@77de3a83 [junit4] 2> 94459 INFO (zkCallback-362-thread-4-processing-n:127.0.0.1:40035_solr) [n:127.0.0.1:40035_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/multicollection2/state.json] for collection [multicollection2] has occurred - updating... (live nodes size: [0]) [junit4] 2> 94459 INFO (zkCallback-361-thread-1-processing-n:127.0.0.1:38575_solr) [n:127.0.0.1:38575_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/multicollection2/state.json] for collection [multicollection2] has occurred - updating... (live nodes size: [0]) [junit4] 2> 94466 INFO (coreCloseExecutor-694-thread-8) [n:127.0.0.1:40035_solr c:multicollection1 s:shard1 r:core_node3 x:multicollection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.multicollection1.shard1.leader, tag=1056187942 [junit4] 2> 94467 INFO (coreCloseExecutor-694-thread-5) [n:127.0.0.1:40035_solr c:foo s:shard1 r:core_node6 x:foo_shard1_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.foo.shard1.leader, tag=1168745786 [junit4] 2> 94467 INFO (coreCloseExecutor-694-thread-1) [n:127.0.0.1:40035_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard2.leader, tag=1989787182 [junit4] 2> 94470 INFO (coreCloseExecutor-695-thread-2) [n:127.0.0.1:38575_solr c:localShardsTestColl s:shard3 r:core_node17 x:localShardsTestColl_shard3_replica_n14] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.localShardsTestColl.shard3.leader, tag=697291058 [junit4] 2> 94470 INFO (coreCloseExecutor-694-thread-7) [n:127.0.0.1:40035_solr c:multicollection2 s:shard1 r:core_node3 x:multicollection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.multicollection2.shard1.leader, tag=334196649 [junit4] 2> 94470 INFO (coreCloseExecutor-695-thread-3) [n:127.0.0.1:38575_solr c:localShardsTestColl s:shard1 r:core_node5 x:localShardsTestColl_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.localShardsTestColl.shard1.leader, tag=1328163312 [junit4] 2> 94470 INFO (coreCloseExecutor-695-thread-5) [n:127.0.0.1:38575_solr c:foo s:shard1 r:core_node5 x:foo_shard1_replica_n3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.foo.shard1.leader, tag=284592121 [junit4] 2> 94470 INFO (coreCloseExecutor-695-thread-4) [n:127.0.0.1:38575_solr c:localShardsTestColl s:shard2 r:core_node11 x:localShardsTestColl_shard2_replica_n8] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.localShardsTestColl.shard2.leader, tag=1757361007 [junit4] 2> 94471 INFO (coreCloseExecutor-694-thread-3) [n:127.0.0.1:40035_solr c:localShardsTestColl s:shard1 r:core_node3 x:localShardsTestColl_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.localShardsTestColl.shard1.leader, tag=1558938285 [junit4] 2> 94475 INFO (coreCloseExecutor-694-thread-4) [n:127.0.0.1:40035_solr c:localShardsTestColl s:shard2 r:core_node9 x:localShardsTestColl_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.localShardsTestColl.shard2.leader, tag=1181104285 [junit4] 2> 94493 INFO (jetty-closer-347-thread-3) [ ] o.a.s.c.Overseer Overseer (id=98990627374301191-127.0.0.1:38575_solr-n_0000000000) closing [junit4] 2> 94493 INFO (OverseerStateUpdate-98990627374301191-127.0.0.1:38575_solr-n_0000000000) [n:127.0.0.1:38575_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:38575_solr [junit4] 2> 94494 WARN (OverseerAutoScalingTriggerThread-98990627374301191-127.0.0.1:38575_solr-n_0000000000) [n:127.0.0.1:38575_solr ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 94494 INFO (jetty-closer-347-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7b8638e1{/solr,null,UNAVAILABLE} [junit4] 2> 94496 INFO (jetty-closer-347-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5af0af8b{/solr,null,UNAVAILABLE} [junit4] 2> 95956 WARN (zkCallback-363-thread-3-processing-n:127.0.0.1:42387_solr) [n:127.0.0.1:42387_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /collections/localShardsTestColl/state.json] [junit4] 2> 95956 WARN (zkCallback-363-thread-1-processing-n:127.0.0.1:42387_solr) [n:127.0.0.1:42387_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /collections/localShardsTestColl/state.json] [junit4] 2> 95957 INFO (jetty-closer-347-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@66ec169f{/solr,null,UNAVAILABLE} [junit4] 2> 95957 ERROR (SUITE-CloudSolrClientTest-seed#[4FF3BD7B69053286]-worker) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 95957 INFO (SUITE-CloudSolrClientTest-seed#[4FF3BD7B69053286]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40287 40287 [junit4] 2> 100989 INFO (Thread-442) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40287 40287 [junit4] 2> 100989 WARN (Thread-442) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 8 /solr/aliases.json [junit4] 2> 3 /solr/security.json [junit4] 2> 3 /solr/configs/conf [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 20 /solr/collections/foo/state.json [junit4] 2> 19 /solr/collections/localShardsTestColl/state.json [junit4] 2> 15 /solr/collections/stale_state_test_col/state.json [junit4] 2> 12 /solr/collections/collection1/state.json [junit4] 2> 12 /solr/collections/2nd_collection/state.json [junit4] 2> 12 /solr/collections/multicollection2/state.json [junit4] 2> 11 /solr/collections/multicollection1/state.json [junit4] 2> 10 /solr/collections/nemesis/state.json [junit4] 2> 8 /solr/clusterprops.json [junit4] 2> 8 /solr/clusterstate.json [junit4] 2> 5 /solr/collections/overwrite/state.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 8 /solr/live_nodes [junit4] 2> 8 /solr/collections [junit4] 2> [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_4FF3BD7B69053286-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {_version_=BlockTreeOrds(blocksize=128), multiDefault=PostingsFormat(name=MockRandom), a_t=PostingsFormat(name=MockRandom), title_s=PostingsFormat(name=MockRandom), intDefault=BlockTreeOrds(blocksize=128), id=Lucene50(blocksize=128), text=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), timestamp=PostingsFormat(name=MockRandom)}, docValues:{_version_=DocValuesFormat(name=Lucene70), multiDefault=DocValuesFormat(name=Direct), title_s=DocValuesFormat(name=Direct), intDefault=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1709, maxMBSortInHeap=5.06724932156937, sim=RandomSimilarity(queryNorm=false): {}, locale=bm, timezone=America/Argentina/Buenos_Aires [junit4] 2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=8,threads=1,free=353614504,total=518979584 [junit4] 2> NOTE: All tests run in this JVM: [TestXMLEscaping, UsingSolrJRefGuideExamplesTest, TermsResponseTest, HttpSolrClientConPoolTest, TestToleratedUpdateError, RawValueEvaluatorTest, StreamingTest, TestSpellCheckResponse, NotEvaluatorTest, LargeVolumeBinaryJettyTest, TestV1toV2ApiMapper, ConcurrentUpdateSolrClientBuilderTest, TestConfigSetAdminRequest, SolrSchemalessExampleTest, SchemaTest, ContentStreamTest, AscEvaluatorTest, LessThanEvaluatorTest, NaturalLogEvaluatorTest, EmpiricalDistributionEvaluatorTest, FieldAnalysisResponseTest, TestPolicy, CloudSolrClientBuilderTest, CloudSolrClientCacheTest, CloudSolrClientTest] [junit4] Completed [136/146 (1!)] on J0 in 39.14s, 16 tests, 1 error <<< FAILURES! [...truncated 39254 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
