Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2908/
2 tests failed. FAILED: org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaByCountForAllShards Error Message: Error from server at http://127.0.0.1:36469/solr: collection already exists: deleteByCountNew Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36469/solr: collection already exists: deleteByCountNew at __randomizedtesting.SeedInfo.seed([C29766890E480399:FE0621DD41095ECC]: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:1107) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaByCountForAllShards(DeleteReplicaTest.java:161) 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:1742) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985) 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:944) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891) 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.IndexSizeTriggerTest.testSplitIntegration Error Message: did not finish processing in time Stack Trace: java.lang.AssertionError: did not finish processing in time at __randomizedtesting.SeedInfo.seed([C29766890E480399:FB19DFC921B7CA67]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration(IndexSizeTriggerTest.java:316) 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:1742) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985) 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:944) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891) 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 12565 lines...] [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest [junit4] 2> 188158 INFO (SUITE-DeleteReplicaTest-seed#[C29766890E480399]-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-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_C29766890E480399-001/init-core-data-001 [junit4] 2> 188171 WARN (SUITE-DeleteReplicaTest-seed#[C29766890E480399]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9 [junit4] 2> 188172 INFO (SUITE-DeleteReplicaTest-seed#[C29766890E480399]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 188173 INFO (SUITE-DeleteReplicaTest-seed#[C29766890E480399]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 188175 INFO (SUITE-DeleteReplicaTest-seed#[C29766890E480399]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_C29766890E480399-001/tempDir-001 [junit4] 2> 188175 INFO (SUITE-DeleteReplicaTest-seed#[C29766890E480399]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 188224 INFO (Thread-118) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 188224 INFO (Thread-118) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 188245 ERROR (Thread-118) [ ] 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> 188410 INFO (SUITE-DeleteReplicaTest-seed#[C29766890E480399]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:41048 [junit4] 2> 188547 INFO (zkConnectionManagerCallback-151-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 188647 INFO (jetty-launcher-148-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> 188685 INFO (jetty-launcher-148-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> 188719 INFO (jetty-launcher-148-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> 188732 INFO (jetty-launcher-148-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> 188829 INFO (jetty-launcher-148-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 188829 INFO (jetty-launcher-148-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 188829 INFO (jetty-launcher-148-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 188845 INFO (jetty-launcher-148-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@27496fb0{/solr,null,AVAILABLE} [junit4] 2> 188847 INFO (jetty-launcher-148-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@727d270{HTTP/1.1,[http/1.1]}{127.0.0.1:36469} [junit4] 2> 188847 INFO (jetty-launcher-148-thread-3) [ ] o.e.j.s.Server Started @188889ms [junit4] 2> 188847 INFO (jetty-launcher-148-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36469} [junit4] 2> 188848 ERROR (jetty-launcher-148-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 188848 INFO (jetty-launcher-148-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 188848 INFO (jetty-launcher-148-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 188848 INFO (jetty-launcher-148-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 188848 INFO (jetty-launcher-148-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 188848 INFO (jetty-launcher-148-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-10-28T09:54:00.170Z [junit4] 2> 188978 INFO (jetty-launcher-148-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 188979 INFO (jetty-launcher-148-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 188979 INFO (jetty-launcher-148-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 188991 INFO (jetty-launcher-148-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5f23618a{/solr,null,AVAILABLE} [junit4] 2> 188991 INFO (jetty-launcher-148-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6c73016a{HTTP/1.1,[http/1.1]}{127.0.0.1:37329} [junit4] 2> 188992 INFO (jetty-launcher-148-thread-2) [ ] o.e.j.s.Server Started @189034ms [junit4] 2> 188992 INFO (jetty-launcher-148-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37329} [junit4] 2> 188992 ERROR (jetty-launcher-148-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 188992 INFO (jetty-launcher-148-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 188992 INFO (jetty-launcher-148-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 188992 INFO (jetty-launcher-148-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 188992 INFO (jetty-launcher-148-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 188992 INFO (jetty-launcher-148-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-10-28T09:54:00.314Z [junit4] 2> 189053 INFO (jetty-launcher-148-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 189053 INFO (jetty-launcher-148-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 189053 INFO (jetty-launcher-148-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 189054 INFO (jetty-launcher-148-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3e8897fd{/solr,null,AVAILABLE} [junit4] 2> 189054 INFO (jetty-launcher-148-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@65486d17{HTTP/1.1,[http/1.1]}{127.0.0.1:41067} [junit4] 2> 189054 INFO (jetty-launcher-148-thread-1) [ ] o.e.j.s.Server Started @189097ms [junit4] 2> 189055 INFO (jetty-launcher-148-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41067} [junit4] 2> 189055 ERROR (jetty-launcher-148-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 189055 INFO (jetty-launcher-148-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 189055 INFO (jetty-launcher-148-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 189055 INFO (jetty-launcher-148-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 189055 INFO (jetty-launcher-148-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 189055 INFO (jetty-launcher-148-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-10-28T09:54:00.377Z [junit4] 2> 189287 INFO (jetty-launcher-148-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 189287 INFO (jetty-launcher-148-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 189287 INFO (jetty-launcher-148-thread-4) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 189287 INFO (jetty-launcher-148-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@79e822dc{/solr,null,AVAILABLE} [junit4] 2> 189288 INFO (jetty-launcher-148-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2966eccf{HTTP/1.1,[http/1.1]}{127.0.0.1:42036} [junit4] 2> 189288 INFO (jetty-launcher-148-thread-4) [ ] o.e.j.s.Server Started @189331ms [junit4] 2> 189289 INFO (jetty-launcher-148-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42036} [junit4] 2> 189289 ERROR (jetty-launcher-148-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 189289 INFO (jetty-launcher-148-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 189289 INFO (jetty-launcher-148-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 189289 INFO (jetty-launcher-148-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 189289 INFO (jetty-launcher-148-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 189289 INFO (jetty-launcher-148-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-10-28T09:54:00.611Z [junit4] 2> 189290 INFO (zkConnectionManagerCallback-155-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 189339 INFO (zkConnectionManagerCallback-159-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 189490 INFO (zkConnectionManagerCallback-153-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 189509 INFO (zkConnectionManagerCallback-157-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 189523 INFO (jetty-launcher-148-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 189523 INFO (jetty-launcher-148-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 189538 INFO (jetty-launcher-148-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 189550 INFO (jetty-launcher-148-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 191106 INFO (jetty-launcher-148-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41048/solr [junit4] 2> 191325 INFO (zkConnectionManagerCallback-163-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 191676 INFO (jetty-launcher-148-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41048/solr [junit4] 2> 191700 INFO (jetty-launcher-148-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41048/solr [junit4] 2> 191800 INFO (zkConnectionManagerCallback-170-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 191881 INFO (zkConnectionManagerCallback-165-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 192035 INFO (zkConnectionManagerCallback-173-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 192421 INFO (zkConnectionManagerCallback-175-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 192519 INFO (zkConnectionManagerCallback-177-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 193519 INFO (jetty-launcher-148-thread-2) [n:127.0.0.1:37329_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37329_solr [junit4] 2> 193521 INFO (jetty-launcher-148-thread-2) [n:127.0.0.1:37329_solr ] o.a.s.c.Overseer Overseer (id=73568712672018438-127.0.0.1:37329_solr-n_0000000000) starting [junit4] 2> 194022 INFO (zkConnectionManagerCallback-188-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 194225 INFO (jetty-launcher-148-thread-2) [n:127.0.0.1:37329_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41048/solr ready [junit4] 2> 194298 INFO (OverseerStateUpdate-73568712672018438-127.0.0.1:37329_solr-n_0000000000) [n:127.0.0.1:37329_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:37329_solr [junit4] 2> 194409 INFO (jetty-launcher-148-thread-2) [n:127.0.0.1:37329_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37329_solr [junit4] 2> 194521 INFO (zkCallback-164-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 194578 INFO (zkCallback-187-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 194630 INFO (jetty-launcher-148-thread-2) [n:127.0.0.1:37329_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 194893 INFO (jetty-launcher-148-thread-2) [n:127.0.0.1:37329_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37329.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8fa30ff [junit4] 2> 195003 INFO (jetty-launcher-148-thread-2) [n:127.0.0.1:37329_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37329.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8fa30ff [junit4] 2> 195003 INFO (jetty-launcher-148-thread-2) [n:127.0.0.1:37329_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37329.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8fa30ff [junit4] 2> 195074 INFO (jetty-launcher-148-thread-2) [n:127.0.0.1:37329_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_C29766890E480399-001/tempDir-001/node2/. [junit4] 2> 196274 INFO (jetty-launcher-148-thread-4) [n:127.0.0.1:42036_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 196311 INFO (jetty-launcher-148-thread-4) [n:127.0.0.1:42036_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 196311 INFO (jetty-launcher-148-thread-4) [n:127.0.0.1:42036_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42036_solr [junit4] 2> 196331 INFO (zkCallback-164-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 196387 INFO (zkCallback-174-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 196448 INFO (zkCallback-187-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 196477 INFO (jetty-launcher-148-thread-1) [n:127.0.0.1:41067_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 196793 INFO (zkConnectionManagerCallback-194-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 196940 INFO (jetty-launcher-148-thread-4) [n:127.0.0.1:42036_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 197013 INFO (jetty-launcher-148-thread-4) [n:127.0.0.1:42036_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41048/solr ready [junit4] 2> 197033 INFO (jetty-launcher-148-thread-4) [n:127.0.0.1:42036_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 197484 INFO (jetty-launcher-148-thread-4) [n:127.0.0.1:42036_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42036.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8fa30ff [junit4] 2> 197525 INFO (jetty-launcher-148-thread-1) [n:127.0.0.1:41067_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 197525 INFO (jetty-launcher-148-thread-1) [n:127.0.0.1:41067_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41067_solr [junit4] 2> 197549 INFO (jetty-launcher-148-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41048/solr [junit4] 2> 197628 INFO (jetty-launcher-148-thread-4) [n:127.0.0.1:42036_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42036.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8fa30ff [junit4] 2> 197628 INFO (jetty-launcher-148-thread-4) [n:127.0.0.1:42036_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42036.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8fa30ff [junit4] 2> 197629 INFO (jetty-launcher-148-thread-4) [n:127.0.0.1:42036_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_C29766890E480399-001/tempDir-001/node4/. [junit4] 2> 197728 INFO (zkCallback-187-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 197737 INFO (zkCallback-164-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 197758 INFO (zkConnectionManagerCallback-199-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 197761 INFO (zkCallback-174-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 197873 INFO (zkCallback-176-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 197873 INFO (zkCallback-193-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 198167 INFO (zkConnectionManagerCallback-201-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 198220 INFO (zkConnectionManagerCallback-206-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 198258 INFO (jetty-launcher-148-thread-1) [n:127.0.0.1:41067_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 198260 INFO (jetty-launcher-148-thread-1) [n:127.0.0.1:41067_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41048/solr ready [junit4] 2> 198358 INFO (jetty-launcher-148-thread-1) [n:127.0.0.1:41067_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 198422 INFO (jetty-launcher-148-thread-3) [n:127.0.0.1:36469_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 198514 INFO (jetty-launcher-148-thread-3) [n:127.0.0.1:36469_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 198514 INFO (jetty-launcher-148-thread-3) [n:127.0.0.1:36469_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36469_solr [junit4] 2> 198550 INFO (zkCallback-187-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 198561 INFO (zkCallback-174-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 198728 INFO (jetty-launcher-148-thread-1) [n:127.0.0.1:41067_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41067.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8fa30ff [junit4] 2> 198744 INFO (zkCallback-193-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 198764 INFO (zkCallback-176-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 198767 INFO (jetty-launcher-148-thread-1) [n:127.0.0.1:41067_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41067.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8fa30ff [junit4] 2> 198879 INFO (zkCallback-205-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 198879 INFO (jetty-launcher-148-thread-1) [n:127.0.0.1:41067_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41067.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8fa30ff [junit4] 2> 198951 INFO (zkCallback-200-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 198880 INFO (jetty-launcher-148-thread-1) [n:127.0.0.1:41067_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_C29766890E480399-001/tempDir-001/node1/. [junit4] 2> 198988 INFO (zkCallback-164-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 199308 INFO (zkConnectionManagerCallback-214-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 199402 INFO (jetty-launcher-148-thread-3) [n:127.0.0.1:36469_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 199403 INFO (jetty-launcher-148-thread-3) [n:127.0.0.1:36469_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41048/solr ready [junit4] 2> 199418 INFO (jetty-launcher-148-thread-3) [n:127.0.0.1:36469_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 199609 INFO (jetty-launcher-148-thread-3) [n:127.0.0.1:36469_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36469.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8fa30ff [junit4] 2> 199645 INFO (jetty-launcher-148-thread-3) [n:127.0.0.1:36469_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36469.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8fa30ff [junit4] 2> 199659 INFO (jetty-launcher-148-thread-3) [n:127.0.0.1:36469_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36469.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8fa30ff [junit4] 2> 199660 INFO (jetty-launcher-148-thread-3) [n:127.0.0.1:36469_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_C29766890E480399-001/tempDir-001/node3/. [junit4] 2> 200113 INFO (zkConnectionManagerCallback-217-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 200210 INFO (zkConnectionManagerCallback-222-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 200249 INFO (SUITE-DeleteReplicaTest-seed#[C29766890E480399]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 200251 INFO (SUITE-DeleteReplicaTest-seed#[C29766890E480399]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41048/solr ready [junit4] 2> 200540 INFO (TEST-DeleteReplicaTest.deleteLiveReplicaTest-seed#[C29766890E480399]) [ ] o.a.s.SolrTestCaseJ4 ###Starting deleteLiveReplicaTest [junit4] 2> 200590 INFO (qtp75640265-463) [n:127.0.0.1:36469_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=delLiveColl&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 200781 INFO (OverseerThreadFactory-206-thread-1-processing-n:127.0.0.1:37329_solr) [n:127.0.0.1:37329_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection delLiveColl [junit4] 2> 201510 INFO (qtp75640265-461) [n:127.0.0.1:36469_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=73 [junit4] 2> 201562 INFO (qtp1166262551-475) [n:127.0.0.1:37329_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1 [junit4] 2> 201667 INFO (qtp1316063801-486) [n:127.0.0.1:41067_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1 [junit4] 2> 201761 INFO (qtp1911332881-497) [n:127.0.0.1:42036_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1 [junit4] 2> 202112 INFO (OverseerStateUpdate-73568712672018438-127.0.0.1:37329_solr-n_0000000000) [n:127.0.0.1:37329_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"delLiveColl", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"delLiveColl_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:42036/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 202166 INFO (OverseerStateUpdate-73568712672018438-127.0.0.1:37329_solr-n_0000000000) [n:127.0.0.1:37329_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"delLiveColl", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"delLiveColl_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:41067/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 202184 INFO (OverseerStateUpdate-73568712672018438-127.0.0.1:37329_solr-n_0000000000) [n:127.0.0.1:37329_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"delLiveColl", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"delLiveColl_shard2_replica_n4", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:37329/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 202220 INFO (OverseerStateUpdate-73568712672018438-127.0.0.1:37329_solr-n_0000000000) [n:127.0.0.1:37329_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"delLiveColl", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"delLiveColl_shard2_replica_n6", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:36469/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 202529 INFO (qtp1316063801-481) [n:127.0.0.1:41067_solr x:delLiveColl_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=delLiveColl_shard1_replica_n2&action=CREATE&numShards=2&collection=delLiveColl&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 202623 INFO (qtp1166262551-470) [n:127.0.0.1:37329_solr x:delLiveColl_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=delLiveColl_shard2_replica_n4&action=CREATE&numShards=2&collection=delLiveColl&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 202624 INFO (qtp1166262551-470) [n:127.0.0.1:37329_solr x:delLiveColl_shard2_replica_n4] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 202624 INFO (qtp1911332881-492) [n:127.0.0.1:42036_solr x:delLiveColl_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=delLiveColl_shard1_replica_n1&action=CREATE&numShards=2&collection=delLiveColl&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 202659 INFO (qtp75640265-462) [n:127.0.0.1:36469_solr x:delLiveColl_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=delLiveColl_shard2_replica_n6&action=CREATE&numShards=2&collection=delLiveColl&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 204331 INFO (qtp75640265-462) [n:127.0.0.1:36469_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 204695 INFO (qtp75640265-462) [n:127.0.0.1:36469_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] o.a.s.s.IndexSchema [delLiveColl_shard2_replica_n6] Schema name=minimal [junit4] 2> 204732 INFO (qtp1166262551-470) [n:127.0.0.1:37329_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 204750 INFO (qtp75640265-462) [n:127.0.0.1:36469_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 204774 INFO (qtp75640265-462) [n:127.0.0.1:36469_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'delLiveColl_shard2_replica_n6' using configuration from collection delLiveColl, trusted=true [junit4] 2> 204775 INFO (qtp1911332881-492) [n:127.0.0.1:42036_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 205171 INFO (qtp75640265-462) [n:127.0.0.1:36469_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36469.solr.core.delLiveColl.shard2.replica_n6' (registry 'solr.core.delLiveColl.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8fa30ff [junit4] 2> 205171 INFO (qtp75640265-462) [n:127.0.0.1:36469_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] o.a.s.c.SolrCore [[delLiveColl_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_C29766890E480399-001/tempDir-001/node3/delLiveColl_shard2_replica_n6], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_C29766890E480399-001/tempDir-001/node3/./delLiveColl_shard2_replica_n6/data/] [junit4] 2> 205207 INFO (qtp1166262551-470) [n:127.0.0.1:37329_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4] o.a.s.s.IndexSchema [delLiveColl_shard2_replica_n4] Schema name=minimal [junit4] 2> 205223 INFO (qtp1911332881-492) [n:127.0.0.1:42036_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1] o.a.s.s.IndexSchema [delLiveColl_shard1_replica_n1] Schema name=minimal [junit4] 2> 205296 INFO (qtp1911332881-492) [n:127.0.0.1:42036_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 205296 INFO (qtp1911332881-492) [n:127.0.0.1:42036_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'delLiveColl_shard1_replica_n1' using configuration from collection delLiveColl, trusted=true [junit4] 2> 205296 INFO (qtp1911332881-492) [n:127.0.0.1:42036_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42036.solr.core.delLiveColl.shard1.replica_n1' (registry 'solr.core.delLiveColl.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8fa30ff [junit4] 2> 205297 INFO (qtp1911332881-492) [n:127.0.0.1:42036_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1] o.a.s.c.SolrCore [[delLiveColl_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_C29766890E480399-001/tempDir-001/node4/delLiveColl_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_C29766890E480399-001/tempDir-001/node4/./delLiveColl_shard1_replica_n1/data/] [junit4] 2> 205331 INFO (qtp1316063801-481) [n:127.0.0.1:41067_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 205351 INFO (qtp1166262551-470) [n:127.0.0.1:37329_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 205351 INFO (qtp1166262551-470) [n:127.0.0.1:37329_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'delLiveColl_shard2_replica_n4' using configuration from collection delLiveColl, trusted=true [junit4] 2> 205352 INFO (qtp1166262551-470) [n:127.0.0.1:37329_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37329.solr.core.delLiveColl.shard2.replica_n4' (registry 'solr.core.delLiveColl.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8fa30ff [junit4] 2> 205352 INFO (qtp1166262551-470) [n:127.0.0.1:37329_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4] o.a.s.c.SolrCore [[delLiveColl_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_C29766890E480399-001/tempDir-001/node2/delLiveColl_shard2_replica_n4], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_C29766890E480399-001/tempDir-001/node2/./delLiveColl_shard2_replica_n4/data/] [junit4] 2> 205464 INFO (qtp1316063801-481) [n:127.0.0.1:41067_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] o.a.s.s.IndexSchema [delLiveColl_shard1_replica_n2] Schema name=minimal [junit4] 2> 205676 INFO (qtp1316063801-481) [n:127.0.0.1:41067_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 205677 INFO (qtp1316063801-481) [n:127.0.0.1:41067_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'delLiveColl_shard1_replica_n2' using configuration from collection delLiveColl, trusted=true [junit4] 2> 205677 INFO (qtp1316063801-481) [n:127.0.0.1:41067_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41067.solr.core.delLiveColl.shard1.replica_n2' (registry 'solr.core.delLiveColl.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8fa30ff [junit4] 2> 205677 INFO (qtp1316063801-481) [n:127.0.0.1:41067_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] o.a.s.c.SolrCore [[delLiveColl_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_C29766890E480399-001/tempDir-001/node1/delLiveColl_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_C29766890E480399-001/tempDir-001/node1/./delLiveColl_shard1_replica_n2/data/] [junit4] 2> 206074 INFO (qtp75640265-462) [n:127.0.0.1:36469_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 206074 INFO (qtp75640265-462) [n:127.0.0.1:36469_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 206087 INFO (qtp1166262551-470) [n:127.0.0.1:37329_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 206087 INFO (qtp1166262551-470) [n:127.0.0.1:37329_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 206088 INFO (qtp1166262551-470) [n:127.0.0.1:37329_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 206089 INFO (qtp1166262551-470) [n:127.0.0.1:37329_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 206108 INFO (qtp1166262551-470) [n:127.0.0.1:37329_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e186b01[delLiveColl_shard2_replica_n4] main] [junit4] 2> 206117 INFO (qtp1911332881-492) [n:127.0.0.1:42036_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 206117 INFO (qtp1911332881-492) [n:127.0.0.1:42036_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 206118 INFO (qtp1911332881-492) [n:127.0.0.1:42036_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 206118 INFO (qtp1911332881-492) [n:127.0.0.1:42036_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 206153 INFO (qtp1911332881-492) [n:127.0.0.1:42036_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1863bc3c[delLiveColl_shard1_replica_n1] main] [junit4] 2> 206197 INFO (qtp75640265-462) [n:127.0.0.1:36469_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 206197 INFO (qtp75640265-462) [n:127.0.0.1:36469_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 206217 INFO (qtp75640265-462) [n:127.0.0.1:36469_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@788705e5[delLiveColl_shard2_replica_n6] main] [junit4] 2> 206236 INFO (qtp1166262551-470) [n:127.0.0.1:37329_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 206246 INFO (qtp1911332881-492) [n:127.0.0.1:42036_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 206263 INFO (qtp1911332881-492) [n:127.0.0.1:42036_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 206264 INFO (qtp1911332881-492) [n:127.0.0.1:42036_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 206265 INFO (qtp1166262551-470) [n:127.0.0.1:37329_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 206265 INFO (qtp1166262551-470) [n:127.0.0.1:37329_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 206282 INFO (qtp75640265-462) [n:127.0.0.1:36469_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 206298 INFO (qtp75640265-462) [n:127.0.0.1:36469_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 206299 INFO (qtp75640265-462) [n:127.0.0.1:36469_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 206322 INFO (qtp75640265-462) [n:127.0.0.1:36469_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1615562494594514944 [junit4] 2> 206445 INFO (qtp1911332881-492) [n:127.0.0.1:42036_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1615562494723489792 [junit4] 2> 206465 INFO (qtp1166262551-470) [n:127.0.0.1:37329_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1615562494744461312 [junit4] 2> 206774 INFO (searcherExecutor-226-thread-1-processing-n:127.0.0.1:36469_solr x:delLiveColl_shard2_replica_n6 c:delLiveColl s:shard2 r:core_node8) [n:127.0.0.1:36469_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] o.a.s.c.SolrCore [delLiveColl_shard2_replica_n6] Registered new searcher Searcher@788705e5[delLiveColl_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 206787 INFO (searcherExecutor-227-thread-1-processing-n:127.0.0.1:42036_solr x:delLiveColl_shard1_replica_n1 c:delLiveColl s:shard1 r:core_node3) [n:127.0.0.1:42036_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1] o.a.s.c.SolrCore [delLiveColl_shard1_replica_n1] Registered new searcher Searcher@1863bc3c[delLiveColl_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 206803 INFO (searcherExecutor-228-thread-1-processing-n:127.0.0.1:37329_solr x:delLiveColl_shard2_replica_n4 c:delLiveColl s:shard2 r:core_node7) [n:127.0.0.1:37329_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4] o.a.s.c.SolrCore [delLiveColl_shard2_replica_n4] Registered new searcher Searcher@1e186b01[delLiveColl_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 206915 INFO (qtp1166262551-470) [n:127.0.0.1:37329_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4] o.a.s.c.ZkShardTerms Successful update of terms at /collections/delLiveColl/terms/shard2 to Terms{values={core_node7=0}, version=0} [junit4] 2> 206933 INFO (qtp1911332881-492) [n:127.0.0.1:42036_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/delLiveColl/terms/shard1 to Terms{values={core_node3=0}, version=0} [junit4] 2> 206951 INFO (qtp75640265-462) [n:127.0.0.1:36469_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying [junit4] 2> 206952 INFO (qtp75640265-462) [n:127.0.0.1:36469_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] o.a.s.c.ZkShardTerms Successful update of terms at /collections/delLiveColl/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1} [junit4] 2> 207023 INFO (qtp1316063801-481) [n:127.0.0.1:41067_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 207023 INFO (qtp1316063801-481) [n:127.0.0.1:41067_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 207024 INFO (qtp1316063801-481) [n:127.0.0.1:41067_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 207024 INFO (qtp1316063801-481) [n:127.0.0.1:41067_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 207025 INFO (qtp1316063801-481) [n:127.0.0.1:41067_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@c2b7080[delLiveColl_shard1_replica_n2] main] [junit4] 2> 207082 INFO (qtp75640265-462) [n:127.0.0.1:36469_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 207098 INFO (qtp1316063801-481) [n:127.0.0.1:41067_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 207098 INFO (qtp75640265-462) [n:127.0.0.1:36469_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 207098 INFO (qtp75640265-462) [n:127.0.0.1:36469_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36469/solr/delLiveColl_shard2_replica_n6/ [junit4] 2> 207111 INFO (qtp1316063801-481) [n:127.0.0.1:41067_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 207112 INFO (qtp1316063801-481) [n:127.0.0.1:41067_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 207112 INFO (qtp1316063801-481) [n:127.0.0.1:41067_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1615562495422889984 [junit4] 2> 207132 INFO (searcherExecutor-229-thread-1-processing-n:127.0.0.1:41067_solr x:delLiveColl_shard1_replica_n2 c:delLiveColl s:shard1 r:core_node5) [n:127.0.0.1:41067_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] o.a.s.c.SolrCore [delLiveColl_shard1_replica_n2] Registered new searcher Searcher@c2b7080[delLiveColl_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 207151 INFO (qtp1316063801-481) [n:127.0.0.1:41067_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/delLiveColl/terms/shard1 to Terms{values={core_node3=0, core_node5=0}, version=1} [junit4] 2> 207234 INFO (qtp75640265-462) [n:127.0.0.1:36469_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=delLiveColl_shard2_replica_n6 url=http://127.0.0.1:36469/solr START replicas=[http://127.0.0.1:37329/solr/delLiveColl_shard2_replica_n4/] nUpdates=100 [junit4] 2> 207270 INFO (qtp75640265-462) [n:127.0.0.1:36469_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=delLiveColl_shard2_replica_n6 url=http://127.0.0.1:36469/solr DONE. We have no versions. sync failed. [junit4] 2> 207315 INFO (qtp1316063801-481) [n:127.0.0.1:41067_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 207315 INFO (qtp1316063801-481) [n:127.0.0.1:41067_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 207315 INFO (qtp1316063801-481) [n:127.0.0.1:41067_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41067/solr/delLiveColl_shard1_replica_n2/ [junit4] 2> 207316 INFO (qtp1316063801-481) [n:127.0.0.1:41067_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=delLiveColl_shard1_replica_n2 url=http://127.0.0.1:41067/solr START replicas=[http://127.0.0.1:42036/solr/delLiveColl_shard1_replica_n1/] nUpdates=100 [junit4] 2> 207325 INFO (qtp1166262551-471) [n:127.0.0.1:37329_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4] o.a.s.c.S.Request [delLiveColl_shard2_replica_n4] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=36 [junit4] 2> 207432 INFO (qtp1316063801-481) [n:127.0.0.1:41067_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=delLiveColl_shard1_replica_n2 url=http://127.0.0.1:41067/solr DONE. We have no versions. sync failed. [junit4] 2> 207435 INFO (qtp75640265-462) [n:127.0.0.1:36469_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 207435 INFO (qtp75640265-462) [n:127.0.0.1:36469_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway [junit4] 2> 207563 INFO (qtp1911332881-493) [n:127.0.0.1:42036_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1] o.a.s.c.S.Request [delLiveColl_shard1_replica_n1] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=92 [junit4] 2> 207566 INFO (qtp1316063801-481) [n:127.0.0.1:41067_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 207566 INFO (qtp1316063801-481) [n:127.0.0.1:41067_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway [junit4] 2> 207884 INFO (qtp75640265-462) [n:127.0.0.1:36469_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36469/solr/delLiveColl_shard2_replica_n6/ shard2 [junit4] 2> 207892 INFO (qtp1316063801-481) [n:127.0.0.1:41067_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:41067/solr/delLiveColl_shard1_replica_n2/ shard1 [junit4] 2> 208162 INFO (qtp1316063801-481) [n:127.0.0.1:41067_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 208162 INFO (qtp75640265-462) [n:127.0.0.1:36469_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 208215 INFO (qtp75640265-462) [n:127.0.0.1:36469_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=delLiveColl_shard2_replica_n6&action=CREATE&numShards=2&collection=delLiveColl&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=5556 [junit4] 2> 208234 INFO (qtp1316063801-481) [n:127.0.0.1:41067_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=delLiveColl_shard1_replica_n2&action=CREATE&numShards=2&collection=delLiveColl&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=5705 [junit4] 2> 208287 INFO (qtp1166262551-470) [n:127.0.0.1:37329_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=delLiveColl_shard2_replica_n4&action=CREATE&numShards=2&collection=delLiveColl&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=5664 [junit4] 2> 208445 INFO (qtp1911332881-492) [n:127.0.0.1:42036_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=delLiveColl_shard1_replica_n1&action=CREATE&numShards=2&collection=delLiveColl&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=5821 [junit4] 2> 208615 INFO (zkCallback-164-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 208623 INFO (zkCallback-176-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 208623 INFO (zkCallback-200-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 208635 INFO (zkCallback-174-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 208749 INFO (qtp75640265-463) [n:127.0.0.1:36469_solr ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 208750 INFO (qtp75640265-463) [n:127.0.0.1:36469_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=delLiveColl&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=8160 [junit4] 2> 208859 INFO (qtp1166262551-474) [n:127.0.0.1:37329_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=71 [junit4] 2> 208879 INFO (qtp75640265-468) [n:127.0.0.1:36469_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with params replica=core_node7&action=DELETEREPLICA&collection=delLiveColl&shard=shard2&onlyIfDown=true&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 209053 ERROR (OverseerThreadFactory-206-thread-2-processing-n:127.0.0.1:37329_solr) [n:127.0.0.1:37329_solr c:delLiveColl s:shard2 r:core_node7 ] o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: delLiveColl operation: deletereplica failed:org.apache.solr.common.SolrException: Attempted to remove replica : delLiveColl/shard2/core_node7 with onlyIfDown='true', but state is 'active' [junit4] 2> at org.apache.solr.cloud.api.collections.DeleteReplicaCmd.deleteCore(DeleteReplicaCmd.java:218) [junit4] 2> at org.apache.solr.cloud.api.collections.DeleteReplicaCmd.deleteReplica(DeleteReplicaCmd.java:95) [junit4] 2> at org.apache.solr.cloud.api.collections.DeleteReplicaCmd.call(DeleteReplicaCmd.java:66) [junit4] 2> at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:259) [junit4] 2> at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:478) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> [junit4] 2> 209098 INFO (OverseerCollectionConfigSetProcessor-73568712672018438-127.0.0.1:37329_solr-n_0000000000) [n:127.0.0.1:37329_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 209247 INFO (qtp75640265-468) [n:127.0.0.1:36469_solr c:delLiveColl ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replica=core_node7&action=DELETEREPLICA&collection=delLiveColl&shard=shard2&onlyIfDown=true&wt=javabin&version=2} status=400 QTime=367 [junit4] 2> 209280 INFO (qtp75640265-467) [n:127.0.0.1:36469_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with params replica=core_node7&action=DELETEREPLICA&collection=delLiveColl&shard=shard2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 209451 INFO (OverseerCollectionConfigSetProcessor-73568712672018438-127.0.0.1:37329_solr-n_0000000000) [n:127.0.0.1:37329_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 209456 INFO (qtp1166262551-475) [n:127.0.0.1:37329_solr x:delLiveColl_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.delLiveColl.shard2.replica_n4, tag=null [junit4] 2> 209456 INFO (qtp1166262551-475) [n:127.0.0.1:37329_solr x:delLiveColl_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3023db7f: rootName = solr_37329, domain = solr.core.delLiveColl.shard2.replica_n4, service url = null, agent id = null] for registry solr.core.delLiveColl.shard2.replica_n4 / com.codahale.metrics.MetricRegistry@72590ef1 [junit4] 2> 209552 INFO (qtp1166262551-475) [n:127.0.0.1:37329_solr x:delLiveColl_shard2_replica_n4] o.a.s.c.SolrCore [delLiveColl_shard2_replica_n4] CLOSING SolrCore org.apache.solr.core.SolrCore@4da56836 [junit4] 2> 209552 INFO (qtp1166262551-475) [n:127.0.0.1:37329_solr x:delLiveColl_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.delLiveColl.shard2.replica_n4, tag=4da56836 [junit4] 2> 209552 INFO (qtp1166262551-475) [n:127.0.0.1:37329_solr x:delLiveColl_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.delLiveColl.shard2.leader, tag=4da56836 [junit4] 2> 209682 INFO (qtp1166262551-475) [n:127.0.0.1:37329_solr x:delLiveColl_shard2_replica_n4] o.a.s.c.ZkShardTerms Successful update of terms at /collections/delLiveColl/terms/shard2 to Terms{values={core_node8=0}, version=2} [junit4] 2> 209700 INFO (qtp1166262551-475) [n:127.0.0.1:37329_solr x:delLiveColl_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader parent node, won't remove previous leader registration. [junit4] 2> 209701 INFO (qtp1166262551-475) [n:127.0.0.1:37329_solr x:delLiveColl_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=delLiveColl_shard2_replica_n4&deleteMetricsHistory=true&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true} status=0 QTime=244 [junit4] 2> 209810 INFO (zkCallback-200-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 209810 INFO (zkCallback-164-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 209813 INFO (zkCallback-174-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 209821 INFO (zkCallback-176-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 209912 INFO (qtp75640265-467) [n:127.0.0.1:36469_solr c:delLiveColl ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replica=core_node7&action=DELETEREPLICA&collection=delLiveColl&shard=shard2&wt=javabin&version=2} status=0 QTime=631 [junit4] 2> 210049 INFO (TEST-DeleteReplicaTest.deleteLiveReplicaTest-seed#[C29766890E480399]) [ ] o.a.s.SolrTestCaseJ4 ###Ending deleteLiveReplicaTest [junit4] IGNOR/A 0.06s J2 | DeleteReplicaTest.deleteReplicaFromClusterState [junit4] > Assumption #1: 'badapple' test group is disabled (@BadApple(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028)) [junit4] 2> 210219 INFO (TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[C29766890E480399]) [ ] o.a.s.SolrTestCaseJ4 ###Starting deleteReplicaByCountForAllShards [junit4] 2> 210239 INFO (qtp75640265-468) [n:127.0.0.1:36469_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=deleteByCountNew&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 210347 INFO (OverseerThreadFactory-206-thread-4-processing-n:127.0.0.1:37329_solr) [n:127.0.0.1:37329_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection deleteByCountNew [junit4] 2> 210403 INFO (OverseerCollectionConfigSetProcessor-73568712672018438-127.0.0.1:37329_solr-n_0000000000) [n:127.0.0.1:37329_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 210845 INFO (qtp75640265-466) [n:127.0.0.1:36469_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.delLiveColl.shard2.replica_n6:INDEX.sizeInBytes} status=0 QTime=109 [junit4] 2> 210888 INFO (qtp75640265-461) [n:127.0.0.1:36469_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1 [junit4] 2> 210920 INFO (qtp1166262551-477) [n:127.0.0.1:37329_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 210953 INFO (qtp1316063801-482) [n:127.0.0.1:41067_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.delLiveColl.shard1.replica_n2:INDEX.sizeInBytes} status=0 QTime=17 [junit4] 2> 210972 INFO (qtp1316063801-488) [n:127.0.0.1:41067_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1 [junit4] 2> 210993 INFO (qtp1911332881-499) [n:127.0.0.1:42036_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.delLiveColl.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=1 [junit4] 2> 211009 INFO (qtp1911332881-499) [n:127.0.0.1:42036_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1 [junit4] 2> 211035 INFO (OverseerStateUpdate-73568712672018438-127.0.0.1:37329_solr-n_0000000000) [n:127.0.0.1:37329_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"deleteByCountNew", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"deleteByCountNew_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:37329/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 211071 INFO (OverseerStateUpdate-73568712672018438-127.0.0.1:37329_solr-n_0000000000) [n:127.0.0.1:37329_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"deleteByCountNew", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"deleteByCountNew_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:37329/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 211113 INFO (OverseerStateUpdate-73568712672018438-127.0.0.1:37329_solr-n_0000000000) [n:127.0.0.1:37329_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"deleteByCountNew", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"deleteByCountNew_shard2_replica_n5", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:42036/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 211147 INFO (OverseerStateUpdate-73568712672018438-127.0.0.1:37329_solr-n_0000000000) [n:127.0.0.1:37329_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"deleteByCountNew", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"deleteByCountNew_shard2_replica_n7", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:41067/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 211508 INFO (qtp1166262551-474) [n:127.0.0.1:37329_solr x:deleteByCountNew_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard1_replica_n1&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 211522 INFO (qtp1316063801-485) [n:127.0.0.1:41067_solr x:deleteByCountNew_shard2_replica_n7] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard2_replica_n7&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 211528 INFO (qtp1911332881-496) [n:127.0.0.1:42036_solr x:deleteByCountNew_shard2_replica_n5] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard2_replica_n5&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 211528 INFO (qtp1166262551-477) [n:127.0.0.1:37329_solr x:deleteByCountNew_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard1_replica_n2&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 212733 INFO (qtp1911332881-496) [n:127.0.0.1:42036_solr c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 212772 INFO (qtp1911332881-496) [n:127.0.0.1:42036_solr c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n5] o.a.s.s.IndexSchema [deleteByCountNew_shard2_replica_n5] Schema name=minimal [junit4] 2> 212791 INFO (qtp1911332881-496) [n:127.0.0.1:42036_solr c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n5] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 212791 INFO (qtp1911332881-496) [n:127.0.0.1:42036_solr c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n5] o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard2_replica_n5' using configuration from collection deleteByCountNew, trusted=true [junit4] 2> 212792 INFO (qtp1911332881-496) [n:127.0.0.1:42036_solr c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n5] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42036.solr.core.deleteByCountNew.shard2.replica_n5' (registry 'solr.core.deleteByCountNew.shard2.replica_n5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8fa30ff [junit4] 2> 212792 INFO (qtp1911332881-496) [n:127.0.0.1:42036_solr c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n5] o.a.s.c.SolrCore [[deleteByCountNew_shard2_replica_n5] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_C29766890E480399-001/tempDir-001/node4/deleteByCountNew_shard2_replica_n5], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_C29766890E480399-001/tempDir-001/node4/./deleteByCountNew_shard2_replica_n5/data/] [junit4] 2> 212880 INFO (qtp1166262551-477) [n:127.0.0.1:37329_solr c:deleteByCountNew s:shard1 r:core_node4 x:deleteByCountNew_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 212989 INFO (qtp1166262551-477) [n:127.0.0.1:37329_solr c:deleteByCountNew s:shard1 r:core_node4 x:deleteByCountNew_shard1_replica_n2] o.a.s.s.IndexSchema [deleteByCountNew_shard1_replica_n2] Schema name=minimal [junit4] 2> 213136 INFO (qtp1166262551-477) [n:127.0.0.1:37329_solr c:deleteByCountNew s:shard1 r:core_node4 x:deleteByCountNew_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 213136 INFO (qtp1166262551-477) [n:127.0.0.1:37329_solr c:deleteByCountNew s:shard1 r:core_node4 x:deleteByCountNew_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard1_replica_n2' using configuration from collection deleteByCountNew, trusted=true [junit4] 2> 213155 INFO (qtp1166262551-477) [n:127.0.0.1:37329_solr c:deleteByCountNew s:shard1 r:core_node4 x:deleteByCountNew_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37329.solr.core.deleteByCountNew.shard1.replica_n2' (registry 'solr.core.deleteByCountNew.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8fa30ff [junit4] 2> 213155 INFO (qtp1166262551-477) [n:127.0.0.1:37329_solr c:deleteByCountNew s:shard1 r:core_node4 x:deleteByCountNew_shard1_replica_n2] o.a.s.c.SolrCore [[deleteByCountNew_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_C29766890E480399-001/tempDir-001/node2/deleteByCountNew_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_C29766890E480399-001/tempDir-001/node2/./deleteByCountNew_shard1_replica_n2/data/] [junit4] 2> 213157 INFO (qtp1166262551-474) [n:127.0.0.1:37329_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 213282 INFO (qtp1316063801-485) [n:127.0.0.1:41067_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n7] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 234629 WARN (jetty-launcher-148-thread-1-SendThread(127.0.0.1:41048)) [ ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 21349ms for sessionid 0x1055e5ab966000a [junit4] 2> 234629 WARN (jetty-launcher-148-thread-3-SendThread(127.0.0.1:41048)) [ ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 24193ms for sessionid 0x1055e5ab966000e [junit4] 2> 234630 WARN (jetty-launcher-148-thread-2-SendThread(127.0.0.1:41048)) [ ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 23482ms for sessionid 0x1055e5ab966000b [junit4] 2> 234629 WARN (jetty-launcher-148-thread-4-SendThread(127.0.0.1:41048)) [ ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 21860ms for sessionid 0x1055e5ab9660009 [junit4] 2> 234630 WARN (jetty-launcher-148-thread-2-SendThread(127.0.0.1:41048)) [ ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 21474ms for sessionid 0x1055e5ab9660006 [junit4] 2> 234630 WARN (jetty-launcher-148-thread-4-SendThread(127.0.0.1:41048)) [ ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 24187ms for sessionid 0x1055e5ab966000c [junit4] 2> 234630 WARN (SUITE-DeleteReplicaTest-seed#[C29766890E480399]-worker-SendThread(127.0.0.1:41048)) [ ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 24187ms for sessionid 0x1055e5ab9660012 [junit4] 2> 234630 WARN (jetty-launcher-148-thread-3-SendThread(127.0.0.1:41048)) [ ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 24187ms for sessionid 0x1055e5ab9660010 [junit4] 2> 234630 WARN (jetty-launcher-148-thread-1-SendThread(127.0.0.1:41048)) [ ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 24187ms for sessionid 0x1055e5ab966000f [junit4] 2> 234940 WARN (zkConnectionManagerCallback-206-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2f3e250 name: ZooKeeperConnection Watcher:127.0.0.1:41048/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None [junit4] 2> 234940 WARN (zkConnectionManagerCallback-206-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has disconnected [junit4] 2> 234958 WARN (zkConnectionManagerCallback-177-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2a72fe93 name: ZooKeeperConnection Watcher:127.0.0.1:41048/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None [junit4] 2> 234958 WARN (zkConnectionManagerCallback-177-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has disconnected [junit4] 2> 234958 WARN (zkConnectionManagerCallback-201-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2bf00e6 name: ZooKeeperConnection Watcher:127.0.0.1:41048/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None [junit4] 2> 234958 WARN (zkConnectionManagerCallback-201-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has disconnected [junit4] 2> 234960 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 0x1055e5ab9660009, likely client has closed socket [junit4] 2> 234997 WARN (zkConnectionManagerCallback-188-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7776037f name: ZooKeeperConnection Watcher:127.0.0.1:41048/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None [junit4] 2> 234997 WARN (zkConnectionManagerCallback-188-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has disconnected [junit4] 2> 235005 WARN (zkConnectionManagerCallback-175-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4f2a165e name: ZooKeeperConnection Watcher:127.0.0.1:41048/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None [junit4] 2> 235005 WARN (zkConnectionManagerCallback-175-thread-1) [ ] o.a.s.c.c.ConnectionManager zkCli [...truncated too long message...] -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-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-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-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-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-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-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-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-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-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-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-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-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-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-Tests-master/lucene/top-level-ivy-settings.xml resolve: jar-checksums: [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1833233989 [copy] Copying 240 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1833233989 [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1833233989 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 49ms :: artifacts dl 4ms --------------------------------------------------------------------- | | modules || artifacts | | conf | number| search|dwnlded|evicted|| number|dwnlded| --------------------------------------------------------------------- | default | 8 | 0 | 0 | 0 || 8 | 0 | --------------------------------------------------------------------- [wc-checker] Initializing working copy... [wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". [wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation [wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [wc-checker] Checking working copy status... -jenkins-base: BUILD SUCCESSFUL Total time: 216 minutes 1 second 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: [email protected] For additional commands, e-mail: [email protected]
