Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/2942/
4 tests failed.
REGRESSION: org.apache.solr.cloud.RecoveryAfterSoftCommitTest.test
Error Message:
Didn't see all replicas for shard shard1 in collection1 come up within 30000
ms! ClusterState: { "control_collection":{ "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active",
"replicas":{"core_node1":{ "core":"collection1",
"state":"active", "base_url":"http://127.0.0.1:46288",
"node_name":"127.0.0.1:46288_", "leader":"true"}}}},
"maxShardsPerNode":"1", "router":{"name":"compositeId"},
"replicationFactor":"1", "autoCreated":"true",
"autoAddReplicas":"false"}, "collection1":{ "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active", "replicas":{
"core_node1":{ "core":"collection1",
"state":"active", "base_url":"http://127.0.0.1:51046",
"node_name":"127.0.0.1:51046_", "leader":"true"},
"core_node2":{ "core":"collection1",
"state":"recovering", "base_url":"http://127.0.0.1:18772",
"node_name":"127.0.0.1:18772_"}}}}, "maxShardsPerNode":"1",
"router":{"name":"compositeId"}, "replicationFactor":"1",
"autoCreated":"true", "autoAddReplicas":"false"}}
Stack Trace:
java.lang.AssertionError: Didn't see all replicas for shard shard1 in
collection1 come up within 30000 ms! ClusterState: {
"control_collection":{
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{"core_node1":{
"core":"collection1",
"state":"active",
"base_url":"http://127.0.0.1:46288",
"node_name":"127.0.0.1:46288_",
"leader":"true"}}}},
"maxShardsPerNode":"1",
"router":{"name":"compositeId"},
"replicationFactor":"1",
"autoCreated":"true",
"autoAddReplicas":"false"},
"collection1":{
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node1":{
"core":"collection1",
"state":"active",
"base_url":"http://127.0.0.1:51046",
"node_name":"127.0.0.1:51046_",
"leader":"true"},
"core_node2":{
"core":"collection1",
"state":"recovering",
"base_url":"http://127.0.0.1:18772",
"node_name":"127.0.0.1:18772_"}}}},
"maxShardsPerNode":"1",
"router":{"name":"compositeId"},
"replicationFactor":"1",
"autoCreated":"true",
"autoAddReplicas":"false"}}
at
__randomizedtesting.SeedInfo.seed([C6B12823915A60EB:4EE517F93FA60D13]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.ensureAllReplicasAreActive(AbstractFullDistribZkTestBase.java:1920)
at
org.apache.solr.cloud.RecoveryAfterSoftCommitTest.test(RecoveryAfterSoftCommitTest.java:102)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
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:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
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:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
REGRESSION: org.apache.solr.cloud.SaslZkACLProviderTest.testSaslZkACLProvider
Error Message:
Could not get the port for ZooKeeper server
Stack Trace:
java.lang.RuntimeException: Could not get the port for ZooKeeper server
at org.apache.solr.cloud.ZkTestServer.run(ZkTestServer.java:506)
at
org.apache.solr.cloud.SaslZkACLProviderTest$SaslZkTestServer.run(SaslZkACLProviderTest.java:226)
at
org.apache.solr.cloud.SaslZkACLProviderTest.setUp(SaslZkACLProviderTest.java:91)
at sun.reflect.GeneratedMethodAccessor14.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
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:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
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:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.SaslZkACLProviderTest
Error Message:
6 threads leaked from SUITE scope at
org.apache.solr.cloud.SaslZkACLProviderTest: 1) Thread[id=7108,
name=ou=system.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
at sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745) 2) Thread[id=7106,
name=apacheds, state=WAITING, group=TGRP-SaslZkACLProviderTest] at
java.lang.Object.wait(Native Method) at
java.lang.Object.wait(Object.java:503) at
java.util.TimerThread.mainLoop(Timer.java:526) at
java.util.TimerThread.run(Timer.java:505) 3) Thread[id=7110,
name=kdcReplayCache.data, state=TIMED_WAITING,
group=TGRP-SaslZkACLProviderTest] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745) 4) Thread[id=7111,
name=NioSocketAcceptor-1, state=RUNNABLE, group=TGRP-SaslZkACLProviderTest]
at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method) at
sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:200) at
sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:103) at
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87) at
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98) at
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:102) at
org.apache.mina.transport.socket.nio.NioSocketAcceptor.select(NioSocketAcceptor.java:234)
at
org.apache.mina.core.polling.AbstractPollingIoAcceptor$Acceptor.run(AbstractPollingIoAcceptor.java:417)
at
org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:64)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745) 5) Thread[id=7107,
name=changePwdReplayCache.data, state=TIMED_WAITING,
group=TGRP-SaslZkACLProviderTest] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745) 6) Thread[id=7109,
name=groupCache.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
at sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 6 threads leaked from SUITE
scope at org.apache.solr.cloud.SaslZkACLProviderTest:
1) Thread[id=7108, name=ou=system.data, state=TIMED_WAITING,
group=TGRP-SaslZkACLProviderTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
2) Thread[id=7106, name=apacheds, state=WAITING,
group=TGRP-SaslZkACLProviderTest]
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:503)
at java.util.TimerThread.mainLoop(Timer.java:526)
at java.util.TimerThread.run(Timer.java:505)
3) Thread[id=7110, name=kdcReplayCache.data, state=TIMED_WAITING,
group=TGRP-SaslZkACLProviderTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
4) Thread[id=7111, name=NioSocketAcceptor-1, state=RUNNABLE,
group=TGRP-SaslZkACLProviderTest]
at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:200)
at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:103)
at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:102)
at
org.apache.mina.transport.socket.nio.NioSocketAcceptor.select(NioSocketAcceptor.java:234)
at
org.apache.mina.core.polling.AbstractPollingIoAcceptor$Acceptor.run(AbstractPollingIoAcceptor.java:417)
at
org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:64)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
5) Thread[id=7107, name=changePwdReplayCache.data, state=TIMED_WAITING,
group=TGRP-SaslZkACLProviderTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
6) Thread[id=7109, name=groupCache.data, state=TIMED_WAITING,
group=TGRP-SaslZkACLProviderTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
at __randomizedtesting.SeedInfo.seed([C6B12823915A60EB]:0)
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.SaslZkACLProviderTest
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=7107, name=changePwdReplayCache.data, state=TIMED_WAITING,
group=TGRP-SaslZkACLProviderTest] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745) 2) Thread[id=7111,
name=NioSocketAcceptor-1, state=RUNNABLE, group=TGRP-SaslZkACLProviderTest]
at sun.nio.ch.KQueueArrayWrapper.interrupt(Native Method) at
sun.nio.ch.KQueueArrayWrapper.interrupt(KQueueArrayWrapper.java:205) at
sun.nio.ch.KQueueSelectorImpl.wakeup(KQueueSelectorImpl.java:243) at
java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:210)
at
java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:216)
at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:102)
at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87) at
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98) at
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:102) at
org.apache.mina.transport.socket.nio.NioSocketAcceptor.select(NioSocketAcceptor.java:234)
at
org.apache.mina.core.polling.AbstractPollingIoAcceptor$Acceptor.run(AbstractPollingIoAcceptor.java:417)
at
org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:64)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745) 3) Thread[id=7109,
name=groupCache.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
at sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745) 4) Thread[id=7106,
name=apacheds, state=WAITING, group=TGRP-SaslZkACLProviderTest] at
java.lang.Object.wait(Native Method) at
java.lang.Object.wait(Object.java:503) at
java.util.TimerThread.mainLoop(Timer.java:526) at
java.util.TimerThread.run(Timer.java:505) 5) Thread[id=7110,
name=kdcReplayCache.data, state=TIMED_WAITING,
group=TGRP-SaslZkACLProviderTest] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745) 6) Thread[id=7108,
name=ou=system.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
at sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=7107, name=changePwdReplayCache.data, state=TIMED_WAITING,
group=TGRP-SaslZkACLProviderTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
2) Thread[id=7111, name=NioSocketAcceptor-1, state=RUNNABLE,
group=TGRP-SaslZkACLProviderTest]
at sun.nio.ch.KQueueArrayWrapper.interrupt(Native Method)
at sun.nio.ch.KQueueArrayWrapper.interrupt(KQueueArrayWrapper.java:205)
at sun.nio.ch.KQueueSelectorImpl.wakeup(KQueueSelectorImpl.java:243)
at
java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:210)
at
java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:216)
at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:102)
at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:102)
at
org.apache.mina.transport.socket.nio.NioSocketAcceptor.select(NioSocketAcceptor.java:234)
at
org.apache.mina.core.polling.AbstractPollingIoAcceptor$Acceptor.run(AbstractPollingIoAcceptor.java:417)
at
org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:64)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
3) Thread[id=7109, name=groupCache.data, state=TIMED_WAITING,
group=TGRP-SaslZkACLProviderTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
4) Thread[id=7106, name=apacheds, state=WAITING,
group=TGRP-SaslZkACLProviderTest]
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:503)
at java.util.TimerThread.mainLoop(Timer.java:526)
at java.util.TimerThread.run(Timer.java:505)
5) Thread[id=7110, name=kdcReplayCache.data, state=TIMED_WAITING,
group=TGRP-SaslZkACLProviderTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
6) Thread[id=7108, name=ou=system.data, state=TIMED_WAITING,
group=TGRP-SaslZkACLProviderTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
at __randomizedtesting.SeedInfo.seed([C6B12823915A60EB]:0)
Build Log:
[...truncated 9569 lines...]
[junit4] Suite: org.apache.solr.cloud.RecoveryAfterSoftCommitTest
[junit4] 2> Creating dataDir:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
C6B12823915A60EB-001/init-core-data-001
[junit4] 2> 308104 T787 oas.BaseDistributedSearchTestCase.initHostContext
Setting hostContext system property: /
[junit4] 2> 308109 T787 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 2> 308109 T788 oasc.ZkTestServer$2$1.setClientPort client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 308110 T788 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 308209 T787 oasc.ZkTestServer.run start zk server on port:46282
[junit4] 2> 308210 T787
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 308211 T787 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 308214 T795 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@3e4d5e76
name:ZooKeeperConnection Watcher:127.0.0.1:46282 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 308214 T787 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 308214 T787 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 308214 T787 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 308217 T787
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 308217 T787 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 308218 T798 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@56f7f60f
name:ZooKeeperConnection Watcher:127.0.0.1:46282/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 308219 T787 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 308219 T787 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 308219 T787 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 308221 T787 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 308222 T787 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 308224 T787 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 308225 T787 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 308226 T787 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 308229 T787 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 308229 T787 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 308231 T787 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 308232 T787 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 308234 T787 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 308234 T787 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 308236 T787 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 308236 T787 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 308238 T787 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 308239 T787 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 308241 T787 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 308241 T787 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 308243 T787 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 308244 T787 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 308246 T787 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 308246 T787 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 308248 T787 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 308249 T787 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 308251 T787 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 308251 T787 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 309743 T787 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
C6B12823915A60EB-001/control-001/cores/collection1
[junit4] 2> 309748 T787 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 309751 T787 oejs.AbstractConnector.doStart Started
[email protected]:46289
[junit4] 2> 309751 T787 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties: {hostPort=46288, hostContext=/,
solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
C6B12823915A60EB-001/tempDir-001/control/data,
coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
C6B12823915A60EB-001/control-001/cores}
[junit4] 2> 309752 T787 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@60da5686
[junit4] 2> 309752 T787 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
C6B12823915A60EB-001/control-001/'
[junit4] 2> 309796 T787 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
C6B12823915A60EB-001/control-001/solr.xml
[junit4] 2> 309851 T787 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
C6B12823915A60EB-001/control-001/cores
[junit4] 2> 309851 T787 oasc.CoreContainer.<init> New CoreContainer
1548760916
[junit4] 2> 309851 T787 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
C6B12823915A60EB-001/control-001/]
[junit4] 2> 309851 T787 oasc.CoreContainer.load loading shared library:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
C6B12823915A60EB-001/control-001/lib
[junit4] 2> 309852 T787 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
C6B12823915A60EB-001/control-001/lib).
[junit4] 2> 309861 T787 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 90000
[junit4] 2> 309862 T787 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to:
[junit4] 2> 309862 T787 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 15000
[junit4] 2> 309862 T787 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 309862 T787 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnections to: 10000
[junit4] 2> 309863 T787 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 309863 T787 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 309863 T787 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 309863 T787 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 309863 T787 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 309864 T787 oashc.HttpShardHandlerFactory.getParameter Setting
useRetries to: false
[junit4] 2> 309871 T787 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 309872 T787 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 309872 T787 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 309872 T787 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 309872 T787 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:46282/solr
[junit4] 2> 309873 T787 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 309873 T787
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 309874 T787 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 309875 T810 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@7c47fd91
name:ZooKeeperConnection Watcher:127.0.0.1:46282 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 309875 T787 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 309876 T787 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 309877 T787 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 309879 T813 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@2450710d
name:ZooKeeperConnection Watcher:127.0.0.1:46282/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 309879 T787 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 309880 T787 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 309882 T787 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 309884 T787 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 309886 T787 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 309888 T787 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 309890 T787 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 309891 T787 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4] 2> 309893 T787 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 309894 T787 oasc.ZkController.createEphemeralLiveNode Register
node as live in ZooKeeper:/live_nodes/127.0.0.1:46288_
[junit4] 2> 309894 T787 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:46288_
[junit4] 2> 309896 T787 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 309897 T787 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 309898 T787 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 309900 T787 oasc.OverseerElectionContext.runLeaderProcess I am
going to be the leader 127.0.0.1:46288_
[junit4] 2> 309900 T787 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 309901 T787 oasc.Overseer.start Overseer
(id=93649025691156483-127.0.0.1:46288_-n_0000000000) starting
[junit4] 2> 309903 T787 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 309909 T787 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 309909 T815 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 309909 T787
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 309909 T814 oasc.Overseer$ClusterStateUpdater.run Starting to
work on the main queue
[junit4] 2> 309913 T787 N:127.0.0.1:46288_
oasc.CorePropertiesLocator.discover Looking for core definitions underneath
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
C6B12823915A60EB-001/control-001/cores
[junit4] 2> 309915 T787 N:127.0.0.1:46288_ oasc.CoreDescriptor.<init> CORE
DESCRIPTOR: {coreNodeName=, collection=control_collection, shard=,
absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
C6B12823915A60EB-001/control-001/cores/collection1/, transient=false,
loadOnStartup=true, config=solrconfig.xml, dataDir=data/,
instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
C6B12823915A60EB-001/control-001/cores/collection1, name=collection1,
schema=schema.xml}
[junit4] 2> 309916 T787 N:127.0.0.1:46288_
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
C6B12823915A60EB-001/control-001/cores/collection1/
[junit4] 2> 309916 T787 N:127.0.0.1:46288_
oasc.CorePropertiesLocator.discover Found 1 core definitions
[junit4] 2> 309917 T817 N:127.0.0.1:46288_ C:control_collection
c:collection1 oasc.ZkController.publish publishing core=collection1 state=down
collection=control_collection
[junit4] 2> 309917 T817 N:127.0.0.1:46288_ C:control_collection
c:collection1 oasc.ZkController.publish numShards not found on descriptor -
reading it from system property
[junit4] 2> 309917 T817 N:127.0.0.1:46288_
oasc.ZkController.waitForCoreNodeName look for our core node name
[junit4] 2> 309917 T813 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 309918 T814 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "collection":"control_collection",
[junit4] 2> "shard":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"down",
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"1",
[junit4] 2> "base_url":"http://127.0.0.1:46288",
[junit4] 2> "node_name":"127.0.0.1:46288_",
[junit4] 2> "roles":null} current state version: 0
[junit4] 2> 309919 T814 oasco.ReplicaMutator.updateState Update state
numShards=1 message={
[junit4] 2> "collection":"control_collection",
[junit4] 2> "shard":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"down",
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"1",
[junit4] 2> "base_url":"http://127.0.0.1:46288",
[junit4] 2> "node_name":"127.0.0.1:46288_",
[junit4] 2> "roles":null}
[junit4] 2> 309919 T814 oasco.ClusterStateMutator.createCollection
building a new cName: control_collection
[junit4] 2> 309919 T814 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard1
[junit4] 2> 309920 T813 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 310918 T817 N:127.0.0.1:46288_
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for
collection1
[junit4] 2> 310919 T817 N:127.0.0.1:46288_
oasc.ZkController.createCollectionZkNode Check for collection
zkNode:control_collection
[junit4] 2> 310920 T817 N:127.0.0.1:46288_
oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4] 2> 310920 T817 N:127.0.0.1:46288_
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/control_collection
[junit4] 2> 310921 T817 N:127.0.0.1:46288_
oascc.ZkStateReader.readConfigName path=/collections/control_collection
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 310921 T817 N:127.0.0.1:46288_ oasc.SolrResourceLoader.<init>
new SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
C6B12823915A60EB-001/control-001/cores/collection1/'
[junit4] 2> 310933 T817 N:127.0.0.1:46288_
oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
[junit4] 2> 310935 T817 N:127.0.0.1:46288_ oasc.Config.<init> loaded
config solrconfig.xml with version 0
[junit4] 2> 310944 T817 N:127.0.0.1:46288_
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
[junit4] 2> 310960 T817 N:127.0.0.1:46288_ oasc.SolrConfig.<init> Using
Lucene MatchVersion: 5.2.0
[junit4] 2> 311000 T817 N:127.0.0.1:46288_ oasc.SolrConfig.<init> Loaded
SolrConfig: solrconfig.xml
[junit4] 2> 311002 T817 N:127.0.0.1:46288_ oass.IndexSchema.readSchema
Reading Solr Schema from /configs/conf1/schema.xml
[junit4] 2> 311010 T817 N:127.0.0.1:46288_ oass.IndexSchema.readSchema
[collection1] Schema name=test
[junit4] 2> 311402 T817 N:127.0.0.1:46288_
oass.OpenExchangeRatesOrgProvider.init Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 311420 T817 N:127.0.0.1:46288_ oass.IndexSchema.readSchema
default search field in schema is text
[junit4] 2> 311424 T817 N:127.0.0.1:46288_ oass.IndexSchema.readSchema
unique key field: id
[junit4] 2> 311440 T817 N:127.0.0.1:46288_
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 311445 T817 N:127.0.0.1:46288_
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 311450 T817 N:127.0.0.1:46288_
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 311451 T817 N:127.0.0.1:46288_
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 311451 T817 N:127.0.0.1:46288_
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 311452 T817 N:127.0.0.1:46288_
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 311453 T817 N:127.0.0.1:46288_
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 311453 T817 N:127.0.0.1:46288_
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 311453 T817 N:127.0.0.1:46288_ oasc.CoreContainer.create
Creating SolrCore 'collection1' using configuration from collection
control_collection
[junit4] 2> 311453 T817 N:127.0.0.1:46288_ c:collection1
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 311454 T817 N:127.0.0.1:46288_ c:collection1
oasc.SolrCore.<init> [collection1] Opening new SolrCore at
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
C6B12823915A60EB-001/control-001/cores/collection1/,
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
C6B12823915A60EB-001/control-001/cores/collection1/data/
[junit4] 2> 311454 T817 N:127.0.0.1:46288_ c:collection1
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@14fbc9df
[junit4] 2> 311455 T817 N:127.0.0.1:46288_ c:collection1
oasc.CachingDirectoryFactory.get return new directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
C6B12823915A60EB-001/control-001/cores/collection1/data
[junit4] 2> 311455 T817 N:127.0.0.1:46288_ c:collection1
oasc.SolrCore.getNewIndexDir New index directory detected: old=null
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
C6B12823915A60EB-001/control-001/cores/collection1/data/index/
[junit4] 2> 311455 T817 N:127.0.0.1:46288_ c:collection1
oasc.SolrCore.initIndex WARN [collection1] Solr index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
C6B12823915A60EB-001/control-001/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 311456 T817 N:127.0.0.1:46288_ c:collection1
oasc.CachingDirectoryFactory.get return new directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
C6B12823915A60EB-001/control-001/cores/collection1/data/index
[junit4] 2> 311456 T817 N:127.0.0.1:46288_ c:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=34, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=77.1806640625,
floorSegmentMB=0.2216796875, forceMergeDeletesPctAllowed=18.852087014388463,
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7480377611282067
[junit4] 2> 311457 T817 N:127.0.0.1:46288_ c:collection1
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@bf9eaae
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@449e4ba6),segFN=segments_1,generation=1}
[junit4] 2> 311457 T817 N:127.0.0.1:46288_ c:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 311464 T817 N:127.0.0.1:46288_ c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 311465 T817 N:127.0.0.1:46288_ c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 311465 T817 N:127.0.0.1:46288_ c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 311465 T817 N:127.0.0.1:46288_ c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 311465 T817 N:127.0.0.1:46288_ c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 311466 T817 N:127.0.0.1:46288_ c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 311466 T817 N:127.0.0.1:46288_ c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 311466 T817 N:127.0.0.1:46288_ c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 311467 T817 N:127.0.0.1:46288_ c:collection1
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined
as default, creating implicit default
[junit4] 2> 311490 T817 N:127.0.0.1:46288_ c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 311493 T817 N:127.0.0.1:46288_ c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 311496 T817 N:127.0.0.1:46288_ c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 311498 T817 N:127.0.0.1:46288_ c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 311505 T817 N:127.0.0.1:46288_ c:collection1
oasc.RequestHandlers.initHandlersFromConfig Registered paths:
/update/json,/get,standard,/admin/system,/admin/plugins,/config,/admin/luke,/admin/logging,/admin/mbeans,/update,/admin/threads,/update/csv,/admin/properties,/admin/ping,/update/json/docs,/admin/segments,/admin/file,/schema,/replication
[junit4] 2> 311507 T817 N:127.0.0.1:46288_ c:collection1
oasc.SolrCore.initStatsCache Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 311508 T817 N:127.0.0.1:46288_ c:collection1
oasu.UpdateHandler.<init> Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 311509 T817 N:127.0.0.1:46288_ c:collection1
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10
[junit4] 2> 311510 T817 N:127.0.0.1:46288_ c:collection1
oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 311511 T817 N:127.0.0.1:46288_ c:collection1
oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 311511 T817 N:127.0.0.1:46288_ c:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=37, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=43.873046875,
floorSegmentMB=1.2197265625, forceMergeDeletesPctAllowed=2.4715839012142737,
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.19891587478056377
[junit4] 2> 311512 T817 N:127.0.0.1:46288_ c:collection1
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@bf9eaae
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@449e4ba6),segFN=segments_1,generation=1}
[junit4] 2> 311512 T817 N:127.0.0.1:46288_ c:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 311513 T817 N:127.0.0.1:46288_ c:collection1
oass.SolrIndexSearcher.<init> Opening Searcher@1ded6611[collection1] main
[junit4] 2> 311513 T817 N:127.0.0.1:46288_ c:collection1
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/control_collection
[junit4] 2> 311514 T817 N:127.0.0.1:46288_ c:collection1
oascc.ZkStateReader.readConfigName path=/collections/control_collection
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 311515 T817 N:127.0.0.1:46288_ c:collection1
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for
the RestManager with znodeBase: /configs/conf1
[junit4] 2> 311515 T817 N:127.0.0.1:46288_ c:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 311515 T817 N:127.0.0.1:46288_ c:collection1
oasr.RestManager.init Initializing RestManager with initArgs: {}
[junit4] 2> 311516 T817 N:127.0.0.1:46288_ c:collection1
oasr.ManagedResourceStorage.load Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 311517 T817 N:127.0.0.1:46288_ c:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 311518 T817 N:127.0.0.1:46288_ c:collection1
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 311518 T817 N:127.0.0.1:46288_ c:collection1
oasr.RestManager.init Initializing 0 registered ManagedResources
[junit4] 2> 311519 T817 N:127.0.0.1:46288_ c:collection1
oash.ReplicationHandler.inform Commits will be reserved for 10000
[junit4] 2> 311520 T818 N:127.0.0.1:46288_ c:collection1
oasc.SolrCore.registerSearcher [collection1] Registered new searcher
Searcher@1ded6611[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 311521 T817 N:127.0.0.1:46288_ c:collection1
oasc.CoreContainer.registerCore registering core: collection1
[junit4] 2> 311521 T821 N:127.0.0.1:46288_ C:control_collection S:shard1
oasc.ZkController.register Register replica - core:collection1
address:http://127.0.0.1:46288 collection:control_collection shard:shard1
[junit4] 2> 311522 T787 N:127.0.0.1:46288_ oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3
[junit4] 2> 311522 T787 N:127.0.0.1:46288_ oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 311523 T821 N:127.0.0.1:46288_ C:control_collection S:shard1
oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 311527 T787
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 311528 T787 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 311529 T821 N:127.0.0.1:46288_ C:control_collection S:shard1
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for
shard shard1
[junit4] 2> 311529 T825 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@6c1c3a40
name:ZooKeeperConnection Watcher:127.0.0.1:46282/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 311529 T787 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 311530 T787 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 311530 T787
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 311531 T813 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 311532 T821 N:127.0.0.1:46288_ C:control_collection S:shard1
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 311532 T821 N:127.0.0.1:46288_ C:control_collection S:shard1
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try
and sync
[junit4] 2> ASYNC NEW_CORE C232 name=collection1
org.apache.solr.core.SolrCore@10392e9f url=http://127.0.0.1:46288/collection1
node=127.0.0.1:46288_ C232_STATE=coll:control_collection core:collection1
props:{core=collection1, state=down, base_url=http://127.0.0.1:46288,
node_name=127.0.0.1:46288_}
[junit4] 2> 311532 T821 N:127.0.0.1:46288_ C:control_collection S:shard1
C232 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:46288/collection1/
[junit4] 2> 311532 T821 N:127.0.0.1:46288_ C:control_collection S:shard1
C232 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4] 2> 311532 T821 N:127.0.0.1:46288_ C:control_collection S:shard1
C232 oasc.SyncStrategy.syncToMe http://127.0.0.1:46288/collection1/ has no
replicas
[junit4] 2> 311532 T814 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection"} current state
version: 1
[junit4] 2> 311532 T821 N:127.0.0.1:46288_ C:control_collection S:shard1
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader:
http://127.0.0.1:46288/collection1/ shard1
[junit4] 2> 311533 T821 N:127.0.0.1:46288_ C:control_collection S:shard1
oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 311534 T813 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 311534 T825 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 0)
[junit4] 2> 311535 T787 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 311536 T787 oasc.AbstractFullDistribZkTestBase.createJettys
Creating collection1 with stateFormat=2
[junit4] 2> 311536 T787
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 311537 T787 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 311539 T828 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1fb423da
name:ZooKeeperConnection Watcher:127.0.0.1:46282/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 311539 T787 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 311540 T787 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 311541 T813 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 311542 T814 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:46288",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 2
[junit4] 2> 311546 T814 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"create",
[junit4] 2> "name":"collection1",
[junit4] 2> "numShards":"1",
[junit4] 2> "stateFormat":"2"} current state version: 2
[junit4] 2> 311546 T814 oasco.ClusterStateMutator.createCollection
building a new cName: collection1
[junit4] 2> 311547 T825 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 311547 T813 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 311551 T813 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 311552 T814 oasco.ZkStateWriter.writePendingUpdates going to
create_collection /collections/collection1/state.json
[junit4] 2> 311553 T813 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 311553 T825 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 311592 T821 N:127.0.0.1:46288_ C:control_collection S:shard1
oasc.ZkController.register We are http://127.0.0.1:46288/collection1/ and
leader is http://127.0.0.1:46288/collection1/
[junit4] 2> 311593 T821 N:127.0.0.1:46288_ C:control_collection S:shard1
oasc.ZkController.register No LogReplay needed for core=collection1
baseURL=http://127.0.0.1:46288
[junit4] 2> 311593 T821 N:127.0.0.1:46288_ C:control_collection S:shard1
oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4] 2> 311593 T821 N:127.0.0.1:46288_ C:control_collection S:shard1
c:collection1 oasc.ZkController.publish publishing core=collection1
state=active collection=control_collection
[junit4] 2> 311593 T821 N:127.0.0.1:46288_ C:control_collection S:shard1
c:collection1 oasc.ZkController.publish numShards not found on descriptor -
reading it from system property
[junit4] 2> 311595 T813 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 311596 T814 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "collection":"control_collection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active",
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"1",
[junit4] 2> "base_url":"http://127.0.0.1:46288",
[junit4] 2> "node_name":"127.0.0.1:46288_",
[junit4] 2> "roles":null} current state version: 4
[junit4] 2> 311597 T814 oasco.ReplicaMutator.updateState Update state
numShards=1 message={
[junit4] 2> "collection":"control_collection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active",
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"1",
[junit4] 2> "base_url":"http://127.0.0.1:46288",
[junit4] 2> "node_name":"127.0.0.1:46288_",
[junit4] 2> "roles":null}
[junit4] 2> 311702 T825 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 311702 T813 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 313230 T787 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
C6B12823915A60EB-001/shard-1-001/cores/collection1
[junit4] 2> 313233 T787 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1 in directory
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
C6B12823915A60EB-001/shard-1-001
[junit4] 2> 313234 T787 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 313236 T787 oejs.AbstractConnector.doStart Started
[email protected]:22334
[junit4] 2> 313236 T787 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties: {solrconfig=solrconfig.xml,
solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
C6B12823915A60EB-001/tempDir-001/jetty1,
coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
C6B12823915A60EB-001/shard-1-001/cores, hostContext=/, hostPort=51046}
[junit4] 2> 313237 T787 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@60da5686
[junit4] 2> 313237 T787 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
C6B12823915A60EB-001/shard-1-001/'
[junit4] 2> 313282 T787 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
C6B12823915A60EB-001/shard-1-001/solr.xml
[junit4] 2> 313337 T787 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
C6B12823915A60EB-001/shard-1-001/cores
[junit4] 2> 313338 T787 oasc.CoreContainer.<init> New CoreContainer
121890726
[junit4] 2> 313338 T787 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
C6B12823915A60EB-001/shard-1-001/]
[junit4] 2> 313338 T787 oasc.CoreContainer.load loading shared library:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
C6B12823915A60EB-001/shard-1-001/lib
[junit4] 2> 313339 T787 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
C6B12823915A60EB-001/shard-1-001/lib).
[junit4] 2> 313349 T787 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 90000
[junit4] 2> 313349 T787 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to:
[junit4] 2> 313349 T787 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 15000
[junit4] 2> 313349 T787 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 313350 T787 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnections to: 10000
[junit4] 2> 313350 T787 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 313350 T787 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 313350 T787 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 313350 T787 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 313351 T787 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 313351 T787 oashc.HttpShardHandlerFactory.getParameter Setting
useRetries to: false
[junit4] 2> 313358 T787 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 313359 T787 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 313359 T787 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 313360 T787 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 313360 T787 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:46282/solr
[junit4] 2> 313360 T787 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 313360 T787
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 313361 T787 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 313363 T840 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@55b823c5
name:ZooKeeperConnection Watcher:127.0.0.1:46282 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 313363 T787 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 313363 T787 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 313365 T787 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 313366 T843 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@37a319fd
name:ZooKeeperConnection Watcher:127.0.0.1:46282/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 313366 T787 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 313371 T787
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 314376 T787 oasc.ZkController.createEphemeralLiveNode Register
node as live in ZooKeeper:/live_nodes/127.0.0.1:51046_
[junit4] 2> 314377 T787 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:51046_
[junit4] 2> 314379 T787 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 314382 T787 N:127.0.0.1:51046_
oasc.CorePropertiesLocator.discover Looking for core definitions underneath
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
C6B12823915A60EB-001/shard-1-001/cores
[junit4] 2> 314383 T787 N:127.0.0.1:51046_ oasc.CoreDescriptor.<init> CORE
DESCRIPTOR: {transient=false,
instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
C6B12823915A60EB-001/shard-1-001/cores/collection1, collection=collection1,
loadOnStartup=true,
absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
C6B12823915A60EB-001/shard-1-001/cores/collection1/, coreNodeName=,
config=solrconfig.xml, dataDir=data/, shard=, name=collection1,
schema=schema.xml}
[junit4] 2> 314383 T787 N:127.0.0.1:51046_
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
C6B12823915A60EB-001/shard-1-001/cores/collection1/
[junit4] 2> 314384 T787 N:127.0.0.1:51046_
oasc.CorePropertiesLocator.discover Found 1 core definitions
[junit4] 2> 314386 T844 N:127.0.0.1:51046_ C:collection1 c:collection1
oasc.ZkController.publish publishing core=collection1 state=down
collection=collection1
[junit4] 2> 314386 T844 N:127.0.0.1:51046_ C:collection1 c:collection1
oasc.ZkController.publish numShards not found on descriptor - reading it from
system property
[junit4] 2> 314387 T813 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 314388 T844 N:127.0.0.1:51046_ oasc.ZkController.preRegister
Registering watch for external collection collection1
[junit4] 2> 314388 T844 N:127.0.0.1:51046_ oascc.ZkStateReader.addZkWatch
addZkWatch collection1
[junit4] 2> 314388 T814 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"down",
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"1",
[junit4] 2> "base_url":"http://127.0.0.1:51046",
[junit4] 2> "node_name":"127.0.0.1:51046_",
[junit4] 2> "roles":null} current state version: 5
[junit4] 2> 314388 T844 N:127.0.0.1:51046_ oascc.ZkStateReader.addZkWatch
Updating collection state at /collections/collection1/state.json from
ZooKeeper...
[junit4] 2> 314388 T814 oasco.ReplicaMutator.updateState Update state
numShards=1 message={
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"down",
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"1",
[junit4] 2> "base_url":"http://127.0.0.1:51046",
[junit4] 2> "node_name":"127.0.0.1:51046_",
[junit4] 2> "roles":null}
[junit4] 2> 314389 T814 oasco.ReplicaMutator.updateState Collection
already exists with numShards=1
[junit4] 2> 314389 T814 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard1
[junit4] 2> 314389 T844 N:127.0.0.1:51046_
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to
ver 0
[junit4] 2> 314389 T844 N:127.0.0.1:51046_
oasc.ZkController.waitForCoreNodeName look for our core node name
[junit4] 2> 314390 T814 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 0
[junit4] 2> 314391 T843 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json for collection collection1 has
occurred - updating... (live nodes size: 2)
[junit4] 2> 314391 T843 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 1
[junit4] 2> 315390 T844 N:127.0.0.1:51046_
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for
collection1
[junit4] 2> 315391 T844 N:127.0.0.1:51046_
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4] 2> 315392 T844 N:127.0.0.1:51046_
oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4] 2> 315392 T844 N:127.0.0.1:51046_
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/collection1
[junit4] 2> 315393 T844 N:127.0.0.1:51046_
oascc.ZkStateReader.readConfigName path=/collections/collection1
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 315393 T844 N:127.0.0.1:51046_ oasc.SolrResourceLoader.<init>
new SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
C6B12823915A60EB-001/shard-1-001/cores/collection1/'
[junit4] 2> 315410 T844 N:127.0.0.1:51046_
oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
[junit4] 2> 315413 T844 N:127.0.0.1:51046_ oasc.Config.<init> loaded
config solrconfig.xml with version 0
[junit4] 2> 315427 T844 N:127.0.0.1:51046_
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
[junit4] 2> 315452 T844 N:127.0.0.1:51046_ oasc.SolrConfig.<init> Using
Lucene MatchVersion: 5.2.0
[junit4] 2> 315520 T844 N:127.0.0.1:51046_ oasc.SolrConfig.<init> Loaded
SolrConfig: solrconfig.xml
[junit4] 2> 315521 T844 N:127.0.0.1:51046_ oass.IndexSchema.readSchema
Reading Solr Schema from /configs/conf1/schema.xml
[junit4] 2> 315533 T844 N:127.0.0.1:51046_ oass.IndexSchema.readSchema
[collection1] Schema name=test
[junit4] 2> 315911 T844 N:127.0.0.1:51046_
oass.OpenExchangeRatesOrgProvider.init Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 315925 T844 N:127.0.0.1:51046_ oass.IndexSchema.readSchema
default search field in schema is text
[junit4] 2> 315927 T844 N:127.0.0.1:51046_ oass.IndexSchema.readSchema
unique key field: id
[junit4] 2> 315939 T844 N:127.0.0.1:51046_
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 315942 T844 N:127.0.0.1:51046_
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 315946 T844 N:127.0.0.1:51046_
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 315947 T844 N:127.0.0.1:51046_
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 315947 T844 N:127.0.0.1:51046_
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 315947 T844 N:127.0.0.1:51046_
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 315948 T844 N:127.0.0.1:51046_
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 315948 T844 N:127.0.0.1:51046_
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 315948 T844 N:127.0.0.1:51046_ oasc.CoreContainer.create
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 315949 T844 N:127.0.0.1:51046_ c:collection1
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 315949 T844 N:127.0.0.1:51046_ c:collection1
oasc.SolrCore.<init> [collection1] Opening new SolrCore at
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
C6B12823915A60EB-001/shard-1-001/cores/collection1/,
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
C6B12823915A60EB-001/shard-1-001/cores/collection1/data/
[junit4] 2> 315949 T844 N:127.0.0.1:51046_ c:collection1
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@14fbc9df
[junit4] 2> 315950 T844 N:127.0.0.1:51046_ c:collection1
oasc.CachingDirectoryFactory.get return new directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
C6B12823915A60EB-001/shard-1-001/cores/collection1/data
[junit4] 2> 315950 T844 N:127.0.0.1:51046_ c:collection1
oasc.SolrCore.getNewIndexDir New index directory detected: old=null
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
C6B12823915A60EB-001/shard-1-001/cores/collection1/data/index/
[junit4] 2> 315950 T844 N:127.0.0.1:51046_ c:collection1
oasc.SolrCore.initIndex WARN [collection1] Solr index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
C6B12823915A60EB-001/shard-1-001/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 315950 T844 N:127.0.0.1:51046_ c:collection1
oasc.CachingDirectoryFactory.get return new directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.RecoveryAfterSoftCommitTest
C6B12823915A60EB-001/shard-1-001/cores/collection1/data/index
[junit4] 2> 315951 T844 N:127.0.0.1:51046_ c:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=34, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=77.1806640625,
floorSegmentMB=0.2216796875, forceMergeDeletesPctAllowed=18.852087014388463,
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7480377611282067
[junit4] 2> 315951 T844 N:127.0.0.1:51046_ c:collection1
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@1be2f5d8
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@517a4635),segFN=segments_1,generation=1}
[junit4] 2> 315951 T844 N:127.0.0.1:51046_ c:collection1 oasc.SolrDeletion
[...truncated too long message...]
oolExecutor.java:1090)
[junit4] > at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > 6) Thread[id=7109, name=groupCache.data,
state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
[junit4] > at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
[junit4] > at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > at
__randomizedtesting.SeedInfo.seed([C6B12823915A60EB]:0)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=7107, name=changePwdReplayCache.data,
state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
[junit4] > at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
[junit4] > at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > 2) Thread[id=7111, name=NioSocketAcceptor-1,
state=RUNNABLE, group=TGRP-SaslZkACLProviderTest]
[junit4] > at sun.nio.ch.KQueueArrayWrapper.interrupt(Native
Method)
[junit4] > at
sun.nio.ch.KQueueArrayWrapper.interrupt(KQueueArrayWrapper.java:205)
[junit4] > at
sun.nio.ch.KQueueSelectorImpl.wakeup(KQueueSelectorImpl.java:243)
[junit4] > at
java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:210)
[junit4] > at
java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:216)
[junit4] > at
sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:102)
[junit4] > at
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[junit4] > at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
[junit4] > at
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:102)
[junit4] > at
org.apache.mina.transport.socket.nio.NioSocketAcceptor.select(NioSocketAcceptor.java:234)
[junit4] > at
org.apache.mina.core.polling.AbstractPollingIoAcceptor$Acceptor.run(AbstractPollingIoAcceptor.java:417)
[junit4] > at
org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:64)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > 3) Thread[id=7109, name=groupCache.data,
state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
[junit4] > at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
[junit4] > at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > 4) Thread[id=7106, name=apacheds, state=WAITING,
group=TGRP-SaslZkACLProviderTest]
[junit4] > at java.lang.Object.wait(Native Method)
[junit4] > at java.lang.Object.wait(Object.java:503)
[junit4] > at java.util.TimerThread.mainLoop(Timer.java:526)
[junit4] > at java.util.TimerThread.run(Timer.java:505)
[junit4] > 5) Thread[id=7110, name=kdcReplayCache.data,
state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
[junit4] > at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
[junit4] > at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > 6) Thread[id=7108, name=ou=system.data,
state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
[junit4] > at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
[junit4] > at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > at
__randomizedtesting.SeedInfo.seed([C6B12823915A60EB]:0)
[junit4] Completed [281/482] on J3 in 106.34s, 1 test, 3 errors <<< FAILURES!
[...truncated 626 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:536:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:484:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:61:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/extra-targets.xml:39:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build.xml:229:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/common-build.xml:511:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1434:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:991:
There were test failures: 482 suites, 1915 tests, 2 suite-level errors, 1
error, 1 failure, 659 ignored (14 assumptions)
Total time: 51 minutes 48 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-5.x-Java7 #2938
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 195307673 bytes
Compression is 0.0%
Took 38 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]