Build: 
http://jenkins.sd-datasolutions.de/job/Lucene-Solr-4.x-Windows-Java6-64/376/

2 tests failed.
REGRESSION:  org.apache.solr.cloud.LeaderElectionTest.testStressElection

Error Message:
Could not get leader props

Stack Trace:
java.lang.RuntimeException: Could not get leader props
        at 
__randomizedtesting.SeedInfo.seed([983D919C1E484ADB:676B453279065BC8]:0)
        at 
org.apache.solr.cloud.LeaderElectionTest.getLeaderUrl(LeaderElectionTest.java:212)
        at 
org.apache.solr.cloud.LeaderElectionTest.getLeaderThread(LeaderElectionTest.java:311)
        at 
org.apache.solr.cloud.LeaderElectionTest.testStressElection(LeaderElectionTest.java:423)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1995)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:818)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:32)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:825)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:132)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:671)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:697)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:736)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
        at 
org.apache.lucene.util.TestRuleIcuHack$1.evaluate(TestRuleIcuHack.java:51)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRuleNoInstanceHooksOverrides.java:53)
        at 
org.apache.lucene.util.TestRuleNoStaticHooksShadowing$1.evaluate(TestRuleNoStaticHooksShadowing.java:52)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:36)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:605)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:132)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:551)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.LeaderElectionTest

Error Message:
ERROR: SolrZkClient opens=33 closes=31

Stack Trace:
java.lang.AssertionError: ERROR: SolrZkClient opens=33 closes=31
        at __randomizedtesting.SeedInfo.seed([983D919C1E484ADB]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.SolrTestCaseJ4.endTrackingZkClients(SolrTestCaseJ4.java:230)
        at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:83)
        at sun.reflect.GeneratedMethodAccessor17.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1995)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:754)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
        at 
org.apache.lucene.util.TestRuleIcuHack$1.evaluate(TestRuleIcuHack.java:51)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRuleNoInstanceHooksOverrides.java:53)
        at 
org.apache.lucene.util.TestRuleNoStaticHooksShadowing$1.evaluate(TestRuleNoStaticHooksShadowing.java:52)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:36)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:605)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:132)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:551)




Build Log:
[...truncated 15287 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.LeaderElectionTest
[junit4:junit4]    > (@BeforeClass output)
[junit4:junit4]   2> Creating dataDir: 
C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java6-64\solr\build\solr-core\test\J0\.\solrtest-LeaderElectionTest-1342697018421
[junit4:junit4]   2> 
[junit4:junit4] ERROR   36.7s | LeaderElectionTest.testStressElection
[junit4:junit4]    > Throwable #1: java.lang.RuntimeException: Could not get 
leader props
[junit4:junit4]    >    at 
__randomizedtesting.SeedInfo.seed([983D919C1E484ADB:676B453279065BC8]:0)
[junit4:junit4]    >    at 
org.apache.solr.cloud.LeaderElectionTest.getLeaderUrl(LeaderElectionTest.java:212)
[junit4:junit4]    >    at 
org.apache.solr.cloud.LeaderElectionTest.getLeaderThread(LeaderElectionTest.java:311)
[junit4:junit4]    >    at 
org.apache.solr.cloud.LeaderElectionTest.testStressElection(LeaderElectionTest.java:423)
[junit4:junit4]    >    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
[junit4:junit4]    >    at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[junit4:junit4]    >    at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[junit4:junit4]    >    at java.lang.reflect.Method.invoke(Method.java:597)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1995)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:818)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:877)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:891)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:32)
[junit4:junit4]    >    at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:825)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:132)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:671)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:697)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:736)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:747)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    >    at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleIcuHack$1.evaluate(TestRuleIcuHack.java:51)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRuleNoInstanceHooksOverrides.java:53)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleNoStaticHooksShadowing$1.evaluate(TestRuleNoStaticHooksShadowing.java:52)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:36)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:605)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:132)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:551)
[junit4:junit4]    > 
[junit4:junit4]   2> 11728 T752 oas.SolrTestCaseJ4.setUp ###Starting 
testStressElection
[junit4:junit4]   2> 11728 T752 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 11729 T831 oazs.ZooKeeperServer.setTickTime tickTime set 
to 1000
[junit4:junit4]   2> 11730 T831 oazs.NIOServerCnxn$Factory.<init> binding to 
port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 11731 T831 oazsp.FileSnap.deserialize Reading snapshot 
C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java6-64\solr\build\solr-core\test\J0\.\solrtest-LeaderElectionTest-1342697018421\zookeeper\server1\data\version-2\snapshot.8d
[junit4:junit4]   2> 11736 T831 oazsp.FileTxnSnapLog.save Snapshotting: ad
[junit4:junit4]   2> 11822 T752 oaz.ZooKeeper.<init> Initiating client 
connection, connectString=127.0.0.1:59200 sessionTimeout=10000 
watcher=org.apache.solr.common.cloud.ConnectionManager@2a19325c
[junit4:junit4]   2> 11824 T836 oaz.ClientCnxn$SendThread.startConnect Opening 
socket connection to server /127.0.0.1:59200
[junit4:junit4]   2> 11825 T832 oazs.NIOServerCnxn$Factory.run Accepted socket 
connection from /127.0.0.1:59203
[junit4:junit4]   2> 11825 T836 oaz.ClientCnxn$SendThread.primeConnection 
Socket connection established to 127.0.0.1/127.0.0.1:59200, initiating session
[junit4:junit4]   2> 11825 T832 oazs.NIOServerCnxn.readConnectRequest Client 
attempting to establish new session at /127.0.0.1:59203
[junit4:junit4]   2> 11826 T834 oazsp.FileTxnLog.append Creating new log file: 
log.ae
[junit4:junit4]   2> 11830 T834 oazs.NIOServerCnxn.finishSessionInit 
Established session 0x1389efac20e0000 with negotiated timeout 10000 for client 
/127.0.0.1:59203
[junit4:junit4]   2> 11830 T836 oaz.ClientCnxn$SendThread.readConnectResult 
Session establishment complete on server 127.0.0.1/127.0.0.1:59200, sessionid = 
0x1389efac20e0000, negotiated timeout = 10000
[junit4:junit4]   2> 11830 T837 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2a19325c 
name:ZooKeeperConnection Watcher:127.0.0.1:59200 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 11861 T835 oazs.PrepRequestProcessor.pRequest Processed 
session termination for sessionid: 0x1389efac20e0000
[junit4:junit4]   2> 11863 T832 oazs.NIOServerCnxn.closeSock Closed socket 
connection for client /127.0.0.1:59203 which had sessionid 0x1389efac20e0000
[junit4:junit4]   2> 11863 T752 oaz.ZooKeeper.close Session: 0x1389efac20e0000 
closed
[junit4:junit4]   2> 11863 T837 oaz.ClientCnxn$EventThread.run EventThread shut 
down
[junit4:junit4]   2> 11863 T752 oaz.ZooKeeper.<init> Initiating client 
connection, connectString=127.0.0.1:59200 sessionTimeout=10000 
watcher=org.apache.solr.common.cloud.ConnectionManager@301b1e27
[junit4:junit4]   2> 11865 T838 oaz.ClientCnxn$SendThread.startConnect Opening 
socket connection to server /127.0.0.1:59200
[junit4:junit4]   2> 11866 T832 oazs.NIOServerCnxn$Factory.run Accepted socket 
connection from /127.0.0.1:59206
[junit4:junit4]   2> 11866 T838 oaz.ClientCnxn$SendThread.primeConnection 
Socket connection established to 127.0.0.1/127.0.0.1:59200, initiating session
[junit4:junit4]   2> 11866 T832 oazs.NIOServerCnxn.readConnectRequest Client 
attempting to establish new session at /127.0.0.1:59206
[junit4:junit4]   2> 11868 T834 oazs.NIOServerCnxn.finishSessionInit 
Established session 0x1389efac20e0001 with negotiated timeout 10000 for client 
/127.0.0.1:59206
[junit4:junit4]   2> 11868 T838 oaz.ClientCnxn$SendThread.readConnectResult 
Session establishment complete on server 127.0.0.1/127.0.0.1:59200, sessionid = 
0x1389efac20e0001, negotiated timeout = 10000
[junit4:junit4]   2> 11869 T839 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@301b1e27 
name:ZooKeeperConnection Watcher:127.0.0.1:59200 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 11869 T752 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 11873 T835 oazs.PrepRequestProcessor.pRequest Processed 
session termination for sessionid: 0x1389efac20e0001
[junit4:junit4]   2> 11875 T752 oaz.ZooKeeper.close Session: 0x1389efac20e0001 
closed
[junit4:junit4]   2> 11875 T832 oazs.NIOServerCnxn.closeSock Closed socket 
connection for client /127.0.0.1:59206 which had sessionid 0x1389efac20e0001
[junit4:junit4]   2> 11875 T752 oaz.ZooKeeper.<init> Initiating client 
connection, connectString=127.0.0.1:59200/solr sessionTimeout=30000 
watcher=org.apache.solr.common.cloud.ConnectionManager@1eb60fce
[junit4:junit4]   2> 11875 T839 oaz.ClientCnxn$EventThread.run EventThread shut 
down
[junit4:junit4]   2> 11877 T840 oaz.ClientCnxn$SendThread.startConnect Opening 
socket connection to server /127.0.0.1:59200
[junit4:junit4]   2> 11877 T840 oaz.ClientCnxn$SendThread.primeConnection 
Socket connection established to 127.0.0.1/127.0.0.1:59200, initiating session
[junit4:junit4]   2> 11877 T832 oazs.NIOServerCnxn$Factory.run Accepted socket 
connection from /127.0.0.1:59209
[junit4:junit4]   2> 11878 T832 oazs.NIOServerCnxn.readConnectRequest Client 
attempting to establish new session at /127.0.0.1:59209
[junit4:junit4]   2> 11879 T834 oazs.NIOServerCnxn.finishSessionInit 
Established session 0x1389efac20e0002 with negotiated timeout 20000 for client 
/127.0.0.1:59209
[junit4:junit4]   2> 11879 T840 oaz.ClientCnxn$SendThread.readConnectResult 
Session establishment complete on server 127.0.0.1/127.0.0.1:59200, sessionid = 
0x1389efac20e0002, negotiated timeout = 20000
[junit4:junit4]   2> 11879 T841 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1eb60fce 
name:ZooKeeperConnection Watcher:127.0.0.1:59200/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 11879 T752 oaz.ZooKeeper.<init> Initiating client 
connection, connectString=127.0.0.1:59200/solr sessionTimeout=30000 
watcher=org.apache.solr.common.cloud.ConnectionManager@2af6d044
[junit4:junit4]   2> 11880 T843 oaz.ClientCnxn$SendThread.startConnect Opening 
socket connection to server /127.0.0.1:59200
[junit4:junit4]   2> 11881 T832 oazs.NIOServerCnxn$Factory.run Accepted socket 
connection from /127.0.0.1:59212
[junit4:junit4]   2> 11881 T843 oaz.ClientCnxn$SendThread.primeConnection 
Socket connection established to 127.0.0.1/127.0.0.1:59200, initiating session
[junit4:junit4]   2> 11881 T832 oazs.NIOServerCnxn.readConnectRequest Client 
attempting to establish new session at /127.0.0.1:59212
[junit4:junit4]   2> 11883 T834 oazs.NIOServerCnxn.finishSessionInit 
Established session 0x1389efac20e0003 with negotiated timeout 20000 for client 
/127.0.0.1:59212
[junit4:junit4]   2> 11883 T843 oaz.ClientCnxn$SendThread.readConnectResult 
Session establishment complete on server 127.0.0.1/127.0.0.1:59200, sessionid = 
0x1389efac20e0003, negotiated timeout = 20000
[junit4:junit4]   2> 11883 T844 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2af6d044 
name:ZooKeeperConnection Watcher:127.0.0.1:59200/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 11886 T845 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 11901 T845 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
[junit4:junit4]   2> 11910 T835 oazs.PrepRequestProcessor.pRequest Got 
user-level KeeperException when processing sessionid:0x1389efac20e0003 
type:create cxid:0x17 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error 
Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for 
/solr/overseer/queue
[junit4:junit4]   2> 13638 T846 oaz.ZooKeeper.<init> Initiating client 
connection, connectString=127.0.0.1:59200/solr sessionTimeout=30000 
watcher=org.apache.solr.common.cloud.ConnectionManager@889c445
[junit4:junit4]   2> 13640 T850 oaz.ClientCnxn$SendThread.startConnect Opening 
socket connection to server /127.0.0.1:59200
[junit4:junit4]   2> 13641 T850 oaz.ClientCnxn$SendThread.primeConnection 
Socket connection established to 127.0.0.1/127.0.0.1:59200, initiating session
[junit4:junit4]   2> 13642 T832 oazs.NIOServerCnxn$Factory.run Accepted socket 
connection from /127.0.0.1:59215
[junit4:junit4]   2> 13642 T832 oazs.NIOServerCnxn.readConnectRequest Client 
attempting to establish new session at /127.0.0.1:59215
[junit4:junit4]   2> 13643 T834 oazs.NIOServerCnxn.finishSessionInit 
Established session 0x1389efac20e0004 with negotiated timeout 20000 for client 
/127.0.0.1:59215
[junit4:junit4]   2> 13643 T850 oaz.ClientCnxn$SendThread.readConnectResult 
Session establishment complete on server 127.0.0.1/127.0.0.1:59200, sessionid = 
0x1389efac20e0004, negotiated timeout = 20000
[junit4:junit4]   2> 13644 T851 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@889c445 name:ZooKeeperConnection 
Watcher:127.0.0.1:59200/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
[junit4:junit4]   2> 13644 T846 oaz.ZooKeeper.<init> Initiating client 
connection, connectString=127.0.0.1:59200/solr sessionTimeout=30000 
watcher=org.apache.solr.common.cloud.ConnectionManager@3ff86126
[junit4:junit4]   2> 13645 T854 oaz.ClientCnxn$SendThread.startConnect Opening 
socket connection to server /127.0.0.1:59200
[junit4:junit4]   2> 13646 T854 oaz.ClientCnxn$SendThread.primeConnection 
Socket connection established to 127.0.0.1/127.0.0.1:59200, initiating session
[junit4:junit4]   2> 13646 T832 oazs.NIOServerCnxn$Factory.run Accepted socket 
connection from /127.0.0.1:59218
[junit4:junit4]   2> 13646 T832 oazs.NIOServerCnxn.readConnectRequest Client 
attempting to establish new session at /127.0.0.1:59218
[junit4:junit4]   2> 13647 T834 oazs.NIOServerCnxn.finishSessionInit 
Established session 0x1389efac20e0005 with negotiated timeout 20000 for client 
/127.0.0.1:59218
[junit4:junit4]   2> 13647 T854 oaz.ClientCnxn$SendThread.readConnectResult 
Session establishment complete on server 127.0.0.1/127.0.0.1:59200, sessionid = 
0x1389efac20e0005, negotiated timeout = 20000
[junit4:junit4]   2> 13647 T855 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3ff86126 
name:ZooKeeperConnection Watcher:127.0.0.1:59200/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13649 T846 oaz.ZooKeeper.<init> Initiating client 
connection, connectString=127.0.0.1:59200/solr sessionTimeout=30000 
watcher=org.apache.solr.common.cloud.ConnectionManager@6974e79f
[junit4:junit4]   2> 13650 T835 oazs.PrepRequestProcessor.pRequest Processed 
session termination for sessionid: 0x1389efac20e0003
[junit4:junit4]   2> 13650 T858 oaz.ClientCnxn$SendThread.startConnect Opening 
socket connection to server /127.0.0.1:59200
[junit4:junit4]   2> 13651 T832 oazs.NIOServerCnxn$Factory.run Accepted socket 
connection from /127.0.0.1:59221
[junit4:junit4]   2> 13651 T847 oaz.ZooKeeper.close Session: 0x1389efac20e0003 
closed
[junit4:junit4]   2> 13651 T832 oazs.NIOServerCnxn.closeSock Closed socket 
connection for client /127.0.0.1:59212 which had sessionid 0x1389efac20e0003
[junit4:junit4]   2> 13651 T844 oaz.ClientCnxn$EventThread.run EventThread shut 
down
[junit4:junit4]   2> 13651 T858 oaz.ClientCnxn$SendThread.primeConnection 
Socket connection established to 127.0.0.1/127.0.0.1:59200, initiating session
[junit4:junit4]   2> 13651 T832 oazs.NIOServerCnxn.readConnectRequest Client 
attempting to establish new session at /127.0.0.1:59221
[junit4:junit4]   2> 13654 T834 oazs.NIOServerCnxn.finishSessionInit 
Established session 0x1389efac20e0006 with negotiated timeout 20000 for client 
/127.0.0.1:59221
[junit4:junit4]   2> 13654 T858 oaz.ClientCnxn$SendThread.readConnectResult 
Session establishment complete on server 127.0.0.1/127.0.0.1:59200, sessionid = 
0x1389efac20e0006, negotiated timeout = 20000
[junit4:junit4]   2> 13654 T859 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6974e79f 
name:ZooKeeperConnection Watcher:127.0.0.1:59200/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13654 T846 oaz.ZooKeeper.<init> Initiating client 
connection, connectString=127.0.0.1:59200/solr sessionTimeout=30000 
watcher=org.apache.solr.common.cloud.ConnectionManager@52b9eca2
[junit4:junit4]   2> 13655 T862 oaz.ClientCnxn$SendThread.startConnect Opening 
socket connection to server /127.0.0.1:59200
[junit4:junit4]   2> 13656 T832 oazs.NIOServerCnxn$Factory.run Accepted socket 
connection from /127.0.0.1:59224
[junit4:junit4]   2> 13656 T862 oaz.ClientCnxn$SendThread.primeConnection 
Socket connection established to 127.0.0.1/127.0.0.1:59200, initiating session
[junit4:junit4]   2> 13656 T832 oazs.NIOServerCnxn.readConnectRequest Client 
attempting to establish new session at /127.0.0.1:59224
[junit4:junit4]   2> 13658 T834 oazs.NIOServerCnxn.finishSessionInit 
Established session 0x1389efac20e0007 with negotiated timeout 20000 for client 
/127.0.0.1:59224
[junit4:junit4]   2> 13658 T862 oaz.ClientCnxn$SendThread.readConnectResult 
Session establishment complete on server 127.0.0.1/127.0.0.1:59200, sessionid = 
0x1389efac20e0007, negotiated timeout = 20000
[junit4:junit4]   2> 13658 T863 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@52b9eca2 
name:ZooKeeperConnection Watcher:127.0.0.1:59200/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13658 T846 oaz.ZooKeeper.<init> Initiating client 
connection, connectString=127.0.0.1:59200/solr sessionTimeout=30000 
watcher=org.apache.solr.common.cloud.ConnectionManager@18a1b2e9
[junit4:junit4]   2> 13659 T866 oaz.ClientCnxn$SendThread.startConnect Opening 
socket connection to server /127.0.0.1:59200
[junit4:junit4]   2> 13660 T832 oazs.NIOServerCnxn$Factory.run Accepted socket 
connection from /127.0.0.1:59227
[junit4:junit4]   2> 13660 T866 oaz.ClientCnxn$SendThread.primeConnection 
Socket connection established to 127.0.0.1/127.0.0.1:59200, initiating session
[junit4:junit4]   2> 13660 T832 oazs.NIOServerCnxn.readConnectRequest Client 
attempting to establish new session at /127.0.0.1:59227
[junit4:junit4]   2> 13661 T834 oazs.NIOServerCnxn.finishSessionInit 
Established session 0x1389efac20e0008 with negotiated timeout 20000 for client 
/127.0.0.1:59227
[junit4:junit4]   2> 13662 T866 oaz.ClientCnxn$SendThread.readConnectResult 
Session establishment complete on server 127.0.0.1/127.0.0.1:59200, sessionid = 
0x1389efac20e0008, negotiated timeout = 20000
[junit4:junit4]   2> 13662 T867 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@18a1b2e9 
name:ZooKeeperConnection Watcher:127.0.0.1:59200/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13681 T868 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
[junit4:junit4]   2> 13684 T832 oazs.NIOServerCnxn.doIO WARNING 
EndOfStreamException: Unable to read additional data from client sessionid 
0x1389efac20e0007, likely client has closed socket
[junit4:junit4]   2> 13684 T862 oaz.ClientCnxn$SendThread.run WARNING Session 
0x1389efac20e0007 for server 127.0.0.1/127.0.0.1:59200, unexpected error, 
closing socket connection and attempting reconnect 
java.nio.channels.ClosedChannelException
[junit4:junit4]   2>    at 
sun.nio.ch.SocketChannelImpl.ensureReadOpen(SocketChannelImpl.java:122)
[junit4:junit4]   2>    at 
sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:165)
[junit4:junit4]   2>    at 
org.apache.zookeeper.ClientCnxn$SendThread.doIO(ClientCnxn.java:856)
[junit4:junit4]   2>    at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1154)
[junit4:junit4]   2> 
[junit4:junit4]   2> 13684 T832 oazs.NIOServerCnxn.closeSock Closed socket 
connection for client /127.0.0.1:59224 which had sessionid 0x1389efac20e0007
[junit4:junit4]   2> 13688 T835 oazs.PrepRequestProcessor.pRequest Processed 
session termination for sessionid: 0x1389efac20e0005
[junit4:junit4]   2> 13690 T847 oaz.ZooKeeper.close Session: 0x1389efac20e0005 
closed
[junit4:junit4]   2> 13690 T832 oazs.NIOServerCnxn.doIO WARNING 
EndOfStreamException: Unable to read additional data from client sessionid 
0x1389efac20e0005, likely client has closed socket
[junit4:junit4]   2> 13690 T855 oaz.ClientCnxn$EventThread.run EventThread shut 
down
[junit4:junit4]   2> 13691 T832 oazs.NIOServerCnxn.closeSock Closed socket 
connection for client /127.0.0.1:59218 which had sessionid 0x1389efac20e0005
[junit4:junit4]   2> 13709 T835 oazs.PrepRequestProcessor.pRequest Processed 
session termination for sessionid: 0x1389efac20e0004
[junit4:junit4]   2> 13711 T847 oaz.ZooKeeper.close Session: 0x1389efac20e0004 
closed
[junit4:junit4]   2> 13711 T851 oaz.ClientCnxn$EventThread.run EventThread shut 
down
[junit4:junit4]   2> 13711 T832 oazs.NIOServerCnxn.doIO WARNING 
EndOfStreamException: Unable to read additional data from client sessionid 
0x1389efac20e0004, likely client has closed socket
[junit4:junit4]   2> 13711 T832 oazs.NIOServerCnxn.closeSock Closed socket 
connection for client /127.0.0.1:59215 which had sessionid 0x1389efac20e0004
[junit4:junit4]   2> 13764 T835 oazs.PrepRequestProcessor.pRequest Processed 
session termination for sessionid: 0x1389efac20e0006
[junit4:junit4]   2> 13766 T847 oaz.ZooKeeper.close Session: 0x1389efac20e0006 
closed
[junit4:junit4]   2> 13766 T859 oaz.ClientCnxn$EventThread.run EventThread shut 
down
[junit4:junit4]   2> 13766 T832 oazs.NIOServerCnxn.doIO WARNING 
EndOfStreamException: Unable to read additional data from client sessionid 
0x1389efac20e0006, likely client has closed socket
[junit4:junit4]   2> 13767 T832 oazs.NIOServerCnxn.closeSock Closed socket 
connection for client /127.0.0.1:59221 which had sessionid 0x1389efac20e0006
[junit4:junit4]   2> 29383 T863 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@52b9eca2 
name:ZooKeeperConnection Watcher:127.0.0.1:59200/solr got event WatchedEvent 
state:Disconnected type:None path:null path:null type:None
[junit4:junit4]   2> 31182 T862 oaz.ClientCnxn$SendThread.startConnect Opening 
socket connection to server 127.0.0.1/127.0.0.1:59200
[junit4:junit4]   2> 31182 T862 oaz.ClientCnxn$SendThread.primeConnection 
Socket connection established to 127.0.0.1/127.0.0.1:59200, initiating session
[junit4:junit4]   2> 31182 T832 oazs.NIOServerCnxn$Factory.run Accepted socket 
connection from /127.0.0.1:59228
[junit4:junit4]   2> 31183 T832 oazs.NIOServerCnxn.readConnectRequest Client 
attempting to renew session 0x1389efac20e0007 at /127.0.0.1:59228
[junit4:junit4]   2> 31183 T832 oazs.NIOServerCnxn.finishSessionInit 
Established session 0x1389efac20e0007 with negotiated timeout 20000 for client 
/127.0.0.1:59228
[junit4:junit4]   2> 31183 T862 oaz.ClientCnxn$SendThread.readConnectResult 
Session establishment complete on server 127.0.0.1/127.0.0.1:59200, sessionid = 
0x1389efac20e0007, negotiated timeout = 20000
[junit4:junit4]   2> 31183 T863 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@52b9eca2 
name:ZooKeeperConnection Watcher:127.0.0.1:59200/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 45899 T835 oazs.PrepRequestProcessor.pRequest Processed 
session termination for sessionid: 0x1389efac20e0002
[junit4:junit4]   2> 45902 T841 oaz.ClientCnxn$EventThread.run EventThread shut 
down
[junit4:junit4]   2> 45903 T832 oazs.NIOServerCnxn.closeSock Closed socket 
connection for client /127.0.0.1:59209 which had sessionid 0x1389efac20e0002
[junit4:junit4]   2> 45902 T752 oaz.ZooKeeper.close Session: 0x1389efac20e0002 
closed
[junit4:junit4]   2> 45904 T835 oazs.PrepRequestProcessor.run 
PrepRequestProcessor exited loop!
[junit4:junit4]   2> 45904 T834 oazs.SyncRequestProcessor.run 
SyncRequestProcessor exited!
[junit4:junit4]   2> 45905 T752 oazs.FinalRequestProcessor.shutdown shutdown of 
request processor complete
[junit4:junit4]   2> 46674 T833 oazs.SessionTrackerImpl.run SessionTrackerImpl 
exited loop!
[junit4:junit4]   2> 48394 T832 oazs.NIOServerCnxn$Factory.run WARNING Ignoring 
unexpected runtime exception java.nio.channels.CancelledKeyException
[junit4:junit4]   2>    at 
sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:55)
[junit4:junit4]   2>    at 
sun.nio.ch.SelectionKeyImpl.readyOps(SelectionKeyImpl.java:69)
[junit4:junit4]   2>    at 
org.apache.zookeeper.server.NIOServerCnxn$Factory.run(NIOServerCnxn.java:241)
[junit4:junit4]   2> 
[junit4:junit4]   2> 48395 T752 oazs.NIOServerCnxn.closeSock Closed socket 
connection for client /127.0.0.1:59228 which had sessionid 0x1389efac20e0007
[junit4:junit4]   2> 48396 T862 oaz.ClientCnxn$SendThread.run Unable to read 
additional data from server sessionid 0x1389efac20e0007, likely server has 
closed socket, closing socket connection and attempting reconnect
[junit4:junit4]   2> 48395 T752 oazs.NIOServerCnxn.closeSock Closed socket 
connection for client /127.0.0.1:59227 which had sessionid 0x1389efac20e0008
[junit4:junit4]   2> 48396 T832 oazs.NIOServerCnxn$Factory.run NIOServerCnxn 
factory exited run method
[junit4:junit4]   2> 48396 T866 oaz.ClientCnxn$SendThread.run Unable to read 
additional data from server sessionid 0x1389efac20e0008, likely server has 
closed socket, closing socket connection and attempting reconnect
[junit4:junit4]   2> 48398 T752 oazs.FinalRequestProcessor.shutdown shutdown of 
request processor complete
[junit4:junit4]   2> 48398 T752 oas.SolrTestCaseJ4.tearDown ###Ending 
testStressElection
[junit4:junit4]   1> / (2)
[junit4:junit4]   1>  /overseer (1)
[junit4:junit4]   1>  DATA:
[junit4:junit4]   1>      
[junit4:junit4]   1>   /overseer/queue (1)
[junit4:junit4]   1>   DATA:
[junit4:junit4]   1>       
[junit4:junit4]   1>    /overseer/queue/qn-0000000000 (0)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {
[junit4:junit4]   1>          "operation":"leader",
[junit4:junit4]   1>          "shard":"shard1",
[junit4:junit4]   1>          "core":"",
[junit4:junit4]   1>          "collection":"collection1",
[junit4:junit4]   1>          "base_url":"0"}
[junit4:junit4]   1>  /collections (1)
[junit4:junit4]   1>   /collections/collection1 (2)
[junit4:junit4]   1>    /collections/collection1/leader_elect (1)
[junit4:junit4]   1>     /collections/collection1/leader_elect/shard1 (1)
[junit4:junit4]   1>      /collections/collection1/leader_elect/shard1/election 
(2)
[junit4:junit4]   1>       
/collections/collection1/leader_elect/shard1/election/87994992568434696-5-n_0000000003
 (0)
[junit4:junit4]   1>       
/collections/collection1/leader_elect/shard1/election/87994992568434695-4-n_0000000002
 (0)
[junit4:junit4]   1>    /collections/collection1/leaders (0)
[junit4:junit4]   1> 
[junit4:junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=LeaderElectionTest -Dtests.method=testStressElection 
-Dtests.seed=983D919C1E484ADB -Dtests.slow=true -Dtests.locale=pt_PT 
-Dtests.timezone=America/Argentina/Tucuman -Dtests.file.encoding=Cp1252
[junit4:junit4]   1> 
[junit4:junit4]   2>
[junit4:junit4]    > (@AfterClass output)
[junit4:junit4]   2> 48411 T752 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 48419 T752 oas.SolrTestCaseJ4.endTrackingZkClients SEVERE 
ERROR: SolrZkClient opens=33 closes=31
[junit4:junit4]   2> NOTE: test params are: codec=SimpleText, 
sim=RandomSimilarityProvider(queryNorm=false,coord=false): {}, locale=pt_PT, 
timezone=America/Argentina/Tucuman
[junit4:junit4]   2> NOTE: Windows 7 6.1 amd64/Sun Microsystems Inc. 1.6.0_33 
(64-bit)/cpus=2,threads=5,free=96587008,total=239206400
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestCSVResponseWriter, 
SpatialFilterTest, TestPerFieldSimilarity, ScriptEngineTest, TestBinaryField, 
TestNumberUtils, TestQuerySenderListener, DOMUtilTest, 
TestDictionaryCompoundWordTokenFilterFactory, MBeansHandlerTest, 
TestStemmerOverrideFilterFactory, FileBasedSpellCheckerTest, 
DisMaxRequestHandlerTest, TestQueryUtils, DirectSolrConnectionTest, 
TestValueSourceCache, TestLuceneMatchVersion, TestSolrXMLSerializer, 
BinaryUpdateRequestHandlerTest, TestArbitraryIndexDir, IndexSchemaTest, 
TestSystemIdResolver, TestGroupingSearch, DistributedTermsComponentTest, 
TestBadConfig, TestReversedWildcardFilterFactory, StandardRequestHandlerTest, 
XmlUpdateRequestHandlerTest, DistributedSpellCheckComponentTest, 
MoreLikeThisHandlerTest, DocumentBuilderTest, TestGreekStemFilterFactory, 
SpellPossibilityIteratorTest, TestCollationField, TestStressRecovery, 
TestHungarianLightStemFilterFactory, ZkSolrClientTest, TestSolrCoreProperties, 
TestPHPSerializedResponseWriter, TestFastLRUCache, 
TestRemoveDuplicatesTokenFilterFactory, TestChineseFilterFactory, 
TestReverseStringFilterFactory, TestSlowSynonymFilter, 
DirectSolrSpellCheckerTest, TestMultiCoreConfBootstrap, CircularListTest, 
CSVRequestHandlerTest, TestMultiWordSynonyms, TestLRUCache, 
WordBreakSolrSpellCheckerTest, TestBeiderMorseFilterFactory, 
TestPersianNormalizationFilterFactory, FileUtilsTest, 
TestBM25SimilarityFactory, StatsComponentTest, TestDocumentBuilder, 
RequestHandlersTest, AlternateDirectoryTest, TestPorterStemFilterFactory, 
TestKStemFilterFactory, IndexSchemaRuntimeFieldTest, 
TestNorwegianMinimalStemFilterFactory, TestGermanStemFilterFactory, 
TestSearchPerf, TestJoin, SignatureUpdateProcessorFactoryTest, 
TestHashPartitioner, TestPortugueseStemFilterFactory, 
FieldMutatingUpdateProcessorTest, TestSynonymMap, SolrInfoMBeanTest, 
TestRecovery, SpellCheckComponentTest, TestCapitalizationFilterFactory, 
ZkCLITest, TestHyphenationCompoundWordTokenFilterFactory, 
TestRussianLightStemFilterFactory, TestSwedishLightStemFilterFactory, 
TestJapaneseBaseFormFilterFactory, CurrencyFieldTest, TestDocSet, 
TestJapaneseIterationMarkCharFilterFactory, 
StatelessScriptUpdateProcessorFactoryTest, TestSuggestSpellingConverter, 
HighlighterConfigTest, TestWriterPerf, NotRequiredUniqueKeyTest, 
RAMDirectoryFactoryTest, CloudStateTest, SuggesterTSTTest, OutputWriterTest, 
TestMappingCharFilterFactory, TestSynonymFilterFactory, TestDistributedSearch, 
JSONWriterTest, LoggingHandlerTest, TestSolrJ, SolrRequestParserTest, 
TestJapaneseReadingFormFilterFactory, TestIndexingPerformance, TestTrie, 
TestTrimFilterFactory, TestFiltering, MinimalSchemaTest, TestJmxIntegration, 
DirectUpdateHandlerOptimizeTest, TestRealTimeGet, 
SnowballPorterFilterFactoryTest, TestIrishLowerCaseFilterFactory, 
TestDFRSimilarityFactory, PrimitiveFieldTypeTest, TestRTGBase, 
TestElisionFilterFactory, URLClassifyProcessorTest, TestRussianFilters, 
TestWordDelimiterFilterFactory, QueryElevationComponentTest, 
TestCzechStemFilterFactory, DocumentAnalysisRequestHandlerTest, TestUpdate, 
LeaderElectionTest]
[junit4:junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=LeaderElectionTest -Dtests.seed=983D919C1E484ADB -Dtests.slow=true 
-Dtests.locale=pt_PT -Dtests.timezone=America/Argentina/Tucuman 
-Dtests.file.encoding=Cp1252
[junit4:junit4]   2> 
[junit4:junit4] ERROR   0.00s | LeaderElectionTest (suite)
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: ERROR: 
SolrZkClient opens=33 closes=31
[junit4:junit4]    >    at 
__randomizedtesting.SeedInfo.seed([983D919C1E484ADB]:0)
[junit4:junit4]    >    at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    >    at 
org.apache.solr.SolrTestCaseJ4.endTrackingZkClients(SolrTestCaseJ4.java:230)
[junit4:junit4]    >    at 
org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:83)
[junit4:junit4]    >    at sun.reflect.GeneratedMethodAccessor17.invoke(Unknown 
Source)
[junit4:junit4]    >    at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[junit4:junit4]    >    at java.lang.reflect.Method.invoke(Method.java:597)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1995)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:754)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    >    at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleIcuHack$1.evaluate(TestRuleIcuHack.java:51)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRuleNoInstanceHooksOverrides.java:53)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleNoStaticHooksShadowing$1.evaluate(TestRuleNoStaticHooksShadowing.java:52)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:36)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:605)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:132)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:551)
[junit4:junit4]    >
[junit4:junit4] Completed in 48.45s, 4 tests, 1 failure, 1 error <<< FAILURES!

[...truncated 818 lines...]
BUILD FAILED
C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java6-64\build.xml:29: The 
following error occurred while executing this line:
C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java6-64\solr\build.xml:144: The 
following error occurred while executing this line:
C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java6-64\lucene\module-build.xml:62:
 The following error occurred while executing this line:
C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java6-64\lucene\common-build.xml:1093:
 The following error occurred while executing this line:
C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java6-64\lucene\common-build.xml:788:
 There were test failures: 304 suites, 1082 tests, 1 suite-level error, 1 
error, 10 ignored (5 assumptions)

Total time: 34 minutes 50 seconds
Build step 'Invoke Ant' marked build as failure
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]

Reply via email to