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 00:03:11 UTC

[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.8.0-ea-b124) - Build # 9136 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/9136/
Java: 64bit/jdk1.8.0-ea-b124 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
REGRESSION:  org.apache.solr.cloud.DistribCursorPagingTest.testDistribSearch

Error Message:
({params(q=*%3A*&fl=id%2Cstr_dv_last&rows=41&sort=str_dv_last+asc%2C+id+asc),defaults(cursorMark=AoI%2FDfSEm7v0jba69IqEqvSFmYX0hram9IeujPSLqIX0ibic9IeajfSAlKX0hZqwVQE%3D)}) walk already seen: 2, don't know why; q=id:2 gives: {responseHeader={status=0,QTime=5},response={numFound=1,start=0,maxScore=4.3672957,docs=[SolrDocument{id=2, int=-1269312747, int_last=-1269312747, int_first=-1269312747, int_dv_last=-1269312747, int_dv_first=-1269312747, long=-7073619055149191639, long_last=-7073619055149191639, long_first=-7073619055149191639, long_dv_last=-7073619055149191639, long_dv_first=-7073619055149191639, float=-5.1121048E7, float_last=-5.1121048E7, float_first=-5.1121048E7, float_dv_last=-5.1121048E7, float_dv_first=-5.1121048E7, double=1.209537768077775E9, double_last=1.209537768077775E9, double_first=1.209537768077775E9, double_dv_last=1.209537768077775E9, double_dv_first=1.209537768077775E9, _version_=1458244495980101632}]}}

Stack Trace:
java.lang.AssertionError: ({params(q=*%3A*&fl=id%2Cstr_dv_last&rows=41&sort=str_dv_last+asc%2C+id+asc),defaults(cursorMark=AoI%2FDfSEm7v0jba69IqEqvSFmYX0hram9IeujPSLqIX0ibic9IeajfSAlKX0hZqwVQE%3D)}) walk already seen: 2, don't know why; q=id:2 gives: {responseHeader={status=0,QTime=5},response={numFound=1,start=0,maxScore=4.3672957,docs=[SolrDocument{id=2, int=-1269312747, int_last=-1269312747, int_first=-1269312747, int_dv_last=-1269312747, int_dv_first=-1269312747, long=-7073619055149191639, long_last=-7073619055149191639, long_first=-7073619055149191639, long_dv_last=-7073619055149191639, long_dv_first=-7073619055149191639, float=-5.1121048E7, float_last=-5.1121048E7, float_first=-5.1121048E7, float_dv_last=-5.1121048E7, float_dv_first=-5.1121048E7, double=1.209537768077775E9, double_last=1.209537768077775E9, double_first=1.209537768077775E9, double_dv_last=1.209537768077775E9, double_dv_first=1.209537768077775E9, _version_=1458244495980101632}]}}
	at __randomizedtesting.SeedInfo.seed([1EEEC268BCFB277D:9F084C70CBA44741]:0)
	at org.apache.solr.cloud.DistribCursorPagingTest.assertFullWalkNoDups(DistribCursorPagingTest.java:672)
	at org.apache.solr.cloud.DistribCursorPagingTest.doRandomSortsOnLargeIndex(DistribCursorPagingTest.java:474)
	at org.apache.solr.cloud.DistribCursorPagingTest.doTest(DistribCursorPagingTest.java:92)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:867)
	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 10592 lines...]
   [junit4] Suite: org.apache.solr.cloud.DistribCursorPagingTest
   [junit4]   2> 401520 T2177 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 401522 T2177 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-DistribCursorPagingTest-1390690311755
   [junit4]   2> 401522 T2177 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 401523 T2178 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 401623 T2177 oasc.ZkTestServer.run start zk server on port:34863
   [junit4]   2> 401623 T2177 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 401704 T2184 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@184ad734 name:ZooKeeperConnection Watcher:127.0.0.1:34863 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 401704 T2177 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 401705 T2177 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 401708 T2177 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 401709 T2186 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@33d27cc3 name:ZooKeeperConnection Watcher:127.0.0.1:34863/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 401709 T2177 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 401709 T2177 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 401711 T2177 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 401714 T2177 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 401716 T2177 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 401718 T2177 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-deeppaging.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 401718 T2177 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 401720 T2177 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema-sorts.xml to /configs/conf1/schema.xml
   [junit4]   2> 401720 T2177 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 401722 T2177 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 401722 T2177 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 401723 T2177 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 401724 T2177 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 401725 T2177 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 401725 T2177 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 401726 T2177 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 401727 T2177 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 401728 T2177 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 401728 T2177 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 401729 T2177 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 401730 T2177 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 401731 T2177 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 401731 T2177 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 401733 T2177 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 401733 T2177 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 401734 T2177 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 401734 T2177 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 401796 T2177 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 401803 T2177 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:43109
   [junit4]   2> 401804 T2177 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 401804 T2177 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 401805 T2177 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.DistribCursorPagingTest-controljetty-1390690311969
   [junit4]   2> 401805 T2177 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DistribCursorPagingTest-controljetty-1390690311969/'
   [junit4]   2> 401814 T2177 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DistribCursorPagingTest-controljetty-1390690311969/solr.xml
   [junit4]   2> 401822 T2177 oasc.CoreContainer.<init> New CoreContainer 1268429820
   [junit4]   2> 401823 T2177 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.DistribCursorPagingTest-controljetty-1390690311969/]
   [junit4]   2> 401823 T2177 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 401823 T2177 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 401823 T2177 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 401824 T2177 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 401824 T2177 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 401824 T2177 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 401824 T2177 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 401824 T2177 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 401825 T2177 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 401827 T2177 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 401827 T2177 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 401827 T2177 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 401827 T2177 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:34863/solr
   [junit4]   2> 401828 T2177 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 401828 T2177 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 401831 T2197 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@387d231e name:ZooKeeperConnection Watcher:127.0.0.1:34863 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 401831 T2177 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 401833 T2177 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 401843 T2199 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@44cc823c name:ZooKeeperConnection Watcher:127.0.0.1:34863/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 401843 T2177 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 401845 T2177 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 401848 T2177 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 401850 T2177 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 401852 T2177 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43109_
   [junit4]   2> 401852 T2177 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:43109_
   [junit4]   2> 401854 T2177 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 401856 T2177 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 401858 T2177 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 401860 T2177 oasc.Overseer.start Overseer (id=91140280271306755-127.0.0.1:43109_-n_0000000000) starting
   [junit4]   2> 401864 T2177 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 401868 T2201 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 401868 T2177 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 401868 T2201 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 401870 T2177 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 401871 T2177 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 401873 T2200 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 401874 T2202 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 401874 T2202 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 401875 T2199 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 401875 T2202 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 401876 T2200 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 401877 T2200 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:43109",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:43109_",
   [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> 401877 T2200 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 401877 T2200 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 401879 T2199 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 401879 T2199 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> 402876 T2202 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 402876 T2202 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.DistribCursorPagingTest-controljetty-1390690311969/collection1
   [junit4]   2> 402876 T2202 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 402877 T2202 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 402877 T2202 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 402878 T2202 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DistribCursorPagingTest-controljetty-1390690311969/collection1/'
   [junit4]   2> 402879 T2202 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.DistribCursorPagingTest-controljetty-1390690311969/collection1/lib/classes/' to classloader
   [junit4]   2> 402879 T2202 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.DistribCursorPagingTest-controljetty-1390690311969/collection1/lib/README' to classloader
   [junit4]   2> 402896 T2202 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 402910 T2202 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 402911 T2202 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 402913 T2202 oass.IndexSchema.readSchema [collection1] Schema name=sortable
   [junit4]   2> 402934 T2202 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 402935 T2202 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 402935 T2202 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.DistribCursorPagingTest-controljetty-1390690311969/collection1/, dataDir=./org.apache.solr.cloud.DistribCursorPagingTest-1390690311755/control/data/
   [junit4]   2> 402935 T2202 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 402935 T2202 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DistribCursorPagingTest-1390690311755/control/data
   [junit4]   2> 402935 T2202 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.DistribCursorPagingTest-1390690311755/control/data/index/
   [junit4]   2> 402936 T2202 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.DistribCursorPagingTest-1390690311755/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 402936 T2202 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DistribCursorPagingTest-1390690311755/control/data/index
   [junit4]   2> 402936 T2202 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=89.583984375, floorSegmentMB=1.7265625, forceMergeDeletesPctAllowed=8.414730927446627, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.548681070581526
   [junit4]   2> 402936 T2202 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@54ff4d90 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@61dccdc2),segFN=segments_1,generation=1}
   [junit4]   2> 402937 T2202 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 402937 T2202 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 402937 T2202 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 402937 T2202 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 402937 T2202 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 402938 T2202 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
   [junit4]   2> 402938 T2202 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 402941 T2202 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
   [junit4]   2> 402942 T2202 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 402943 T2202 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 402943 T2202 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 402944 T2202 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1120466744, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 402944 T2202 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@54ff4d90 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@61dccdc2),segFN=segments_1,generation=1}
   [junit4]   2> 402944 T2202 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 402944 T2202 oass.SolrIndexSearcher.<init> Opening Searcher@3633b138 main
   [junit4]   2> 402945 T2202 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 402945 T2203 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3633b138 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 402945 T2177 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 402946 T2177 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 402945 T2206 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:43109 collection:control_collection shard:shard1
   [junit4]   2> 402947 T2177 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 402947 T2206 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 402948 T2208 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6410dbb0 name:ZooKeeperConnection Watcher:127.0.0.1:34863/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 402948 T2177 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 402948 T2177 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 402950 T2177 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 402951 T2206 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 402956 T2199 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 402956 T2206 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 402956 T2206 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C498 name=collection1 org.apache.solr.core.SolrCore@49e93f7 url=http://127.0.0.1:43109/collection1 node=127.0.0.1:43109_ C498_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:43109, core=collection1, node_name=127.0.0.1:43109_}
   [junit4]   2> 402956 T2206 C498 P43109 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:43109/collection1/
   [junit4]   2> 402956 T2206 C498 P43109 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 402957 T2206 C498 P43109 oasc.SyncStrategy.syncToMe http://127.0.0.1:43109/collection1/ has no replicas
   [junit4]   2> 402957 T2206 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:43109/collection1/ shard1
   [junit4]   2> 402957 T2206 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 402957 T2200 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 402960 T2199 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 402961 T2199 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 402962 T2199 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 403030 T2177 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 403031 T2177 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 403034 T2177 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:37403
   [junit4]   2> 403035 T2177 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 403035 T2177 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 403035 T2177 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DistribCursorPagingTest-jetty1-1390690313183
   [junit4]   2> 403036 T2177 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DistribCursorPagingTest-jetty1-1390690313183/'
   [junit4]   2> 403046 T2177 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DistribCursorPagingTest-jetty1-1390690313183/solr.xml
   [junit4]   2> 403051 T2177 oasc.CoreContainer.<init> New CoreContainer 24249023
   [junit4]   2> 403052 T2177 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DistribCursorPagingTest-jetty1-1390690313183/]
   [junit4]   2> 403052 T2177 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 403052 T2177 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 403052 T2177 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 403053 T2177 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 403053 T2177 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 403053 T2177 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 403053 T2177 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 403053 T2177 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 403054 T2177 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 403055 T2177 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 403056 T2177 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 403056 T2177 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 403056 T2177 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:34863/solr
   [junit4]   2> 403056 T2177 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 403057 T2177 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 403058 T2219 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@139eaaf5 name:ZooKeeperConnection Watcher:127.0.0.1:34863 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 403058 T2177 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 403060 T2177 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 403061 T2221 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4f9d1995 name:ZooKeeperConnection Watcher:127.0.0.1:34863/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 403061 T2177 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 403064 T2177 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 403064 T2208 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> 403064 T2199 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> 403111 T2206 oasc.ZkController.register We are http://127.0.0.1:43109/collection1/ and leader is http://127.0.0.1:43109/collection1/
   [junit4]   2> 403112 T2206 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:43109
   [junit4]   2> 403112 T2206 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 403112 T2206 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 403112 T2206 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 403114 T2199 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 403114 T2199 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 403114 T2199 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 403114 T2206 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 403116 T2200 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 403116 T2200 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:43109",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:43109_",
   [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":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 403118 T2199 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 403222 T2221 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> 403223 T2208 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> 403223 T2199 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> 404066 T2177 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37403_
   [junit4]   2> 404067 T2177 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37403_
   [junit4]   2> 404068 T2208 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 404068 T2221 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 404068 T2199 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 404071 T2222 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 404072 T2222 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 404072 T2199 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 404072 T2199 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 404073 T2199 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 404072 T2222 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 404073 T2200 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 404074 T2200 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:37403",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:37403_",
   [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":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 404074 T2200 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 404074 T2200 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 404076 T2199 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 404177 T2199 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> 404177 T2221 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> 404177 T2208 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> 405073 T2222 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 405073 T2222 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DistribCursorPagingTest-jetty1-1390690313183/collection1
   [junit4]   2> 405074 T2222 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 405074 T2222 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 405075 T2222 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 405076 T2222 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DistribCursorPagingTest-jetty1-1390690313183/collection1/'
   [junit4]   2> 405077 T2222 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.DistribCursorPagingTest-jetty1-1390690313183/collection1/lib/classes/' to classloader
   [junit4]   2> 405077 T2222 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.DistribCursorPagingTest-jetty1-1390690313183/collection1/lib/README' to classloader
   [junit4]   2> 405092 T2222 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 405097 T2222 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 405098 T2222 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 405100 T2222 oass.IndexSchema.readSchema [collection1] Schema name=sortable
   [junit4]   2> 405129 T2222 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 405130 T2222 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 405130 T2222 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DistribCursorPagingTest-jetty1-1390690313183/collection1/, dataDir=./org.apache.solr.cloud.DistribCursorPagingTest-1390690311755/jetty1/
   [junit4]   2> 405130 T2222 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 405131 T2222 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DistribCursorPagingTest-1390690311755/jetty1
   [junit4]   2> 405131 T2222 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.DistribCursorPagingTest-1390690311755/jetty1/index/
   [junit4]   2> 405131 T2222 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.DistribCursorPagingTest-1390690311755/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 405131 T2222 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DistribCursorPagingTest-1390690311755/jetty1/index
   [junit4]   2> 405132 T2222 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=89.583984375, floorSegmentMB=1.7265625, forceMergeDeletesPctAllowed=8.414730927446627, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.548681070581526
   [junit4]   2> 405132 T2222 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7da4601e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e8a912f),segFN=segments_1,generation=1}
   [junit4]   2> 405133 T2222 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 405133 T2222 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 405134 T2222 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 405134 T2222 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 405134 T2222 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 405134 T2222 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
   [junit4]   2> 405134 T2222 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 405134 T2222 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
   [junit4]   2> 405136 T2222 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 405139 T2222 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 405139 T2222 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 405140 T2222 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1120466744, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 405140 T2222 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7da4601e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e8a912f),segFN=segments_1,generation=1}
   [junit4]   2> 405140 T2222 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 405141 T2222 oass.SolrIndexSearcher.<init> Opening Searcher@4e247641 main
   [junit4]   2> 405141 T2223 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4e247641 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 405141 T2222 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 405142 T2177 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 405142 T2177 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 405142 T2226 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:37403 collection:collection1 shard:shard2
   [junit4]   2> 405143 T2226 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 405150 T2226 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 405151 T2199 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 405151 T2199 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 405152 T2199 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 405152 T2226 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 405152 T2226 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C499 name=collection1 org.apache.solr.core.SolrCore@a08dc0b url=http://127.0.0.1:37403/collection1 node=127.0.0.1:37403_ C499_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:37403, core=collection1, node_name=127.0.0.1:37403_}
   [junit4]   2> 405152 T2226 C499 P37403 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:37403/collection1/
   [junit4]   2> 405152 T2200 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 405153 T2226 C499 P37403 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 405153 T2226 C499 P37403 oasc.SyncStrategy.syncToMe http://127.0.0.1:37403/collection1/ has no replicas
   [junit4]   2> 405153 T2226 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:37403/collection1/ shard2
   [junit4]   2> 405153 T2226 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 405155 T2199 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 405162 T2199 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 405165 T2199 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 405211 T2177 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 405211 T2177 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 405213 T2177 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:41256
   [junit4]   2> 405215 T2177 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 405215 T2177 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 405215 T2177 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DistribCursorPagingTest-jetty2-1390690315376
   [junit4]   2> 405215 T2177 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DistribCursorPagingTest-jetty2-1390690315376/'
   [junit4]   2> 405224 T2177 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DistribCursorPagingTest-jetty2-1390690315376/solr.xml
   [junit4]   2> 405229 T2177 oasc.CoreContainer.<init> New CoreContainer 815176136
   [junit4]   2> 405230 T2177 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DistribCursorPagingTest-jetty2-1390690315376/]
   [junit4]   2> 405230 T2177 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 405230 T2177 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 405230 T2177 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 405231 T2177 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 405231 T2177 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 405231 T2177 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 405231 T2177 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 405231 T2177 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 405232 T2177 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 405234 T2177 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 405234 T2177 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 405234 T2177 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 405235 T2177 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:34863/solr
   [junit4]   2> 405235 T2177 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 405236 T2177 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 405238 T2237 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2f43cc7c name:ZooKeeperConnection Watcher:127.0.0.1:34863 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 405238 T2177 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 405240 T2177 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 405241 T2239 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@76922d9a name:ZooKeeperConnection Watcher:127.0.0.1:34863/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 405241 T2177 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 405243 T2177 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 405266 T2199 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> 405267 T2239 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> 405267 T2221 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> 405266 T2208 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> 405314 T2226 oasc.ZkController.register We are http://127.0.0.1:37403/collection1/ and leader is http://127.0.0.1:37403/collection1/
   [junit4]   2> 405314 T2226 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:37403
   [junit4]   2> 405314 T2226 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 405314 T2226 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 405314 T2226 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 405315 T2199 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 405315 T2199 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 405316 T2199 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 405316 T2226 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 405317 T2200 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 405317 T2200 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:37403",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:37403_",
   [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":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 405319 T2199 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 405422 T2221 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> 405422 T2239 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> 405422 T2199 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> 405422 T2208 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> 406245 T2177 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41256_
   [junit4]   2> 406246 T2177 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:41256_
   [junit4]   2> 406247 T2208 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 406247 T2221 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 406247 T2199 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 406248 T2239 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 406251 T2240 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 406252 T2240 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 406252 T2199 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 406253 T2199 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 406253 T2199 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 406252 T2240 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 406254 T2200 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 406254 T2200 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:41256",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:41256_",
   [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":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 406254 T2200 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 406254 T2200 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 406256 T2199 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 406357 T2221 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> 406357 T2239 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> 406357 T2208 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> 406357 T2199 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> 407253 T2240 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 407253 T2240 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DistribCursorPagingTest-jetty2-1390690315376/collection1
   [junit4]   2> 407253 T2240 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 407254 T2240 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 407254 T2240 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 407255 T2240 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DistribCursorPagingTest-jetty2-1390690315376/collection1/'
   [junit4]   2> 407256 T2240 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.DistribCursorPagingTest-jetty2-1390690315376/collection1/lib/classes/' to classloader
   [junit4]   2> 407256 T2240 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.DistribCursorPagingTest-jetty2-1390690315376/collection1/lib/README' to classloader
   [junit4]   2> 407269 T2240 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 407274 T2240 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 407275 T2240 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 407277 T2240 oass.IndexSchema.readSchema [collection1] Schema name=sortable
   [junit4]   2> 407296 T2240 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 407297 T2240 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 407297 T2240 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DistribCursorPagingTest-jetty2-1390690315376/collection1/, dataDir=./org.apache.solr.cloud.DistribCursorPagingTest-1390690311755/jetty2/
   [junit4]   2> 407297 T2240 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 407298 T2240 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DistribCursorPagingTest-1390690311755/jetty2
   [junit4]   2> 407298 T2240 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.DistribCursorPagingTest-1390690311755/jetty2/index/
   [junit4]   2> 407298 T2240 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.DistribCursorPagingTest-1390690311755/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 407298 T2240 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DistribCursorPagingTest-1390690311755/jetty2/index
   [junit4]   2> 407298 T2240 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=89.583984375, floorSegmentMB=1.7265625, forceMergeDeletesPctAllowed=8.414730927446627, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.548681070581526
   [junit4]   2> 407299 T2240 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5c718c43 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4bd5e328),segFN=segments_1,generation=1}
   [junit4]   2> 407299 T2240 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 407299 T2240 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 407300 T2240 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 407300 T2240 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 407300 T2240 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 407300 T2240 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
   [junit4]   2> 407300 T2240 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 407300 T2240 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
   [junit4]   2> 407302 T2240 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 407303 T2240 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 407303 T2240 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 407303 T2240 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1120466744, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 407303 T2240 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5c718c43 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4bd5e328),segFN=segments_1,generation=1}
   [junit4]   2> 407304 T2240 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 407304 T2240 oass.SolrIndexSearcher.<init> Opening Searcher@49ceb1d2 main
   [junit4]   2> 407304 T2240 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 407304 T2241 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@49ceb1d2 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 407305 T2177 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 407305 T2177 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 407305 T2244 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:41256 collection:collection1 shard:shard1
   [junit4]   2> 407306 T2244 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 407310 T2244 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 407311 T2199 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 407311 T2199 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 407311 T2199 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 407311 T2244 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 407312 T2244 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C500 name=collection1 org.apache.solr.core.SolrCore@1846dc82 url=http://127.0.0.1:41256/collection1 node=127.0.0.1:41256_ C500_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:41256, core=collection1, node_name=127.0.0.1:41256_}
   [junit4]   2> 407312 T2244 C500 P41256 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:41256/collection1/
   [junit4]   2> 407312 T2200 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 407312 T2244 C500 P41256 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 407312 T2244 C500 P41256 oasc.SyncStrategy.syncToMe http://127.0.0.1:41256/collection1/ has no replicas
   [junit4]   2> 407313 T2244 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:41256/collection1/ shard1
   [junit4]   2> 407313 T2244 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 407315 T2199 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 407320 T2199 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 407323 T2199 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 407382 T2177 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 407382 T2177 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 407384 T2177 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:48873
   [junit4]   2> 407385 T2177 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 407386 T2177 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 407386 T2177 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DistribCursorPagingTest-jetty3-1390690317539
   [junit4]   2> 407386 T2177 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DistribCursorPagingTest-jetty3-1390690317539/'
   [junit4]   2> 407394 T2177 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DistribCursorPagingTest-jetty3-1390690317539/solr.xml
   [junit4]   2> 407406 T2177 oasc.CoreContainer.<init> New CoreContainer 192438616
   [junit4]   2> 407406 T2177 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DistribCursorPagingTest-jetty3-1390690317539/]
   [junit4]   2> 407406 T2177 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 407407 T2177 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 407407 T2177 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 407407 T2177 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 407407 T2177 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 407407 T2177 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 407407 T2177 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 407408 T2177 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 407408 T2177 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 407410 T2177 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 407410 T2177 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 407410 T2177 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 407410 T2177 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:34863/solr
   [junit4]   2> 407411 T2177 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 407411 T2177 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 407413 T2255 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7b337ebf name:ZooKeeperConnection Watcher:127.0.0.1:34863 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 407413 T2177 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 407415 T2177 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 407415 T2257 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2b683be name:ZooKeeperConnection Watcher:127.0.0.1:34863/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 407415 T2177 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 407418 T2177 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 407424 T2199 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> 407425 T2239 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> 407424 T2257 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> 407425 T2208 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> 407424 T2221 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> 407471 T2244 oasc.ZkController.register We are http://127.0.0.1:41256/collection1/ and leader is http://127.0.0.1:41256/collection1/
   [junit4]   2> 407472 T2244 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:41256
   [junit4]   2> 407472 T2244 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 407472 T2244 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 407472 T2244 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 407473 T2199 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 407473 T2199 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 407473 T2199 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 407473 T2244 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 407475 T2200 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 407475 T2200 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:41256",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:41256_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 407477 T2199 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 407581 T2221 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> 407581 T2239 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> 407581 T2208 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> 407581 T2199 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> 407581 T2257 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> 408420 T2177 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48873_
   [junit4]   2> 408421 T2177 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:48873_
   [junit4]   2> 408423 T2221 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 408423 T2208 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 408423 T2239 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 408423 T2257 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 408423 T2199 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 408426 T2258 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 408426 T2258 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 408426 T2199 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 408426 T2199 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 408427 T2199 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 408427 T2258 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 408427 T2200 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 408428 T2200 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:48873",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:48873_",
   [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":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 408428 T2200 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 408428 T2200 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 408429 T2199 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 408530 T2221 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> 408530 T2239 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> 408530 T2208 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> 408530 T2257 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> 408530 T2199 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> 409427 T2258 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 409427 T2258 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DistribCursorPagingTest-jetty3-1390690317539/collection1
   [junit4]   2> 409427 T2258 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 409428 T2258 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 409428 T2258 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 409429 T2258 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DistribCursorPagingTest-jetty3-1390690317539/collection1/'
   [junit4]   2> 409430 T2258 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.DistribCursorPagingTest-jetty3-1390690317539/collection1/lib/classes/' to classloader
   [junit4]   2> 409430 T2258 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.DistribCursorPagingTest-jetty3-1390690317539/collection1/lib/README' to classloader
   [junit4]   2> 409444 T2258 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 409450 T2258 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 409451 T2258 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 409453 T2258 oass.IndexSchema.readSchema [collection1] Schema name=sortable
   [junit4]   2> 409474 T2258 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 409474 T2258 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 409474 T2258 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DistribCursorPagingTest-jetty3-1390690317539/collection1/, dataDir=./org.apache.solr.cloud.DistribCursorPagingTest-1390690311755/jetty3/
   [junit4]   2> 409474 T2258 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 409475 T2258 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DistribCursorPagingTest-1390690311755/jetty3
   [junit4]   2> 409475 T2258 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.DistribCursorPagingTest-1390690311755/jetty3/index/
   [junit4]   2> 409475 T2258 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.DistribCursorPagingTest-1390690311755/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 409475 T2258 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DistribCursorPagingTest-1390690311755/jetty3/index
   [junit4]   2> 409475 T2258 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=89.583984375, floorSegmentMB=1.7265625, forceMergeDeletesPctAllowed=8.414730927446627, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.548681070581526
   [junit4]   2> 409476 T2258 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@f8d3b55 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@464ee345),segFN=segments_1,generation=1}
   [junit4]   2> 409476 T2258 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 409477 T2258 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 409477 T2258 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 409477 T2258 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 409477 T2258 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 409477 T2258 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
   [junit4]   2> 409477 T2258 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 409477 T2258 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
   [junit4]   2> 409479 T2258 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 409480 T2258 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 409480 T2258 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 409480 T2258 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1120466744, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 409481 T2258 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@f8d3b55 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@464ee345),segFN=segments_1,generation=1}
   [junit4]   2> 409481 T2258 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 409481 T2258 oass.SolrIndexSearcher.<init> Opening Searcher@7e396999 main
   [junit4]   2> 409481 T2258 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 409481 T2259 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7e396999 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 409482 T2177 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 409482 T2177 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 409482 T2262 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:48873 collection:collection1 shard:shard2
   [junit4]   2> 409484 T2262 oasc.ZkController.register We are http://127.0.0.1:48873/collection1/ and leader is http://127.0.0.1:37403/collection1/
   [junit4]   2> 409485 T2262 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:48873
   [junit4]   2> 409485 T2262 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 409485 T2262 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C501 name=collection1 org.apache.solr.core.SolrCore@76195cf9 url=http://127.0.0.1:48873/collection1 node=127.0.0.1:48873_ C501_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:48873, core=collection1, node_name=127.0.0.1:48873_}
   [junit4]   2> 409485 T2263 C501 P48873 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 409485 T2262 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 409486 T2263 C501 P48873 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 409486 T2263 C501 P48873 oasc.ZkController.publish publishing core=collection1 state=recovering
   [

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

g IndexWriter with IndexWriterCloser
   [junit4]   2> 417467 T2257 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 417468 T2257 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 417468 T2257 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.DistribCursorPagingTest-1390690311755/jetty3 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.DistribCursorPagingTest-1390690311755/jetty3;done=false>>]
   [junit4]   2> 417468 T2257 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.DistribCursorPagingTest-1390690311755/jetty3
   [junit4]   2> 417468 T2257 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.DistribCursorPagingTest-1390690311755/jetty3/index.20140125195202737 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.DistribCursorPagingTest-1390690311755/jetty3/index.20140125195202737;done=false>>]
   [junit4]   2> 417469 T2257 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.DistribCursorPagingTest-1390690311755/jetty3/index.20140125195202737
   [junit4]   2> 417469 T2257 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> 417469 T2257 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 417469 T2257 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 417470 T2257 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/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> 417546 T2276 C515 P60135 oasc.SyncStrategy.sync WARN Closed, skipping sync up.
   [junit4]   2> 417547 T2276 oasc.ShardLeaderElectionContext.rejoinLeaderElection Not rejoining election because CoreContainer is shutdown
   [junit4]   2> 417547 T2276 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@74c8b24e
   [junit4]   2> 417548 T2276 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=9,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=75,cumulative_deletesById=0,cumulative_deletesByQuery=5,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=7}
   [junit4]   2> 417548 T2276 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 417548 T2276 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 417548 T2276 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 417549 T2276 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 417550 T2276 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 417550 T2276 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.DistribCursorPagingTest-1390690311755/jetty4/index.20140125195204904 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.DistribCursorPagingTest-1390690311755/jetty4/index.20140125195204904;done=false>>]
   [junit4]   2> 417550 T2276 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.DistribCursorPagingTest-1390690311755/jetty4/index.20140125195204904
   [junit4]   2> 417550 T2276 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.DistribCursorPagingTest-1390690311755/jetty4 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.DistribCursorPagingTest-1390690311755/jetty4;done=false>>]
   [junit4]   2> 417550 T2276 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.DistribCursorPagingTest-1390690311755/jetty4
   [junit4]   2> 417550 T2276 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/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> 417551 T2276 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Lucene41, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=ru_RU, timezone=America/Argentina/Ushuaia
   [junit4]   2> NOTE: Linux 3.8.0-35-generic amd64/Oracle Corporation 1.8.0-ea (64-bit)/cpus=8,threads=2,free=47374208,total=233832448
   [junit4]   2> NOTE: All tests run in this JVM: [AutoCommitTest, UpdateParamsTest, TestQueryUtils, TestSuggestSpellingConverter, UpdateRequestProcessorFactoryTest, InfoHandlerTest, SpellPossibilityIteratorTest, TestStressVersions, SpatialFilterTest, RecoveryZkTest, RegexBoostProcessorTest, TestFaceting, ClusterStateTest, FieldMutatingUpdateProcessorTest, SuggesterFSTTest, CoreAdminCreateDiscoverTest, ZkCLITest, TestJoin, UUIDFieldTest, TestSolrQueryParser, BasicDistributedZkTest, AliasIntegrationTest, SimpleFacetsTest, SliceStateUpdateTest, TestSurroundQueryParser, TestLuceneMatchVersion, TestRandomDVFaceting, JsonLoaderTest, TestPseudoReturnFields, LoggingHandlerTest, TestCoreContainer, TestRecoveryHdfs, DOMUtilTest, PolyFieldTest, TestSolrDeletionPolicy1, DocValuesMissingTest, HdfsSyncSliceTest, TestDocSet, CachingDirectoryFactoryTest, TestLMJelinekMercerSimilarityFactory, ResponseLogComponentTest, TestBadConfig, ChangedSchemaMergeTest, TestInfoStreamLogging, AnalysisAfterCoreReloadTest, TestPHPSerializedResponseWriter, TestCharFilters, EnumFieldTest, ShardRoutingTest, DocumentBuilderTest, TestManagedSchemaFieldResource, SolrInfoMBeanTest, DistributedQueryElevationComponentTest, AddBlockUpdateTest, TestPerFieldSimilarity, HdfsCollectionsAPIDistributedZkTest, TestOverriddenPrefixQueryForCustomFieldType, CopyFieldTest, FileBasedSpellCheckerTest, TestFieldResource, DirectUpdateHandlerOptimizeTest, TestElisionMultitermQuery, TestHighFrequencyDictionaryFactory, OverseerTest, TestSort, TestNonNRTOpen, TestMaxScoreQueryParser, DistribCursorPagingTest]
   [junit4] Completed on J0 in 16.94s, 1 test, 1 failure <<< FAILURES!

[...truncated 642 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:459: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:439: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1308: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:941: There were test failures: 355 suites, 1547 tests, 1 failure, 35 ignored (7 assumptions)

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



[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.6.0_45) - Build # 9137 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/9137/
Java: 64bit/jdk1.6.0_45 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
KeeperErrorCode = NodeExists for /collections/collection1/leaders/shard1

Stack Trace:
org.apache.zookeeper.KeeperException$NodeExistsException: KeeperErrorCode = NodeExists for /collections/collection1/leaders/shard1
	at __randomizedtesting.SeedInfo.seed([2C4CE134ABAF4D43:28446EC7B90AA262]:0)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:119)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
	at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
	at org.apache.solr.common.cloud.SolrZkClient$10.execute(SolrZkClient.java:428)
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:425)
	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:382)
	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:369)
	at org.apache.solr.cloud.ShardLeaderElectionContextBase.runLeaderProcess(ElectionContext.java:112)
	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:164)
	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:108)
	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:156)
	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:156)
	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:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:662)




Build Log:
[...truncated 9592 lines...]
   [junit4] Suite: org.apache.solr.cloud.OverseerTest
   [junit4]   2> 370640 T1957 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-OverseerTest-1390696713206
   [junit4]   2> 370641 T1957 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 370643 T1957 oas.SolrTestCaseJ4.setUp ###Starting testShardAssignment
   [junit4]   2> 370644 T1957 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 370644 T1958 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 370744 T1957 oasc.ZkTestServer.run start zk server on port:46897
   [junit4]   2> 370745 T1957 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 370798 T1964 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7ce643b3 name:ZooKeeperConnection Watcher:127.0.0.1:46897 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 370799 T1957 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 370802 T1957 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 370803 T1966 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@21e66348 name:ZooKeeperConnection Watcher:127.0.0.1:46897 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 370804 T1957 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 370804 T1957 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 370808 T1957 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 370809 T1968 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7da89d47 name:ZooKeeperConnection Watcher:127.0.0.1:46897/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 370810 T1957 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 370810 T1957 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 370815 T1957 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 370817 T1970 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@51c238c1 name:ZooKeeperConnection Watcher:127.0.0.1:46897/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 370817 T1957 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 370819 T1957 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 370822 T1957 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 370829 T1957 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 370832 T1957 oasc.Overseer.start Overseer (id=91140699797061635-127.0.0.1:46897_solr-n_0000000000) starting
   [junit4]   2> 370835 T1957 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 370845 T1957 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 370851 T1957 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 370857 T1972 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 370858 T1957 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 370859 T1971 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 370859 T1972 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 370864 T1957 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 370867 T1957 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 370872 T1957 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 370873 T1974 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7eaf29a name:ZooKeeperConnection Watcher:127.0.0.1:46897/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 370874 T1957 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 370875 T1957 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 370879 T1957 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1
   [junit4]   2> 370884 T1968 oascc.ZkStateReader$3.process Updating live nodes... (1)
   [junit4]   2> 370884 T1974 oascc.ZkStateReader$3.process Updating live nodes... (1)
   [junit4]   2> 370887 T1970 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 370889 T1971 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 370890 T1971 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> 370891 T1971 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3]
   [junit4]   2> 370891 T1971 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 370895 T1970 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 370896 T1974 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> 370896 T1968 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> 371388 T1957 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 371403 T1957 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 371412 T1970 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 371416 T1971 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 371416 T1970 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 371422 T1971 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> 371422 T1971 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 371423 T1971 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 371426 T1970 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 371529 T1974 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> 371529 T1968 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> 371916 T1957 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 371927 T1957 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 371934 T1970 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 371935 T1970 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 371935 T1970 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 371939 T1970 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 371939 T1971 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 371945 T1971 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> 371946 T1971 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 371946 T1971 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 371952 T1970 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 372055 T1968 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> 372055 T1974 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> 372439 T1957 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election
   [junit4]   2> 372459 T1957 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3
   [junit4]   2> 372466 T1970 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 372466 T1970 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 372466 T1970 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 372470 T1970 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 372471 T1971 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 372478 T1971 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> 372478 T1971 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 372479 T1971 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 372483 T1970 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 372587 T1974 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> 372587 T1968 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> 372971 T1957 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 372983 T1970 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 372983 T1970 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 372983 T1970 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 372987 T1971 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 372989 T1971 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> 372989 T1971 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 372989 T1971 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 372993 T1970 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 373096 T1974 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> 373096 T1968 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> 373483 T1957 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 373495 T1970 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 373495 T1970 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 373495 T1970 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 373498 T1971 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 373499 T1971 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> 373499 T1971 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 373499 T1971 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 373502 T1970 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 373607 T1974 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> 373607 T1968 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> 373996 T1957 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election
   [junit4]   2> 374008 T1974 oascc.ZkStateReader$3.process Updating live nodes... (0)
   [junit4]   2> 374012 T1957 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:46897 46897
   [junit4]   2> 374368 T1957 oas.SolrTestCaseJ4.tearDown ###Ending testShardAssignment
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 374375 T1957 oas.SolrTestCaseJ4.setUp ###Starting testShardLeaderChange
   [junit4]   2> 374376 T1957 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 374376 T1975 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 374476 T1957 oasc.ZkTestServer.run start zk server on port:60931
   [junit4]   2> 374477 T1957 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 374480 T1981 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5e826ae9 name:ZooKeeperConnection Watcher:127.0.0.1:60931/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 374480 T1957 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 374481 T1957 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 374482 T1983 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7a2e6e5a name:ZooKeeperConnection Watcher:127.0.0.1:60931 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 374483 T1957 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 374529 T1957 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 374530 T1985 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ae4d52 name:ZooKeeperConnection Watcher:127.0.0.1:60931 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 374530 T1957 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 374531 T1957 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 374534 T1957 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 374538 T1986 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 374538 T1957 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 374540 T1990 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@55179e3f name:ZooKeeperConnection Watcher:127.0.0.1:60931/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 374541 T1989 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19665be name:ZooKeeperConnection Watcher:127.0.0.1:60931/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 374541 T1957 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 374541 T1986 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 374542 T1957 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 374543 T1986 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 374548 T1957 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 374548 T1986 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 374552 T1957 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 374557 T1986 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 374558 T1957 oascc.SolrZkClient.makePath makePath: /live_nodes/node1
   [junit4]   2> 374561 T1986 oasc.Overseer.start Overseer (id=91140700042231812-127.0.0.1:60931_solr-n_0000000000) starting
   [junit4]   2> 374563 T1990 oascc.ZkStateReader$3.process Updating live nodes... (1)
   [junit4]   2> 374566 T1986 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 374567 T1957 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 374573 T1986 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 374578 T1986 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 374581 T1992 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 374581 T1986 oasc.OverseerTest$OverseerRestarter.run Killing overseer.
   [junit4]   2> 374582 T1992 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 374584 T1986 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 374585 T1994 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6a769232 name:ZooKeeperConnection Watcher:127.0.0.1:60931/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 374585 T1986 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 374589 T1986 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 374592 T1986 oasc.Overseer.start Overseer (id=91140700042231813-127.0.0.1:60931_solr-n_0000000001) starting
   [junit4]   2> 374597 T1996 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 374598 T1996 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 374599 T1995 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 374602 T1995 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 374603 T1995 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"state1",
   [junit4]   2> 	  "node_name":"node1",
   [junit4]   2> 	  "core":"core1",
   [junit4]   2> 	  "core_node_name":"node1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"http://node1/solr/"}
   [junit4]   2> 374603 T1995 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1]
   [junit4]   2> 374603 T1995 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 374606 T1994 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 374608 T1990 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> 375073 T1957 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 375110 T1957 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 375119 T1994 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 375123 T1995 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 375123 T1994 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 375123 T1957 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 375130 T1995 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"state2",
   [junit4]   2> 	  "node_name":"node1",
   [junit4]   2> 	  "core":"core1",
   [junit4]   2> 	  "core_node_name":"node1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"http://node1/solr/"}
   [junit4]   2> 375131 T1995 oasc.Overseer$ClusterStateUpdater.updateState shard=shard1 is already registered
   [junit4]   2> 375136 T1994 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 375136 T1957 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 375138 T1998 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e8b4d11 name:ZooKeeperConnection Watcher:127.0.0.1:60931/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 375139 T1957 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 375140 T1957 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 375147 T1957 oascc.SolrZkClient.makePath makePath: /live_nodes/node2
   [junit4]   2> 375151 T1990 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 375151 T1998 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 375154 T1994 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 375154 T1957 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 375156 T1995 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"state1",
   [junit4]   2> 	  "node_name":"node1",
   [junit4]   2> 	  "core":"core1",
   [junit4]   2> 	  "core_node_name":"node1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"http://node1/solr/"}
   [junit4]   2> 375157 T1995 oasc.Overseer$ClusterStateUpdater.updateState shard=shard1 is already registered
   [junit4]   2> 375162 T1994 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 375166 T1957 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 375265 T1998 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> 375265 T1990 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> 375368 T1957 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 375373 T1994 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 375373 T1994 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 375373 T1994 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 375376 T1995 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 375377 T1995 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"state2",
   [junit4]   2> 	  "node_name":"node2",
   [junit4]   2> 	  "core":"core4",
   [junit4]   2> 	  "core_node_name":"node2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"http://node2/solr/"}
   [junit4]   2> 375377 T1995 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 375377 T1995 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 375380 T1994 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 375483 T1998 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> 375483 T1990 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> 375509 T1974 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> 375510 T1974 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> 375510 T1974 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> 375873 T1957 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 375885 T1990 oascc.ZkStateReader$3.process Updating live nodes... (1)
   [junit4]   2> 375887 T1957 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 375887 T1998 oascc.ZkStateReader$3.process Updating live nodes... (1)
   [junit4]   2> 375891 T1998 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 375898 T1994 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 375898 T1994 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 375898 T1994 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 375901 T1995 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 375905 T1994 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 376008 T1998 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> 376082 T1991 oasc.Overseer$ClusterStateUpdater.run WARN Solr cannot talk to ZK, exiting Overseer work queue loop org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/queue-work
   [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.DistributedQueue.orderedChildren(DistributedQueue.java:89)
   [junit4]   2> 	at org.apache.solr.cloud.DistributedQueue.element(DistributedQueue.java:131)
   [junit4]   2> 	at org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:325)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:105)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:662)
   [junit4]   2> 
   [junit4]   2> 376083 T1992 oasc.OverseerCollectionProcessor.run ERROR Unable to prioritize overseer  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /roles.json
   [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.exists(ZooKeeper.java:1041)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:222)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:219)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:219)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionProcessor.prioritizeOverseerNodes(OverseerCollectionProcessor.java:221)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionProcessor.run(OverseerCollectionProcessor.java:172)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:662)
   [junit4]   2> 
   [junit4]   2> 376084 T1992 oasc.OverseerCollectionProcessor.amILeader  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [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.getData(ZooKeeper.java:1151)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:273)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:270)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:270)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionProcessor.amILeader(OverseerCollectionProcessor.java:342)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionProcessor.run(OverseerCollectionProcessor.java:179)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:662)
   [junit4]   2> 
   [junit4]   2> 376085 T1992 oasc.OverseerCollectionProcessor.amILeader According to ZK I (id=91140700042231812-127.0.0.1:60931_solr-n_0000000000) am no longer a leader.
   [junit4]   2> 376090 T1957 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 376092 T1957 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 376094 T2000 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7268c2cf name:ZooKeeperConnection Watcher:127.0.0.1:60931/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 376094 T1957 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 376096 T1957 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 376099 T1986 oasc.OverseerTest$OverseerRestarter.run Killing overseer.
   [junit4]   2> 376099 T1957 oascc.SolrZkClient.makePath makePath: /live_nodes/node1
   [junit4]   2> 376101 T1986 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 376102 T2002 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@224298 name:ZooKeeperConnection Watcher:127.0.0.1:60931/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 376103 T1986 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 376109 T2000 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 376109 T1998 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 376113 T1957 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 376113 T1986 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 376119 T1986 oasc.Overseer.start Overseer (id=91140700042231816-127.0.0.1:60931_solr-n_0000000002) starting
   [junit4]   2> 376129 T1998 oascc.ZkStateReader$3.process Updating live nodes... (1)
   [junit4]   2> 376130 T2004 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 376131 T2000 oascc.ZkStateReader$3.process Updating live nodes... (1)
   [junit4]   2> 376132 T2004 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 376134 T2003 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 376135 T2000 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 376136 T1957 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 376141 T2003 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 376142 T2003 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"state1",
   [junit4]   2> 	  "node_name":"node1",
   [junit4]   2> 	  "core":"core1",
   [junit4]   2> 	  "core_node_name":"node1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"http://node1/solr/"}
   [junit4]   2> 376142 T2003 oasc.Overseer$ClusterStateUpdater.updateState shard=shard1 is already registered
   [junit4]   2> 376147 T2002 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 376150 T2000 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> 376153 T1957 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 376155 T2006 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@42cf479c name:ZooKeeperConnection Watcher:127.0.0.1:60931/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 376155 T1957 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 376157 T1957 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 376158 T2003 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 376159 T2003 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"state2",
   [junit4]   2> 	  "node_name":"node1",
   [junit4]   2> 	  "core":"core1",
   [junit4]   2> 	  "core_node_name":"node1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"http://node1/solr/"}
   [junit4]   2> 376159 T2003 oasc.Overseer$ClusterStateUpdater.updateState shard=shard1 is already registered
   [junit4]   2> 376163 T1957 oascc.SolrZkClient.makePath makePath: /live_nodes/node2
   [junit4]   2> 376164 T2002 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 376168 T2006 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 376170 T2000 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 376173 T2002 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 376173 T1957 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 376176 T2003 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"state1",
   [junit4]   2> 	  "node_name":"node1",
   [junit4]   2> 	  "core":"core1",
   [junit4]   2> 	  "core_node_name":"node1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"http://node1/solr/"}
   [junit4]   2> 376176 T2003 oasc.Overseer$ClusterStateUpdater.updateState shard=shard1 is already registered
   [junit4]   2> 376184 T2002 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 376186 T1957 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 376289 T2006 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> 376289 T2000 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> 376388 T1957 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 376401 T2002 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 376401 T1957 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 376401 T2002 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 376401 T2002 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 376405 T2003 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 376406 T2003 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"state2",
   [junit4]   2> 	  "node_name":"node2",
   [junit4]   2> 	  "core":"core4",
   [junit4]   2> 	  "core_node_name":"node2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"http://node2/solr/"}
   [junit4]   2> 376406 T2003 oasc.Overseer$ClusterStateUpdater.updateState shard=shard1 is already registered
   [junit4]   2> 376411 T2002 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 376416 T2006 oascc.ZkStateReader$3.process Updating live nodes... (1)
   [junit4]   2> 376416 T2000 oascc.ZkStateReader$3.process Updating live nodes... (1)
   [junit4]   2> 376419 T1957 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 376419 T2006 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 376426 T2002 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 376430 T2002 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 376534 T2006 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> 376621 T1957 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 376623 T1957 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 376624 T2008 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@49f4b117 name:ZooKeeperConnection Watcher:127.0.0.1:60931/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 376625 T1957 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 376626 T1957 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 376630 T1957 oascc.SolrZkClient.makePath makePath: /live_nodes/node1
   [junit4]   2> 376631 T1986 oasc.OverseerTest$OverseerRestarter.run Killing overseer.
   [junit4]   2> 376632 T1986 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 376635 T2010 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@434e23da name:ZooKeeperConnection Watcher:127.0.0.1:60931/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 376635 T1986 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 376637 T2008 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 376637 T2006 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 376642 T1986 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 376642 T1957 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 376646 T1986 oasc.Overseer.start Overseer (id=91140700042231819-127.0.0.1:60931_solr-n_0000000003) starting
   [junit4]   2> 376658 T2012 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 376660 T2012 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 376662 T2011 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 376663 T2006 oascc.ZkStateReader$3.process Updating live nodes... (1)
   [junit4]   2> 376664 T2008 oascc.ZkStateReader$3.process Updating live nodes... (1)
   [junit4]   2> 376668 T2008 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 376669 T2010 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 376669 T1957 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 376670 T2011 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 376671 T2011 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"state1",
   [junit4]   2> 	  "node_name":"node1",
   [junit4]   2> 	  "core":"core1",
   [junit4]   2> 	  "core_node_name":"node1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"http://node1/solr/"}
   [junit4]   2> 376671 T2011 oasc.Overseer$ClusterStateUpdater.updateState shard=shard1 is already registered
   [junit4]   2> 376684 T2008 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> 376686 T1957 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 376688 T2014 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7ebcc20a name:ZooKeeperConnection Watcher:127.0.0.1:60931/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 376688 T1957 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 376688 T2011 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 376690 T2011 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"state2",
   [junit4]   2> 	  "node_name":"node1",
   [junit4]   2> 	  "core":"core1",
   [junit4]   2> 	  "core_node_name":"node1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"http://node1/solr/"}
   [junit4]   2> 376690 T2011 oasc.Overseer$ClusterStateUpdater.updateState shard=shard1 is already registered
   [junit4]   2> 376690 T1957 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 376695 T2010 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 376696 T1957 oascc.SolrZkClient.makePath makePath: /live_nodes/node2
   [junit4]   2> 376701 T2008 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 376702 T2014 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 376704 T2010 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 376706 T2010 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 376706 T1957 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 376708 T2011 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"state1",
   [junit4]   2> 	  "node_name":"node1",
   [junit4]   2> 	  "core":"core1",
   [junit4]   2> 	  "core_node_name":"node1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"http://node1/solr/"}
   [junit4]   2> 376709 T2011 oasc.Overseer$ClusterStateUpdater.updateState shard=shard1 is already registered
   [junit4]   2> 376714 T2010 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 376719 T1957 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 376818 T2014 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> 376818 T2008 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> 376922 T1957 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 376926 T2010 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 376926 T2010 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 376926 T2010 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 376927 T1957 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 376930 T2011 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 376931 T2011 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"state2",
   [junit4]   2> 	  "node_name":"node2",
   [junit4]   2> 	  "core":"core4",
   [junit4]   2> 	  "core_node_name":"node2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"http://node2/solr/"}
   [junit4]   2> 376931 T2011 oasc.Overseer$ClusterStateUpdater.updateState shard=shard1 is already registered
   [junit4]   2> 376936 T2010 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 376941 T2014 oascc.ZkStateReader$3.process Updating live nodes... (1)
   [junit4]   2> 376941 T2008 oascc.ZkStateReader$3.process Updating live nodes... (1)
   [junit4]   2> 376944 T1957 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 376944 T2014 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 376951 T2010 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 376956 T2010 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 377060 T2014 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> 377147 T1957 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 377149 T1957 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 377150 T2016 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6205eb81 name:ZooKeeperConnection Watcher:127.0.0.1:60931/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 377150 T1957 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 377152 T1957 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 377156 T1957 oascc.SolrZkClient.makePath makePath: /live_nodes/node1
   [junit4]   2> 377159 T1986 oasc.OverseerTest$OverseerRestarter.run Killing overseer.
   [junit4]   2> 377161 T2014 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 377161 T1986 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 377161 T2016 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 377163 T2018 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4f1d0a14 name:ZooKeeperConnection Watcher:127.0.0.1:60931/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 377163 T1986 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 377167 T1957 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 377169 T1986 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 377173 T1986 oasc.Overseer.start Overseer (id=91140700042231822-127.0.0.1:60931_solr-n_0000000004) starting
   [junit4]   2> 377183 T2016 oascc.ZkStateReader$3.process Updating live nodes... (1)
   [junit4]   2> 377184 T2014 oascc.ZkStateReader$3.process Updating live nodes... (1)
   [junit4]   2> 377184 T2020 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 377186 T2020 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 377188 T2019 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 377191 T2016 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 377191 T1957 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 377195 T2019 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 377210 T2019 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"state1",
   [junit4]   2> 	  "node_name":"node1",
   [junit4]   2> 	  "core":"core1",
   [junit4]   2> 	  "core_node_name":"node1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"http://node1/solr/"}
   [junit4]   2> 377211 T2019 oasc.Overseer$ClusterStateUpdater.updateState shard=shard1 is already registered
   [junit4]   2> 377217 T2018 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 377219 T2016 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> 377220 T1957 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 377221 T2022 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@cc8a8b7 name:ZooKeeperConnection Watcher:127.0.0.1:60931/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 377222 T1957 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 377224 T1957 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 377229 T2019 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 377230 T2019 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"state2",
   [junit4]   2> 	  "node_name":"node1",
   [junit4]   2> 	  "core":"core1",
   [junit4]   2> 	  "core_node_name":"node1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"http://node1/solr/"}
   [junit4]   2> 377230 T1957 oascc.SolrZkClient.makePath makePath: /live_nodes/node2
   [junit4]   2> 377230 T2019 oasc.Overseer$ClusterStateUpdater.updateState shard=shard1 is already registered
   [junit4]   2> 377235 T2016 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 377236 T2022 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 377236 T2018 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 377239 T2018 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 377240 T1957 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 377247 T2019 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"state1",
   [junit4]   2> 	  "node_name":"node1",
   [junit4]   2> 	  "core":"core1",
   [junit4]   2> 	  "core_node_name":"node1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"http://node1/solr/"}
   [junit4]   2> 377247 T2019 oasc.Overseer$ClusterStateUpdater.updateState shard=shard1 is already registered
   [junit4]   2> 377257 T2018 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 377259 T1957 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 377361 T2022 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> 377361 T2016 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> 377386 T1990 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> 377387 T1990 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> 377461 T1957 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 377466 T2018 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 377466 T2018 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 377466 T1957 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 377466 T2018 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 377470 T2019 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 377472 T2019 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"state2",
   [junit4]   2> 	  "node_name":"node2",
   [junit4]   2> 	  "core":"core4",
   [junit4]   2> 	  "core_node_name":"node2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"http://node2/solr/"}
   [junit4]   2> 377472 T2019 oasc.Overseer$ClusterStateUpdater.updateState shard=shard1 is already registered
   [junit4]   2> 377477 T2018 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 377481 T2022 oascc.ZkStateReader$3.process Updating live nodes... (1)
   [junit4]   2> 377482 T2016 oascc.ZkStateReader$3.process Updating live nodes... (1)
   [junit4]   2> 377484 T1957 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 377485 T2022 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 377498 T2018 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 377503 T2018 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 377607 T2022 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> 377687 T1957 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 377689 T1957 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 377690 T2024 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@27e2b3bd name:ZooKeeperConnection Watcher:127.0.0.1:60931/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 377691 T1957 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 377692 T1957 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 377696 T1957 oascc.SolrZkClient.makePath makePath: /live_nodes/node1
   [junit4]   2> 377701 T2022 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 377701 T2024 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 377704 T2018 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 377704 T2018 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 377704 T1957 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 377704 T2018 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 377707 T2019 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 377709 T2019 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"state1",
   [junit4]   2> 	  "node_name":"node1",
   [junit4]   2> 	  "core":"core1",
   [junit4]   2> 	  "core_node_name":"node1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"http://node1/solr/"}
   [junit4]   2> 377709 T2019 oasc.Overseer$ClusterStateUpdater.updateState shard=shard1 is already registered
   [junit4]   2> 377713 T2018 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 377720 T2024 oascc.ZkStateReader$3.process Updating live nodes... (1)
   [junit4]   2> 377720 T2022 oascc.ZkStateReader$3.process Updating live nodes... (1)
   [junit4]   2> 377723 T2024 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 377725 T2018 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 377726 T1957 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 377730 T2019 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"state2",
   [junit4]   2> 	  "node_name":"node1",
   [junit4]   2> 	  "core":"core1",
   [junit4]   2> 	  "core_node_name":"node1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"http://node1/solr/"}
   [junit4]   2> 377730 T2019 oasc.Overseer$ClusterStateUpdater.updateState shard=shard1 is already registered
   [junit4]   2> 377735 T2018 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 377738 T2018 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 377747 T1957 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 377747 T2018 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 377749 T2026 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@59246098 name:ZooKeeperConnection Watcher:127.0.0.1:60931/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 377749 T1957 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 377750 T1957 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 377754 T1957 oascc.SolrZkClient.makePath makePath: /live_nodes/node2
   [junit4]   2> 377762 T2024 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 377763 T2026 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 377766 T2018 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 377766 T1957 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 377769 T2019 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"state1",
   [junit4]   2> 	  "node_name":"node1",
   [junit4]   2> 	  "core":"core1",
   [junit4]   2> 	  "core_node_name":"node1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"http://node1/solr/"}
   [junit4]   2> 377769 T2019 oasc.Overseer$ClusterStateUpdater.updateState shard=shard1 is already registered
   [junit4]   2> 377775 T2018 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 377779 T1957 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 377785 T1986 oasc.OverseerTest$OverseerRestarter.run Killing overseer.
   [junit4]   2> 377787 T1986 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 377788 T2028 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@595a677e name:ZooKeeperConnection Watcher:127.0.0.1:60931/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 377788 T1986 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 377792 T1986 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 377800 T1986 oasc.Overseer.start Overseer (id=91140700042231826-127.0.0.1:60931_solr-n_0000000005) starting
   [junit4]   2> 377806 T2030 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 377807 T2030 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 377809 T2029 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 377810 T2029 oasc.Overseer$ClusterStateUpdater.run Replaying operations from work queue.
   [junit4]   2> 377811 T2029 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"state1",
   [junit4]   2> 	  "node_name":"node1",
   [junit4]   2> 	  "core":"core1",
   [junit4]   2> 	  "core_node_name":"node1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"http://node1/solr/"}
   [junit4]   2> 377811 T2029 oasc.Overseer$ClusterStateUpdater.updateState shard=shard1 is already registered
   [junit4]   2> 377813 T2024 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> 377813 T2026 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> 377819 T2029 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"state2",
   [junit4]   2> 	  "node_name":"node1",
   [junit4]   2> 	  "core":"core1",
   [junit4]   2> 	  "core_node_name":"node1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"http://node1/solr/"}
   [junit4]   2> 377819 T2029 oasc.Overseer$ClusterStateUpdater.updateState shard=shard1 is already registered
   [junit4]   2> 377820 T2024 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> 377820 T2026 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> 377826 T2024 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> 377827 T2026 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> 377832 T2029 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"state1",
   [junit4]   2> 	  "node_name":"node1",
   [junit4]   2> 	  "core":"core1",
   [junit4]   2> 	  "core_node_name":"node1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"http://node1/solr/"}
   [junit4]   2> 377832 T2029 oasc.Overseer$ClusterStateUpdater.updateState shard=shard1 is already registered
   [junit4]   2> 377833 T2024 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> 377833 T2026 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> 377837 T2029 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 377877 T2019 oasc.Overseer$ClusterStateUpdater.run WARN Solr cannot talk to ZK, exiting Overseer main queue loop org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/queue
   [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.DistributedQueue.orderedChildren(DistributedQueue.java:89)
   [junit4]   2> 	at org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:411)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:195)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:662)
   [junit4]   2> 
   [junit4]   2> 377917 T2000 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

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

etUp ###Starting testReplay
   [junit4]   2> 398736 T1957 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 398736 T2380 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 398836 T1957 oasc.ZkTestServer.run start zk server on port:52731
   [junit4]   2> 398837 T1957 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 398841 T2386 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2190a47b name:ZooKeeperConnection Watcher:127.0.0.1:52731/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 398841 T1957 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 398842 T1957 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 398843 T2388 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7e969997 name:ZooKeeperConnection Watcher:127.0.0.1:52731 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 398843 T1957 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 398890 T1957 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 398891 T2390 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3cbcd223 name:ZooKeeperConnection Watcher:127.0.0.1:52731 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 398891 T1957 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 398892 T1957 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 398896 T1957 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 398899 T1957 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 398902 T1957 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 398905 T1957 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 398910 T1957 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 398915 T1957 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 398917 T2392 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5a724985 name:ZooKeeperConnection Watcher:127.0.0.1:52731/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 398917 T1957 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 398918 T1957 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 398921 T1957 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 398926 T1957 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 398929 T1957 oasc.Overseer.start Overseer (id=91140701638361091-127.0.0.1:52731_solr-n_0000000000) starting
   [junit4]   2> 398932 T1957 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 398939 T1957 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 398943 T2394 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 398945 T2394 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 398948 T2393 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 398949 T2393 oasc.Overseer$ClusterStateUpdater.run Replaying operations from work queue.
   [junit4]   2> 398949 T2393 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> 	  "shard":"s1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "core":"core1",
   [junit4]   2> 	  "roles":"",
   [junit4]   2> 	  "state":"recovering"}
   [junit4]   2> 398950 T2386 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> 398955 T2393 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> 	  "shard":"s1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "core":"core2",
   [junit4]   2> 	  "roles":"",
   [junit4]   2> 	  "state":"recovering"}
   [junit4]   2> 398956 T2386 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> 398959 T2393 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 398961 T2393 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 398962 T2393 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> 	  "shard":"s1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "core":"core3",
   [junit4]   2> 	  "roles":"",
   [junit4]   2> 	  "state":"recovering"}
   [junit4]   2> 398965 T2392 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 398966 T2386 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> 399050 T1957 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:52731 52731
   [junit4]   2> 399403 T1957 oas.SolrTestCaseJ4.tearDown ###Ending testReplay
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 399405 T1957 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 399405 T1957 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 399930 T2371 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 402405 T1957 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Lucene46: {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=es_GT, timezone=Europe/Madrid
   [junit4]   2> NOTE: Linux 3.8.0-35-generic amd64/Sun Microsystems Inc. 1.6.0_45 (64-bit)/cpus=8,threads=1,free=95249568,total=154345472
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsBasicDistributedZk2Test, ConnectionManagerTest, TestStressUserVersions, RegexBoostProcessorTest, PolyFieldTest, TestBM25SimilarityFactory, TestRealTimeGet, TestSolrXmlPersistence, DistributedQueryElevationComponentTest, TestValueSourceCache, IndexSchemaTest, SimpleFacetsTest, TestMergePolicyConfig, TestNonNRTOpen, UpdateParamsTest, PeerSyncTest, TestSolrDeletionPolicy1, TestSuggestSpellingConverter, AssignTest, TestAnalyzeInfixSuggestions, TestRemoteStreaming, TestConfig, LukeRequestHandlerTest, TestQueryUtils, BJQParserTest, PreAnalyzedUpdateProcessorTest, TestDistributedMissingSort, TestCopyFieldCollectionResource, DocValuesTest, TestJmxMonitoredMap, TestSort, FileBasedSpellCheckerTest, TermVectorComponentTest, LegacyHTMLStripCharFilterTest, TestCoreContainer, CopyFieldTest, CoreAdminCreateDiscoverTest, ExternalFileFieldSortTest, TestDocumentBuilder, TestCollapseQParserPlugin, TestSurroundQueryParser, SystemInfoHandlerTest, PrimitiveFieldTypeTest, SliceStateUpdateTest, TestElisionMultitermQuery, TestSolrXmlPersistor, TestReversedWildcardFilterFactory, TestPostingsSolrHighlighter, SuggesterTest, ShardRoutingTest, WordBreakSolrSpellCheckerTest, ClusterStateUpdateTest, ZkCLITest, SolrXmlInZkTest, CoreAdminHandlerTest, TestInfoStreamLogging, RecoveryZkTest, LoggingHandlerTest, TestSolrXMLSerializer, TestBadConfig, TestGroupingSearch, TestRandomDVFaceting, AutoCommitTest, DeleteShardTest, ResponseLogComponentTest, FastVectorHighlighterTest, TestLuceneMatchVersion, QueryParsingTest, SolrCoreTest, OverseerTest]
   [junit4] Completed on J0 in 31.80s, 8 tests, 1 error <<< FAILURES!

[...truncated 724 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:459: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:439: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1308: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:941: There were test failures: 355 suites, 1547 tests, 1 error, 35 ignored (7 assumptions)

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