Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2425/
9 tests failed.
FAILED: org.apache.solr.cloud.ReplaceNodeTest.test
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([BA4CB527817F8441:32188AFD2F83E9B9]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertFalse(Assert.java:68)
at org.junit.Assert.assertFalse(Assert.java:79)
at org.apache.solr.cloud.ReplaceNodeTest.test(ReplaceNodeTest.java:99)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testNoSsl
Error Message:
Could not find collection:first_collection
Stack Trace:
java.lang.AssertionError: Could not find collection:first_collection
at
__randomizedtesting.SeedInfo.seed([BA4CB527817F8441:89F491A9227FB887]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNotNull(Assert.java:526)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkCreateCollection(TestMiniSolrCloudClusterSSL.java:202)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithCollectionCreations(TestMiniSolrCloudClusterSSL.java:172)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithNodeReplacement(TestMiniSolrCloudClusterSSL.java:138)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testNoSsl(TestMiniSolrCloudClusterSSL.java:93)
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.TestMiniSolrCloudClusterSSL
Error Message:
8 threads leaked from SUITE scope at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL: 1) Thread[id=20524,
name=zkConnectionManagerCallback-3991-thread-1, state=WAITING,
group=TGRP-TestMiniSolrCloudClusterSSL] 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) 2) Thread[id=20488,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-TestMiniSolrCloudClusterSSL] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:748) 3) Thread[id=20502,
name=zkConnectionManagerCallback-3980-thread-1, state=WAITING,
group=TGRP-TestMiniSolrCloudClusterSSL] 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) 4) Thread[id=20489,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-TestMiniSolrCloudClusterSSL] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:748) 5) Thread[id=20500,
name=jetty-launcher-3953-thread-1-EventThread, state=WAITING,
group=TGRP-TestMiniSolrCloudClusterSSL] 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 org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)
6) Thread[id=20519, name=Thread-4118, state=WAITING,
group=TGRP-TestMiniSolrCloudClusterSSL] at java.lang.Object.wait(Native
Method) at java.lang.Object.wait(Object.java:502) at
org.apache.solr.core.CloserThread.run(CoreContainer.java:1731) 7)
Thread[id=20521, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-TestMiniSolrCloudClusterSSL] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:748) 8) Thread[id=20499,
name=jetty-launcher-3953-thread-1-SendThread(127.0.0.1:36352),
state=TIMED_WAITING, group=TGRP-TestMiniSolrCloudClusterSSL] at
java.lang.Thread.sleep(Native Method) at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1054)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 8 threads leaked from SUITE
scope at org.apache.solr.cloud.TestMiniSolrCloudClusterSSL:
1) Thread[id=20524, name=zkConnectionManagerCallback-3991-thread-1,
state=WAITING, group=TGRP-TestMiniSolrCloudClusterSSL]
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)
2) Thread[id=20488, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-TestMiniSolrCloudClusterSSL]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:748)
3) Thread[id=20502, name=zkConnectionManagerCallback-3980-thread-1,
state=WAITING, group=TGRP-TestMiniSolrCloudClusterSSL]
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)
4) Thread[id=20489, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-TestMiniSolrCloudClusterSSL]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:748)
5) Thread[id=20500, name=jetty-launcher-3953-thread-1-EventThread,
state=WAITING, group=TGRP-TestMiniSolrCloudClusterSSL]
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 org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)
6) Thread[id=20519, name=Thread-4118, state=WAITING,
group=TGRP-TestMiniSolrCloudClusterSSL]
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:502)
at org.apache.solr.core.CloserThread.run(CoreContainer.java:1731)
7) Thread[id=20521, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-TestMiniSolrCloudClusterSSL]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:748)
8) Thread[id=20499,
name=jetty-launcher-3953-thread-1-SendThread(127.0.0.1:36352),
state=TIMED_WAITING, group=TGRP-TestMiniSolrCloudClusterSSL]
at java.lang.Thread.sleep(Native Method)
at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1054)
at __randomizedtesting.SeedInfo.seed([BA4CB527817F8441]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=20524, name=zkConnectionManagerCallback-3991-thread-1, state=WAITING,
group=TGRP-TestMiniSolrCloudClusterSSL] 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) 2) Thread[id=20502,
name=zkConnectionManagerCallback-3980-thread-1, state=WAITING,
group=TGRP-TestMiniSolrCloudClusterSSL] 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) 3) Thread[id=20519,
name=Thread-4118, state=WAITING, group=TGRP-TestMiniSolrCloudClusterSSL]
at java.lang.Object.wait(Native Method) at
java.lang.Object.wait(Object.java:502) at
org.apache.solr.core.CloserThread.run(CoreContainer.java:1731) 4)
Thread[id=20499, name=jetty-launcher-3953-thread-1-SendThread(127.0.0.1:36352),
state=TIMED_WAITING, group=TGRP-TestMiniSolrCloudClusterSSL] at
java.lang.Thread.sleep(Native Method) at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1054)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=20524, name=zkConnectionManagerCallback-3991-thread-1,
state=WAITING, group=TGRP-TestMiniSolrCloudClusterSSL]
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)
2) Thread[id=20502, name=zkConnectionManagerCallback-3980-thread-1,
state=WAITING, group=TGRP-TestMiniSolrCloudClusterSSL]
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)
3) Thread[id=20519, name=Thread-4118, state=WAITING,
group=TGRP-TestMiniSolrCloudClusterSSL]
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:502)
at org.apache.solr.core.CloserThread.run(CoreContainer.java:1731)
4) Thread[id=20499,
name=jetty-launcher-3953-thread-1-SendThread(127.0.0.1:36352),
state=TIMED_WAITING, group=TGRP-TestMiniSolrCloudClusterSSL]
at java.lang.Thread.sleep(Native Method)
at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1054)
at __randomizedtesting.SeedInfo.seed([BA4CB527817F8441]:0)
FAILED:
org.apache.solr.cloud.api.collections.CustomCollectionTest.testCustomCollectionsAPI
Error Message:
Error from server at https://127.0.0.1:33757/solr: Error creating counter node
in Zookeeper for collection:implicitcoll
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at https://127.0.0.1:33757/solr: Error creating counter node in
Zookeeper for collection:implicitcoll
at
__randomizedtesting.SeedInfo.seed([BA4CB527817F8441:D0AD3B4CBCE53239]: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:1105)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:885)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:818)
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.api.collections.CustomCollectionTest.testCustomCollectionsAPI(CustomCollectionTest.java:104)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.autoscaling.TestPolicyCloud.testDataProvider
Error Message:
Error from server at http://127.0.0.1:34036/solr: KeeperErrorCode = NoNode for
/overseer/collection-queue-work/qnr-0000000032
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:34036/solr: KeeperErrorCode = NoNode for
/overseer/collection-queue-work/qnr-0000000032
at
__randomizedtesting.SeedInfo.seed([BA4CB527817F8441:82E71D1233BD8098]: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:1105)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:885)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:818)
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.autoscaling.TestPolicyCloud.testDataProvider(TestPolicyCloud.java:327)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.handler.TestSQLHandler.doTest
Error Message:
--> http://127.0.0.1:36460/collection1_shard2_replica_n41:Failed to execute
sqlQuery 'select str_s as myString, count(*) as myCount, sum(field_i) as mySum,
min(field_i) as myMin, max(field_i) as myMax, avg(field_i) as myAvg from
collection1 where (text='XXXX' AND NOT (text='XXXY')) group by str_s order by
str_s desc' against JDBC connection 'jdbc:calcitesolr:'. Error while executing
SQL "select str_s as myString, count(*) as myCount, sum(field_i) as mySum,
min(field_i) as myMin, max(field_i) as myMax, avg(field_i) as myAvg from
collection1 where (text='XXXX' AND NOT (text='XXXY')) group by str_s order by
str_s desc": java.io.IOException: org.apache.solr.common.SolrException: Could
not load collection from ZK: control_collection
Stack Trace:
java.io.IOException: -->
http://127.0.0.1:36460/collection1_shard2_replica_n41:Failed to execute
sqlQuery 'select str_s as myString, count(*) as myCount, sum(field_i) as mySum,
min(field_i) as myMin, max(field_i) as myMax, avg(field_i) as myAvg from
collection1 where (text='XXXX' AND NOT (text='XXXY')) group by str_s order by
str_s desc' against JDBC connection 'jdbc:calcitesolr:'.
Error while executing SQL "select str_s as myString, count(*) as myCount,
sum(field_i) as mySum, min(field_i) as myMin, max(field_i) as myMax,
avg(field_i) as myAvg from collection1 where (text='XXXX' AND NOT
(text='XXXY')) group by str_s order by str_s desc": java.io.IOException:
org.apache.solr.common.SolrException: Could not load collection from ZK:
control_collection
at
__randomizedtesting.SeedInfo.seed([BA4CB527817F8441:1D080D83ECC497F8]:0)
at
org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:222)
at
org.apache.solr.handler.TestSQLHandler.getTuples(TestSQLHandler.java:2522)
at
org.apache.solr.handler.TestSQLHandler.testBasicGrouping(TestSQLHandler.java:788)
at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:85)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
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.handler.TestSQLHandler
Error Message:
1 thread leaked from SUITE scope at org.apache.solr.handler.TestSQLHandler:
1) Thread[id=14502, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-TestSQLHandler] at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.handler.TestSQLHandler:
1) Thread[id=14502, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-TestSQLHandler]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([BA4CB527817F8441]:0)
FAILED: org.apache.solr.security.TestPKIAuthenticationPlugin.test
Error Message:
Stack Trace:
java.lang.NullPointerException
at
__randomizedtesting.SeedInfo.seed([BA4CB527817F8441:32188AFD2F83E9B9]:0)
at
org.apache.solr.security.TestPKIAuthenticationPlugin.test(TestPKIAuthenticationPlugin.java:102)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 1924 lines...]
[junit4] JVM J0: stdout was not empty, see:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/build/core/test/temp/junit4-J0-20180314_212244_8677924689177308492262.sysout
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] codec: DummyCompressingStoredFields, pf: Memory, dvf: Asserting
[junit4] <<< JVM J0: EOF ----
[...truncated 10450 lines...]
[junit4] Suite: org.apache.solr.cloud.api.collections.CustomCollectionTest
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CustomCollectionTest_BA4CB527817F8441-001/init-core-data-001
[junit4] 2> 501418 WARN
(SUITE-CustomCollectionTest-seed#[BA4CB527817F8441]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=21 numCloses=21
[junit4] 2> 501419 INFO
(SUITE-CustomCollectionTest-seed#[BA4CB527817F8441]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 501420 INFO
(SUITE-CustomCollectionTest-seed#[BA4CB527817F8441]-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> 501438 INFO
(SUITE-CustomCollectionTest-seed#[BA4CB527817F8441]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 501438 INFO
(SUITE-CustomCollectionTest-seed#[BA4CB527817F8441]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CustomCollectionTest_BA4CB527817F8441-001/tempDir-001
[junit4] 2> 501438 INFO
(SUITE-CustomCollectionTest-seed#[BA4CB527817F8441]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 501466 INFO (Thread-378) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 501466 INFO (Thread-378) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 501545 ERROR (Thread-378) [ ] 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> 501580 INFO
(SUITE-CustomCollectionTest-seed#[BA4CB527817F8441]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:34330
[junit4] 2> 501661 INFO (zkConnectionManagerCallback-413-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 501744 INFO (jetty-launcher-410-thread-1) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-22T02:57:37+05:30, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 501780 INFO (jetty-launcher-410-thread-2) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-22T02:57:37+05:30, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 501817 INFO (jetty-launcher-410-thread-3) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-22T02:57:37+05:30, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 501855 INFO (jetty-launcher-410-thread-4) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-22T02:57:37+05:30, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 501889 INFO (jetty-launcher-410-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 501889 INFO (jetty-launcher-410-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 501889 INFO (jetty-launcher-410-thread-3) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 501889 INFO (jetty-launcher-410-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5bc8430d{/solr,null,AVAILABLE}
[junit4] 2> 501892 INFO (jetty-launcher-410-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@4f6e9381{SSL,[ssl,
http/1.1]}{127.0.0.1:40714}
[junit4] 2> 501892 INFO (jetty-launcher-410-thread-3) [ ]
o.e.j.s.Server Started @523411ms
[junit4] 2> 501892 INFO (jetty-launcher-410-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=40714}
[junit4] 2> 501892 ERROR (jetty-launcher-410-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 501892 INFO (jetty-launcher-410-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 501892 INFO (jetty-launcher-410-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 501892 INFO (jetty-launcher-410-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 501905 INFO (jetty-launcher-410-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-03-15T00:08:20.020Z
[junit4] 2> 502015 INFO (jetty-launcher-410-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 502015 INFO (jetty-launcher-410-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 502015 INFO (jetty-launcher-410-thread-1) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 502043 INFO (jetty-launcher-410-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@55b6bfaa{/solr,null,AVAILABLE}
[junit4] 2> 502044 INFO (jetty-launcher-410-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@5dfce57{SSL,[ssl,
http/1.1]}{127.0.0.1:40580}
[junit4] 2> 502044 INFO (jetty-launcher-410-thread-1) [ ]
o.e.j.s.Server Started @523563ms
[junit4] 2> 502044 INFO (jetty-launcher-410-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=40580}
[junit4] 2> 502044 ERROR (jetty-launcher-410-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 502044 INFO (jetty-launcher-410-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 502044 INFO (jetty-launcher-410-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 502044 INFO (jetty-launcher-410-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 502044 INFO (jetty-launcher-410-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-03-15T00:08:20.172Z
[junit4] 2> 502104 INFO (jetty-launcher-410-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 502104 INFO (jetty-launcher-410-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 502104 INFO (jetty-launcher-410-thread-4) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 502105 INFO (jetty-launcher-410-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@227c78cf{/solr,null,AVAILABLE}
[junit4] 2> 502105 INFO (jetty-launcher-410-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@2f5ea5e6{SSL,[ssl,
http/1.1]}{127.0.0.1:45917}
[junit4] 2> 502105 INFO (jetty-launcher-410-thread-4) [ ]
o.e.j.s.Server Started @523624ms
[junit4] 2> 502105 INFO (jetty-launcher-410-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=45917}
[junit4] 2> 502106 ERROR (jetty-launcher-410-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 502106 INFO (jetty-launcher-410-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 502106 INFO (jetty-launcher-410-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 502106 INFO (jetty-launcher-410-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 502106 INFO (jetty-launcher-410-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-03-15T00:08:20.234Z
[junit4] 2> 502117 INFO (zkConnectionManagerCallback-417-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 502118 INFO (jetty-launcher-410-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 502118 INFO (jetty-launcher-410-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 502118 INFO (jetty-launcher-410-thread-2) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 502118 INFO (jetty-launcher-410-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@70b01aac{/solr,null,AVAILABLE}
[junit4] 2> 502141 INFO (zkConnectionManagerCallback-415-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 502161 INFO (jetty-launcher-410-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 502161 INFO (zkConnectionManagerCallback-419-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 502172 INFO (jetty-launcher-410-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@7c2c368e{SSL,[ssl,
http/1.1]}{127.0.0.1:33757}
[junit4] 2> 502172 INFO (jetty-launcher-410-thread-2) [ ]
o.e.j.s.Server Started @523691ms
[junit4] 2> 502172 INFO (jetty-launcher-410-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33757}
[junit4] 2> 502172 ERROR (jetty-launcher-410-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 502172 INFO (jetty-launcher-410-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 502172 INFO (jetty-launcher-410-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 502172 INFO (jetty-launcher-410-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 502172 INFO (jetty-launcher-410-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-03-15T00:08:20.300Z
[junit4] 2> 502177 INFO (jetty-launcher-410-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 502177 INFO (jetty-launcher-410-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 502214 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
0x100cb3ef4080002, likely client has closed socket
[junit4] 2> 502237 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
0x100cb3ef4080001, likely client has closed socket
[junit4] 2> 502237 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
0x100cb3ef4080003, likely client has closed socket
[junit4] 2> 502263 INFO (jetty-launcher-410-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34330/solr
[junit4] 2> 502320 INFO (jetty-launcher-410-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34330/solr
[junit4] 2> 502356 INFO (zkConnectionManagerCallback-425-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 502363 INFO (zkConnectionManagerCallback-421-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 502466 INFO (jetty-launcher-410-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34330/solr
[junit4] 2> 502471 INFO (jetty-launcher-410-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 502471 INFO (zkConnectionManagerCallback-429-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 502490 INFO (zkConnectionManagerCallback-433-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 502492 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
0x100cb3ef4080006, likely client has closed socket
[junit4] 2> 514543 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
0x100cb3ef4080005, likely client has closed socket
[junit4] 2> 514544 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
0x100cb3ef4080007, likely client has closed socket
[junit4] 2> 514624 INFO (jetty-launcher-410-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34330/solr
[junit4] 2> 514688 INFO
(zkConnectionManagerCallback-435-thread-1-processing-n:127.0.0.1:40580_solr)
[n:127.0.0.1:40580_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 515086 INFO
(zkConnectionManagerCallback-439-thread-1-processing-n:127.0.0.1:40714_solr)
[n:127.0.0.1:40714_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 515089 INFO
(zkConnectionManagerCallback-437-thread-1-processing-n:127.0.0.1:45917_solr)
[n:127.0.0.1:45917_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 515089 INFO (zkConnectionManagerCallback-443-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 515239 INFO
(zkConnectionManagerCallback-445-thread-1-processing-n:127.0.0.1:33757_solr)
[n:127.0.0.1:33757_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 515750 INFO (jetty-launcher-410-thread-4)
[n:127.0.0.1:45917_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 515751 INFO (jetty-launcher-410-thread-3)
[n:127.0.0.1:40714_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 515751 INFO (jetty-launcher-410-thread-4)
[n:127.0.0.1:45917_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:45917_solr
[junit4] 2> 515753 INFO (jetty-launcher-410-thread-4)
[n:127.0.0.1:45917_solr ] o.a.s.c.Overseer Overseer
(id=72281065280503817-127.0.0.1:45917_solr-n_0000000000) starting
[junit4] 2> 515753 INFO (jetty-launcher-410-thread-3)
[n:127.0.0.1:40714_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40714_solr
[junit4] 2> 515872 INFO
(zkCallback-438-thread-1-processing-n:127.0.0.1:40714_solr)
[n:127.0.0.1:40714_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 515913 INFO
(zkCallback-436-thread-1-processing-n:127.0.0.1:45917_solr)
[n:127.0.0.1:45917_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 515929 INFO
(zkCallback-434-thread-1-processing-n:127.0.0.1:40580_solr)
[n:127.0.0.1:40580_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 515950 INFO (jetty-launcher-410-thread-1)
[n:127.0.0.1:40580_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 516001 INFO (jetty-launcher-410-thread-1)
[n:127.0.0.1:40580_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40580_solr
[junit4] 2> 516156 INFO
(zkConnectionManagerCallback-453-thread-1-processing-n:127.0.0.1:45917_solr)
[n:127.0.0.1:45917_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 516160 INFO
(zkCallback-438-thread-1-processing-n:127.0.0.1:40714_solr)
[n:127.0.0.1:40714_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 516164 INFO
(zkCallback-434-thread-1-processing-n:127.0.0.1:40580_solr)
[n:127.0.0.1:40580_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 516176 INFO
(zkCallback-436-thread-1-processing-n:127.0.0.1:45917_solr)
[n:127.0.0.1:45917_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 516229 INFO (jetty-launcher-410-thread-4)
[n:127.0.0.1:45917_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 516302 INFO (jetty-launcher-410-thread-4)
[n:127.0.0.1:45917_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:34330/solr ready
[junit4] 2> 516323 INFO (jetty-launcher-410-thread-3)
[n:127.0.0.1:40714_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40714.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3cc08bfb
[junit4] 2> 516361 INFO (jetty-launcher-410-thread-3)
[n:127.0.0.1:40714_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40714.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3cc08bfb
[junit4] 2> 516361 INFO (jetty-launcher-410-thread-3)
[n:127.0.0.1:40714_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40714.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3cc08bfb
[junit4] 2> 516375 INFO (jetty-launcher-410-thread-3)
[n:127.0.0.1:40714_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CustomCollectionTest_BA4CB527817F8441-001/tempDir-001/node3/.
[junit4] 2> 516381 INFO (jetty-launcher-410-thread-4)
[n:127.0.0.1:45917_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45917_solr
[junit4] 2> 516400 INFO
(zkCallback-438-thread-1-processing-n:127.0.0.1:40714_solr)
[n:127.0.0.1:40714_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 516403 INFO
(zkCallback-436-thread-1-processing-n:127.0.0.1:45917_solr)
[n:127.0.0.1:45917_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 516419 INFO
(zkCallback-434-thread-1-processing-n:127.0.0.1:40580_solr)
[n:127.0.0.1:40580_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 516468 INFO
(zkCallback-452-thread-1-processing-n:127.0.0.1:45917_solr)
[n:127.0.0.1:45917_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 516667 INFO (jetty-launcher-410-thread-1)
[n:127.0.0.1:40580_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40580.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3cc08bfb
[junit4] 2> 516815 INFO
(zkConnectionManagerCallback-457-thread-1-processing-n:127.0.0.1:40714_solr)
[n:127.0.0.1:40714_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 516903 INFO (jetty-launcher-410-thread-1)
[n:127.0.0.1:40580_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40580.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3cc08bfb
[junit4] 2> 516903 INFO (jetty-launcher-410-thread-1)
[n:127.0.0.1:40580_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40580.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3cc08bfb
[junit4] 2> 516904 INFO (jetty-launcher-410-thread-1)
[n:127.0.0.1:40580_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CustomCollectionTest_BA4CB527817F8441-001/tempDir-001/node1/.
[junit4] 2> 516963 INFO (jetty-launcher-410-thread-3)
[n:127.0.0.1:40714_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 516976 INFO (jetty-launcher-410-thread-3)
[n:127.0.0.1:40714_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:34330/solr ready
[junit4] 2> 517065 INFO (jetty-launcher-410-thread-4)
[n:127.0.0.1:45917_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45917.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3cc08bfb
[junit4] 2> 517100 INFO
(zkConnectionManagerCallback-461-thread-1-processing-n:127.0.0.1:40580_solr)
[n:127.0.0.1:40580_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 517210 INFO (jetty-launcher-410-thread-1)
[n:127.0.0.1:40580_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 517211 INFO (jetty-launcher-410-thread-1)
[n:127.0.0.1:40580_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:34330/solr ready
[junit4] 2> 517267 INFO (jetty-launcher-410-thread-4)
[n:127.0.0.1:45917_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45917.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3cc08bfb
[junit4] 2> 517267 INFO (jetty-launcher-410-thread-4)
[n:127.0.0.1:45917_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45917.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3cc08bfb
[junit4] 2> 517269 INFO (jetty-launcher-410-thread-4)
[n:127.0.0.1:45917_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CustomCollectionTest_BA4CB527817F8441-001/tempDir-001/node4/.
[junit4] 2> 517813 INFO (jetty-launcher-410-thread-2)
[n:127.0.0.1:33757_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 517847 INFO (jetty-launcher-410-thread-2)
[n:127.0.0.1:33757_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 517849 INFO (jetty-launcher-410-thread-2)
[n:127.0.0.1:33757_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33757_solr
[junit4] 2> 517867 INFO
(zkCallback-434-thread-1-processing-n:127.0.0.1:40580_solr)
[n:127.0.0.1:40580_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 517920 INFO
(zkCallback-436-thread-1-processing-n:127.0.0.1:45917_solr)
[n:127.0.0.1:45917_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 517920 INFO
(zkCallback-438-thread-1-processing-n:127.0.0.1:40714_solr)
[n:127.0.0.1:40714_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 517941 INFO
(zkCallback-452-thread-1-processing-n:127.0.0.1:45917_solr)
[n:127.0.0.1:45917_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 518017 INFO
(zkCallback-444-thread-1-processing-n:127.0.0.1:33757_solr)
[n:127.0.0.1:33757_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 518017 INFO
(zkCallback-460-thread-1-processing-n:127.0.0.1:40580_solr)
[n:127.0.0.1:40580_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 518041 INFO
(zkCallback-456-thread-1-processing-n:127.0.0.1:40714_solr)
[n:127.0.0.1:40714_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 518616 INFO (jetty-launcher-410-thread-2)
[n:127.0.0.1:33757_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33757.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3cc08bfb
[junit4] 2> 518957 INFO (jetty-launcher-410-thread-2)
[n:127.0.0.1:33757_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33757.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3cc08bfb
[junit4] 2> 518958 INFO (jetty-launcher-410-thread-2)
[n:127.0.0.1:33757_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33757.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3cc08bfb
[junit4] 2> 518959 INFO (jetty-launcher-410-thread-2)
[n:127.0.0.1:33757_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CustomCollectionTest_BA4CB527817F8441-001/tempDir-001/node2/.
[junit4] 2> 519174 INFO
(zkConnectionManagerCallback-465-thread-1-processing-n:127.0.0.1:33757_solr)
[n:127.0.0.1:33757_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 519175 INFO (jetty-launcher-410-thread-2)
[n:127.0.0.1:33757_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 519189 INFO (jetty-launcher-410-thread-2)
[n:127.0.0.1:33757_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:34330/solr ready
[junit4] 2> 544548 WARN
(jetty-launcher-410-thread-2-SendThread(127.0.0.1:34330))
[n:127.0.0.1:33757_solr ] o.a.z.ClientCnxn Client session timed out, have
not heard from server in 25541ms for sessionid 0x100cb3ef408000c
[junit4] 2> 544556 WARN
(jetty-launcher-410-thread-4-SendThread(127.0.0.1:34330))
[n:127.0.0.1:45917_solr ] o.a.z.ClientCnxn Client session timed out, have
not heard from server in 26138ms for sessionid 0x100cb3ef4080009
[junit4] 2> 544556 WARN
(jetty-launcher-410-thread-3-SendThread(127.0.0.1:34330))
[n:127.0.0.1:40714_solr ] o.a.z.ClientCnxn Client session timed out, have
not heard from server in 26637ms for sessionid 0x100cb3ef408000b
[junit4] 2> 544556 WARN
(jetty-launcher-410-thread-1-SendThread(127.0.0.1:34330))
[n:127.0.0.1:40580_solr ] o.a.z.ClientCnxn Client session timed out, have
not heard from server in 26689ms for sessionid 0x100cb3ef4080008
[junit4] 2> 544565 WARN
(jetty-launcher-410-thread-2-SendThread(127.0.0.1:34330))
[n:127.0.0.1:33757_solr ] o.a.z.ClientCnxn Client session timed out, have
not heard from server in 25376ms for sessionid 0x100cb3ef4080010
[junit4] 2> 544565 WARN
(jetty-launcher-410-thread-4-SendThread(127.0.0.1:34330))
[n:127.0.0.1:45917_solr ] o.a.z.ClientCnxn Client session timed out, have
not heard from server in 25713ms for sessionid 0x100cb3ef408000d
[junit4] 2> 544565 WARN
(jetty-launcher-410-thread-3-SendThread(127.0.0.1:34330))
[n:127.0.0.1:40714_solr ] o.a.z.ClientCnxn Client session timed out, have
not heard from server in 26609ms for sessionid 0x100cb3ef408000e
[junit4] 2> 544565 WARN
(jetty-launcher-410-thread-1-SendThread(127.0.0.1:34330))
[n:127.0.0.1:40580_solr ] o.a.z.ClientCnxn Client session timed out, have
not heard from server in 26548ms for sessionid 0x100cb3ef408000f
[junit4] 2> 544780 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
0x100cb3ef408000c, likely client has closed socket
[junit4] 2> 544881 WARN
(zkConnectionManagerCallback-445-thread-1-processing-n:127.0.0.1:33757_solr)
[n:127.0.0.1:33757_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2303acd1 name:
ZooKeeperConnection Watcher:127.0.0.1:34330/solr got event WatchedEvent
state:Disconnected type:None path:null path: null type: None
[junit4] 2> 544881 WARN
(zkConnectionManagerCallback-445-thread-1-processing-n:127.0.0.1:33757_solr)
[n:127.0.0.1:33757_solr ] o.a.s.c.c.ConnectionManager zkClient has
disconnected
[junit4] 2> 544987 WARN
(zkConnectionManagerCallback-437-thread-1-processing-n:127.0.0.1:45917_solr)
[n:127.0.0.1:45917_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2c5a1386 name:
ZooKeeperConnection Watcher:127.0.0.1:34330/solr got event WatchedEvent
state:Disconnected type:None path:null path: null type: None
[junit4] 2> 544987 WARN
(zkConnectionManagerCallback-437-thread-1-processing-n:127.0.0.1:45917_solr)
[n:127.0.0.1:45917_solr ] o.a.s.c.c.ConnectionManager zkClient has
disconnected
[junit4] 2> 545015 WARN
(zkConnectionManagerCallback-457-thread-1-processing-n:127.0.0.1:40714_solr)
[n:127.0.0.1:40714_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@69c4724a name:
ZooKeeperConnection Watcher:127.0.0.1:34330/solr got event WatchedEvent
state:Disconnected type:None path:null path: null type: None
[junit4] 2> 545015 WARN
(zkConnectionManagerCallback-457-thread-1-processing-n:127.0.0.1:40714_solr)
[n:127.0.0.1:40714_solr ] o.a.s.c.c.ConnectionManager zkClient has
disconnected
[junit4] 2> 545018 WARN
(zkConnectionManagerCallback-465-thread-1-processing-n:127.0.0.1:33757_solr)
[n:127.0.0.1:33757_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3ec59ee5 name:
ZooKeeperConnection Watcher:127.0.0.1:34330/solr got event WatchedEvent
state:Disconnected type:None path:null path: null type: None
[junit4] 2> 545018 WARN
(zkConnectionManagerCallback-465-thread-1-processing-n:127.0.0.1:33757_solr)
[n:127.0.0.1:33757_solr ] o.a.s.c.c.ConnectionManager zkClient has
disconnected
[junit4] 2> 545023 WARN
(zkConnectionManagerCallback-453-thread-1-processing-n:127.0.0.1:45917_solr)
[n:127.0.0.1:45917_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@57dbc5d8 name:
ZooKeeperConnection Watcher:127.0.0.1:34330/solr got event WatchedEvent
state:Disconnected type:None path:null path: null type: None
[junit4] 2> 545023 WARN
(zkConnectionManagerCallback-453-thread-1-processing-n:127.0.0.1:45917_solr)
[n:127.0.0.1:45917_solr ] o.a.s.c.c.ConnectionManager zkClient has
disconnected
[junit4] 2> 545044 WARN
(zkConnectionManagerCallback-435-thread-1-processing-n:127.0.0.1:40580_solr)
[n:127.0.0.1:40580_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@70f0ca1e name:
ZooKeeperConnection Watcher:127.0.0.1:34330/solr got event WatchedEvent
state:Disconnected type:None path:null path: null type: None
[junit4] 2> 545044 WARN
(zkConnectionManagerCallback-435-thread-1-processing-n:127.0.0.1:40580_solr)
[n:127.0.0.1:40580_solr ] o.a.s.c.c.ConnectionManager zkClient has
disconnected
[junit4] 2> 545057 WARN
(zkConnectionManagerCallback-461-thread-1-processing-n:127.0.0.1:40580_solr)
[n:127.0.0.1:40580_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1a739bf2 name:
ZooKeeperConnection Watcher:127.0.0.1:34330/solr got event WatchedEvent
state:Disconnected type:None path:null path: null type: None
[junit4] 2> 545057 WARN
(zkConnectionManagerCallback-461-thread-1-processing-n:127.0.0.1:40580_solr)
[n:127.0.0.1:40580_solr ] o.a.s.c.c.ConnectionManager zkClient has
disconnected
[junit4] 2> 545060 WARN
(zkConnectionManagerCallback-439-thread-1-processing-n:127.0.0.1:40714_solr)
[n:127.0.0.1:40714_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@401f84ef name:
ZooKeeperConnection Watcher:127.0.0.1:34330/solr got event WatchedEvent
state:Disconnected type:None path:null path: null type: None
[junit4] 2> 545060 WARN
(zkConnectionManagerCallback-439-thread-1-processing-n:127.0.0.1:40714_solr)
[n:127.0.0.1:40714_solr ] o.a.s.c.c.ConnectionManager zkClient has
disconnected
[junit4] 2> 545210 INFO (zkConnectionManagerCallback-467-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 546030 WARN
(jetty-launcher-410-thread-2-SendThread(127.0.0.1:34330))
[n:127.0.0.1:33757_solr ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper
service, session 0x100cb3ef4080010 has expired
[junit4] 2> 546043 WARN
(zkConnectionManagerCallback-465-thread-1-processing-n:127.0.0.1:33757_solr)
[n:127.0.0.1:33757_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3ec59ee5 name:
ZooKeeperConnection Watcher:127.0.0.1:34330/solr got event WatchedEvent
state:Expired type:None path:null path: null type: None
[junit4] 2> 546043 WARN
(zkConnectionManagerCallback-465-thread-1-processing-n:127.0.0.1:33757_solr)
[n:127.0.0.1:33757_solr ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper
session was expired. Attempting to reconnect to recover relationship with
ZooKeeper...
[junit4] 2> 546044 WARN
(zkConnectionManagerCallback-465-thread-1-processing-n:127.0.0.1:33757_solr)
[n:127.0.0.1:33757_solr ] o.a.s.c.c.DefaultConnectionStrategy Connection
expired - starting a new one...
[junit4] 2> 546117 WARN
(jetty-launcher-410-thread-3-SendThread(127.0.0.1:34330))
[n:127.0.0.1:40714_solr ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper
service, session 0x100cb3ef408000b has expired
[junit4] 2> 546120 WARN
(zkConnectionManagerCallback-439-thread-1-processing-n:127.0.0.1:40714_solr)
[n:127.0.0.1:40714_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@401f84ef name:
ZooKeeperConnection Watcher:127.0.0.1:34330/solr got event WatchedEvent
state:Expired type:None path:null path: null type: None
[junit4] 2> 546120 WARN
(zkConnectionManagerCallback-439-thread-1-processing-n:127.0.0.1:40714_solr)
[n:127.0.0.1:40714_solr ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper
session was expired. Attempting to reconnect to recover relationship with
ZooKeeper...
[junit4] 2> 546121 INFO
(zkConnectionManagerCallback-439-thread-1-processing-n:127.0.0.1:40714_solr)
[n:127.0.0.1:40714_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 546140 INFO
(zkConnectionManagerCallback-465-thread-1-processing-n:127.0.0.1:33757_solr-EventThread)
[n:127.0.0.1:33757_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 546140 INFO
(zkConnectionManagerCallback-465-thread-1-processing-n:127.0.0.1:33757_solr)
[n:127.0.0.1:33757_solr ] o.a.s.c.c.ConnectionManager Connection with
ZooKeeper reestablished.
[junit4] 2> 546121 WARN
(zkConnectionManagerCallback-439-thread-1-processing-n:127.0.0.1:40714_solr)
[n:127.0.0.1:40714_solr ] o.a.s.c.c.DefaultConnectionStrategy Connection
expired - starting a new one...
[junit4] 2> 546153 WARN
(jetty-launcher-410-thread-1-SendThread(127.0.0.1:34330))
[n:127.0.0.1:40580_solr ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper
service, session 0x100cb3ef4080008 has expired
[junit4] 2> 546177 WARN
(zkConnectionManagerCallback-435-thread-1-processing-n:127.0.0.1:40580_solr)
[n:127.0.0.1:40580_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@70f0ca1e name:
ZooKeeperConnection Watcher:127.0.0.1:34330/solr got event WatchedEvent
state:Expired type:None path:null path: null type: None
[junit4] 2> 546177 WARN
(zkConnectionManagerCallback-435-thread-1-processing-n:127.0.0.1:40580_solr)
[n:127.0.0.1:40580_solr ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper
session was expired. Attempting to reconnect to recover relationship with
ZooKeeper...
[junit4] 2> 546177 INFO
(zkConnectionManagerCallback-435-thread-1-processing-n:127.0.0.1:40580_solr)
[n:127.0.0.1:40580_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 546177 WARN
(zkConnectionManagerCallback-435-thread-1-processing-n:127.0.0.1:40580_solr)
[n:127.0.0.1:40580_solr ] o.a.s.c.c.DefaultConnectionStrategy Connection
expired - starting a new one...
[junit4] 2> 546228 WARN
(jetty-launcher-410-thread-3-SendThread(127.0.0.1:34330))
[n:127.0.0.1:40714_solr ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper
service, session 0x100cb3ef408000e has expired
[junit4] 2> 546234 WARN
(zkConnectionManagerCallback-457-thread-1-processing-n:127.0.0.1:40714_solr)
[n:127.0.0.1:40714_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@69c4724a name:
ZooKeeperConnection Watcher:127.0.0.1:34330/solr got event WatchedEvent
state:Expired type:None path:null path: null type: None
[junit4] 2> 546234 WARN
(zkConnectionManagerCallback-457-thread-1-processing-n:127.0.0.1:40714_solr)
[n:127.0.0.1:40714_solr ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper
session was expired. Attempting to reconnect to recover relationship with
ZooKeeper...
[junit4] 2> 546234 WARN
(zkConnectionManagerCallback-457-thread-1-processing-n:127.0.0.1:40714_solr)
[n:127.0.0.1:40714_solr ] o.a.s.c.c.DefaultConnectionStrategy Connection
expired - starting a new one...
[junit4] 2> 546262 INFO
(zkConnectionManagerCallback-439-thread-1-processing-n:127.0.0.1:40714_solr-EventThread)
[n:127.0.0.1:40714_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 546263 INFO
(zkConnectionManagerCallback-439-thread-1-processing-n:127.0.0.1:40714_solr)
[n:127.0.0.1:40714_solr ] o.a.s.c.c.ConnectionManager Connection with
ZooKeeper reestablished.
[junit4] 2> 546263 INFO
(zkConnectionManagerCallback-439-thread-1-processing-n:127.0.0.1:40714_solr)
[n:127.0.0.1:40714_solr ] o.a.s.c.ZkController ZooKeeper session
re-connected ... refreshing core states after session expiration.
[junit4] 2> 546265 INFO
(zkConnectionManagerCallback-457-thread-1-processing-n:127.0.0.1:40714_solr-EventThread)
[n:127.0.0.1:40714_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 546266 INFO
(zkConnectionManagerCallback-457-thread-1-processing-n:127.0.0.1:40714_solr)
[n:127.0.0.1:40714_solr ] o.a.s.c.c.ConnectionManager Connection with
ZooKeeper reestablished.
[junit4] 2> 546285 INFO
(zkConnectionManagerCallback-465-thread-1-processing-n:127.0.0.1:33757_solr)
[n:127.0.0.1:33757_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (0)
[junit4] 2> 546319 WARN
(jetty-launcher-410-thread-1-SendThread(127.0.0.1:34330))
[n:127.0.0.1:40580_solr ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper
service, session 0x100cb3ef408000f has expired
[junit4] 2> 546323 INFO
(zkConnectionManagerCallback-435-thread-1-processing-n:127.0.0.1:40580_solr-EventThread)
[n:127.0.0.1:40580_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 546323 INFO
(zkConnectionManagerCallback-435-thread-1-processing-n:127.0.0.1:40580_solr)
[n:127.0.0.1:40580_solr ] o.a.s.c.c.ConnectionManager Connection with
ZooKeeper reestablished.
[junit4] 2> 546323 INFO
(zkConnectionManagerCallback-435-thread-1-processing-n:127.0.0.1:40580_solr)
[n:127.0.0.1:40580_solr ] o.a.s.c.ZkController ZooKeeper session
re-connected ... refreshing core states after session expiration.
[junit4] 2> 546327 WARN
(zkConnectionManagerCallback-461-thread-1-processing-n:127.0.0.1:40580_solr)
[n:127.0.0.1:40580_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1a739bf2 name:
ZooKeeperConnection Watcher:127.0.0.1:34330/solr got event WatchedEvent
state:Expired type:None path:null path: null type: None
[junit4] 2> 546327 WARN
(zkConnectionManagerCallback-461-thread-1-processing-n:127.0.0.1:40580_solr)
[n:127.0.0.1:40580_solr ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper
session was expired. Attempting to reconnect to recover relationship with
ZooKeeper...
[junit4] 2> 546327 WARN
(zkConnectionManagerCallback-461-thread-1-processing-n:127.0.0.1:40580_solr)
[n:127.0.0.1:40580_solr ] o.a.s.c.c.DefaultConnectionStrategy Connection
expired - starting a new one...
[junit4] 2> 546392 INFO
(zkConnectionManagerCallback-465-thread-1-processing-n:127.0.0.1:33757_solr)
[n:127.0.0.1:33757_solr ] o.a.s.c.c.DefaultConnectionStrategy Reconnected to
ZooKeeper
[junit4] 2> 546392 INFO
(zkConnectionManagerCallback-465-thread-1-processing-n:127.0.0.1:33757_solr)
[n:127.0.0.1:33757_solr ] o.a.s.c.c.ConnectionManager zkClient Connected:true
[junit4] 2> 546393 INFO
(zkConnectionManagerCallback-457-thread-1-processing-n:127.0.0.1:40714_solr)
[n:127.0.0.1:40714_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (0)
[junit4] 2> 546433 INFO
(zkConnectionManagerCallback-457-thread-1-processing-n:127.0.0.1:40714_solr)
[n:127.0.0.1:40714_solr ] o.a.s.c.c.DefaultConnectionStrategy Reconnected to
ZooKeeper
[junit4] 2> 546433 INFO
(zkConnectionManagerCallback-457-thread-1-processing-n:127.0.0.1:40714_solr)
[n:127.0.0.1:40714_solr ] o.a.s.c.c.ConnectionManager zkClient Connected:true
[junit4] 2> 546434 INFO
(zkConnectionManagerCallback-439-thread-1-processing-n:127.0.0.1:40714_solr)
[n:127.0.0.1:40714_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (0)
[junit4] 2> 546434 INFO
(zkConnectionManagerCallback-461-thread-1-processing-n:127.0.0.1:40580_solr-EventThread)
[n:127.0.0.1:40580_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 546434 INFO
(zkConnectionManagerCallback-461-thread-1-processing-n:127.0.0.1:40580_solr)
[n:127.0.0.1:40580_solr ] o.a.s.c.c.ConnectionManager Connection with
ZooKeeper reestablished.
[junit4] 2> 546453 INFO
(zkConnectionManagerCallback-435-thread-1-processing-n:127.0.0.1:40580_solr)
[n:127.0.0.1:40580_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (0)
[junit4] 2> 546490 WARN
(jetty-launcher-410-thread-2-SendThread(127.0.0.1:34330))
[n:127.0.0.1:33757_solr ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper
service, session 0x100cb3ef408000c has expired
[junit4] 2> 546490 WARN
(zkConnectionManagerCallback-445-thread-1-processing-n:127.0.0.1:33757_solr)
[n:127.0.0.1:33757_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2303acd1 name:
ZooKeeperConnection Watcher:127.0.0.1:34330/solr got event WatchedEvent
state:Expired type:None path:null path: null type: None
[junit4] 2> 546490 WARN
(zkConnectionManagerCallback-445-thread-1-processing-n:127.0.0.1:33757_solr)
[n:127.0.0.1:33757_solr ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper
session was expired. Attempting to reconnect to recover relationship with
ZooKeeper...
[junit4] 2> 546490 INFO
(zkConnectionManagerCallback-445-thread-1-processing-n:127.0.0.1:33757_solr)
[n:127.0.0.1:33757_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 546490 WARN
(zkConnectionManagerCallback-445-thread-1-processing-n:127.0.0.1:33757_solr)
[n:127.0.0.1:33757_solr ] o.a.s.c.c.DefaultConnectionStrategy Connection
expired - starting a new one...
[junit4] 2> 546491 INFO
(zkConnectionManagerCallback-461-thread-1-processing-n:127.0.0.1:40580_solr)
[n:127.0.0.1:40580_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (0)
[junit4] 2> 546527 INFO
(zkConnectionManagerCallback-461-thread-1-processing-n:127.0.0.1:40580_solr)
[n:127.0.0.1:40580_solr ] o.a.s.c.c.DefaultConnectionStrategy Reconnected to
ZooKeeper
[junit4] 2> 546527 INFO
(zkConnectionManagerCallback-461-thread-1-processing-n:127.0.0.1:40580_solr)
[n:127.0.0.1:40580_solr ] o.a.s.c.c.ConnectionManager zkClient Connected:true
[junit4] 2> 546545 INFO
(zkConnectionManagerCallback-439-thread-1-processing-n:127.0.0.1:40714_solr)
[n:127.0.0.1:40714_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:40714_solr
[junit4] 2> 546562 INFO
(zkConnectionManagerCallback-445-thread-1-processing-n:127.0.0.1:33757_solr-EventThread)
[n:127.0.0.1:33757_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 546562 INFO
(zkConnectionManagerCallback-445-thread-1-processing-n:127.0.0.1:33757_solr)
[n:127.0.0.1:33757_solr ] o.a.s.c.c.ConnectionManager Connection with
ZooKeeper reestablished.
[junit4] 2> 546562 INFO
(zkConnectionManagerCallback-445-thread-1-processing-n:127.0.0.1:33757_solr)
[n:127.0.0.1:33757_solr ] o.a.s.c.ZkController ZooKeeper session
re-connected ... refreshing core states after session expiration.
[junit4] 2> 546600 INFO
(zkConnectionManagerCallback-435-thread-1-processing-n:127.0.0.1:40580_solr)
[n:127.0.0.1:40580_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40580_solr
[junit4] 2> 546602 INFO
(zkCallback-460-thread-4-processing-n:127.0.0.1:40580_solr)
[n:127.0.0.1:40580_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 546618 INFO
(zkCallback-464-thread-1-processing-n:127.0.0.1:33757_solr)
[n:127.0.0.1:33757_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 546618 INFO
(zkCallback-456-thread-2-processing-n:127.0.0.1:40714_solr)
[n:127.0.0.1:40714_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 546618 INFO
(zkConnectionManagerCallback-439-thread-1-processing-n:127.0.0.1:40714_solr)
[n:127.0.0.1:40714_solr ] o.a.s.c.Overseer Overseer
(id=72281065280503827-127.0.0.1:40714_solr-n_0000000004) starting
[junit4] 2> 546618 INFO
(zkCallback-438-thread-5-processing-n:127.0.0.1:40714_solr)
[n:127.0.0.1:40714_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 546631 INFO
(zkConnectionManagerCallback-435-thread-1-processing-n:127.0.0.1:40580_solr)
[n:127.0.0.1:40580_solr ] o.a.s.c.c.DefaultConnectionStrategy Reconnected to
ZooKeeper
[junit4] 2> 546631 INFO
(zkConnectionManagerCallback-435-thread-1-processing-n:127.0.0.1:40580_solr)
[n:127.0.0.1:40580_solr ] o.a.s.c.c.ConnectionManager zkClient Connected:true
[junit4] 2> 546652 INFO
(zkCallback-434-thread-5-processing-n:127.0.0.1:40580_solr)
[n:127.0.0.1:40580_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 546652 INFO
(zkConnectionManagerCallback-445-thread-1-processing-n:127.0.0.1:33757_solr)
[n:127.0.0.1:33757_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (1)
[junit4] 2> 546724 WARN
(jetty-launcher-410-thread-4-SendThread(127.0.0.1:34330))
[n:127.0.0.1:45917_solr ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper
service, session 0x100cb3e
[...truncated too long message...]
stComponentsName, OverseerCollectionConfigSetProcessorTest,
RecoveryAfterSoftCommitTest, SpellCheckCollatorWithCollapseTest,
V2ApiIntegrationTest, HdfsDirectoryTest,
TestOverriddenPrefixQueryForCustomFieldType,
TermVectorComponentDistributedTest, TestCloudPivotFacet,
TestSchemalessBufferedUpdates, CoreAdminCreateDiscoverTest,
TestManagedResource, TestRandomFaceting, TestStandardQParsers,
DebugComponentTest, TestRemoteStreaming, OpenCloseCoreStressTest,
TestSolrQueryParser, AtomicUpdateProcessorFactoryTest,
TestHalfAndHalfDocValues, SolrPluginUtilsTest, TestFieldCache,
NodeLostTriggerTest, TestComplexPhraseQParserPlugin, HdfsNNFailoverTest,
SharedFSAutoReplicaFailoverTest, CleanupOldIndexTest,
CurrencyRangeFacetCloudTest, CdcrVersionReplicationTest, TestLRUStatsCache,
MergeStrategyTest, TestLMDirichletSimilarityFactory, SolrIndexSplitterTest,
SuggestComponentContextFilterQueryTest, FieldAnalysisRequestHandlerTest,
OverseerStatusTest, CollectionStateFormat2Test, TestIndexingPerformance,
TestDistributedSearch, SpellingQueryConverterTest, TestAddFieldRealTimeGet,
TestConfigSetsAPIExclusivity, ChaosMonkeyNothingIsSafeTest,
BasicDistributedZkTest, SolrSlf4jReporterTest, TestMergePolicyConfig,
SolrXmlInZkTest, CreateRoutedAliasTest, ConnectionReuseTest, MBeansHandlerTest,
DateRangeFieldTest, RollingRestartTest, TriggerIntegrationTest,
TestCollectionAPI, SolrRequestParserTest, PreAnalyzedUpdateProcessorTest,
TestMultiValuedNumericRangeQuery, SynonymTokenizerTest, TestInitParams,
TestFileDictionaryLookup, DistributedQueryElevationComponentTest,
BaseCdcrDistributedZkTest, TestPerFieldSimilarityWithDefaultOverride,
CdcrReplicationDistributedZkTest, TestLocalFSCloudBackupRestore,
StatsComponentTest, TestShardHandlerFactory, TestSchemaResource,
TestRuleBasedAuthorizationPlugin, TestSearcherReuse,
TestManagedSchemaThreadSafety, NodeMutatorTest, TestUseDocValuesAsStored2,
TestNestedDocsSort, TestNamedUpdateProcessors, DistributedExpandComponentTest,
TestDocSet, LIRRollingUpdatesTest, TestSort,
ClassificationUpdateProcessorIntegrationTest, TestSubQueryTransformer,
SecurityConfHandlerTest, TestFieldCacheSortRandom, TestMaxTokenLenTokenizer,
TestCloudDeleteByQuery, TestCloudSearcherWarming, TestDistribDocBasedVersion,
TestMiniSolrCloudClusterSSL]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestMiniSolrCloudClusterSSL -Dtests.seed=BA4CB527817F8441
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=sr
-Dtests.timezone=Europe/Rome -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J0 | TestMiniSolrCloudClusterSSL (suite) <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.ThreadLeakError: 8 threads leaked from SUITE
scope at org.apache.solr.cloud.TestMiniSolrCloudClusterSSL:
[junit4] > 1) Thread[id=20524,
name=zkConnectionManagerCallback-3991-thread-1, state=WAITING,
group=TGRP-TestMiniSolrCloudClusterSSL]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > 2) Thread[id=20488, name=Connection evictor,
state=TIMED_WAITING, group=TGRP-TestMiniSolrCloudClusterSSL]
[junit4] > at java.lang.Thread.sleep(Native Method)
[junit4] > at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > 3) Thread[id=20502,
name=zkConnectionManagerCallback-3980-thread-1, state=WAITING,
group=TGRP-TestMiniSolrCloudClusterSSL]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > 4) Thread[id=20489, name=Connection evictor,
state=TIMED_WAITING, group=TGRP-TestMiniSolrCloudClusterSSL]
[junit4] > at java.lang.Thread.sleep(Native Method)
[junit4] > at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > 5) Thread[id=20500,
name=jetty-launcher-3953-thread-1-EventThread, state=WAITING,
group=TGRP-TestMiniSolrCloudClusterSSL]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)
[junit4] > 6) Thread[id=20519, name=Thread-4118, state=WAITING,
group=TGRP-TestMiniSolrCloudClusterSSL]
[junit4] > at java.lang.Object.wait(Native Method)
[junit4] > at java.lang.Object.wait(Object.java:502)
[junit4] > at
org.apache.solr.core.CloserThread.run(CoreContainer.java:1731)
[junit4] > 7) Thread[id=20521, name=Connection evictor,
state=TIMED_WAITING, group=TGRP-TestMiniSolrCloudClusterSSL]
[junit4] > at java.lang.Thread.sleep(Native Method)
[junit4] > at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > 8) Thread[id=20499,
name=jetty-launcher-3953-thread-1-SendThread(127.0.0.1:36352),
state=TIMED_WAITING, group=TGRP-TestMiniSolrCloudClusterSSL]
[junit4] > at java.lang.Thread.sleep(Native Method)
[junit4] > at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1054)
[junit4] > at
__randomizedtesting.SeedInfo.seed([BA4CB527817F8441]:0)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=20524,
name=zkConnectionManagerCallback-3991-thread-1, state=WAITING,
group=TGRP-TestMiniSolrCloudClusterSSL]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > 2) Thread[id=20502,
name=zkConnectionManagerCallback-3980-thread-1, state=WAITING,
group=TGRP-TestMiniSolrCloudClusterSSL]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > 3) Thread[id=20519, name=Thread-4118, state=WAITING,
group=TGRP-TestMiniSolrCloudClusterSSL]
[junit4] > at java.lang.Object.wait(Native Method)
[junit4] > at java.lang.Object.wait(Object.java:502)
[junit4] > at
org.apache.solr.core.CloserThread.run(CoreContainer.java:1731)
[junit4] > 4) Thread[id=20499,
name=jetty-launcher-3953-thread-1-SendThread(127.0.0.1:36352),
state=TIMED_WAITING, group=TGRP-TestMiniSolrCloudClusterSSL]
[junit4] > at java.lang.Thread.sleep(Native Method)
[junit4] > at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1054)
[junit4] > at
__randomizedtesting.SeedInfo.seed([BA4CB527817F8441]:0)
[junit4] Completed [575/785 (6!)] on J0 in 217.63s, 4 tests, 1 failure, 2
errors <<< FAILURES!
[...truncated 50193 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]