You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2014/01/26 22:42:49 UTC

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0-ea-b124) - Build # 9250 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9250/
Java: 64bit/jdk1.8.0-ea-b124 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
REGRESSION:  org.apache.solr.cloud.OverseerTest.testOverseerFailure

Error Message:
KeeperErrorCode = NoNode for /collections/collection1/leader_elect/shard1/election

Stack Trace:
org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /collections/collection1/leader_elect/shard1/election
	at __randomizedtesting.SeedInfo.seed([B0EF86B23E3EB695:B4E709412C9B59B4]:0)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:111)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:256)
	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:253)
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:253)
	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:289)
	at org.apache.solr.cloud.OverseerTest$MockZKController.publishState(OverseerTest.java:153)
	at org.apache.solr.cloud.OverseerTest.testOverseerFailure(OverseerTest.java:584)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	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.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	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.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)




Build Log:
[...truncated 10179 lines...]
   [junit4] Suite: org.apache.solr.cloud.OverseerTest
   [junit4]   2> 189404 T1615 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-OverseerTest-1390771528469
   [junit4]   2> 189404 T1615 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 189407 T1615 oas.SolrTestCaseJ4.setUp ###Starting testShardAssignment
   [junit4]   2> 189407 T1615 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 189407 T1616 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 189507 T1615 oasc.ZkTestServer.run start zk server on port:41444
   [junit4]   2> 189508 T1615 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 189528 T1622 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@340d5b4e name:ZooKeeperConnection Watcher:127.0.0.1:41444 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 189530 T1615 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 189538 T1617 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x143d071631c0000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 189547 T1615 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 189557 T1624 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4acf71a1 name:ZooKeeperConnection Watcher:127.0.0.1:41444 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 189558 T1615 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 189558 T1615 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 189570 T1617 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x143d071631c0001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 189572 T1615 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 189579 T1626 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@77863096 name:ZooKeeperConnection Watcher:127.0.0.1:41444/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 189580 T1615 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 189580 T1615 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 189587 T1615 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 189601 T1628 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@374adb9e name:ZooKeeperConnection Watcher:127.0.0.1:41444/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 189602 T1615 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 189603 T1615 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 189605 T1615 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 189609 T1615 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 189610 T1615 oasc.Overseer.start Overseer (id=91145602890203139-127.0.0.1:41444_solr-n_0000000000) starting
   [junit4]   2> 189612 T1615 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 189615 T1615 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 189618 T1615 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 189623 T1630 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 189623 T1615 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 189624 T1630 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 189626 T1615 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 189627 T1615 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 189628 T1629 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 189632 T1615 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 189637 T1632 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@69432112 name:ZooKeeperConnection Watcher:127.0.0.1:41444/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 189638 T1615 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 189647 T1615 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 189649 T1615 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1
   [junit4]   2> 189651 T1626 oascc.ZkStateReader$3.process Updating live nodes... (1)
   [junit4]   2> 189652 T1632 oascc.ZkStateReader$3.process Updating live nodes... (1)
   [junit4]   2> 189653 T1628 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 189655 T1629 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 189655 T1629 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "node_name":"127.0.0.1",
   [junit4]   2> 	  "core":"core1",
   [junit4]   2> 	  "core_node_name":"node1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "base_url":"http://127.0.0.1/solr/"}
   [junit4]   2> 189656 T1629 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3]
   [junit4]   2> 189656 T1629 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 189659 T1626 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> 189659 T1632 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> 189660 T1628 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 190154 T1615 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 190161 T1615 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 190174 T1628 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 190175 T1629 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 190175 T1628 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 190178 T1629 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "node_name":"127.0.0.1",
   [junit4]   2> 	  "core":"core2",
   [junit4]   2> 	  "core_node_name":"node2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "base_url":"http://127.0.0.1/solr/"}
   [junit4]   2> 190178 T1629 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 190178 T1629 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 190180 T1628 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 190283 T1632 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> 190283 T1626 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> 190675 T1615 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election
   [junit4]   2> 190686 T1615 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3
   [junit4]   2> 190692 T1628 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 190693 T1628 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 190693 T1628 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 190694 T1629 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 190695 T1628 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 190697 T1629 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "node_name":"127.0.0.1",
   [junit4]   2> 	  "core":"core3",
   [junit4]   2> 	  "core_node_name":"node3",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "base_url":"http://127.0.0.1/solr/"}
   [junit4]   2> 190697 T1629 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 190697 T1629 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 190699 T1628 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 190801 T1632 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> 190801 T1626 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> 191196 T1615 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 191205 T1615 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 191211 T1628 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 191211 T1628 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 191211 T1628 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 191212 T1629 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 191213 T1628 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 191216 T1629 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "node_name":"127.0.0.1",
   [junit4]   2> 	  "core":"core4",
   [junit4]   2> 	  "core_node_name":"node4",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "base_url":"http://127.0.0.1/solr/"}
   [junit4]   2> 191216 T1629 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 191216 T1629 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 191218 T1628 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 191322 T1632 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> 191322 T1626 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> 191713 T1615 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 191719 T1628 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 191720 T1628 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 191720 T1628 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 191721 T1629 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 191721 T1629 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "node_name":"127.0.0.1",
   [junit4]   2> 	  "core":"core5",
   [junit4]   2> 	  "core_node_name":"node5",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "base_url":"http://127.0.0.1/solr/"}
   [junit4]   2> 191721 T1629 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 191721 T1629 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 191724 T1628 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 191826 T1632 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> 191826 T1626 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> 192219 T1615 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election
   [junit4]   2> 192225 T1628 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 192225 T1628 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 192225 T1628 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 192226 T1629 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 192227 T1629 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "node_name":"127.0.0.1",
   [junit4]   2> 	  "core":"core6",
   [junit4]   2> 	  "core_node_name":"node6",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "base_url":"http://127.0.0.1/solr/"}
   [junit4]   2> 192227 T1629 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 192227 T1629 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 192228 T1628 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 192330 T1632 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> 192330 T1626 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> 192725 T1615 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 192731 T1632 oascc.ZkStateReader$3.process Updating live nodes... (0)
   [junit4]   2> 192733 T1615 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:41444 41444
   [junit4]   2> 192871 T1615 oas.SolrTestCaseJ4.tearDown ###Ending testShardAssignment
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 192874 T1615 oas.SolrTestCaseJ4.setUp ###Starting testOverseerFailure
   [junit4]   2> 192875 T1615 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 192875 T1633 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 192975 T1615 oasc.ZkTestServer.run start zk server on port:38322
   [junit4]   2> 192976 T1615 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 193039 T1639 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7f832099 name:ZooKeeperConnection Watcher:127.0.0.1:38322/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 193040 T1615 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 193040 T1615 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 193042 T1641 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f38c5ca name:ZooKeeperConnection Watcher:127.0.0.1:38322 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 193043 T1615 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 193058 T1615 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 193059 T1643 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@576f5cd8 name:ZooKeeperConnection Watcher:127.0.0.1:38322 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 193060 T1615 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 193060 T1615 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 193062 T1615 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 193064 T1615 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 193065 T1615 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 193066 T1615 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 193067 T1615 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 193069 T1645 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6d56db49 name:ZooKeeperConnection Watcher:127.0.0.1:38322/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 193070 T1615 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 193071 T1615 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 193072 T1615 oascc.SolrZkClient.makePath makePath: /live_nodes/node1
   [junit4]   2> 193074 T1639 oascc.ZkStateReader$3.process Updating live nodes... (1)
   [junit4]   2> 193075 T1645 oascc.ZkStateReader$3.process Updating live nodes... (1)
   [junit4]   2> 193075 T1615 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 193076 T1647 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b37a992 name:ZooKeeperConnection Watcher:127.0.0.1:38322/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 193076 T1615 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 193077 T1615 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 193078 T1615 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 193081 T1615 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 193082 T1615 oasc.Overseer.start Overseer (id=91145603117547524-127.0.0.1:38322_solr-n_0000000000) starting
   [junit4]   2> 193083 T1615 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 193085 T1615 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 193087 T1615 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 193089 T1649 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 193089 T1649 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 193089 T1648 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 194092 T1647 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 194094 T1648 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 194095 T1648 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "node_name":"node1",
   [junit4]   2> 	  "core":"core1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"http://node1/solr/"}
   [junit4]   2> 194096 T1648 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1]
   [junit4]   2> 194096 T1648 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 194100 T1647 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 194101 T1645 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> 194101 T1639 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> 194231 T1632 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1/leader_elect/shard3/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:253)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:253)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> 194232 T1632 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:253)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:253)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> 194233 T1632 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:253)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:253)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> 194592 T1615 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 194603 T1615 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 194609 T1647 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 194610 T1615 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 194611 T1648 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 194614 T1647 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 194614 T1615 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 194616 T1648 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "node_name":"node1",
   [junit4]   2> 	  "core":"core1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"http://node1/solr/"}
   [junit4]   2> 194616 T1648 oasc.Overseer$ClusterStateUpdater.updateState shard=shard1 is already registered
   [junit4]   2> 194619 T1647 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 194723 T1639 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> 194723 T1645 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> 195777 T1615 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 195784 T1615 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 195786 T1651 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@42e82bab name:ZooKeeperConnection Watcher:127.0.0.1:38322/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 195786 T1615 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 195789 T1615 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 195791 T1615 oasc.Overseer.start Overseer (id=91145603117547525-127.0.0.1:38322_solr-n_0000000001) starting
   [junit4]   2> 195799 T1653 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 195800 T1653 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 195800 T1652 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 195801 T1652 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 195802 T1652 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "node_name":"node1",
   [junit4]   2> 	  "core":"core1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"http://node1/solr/"}
   [junit4]   2> 195802 T1652 oasc.Overseer$ClusterStateUpdater.updateState shard=shard1 is already registered
   [junit4]   2> 195803 T1651 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 195804 T1645 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> 195804 T1639 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> 195857 T1651 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 195857 T1615 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 195858 T1652 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 195865 T1645 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:111)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:253)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:253)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> 195869 T1645 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:111)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:253)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:253)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> 195869 T1639 oascc.ZkStateReader$3.process Updating live nodes... (0)
   [junit4]   2> 195869 T1634 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x143d07170a90003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 195869 T1645 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 195872 T1615 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:38322 38322
   [junit4]   2> 196277 T1615 oas.SolrTestCaseJ4.tearDown ###Ending testOverseerFailure
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=OverseerTest -Dtests.method=testOverseerFailure -Dtests.seed=B0EF86B23E3EB695 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mk_MK -Dtests.timezone=Africa/Juba -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   3.41s J0 | OverseerTest.testOverseerFailure <<<
   [junit4]    > Throwable #1: org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /collections/collection1/leader_elect/shard1/election
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B0EF86B23E3EB695:B4E709412C9B59B4]:0)
   [junit4]    > 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:111)
   [junit4]    > 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]    > 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:256)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:253)
   [junit4]    > 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:253)
   [junit4]    > 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]    > 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:289)
   [junit4]    > 	at org.apache.solr.cloud.OverseerTest$MockZKController.publishState(OverseerTest.java:153)
   [junit4]    > 	at org.apache.solr.cloud.OverseerTest.testOverseerFailure(OverseerTest.java:584)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 196287 T1615 oas.SolrTestCaseJ4.setUp ###Starting testDoubleAssignment
   [junit4]   2> 196287 T1615 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 196288 T1654 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 196388 T1615 oasc.ZkTestServer.run start zk server on port:42090
   [junit4]   2> 196389 T1615 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 196394 T1660 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5f5820ec name:ZooKeeperConnection Watcher:127.0.0.1:42090/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 196394 T1615 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 196394 T1615 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 196396 T1662 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@317369b2 name:ZooKeeperConnection Watcher:127.0.0.1:42090 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 196396 T1615 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 196407 T1615 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 196408 T1664 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@425fa442 name:ZooKeeperConnection Watcher:127.0.0.1:42090 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 196409 T1615 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 196409 T1615 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 196411 T1615 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 196412 T1615 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 196413 T1615 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 196414 T1615 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 196415 T1615 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 196416 T1666 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@70bff8d6 name:ZooKeeperConnection Watcher:127.0.0.1:42090/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 196417 T1615 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 196417 T1615 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 196419 T1615 oascc.SolrZkClient.makePath makePath: /live_nodes/node1
   [junit4]   2> 196421 T1660 oascc.ZkStateReader$3.process Updating live nodes... (1)
   [junit4]   2> 196421 T1666 oascc.ZkStateReader$3.process Updating live nodes... (1)
   [junit4]   2> 196422 T1615 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 196423 T1668 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6e7ee96d name:ZooKeeperConnection Watcher:127.0.0.1:42090/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 196423 T1615 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 196424 T1615 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 196425 T1615 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 196427 T1615 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 196429 T1615 oasc.Overseer.start Overseer (id=91145603341156356-127.0.0.1:42090_solr-n_0000000000) starting
   [junit4]   2> 196430 T1615 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 196432 T1615 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 196433 T1615 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 196435 T1670 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 196435 T1670 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 196435 T1669 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 196436 T1669 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 196437 T1669 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "node_name":"node1",
   [junit4]   2> 	  "core":"core1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"http://node1/solr/"}
   [junit4]   2> 196437 T1669 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1]
   [junit4]   2> 196437 T1669 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 196438 T1668 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 196439 T1666 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> 196439 T1660 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> 196936 T1615 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 196942 T1615 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 196945 T1668 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 196946 T1615 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 196946 T1669 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 196947 T1660 oascc.ZkStateReader$3.process Updating live nodes... (0)
   [junit4]   2> 196947 T1666 oascc.ZkStateReader$3.process Updating live nodes... (0)
   [junit4]   2> 196948 T1615 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 196949 T1668 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 196951 T1672 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@44ea33e9 name:ZooKeeperConnection Watcher:127.0.0.1:42090/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 196952 T1615 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 196953 T1615 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 196954 T1615 oascc.SolrZkClient.makePath makePath: /live_nodes/node1
   [junit4]   2> 196956 T1660 oascc.ZkStateReader$3.process Updating live nodes... (1)
   [junit4]   2> 196956 T1672 oascc.ZkStateReader$3.process Updating live nodes... (1)
   [junit4]   2> 196957 T1668 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 196957 T1615 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 196957 T1669 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "node_name":"node1",
   [junit4]   2> 	  "core":"core1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"http://node1/solr/"}
   [junit4]   2> 196958 T1669 oasc.Overseer$ClusterStateUpdater.updateState shard=shard1 is already registered
   [junit4]   2> 196959 T1668 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 196960 T1615 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 196963 T1668 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 196967 T1668 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 197068 T1672 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> 197069 T1660 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> 197069 T1615 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 197071 T1660 oascc.ZkStateReader$3.process Updating live nodes... (0)
   [junit4]   2> 197071 T1672 oascc.ZkStateReader$3.process Updating live nodes... (0)
   [junit4]   2> 197073 T1615 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:42090 42090
   [junit4]   2> 197444 T1615 oas.SolrTestCaseJ4.tearDown ###Ending testDoubleAssignment
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 197450 T1615 oas.SolrTestCaseJ4.setUp ###Starting testPlaceholders
   [junit4]   2> 197450 T1615 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 197451 T1673 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 197551 T1615 oasc.ZkTestServer.run start zk server on port:58481
   [junit4]   2> 197552 T1615 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 197559 T1679 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@74dedc79 name:ZooKeeperConnection Watcher:127.0.0.1:58481/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 197559 T1615 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 197560 T1615 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 197562 T1681 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6df2660e name:ZooKeeperConnection Watcher:127.0.0.1:58481 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 197562 T1615 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 197594 T1615 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 197596 T1683 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@78926522 name:ZooKeeperConnection Watcher:127.0.0.1:58481 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 197596 T1615 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 197597 T1615 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 197601 T1615 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 197605 T1615 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 197607 T1615 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 197610 T1615 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 197614 T1615 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 197616 T1685 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@44923450 name:ZooKeeperConnection Watcher:127.0.0.1:58481/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 197616 T1615 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 197618 T1615 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 197622 T1615 oascc.SolrZkClient.makePath makePath: /live_nodes/node1
   [junit4]   2> 197626 T1685 oascc.ZkStateReader$3.process Updating live nodes... (1)
   [junit4]   2> 197626 T1679 oascc.ZkStateReader$3.process Updating live nodes... (1)
   [junit4]   2> 197626 T1615 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 197628 T1687 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@462d05af name:ZooKeeperConnection Watcher:127.0.0.1:58481/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 197629 T1615 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 197630 T1615 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 197634 T1615 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 197639 T1615 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 197642 T1615 oasc.Overseer.start Overseer (id=91145603417702404-127.0.0.1:58481_solr-n_0000000000) starting
   [junit4]   2> 197644 T1615 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 197650 T1615 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 197655 T1615 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 197658 T1689 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 197659 T1689 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 197660 T1688 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 197662 T1688 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 197663 T1688 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=12 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "node_name":"node1",
   [junit4]   2> 	  "core":"core1",
   [junit4]   2> 	  "core_node_name":"node1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"12",
   [junit4]   2> 	  "base_url":"http://node1/solr/"}
   [junit4]   2> 197663 T1688 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3, shard4, shard5, shard6, shard7, shard8, shard9, shard10, shard11, shard12]
   [junit4]   2> 197663 T1688 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 197666 T1687 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 197667 T1685 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> 197667 T1679 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> 198161 T1615 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 198175 T1615 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 198182 T1687 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 198182 T1615 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 198183 T1688 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 198186 T1679 oascc.ZkStateReader$3.process Updating live nodes... (0)
   [junit4]   2> 198186 T1685 oascc.ZkStateReader$3.process Updating live nodes... (0)
   [junit4]   2> 198190 T1615 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:58481 58481
   [junit4]   2> 198265 T1615 oas.SolrTestCaseJ4.tearDown ###Ending testPlaceholders
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 198272 T1615 oas.SolrTestCaseJ4.setUp ###Starting testStateChange
   [junit4]   2> 198272 T1615 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 198273 T1690 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 198373 T1615 oasc.ZkTestServer.run start zk server on port:41475
   [junit4]   2> 198374 T1615 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 198379 T1696 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ee66587 name:ZooKeeperConnection Watcher:127.0.0.1:41475/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 198380 T1615 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 198380 T1615 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 198383 T1698 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@45fd1e44 name:ZooKeeperConnection Watcher:127.0.0.1:41475 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 198383 T1615 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 198408 T1615 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 198412 T1700 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@678e9186 name:ZooKeeperConnection Watcher:127.0.0.1:41475 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 198412 T1615 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 198412 T1615 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 198415 T1615 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 198416 T1615 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 198418 T1615 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 198419 T1615 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 198421 T1615 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 198423 T1702 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@186611d1 name:ZooKeeperConnection Watcher:127.0.0.1:41475/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 198423 T1615 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 198424 T1615 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 198426 T1615 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 198429 T1615 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 198432 T1615 oasc.Overseer.start Overseer (id=91145603471376387-127.0.0.1:41475_solr-n_0000000000) starting
   [junit4]   2> 198433 T1615 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 198435 T1615 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 198438 T1615 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 198439 T1704 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 198440 T1704 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 198440 T1703 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 198441 T1615 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 198441 T1703 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 198441 T1703 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "base_url":"http://127.0.0.1/solr",
   [junit4]   2> 	  "node_name":"node1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "core":"core1",
   [junit4]   2> 	  "roles":"",
   [junit4]   2> 	  "state":"recovering"}
   [junit4]   2> 198441 T1703 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 198443 T1702 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 198444 T1696 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> 198492 T1615 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 198495 T1702 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 198498 T1703 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 198499 T1703 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "base_url":"http://127.0.0.1/solr",
   [junit4]   2> 	  "node_name":"node1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "core":"core1",
   [junit4]   2> 	  "roles":"",
   [junit4]   2> 	  "state":"active"}
   [junit4]   2> 198499 T1703 oasc.Overseer$ClusterStateUpdater.updateState node=core_node1 is already registered
   [junit4]   2> 198499 T1703 oasc.Overseer$ClusterStateUpdater.updateState shard=shard1 is already registered
   [junit4]   2> 198502 T1702 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 198604 T1696 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> 198651 T1615 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:41475 41475
   [junit4]   2> 198785 T1615 oas.SolrTestCaseJ4.tearDown ###Ending testStateChange
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 198792 T1615 oas.SolrTestCaseJ4.setUp ###Starting testShardAssignmentBigger
   [junit4]   2> 198793 T1615 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 198793 T1705 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 198893 T1615 oasc.ZkTestServer.run start zk server on port:34228
   [junit4]   2> 198895 T1615 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 198898 T1711 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1823b2cd name:ZooKeeperConnection Watcher:127.0.0.1:34228 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 198899 T1615 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 198915 T1615 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 198918 T1713 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b3202ee name:ZooKeeperConnection Watcher:127.0.0.1:34228 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 198918 T1615 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 198918 T1615 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 198924 T1615 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 198925 T1715 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@23f262c0 name:ZooKeeperConnection Watcher:127.0.0.1:34228/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 198926 T1615 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 198926 T1615 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 198929 T1615 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 198932 T1717 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a626204 name:ZooKeeperConnection Watcher:127.0.0.1:34228/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 198932 T1615 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 198933 T1615 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 198936 T1615 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 198942 T1615 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 198946 T1615 oasc.Overseer.start Overseer (id=91145603505455107-127.0.0.1:34228_solr-n_0000000000) starting
   [junit4]   2> 198949 T1615 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 198953 T1615 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 198958 T1615 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 198961 T1719 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 198962 T1615 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 198962 T1719 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 198962 T1718 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 198964 T1615 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 198967 T1615 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 198971 T1615 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 198974 T1721 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f521e5f name:ZooKeeperConnection Watcher:127.0.0.1:34228/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 198975 T1615 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 198976 T1615 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 198980 T1615 oascc.SolrZkClient.makePath makePath: /live_nodes/node0
   [junit4]   2> 198984 T1715 oascc.ZkStateReader$3.process Updating live nodes... (1)
   [junit4]   2> 198984 T1721 oascc.ZkStateReader$3.process Updating live nodes... (1)
   [junit4]   2> 198985 T1615 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 198987 T1723 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@46c4a29 name:ZooKeeperConnection Watcher:127.0.0.1:34228/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 198987 T1615 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 198989 T1615 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 198993 T1615 oascc.SolrZkClient.makePath makePath: /live_nodes/node1
   [junit4]   2> 198997 T1723 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 198997 T1715 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 198997 T1721 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 198998 T1615 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 199000 T1725 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@34b8cc06 name:ZooKeeperConnection Watcher:127.0.0.1:34228/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 199001 T1615 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 199003 T1615 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 199007 T1615 oascc.SolrZkClient.makePath makePath: /live_nodes/node2
   [junit4]   2> 199010 T1721 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 199010 T1723 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 199010 T1715 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 199011 T1615 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 199010 T1725 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 199013 T1727 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3d43fad7 name:ZooKeeperConnection Watcher:127.0.0.1:34228/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 199013 T1615 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 199015 T1615 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 199018 T1615 oascc.SolrZkClient.makePath makePath: /live_nodes/node3
   [junit4]   2> 199022 T1725 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 199023 T1723 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 199023 T1727 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 199023 T1615 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 199023 T1715 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 199023 T1721 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 199025 T1729 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@326cabc6 name:ZooKeeperConnection Watcher:127.0.0.1:34228/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 199025 T1615 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 199027 T1615 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 199029 T1615 oascc.SolrZkClient.makePath makePath: /live_nodes/node4
   [junit4]   2> 199033 T1725 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 199033 T1723 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 199033 T1715 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 199033 T1721 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 199034 T1727 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 199034 T1729 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 199034 T1615 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 199036 T1731 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@543792a0 name:ZooKeeperConnection Watcher:127.0.0.1:34228/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 199037 T1615 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 199038 T1615 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 199041 T1615 oascc.SolrZkClient.makePath makePath: /live_nodes/node5
   [junit4]   2> 199044 T1725 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 199045 T1723 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 199045 T1729 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 199045 T1715 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 199045 T1727 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 199046 T1721 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 199046 T1731 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 199047 T1615 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 199049 T1733 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@261dbcdc name:ZooKeeperConnection Watcher:127.0.0.1:34228/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 199050 T1615 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 199051 T1615 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 199054 T1615 oascc.SolrZkClient.makePath makePath: /live_nodes/node6
   [junit4]   2> 199057 T1725 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 199057 T1727 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 199057 T1731 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 199058 T1729 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 199058 T1733 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 199057 T1715 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 199058 T1615 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 199057 T1721 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 199057 T1723 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 199060 T1735 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@42a7f8a name:ZooKeeperConnection Watcher:127.0.0.1:34228/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 199060 T1615 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 199062 T1615 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 199064 T1615 oascc.SolrZkClient.makePath makePath: /live_nodes/node7
   [junit4]   2> 199068 T1721 oascc.ZkStateReader$3.process Updating live nodes... (8)
   [junit4]   2> 199068 T1723 oascc.ZkStateReader$3.process Updating live nodes... (8)
   [junit4]   2> 199068 T1735 oascc.ZkStateReader$3.process Updating live nodes... (8)
   [junit4]   2> 199068 T1715 oascc.ZkStateReader$3.process Updating live nodes... (8)
   [junit4]   2> 199068 T1729 oascc.ZkStateReader$3.process Updating live nodes... (8)
   [junit4]   2> 199068 T1733 oascc.ZkStateReader$3.process Updating live nodes... (8)
   [junit4]   2> 199069 T1615 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 199068 T1731 oascc.ZkStateReader$3.process Updating live nodes... (8)
   [junit4]   2> 199068 T1727 oascc.ZkStateReader$3.process Updating live nodes... (8)
   [junit4]   2> 199068 T1725 oascc.ZkStateReader$3.process Updating live nodes... (8)
   [junit4]   2> 199072 T1737 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@534fd652 name:ZooKeeperConnection Watcher:127.0.0.1:34228/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 199072 T1615 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 199073 T1615 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 199074 T1615 oascc.SolrZkClient.makePath makePath: /live_nodes/node8
   [junit4]   2> 199077 T1731 oascc.ZkStateReader$3.process Updating live nodes... (9)
   [junit4]   2> 199077 T1729 oascc.ZkStateReader$3.process Updating live nodes... (9)
   [junit4]   2> 199077 T1735 oascc.ZkStateReader$3.process Updating live nodes... (9)
   [junit4]   2> 199077 T1723 oascc.ZkStateReader$3.process Updating live nodes... (9)
   [junit4]   2> 199077 T1721 oascc.ZkStateReader$3.process Updating live nodes... (9)
   [junit4]   2> 199077 T1737 oascc.ZkStateReader$3.process Updating live nodes... (9)
   [junit4]   2> 199077 T1715 oascc.ZkStateReader$3.process Updating live nodes... (9)
   [junit4]   2> 199077 T1615 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 199077 T1725 oascc.ZkStateReader$3.process Updating live nodes... (9)
   [junit4]   2> 199077 T1727 oascc.ZkStateReader$3.process Updating live nodes... (9)
   [junit4]   2> 199077 T1733 oascc.ZkStateReader$3.process Updating live nodes... (9)
   [junit4]   2> 199078 T1739 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3b05ec09 name:ZooKeeperConnection Watcher:127.0.0.1:34228/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 199079 T1615 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 199079 T1615 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 199081 T1615 oascc.SolrZkClient.makePath makePath: /live_nodes/node9
   [junit4]   2> 199083 T1731 oascc.ZkStateReader$3.process Updating live nodes... (10)
   [junit4]   2> 199083 T1725 oascc.ZkStateReader$3.process Updating live nodes... (10)
   [junit4]   2> 199084 T1615 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 199084 T1737 oascc.ZkStateReader$3.process Updating live nodes... (10)
   [junit4]   2> 199084 T1739 oascc.ZkStateReader$3.process Updating live nodes... (10)
   [junit4]   2> 199084 T1715 oascc.ZkStateReader$3.process Updating live nodes... (10)
   [junit4]   2> 199084 T1729 oascc.ZkStateReader$3.process Updating live nodes... (10)
   [junit4]   2> 199083 T1723 oascc.ZkStateReader$3.process Updating live nodes... (10)
   [junit4]   2> 199083 T1727 oascc.ZkStateReader$3.process Updating live nodes... (10)
   [junit4]   2> 199085 T1741 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@70b55ce9 name:ZooKeeperConnection Watcher:127.0.0.1:34228/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 199084 T1735 oascc.ZkStateReader$3.process Updating live nodes... (10)
   [junit4]   2> 199084 T1721 oascc.ZkStateReader$3.process Updating live nodes... (10)
   [junit4]   2> 199084 T1733 oascc.ZkStateReader$3.process Updating live nodes... (10)
   [junit4]   2> 199086 T1615 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 199087 T1615 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 199088 T1615 oascc.SolrZkClient.makePath makePath: /live_nodes/node10
   [junit4]   2> 199089 T1739 oascc.ZkStateReader$3.process Updating live nodes... (11)
   [junit4]   2> 199090 T1729 oascc.ZkStateReader$3.process Updating live nodes... (11)
   [junit4]   2> 199090 T1715 oascc.ZkStateReader$3.process Updating live nodes... (11)
   [junit4]   2> 199090 T1737 oascc.ZkStateReader$3.process Updating live nodes... (11)
   [junit4]   2> 199090 T1721 oascc.ZkStateReader$3.process Updating live nodes... (11)
   [junit4]   2> 199090 T1725 oascc.ZkStateReader$3.process Updating live nodes... (11)
   [junit4]   2> 199089 T1723 oascc.ZkStateReader$3.process Updating live nodes... (11)
   [junit4]   2> 199089 T1727 oascc.ZkStateReader$3.process Updating live nodes... (11)
   [junit4]   2> 199089 T1735 oascc.ZkStateReader$3.process Updating live nodes... (11)
   [junit4]   2> 199089 T1731 oascc.ZkStateReader$3.process Updating live nodes... (11)
   [junit4]   2> 199091 T1741 oascc.ZkStateReader$3.process Updating live nodes... (11)
   [junit4]   2> 199090 T1615 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 199090 T1733 oascc.ZkStateReader$3.process Updating live nodes... (11)
   [junit4]   2> 199091 T1743 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2734bb5a name:ZooKeeperConnection Watcher:127.0.0.1:34228/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 199092 T1615 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 199093 T1615 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 199094 T1615 oascc.SolrZkClient.makePath makePath: /live_nodes/node11
   [junit4]   2> 199096 T1723 oascc.ZkStateReader$3.process Updating live nodes... (12)
   [junit4]   2> 199096 T1715 oascc.ZkStateReader$3.process Updating live nodes... (12)
   [junit4]   2> 199096 T1739 oascc.ZkStateReader$3.process Updating live nodes... (12)
   [junit4]   2> 199096 T1721 oascc.ZkStateReader$3.process Updating live nodes... (12)
   [junit4]   2> 199096 T1737 oascc.ZkStateReader$3.process Updating live nodes... (12)
   [junit4]   2> 199096 T1725 oascc.ZkStateReader$3.process Updating live nodes... (12)
   [junit4]   2> 199097 T1615 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 199096 T1731 oascc.ZkStateReader$3.process Updating live nodes... (12)
   [junit4]   2> 199096 T1727 oascc.ZkStateReader$3.process Updating live nodes... (12)
   [junit4]   2> 199096 T1733 oascc.ZkStateReader$3.process Updating live nodes... (12)
   [junit4]   2> 199096 T1741 oascc.ZkStateReader$3.process Updating live nodes... (12)
   [junit4]   2> 199098 T1745 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ae414a8 name:ZooKeeperConnection Watcher:127.0.0.1:34228/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 199096 T1743 oascc.ZkStateReader$3.process Updating live nodes... (12)
   [junit4]   2> 199096 T1735 oascc.ZkStateReader$3.process Updating live nodes... (12)
   [junit4]   2> 199096 T1729 oascc.ZkStateReader$3.process Updating live nodes... (12)
   [junit4]   2> 199098 T1615 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 199099 T1615 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 199100 T1615 oascc.SolrZkClient.makePath makePath: /live_nodes/node12
   [junit4]   2> 199102 T1739 oascc.ZkStateReader$3.process Updating live nodes... (13)
   [junit4]   2> 199102 T1743 oascc.ZkStateReader$3.process Updating live nodes... (13)
   [junit4]   2> 199102 T1721 oascc.ZkStateReader$3.process Updating live nodes... (13)
   [junit4]   2> 199102 T1727 oascc.ZkStateReader$3.process Updating live nodes... (13)
   [junit4]   2> 199102 T1725 oascc.ZkStateReader$3.process Updating live nodes... (13)
   [junit4]   2> 199102 T1723 oascc.ZkStateReader$3.process Updating live nodes... (13)
   [junit4]   2> 199103 T1731 oascc.ZkStateReader$3.process Updating live nodes... (13)
   [junit4]   2> 199103 T1733 oascc.ZkStateReader$3.process Updating live nodes... (13)
   [junit4]   2> 199102 T1741 oascc.ZkStateReader$3.process Updating live nodes... (13)
   [junit4]   2> 199102 T1729 oascc.ZkStateReader$3.process Updating live nodes... (13)
   [junit4]   2> 199102 T1715 oascc.ZkStateReader$3.process Updating live nodes... (13)
   [junit4]   2> 199102 T1737 oascc.ZkStateReader$3.process Updating live nodes... (13)
   [junit4]   2> 199104 T

[...truncated too long message...]

lr/"}
   [junit4]   2> 211814 T2114 oasc.Overseer$ClusterStateUpdater.updateState shard=shard1 is already registered
   [junit4]   2> 211816 T2113 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 211829 T2109 oascc.ZkStateReader$3.process Updating live nodes... (1)
   [junit4]   2> 211830 T2109 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:253)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:253)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> 211830 T2111 oascc.ZkStateReader$3.process Updating live nodes... (1)
   [junit4]   2> 211830 T2109 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:253)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:253)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> 211830 T1615 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 211831 T2111 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 211837 T2113 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 211842 T2113 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 211944 T2111 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> 212038 T1615 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 212132 T2111 oascc.ZkStateReader$3.process Updating live nodes... (0)
   [junit4]   2> 212135 T1615 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:42291 42291
   [junit4]   2> 212291 T1615 oas.SolrTestCaseJ4.tearDown ###Ending testShardLeaderChange
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 212294 T1615 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 212295 T1615 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 212298 T2093 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:253)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:253)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> 212299 T2093 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:253)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:253)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> 215295 T1615 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting, sim=DefaultSimilarity, locale=mk_MK, timezone=Africa/Juba
   [junit4]   2> NOTE: Linux 3.8.0-35-generic amd64/Oracle Corporation 1.8.0-ea (64-bit)/cpus=8,threads=1,free=74162272,total=201052160
   [junit4]   2> NOTE: All tests run in this JVM: [TestAddFieldRealTimeGet, TestFreeTextSuggestions, TestValueSourceCache, FastVectorHighlighterTest, SolrTestCaseJ4Test, BinaryUpdateRequestHandlerTest, TestDocSet, TestNRTOpen, TestLRUCache, FileBasedSpellCheckerTest, EchoParamsTest, ChangedSchemaMergeTest, TestBadConfig, HdfsRecoveryZkTest, ResponseLogComponentTest, ResourceLoaderTest, TestSolrQueryParser, ShardRoutingTest, ParsingFieldUpdateProcessorsTest, TestLMJelinekMercerSimilarityFactory, BasicDistributedZkTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestShardHandlerFactory, TestMergePolicyConfig, FieldMutatingUpdateProcessorTest, TermsComponentTest, CSVRequestHandlerTest, SuggesterFSTTest, TestBM25SimilarityFactory, ScriptEngineTest, SynonymTokenizerTest, DistributedQueryComponentCustomSortTest, IndexSchemaTest, TestReplicationHandler, SuggestComponentTest, TestAnalyzeInfixSuggestions, LukeRequestHandlerTest, OverseerTest]
   [junit4] Completed on J0 in 25.91s, 8 tests, 1 error <<< FAILURES!

[...truncated 908 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:453: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:433: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1268: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:901: There were test failures: 365 suites, 1603 tests, 1 error, 35 ignored (7 assumptions)

Total time: 46 minutes 50 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.8.0-ea-b124 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.7.0_51) - Build # 9251 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9251/
Java: 64bit/jdk1.7.0_51 -XX:-UseCompressedOops -XX:+UseParallelGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeySafeLeaderTest

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([1F86214F1CE0F34C]:0)


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

Error Message:
Captured an uncaught exception in thread: Thread[id=2106, name=RecoveryThread, state=RUNNABLE, group=TGRP-ChaosMonkeySafeLeaderTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=2106, name=RecoveryThread, state=RUNNABLE, group=TGRP-ChaosMonkeySafeLeaderTest]
Caused by: java.lang.AssertionError: liveDocs.count()=23 info.docCount=31 info.getDelCount()=18
	at __randomizedtesting.SeedInfo.seed([1F86214F1CE0F34C]:0)
	at org.apache.lucene.codecs.lucene40.Lucene40LiveDocsFormat.readLiveDocs(Lucene40LiveDocsFormat.java:92)
	at org.apache.lucene.index.SegmentReader.<init>(SegmentReader.java:103)
	at org.apache.lucene.index.ReadersAndUpdates.getReader(ReadersAndUpdates.java:131)
	at org.apache.lucene.index.ReadersAndUpdates.getReadOnlyClone(ReadersAndUpdates.java:183)
	at org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:97)
	at org.apache.lucene.index.IndexWriter.getReader(IndexWriter.java:380)
	at org.apache.lucene.index.StandardDirectoryReader.doOpenIfChanged(StandardDirectoryReader.java:268)
	at org.apache.lucene.index.DirectoryReader.openIfChanged(DirectoryReader.java:204)
	at org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:1444)
	at org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:1632)
	at org.apache.solr.handler.SnapPuller.openNewSearcherAndUpdateCommitPoint(SnapPuller.java:670)
	at org.apache.solr.handler.SnapPuller.fetchLatestIndex(SnapPuller.java:490)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:322)
	at org.apache.solr.cloud.RecoveryStrategy.replicate(RecoveryStrategy.java:155)
	at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:437)
	at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:247)


REGRESSION:  org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.testDistribSearch

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([1F86214F1CE0F34C]:0)




Build Log:
[...truncated 11023 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
   [junit4]   2> 498511 T1616 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /dgw/m
   [junit4]   2> 498516 T1616 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-ChaosMonkeySafeLeaderTest-1390778479973
   [junit4]   2> 498517 T1616 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 498518 T1617 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 498618 T1616 oasc.ZkTestServer.run start zk server on port:46898
   [junit4]   2> 498619 T1616 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 498705 T1623 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3ba43f0c name:ZooKeeperConnection Watcher:127.0.0.1:46898 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 498706 T1616 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 498706 T1616 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 498710 T1616 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 498712 T1625 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@740ec799 name:ZooKeeperConnection Watcher:127.0.0.1:46898/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 498712 T1616 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 498712 T1616 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 498715 T1616 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 498718 T1616 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 498720 T1616 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 498722 T1616 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 498722 T1616 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 498727 T1616 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 498728 T1616 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 498731 T1616 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 498732 T1616 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 498734 T1616 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 498734 T1616 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 498737 T1616 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 498737 T1616 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 498740 T1616 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 498740 T1616 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 498743 T1616 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 498743 T1616 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 498746 T1616 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 498746 T1616 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 498749 T1616 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 498749 T1616 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 498752 T1616 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 498753 T1616 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 498756 T1616 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 498756 T1616 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 498849 T1616 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 498852 T1616 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:47521
   [junit4]   2> 498853 T1616 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 498854 T1616 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 498854 T1616 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1390778480216
   [junit4]   2> 498854 T1616 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1390778480216/'
   [junit4]   2> 498863 T1616 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1390778480216/solr.xml
   [junit4]   2> 498903 T1616 oasc.CoreContainer.<init> New CoreContainer 564638176
   [junit4]   2> 498903 T1616 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1390778480216/]
   [junit4]   2> 498904 T1616 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 498904 T1616 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 498905 T1616 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 498905 T1616 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 498905 T1616 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 498905 T1616 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 498905 T1616 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 498906 T1616 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 498906 T1616 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 498908 T1616 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 498909 T1616 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 498909 T1616 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 498909 T1616 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46898/solr
   [junit4]   2> 498910 T1616 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 498910 T1616 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 498912 T1636 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@88efa63 name:ZooKeeperConnection Watcher:127.0.0.1:46898 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 498913 T1616 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 498914 T1616 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 498916 T1638 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4356c009 name:ZooKeeperConnection Watcher:127.0.0.1:46898/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 498916 T1616 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 498919 T1616 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 499030 T1616 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 499035 T1616 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 499036 T1616 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47521_dgw%2Fm
   [junit4]   2> 499037 T1616 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47521_dgw%2Fm
   [junit4]   2> 499039 T1616 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 499041 T1616 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 499044 T1616 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 499045 T1616 oasc.Overseer.start Overseer (id=91146058463641603-127.0.0.1:47521_dgw%2Fm-n_0000000000) starting
   [junit4]   2> 499047 T1616 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 499050 T1640 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 499050 T1616 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 499050 T1640 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 499054 T1616 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 499056 T1616 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 499059 T1639 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 499062 T1641 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 499062 T1641 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 499063 T1638 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 499064 T1641 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 499065 T1639 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 499065 T1639 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:47521/dgw/m",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:47521_dgw%2Fm",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 499066 T1639 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 499066 T1639 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 499068 T1638 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 499069 T1638 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> 500064 T1641 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 500064 T1641 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1390778480216/collection1
   [junit4]   2> 500064 T1641 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 500065 T1641 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 500065 T1641 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 500066 T1641 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1390778480216/collection1/'
   [junit4]   2> 500067 T1641 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1390778480216/collection1/lib/classes/' to classloader
   [junit4]   2> 500067 T1641 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1390778480216/collection1/lib/README' to classloader
   [junit4]   2> 500095 T1641 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 500128 T1641 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 500129 T1641 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 500135 T1641 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 500409 T1641 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 500411 T1641 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 500413 T1641 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 500416 T1641 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 500434 T1641 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 500434 T1641 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1390778480216/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1390778479973/control/data/
   [junit4]   2> 500434 T1641 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@29669b01
   [junit4]   2> 500435 T1641 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1390778479973/control/data
   [junit4]   2> 500435 T1641 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1390778479973/control/data/index/
   [junit4]   2> 500435 T1641 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1390778479973/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 500436 T1641 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1390778479973/control/data/index
   [junit4]   2> 500436 T1641 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=941107354, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 500439 T1641 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1390778479973/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 500439 T1641 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 500441 T1641 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 500442 T1641 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 500442 T1641 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 500442 T1641 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 500442 T1641 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 500442 T1641 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 500442 T1641 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 500443 T1641 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 500443 T1641 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 500443 T1641 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 500443 T1641 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 500444 T1641 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 500444 T1641 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 500444 T1641 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 500444 T1641 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 500444 T1641 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 500445 T1641 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 500447 T1641 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 500449 T1641 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 500449 T1641 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 500450 T1641 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=75.005859375, floorSegmentMB=1.8134765625, forceMergeDeletesPctAllowed=18.732283219274652, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.11099944504941846
   [junit4]   2> 500451 T1641 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1390778479973/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 500451 T1641 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 500451 T1641 oass.SolrIndexSearcher.<init> Opening Searcher@5352d92b main
   [junit4]   2> 500453 T1642 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5352d92b main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 500454 T1641 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 500454 T1616 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 500455 T1616 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 500454 T1645 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:47521/dgw/m collection:control_collection shard:shard1
   [junit4]   2> 500455 T1616 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 500456 T1645 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 500457 T1647 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@783c6ca name:ZooKeeperConnection Watcher:127.0.0.1:46898/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 500457 T1616 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 500458 T1616 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 500463 T1616 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 500467 T1645 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 500468 T1638 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 500469 T1645 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 500469 T1645 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1534 name=collection1 org.apache.solr.core.SolrCore@3f4e605a url=http://127.0.0.1:47521/dgw/m/collection1 node=127.0.0.1:47521_dgw%2Fm C1534_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:47521/dgw/m, core=collection1, node_name=127.0.0.1:47521_dgw%2Fm}
   [junit4]   2> 500469 T1645 C1534 P47521 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:47521/dgw/m/collection1/
   [junit4]   2> 500470 T1645 C1534 P47521 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 500470 T1645 C1534 P47521 oasc.SyncStrategy.syncToMe http://127.0.0.1:47521/dgw/m/collection1/ has no replicas
   [junit4]   2> 500470 T1645 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:47521/dgw/m/collection1/ shard1
   [junit4]   2> 500470 T1645 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 500471 T1639 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 500474 T1638 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 500475 T1638 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 500478 T1638 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 500533 T1616 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 500534 T1616 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 500535 T1616 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:55793
   [junit4]   2> 500536 T1616 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 500536 T1616 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 500536 T1616 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1390778481921
   [junit4]   2> 500537 T1616 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1390778481921/'
   [junit4]   2> 500545 T1616 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1390778481921/solr.xml
   [junit4]   2> 500577 T1616 oasc.CoreContainer.<init> New CoreContainer 521754719
   [junit4]   2> 500578 T1616 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1390778481921/]
   [junit4]   2> 500578 T1616 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 500579 T1616 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 500579 T1616 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 500579 T1616 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 500579 T1616 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 500579 T1616 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 500580 T1616 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 500580 T1616 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 500580 T1616 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 500582 T1647 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> 500582 T1638 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> 500583 T1616 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 500584 T1616 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 500584 T1616 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 500584 T1616 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46898/solr
   [junit4]   2> 500584 T1616 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 500585 T1616 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 500586 T1658 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@47445f09 name:ZooKeeperConnection Watcher:127.0.0.1:46898 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 500587 T1616 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 500589 T1616 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 500590 T1660 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@43900ba0 name:ZooKeeperConnection Watcher:127.0.0.1:46898/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 500590 T1616 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 500594 T1616 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 500626 T1645 oasc.ZkController.register We are http://127.0.0.1:47521/dgw/m/collection1/ and leader is http://127.0.0.1:47521/dgw/m/collection1/
   [junit4]   2> 500627 T1645 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:47521/dgw/m
   [junit4]   2> 500627 T1645 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 500627 T1645 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 500627 T1645 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 500628 T1638 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 500628 T1638 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 500628 T1638 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 500628 T1645 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 500630 T1639 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 500630 T1639 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:47521/dgw/m",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:47521_dgw%2Fm",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 500632 T1638 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 500734 T1660 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> 500734 T1638 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> 500734 T1647 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> 501596 T1616 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55793_dgw%2Fm
   [junit4]   2> 501597 T1616 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55793_dgw%2Fm
   [junit4]   2> 501599 T1647 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 501599 T1660 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 501599 T1638 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 501610 T1661 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 501610 T1661 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 501612 T1638 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 501612 T1661 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 501612 T1638 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 501612 T1638 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 501614 T1639 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 501614 T1639 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:55793/dgw/m",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55793_dgw%2Fm",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 501615 T1639 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3]
   [junit4]   2> 501615 T1639 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 501617 T1638 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 501720 T1647 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 501720 T1660 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 501720 T1638 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 502612 T1661 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 502612 T1661 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1390778481921/collection1
   [junit4]   2> 502612 T1661 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 502613 T1661 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 502613 T1661 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 502614 T1661 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1390778481921/collection1/'
   [junit4]   2> 502615 T1661 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1390778481921/collection1/lib/classes/' to classloader
   [junit4]   2> 502615 T1661 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1390778481921/collection1/lib/README' to classloader
   [junit4]   2> 502644 T1661 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 502680 T1661 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 502681 T1661 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 502687 T1661 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 502958 T1661 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 502960 T1661 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 502961 T1661 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 502965 T1661 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 502983 T1661 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 502983 T1661 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1390778481921/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1390778479973/jetty1/
   [junit4]   2> 502983 T1661 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@29669b01
   [junit4]   2> 502984 T1661 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1390778479973/jetty1
   [junit4]   2> 502984 T1661 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1390778479973/jetty1/index/
   [junit4]   2> 502984 T1661 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1390778479973/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 502984 T1661 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1390778479973/jetty1/index
   [junit4]   2> 502985 T1661 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=941107354, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 502987 T1661 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1390778479973/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 502987 T1661 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 502990 T1661 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 502990 T1661 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 502990 T1661 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 502991 T1661 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 502991 T1661 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 502991 T1661 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 502991 T1661 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 502991 T1661 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 502992 T1661 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 502992 T1661 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 502992 T1661 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 502992 T1661 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 502993 T1661 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 502993 T1661 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 502993 T1661 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 502994 T1661 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 502994 T1661 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 502996 T1661 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 502998 T1661 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 502998 T1661 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 502999 T1661 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=75.005859375, floorSegmentMB=1.8134765625, forceMergeDeletesPctAllowed=18.732283219274652, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.11099944504941846
   [junit4]   2> 503000 T1661 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1390778479973/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 503000 T1661 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 503000 T1661 oass.SolrIndexSearcher.<init> Opening Searcher@1653b849 main
   [junit4]   2> 503003 T1662 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1653b849 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 503005 T1661 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 503006 T1616 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 503006 T1616 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 503006 T1665 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:55793/dgw/m collection:collection1 shard:shard2
   [junit4]   2> 503007 T1665 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 503014 T1665 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 503015 T1638 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 503015 T1638 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 503015 T1638 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 503016 T1665 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 503016 T1665 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1535 name=collection1 org.apache.solr.core.SolrCore@3fa125c5 url=http://127.0.0.1:55793/dgw/m/collection1 node=127.0.0.1:55793_dgw%2Fm C1535_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:55793/dgw/m, core=collection1, node_name=127.0.0.1:55793_dgw%2Fm}
   [junit4]   2> 503016 T1665 C1535 P55793 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:55793/dgw/m/collection1/
   [junit4]   2> 503016 T1665 C1535 P55793 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 503016 T1665 C1535 P55793 oasc.SyncStrategy.syncToMe http://127.0.0.1:55793/dgw/m/collection1/ has no replicas
   [junit4]   2> 503016 T1639 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 503016 T1665 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:55793/dgw/m/collection1/ shard2
   [junit4]   2> 503017 T1665 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 503019 T1638 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 503021 T1638 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 503024 T1638 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 503108 T1616 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 503109 T1616 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 503111 T1616 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:48515
   [junit4]   2> 503111 T1616 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 503112 T1616 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 503112 T1616 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1390778484463
   [junit4]   2> 503112 T1616 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1390778484463/'
   [junit4]   2> 503121 T1616 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1390778484463/solr.xml
   [junit4]   2> 503127 T1638 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 503127 T1647 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 503127 T1660 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 503154 T1616 oasc.CoreContainer.<init> New CoreContainer 840799991
   [junit4]   2> 503154 T1616 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1390778484463/]
   [junit4]   2> 503155 T1616 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 503155 T1616 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 503155 T1616 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 503156 T1616 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 503156 T1616 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 503156 T1616 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 503156 T1616 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 503156 T1616 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 503157 T1616 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 503159 T1616 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 503159 T1616 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 503160 T1616 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 503160 T1616 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46898/solr
   [junit4]   2> 503160 T1616 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 503161 T1616 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 503163 T1676 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@34a24bd5 name:ZooKeeperConnection Watcher:127.0.0.1:46898 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 503163 T1616 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 503165 T1616 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 503167 T1678 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7ae0ea23 name:ZooKeeperConnection Watcher:127.0.0.1:46898/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 503167 T1616 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 503170 T1616 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 503172 T1665 oasc.ZkController.register We are http://127.0.0.1:55793/dgw/m/collection1/ and leader is http://127.0.0.1:55793/dgw/m/collection1/
   [junit4]   2> 503172 T1665 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55793/dgw/m
   [junit4]   2> 503172 T1665 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 503172 T1665 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 503173 T1665 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 503173 T1638 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 503174 T1638 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 503174 T1638 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 503174 T1665 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 503175 T1639 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 503175 T1639 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:55793/dgw/m",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55793_dgw%2Fm",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 503177 T1638 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 503279 T1638 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 503279 T1647 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 503279 T1660 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 503279 T1678 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 504172 T1616 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48515_dgw%2Fm
   [junit4]   2> 504174 T1616 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:48515_dgw%2Fm
   [junit4]   2> 504177 T1647 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 504177 T1678 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 504177 T1660 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 504177 T1638 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 504182 T1679 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 504182 T1679 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 504184 T1638 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 504184 T1638 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 504184 T1679 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 504184 T1638 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 504185 T1639 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 504186 T1639 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:48515/dgw/m",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:48515_dgw%2Fm",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 504186 T1639 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 504186 T1639 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 504191 T1638 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 504294 T1678 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 504294 T1660 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 504294 T1647 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 504294 T1638 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 505184 T1679 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 505185 T1679 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1390778484463/collection1
   [junit4]   2> 505185 T1679 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 505185 T1679 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 505185 T1679 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 505186 T1679 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1390778484463/collection1/'
   [junit4]   2> 505187 T1679 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1390778484463/collection1/lib/classes/' to classloader
   [junit4]   2> 505187 T1679 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1390778484463/collection1/lib/README' to classloader
   [junit4]   2> 505224 T1679 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 505266 T1679 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 505268 T1679 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 505273 T1679 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 505537 T1679 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 505539 T1679 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 505540 T1679 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 505544 T1679 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 505564 T1679 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 505565 T1679 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1390778484463/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1390778479973/jetty2/
   [junit4]   2> 505565 T1679 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@29669b01
   [junit4]   2> 505565 T1679 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1390778479973/jetty2
   [junit4]   2> 505566 T1679 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1390778479973/jetty2/index/
   [junit4]   2> 505566 T1679 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1390778479973/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 505566 T1679 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1390778479973/jetty2/index
   [junit4]   2> 505567 T1679 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=941107354, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 505569 T1679 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1390778479973/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 505569 T1679 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 505572 T1679 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 505572 T1679 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 505572 T1679 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 505573 T1679 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 505573 T1679 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 505573 T1679 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 505573 T1679 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 505573 T1679 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 505574 T1679 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 505574 T1679 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 505574 T1679 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 505574 T1679 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 505575 T1679 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 505575 T1679 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 505575 T1679 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 505576 T1679 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 505576 T1679 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 505578 T1679 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 505580 T1679 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 505580 T1679 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 505581 T1679 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=75.005859375, floorSegmentMB=1.8134765625, forceMergeDeletesPctAllowed=18.732283219274652, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.11099944504941846
   [junit4]   2> 505582 T1679 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1390778479973/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 505582 T1679 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 505582 T1679 oass.SolrIndexSearcher.<init> Opening Searcher@6f602186 main
   [junit4]   2> 505584 T1680 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6f602186 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 505586 T1679 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 505590 T1616 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 505591 T1616 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 505591 T1683 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:48515/dgw/m collection:collection1 shard:shard3
   [junit4]   2> 505592 T1683 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election
   [junit4]   2> 505599 T1683 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard3
   [junit4]   2> 505601 T1638 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 505601 T1638 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 505601 T1638 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 505601 T1683 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 505601 T1683 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1536 name=collection1 org.apache.solr.core.SolrCore@18208614 url=http://127.0.0.1:48515/dgw/m/collection1 node=127.0.0.1:48515_dgw%2Fm C1536_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:48515/dgw/m, core=collection1, node_name=127.0.0.1:48515_dgw%2Fm}
   [junit4]   2> 505602 T1683 C1536 P48515 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:48515/dgw/m/collection1/
   [junit4]   2> 505602 T1683 C1536 P48515 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 505602 T1683 C1536 P48515 oasc.SyncStrategy.syncToMe http://127.0.0.1:48515/dgw/m/collection1/ has no replicas
   [junit4]   2> 505602 T1683 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:48515/dgw/m/collection1/ shard3
   [junit4]   2> 505602 T1639 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 505602 T1683 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3
   [junit4]   2> 505605 T1638 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 505607 T1638 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 505609 T1638 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 505655 T1616 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 505655 T1616 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 505657 T1616 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:36585
   [junit4]   2> 505658 T1616 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 505658 T1616 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 505658 T1616 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1390778487047
   [junit4]   2> 505658 T1616 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1390778487047/'
   [junit4]   2> 505667 T1616 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1390778487047/solr.xml
   [junit4]   2> 505697 T1616 oasc.CoreContainer.<init> New CoreContainer 1511376223
   [junit4]   2> 505698 T1616 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1390778487047/]
   [junit4]   2> 505698 T1616 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 505699 T1616 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 505699 T1616 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 505699 T1616 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 505699 T1616 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 505699 T1616 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 505700 T1616 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 505700 T1616 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 505700 T1616 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 505702 T1616 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 505703 T1616 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 505703 T1616 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 505703 T1616 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46898/solr
   [junit4]   2> 505703 T1616 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 505704 T1616 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 505705 T1694 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4b510e2d name:ZooKeeperConnection Watcher:127.0.0.1:46898 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 505706 T1616 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 505708 T1616 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 505709 T1696 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4a4b75dd name:ZooKeeperConnection Watcher:127.0.0.1:46898/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 505709 T1616 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 505712 T1660 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 505712 T1678 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 505713 T1638 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 505713 T1647 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 505716 T1616 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 505758 T1683 oasc.ZkController.register We are http://127.0.0.1:48515/dgw/m/collection1/ and leader is http://127.0.0.1:48515/dgw/m/collection1/
   [junit4]   2> 505758 T1683 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:48515/dgw/m
   [junit4]   2> 505758 T1683 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 505758 T1683 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 505758 T1683 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 505759 T1638 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 505759 T1638 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 505760 T1638 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 505760 T1683 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 505760 T1639 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 505761 T1639 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:48515/dgw/m",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:48515_dgw%2Fm",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 505763 T1638 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 505865 T1647 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 505865 T1638 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 505865 T1678 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 505865 T1696 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 505865 T1660 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 506720 T1616 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36585_dgw%2Fm
   [junit4]   2> 506721 T1616 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:36585_dgw%2Fm
   [junit4]   2> 506724 T1660 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 506724 T1678 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 506725 T1647 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 506725 T1696 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 506725 T1638 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 506732 T1697 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 506733 T1697 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 506734 T1638 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 506734 T1638 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 506734 T1697 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 506734 T1638 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 506736 T1639 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 506736 T1639 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:36585/dgw/m",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:36585_dgw%2Fm",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 506736 T1639 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 506736 T1639 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 506739 T1638 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 506841 T1678 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 506842 T1696 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 506841 T1638 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 506841 T1660 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 506841 T1647 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 507734 T1697 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 507735 T1697 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1390778487047/collection1
   [junit4]   2> 507735 T1697 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 507736 T1697 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 507736 T1697 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 507737 T1697 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1390778487047/collection1/'
   [junit4]   2> 507738 T1697 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1390778487047/collection1/lib/classes/' to classloader
   [junit4]   2> 507738 T1697 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1390778487047/collection1/lib/README' to classloader
   [junit4]   2> 507768 T1697 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 507801 T1697 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 507803 T1697 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 507808 T1697 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 508085 T1697 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 508087 T1697 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 508088 T1697 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 508091 T1697 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 508110 T1697 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 508110 T1697 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1390778487047/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1390778479973/jetty3/
   [junit4]   2> 508110 T1697 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@29669b01
   [junit4]   2> 508111 T1697 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1390778479973/jetty3
   [junit4]   2> 508111 T1697 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1390778479973/jetty3/index/
   [junit4]   2> 508111 T1697 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1390778479973/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 508112 T1697 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1390778479973/jetty3/index
   [junit4]   2> 508112 T1697 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=941107354, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 508114 T1697 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1390778479973/jetty3/index,segFN=segments_1,generation=1}
   [junit4]   2> 508114 T1697 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 508117 T1697 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 508118 T1697 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 508118 T1697 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 508118 T1697 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 508118 T1697 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 508118 T1697 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 508119 T1697 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 508119 T1697 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 508119 T1697 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 508119 T1697 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 508120 T1697 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 508120 T1697 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 508120 T1697 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 508120 T1697 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 508121 T1

[...truncated too long message...]

ectorImpl.doSelect(EPollSelectorImpl.java:78)
   [junit4]   2> 	        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
   [junit4]   2> 	        at sun.nio.ch.SelectorImpl.selectNow(SelectorImpl.java:106)
   [junit4]   2> 	        at org.eclipse.jetty.io.nio.SelectorManager$SelectSet.doSelect(SelectorManager.java:536)
   [junit4]   2> 	        at org.eclipse.jetty.io.nio.SelectorManager$1.run(SelectorManager.java:290)
   [junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 	  78) Thread[id=1740, name=HashSessionScavenger-54, state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]   2> 	        at java.lang.Object.wait(Native Method)
   [junit4]   2> 	        at java.util.TimerThread.mainLoop(Timer.java:552)
   [junit4]   2> 	        at java.util.TimerThread.run(Timer.java:505)
   [junit4]   2> 	  79) Thread[id=1952, name=qtp1766997286-1952 Selector1, state=RUNNABLE, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]   2> 	        at sun.nio.ch.EPollArrayWrapper.interrupt(Native Method)
   [junit4]   2> 	        at sun.nio.ch.EPollArrayWrapper.interrupt(EPollArrayWrapper.java:317)
   [junit4]   2> 	        at sun.nio.ch.EPollSelectorImpl.wakeup(EPollSelectorImpl.java:193)
   [junit4]   2> 	        at java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:210)
   [junit4]   2> 	        at java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:216)
   [junit4]   2> 	        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:78)
   [junit4]   2> 	        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
   [junit4]   2> 	        at sun.nio.ch.SelectorImpl.selectNow(SelectorImpl.java:106)
   [junit4]   2> 	        at org.eclipse.jetty.io.nio.SelectorManager$SelectSet.doSelect(SelectorManager.java:536)
   [junit4]   2> 	        at org.eclipse.jetty.io.nio.SelectorManager$1.run(SelectorManager.java:290)
   [junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 	  80) Thread[id=1751, name=TEST-ChaosMonkeySafeLeaderTest.testDistribSearch-seed#[1F86214F1CE0F34C]-SendThread(localhost.localdomain:46898), state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]   2> 	        at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)
   [junit4]   2> 	  81) Thread[id=1742, name=qtp1615708154-1742 Selector1, state=RUNNABLE, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]   2> 	        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:76)
   [junit4]   2> 	        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
   [junit4]   2> 	        at sun.nio.ch.SelectorImpl.selectNow(SelectorImpl.java:106)
   [junit4]   2> 	        at org.eclipse.jetty.io.nio.SelectorManager$SelectSet.doSelect(SelectorManager.java:536)
   [junit4]   2> 	        at org.eclipse.jetty.io.nio.SelectorManager$1.run(SelectorManager.java:290)
   [junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 	  82) Thread[id=1851, name=TEST-ChaosMonkeySafeLeaderTest.testDistribSearch-seed#[1F86214F1CE0F34C]-SendThread(localhost.localdomain:46898), state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]   2> 	        at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
   [junit4]   2> 	        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
   [junit4]   2> 	        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=es_DO, timezone=Australia/Broken_Hill
   [junit4]   2> NOTE: Linux 3.8.0-35-generic amd64/Oracle Corporation 1.7.0_51 (64-bit)/cpus=8,threads=95,free=74424016,total=254803968
   [junit4]   2> NOTE: All tests run in this JVM: [TestBinaryResponseWriter, NotRequiredUniqueKeyTest, HardAutoCommitTest, AbstractAnalyticsFacetTest, DateFieldTest, TestCustomSort, SpellCheckComponentTest, TestDFRSimilarityFactory, TestRangeQuery, TestCSVLoader, PluginInfoTest, TestQuerySenderNoQuery, SpellingQueryConverterTest, StatsComponentTest, ChaosMonkeyNothingIsSafeTest, TestStressLucene, CursorMarkTest, TestFastWriter, TestAddFieldRealTimeGet, TestCursorMarkWithoutUniqueKey, TestDistribDocBasedVersion, LeaderElectionIntegrationTest, TestCollationField, TestCopyFieldCollectionResource, TestSolrQueryParserDefaultOperatorResource, StandardRequestHandlerTest, XsltUpdateRequestHandlerTest, TestJmxIntegration, MinimalSchemaTest, DocumentAnalysisRequestHandlerTest, TestSolrDeletionPolicy2, TestStressReorder, ExpressionTest, DirectUpdateHandlerTest, TestDynamicFieldResource, NoCacheHeaderTest, AddBlockUpdateTest, MultiTermTest, HighlighterTest, TestSolrCoreProperties, PreAnalyzedFieldTest, OpenCloseCoreStressTest, BadIndexSchemaTest, AlternateDirectoryTest, AliasIntegrationTest, MigrateRouteKeyTest, StressHdfsTest, TestIndexSearcher, TestRTGBase, TestStressRecovery, DistanceFunctionTest, HighlighterConfigTest, TestSchemaSimilarityResource, TestFieldTypeResource, BlockDirectoryTest, HdfsDirectoryTest, TimeZoneUtilsTest, TestAtomicUpdateErrorCases, TestNumberUtils, ChaosMonkeySafeLeaderTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeySafeLeaderTest -Dtests.seed=1F86214F1CE0F34C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_DO -Dtests.timezone=Australia/Broken_Hill -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | ChaosMonkeySafeLeaderTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1F86214F1CE0F34C]:0)Throwable #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=2106, name=RecoveryThread, state=RUNNABLE, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]    > Caused by: java.lang.AssertionError: liveDocs.count()=23 info.docCount=31 info.getDelCount()=18
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1F86214F1CE0F34C]:0)
   [junit4]    > 	at org.apache.lucene.codecs.lucene40.Lucene40LiveDocsFormat.readLiveDocs(Lucene40LiveDocsFormat.java:92)
   [junit4]    > 	at org.apache.lucene.index.SegmentReader.<init>(SegmentReader.java:103)
   [junit4]    > 	at org.apache.lucene.index.ReadersAndUpdates.getReader(ReadersAndUpdates.java:131)
   [junit4]    > 	at org.apache.lucene.index.ReadersAndUpdates.getReadOnlyClone(ReadersAndUpdates.java:183)
   [junit4]    > 	at org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:97)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.getReader(IndexWriter.java:380)
   [junit4]    > 	at org.apache.lucene.index.StandardDirectoryReader.doOpenIfChanged(StandardDirectoryReader.java:268)
   [junit4]    > 	at org.apache.lucene.index.DirectoryReader.openIfChanged(DirectoryReader.java:204)
   [junit4]    > 	at org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:1444)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:1632)
   [junit4]    > 	at org.apache.solr.handler.SnapPuller.openNewSearcherAndUpdateCommitPoint(SnapPuller.java:670)
   [junit4]    > 	at org.apache.solr.handler.SnapPuller.fetchLatestIndex(SnapPuller.java:490)
   [junit4]    > 	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:322)
   [junit4]    > 	at org.apache.solr.cloud.RecoveryStrategy.replicate(RecoveryStrategy.java:155)
   [junit4]    > 	at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:437)
   [junit4]    > 	at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:247)
   [junit4] Completed on J1 in 7226.08s, 1 test, 3 errors <<< FAILURES!

[...truncated 95 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:453: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:433: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1268: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:901: There were test failures: 365 suites, 1603 tests, 2 suite-level errors, 1 error, 118 ignored (7 assumptions)

Total time: 150 minutes 5 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.7.0_51 -XX:-UseCompressedOops -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure