Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2553/
3 tests failed. FAILED: org.apache.solr.cloud.TestDeleteCollectionOnDownNodes.deleteCollectionWithDownNodes Error Message: Error from server at https://127.0.0.1:37446/solr: KeeperErrorCode = NoNode for /overseer/collection-queue-work/qnr-0000000000 Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:37446/solr: KeeperErrorCode = NoNode for /overseer/collection-queue-work/qnr-0000000000 at __randomizedtesting.SeedInfo.seed([1303EB58D4055A79:8D368FA0F22616F1]: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:1106) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.cloud.TestDeleteCollectionOnDownNodes.deleteCollectionWithDownNodes(TestDeleteCollectionOnDownNodes.java:40) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestDeleteCollectionOnDownNodes Error Message: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestDeleteCollectionOnDownNodes: 1) Thread[id=3931, name=searcherExecutor-1639-thread-1, state=WAITING, group=TGRP-TestDeleteCollectionOnDownNodes] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Stack Trace: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestDeleteCollectionOnDownNodes: 1) Thread[id=3931, name=searcherExecutor-1639-thread-1, state=WAITING, group=TGRP-TestDeleteCollectionOnDownNodes] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at __randomizedtesting.SeedInfo.seed([1303EB58D4055A79]:0) FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestDeleteCollectionOnDownNodes Error Message: There are still zombie threads that couldn't be terminated: 1) Thread[id=3931, name=searcherExecutor-1639-thread-1, state=WAITING, group=TGRP-TestDeleteCollectionOnDownNodes] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Stack Trace: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated: 1) Thread[id=3931, name=searcherExecutor-1639-thread-1, state=WAITING, group=TGRP-TestDeleteCollectionOnDownNodes] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at __randomizedtesting.SeedInfo.seed([1303EB58D4055A79]:0) Build Log: [...truncated 12931 lines...] [junit4] Suite: org.apache.solr.cloud.TestDeleteCollectionOnDownNodes [junit4] 2> 959939 INFO (SUITE-TestDeleteCollectionOnDownNodes-seed#[1303EB58D4055A79]-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/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_1303EB58D4055A79-001/init-core-data-001 [junit4] 2> 959939 INFO (SUITE-TestDeleteCollectionOnDownNodes-seed#[1303EB58D4055A79]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 959960 INFO (SUITE-TestDeleteCollectionOnDownNodes-seed#[1303EB58D4055A79]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 959961 INFO (SUITE-TestDeleteCollectionOnDownNodes-seed#[1303EB58D4055A79]-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/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_1303EB58D4055A79-001/tempDir-001 [junit4] 2> 959961 INFO (SUITE-TestDeleteCollectionOnDownNodes-seed#[1303EB58D4055A79]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 960032 INFO (Thread-1416) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 960032 INFO (Thread-1416) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 960121 ERROR (Thread-1416) [ ] 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> 960179 INFO (SUITE-TestDeleteCollectionOnDownNodes-seed#[1303EB58D4055A79]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:41658 [junit4] 2> 960455 INFO (zkConnectionManagerCallback-646-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 960558 INFO (jetty-launcher-643-thread-1) [ ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11 [junit4] 2> 960576 INFO (jetty-launcher-643-thread-2) [ ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11 [junit4] 2> 960668 INFO (jetty-launcher-643-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 960668 INFO (jetty-launcher-643-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 960668 INFO (jetty-launcher-643-thread-2) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 960669 INFO (jetty-launcher-643-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1953a94{/solr,null,AVAILABLE} [junit4] 2> 960686 INFO (jetty-launcher-643-thread-3) [ ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11 [junit4] 2> 960739 INFO (jetty-launcher-643-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 960739 INFO (jetty-launcher-643-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 960740 INFO (jetty-launcher-643-thread-3) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 960740 INFO (jetty-launcher-643-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d2c7a04{/solr,null,AVAILABLE} [junit4] 2> 960741 INFO (jetty-launcher-643-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@860348c{SSL,[ssl, http/1.1]}{127.0.0.1:44752} [junit4] 2> 960741 INFO (jetty-launcher-643-thread-3) [ ] o.e.j.s.Server Started @960961ms [junit4] 2> 960741 INFO (jetty-launcher-643-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44752} [junit4] 2> 960742 ERROR (jetty-launcher-643-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 960742 INFO (jetty-launcher-643-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 960742 INFO (jetty-launcher-643-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 960742 INFO (jetty-launcher-643-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 960742 INFO (jetty-launcher-643-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 960742 INFO (jetty-launcher-643-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-06-02T15:44:16.822Z [junit4] 2> 960758 INFO (jetty-launcher-643-thread-4) [ ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11 [junit4] 2> 960829 INFO (jetty-launcher-643-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4d9432a2{SSL,[ssl, http/1.1]}{127.0.0.1:41412} [junit4] 2> 960829 INFO (jetty-launcher-643-thread-2) [ ] o.e.j.s.Server Started @961050ms [junit4] 2> 960829 INFO (jetty-launcher-643-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41412} [junit4] 2> 960830 ERROR (jetty-launcher-643-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 960830 INFO (jetty-launcher-643-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 960830 INFO (jetty-launcher-643-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 960830 INFO (jetty-launcher-643-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 960830 INFO (jetty-launcher-643-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 960830 INFO (jetty-launcher-643-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-06-02T15:44:16.910Z [junit4] 2> 960869 INFO (jetty-launcher-643-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 960902 INFO (jetty-launcher-643-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 960902 INFO (jetty-launcher-643-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 960935 INFO (zkConnectionManagerCallback-648-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 960960 INFO (jetty-launcher-643-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 960960 INFO (jetty-launcher-643-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 960960 INFO (jetty-launcher-643-thread-4) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 960961 INFO (jetty-launcher-643-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6c578d06{/solr,null,AVAILABLE} [junit4] 2> 960961 INFO (jetty-launcher-643-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1582060b{SSL,[ssl, http/1.1]}{127.0.0.1:40194} [junit4] 2> 960961 INFO (jetty-launcher-643-thread-4) [ ] o.e.j.s.Server Started @961182ms [junit4] 2> 960961 INFO (jetty-launcher-643-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40194} [junit4] 2> 960962 ERROR (jetty-launcher-643-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 960962 INFO (jetty-launcher-643-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 960962 INFO (jetty-launcher-643-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 960962 INFO (jetty-launcher-643-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 960962 INFO (jetty-launcher-643-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 960962 INFO (jetty-launcher-643-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-06-02T15:44:17.042Z [junit4] 2> 960976 INFO (jetty-launcher-643-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4d1c80ff{/solr,null,AVAILABLE} [junit4] 2> 960977 INFO (jetty-launcher-643-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@22b8a3aa{SSL,[ssl, http/1.1]}{127.0.0.1:37446} [junit4] 2> 960977 INFO (jetty-launcher-643-thread-1) [ ] o.e.j.s.Server Started @961197ms [junit4] 2> 960977 INFO (jetty-launcher-643-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37446} [junit4] 2> 960977 ERROR (jetty-launcher-643-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 960977 INFO (jetty-launcher-643-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 960977 INFO (jetty-launcher-643-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 960977 INFO (jetty-launcher-643-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 960977 INFO (jetty-launcher-643-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 960977 INFO (jetty-launcher-643-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-06-02T15:44:17.057Z [junit4] 2> 960992 INFO (jetty-launcher-643-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 961013 INFO (zkConnectionManagerCallback-650-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 961050 INFO (jetty-launcher-643-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 961087 INFO (zkConnectionManagerCallback-652-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 961123 INFO (zkConnectionManagerCallback-654-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 961138 INFO (jetty-launcher-643-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 961138 INFO (jetty-launcher-643-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 961262 INFO (jetty-launcher-643-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41658/solr [junit4] 2> 961415 INFO (jetty-launcher-643-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41658/solr [junit4] 2> 961472 INFO (jetty-launcher-643-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41658/solr [junit4] 2> 961529 INFO (zkConnectionManagerCallback-658-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 961557 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 0x102656e396d0005, likely client has closed socket [junit4] 2> 961557 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 0x102656e396d0004, likely client has closed socket [junit4] 2> 961565 INFO (zkConnectionManagerCallback-662-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 961654 INFO (zkConnectionManagerCallback-666-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 961657 INFO (jetty-launcher-643-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41658/solr [junit4] 2> 961769 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 0x102656e396d0006, likely client has closed socket [junit4] 2> 961770 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 0x102656e396d0007, likely client has closed socket [junit4] 2> 961931 INFO (zkConnectionManagerCallback-674-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 962000 INFO (zkConnectionManagerCallback-668-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 962025 INFO (zkConnectionManagerCallback-676-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 962025 INFO (zkConnectionManagerCallback-672-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 962028 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 0x102656e396d0008, likely client has closed socket [junit4] 2> 962151 INFO (zkConnectionManagerCallback-678-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 962625 INFO (jetty-launcher-643-thread-2) [n:127.0.0.1:41412_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 962663 INFO (jetty-launcher-643-thread-2) [n:127.0.0.1:41412_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41412_solr [junit4] 2> 962773 INFO (jetty-launcher-643-thread-2) [n:127.0.0.1:41412_solr ] o.a.s.c.Overseer Overseer (id=72732068075601930-127.0.0.1:41412_solr-n_0000000000) starting [junit4] 2> 963294 INFO (zkConnectionManagerCallback-691-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 963351 INFO (jetty-launcher-643-thread-2) [n:127.0.0.1:41412_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41658/solr ready [junit4] 2> 963379 INFO (jetty-launcher-643-thread-2) [n:127.0.0.1:41412_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41412_solr [junit4] 2> 963546 INFO (OverseerStateUpdate-72732068075601930-127.0.0.1:41412_solr-n_0000000000) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 963623 INFO (zkCallback-690-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 964356 INFO (jetty-launcher-643-thread-1) [n:127.0.0.1:37446_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 964372 INFO (jetty-launcher-643-thread-1) [n:127.0.0.1:37446_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 964374 INFO (jetty-launcher-643-thread-1) [n:127.0.0.1:37446_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 964374 INFO (jetty-launcher-643-thread-1) [n:127.0.0.1:37446_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37446_solr [junit4] 2> 964481 INFO (zkCallback-673-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 964485 INFO (zkCallback-690-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 964497 INFO (zkCallback-677-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 965455 INFO (zkConnectionManagerCallback-697-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 965575 INFO (jetty-launcher-643-thread-1) [n:127.0.0.1:37446_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 965636 WARN (jetty-launcher-643-thread-2) [n:127.0.0.1:41412_solr ] o.a.s.h.a.MetricsHistoryHandler Missing .system, keeping metrics history in memory [junit4] 2> 965637 INFO (jetty-launcher-643-thread-1) [n:127.0.0.1:37446_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41658/solr ready [junit4] 2> 965677 WARN (jetty-launcher-643-thread-1) [n:127.0.0.1:37446_solr ] o.a.s.h.a.MetricsHistoryHandler Missing .system, keeping metrics history in memory [junit4] 2> 965895 INFO (jetty-launcher-643-thread-1) [n:127.0.0.1:37446_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37446.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@732ff8ae [junit4] 2> 965960 INFO (jetty-launcher-643-thread-2) [n:127.0.0.1:41412_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41412.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@732ff8ae [junit4] 2> 965981 INFO (jetty-launcher-643-thread-1) [n:127.0.0.1:37446_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37446.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@732ff8ae [junit4] 2> 965981 INFO (jetty-launcher-643-thread-1) [n:127.0.0.1:37446_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37446.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@732ff8ae [junit4] 2> 966056 INFO (jetty-launcher-643-thread-1) [n:127.0.0.1:37446_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/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_1303EB58D4055A79-001/tempDir-001/node1/. [junit4] 2> 966111 INFO (jetty-launcher-643-thread-2) [n:127.0.0.1:41412_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41412.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@732ff8ae [junit4] 2> 966111 INFO (jetty-launcher-643-thread-2) [n:127.0.0.1:41412_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41412.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@732ff8ae [junit4] 2> 966128 INFO (jetty-launcher-643-thread-3) [n:127.0.0.1:44752_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 966149 INFO (jetty-launcher-643-thread-2) [n:127.0.0.1:41412_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/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_1303EB58D4055A79-001/tempDir-001/node2/. [junit4] 2> 966167 INFO (jetty-launcher-643-thread-3) [n:127.0.0.1:44752_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 966168 INFO (jetty-launcher-643-thread-3) [n:127.0.0.1:44752_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 966169 INFO (jetty-launcher-643-thread-3) [n:127.0.0.1:44752_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44752_solr [junit4] 2> 966202 INFO (zkCallback-690-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 966226 INFO (zkCallback-677-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 966291 INFO (zkCallback-667-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 966299 INFO (zkCallback-696-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 966303 INFO (zkCallback-673-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 966986 INFO (zkConnectionManagerCallback-704-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 967075 INFO (jetty-launcher-643-thread-3) [n:127.0.0.1:44752_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 967149 INFO (jetty-launcher-643-thread-3) [n:127.0.0.1:44752_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41658/solr ready [junit4] 2> 967186 WARN (jetty-launcher-643-thread-3) [n:127.0.0.1:44752_solr ] o.a.s.h.a.MetricsHistoryHandler Missing .system, keeping metrics history in memory [junit4] 2> 967260 INFO (jetty-launcher-643-thread-3) [n:127.0.0.1:44752_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44752.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@732ff8ae [junit4] 2> 967296 INFO (jetty-launcher-643-thread-3) [n:127.0.0.1:44752_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44752.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@732ff8ae [junit4] 2> 967296 INFO (jetty-launcher-643-thread-3) [n:127.0.0.1:44752_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44752.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@732ff8ae [junit4] 2> 967298 INFO (jetty-launcher-643-thread-3) [n:127.0.0.1:44752_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/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_1303EB58D4055A79-001/tempDir-001/node3/. [junit4] 2> 967734 INFO (jetty-launcher-643-thread-4) [n:127.0.0.1:40194_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 967811 INFO (jetty-launcher-643-thread-4) [n:127.0.0.1:40194_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 967990 INFO (jetty-launcher-643-thread-4) [n:127.0.0.1:40194_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 967990 INFO (jetty-launcher-643-thread-4) [n:127.0.0.1:40194_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40194_solr [junit4] 2> 968203 INFO (zkCallback-696-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 968226 INFO (zkCallback-690-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 968230 INFO (zkCallback-673-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 968230 INFO (zkCallback-667-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 968239 INFO (zkCallback-677-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 968486 INFO (zkCallback-675-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 968633 INFO (zkCallback-703-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 969488 INFO (zkConnectionManagerCallback-710-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 969510 INFO (jetty-launcher-643-thread-4) [n:127.0.0.1:40194_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 969511 INFO (jetty-launcher-643-thread-4) [n:127.0.0.1:40194_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41658/solr ready [junit4] 2> 969524 WARN (jetty-launcher-643-thread-4) [n:127.0.0.1:40194_solr ] o.a.s.h.a.MetricsHistoryHandler Missing .system, keeping metrics history in memory [junit4] 2> 969691 INFO (jetty-launcher-643-thread-4) [n:127.0.0.1:40194_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40194.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@732ff8ae [junit4] 2> 969801 INFO (jetty-launcher-643-thread-4) [n:127.0.0.1:40194_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40194.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@732ff8ae [junit4] 2> 969802 INFO (jetty-launcher-643-thread-4) [n:127.0.0.1:40194_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40194.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@732ff8ae [junit4] 2> 969803 INFO (jetty-launcher-643-thread-4) [n:127.0.0.1:40194_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/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_1303EB58D4055A79-001/tempDir-001/node4/. [junit4] 2> 970166 INFO (zkConnectionManagerCallback-712-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 970329 INFO (zkConnectionManagerCallback-717-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 970331 INFO (SUITE-TestDeleteCollectionOnDownNodes-seed#[1303EB58D4055A79]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 970332 INFO (SUITE-TestDeleteCollectionOnDownNodes-seed#[1303EB58D4055A79]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41658/solr ready [junit4] 2> 970662 INFO (TEST-TestDeleteCollectionOnDownNodes.deleteCollectionWithDownNodes-seed#[1303EB58D4055A79]) [ ] o.a.s.SolrTestCaseJ4 ###Starting deleteCollectionWithDownNodes [junit4] 2> 970803 INFO (qtp73171530-3775) [n:127.0.0.1:37446_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=3&collection.configName=conf&maxShardsPerNode=3&name=halfdeletedcollection2&nrtReplicas=3&action=CREATE&numShards=4&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 970841 INFO (OverseerThreadFactory-1618-thread-1) [ ] o.a.s.c.a.c.CreateCollectionCmd Create collection halfdeletedcollection2 [junit4] 2> 971100 INFO (OverseerStateUpdate-72732068075601930-127.0.0.1:41412_solr-n_0000000000) [ ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"halfdeletedcollection2", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"halfdeletedcollection2_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:37446/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 971120 INFO (OverseerStateUpdate-72732068075601930-127.0.0.1:41412_solr-n_0000000000) [ ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"halfdeletedcollection2", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"halfdeletedcollection2_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:44752/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 971135 INFO (OverseerStateUpdate-72732068075601930-127.0.0.1:41412_solr-n_0000000000) [ ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"halfdeletedcollection2", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"halfdeletedcollection2_shard1_replica_n4", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:40194/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 971138 INFO (OverseerStateUpdate-72732068075601930-127.0.0.1:41412_solr-n_0000000000) [ ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"halfdeletedcollection2", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"halfdeletedcollection2_shard2_replica_n6", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:41412/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 971267 INFO (OverseerStateUpdate-72732068075601930-127.0.0.1:41412_solr-n_0000000000) [ ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"halfdeletedcollection2", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"halfdeletedcollection2_shard2_replica_n8", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:37446/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 971268 INFO (OverseerStateUpdate-72732068075601930-127.0.0.1:41412_solr-n_0000000000) [ ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"halfdeletedcollection2", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"halfdeletedcollection2_shard2_replica_n9", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:44752/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 971282 INFO (OverseerStateUpdate-72732068075601930-127.0.0.1:41412_solr-n_0000000000) [ ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"halfdeletedcollection2", [junit4] 2> "shard":"shard3", [junit4] 2> "core":"halfdeletedcollection2_shard3_replica_n10", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:40194/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 971321 INFO (OverseerStateUpdate-72732068075601930-127.0.0.1:41412_solr-n_0000000000) [ ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"halfdeletedcollection2", [junit4] 2> "shard":"shard3", [junit4] 2> "core":"halfdeletedcollection2_shard3_replica_n11", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:41412/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 971338 INFO (OverseerStateUpdate-72732068075601930-127.0.0.1:41412_solr-n_0000000000) [ ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"halfdeletedcollection2", [junit4] 2> "shard":"shard3", [junit4] 2> "core":"halfdeletedcollection2_shard3_replica_n13", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:37446/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 971339 INFO (OverseerStateUpdate-72732068075601930-127.0.0.1:41412_solr-n_0000000000) [ ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"halfdeletedcollection2", [junit4] 2> "shard":"shard4", [junit4] 2> "core":"halfdeletedcollection2_shard4_replica_n16", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:44752/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 971485 INFO (OverseerStateUpdate-72732068075601930-127.0.0.1:41412_solr-n_0000000000) [ ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"halfdeletedcollection2", [junit4] 2> "shard":"shard4", [junit4] 2> "core":"halfdeletedcollection2_shard4_replica_n18", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:40194/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 971500 INFO (OverseerStateUpdate-72732068075601930-127.0.0.1:41412_solr-n_0000000000) [ ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"halfdeletedcollection2", [junit4] 2> "shard":"shard4", [junit4] 2> "core":"halfdeletedcollection2_shard4_replica_n22", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:41412/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 973221 INFO (qtp73171530-3776) [n:127.0.0.1:37446_solr x:halfdeletedcollection2_shard2_replica_n8] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node14&collection.configName=conf&newCollection=true&name=halfdeletedcollection2_shard2_replica_n8&action=CREATE&numShards=4&collection=halfdeletedcollection2&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 973222 INFO (qtp73171530-3777) [n:127.0.0.1:37446_solr x:halfdeletedcollection2_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=halfdeletedcollection2_shard1_replica_n1&action=CREATE&numShards=4&collection=halfdeletedcollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 973369 INFO (qtp73171530-3778) [n:127.0.0.1:37446_solr x:halfdeletedcollection2_shard3_replica_n13] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node20&collection.configName=conf&newCollection=true&name=halfdeletedcollection2_shard3_replica_n13&action=CREATE&numShards=4&collection=halfdeletedcollection2&shard=shard3&wt=javabin&version=2&replicaType=NRT [junit4] 2> 973820 INFO (qtp765584051-3756) [n:127.0.0.1:41412_solr x:halfdeletedcollection2_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node12&collection.configName=conf&newCollection=true&name=halfdeletedcollection2_shard2_replica_n6&action=CREATE&numShards=4&collection=halfdeletedcollection2&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 973820 INFO (qtp765584051-3756) [n:127.0.0.1:41412_solr x:halfdeletedcollection2_shard2_replica_n6] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 973821 INFO (qtp179546795-3785) [n:127.0.0.1:40194_solr x:halfdeletedcollection2_shard1_replica_n4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=halfdeletedcollection2_shard1_replica_n4&action=CREATE&numShards=4&collection=halfdeletedcollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 973839 INFO (qtp765584051-3752) [n:127.0.0.1:41412_solr x:halfdeletedcollection2_shard3_replica_n11] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node19&collection.configName=conf&newCollection=true&name=halfdeletedcollection2_shard3_replica_n11&action=CREATE&numShards=4&collection=halfdeletedcollection2&shard=shard3&wt=javabin&version=2&replicaType=NRT [junit4] 2> 973840 INFO (qtp1301791349-3760) [n:127.0.0.1:44752_solr x:halfdeletedcollection2_shard2_replica_n9] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node15&collection.configName=conf&newCollection=true&name=halfdeletedcollection2_shard2_replica_n9&action=CREATE&numShards=4&collection=halfdeletedcollection2&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 973950 INFO (qtp765584051-3749) [n:127.0.0.1:41412_solr x:halfdeletedcollection2_shard4_replica_n22] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node24&collection.configName=conf&newCollection=true&name=halfdeletedcollection2_shard4_replica_n22&action=CREATE&numShards=4&collection=halfdeletedcollection2&shard=shard4&wt=javabin&version=2&replicaType=NRT [junit4] 2> 973984 INFO (qtp179546795-3783) [n:127.0.0.1:40194_solr x:halfdeletedcollection2_shard3_replica_n10] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node17&collection.configName=conf&newCollection=true&name=halfdeletedcollection2_shard3_replica_n10&action=CREATE&numShards=4&collection=halfdeletedcollection2&shard=shard3&wt=javabin&version=2&replicaType=NRT [junit4] 2> 974039 INFO (qtp1301791349-3759) [n:127.0.0.1:44752_solr x:halfdeletedcollection2_shard4_replica_n16] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node21&collection.configName=conf&newCollection=true&name=halfdeletedcollection2_shard4_replica_n16&action=CREATE&numShards=4&collection=halfdeletedcollection2&shard=shard4&wt=javabin&version=2&replicaType=NRT [junit4] 2> 974039 INFO (qtp179546795-3784) [n:127.0.0.1:40194_solr x:halfdeletedcollection2_shard4_replica_n18] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node23&collection.configName=conf&newCollection=true&name=halfdeletedcollection2_shard4_replica_n18&action=CREATE&numShards=4&collection=halfdeletedcollection2&shard=shard4&wt=javabin&version=2&replicaType=NRT [junit4] 2> 974039 INFO (qtp1301791349-3766) [n:127.0.0.1:44752_solr x:halfdeletedcollection2_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=halfdeletedcollection2_shard1_replica_n2&action=CREATE&numShards=4&collection=halfdeletedcollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 974812 INFO (qtp73171530-3777) [n:127.0.0.1:37446_solr c:halfdeletedcollection2 s:shard1 r:core_node3 x:halfdeletedcollection2_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 974875 INFO (qtp73171530-3778) [n:127.0.0.1:37446_solr c:halfdeletedcollection2 s:shard3 r:core_node20 x:halfdeletedcollection2_shard3_replica_n13] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 974896 INFO (qtp73171530-3777) [n:127.0.0.1:37446_solr c:halfdeletedcollection2 s:shard1 r:core_node3 x:halfdeletedcollection2_shard1_replica_n1] o.a.s.s.IndexSchema [halfdeletedcollection2_shard1_replica_n1] Schema name=minimal [junit4] 2> 974948 INFO (qtp73171530-3777) [n:127.0.0.1:37446_solr c:halfdeletedcollection2 s:shard1 r:core_node3 x:halfdeletedcollection2_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 974948 INFO (qtp73171530-3777) [n:127.0.0.1:37446_solr c:halfdeletedcollection2 s:shard1 r:core_node3 x:halfdeletedcollection2_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'halfdeletedcollection2_shard1_replica_n1' using configuration from collection halfdeletedcollection2, trusted=true [junit4] 2> 974949 INFO (qtp73171530-3777) [n:127.0.0.1:37446_solr c:halfdeletedcollection2 s:shard1 r:core_node3 x:halfdeletedcollection2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37446.solr.core.halfdeletedcollection2.shard1.replica_n1' (registry 'solr.core.halfdeletedcollection2.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@732ff8ae [junit4] 2> 974949 INFO (qtp73171530-3777) [n:127.0.0.1:37446_solr c:halfdeletedcollection2 s:shard1 r:core_node3 x:halfdeletedcollection2_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 974949 INFO (qtp73171530-3777) [n:127.0.0.1:37446_solr c:halfdeletedcollection2 s:shard1 r:core_node3 x:halfdeletedcollection2_shard1_replica_n1] o.a.s.c.SolrCore [[halfdeletedcollection2_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_1303EB58D4055A79-001/tempDir-001/node1/halfdeletedcollection2_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_1303EB58D4055A79-001/tempDir-001/node1/./halfdeletedcollection2_shard1_replica_n1/data/] [junit4] 2> 975043 INFO (qtp73171530-3778) [n:127.0.0.1:37446_solr c:halfdeletedcollection2 s:shard3 r:core_node20 x:halfdeletedcollection2_shard3_replica_n13] o.a.s.s.IndexSchema [halfdeletedcollection2_shard3_replica_n13] Schema name=minimal [junit4] 2> 975045 INFO (qtp73171530-3776) [n:127.0.0.1:37446_solr c:halfdeletedcollection2 s:shard2 r:core_node14 x:halfdeletedcollection2_shard2_replica_n8] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 975168 INFO (qtp73171530-3778) [n:127.0.0.1:37446_solr c:halfdeletedcollection2 s:shard3 r:core_node20 x:halfdeletedcollection2_shard3_replica_n13] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 975168 INFO (qtp73171530-3778) [n:127.0.0.1:37446_solr c:halfdeletedcollection2 s:shard3 r:core_node20 x:halfdeletedcollection2_shard3_replica_n13] o.a.s.c.CoreContainer Creating SolrCore 'halfdeletedcollection2_shard3_replica_n13' using configuration from collection halfdeletedcollection2, trusted=true [junit4] 2> 975169 INFO (qtp73171530-3778) [n:127.0.0.1:37446_solr c:halfdeletedcollection2 s:shard3 r:core_node20 x:halfdeletedcollection2_shard3_replica_n13] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37446.solr.core.halfdeletedcollection2.shard3.replica_n13' (registry 'solr.core.halfdeletedcollection2.shard3.replica_n13') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@732ff8ae [junit4] 2> 975169 INFO (qtp73171530-3778) [n:127.0.0.1:37446_solr c:halfdeletedcollection2 s:shard3 r:core_node20 x:halfdeletedcollection2_shard3_replica_n13] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 975169 INFO (qtp73171530-3778) [n:127.0.0.1:37446_solr c:halfdeletedcollection2 s:shard3 r:core_node20 x:halfdeletedcollection2_shard3_replica_n13] o.a.s.c.SolrCore [[halfdeletedcollection2_shard3_replica_n13] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_1303EB58D4055A79-001/tempDir-001/node1/halfdeletedcollection2_shard3_replica_n13], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_1303EB58D4055A79-001/tempDir-001/node1/./halfdeletedcollection2_shard3_replica_n13/data/] [junit4] 2> 975266 INFO (qtp765584051-3749) [n:127.0.0.1:41412_solr c:halfdeletedcollection2 s:shard4 r:core_node24 x:halfdeletedcollection2_shard4_replica_n22] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 975430 INFO (qtp73171530-3776) [n:127.0.0.1:37446_solr c:halfdeletedcollection2 s:shard2 r:core_node14 x:halfdeletedcollection2_shard2_replica_n8] o.a.s.s.IndexSchema [halfdeletedcollection2_shard2_replica_n8] Schema name=minimal [junit4] 2> 975482 INFO (qtp73171530-3776) [n:127.0.0.1:37446_solr c:halfdeletedcollection2 s:shard2 r:core_node14 x:halfdeletedcollection2_shard2_replica_n8] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 975482 INFO (qtp73171530-3776) [n:127.0.0.1:37446_solr c:halfdeletedcollection2 s:shard2 r:core_node14 x:halfdeletedcollection2_shard2_replica_n8] o.a.s.c.CoreContainer Creating SolrCore 'halfdeletedcollection2_shard2_replica_n8' using configuration from collection halfdeletedcollection2, trusted=true [junit4] 2> 975483 INFO (qtp73171530-3776) [n:127.0.0.1:37446_solr c:halfdeletedcollection2 s:shard2 r:core_node14 x:halfdeletedcollection2_shard2_replica_n8] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37446.solr.core.halfdeletedcollection2.shard2.replica_n8' (registry 'solr.core.halfdeletedcollection2.shard2.replica_n8') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@732ff8ae [junit4] 2> 975483 INFO (qtp73171530-3776) [n:127.0.0.1:37446_solr c:halfdeletedcollection2 s:shard2 r:core_node14 x:halfdeletedcollection2_shard2_replica_n8] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 975483 INFO (qtp73171530-3776) [n:127.0.0.1:37446_solr c:halfdeletedcollection2 s:shard2 r:core_node14 x:halfdeletedcollection2_shard2_replica_n8] o.a.s.c.SolrCore [[halfdeletedcollection2_shard2_replica_n8] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_1303EB58D4055A79-001/tempDir-001/node1/halfdeletedcollection2_shard2_replica_n8], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_1303EB58D4055A79-001/tempDir-001/node1/./halfdeletedcollection2_shard2_replica_n8/data/] [junit4] 2> 980279 INFO (qtp765584051-3756) [n:127.0.0.1:41412_solr c:halfdeletedcollection2 s:shard2 r:core_node12 x:halfdeletedcollection2_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 980313 INFO (qtp1301791349-3760) [n:127.0.0.1:44752_solr c:halfdeletedcollection2 s:shard2 r:core_node15 x:halfdeletedcollection2_shard2_replica_n9] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 980350 INFO (qtp765584051-3749) [n:127.0.0.1:41412_solr c:halfdeletedcollection2 s:shard4 r:core_node24 x:halfdeletedcollection2_shard4_replica_n22] o.a.s.s.IndexSchema [halfdeletedcollection2_shard4_replica_n22] Schema name=minimal [junit4] 2> 980428 INFO (qtp765584051-3756) [n:127.0.0.1:41412_solr c:halfdeletedcollection2 s:shard2 r:core_node12 x:halfdeletedcollection2_shard2_replica_n6] o.a.s.s.IndexSchema [halfdeletedcollection2_shard2_replica_n6] Schema name=minimal [junit4] 2> 980442 INFO (qtp765584051-3749) [n:127.0.0.1:41412_solr c:halfdeletedcollection2 s:shard4 r:core_node24 x:halfdeletedcollection2_shard4_replica_n22] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 980445 INFO (qtp1301791349-3760) [n:127.0.0.1:44752_solr c:halfdeletedcollection2 s:shard2 r:core_node15 x:halfdeletedcollection2_shard2_replica_n9] o.a.s.s.IndexSchema [halfdeletedcollection2_shard2_replica_n9] Schema name=minimal [junit4] 2> 980454 INFO (qtp765584051-3749) [n:127.0.0.1:41412_solr c:halfdeletedcollection2 s:shard4 r:core_node24 x:halfdeletedcollection2_shard4_replica_n22] o.a.s.c.CoreContainer Creating SolrCore 'halfdeletedcollection2_shard4_replica_n22' using configuration from collection halfdeletedcollection2, trusted=true [junit4] 2> 980455 INFO (qtp765584051-3749) [n:127.0.0.1:41412_solr c:halfdeletedcollection2 s:shard4 r:core_node24 x:halfdeletedcollection2_shard4_replica_n22] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41412.solr.core.halfdeletedcollection2.shard4.replica_n22' (registry 'solr.core.halfdeletedcollection2.shard4.replica_n22') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@732ff8ae [junit4] 2> 980455 INFO (qtp765584051-3749) [n:127.0.0.1:41412_solr c:halfdeletedcollection2 s:shard4 r:core_node24 x:halfdeletedcollection2_shard4_replica_n22] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 980455 INFO (qtp765584051-3749) [n:127.0.0.1:41412_solr c:halfdeletedcollection2 s:shard4 r:core_node24 x:halfdeletedcollection2_shard4_replica_n22] o.a.s.c.SolrCore [[halfdeletedcollection2_shard4_replica_n22] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_1303EB58D4055A79-001/tempDir-001/node2/halfdeletedcollection2_shard4_replica_n22], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_1303EB58D4055A79-001/tempDir-001/node2/./halfdeletedcollection2_shard4_replica_n22/data/] [junit4] 2> 980481 INFO (qtp179546795-3784) [n:127.0.0.1:40194_solr c:halfdeletedcollection2 s:shard4 r:core_node23 x:halfdeletedcollection2_shard4_replica_n18] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 980500 INFO (qtp179546795-3783) [n:127.0.0.1:40194_solr c:halfdeletedcollection2 s:shard3 r:core_node17 x:halfdeletedcollection2_shard3_replica_n10] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 980501 INFO (qtp179546795-3785) [n:127.0.0.1:40194_solr c:halfdeletedcollection2 s:shard1 r:core_node7 x:halfdeletedcollection2_shard1_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 980516 INFO (qtp765584051-3756) [n:127.0.0.1:41412_solr c:halfdeletedcollection2 s:shard2 r:core_node12 x:halfdeletedcollection2_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 980516 INFO (qtp765584051-3756) [n:127.0.0.1:41412_solr c:halfdeletedcollection2 s:shard2 r:core_node12 x:halfdeletedcollection2_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'halfdeletedcollection2_shard2_replica_n6' using configuration from collection halfdeletedcollection2, trusted=true [junit4] 2> 980517 INFO (qtp765584051-3756) [n:127.0.0.1:41412_solr c:halfdeletedcollection2 s:shard2 r:core_node12 x:halfdeletedcollection2_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41412.solr.core.halfdeletedcollection2.shard2.replica_n6' (registry 'solr.core.halfdeletedcollection2.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@732ff8ae [junit4] 2> 980517 INFO (qtp765584051-3756) [n:127.0.0.1:41412_solr c:halfdeletedcollection2 s:shard2 r:core_node12 x:halfdeletedcollection2_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 980517 INFO (qtp765584051-3756) [n:127.0.0.1:41412_solr c:halfdeletedcollection2 s:shard2 r:core_node12 x:halfdeletedcollection2_shard2_replica_n6] o.a.s.c.SolrCore [[halfdeletedcollection2_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_1303EB58D4055A79-001/tempDir-001/node2/halfdeletedcollection2_shard2_replica_n6], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_1303EB58D4055A79-001/tempDir-001/node2/./halfdeletedcollection2_shard2_replica_n6/data/] [junit4] 2> 980538 INFO (qtp179546795-3785) [n:127.0.0.1:40194_solr c:halfdeletedcollection2 s:shard1 r:core_node7 x:halfdeletedcollection2_shard1_replica_n4] o.a.s.s.IndexSchema [halfdeletedcollection2_shard1_replica_n4] Schema name=minimal [junit4] 2> 980701 INFO (qtp765584051-3752) [n:127.0.0.1:41412_solr c:halfdeletedcollection2 s:shard3 r:core_node19 x:halfdeletedcollection2_shard3_replica_n11] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 980748 INFO (qtp1301791349-3766) [n:127.0.0.1:44752_solr c:halfdeletedcollection2 s:shard1 r:core_node5 x:halfdeletedcollection2_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 980829 INFO (qtp179546795-3783) [n:127.0.0.1:40194_solr c:halfdeletedcollection2 s:shard3 r:core_node17 x:halfdeletedcollection2_shard3_replica_n10] o.a.s.s.IndexSchema [halfdeletedcollection2_shard3_replica_n10] Schema name=minimal [junit4] 2> 980846 INFO (qtp179546795-3784) [n:127.0.0.1:40194_solr c:halfdeletedcollection2 s:shard4 r:core_node23 x:halfdeletedcollection2_shard4_replica_n18] o.a.s.s.IndexSchema [halfdeletedcollection2_shard4_replica_n18] Schema name=minimal [junit4] 2> 980848 INFO (qtp179546795-3784) [n:127.0.0.1:40194_solr c:halfdeletedcollection2 s:shard4 r:core_node23 x:halfdeletedcollection2_shard4_replica_n18] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 980848 INFO (qtp179546795-3784) [n:127.0.0.1:40194_solr c:halfdeletedcollection2 s:shard4 r:core_node23 x:halfdeletedcollection2_shard4_replica_n18] o.a.s.c.CoreContainer Creating SolrCore 'halfdeletedcollection2_shard4_replica_n18' using configuration from collection halfdeletedcollection2, trusted=true [junit4] 2> 980865 INFO (qtp179546795-3785) [n:127.0.0.1:40194_solr c:halfdeletedcollection2 s:shard1 r:core_node7 x:halfdeletedcollection2_shard1_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 980865 INFO (qtp179546795-3785) [n:127.0.0.1:40194_solr c:halfdeletedcollection2 s:shard1 r:core_node7 x:halfdeletedcollection2_shard1_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'halfdeletedcollection2_shard1_replica_n4' using configuration from collection halfdeletedcollection2, trusted=true [junit4] 2> 980866 INFO (qtp1301791349-3766) [n:127.0.0.1:44752_solr c:halfdeletedcollection2 s:shard1 r:core_node5 x:halfdeletedcollection2_shard1_replica_n2] o.a.s.s.IndexSchema [halfdeletedcollection2_shard1_replica_n2] Schema name=minimal [junit4] 2> 980881 INFO (qtp179546795-3785) [n:127.0.0.1:40194_solr c:halfdeletedcollection2 s:shard1 r:core_node7 x:halfdeletedcollection2_shard1_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40194.solr.core.halfdeletedcollection2.shard1.replica_n4' (registry 'solr.core.halfdeletedcollection2.shard1.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@732ff8ae [junit4] 2> 980881 INFO (qtp179546795-3785) [n:127.0.0.1:40194_solr c:halfdeletedcollection2 s:shard1 r:core_node7 x:halfdeletedcollection2_shard1_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 980881 INFO (qtp179546795-3785) [n:127.0.0.1:40194_solr c:halfdeletedcollection2 s:shard1 r:core_node7 x:halfdeletedcollection2_shard1_replica_n4] o.a.s.c.SolrCore [[halfdeletedcollection2_shard1_replica_n4] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_1303EB58D4055A79-001/tempDir-001/node4/halfdeletedcollection2_shard1_replica_n4], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_1303EB58D4055A79-001/tempDir-001/node4/./halfdeletedcollection2_shard1_replica_n4/data/] [junit4] 2> 980882 INFO (qtp765584051-3752) [n:127.0.0.1:41412_solr c:halfdeletedcollection2 s:shard3 r:core_node19 x:halfdeletedcollection2_shard3_replica_n11] o.a.s.s.IndexSchema [halfdeletedcollection2_shard3_replica_n11] Schema name=minimal [junit4] 2> 980884 INFO (qtp765584051-3752) [n:127.0.0.1:41412_solr c:halfdeletedcollection2 s:shard3 r:core_node19 x:halfdeletedcollection2_shard3_replica_n11] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 980884 INFO (qtp765584051-3752) [n:127.0.0.1:41412_solr c:halfdeletedcollection2 s:shard3 r:core_node19 x:halfdeletedcollection2_shard3_replica_n11] o.a.s.c.CoreContainer Creating SolrCore 'halfdeletedcollection2_shard3_replica_n11' using configuration from collection halfdeletedcollection2, trusted=true [junit4] 2> 980901 INFO (qtp179546795-3783) [n:127.0.0.1:40194_solr c:halfdeletedcollection2 s:shard3 r:core_node17 x:halfdeletedcollection2_shard3_replica_n10] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 980901 INFO (qtp179546795-3783) [n:127.0.0.1:40194_solr c:halfdeletedcollection2 s:shard3 r:core_node17 x:halfdeletedcollection2_shard3_replica_n10] o.a.s.c.CoreContainer Creating SolrCore 'halfdeletedcollection2_shard3_replica_n10' using configuration from collection halfdeletedcollection2, trusted=true [junit4] 2> 980956 INFO (qtp179546795-3783) [n:127.0.0.1:40194_solr c:halfdeletedcollection2 s:shard3 r:core_node17 x:halfdeletedcollection2_shard3_replica_n10] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40194.solr.core.halfdeletedcollection2.shard3.replica_n10' (registry 'solr.core.halfdeletedcollection2.shard3.replica_n10') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@732ff8ae [junit4] 2> 980956 INFO (qtp179546795-3783) [n:127.0.0.1:40194_solr c:halfdeletedcollection2 s:shard3 r:core_node17 x:halfdeletedcollection2_shard3_replica_n10] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 980956 INFO (qtp179546795-3783) [n:127.0.0.1:40194_solr c:halfdeletedcollection2 s:shard3 r:core_node17 x:halfdeletedcollection2_shard3_replica_n10] o.a.s.c.SolrCore [[halfdeletedcollection2_shard3_replica_n10] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_1303EB58D4055A79-001/tempDir-001/node4/halfdeletedcollection2_shard3_replica_n10], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_1303EB58D4055A79-001/tempDir-001/node4/./halfdeletedcollection2_shard3_replica_n10/data/] [junit4] 2> 980955 INFO (qtp1301791349-3759) [n:127.0.0.1:44752_solr c:halfdeletedcollection2 s:shard4 r:core_node21 x:halfdeletedcollection2_shard4_replica_n16] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 980920 INFO (qtp765584051-3752) [n:127.0.0.1:41412_solr c:halfdeletedcollection2 s:shard3 r:core_node19 x:halfdeletedcollection2_shard3_replica_n11] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41412.solr.core.halfdeletedcollection2.shard3.replica_n11' (registry 'solr.core.halfdeletedcollection2.shard3.replica_n11') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@732ff8ae [junit4] 2> 980974 INFO (qtp765584051-3752) [n:127.0.0.1:41412_solr c:halfdeletedcollection2 s:shard3 r:core_node19 x:halfdeletedcollection2_shard3_replica_n11] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 980974 INFO (qtp765584051-3752) [n:127.0.0.1:41412_solr c:halfdeletedcollection2 s:shard3 r:core_node19 x:halfdeletedcollection2_shard3_replica_n11] o.a.s.c.SolrCore [[halfdeletedcollection2_shard3_replica_n11] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_1303EB58D4055A79-001/tempDir-001/node2/halfdeletedcollection2_shard3_replica_n11], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_1303EB58D4055A79-001/tempDir-001/node2/./halfdeletedcollection2_shard3_replica_n11/data/] [junit4] 2> 980902 INFO (qtp1301791349-3766) [n:127.0.0.1:44752_solr c:halfdeletedcollection2 s:shard1 r:core_node5 x:halfdeletedcollection2_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 980975 INFO (qtp1301791349-3766) [n:127.0.0.1:44752_solr c:halfdeletedcollection2 s:shard1 r:core_node5 x:halfdeletedcollection2_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'halfdeletedcollection2_shard1_replica_n2' using configuration from collection halfdeletedcollection2, trusted=true [junit4] 2> 980975 INFO (qtp1301791349-3766) [n:127.0.0.1:44752_solr c:halfdeletedcollection2 s:shard1 r:core_node5 x:halfdeletedcollection2_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44752.solr.core.halfdeletedcollection2.shard1.replica_n2' (registry 'solr.core.halfdeletedcollection2.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@732ff8ae [junit4] 2> 980975 INFO (qtp1301791349-3766) [n:127.0.0.1:44752_solr c:halfdeletedcollection2 s:shard1 r:core_node5 x:halfdeletedcollection2_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 980975 INFO (qtp1301791349-3766) [n:127.0.0.1:44752_solr c:halfdeletedcollection2 s:shard1 r:core_node5 x:halfdeletedcollection2_shard1_replica_n2] o.a.s.c.SolrCore [[halfdeletedcollection2_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_1303EB58D4055A79-001/tempDir-001/node3/halfdeletedcollection2_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_1303EB58D4055A79-001/tempDir-001/node3/./halfdeletedcollection2_shard1_replica_n2/data/] [junit4] 2> 980901 INFO (qtp1301791349-3760) [n:127.0.0.1:44752_solr c:halfdeletedcollection2 s:shard2 r:core_node15 x:halfdeletedcollection2_shard2_replica_n9] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 981211 INFO (qtp1301791349-3760) [n:127.0.0.1:44752_solr c:halfdeletedcollection2 s:shard2 r:core_node15 x:halfdeletedcollection2_shard2_replica_n9] o.a.s.c.CoreContainer Creating SolrCore 'halfdeletedcollection2_shard2_replica_n9' using configuration from collection halfdeletedcollection2, trusted=true [junit4] 2> 980902 INFO (qtp179546795-3784) [n:127.0.0.1:40194_solr c:halfdeletedcollection2 s:shard4 r:core_node23 x:halfdeletedcollection2_shard4_replica_n18] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40194.solr.core.halfdeletedcollection2.shard4.replica_n18' (registry 'solr.core.halfdeletedcollection2.shard4.replica_n18') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@732ff8ae [junit4] 2> 981211 INFO (qtp179546795-3784) [n:127.0.0.1:40194_solr c:halfdeletedcollection2 s:shard4 r:core_node23 x:halfdeletedcollection2_shard4_replica_n18] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 981211 INFO (qtp179546795-3784) [n:127.0.0.1:40194_solr c:halfdeletedcollection2 s:shard4 r:core_node23 x:halfdeletedcollection2_shard4_replica_n18] o.a.s.c.SolrCore [[halfdeletedcollection2_shard4_replica_n18] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_1303EB58D4055A79-001/tempDir-001/node4/halfdeletedcollection2_shard4_replica_n18], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_1303EB58D4055A79-001/tempDir-001/node4/./halfdeletedcollection2_shard4_replica_n18/data/] [junit4] 2> 981212 INFO (qtp1301791349-3760) [n:127.0.0.1:44752_solr c:halfdeletedcollection2 s:shard2 r:core_node15 x:halfdeletedcollection2_shard2_replica_n9] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44752.solr.core.halfdeletedcollection2.shard2.replica_n9' (registry 'solr.core.halfdeletedcollection2.shard2.replica_n9') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@732ff8ae [junit4] 2> 981212 INFO (qtp1301791349-3760) [n:127.0.0.1:44752_solr c:halfdeletedcollection2 s:shard2 r:core_node15 x:halfdeletedcollection2_shard2_replica_n9] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 981212 INFO (qtp1301791349-3760) [n:127.0.0.1:44752_solr c:halfdeletedcollection2 s:shard2 r:core_node15 x:halfdeletedcollection2_shard2_replica_n9] o.a.s.c.SolrCore [[halfdeletedcollection2_shard2_replica_n9] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_1303EB58D4055A79-001/tempDir-001/node3/halfdeletedcollection2_shard2_replica_n9], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_1303EB58D4055A79-001/tempDir-001/node3/./halfdeletedcollection2_shard2_replica_n9/data/] [junit4] 2> 981214 INFO (qtp1301791349-3759) [n:127.0.0.1:44752_solr c:halfdeletedcollection2 s:shard4 r:core_node21 x:halfdeletedcollection2_shard4_replica_n16] o.a.s.s.IndexSchema [halfdeletedcollection2_shard4_replica_n16] Schema name=minimal [junit4] 2> 981216 INFO (qtp1301791349-3759) [n:127.0.0.1:44752_solr c:halfdeletedcollection2 s:shard4 r:core_node21 x:halfdeletedcollection2_shard4_replica_n16] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 981216 INFO (qtp1301791349-3759) [n:127.0.0.1:44752_solr c:halfdeletedcollection2 s:shard4 r:core_node21 x:halfdeletedcollection2_shard4_replica_n16] o.a.s.c.CoreContainer Creating SolrCore 'halfdeletedcollection2_shard4_replica_n16' using configuration from collection halfdeletedcollection2, trusted=true [junit4] 2> 981217 INFO (qtp1301791349-3759) [n:127.0.0.1:44752_solr c:halfdeletedcollection2 s:shard4 r:core_node21 x:halfdeletedcollection2_shard4_replica_n16] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44752.solr.core.halfdeletedcollection2.shard4.replica_n16' (registry 'solr.core.halfdeletedcollection2.shard4.replica_n16') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@732ff8ae [junit4] 2> 981217 INFO (qtp1301791349-3759) [n:127.0.0.1:44752_solr c:halfdeletedcollection2 s:shard4 r:core_node21 x:halfdeletedcollection2_shard4_replica_n16] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 981217 INFO (qtp1301791349-3759) [n:127.0.0.1:44752_solr c:halfdeletedcollection2 s:shard4 r:core_node21 x:halfdeletedcollection2_shard4_replica_n16] o.a.s.c.SolrCore [[halfdeletedcollection2_shard4_replica_n16] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_1303EB58D4055A79-001/tempDir-001/node3/halfdeletedcollection2_shard4_replica_n16], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestDeleteCollectionOnDownNodes_1303EB58D4055A79-001/tempDir-001/node3/./halfdeletedcollection2_shard4_replica_n16/data/] [junit4] 2> 981763 INFO (qtp73171530-3777) [n:127.0.0.1:37446_solr c:halfdeletedcollection2 s:shard1 r:core_node3 x:halfdeletedcollection2_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 981763 INFO (qtp73171530-3777) [n:127.0.0.1:37446_solr c:halfdeletedcollection2 s:shard1 r:core_node3 x:halfdeletedcollection2_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 981776 INFO (qtp73171530-3778) [n:127.0.0.1:37446_solr c:halfdeletedcollection2 s:shard3 r:core_node20 x:halfdeletedcollection2_shard3_replica_n13] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 981776 INFO (qtp73171530-3778) [n:127.0.0.1:37446_solr c:halfdeletedcollection2 s:shard3 r:core_node20 x:halfdeletedcollection2_shard3_replica_n13] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 981873 INFO (qtp73171530-3778) [n:127.0.0.1:37446_solr c:halfdeletedcollection2 s:shard3 r:core_node20 x:halfdeletedcollection2_shard3_replica_n13] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 981873 INFO (qtp73171530-3778) [n:127.0.0.1:37446_solr c:halfdeletedcollection2 s:shard3 r:core_node20 x:halfdeletedcollection2_shard3_replica_n13] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 981889 INFO (qtp73171530-3777) [n:127.0.0.1:37446_solr c:halfdeletedcollection2 s:shard1 r:core_node3 x:halfdeletedcollection2_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 981889 INFO (qtp73171530-3777) [n:127.0.0.1:37446_solr c:halfdeletedcollection2 s:shard1 r:core_node3 x:halfdeletedcollection2_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 981979 INFO (qtp73171530-3778) [n:127.0.0.1:37446_solr c:halfdeletedcollection2 s:shard3 r:core_node20 x:halfdeletedcollection2_shard3_replica_n13] o.a.s.s.SolrIndexSearcher Opening [Searcher@559a314b[halfdeletedcollection2_shard3_replica_n13] main] [junit4] 2> 981996 INFO (qtp73171530-3777) [n:127.0.0.1:37446_solr c:halfdeletedcollection2 s:shard1 r:core_node3 x:halfdeletedcollection2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@79927606[halfdeletedcollection2_shard1_replica_n1] main] [junit4] 2> 982076 INFO (qtp73171530-3777) [n:127.0.0.1:37446_solr c:halfdeletedcollection2 s:shard1 r:core_node3 x:halfdeletedcollection2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 982077 INFO (qtp73171530-3778) [n:127.0.0.1:37446_solr c:halfdeletedcollection2 s:shard3 r:core_node20 x:halfdeletedcollection2_shard3_replica_n13] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 982097 INFO (qtp73171530-3778) [n:127.0.0.1:37446_solr c:halfdeletedcollection2 s:shard3 r:core_node20 x:halfdeletedcollection2_shard3_replica_n13] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 982097 INFO (qtp73171530-3777) [n:127.0.0.1:37446_solr c:halfdeletedcollection2 s:shard1 r:core_node3 x:halfdeletedcollection2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 982098 INFO (qtp765584051-3756) [n:127.0.0.1:41412_solr c:halfdeletedcollection2 s:shard2 r:core_node12 x:halfdeletedcollection2_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 982098 INFO (qtp765584051-3756) [n:127.0.0.1:41412_solr c:halfdeletedcollection2 s:shard2 r:core_node12 x:halfdeletedcollection2_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 982113 INFO (qtp73171530-3778) [n:127.0.0.1:37446_solr c:halfdeletedcollection2 s:shard3 r:core_node20 x:halfdeletedcollection2_shard3_replica_n13] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 982114 INFO (qtp73171530-3778) [n:127.0.0.1:37446_solr c:halfdeletedcollection2 s:shard3 r:core_node20 x:halfdeletedcollection2_shard3_replica_n13] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1602176185211551744 [junit4] 2> 982122 INFO (searcherExecutor-1636-thread-1-processing-n:127.0.0.1:37446_solr x:halfdeletedcollection2_shard3_replica_n13 c:halfdeletedcollection2 s:shard3 r:core_node20) [n:127.0.0.1:37446_solr c:halfdeletedcollection2 s:shard3 r:core_node20 x:halfdeletedcollection2_shard3_replica_n13] o.a.s.c.SolrCore [halfdeletedcollection2_shard3_replica_n13] Registered new searcher Searcher@559a314b[halfdeletedcollection2_shard3_replica_n13] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 982134 INFO (qtp765584051-3756) [n:127.0.0.1:41412_solr c:halfdeletedcollection2 s:shard2 r:core_node12 x:halfdeletedcollection2_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 982134 INFO (qtp765584051-3756) [n:127.0.0.1:41412_solr c:halfdeletedcollection2 s:shard2 r:core_node12 x:halfdeletedcollection2_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 982136 INFO (qtp73171530-3777) [n:127.0.0.1:37446_solr c:halfdeletedcollection2 s:shard1 r:core_node3 x:halfdeletedcollection2_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 982136 INFO (qtp73171530-3777) [n:127.0.0.1:37446_solr c:halfdeletedcollection2 s:shard1 r:core_node3 x:halfdeletedcollection2_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1602176185234620416 [junit4] 2> 982142 INFO (searcherExecutor-1635-thread-1-processing-n:127.0.0.1:37446_solr x:halfdeletedcollection2_shard1_replica_n1 c:halfdeletedcollection2 s:shard1 r:core_node3) [n:127.0.0.1:37446_solr c:halfdeletedcollection2 s:shard1 r:core_node3 x:halfdeletedcollection2_shard1_replica_n1] o.a.s.c.SolrCore [halfdeletedcollection2_shard1_replica_n1] Registered new searcher Searcher@79927606[halfdeletedcollection2_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 982150 INFO (qtp765584051-3756) [n:127.0.0.1:41412_solr c:halfdeletedcollection2 s:shard2 r:core_node12 x:halfdeletedcollection2_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@66f709b4[halfdeletedcollection2_shard2_replica_n6] main] [junit4] 2> 982259 INFO (qtp73171530-3776) [n:127.0.0.1:37446_solr c:halfdeletedcollection2 s:shard2 r:core_node14 x:halfdeletedcollection2_shard2_replica_n8] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 982259 INFO (qtp73171530-3776) [n:127.0.0.1:37446_solr c:halfdeletedcollection2 s:shard2 r:core_node14 x:halfdeletedcollection2_shard2_replica_n8] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 982309 INFO (qtp73171530-3776) [n:127.0.0.1:37446_solr c:halfdeletedcollection2 s:shard2 r:core_node14 x:halfdeletedcollection2_shard2_replica_n8] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 982311 INFO (qtp73171530-3776) [n:127.0.0.1:37446_solr c:halfdeletedcollection2 s:shard2 r:core_node14 x:halfdeletedcollection2_shard2_replica_n8] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 982325 INFO (qtp73171530-3776) [n:127.0.0.1:37446_solr c:halfdeletedcollection2 s:shard2 r:core_node14 x:halfdeletedcollection2_shard2_replica_n8] o.a.s.s.SolrIndexSearcher Opening [Searcher@195a1d1a[halfdeletedcollection2_shard2_replica_n8] main] [junit4] 2> 982402 INFO (qtp765584051-3749) [n:127.0.0.1:41412_solr c:halfdeletedcollection2 s:shard4 r:core_node24 x:halfdeletedcollection2_shard4_replica_n22] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 982402 INFO (qtp765584051-3749) [n:127.0.0.1:41412_solr c:halfdeletedcollection2 s:shard4 r:core_node24 x:halfdeletedcollection2_shard4_replica_n22] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 982403 INFO (qtp765584051-3749) [n:127.0.0.1:41412_solr c:halfdeletedcollection2 s:shard4 r:core_node24 x:halfdeletedcollection2_shard4_replica_n22] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 982404 INFO (qtp765584051-3749) [n:127.0.0.1:41412_solr c:halfdeletedcollection2 s:shard4 r:core_node24 x:halfdeletedcollection2_shard4_replica_n22] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 982405 INFO (qtp765584051-3749) [n:127.0.0.1:41412_solr c:halfdeletedcollection2 s:shard4 r:core_node24 x:halfdeletedcollection2_shard4_replica_n22] o.a.s.s.SolrIndexSearcher Opening [Searcher@54ad89da[halfdeletedcollection2_shard4_replica_n22] main] [junit4] 2> 982432 INFO (qtp73171530-3778) [n:127.0.0.1:37446_solr c:halfdeletedcollection2 s:shard3 r:core_node20 x:halfdeletedcollection2_shard3_replica_n13] o.a.s.c.ZkShardTerms Successful update of terms at /collections/halfdeletedcollection2/terms/shard3 to Terms{values={core_node20=0}, version=0} [junit4] 2> 982474 INFO (qtp1301791349-3766) [n:127.0.0.1:44752_solr c:halfdeletedcollection2 s:shard1 r:core_node5 x:halfdeletedcollection2_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 982474 INFO (qtp1301791349-3766) [n:127.0.0.1:44752_solr c:halfdeletedcollection2 s:shard1 r:core_node5 x:halfdeletedcollection2_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 982475 INFO (qtp765584051-3756) [n:127.0.0.1:41412_solr c:halfdeletedcollection2 s:shard2 r:core_node12 x:halfdeletedcollection2_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 982506 INFO (qtp765584051-3756) [n:127.0.0.1:41412_solr c:halfdeletedcollection2 s:shard2 r:core_node12 x:halfdeletedcollection2_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 982507 INFO (qtp765584051-3756) [n:127.0.0.1:41412_solr c:halfdeletedcollection2 s:shard2 r:core_node12 x:halfdeletedcollection2_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 982507 INFO (qtp73171530-3776) [n:127.0.0.1:37446_solr c:halfdeletedcollection2 s:shard2 r:core_node14 x:halfdeletedcollection2_shard2_replica_n8] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 982508 INFO (qtp1301791349-3766) [n:127.0.0.1:44752_solr c:halfdeletedcollection2 s:shard1 r:core_node5 x:halfdeletedcollection2_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 982508 INFO (qtp1301791349-3766) [n:127.0.0.1:44752_solr c:halfdeletedcollection2 s:shard1 r:core_node5 x:halfdeletedcollection2_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 982511 INFO (qtp1301791349-3766) [n:127.0.0.1:44752_solr c:halfdeletedcollection2 s:shard1 r:core_node5 x:halfdeletedcollection2_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@53e0d92c[halfdeletedcollection2_shard1_replica_n2] main] [junit4] 2> 982512 INFO (qtp1301791349-3759) [n:127.0.0.1:44752_solr c:halfdeletedcollection2 s:shard4 r:core_node21 x:halfdeletedcollection2_shard4_replica_n16] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 982512 INFO (qtp1301791349-3759) [n:127.0.0.1:44752_solr c:halfdeletedcollection2 s:shard4 r:core_node21 x:halfdeletedcollection2_shard4_replica_n16] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1049874 INFO (qtp765584051-3756) [n:127.0.0.1:41412_solr c:halfdeletedcollection2 s:shard2 r:core_node12 x:halfdeletedcollection2_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1602176256263061504 [junit4] 2> 1049894 INFO (qtp1301791349-3759) [n:127.0.0.1:44752_solr c:halfdeletedcollection2 s:shard4 r:core_node21 x:halfdeletedcollection2_shard4_replica_n16] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1049894 INFO (qtp1301791349-3759) [n:127.0.0.1:44752_solr c:halfdeletedcollection2 s:shard4 r:core_node21 x:halfdeletedcollection2_shard4_replica_n16] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1049896 INFO (qtp1301791349-3759) [n:127.0.0.1:44752_solr c:halfdeletedcollection2 s:shard4 r:core_node21 x:halfdeletedcollection2_shard4_replica_n16] o.a.s.s.SolrIndexSearcher Opening [Searcher@bc92443[halfdeletedcollection2_shard4_replica_n16] main] [junit4] 2> 1049910 INFO (searcherExecutor-1639-thread-1-processing-n:127.0.0.1:41412_solr x:halfdeletedcollection2_shard2_replica_n6 c:halfdeletedcollection2 s:shard2 r:core_node12) [n:127.0.0.1:41412_solr c:halfdeletedcollection2 s:shard2 r:co [...truncated too long message...] tings.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-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-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/lucene/null843904533 [copy] Copying 39 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/null843904533 [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/null843904533 resolve-example: 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: resolve-server: 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: 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-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: 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/null974671379 [copy] Copying 247 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null974671379 [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null974671379 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 137ms :: artifacts dl 48ms --------------------------------------------------------------------- | | 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: 266 minutes 5 seconds Archiving artifacts WARN: No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error? WARN: java.lang.InterruptedException: no matches found within 10000 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]
