Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/128/
5 tests failed. FAILED: org.apache.solr.cloud.AssignBackwardCompatibilityTest.test Error Message: Error from server at https://127.0.0.1:36434/solr: Error waiting for corenode gone Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:36434/solr: Error waiting for corenode gone at __randomizedtesting.SeedInfo.seed([BF504C5A74ED3DCF:37047380DA115037]: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:1109) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.cloud.AssignBackwardCompatibilityTest.test(AssignBackwardCompatibilityTest.java:82) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) FAILED: org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove Error Message: No live SolrServers available to handle this request:[http://127.0.0.1:36753/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:38280/solr/MoveReplicaHDFSTest_failed_coll_true] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:36753/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:38280/solr/MoveReplicaHDFSTest_failed_coll_true] at __randomizedtesting.SeedInfo.seed([BF504C5A74ED3DCF:159D9FA8C33EE81F]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1109) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:996) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942) at org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:291) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36753/solr/MoveReplicaHDFSTest_failed_coll_true: no servers hosting shard: shard1 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:436) ... 46 more FAILED: org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypes Error Message: unexpected shard state expected:<inactive> but was:<active> Stack Trace: java.lang.AssertionError: unexpected shard state expected:<inactive> but was:<active> at __randomizedtesting.SeedInfo.seed([BF504C5A74ED3DCF:79318FA8836E8BA]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.failNotEquals(Assert.java:647) at org.junit.Assert.assertEquals(Assert.java:128) at org.apache.solr.cloud.api.collections.ShardSplitTest.verifyShard(ShardSplitTest.java:372) at org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitMixedReplicaTypes(ShardSplitTest.java:364) at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypes(ShardSplitTest.java:331) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) FAILED: org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest.testInactiveShardCleanup Error Message: should be at least one inactive event Stack Trace: java.lang.AssertionError: should be at least one inactive event at __randomizedtesting.SeedInfo.seed([BF504C5A74ED3DCF:A27C8C2815AE1AC4]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest.testInactiveShardCleanup(ScheduledMaintenanceTriggerTest.java:224) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) FAILED: org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.testSearchRate Error Message: Stack Trace: java.lang.NullPointerException at __randomizedtesting.SeedInfo.seed([BF504C5A74ED3DCF:E21852D3BB2B9B80]:0) at org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.testSearchRate(TestLargeCluster.java:695) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Build Log: [...truncated 12558 lines...] [junit4] Suite: org.apache.solr.cloud.AssignBackwardCompatibilityTest [junit4] 2> 720927 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[BF504C5A74ED3DCF]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/init-core-data-001 [junit4] 2> 720928 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[BF504C5A74ED3DCF]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 720929 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[BF504C5A74ED3DCF]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 720942 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[BF504C5A74ED3DCF]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001 [junit4] 2> 720942 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[BF504C5A74ED3DCF]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 720942 INFO (Thread-723) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 720942 INFO (Thread-723) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 720944 ERROR (Thread-723) [ ] 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> 721047 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[BF504C5A74ED3DCF]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:39237 [junit4] 2> 721120 INFO (zkConnectionManagerCallback-1166-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 721451 INFO (jetty-launcher-1163-thread-2) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 721490 INFO (jetty-launcher-1163-thread-1) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 721502 INFO (jetty-launcher-1163-thread-3) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 721523 INFO (jetty-launcher-1163-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 721523 INFO (jetty-launcher-1163-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 721523 INFO (jetty-launcher-1163-thread-2) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 721523 INFO (jetty-launcher-1163-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@570295b7{/solr,null,AVAILABLE} [junit4] 2> 721524 INFO (jetty-launcher-1163-thread-4) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 721526 INFO (jetty-launcher-1163-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1e543fe7{SSL,[ssl, http/1.1]}{127.0.0.1:40454} [junit4] 2> 721526 INFO (jetty-launcher-1163-thread-2) [ ] o.e.j.s.Server Started @721817ms [junit4] 2> 721526 INFO (jetty-launcher-1163-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40454} [junit4] 2> 721526 ERROR (jetty-launcher-1163-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 721526 INFO (jetty-launcher-1163-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 721526 INFO (jetty-launcher-1163-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 721526 INFO (jetty-launcher-1163-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 721526 INFO (jetty-launcher-1163-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 721526 INFO (jetty-launcher-1163-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-08-18T00:36:21.311Z [junit4] 2> 721600 INFO (jetty-launcher-1163-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 721600 INFO (jetty-launcher-1163-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 721600 INFO (jetty-launcher-1163-thread-4) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 721601 INFO (jetty-launcher-1163-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@26fce144{/solr,null,AVAILABLE} [junit4] 2> 721685 INFO (jetty-launcher-1163-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 721685 INFO (jetty-launcher-1163-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 721685 INFO (jetty-launcher-1163-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 721693 INFO (jetty-launcher-1163-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@44b49094{/solr,null,AVAILABLE} [junit4] 2> 721694 INFO (jetty-launcher-1163-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6b4c3e9d{SSL,[ssl, http/1.1]}{127.0.0.1:36434} [junit4] 2> 721694 INFO (jetty-launcher-1163-thread-1) [ ] o.e.j.s.Server Started @721985ms [junit4] 2> 721694 INFO (jetty-launcher-1163-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36434} [junit4] 2> 721694 ERROR (jetty-launcher-1163-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 721695 INFO (jetty-launcher-1163-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 721695 INFO (jetty-launcher-1163-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 721695 INFO (jetty-launcher-1163-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 721695 INFO (jetty-launcher-1163-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 721695 INFO (jetty-launcher-1163-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-08-18T00:36:21.480Z [junit4] 2> 721852 INFO (jetty-launcher-1163-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 721852 INFO (jetty-launcher-1163-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 721852 INFO (jetty-launcher-1163-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 721856 INFO (jetty-launcher-1163-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@20b0c984{/solr,null,AVAILABLE} [junit4] 2> 721857 INFO (jetty-launcher-1163-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5b24b85c{SSL,[ssl, http/1.1]}{127.0.0.1:42624} [junit4] 2> 721857 INFO (jetty-launcher-1163-thread-3) [ ] o.e.j.s.Server Started @722148ms [junit4] 2> 721857 INFO (jetty-launcher-1163-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42624} [junit4] 2> 721857 ERROR (jetty-launcher-1163-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 721857 INFO (jetty-launcher-1163-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 721857 INFO (jetty-launcher-1163-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 721857 INFO (jetty-launcher-1163-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 721857 INFO (jetty-launcher-1163-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 721857 INFO (jetty-launcher-1163-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-08-18T00:36:21.642Z [junit4] 2> 721877 INFO (jetty-launcher-1163-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@12e3030f{SSL,[ssl, http/1.1]}{127.0.0.1:33653} [junit4] 2> 721877 INFO (jetty-launcher-1163-thread-4) [ ] o.e.j.s.Server Started @722168ms [junit4] 2> 721877 INFO (jetty-launcher-1163-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33653} [junit4] 2> 721877 ERROR (jetty-launcher-1163-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 721877 INFO (jetty-launcher-1163-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 721877 INFO (jetty-launcher-1163-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 721877 INFO (jetty-launcher-1163-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 721877 INFO (jetty-launcher-1163-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 721877 INFO (jetty-launcher-1163-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-08-18T00:36:21.662Z [junit4] 2> 721878 INFO (zkConnectionManagerCallback-1170-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 721900 INFO (jetty-launcher-1163-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 721913 INFO (zkConnectionManagerCallback-1172-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 721921 INFO (zkConnectionManagerCallback-1168-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 722105 INFO (jetty-launcher-1163-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 722128 INFO (zkConnectionManagerCallback-1174-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 722152 INFO (jetty-launcher-1163-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 722197 INFO (jetty-launcher-1163-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 723120 INFO (jetty-launcher-1163-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39237/solr [junit4] 2> 723136 INFO (zkConnectionManagerCallback-1178-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 723633 INFO (zkConnectionManagerCallback-1180-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 724453 INFO (jetty-launcher-1163-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39237/solr [junit4] 2> 724509 INFO (zkConnectionManagerCallback-1186-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 724510 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x103eeb8aae10007, likely client has closed socket [junit4] 2> 724563 INFO (jetty-launcher-1163-thread-2) [n:127.0.0.1:40454_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40454_solr [junit4] 2> 724564 INFO (jetty-launcher-1163-thread-2) [n:127.0.0.1:40454_solr ] o.a.s.c.Overseer Overseer (id=73164495876325382-127.0.0.1:40454_solr-n_0000000000) starting [junit4] 2> 724598 INFO (zkConnectionManagerCallback-1189-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 724620 INFO (jetty-launcher-1163-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39237/solr [junit4] 2> 724635 INFO (zkConnectionManagerCallback-1192-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 724729 INFO (zkConnectionManagerCallback-1196-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 724814 INFO (zkConnectionManagerCallback-1203-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 724841 INFO (jetty-launcher-1163-thread-3) [n:127.0.0.1:42624_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42624_solr [junit4] 2> 724984 INFO (zkCallback-1195-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 724984 INFO (zkCallback-1179-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 725123 INFO (zkCallback-1188-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 725322 INFO (jetty-launcher-1163-thread-2) [n:127.0.0.1:40454_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39237/solr ready [junit4] 2> 725322 INFO (zkCallback-1202-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 725342 INFO (OverseerStateUpdate-73164495876325382-127.0.0.1:40454_solr-n_0000000000) [n:127.0.0.1:40454_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:40454_solr [junit4] 2> 725525 INFO (jetty-launcher-1163-thread-1) [n:127.0.0.1:36434_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 725525 INFO (jetty-launcher-1163-thread-1) [n:127.0.0.1:36434_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36434_solr [junit4] 2> 725541 INFO (zkCallback-1195-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 725541 INFO (zkCallback-1202-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 725541 INFO (OverseerStateUpdate-73164495876325382-127.0.0.1:40454_solr-n_0000000000) [n:127.0.0.1:40454_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 725542 INFO (zkCallback-1188-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 725543 INFO (jetty-launcher-1163-thread-2) [n:127.0.0.1:40454_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 725543 INFO (jetty-launcher-1163-thread-2) [n:127.0.0.1:40454_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40454_solr [junit4] 2> 725561 INFO (zkCallback-1202-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 725561 INFO (zkCallback-1188-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 725562 INFO (zkCallback-1179-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 725598 INFO (zkCallback-1195-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 725602 INFO (zkConnectionManagerCallback-1208-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 725635 INFO (jetty-launcher-1163-thread-3) [n:127.0.0.1:42624_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 725636 INFO (jetty-launcher-1163-thread-3) [n:127.0.0.1:42624_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39237/solr ready [junit4] 2> 725655 INFO (jetty-launcher-1163-thread-3) [n:127.0.0.1:42624_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 725713 INFO (jetty-launcher-1163-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39237/solr [junit4] 2> 725748 INFO (zkConnectionManagerCallback-1213-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 725964 INFO (zkConnectionManagerCallback-1221-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 725967 INFO (jetty-launcher-1163-thread-3) [n:127.0.0.1:42624_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42624.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31ff7864 [junit4] 2> 726037 INFO (zkConnectionManagerCallback-1216-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 726054 INFO (jetty-launcher-1163-thread-3) [n:127.0.0.1:42624_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42624.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31ff7864 [junit4] 2> 726055 INFO (jetty-launcher-1163-thread-3) [n:127.0.0.1:42624_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42624.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31ff7864 [junit4] 2> 726056 INFO (jetty-launcher-1163-thread-3) [n:127.0.0.1:42624_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node3/. [junit4] 2> 726094 INFO (jetty-launcher-1163-thread-2) [n:127.0.0.1:40454_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 726127 INFO (jetty-launcher-1163-thread-1) [n:127.0.0.1:36434_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 726222 INFO (jetty-launcher-1163-thread-2) [n:127.0.0.1:40454_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40454.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31ff7864 [junit4] 2> 726256 INFO (jetty-launcher-1163-thread-1) [n:127.0.0.1:36434_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39237/solr ready [junit4] 2> 726273 INFO (jetty-launcher-1163-thread-1) [n:127.0.0.1:36434_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 726312 INFO (jetty-launcher-1163-thread-2) [n:127.0.0.1:40454_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40454.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31ff7864 [junit4] 2> 726312 INFO (jetty-launcher-1163-thread-2) [n:127.0.0.1:40454_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40454.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31ff7864 [junit4] 2> 726346 INFO (jetty-launcher-1163-thread-2) [n:127.0.0.1:40454_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node2/. [junit4] 2> 726442 INFO (jetty-launcher-1163-thread-1) [n:127.0.0.1:36434_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36434.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31ff7864 [junit4] 2> 726524 INFO (jetty-launcher-1163-thread-4) [n:127.0.0.1:33653_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 726587 INFO (jetty-launcher-1163-thread-1) [n:127.0.0.1:36434_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36434.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31ff7864 [junit4] 2> 726587 INFO (jetty-launcher-1163-thread-1) [n:127.0.0.1:36434_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36434.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31ff7864 [junit4] 2> 726588 INFO (jetty-launcher-1163-thread-1) [n:127.0.0.1:36434_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node1/. [junit4] 2> 726787 INFO (jetty-launcher-1163-thread-4) [n:127.0.0.1:33653_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 726787 INFO (jetty-launcher-1163-thread-4) [n:127.0.0.1:33653_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33653_solr [junit4] 2> 726788 INFO (zkCallback-1202-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 726788 INFO (zkCallback-1188-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 726837 INFO (zkCallback-1179-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 726858 INFO (zkCallback-1220-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 726956 INFO (zkCallback-1215-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 727044 INFO (zkCallback-1195-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 727045 INFO (zkCallback-1207-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 727093 INFO (zkConnectionManagerCallback-1229-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 727151 INFO (jetty-launcher-1163-thread-4) [n:127.0.0.1:33653_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 727152 INFO (jetty-launcher-1163-thread-4) [n:127.0.0.1:33653_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39237/solr ready [junit4] 2> 727167 INFO (jetty-launcher-1163-thread-4) [n:127.0.0.1:33653_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 727335 INFO (jetty-launcher-1163-thread-4) [n:127.0.0.1:33653_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33653.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31ff7864 [junit4] 2> 727480 INFO (jetty-launcher-1163-thread-4) [n:127.0.0.1:33653_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33653.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31ff7864 [junit4] 2> 727481 INFO (jetty-launcher-1163-thread-4) [n:127.0.0.1:33653_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33653.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31ff7864 [junit4] 2> 727482 INFO (jetty-launcher-1163-thread-4) [n:127.0.0.1:33653_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node4/. [junit4] 2> 727737 INFO (zkConnectionManagerCallback-1232-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 727861 INFO (zkConnectionManagerCallback-1237-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 727898 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[BF504C5A74ED3DCF]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 727899 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[BF504C5A74ED3DCF]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39237/solr ready [junit4] 2> 728228 INFO (qtp1231832007-4008) [n:127.0.0.1:36434_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&maxShardsPerNode=1000&name=collection1&nrtReplicas=4&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 728413 INFO (OverseerThreadFactory-1604-thread-1-processing-n:127.0.0.1:40454_solr) [n:127.0.0.1:40454_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 728466 INFO (OverseerThreadFactory-1604-thread-1-processing-n:127.0.0.1:40454_solr) [n:127.0.0.1:40454_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/collection1.AUTOCREATED/protwords.txt [junit4] 2> 728611 INFO (OverseerThreadFactory-1604-thread-1-processing-n:127.0.0.1:40454_solr) [n:127.0.0.1:40454_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/collection1.AUTOCREATED/managed-schema [junit4] 2> 728737 INFO (OverseerThreadFactory-1604-thread-1-processing-n:127.0.0.1:40454_solr) [n:127.0.0.1:40454_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/collection1.AUTOCREATED/solrconfig.xml [junit4] 2> 728863 INFO (OverseerThreadFactory-1604-thread-1-processing-n:127.0.0.1:40454_solr) [n:127.0.0.1:40454_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/collection1.AUTOCREATED/synonyms.txt [junit4] 2> 728864 INFO (OverseerThreadFactory-1604-thread-1-processing-n:127.0.0.1:40454_solr) [n:127.0.0.1:40454_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/collection1.AUTOCREATED/stopwords.txt [junit4] 2> 728866 INFO (OverseerThreadFactory-1604-thread-1-processing-n:127.0.0.1:40454_solr) [n:127.0.0.1:40454_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/collection1.AUTOCREATED/params.json [junit4] 2> 728900 INFO (OverseerThreadFactory-1604-thread-1-processing-n:127.0.0.1:40454_solr) [n:127.0.0.1:40454_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/collection1.AUTOCREATED/lang/contractions_it.txt [junit4] 2> 728902 INFO (OverseerThreadFactory-1604-thread-1-processing-n:127.0.0.1:40454_solr) [n:127.0.0.1:40454_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/collection1.AUTOCREATED/lang/stopwords_no.txt [junit4] 2> 728936 INFO (OverseerThreadFactory-1604-thread-1-processing-n:127.0.0.1:40454_solr) [n:127.0.0.1:40454_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/collection1.AUTOCREATED/lang/stopwords_hy.txt [junit4] 2> 728938 INFO (OverseerThreadFactory-1604-thread-1-processing-n:127.0.0.1:40454_solr) [n:127.0.0.1:40454_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/collection1.AUTOCREATED/lang/stemdict_nl.txt [junit4] 2> 728939 INFO (OverseerThreadFactory-1604-thread-1-processing-n:127.0.0.1:40454_solr) [n:127.0.0.1:40454_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/collection1.AUTOCREATED/lang/contractions_ca.txt [junit4] 2> 728973 INFO (OverseerThreadFactory-1604-thread-1-processing-n:127.0.0.1:40454_solr) [n:127.0.0.1:40454_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/collection1.AUTOCREATED/lang/stopwords_id.txt [junit4] 2> 728975 INFO (OverseerThreadFactory-1604-thread-1-processing-n:127.0.0.1:40454_solr) [n:127.0.0.1:40454_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ga.txt [junit4] 2> 729009 INFO (OverseerThreadFactory-1604-thread-1-processing-n:127.0.0.1:40454_solr) [n:127.0.0.1:40454_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/collection1.AUTOCREATED/lang/stopwords_da.txt [junit4] 2> 729011 INFO (OverseerThreadFactory-1604-thread-1-processing-n:127.0.0.1:40454_solr) [n:127.0.0.1:40454_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/collection1.AUTOCREATED/lang/stopwords_hi.txt [junit4] 2> 729065 INFO (OverseerThreadFactory-1604-thread-1-processing-n:127.0.0.1:40454_solr) [n:127.0.0.1:40454_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ja.txt [junit4] 2> 729083 INFO (OverseerThreadFactory-1604-thread-1-processing-n:127.0.0.1:40454_solr) [n:127.0.0.1:40454_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/collection1.AUTOCREATED/lang/stopwords_pt.txt [junit4] 2> 729085 INFO (OverseerThreadFactory-1604-thread-1-processing-n:127.0.0.1:40454_solr) [n:127.0.0.1:40454_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/collection1.AUTOCREATED/lang/stopwords_hu.txt [junit4] 2> 729119 INFO (OverseerThreadFactory-1604-thread-1-processing-n:127.0.0.1:40454_solr) [n:127.0.0.1:40454_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/collection1.AUTOCREATED/lang/stopwords_el.txt [junit4] 2> 729120 INFO (OverseerThreadFactory-1604-thread-1-processing-n:127.0.0.1:40454_solr) [n:127.0.0.1:40454_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ru.txt [junit4] 2> 729122 INFO (OverseerThreadFactory-1604-thread-1-processing-n:127.0.0.1:40454_solr) [n:127.0.0.1:40454_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/collection1.AUTOCREATED/lang/stopwords_tr.txt [junit4] 2> 729264 INFO (OverseerThreadFactory-1604-thread-1-processing-n:127.0.0.1:40454_solr) [n:127.0.0.1:40454_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ar.txt [junit4] 2> 729410 INFO (OverseerThreadFactory-1604-thread-1-processing-n:127.0.0.1:40454_solr) [n:127.0.0.1:40454_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/collection1.AUTOCREATED/lang/userdict_ja.txt [junit4] 2> 729556 INFO (OverseerThreadFactory-1604-thread-1-processing-n:127.0.0.1:40454_solr) [n:127.0.0.1:40454_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/collection1.AUTOCREATED/lang/stopwords_it.txt [junit4] 2> 729626 INFO (OverseerThreadFactory-1604-thread-1-processing-n:127.0.0.1:40454_solr) [n:127.0.0.1:40454_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/collection1.AUTOCREATED/lang/stopwords_eu.txt [junit4] 2> 729627 INFO (OverseerThreadFactory-1604-thread-1-processing-n:127.0.0.1:40454_solr) [n:127.0.0.1:40454_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/collection1.AUTOCREATED/lang/stopwords_cz.txt [junit4] 2> 729628 INFO (OverseerThreadFactory-1604-thread-1-processing-n:127.0.0.1:40454_solr) [n:127.0.0.1:40454_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/collection1.AUTOCREATED/lang/stoptags_ja.txt [junit4] 2> 729642 INFO (OverseerThreadFactory-1604-thread-1-processing-n:127.0.0.1:40454_solr) [n:127.0.0.1:40454_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/collection1.AUTOCREATED/lang/contractions_fr.txt [junit4] 2> 729643 INFO (OverseerThreadFactory-1604-thread-1-processing-n:127.0.0.1:40454_solr) [n:127.0.0.1:40454_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/collection1.AUTOCREATED/lang/stopwords_fa.txt [junit4] 2> 729644 INFO (OverseerThreadFactory-1604-thread-1-processing-n:127.0.0.1:40454_solr) [n:127.0.0.1:40454_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/collection1.AUTOCREATED/lang/stopwords_de.txt [junit4] 2> 729678 INFO (OverseerThreadFactory-1604-thread-1-processing-n:127.0.0.1:40454_solr) [n:127.0.0.1:40454_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/collection1.AUTOCREATED/lang/contractions_ga.txt [junit4] 2> 729679 INFO (OverseerThreadFactory-1604-thread-1-processing-n:127.0.0.1:40454_solr) [n:127.0.0.1:40454_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ca.txt [junit4] 2> 729680 INFO (OverseerThreadFactory-1604-thread-1-processing-n:127.0.0.1:40454_solr) [n:127.0.0.1:40454_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/collection1.AUTOCREATED/lang/stopwords_nl.txt [junit4] 2> 729714 INFO (OverseerThreadFactory-1604-thread-1-processing-n:127.0.0.1:40454_solr) [n:127.0.0.1:40454_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/collection1.AUTOCREATED/lang/stopwords_bg.txt [junit4] 2> 729716 INFO (OverseerThreadFactory-1604-thread-1-processing-n:127.0.0.1:40454_solr) [n:127.0.0.1:40454_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/collection1.AUTOCREATED/lang/stopwords_es.txt [junit4] 2> 729717 INFO (OverseerThreadFactory-1604-thread-1-processing-n:127.0.0.1:40454_solr) [n:127.0.0.1:40454_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/collection1.AUTOCREATED/lang/stopwords_en.txt [junit4] 2> 729734 INFO (OverseerThreadFactory-1604-thread-1-processing-n:127.0.0.1:40454_solr) [n:127.0.0.1:40454_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/collection1.AUTOCREATED/lang/stopwords_lv.txt [junit4] 2> 729736 INFO (OverseerThreadFactory-1604-thread-1-processing-n:127.0.0.1:40454_solr) [n:127.0.0.1:40454_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/collection1.AUTOCREATED/lang/stopwords_th.txt [junit4] 2> 729737 INFO (OverseerThreadFactory-1604-thread-1-processing-n:127.0.0.1:40454_solr) [n:127.0.0.1:40454_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ro.txt [junit4] 2> 729754 INFO (OverseerThreadFactory-1604-thread-1-processing-n:127.0.0.1:40454_solr) [n:127.0.0.1:40454_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/collection1.AUTOCREATED/lang/stopwords_fr.txt [junit4] 2> 729788 INFO (OverseerThreadFactory-1604-thread-1-processing-n:127.0.0.1:40454_solr) [n:127.0.0.1:40454_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/collection1.AUTOCREATED/lang/stopwords_sv.txt [junit4] 2> 729789 INFO (OverseerThreadFactory-1604-thread-1-processing-n:127.0.0.1:40454_solr) [n:127.0.0.1:40454_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/collection1.AUTOCREATED/lang/stopwords_fi.txt [junit4] 2> 729790 INFO (OverseerThreadFactory-1604-thread-1-processing-n:127.0.0.1:40454_solr) [n:127.0.0.1:40454_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/collection1.AUTOCREATED/lang/hyphenations_ga.txt [junit4] 2> 729808 INFO (OverseerThreadFactory-1604-thread-1-processing-n:127.0.0.1:40454_solr) [n:127.0.0.1:40454_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/collection1.AUTOCREATED/lang/stopwords_gl.txt [junit4] 2> 729994 INFO (OverseerStateUpdate-73164495876325382-127.0.0.1:40454_solr-n_0000000000) [n:127.0.0.1:40454_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"collection1", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"collection1_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:40454/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 730063 INFO (OverseerStateUpdate-73164495876325382-127.0.0.1:40454_solr-n_0000000000) [n:127.0.0.1:40454_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"collection1", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"collection1_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:42624/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 730065 INFO (OverseerStateUpdate-73164495876325382-127.0.0.1:40454_solr-n_0000000000) [n:127.0.0.1:40454_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"collection1", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"collection1_shard1_replica_n3", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:36434/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 730065 INFO (OverseerStateUpdate-73164495876325382-127.0.0.1:40454_solr-n_0000000000) [n:127.0.0.1:40454_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"collection1", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"collection1_shard1_replica_n4", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:33653/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 730552 INFO (qtp1231832007-4004) [n:127.0.0.1:36434_solr x:collection1_shard1_replica_n3] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard1_replica_n3&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 730809 INFO (qtp805842422-4021) [n:127.0.0.1:42624_solr x:collection1_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 730809 INFO (qtp805842422-4021) [n:127.0.0.1:42624_solr x:collection1_shard1_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 730930 INFO (qtp798560436-3990) [n:127.0.0.1:40454_solr x:collection1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 731006 INFO (qtp1587592472-3999) [n:127.0.0.1:33653_solr x:collection1_shard1_replica_n4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard1_replica_n4&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 731963 INFO (qtp1231832007-4004) [n:127.0.0.1:36434_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n3] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 [junit4] 2> 731963 INFO (qtp1231832007-4004) [n:127.0.0.1:36434_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n3] o.a.s.c.RequestParams request params refreshed to version 0 [junit4] 2> 731978 WARN (qtp1231832007-4004) [n:127.0.0.1:36434_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n3] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node1/collection1_shard1_replica_n3/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node1/collection1_shard1_replica_n3/../../../../contrib/extraction/lib [junit4] 2> 731979 WARN (qtp1231832007-4004) [n:127.0.0.1:36434_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n3] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node1/collection1_shard1_replica_n3/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node1/collection1_shard1_replica_n3/../../../../dist [junit4] 2> 731979 WARN (qtp1231832007-4004) [n:127.0.0.1:36434_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n3] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node1/collection1_shard1_replica_n3/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node1/collection1_shard1_replica_n3/../../../../contrib/clustering/lib [junit4] 2> 731979 WARN (qtp1231832007-4004) [n:127.0.0.1:36434_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n3] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node1/collection1_shard1_replica_n3/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node1/collection1_shard1_replica_n3/../../../../dist [junit4] 2> 731979 WARN (qtp1231832007-4004) [n:127.0.0.1:36434_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n3] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node1/collection1_shard1_replica_n3/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node1/collection1_shard1_replica_n3/../../../../contrib/langid/lib [junit4] 2> 731979 WARN (qtp1231832007-4004) [n:127.0.0.1:36434_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n3] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node1/collection1_shard1_replica_n3/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node1/collection1_shard1_replica_n3/../../../../dist [junit4] 2> 731980 WARN (qtp1231832007-4004) [n:127.0.0.1:36434_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n3] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node1/collection1_shard1_replica_n3/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node1/collection1_shard1_replica_n3/../../../../contrib/velocity/lib [junit4] 2> 731980 WARN (qtp1231832007-4004) [n:127.0.0.1:36434_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n3] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node1/collection1_shard1_replica_n3/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node1/collection1_shard1_replica_n3/../../../../dist [junit4] 2> 731980 WARN (qtp1231832007-4004) [n:127.0.0.1:36434_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n3] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node1/collection1_shard1_replica_n3/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node1/collection1_shard1_replica_n3/../../../../dist [junit4] 2> 732072 INFO (qtp1231832007-4004) [n:127.0.0.1:36434_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 732360 INFO (qtp805842422-4021) [n:127.0.0.1:42624_solr c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n2] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 [junit4] 2> 732361 INFO (qtp805842422-4021) [n:127.0.0.1:42624_solr c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n2] o.a.s.c.RequestParams request params refreshed to version 0 [junit4] 2> 732361 WARN (qtp805842422-4021) [n:127.0.0.1:42624_solr c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../contrib/extraction/lib [junit4] 2> 732453 INFO (qtp1231832007-4004) [n:127.0.0.1:36434_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n3] o.a.s.s.IndexSchema [collection1_shard1_replica_n3] Schema name=default-config [junit4] 2> 732469 WARN (qtp805842422-4021) [n:127.0.0.1:42624_solr c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../dist [junit4] 2> 732469 WARN (qtp805842422-4021) [n:127.0.0.1:42624_solr c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../contrib/clustering/lib [junit4] 2> 732470 WARN (qtp805842422-4021) [n:127.0.0.1:42624_solr c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../dist [junit4] 2> 732470 WARN (qtp805842422-4021) [n:127.0.0.1:42624_solr c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../contrib/langid/lib [junit4] 2> 732470 WARN (qtp805842422-4021) [n:127.0.0.1:42624_solr c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../dist [junit4] 2> 732470 WARN (qtp805842422-4021) [n:127.0.0.1:42624_solr c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../contrib/velocity/lib [junit4] 2> 732470 WARN (qtp805842422-4021) [n:127.0.0.1:42624_solr c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../dist [junit4] 2> 732470 WARN (qtp805842422-4021) [n:127.0.0.1:42624_solr c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../dist [junit4] 2> 732487 INFO (qtp1587592472-3999) [n:127.0.0.1:33653_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n4] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 [junit4] 2> 732487 INFO (qtp1587592472-3999) [n:127.0.0.1:33653_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n4] o.a.s.c.RequestParams request params refreshed to version 0 [junit4] 2> 732487 WARN (qtp1587592472-3999) [n:127.0.0.1:33653_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node4/collection1_shard1_replica_n4/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node4/collection1_shard1_replica_n4/../../../../contrib/extraction/lib [junit4] 2> 732487 WARN (qtp1587592472-3999) [n:127.0.0.1:33653_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node4/collection1_shard1_replica_n4/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node4/collection1_shard1_replica_n4/../../../../dist [junit4] 2> 732488 WARN (qtp1587592472-3999) [n:127.0.0.1:33653_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node4/collection1_shard1_replica_n4/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node4/collection1_shard1_replica_n4/../../../../contrib/clustering/lib [junit4] 2> 732488 WARN (qtp1587592472-3999) [n:127.0.0.1:33653_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node4/collection1_shard1_replica_n4/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node4/collection1_shard1_replica_n4/../../../../dist [junit4] 2> 732488 WARN (qtp1587592472-3999) [n:127.0.0.1:33653_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node4/collection1_shard1_replica_n4/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node4/collection1_shard1_replica_n4/../../../../contrib/langid/lib [junit4] 2> 732488 WARN (qtp1587592472-3999) [n:127.0.0.1:33653_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node4/collection1_shard1_replica_n4/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node4/collection1_shard1_replica_n4/../../../../dist [junit4] 2> 732488 WARN (qtp1587592472-3999) [n:127.0.0.1:33653_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node4/collection1_shard1_replica_n4/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node4/collection1_shard1_replica_n4/../../../../contrib/velocity/lib [junit4] 2> 732488 WARN (qtp1587592472-3999) [n:127.0.0.1:33653_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node4/collection1_shard1_replica_n4/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node4/collection1_shard1_replica_n4/../../../../dist [junit4] 2> 732489 WARN (qtp1587592472-3999) [n:127.0.0.1:33653_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node4/collection1_shard1_replica_n4/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node4/collection1_shard1_replica_n4/../../../../dist [junit4] 2> 732686 INFO (qtp1587592472-3999) [n:127.0.0.1:33653_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 732725 INFO (qtp805842422-4021) [n:127.0.0.1:42624_solr c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 732863 INFO (qtp798560436-3990) [n:127.0.0.1:40454_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 [junit4] 2> 732863 INFO (qtp798560436-3990) [n:127.0.0.1:40454_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0 [junit4] 2> 732864 WARN (qtp798560436-3990) [n:127.0.0.1:40454_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node2/collection1_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node2/collection1_shard1_replica_n1/../../../../contrib/extraction/lib [junit4] 2> 732864 WARN (qtp798560436-3990) [n:127.0.0.1:40454_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node2/collection1_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node2/collection1_shard1_replica_n1/../../../../dist [junit4] 2> 732864 WARN (qtp798560436-3990) [n:127.0.0.1:40454_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node2/collection1_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_BF504C5A74ED3DCF-001/tempDir-001/node2/collection1_shard1_replica_n1/../../../../contrib/clustering/lib [junit4] 2> 732864 WARN (qtp798560436-3990) [n:127.0.0.1:40454_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig C [...truncated too long message...] Apples-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: jar-checksums: [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null1900067458 [copy] Copying 238 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null1900067458 [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null1900067458 check-working-copy: [ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working [ivy:cachepath] confs: [default] [ivy:cachepath] found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public [ivy:cachepath] found com.jcraft#jsch;0.1.53 in public [ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public [ivy:cachepath] found org.apache.httpcomponents#httpclient;4.3.6 in public [ivy:cachepath] found org.apache.httpcomponents#httpcore;4.3.3 in public [ivy:cachepath] found commons-logging#commons-logging;1.1.3 in public [ivy:cachepath] found commons-codec#commons-codec;1.6 in public [ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public [ivy:cachepath] :: resolution report :: resolve 20ms :: artifacts dl 2ms --------------------------------------------------------------------- | | modules || artifacts | | conf | number| search|dwnlded|evicted|| number|dwnlded| --------------------------------------------------------------------- | default | 8 | 0 | 0 | 0 || 8 | 0 | --------------------------------------------------------------------- [wc-checker] Initializing working copy... [wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". [wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation [wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [wc-checker] Checking working copy status... -jenkins-base: BUILD SUCCESSFUL Total time: 227 minutes 23 seconds Archiving artifacts java.lang.InterruptedException: no matches found within 10000 at hudson.FilePath$34.hasMatch(FilePath.java:2678) at hudson.FilePath$34.invoke(FilePath.java:2557) at hudson.FilePath$34.invoke(FilePath.java:2547) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) at hudson.remoting.Channel.call(Channel.java:955) at hudson.FilePath.act(FilePath.java:1036) at hudson.FilePath.act(FilePath.java:1025) at hudson.FilePath.validateAntFileMask(FilePath.java:2547) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) at hudson.model.Run.execute(Run.java:1819) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) Caused: hudson.FilePath$TunneledInterruptedException at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920) at hudson.remoting.UserRequest.perform(UserRequest.java:212) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:369) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:748) Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000 at hudson.FilePath.act(FilePath.java:1038) at hudson.FilePath.act(FilePath.java:1025) at hudson.FilePath.validateAntFileMask(FilePath.java:2547) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) at hudson.model.Run.execute(Run.java:1819) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error? Recording test results Build step 'Publish JUnit test result report' changed build result to UNSTABLE Email was triggered for: Unstable (Test Failures) Sending email for trigger: Unstable (Test Failures)
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org