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/20 19:17:45 UTC

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0-ea-b123) - Build # 9170 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9170/
Java: 32bit/jdk1.8.0-ea-b123 -client -XX:+UseParallelGC

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

Error Message:
could not set the new overseer

Stack Trace:
java.lang.AssertionError: could not set the new overseer
	at __randomizedtesting.SeedInfo.seed([75FCCFB78A37CF56:F41A41AFFD68AF6A]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.OverseerRolesTest.addOverseerRole2ExistingNodes(OverseerRolesTest.java:122)
	at org.apache.solr.cloud.OverseerRolesTest.doTest(OverseerRolesTest.java:88)
	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 10843 lines...]
   [junit4] Suite: org.apache.solr.cloud.OverseerRolesTest
   [junit4]   2> 884454 T3524 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 884457 T3524 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-OverseerRolesTest-1390241337228
   [junit4]   2> 884458 T3524 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 884458 T3525 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 884558 T3524 oasc.ZkTestServer.run start zk server on port:36757
   [junit4]   2> 884560 T3524 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 884712 T3531 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7db2a4 name:ZooKeeperConnection Watcher:127.0.0.1:36757 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 884712 T3524 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 884713 T3524 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 884717 T3524 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 884718 T3533 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@172abb name:ZooKeeperConnection Watcher:127.0.0.1:36757/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 884718 T3524 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 884719 T3524 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 884721 T3524 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 884723 T3524 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 884724 T3524 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 884726 T3524 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 884726 T3524 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 884729 T3524 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 884730 T3524 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 884733 T3524 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 884733 T3524 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 884735 T3524 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 884736 T3524 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 884738 T3524 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 884739 T3524 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 884743 T3524 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 884744 T3524 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 884746 T3524 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 884747 T3524 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 884749 T3524 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 884750 T3524 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 884752 T3524 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 884752 T3524 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 884754 T3524 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 884755 T3524 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 884756 T3524 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 884757 T3524 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 884825 T3524 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 884832 T3524 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59473
   [junit4]   2> 884832 T3524 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 884833 T3524 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 884833 T3524 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-controljetty-1390241337530
   [junit4]   2> 884833 T3524 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-controljetty-1390241337530/'
   [junit4]   2> 884845 T3524 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-controljetty-1390241337530/solr.xml
   [junit4]   2> 884853 T3524 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 884854 T3524 oasc.CoreContainer.<init> New CoreContainer 30717874
   [junit4]   2> 884854 T3524 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-controljetty-1390241337530/]
   [junit4]   2> 884854 T3524 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 884855 T3524 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 884855 T3524 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 884855 T3524 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 884856 T3524 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 884856 T3524 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 884856 T3524 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 884856 T3524 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 884857 T3524 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 884859 T3524 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 884859 T3524 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 884859 T3524 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 884860 T3524 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:36757/solr
   [junit4]   2> 884860 T3524 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 884860 T3524 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 884862 T3544 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@11ce53d name:ZooKeeperConnection Watcher:127.0.0.1:36757 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 884862 T3524 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 884864 T3524 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 884865 T3546 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@99ede8 name:ZooKeeperConnection Watcher:127.0.0.1:36757/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 884865 T3524 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 884866 T3524 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 884868 T3524 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 884871 T3524 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 884872 T3524 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59473_
   [junit4]   2> 884873 T3524 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59473_
   [junit4]   2> 884876 T3524 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 884878 T3524 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 884884 T3524 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 884886 T3524 oasc.Overseer.start Overseer (id=91110856276705283-127.0.0.1:59473_-n_0000000000) starting
   [junit4]   2> 884890 T3524 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 884893 T3548 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 884894 T3524 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 884894 T3548 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 884896 T3524 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 884898 T3524 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 884899 T3547 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 884900 T3524 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-controljetty-1390241337530
   [junit4]   2> 884901 T3524 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-controljetty-1390241337530/conf/
   [junit4]   2> 884934 T3524 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 884935 T3524 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 884935 T3524 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 884936 T3524 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 884937 T3551 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d3095e name:ZooKeeperConnection Watcher:127.0.0.1:36757/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 884937 T3524 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 884938 T3524 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 884940 T3524 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 885008 T3524 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 885010 T3524 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:36821
   [junit4]   2> 885010 T3524 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 885010 T3524 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 885011 T3524 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty1-1390241337710
   [junit4]   2> 885011 T3524 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty1-1390241337710/'
   [junit4]   2> 885023 T3524 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty1-1390241337710/solr.xml
   [junit4]   2> 885032 T3524 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 885032 T3524 oasc.CoreContainer.<init> New CoreContainer 1645853
   [junit4]   2> 885032 T3524 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty1-1390241337710/]
   [junit4]   2> 885033 T3524 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 885033 T3524 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 885033 T3524 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 885034 T3524 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 885034 T3524 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 885034 T3524 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 885035 T3524 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 885035 T3524 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 885035 T3524 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 885037 T3524 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 885037 T3524 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 885038 T3524 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 885038 T3524 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:36757/solr
   [junit4]   2> 885038 T3524 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 885039 T3524 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 885040 T3562 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1baf58a name:ZooKeeperConnection Watcher:127.0.0.1:36757 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 885040 T3524 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 885042 T3524 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 885043 T3564 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f79462 name:ZooKeeperConnection Watcher:127.0.0.1:36757/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 885043 T3524 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 885046 T3524 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 886048 T3524 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36821_
   [junit4]   2> 886049 T3524 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:36821_
   [junit4]   2> 886052 T3551 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 886052 T3564 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 886052 T3546 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 886056 T3524 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty1-1390241337710
   [junit4]   2> 886057 T3524 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty1-1390241337710/conf/
   [junit4]   2> 886091 T3524 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 886092 T3524 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 886092 T3524 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 886167 T3524 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 886168 T3524 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:42000
   [junit4]   2> 886169 T3524 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 886169 T3524 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 886170 T3524 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty2-1390241338862
   [junit4]   2> 886170 T3524 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty2-1390241338862/'
   [junit4]   2> 886182 T3524 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty2-1390241338862/solr.xml
   [junit4]   2> 886191 T3524 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 886191 T3524 oasc.CoreContainer.<init> New CoreContainer 22038368
   [junit4]   2> 886192 T3524 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty2-1390241338862/]
   [junit4]   2> 886192 T3524 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 886193 T3524 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 886193 T3524 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 886193 T3524 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 886193 T3524 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 886194 T3524 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 886194 T3524 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 886194 T3524 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 886195 T3524 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 886197 T3524 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 886197 T3524 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 886197 T3524 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 886198 T3524 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:36757/solr
   [junit4]   2> 886198 T3524 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 886199 T3524 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 886201 T3576 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c0449f name:ZooKeeperConnection Watcher:127.0.0.1:36757 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 886201 T3524 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 886204 T3524 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 886205 T3578 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c6c0d name:ZooKeeperConnection Watcher:127.0.0.1:36757/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 886205 T3524 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 886209 T3524 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 887212 T3524 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42000_
   [junit4]   2> 887213 T3524 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:42000_
   [junit4]   2> 887215 T3564 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 887215 T3546 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 887215 T3551 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 887216 T3578 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 887218 T3524 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty2-1390241338862
   [junit4]   2> 887219 T3524 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty2-1390241338862/conf/
   [junit4]   2> 887255 T3524 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 887256 T3524 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 887256 T3524 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 887332 T3524 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 887334 T3524 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:55730
   [junit4]   2> 887335 T3524 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 887335 T3524 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 887335 T3524 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.OverseerRolesTest-jetty3-1390241340027
   [junit4]   2> 887336 T3524 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.OverseerRolesTest-jetty3-1390241340027/'
   [junit4]   2> 887351 T3524 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty3-1390241340027/solr.xml
   [junit4]   2> 887361 T3524 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 887362 T3524 oasc.CoreContainer.<init> New CoreContainer 8280439
   [junit4]   2> 887362 T3524 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.OverseerRolesTest-jetty3-1390241340027/]
   [junit4]   2> 887363 T3524 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 887363 T3524 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 887364 T3524 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 887364 T3524 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 887365 T3524 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 887365 T3524 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 887365 T3524 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 887366 T3524 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 887366 T3524 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 887368 T3524 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 887369 T3524 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 887369 T3524 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 887370 T3524 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:36757/solr
   [junit4]   2> 887370 T3524 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 887371 T3524 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 887372 T3590 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@183f3bf name:ZooKeeperConnection Watcher:127.0.0.1:36757 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 887372 T3524 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 887374 T3524 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 887376 T3592 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@21cc12 name:ZooKeeperConnection Watcher:127.0.0.1:36757/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 887376 T3524 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 887379 T3524 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 888381 T3524 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55730_
   [junit4]   2> 888383 T3524 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55730_
   [junit4]   2> 888387 T3578 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 888387 T3546 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 888387 T3564 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 888387 T3592 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 888387 T3551 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 888390 T3524 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty3-1390241340027
   [junit4]   2> 888391 T3524 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty3-1390241340027/conf/
   [junit4]   2> 888417 T3524 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 888417 T3524 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 888418 T3524 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 888494 T3524 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 888496 T3524 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:40008
   [junit4]   2> 888496 T3524 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 888497 T3524 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 888497 T3524 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.OverseerRolesTest-jetty4-1390241341188
   [junit4]   2> 888497 T3524 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.OverseerRolesTest-jetty4-1390241341188/'
   [junit4]   2> 888509 T3524 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty4-1390241341188/solr.xml
   [junit4]   2> 888518 T3524 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 888518 T3524 oasc.CoreContainer.<init> New CoreContainer 26771716
   [junit4]   2> 888518 T3524 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.OverseerRolesTest-jetty4-1390241341188/]
   [junit4]   2> 888519 T3524 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 888519 T3524 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 888519 T3524 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 888520 T3524 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 888520 T3524 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 888520 T3524 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 888521 T3524 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 888521 T3524 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 888521 T3524 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 888523 T3524 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 888523 T3524 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 888523 T3524 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 888524 T3524 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:36757/solr
   [junit4]   2> 888524 T3524 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 888525 T3524 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 888526 T3604 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a132fe name:ZooKeeperConnection Watcher:127.0.0.1:36757 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 888526 T3524 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 888529 T3524 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 888530 T3606 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1569a07 name:ZooKeeperConnection Watcher:127.0.0.1:36757/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 888530 T3524 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 888535 T3524 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 889538 T3524 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40008_
   [junit4]   2> 889539 T3524 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40008_
   [junit4]   2> 889543 T3564 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 889543 T3551 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 889543 T3606 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 889543 T3592 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 889543 T3546 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 889543 T3578 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 889547 T3524 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty4-1390241341188
   [junit4]   2> 889548 T3524 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty4-1390241341188/conf/
   [junit4]   2> 889591 T3524 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 889592 T3524 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 889592 T3524 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 889664 T3524 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 889666 T3524 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:44362
   [junit4]   2> 889666 T3524 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 889667 T3524 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 889667 T3524 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.OverseerRolesTest-jetty5-1390241342363
   [junit4]   2> 889667 T3524 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.OverseerRolesTest-jetty5-1390241342363/'
   [junit4]   2> 889683 T3524 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty5-1390241342363/solr.xml
   [junit4]   2> 889692 T3524 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 889692 T3524 oasc.CoreContainer.<init> New CoreContainer 27149109
   [junit4]   2> 889692 T3524 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.OverseerRolesTest-jetty5-1390241342363/]
   [junit4]   2> 889693 T3524 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 889693 T3524 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 889694 T3524 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 889694 T3524 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 889694 T3524 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 889695 T3524 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 889695 T3524 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 889695 T3524 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 889696 T3524 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 889698 T3524 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 889698 T3524 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 889698 T3524 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 889699 T3524 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:36757/solr
   [junit4]   2> 889699 T3524 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 889700 T3524 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 889701 T3618 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1aed0fe name:ZooKeeperConnection Watcher:127.0.0.1:36757 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 889701 T3524 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 889703 T3524 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 889704 T3620 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1cda76d name:ZooKeeperConnection Watcher:127.0.0.1:36757/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 889705 T3524 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 889707 T3524 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 890709 T3524 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44362_
   [junit4]   2> 890710 T3524 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44362_
   [junit4]   2> 890713 T3620 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 890713 T3564 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 890713 T3578 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 890713 T3551 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 890714 T3592 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 890714 T3606 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 890714 T3546 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 890717 T3524 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty5-1390241342363
   [junit4]   2> 890718 T3524 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty5-1390241342363/conf/
   [junit4]   2> 890742 T3524 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 890743 T3524 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 890743 T3524 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 890816 T3524 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 890818 T3524 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:36131
   [junit4]   2> 890818 T3524 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 890819 T3524 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 890819 T3524 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty6-1390241343514
   [junit4]   2> 890819 T3524 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty6-1390241343514/'
   [junit4]   2> 890832 T3524 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty6-1390241343514/solr.xml
   [junit4]   2> 890844 T3524 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 890844 T3524 oasc.CoreContainer.<init> New CoreContainer 29288475
   [junit4]   2> 890845 T3524 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty6-1390241343514/]
   [junit4]   2> 890845 T3524 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 890846 T3524 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 890846 T3524 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 890847 T3524 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 890847 T3524 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 890848 T3524 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 890848 T3524 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 890848 T3524 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 890848 T3524 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 890850 T3524 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 890851 T3524 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 890851 T3524 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 890851 T3524 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:36757/solr
   [junit4]   2> 890852 T3524 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 890852 T3524 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 890854 T3632 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8a5d78 name:ZooKeeperConnection Watcher:127.0.0.1:36757 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 890854 T3524 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 890856 T3524 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 890857 T3634 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ab2016 name:ZooKeeperConnection Watcher:127.0.0.1:36757/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 890857 T3524 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 890860 T3524 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 891862 T3524 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36131_
   [junit4]   2> 891864 T3524 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:36131_
   [junit4]   2> 891867 T3592 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 891867 T3578 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 891867 T3551 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 891867 T3620 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 891868 T3564 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 891868 T3546 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 891868 T3634 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 891868 T3606 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 891872 T3524 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty6-1390241343514
   [junit4]   2> 891873 T3524 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty6-1390241343514/conf/
   [junit4]   2> 891907 T3524 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 891908 T3524 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 891908 T3524 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 891909 T3524 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 891911 T3637 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d3eb0d name:ZooKeeperConnection Watcher:127.0.0.1:36757/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 891911 T3524 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 891912 T3524 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 891914 T3524 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 891915 T3639 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@25337c name:ZooKeeperConnection Watcher:127.0.0.1:36757/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 891915 T3524 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 891916 T3524 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 891919 T3585 oasha.CollectionsHandler.handleCreateAction Creating Collection : replicationFactor=2&maxShardsPerNode=2&name=testOverseerCol&action=CREATE&numShards=4&wt=javabin&version=2
   [junit4]   2> 891921 T3546 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 891922 T3546 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 891922 T3548 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"testOverseerCol",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "maxShardsPerNode":"2"}
   [junit4]   2> 891922 T3548 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , {
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"testOverseerCol",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "maxShardsPerNode":"2"}
   [junit4]   2> 891923 T3548 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1
   [junit4]   2> 891923 T3548 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/testOverseerCol 
   [junit4]   2> 891923 T3548 oascc.SolrZkClient.makePath makePath: /collections/testOverseerCol
   [junit4]   2> 891926 T3546 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 891928 T3547 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 891928 T3547 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: testOverseerCol
   [junit4]   2> 891928 T3547 oasc.Overseer$ClusterStateUpdater.createCollection Create collection testOverseerCol with shards [shard1, shard2, shard3, shard4]
   [junit4]   2> 891930 T3546 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 891931 T3620 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 891931 T3578 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 891931 T3551 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 891932 T3606 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 891931 T3592 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 891932 T3639 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 891932 T3546 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 891932 T3634 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 891932 T3564 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 891932 T3637 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 892027 T3548 oasc.OverseerCollectionProcessor.createCollection going to create cores replicas shardNames [shard1, shard2, shard3, shard4] , repFactor : 2
   [junit4]   2> 892027 T3548 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard1_replica1 as part of slice shard1 of collection testOverseerCol on 127.0.0.1:40008_
   [junit4]   2> 892027 T3548 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard1_replica2 as part of slice shard1 of collection testOverseerCol on 127.0.0.1:36821_
   [junit4]   2> 892028 T3548 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard2_replica1 as part of slice shard2 of collection testOverseerCol on 127.0.0.1:59473_
   [junit4]   2> 892029 T3548 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard2_replica2 as part of slice shard2 of collection testOverseerCol on 127.0.0.1:55730_
   [junit4]   2> 892030 T3599 oasc.ZkController.publish publishing core=testOverseerCol_shard1_replica1 state=down
   [junit4]   2> 892031 T3588 oasc.ZkController.publish publishing core=testOverseerCol_shard2_replica2 state=down
   [junit4]   2> 892030 T3540 oasc.ZkController.publish publishing core=testOverseerCol_shard2_replica1 state=down
   [junit4]   2> 892031 T3546 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 892031 T3599 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 892031 T3557 oasc.ZkController.publish publishing core=testOverseerCol_shard1_replica2 state=down
   [junit4]   2> 892031 T3548 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard3_replica1 as part of slice shard3 of collection testOverseerCol on 127.0.0.1:44362_
   [junit4]   2> 892032 T3540 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 892032 T3588 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 892033 T3557 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 892033 T3546 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 892032 T3548 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard3_replica2 as part of slice shard3 of collection testOverseerCol on 127.0.0.1:42000_
   [junit4]   2> 892034 T3547 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 892034 T3614 oasc.ZkController.publish publishing core=testOverseerCol_shard3_replica1 state=down
   [junit4]   2> 892034 T3548 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard4_replica1 as part of slice shard4 of collection testOverseerCol on 127.0.0.1:36131_
   [junit4]   2> 892035 T3547 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:40008",
   [junit4]   2> 	  "core":"testOverseerCol_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:40008_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 892035 T3571 oasc.ZkController.publish publishing core=testOverseerCol_shard3_replica2 state=down
   [junit4]   2> 892035 T3614 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 892036 T3571 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 892035 T3548 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard4_replica2 as part of slice shard4 of collection testOverseerCol on 127.0.0.1:40008_
   [junit4]   2> 892036 T3630 oasc.ZkController.publish publishing core=testOverseerCol_shard4_replica1 state=down
   [junit4]   2> 892038 T3547 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:55730",
   [junit4]   2> 	  "core":"testOverseerCol_shard2_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55730_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 892038 T3600 oasc.ZkController.publish publishing core=testOverseerCol_shard4_replica2 state=down
   [junit4]   2> 892039 T3630 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 892039 T3546 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 892039 T3600 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 892041 T3547 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:59473",
   [junit4]   2> 	  "core":"testOverseerCol_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:59473_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 892043 T3546 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 892044 T3547 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:36821",
   [junit4]   2> 	  "core":"testOverseerCol_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:36821_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 892046 T3546 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 892047 T3547 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:44362",
   [junit4]   2> 	  "core":"testOverseerCol_shard3_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:44362_",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 892048 T3546 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 892049 T3547 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:42000",
   [junit4]   2> 	  "core":"testOverseerCol_shard3_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:42000_",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 892051 T3546 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 892051 T3547 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:36131",
   [junit4]   2> 	  "core":"testOverseerCol_shard4_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:36131_",
   [junit4]   2> 	  "shard":"shard4",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 892053 T3546 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 892054 T3547 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:40008",
   [junit4]   2> 	  "core":"testOverseerCol_shard4_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:40008_",
   [junit4]   2> 	  "shard":"shard4",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 892056 T3546 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 892158 T3620 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 892158 T3606 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 892158 T3639 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 892158 T3634 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 892158 T3592 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 892158 T3637 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 892158 T3551 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 892158 T3564 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 892158 T3578 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 892158 T3546 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 893032 T3599 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard1_replica1
   [junit4]   2> 893033 T3540 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard2_replica1
   [junit4]   2> 893033 T3588 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard2_replica2
   [junit4]   2> 893033 T3599 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard1_replica1' using instanceDir: ./org.apache.solr.cloud.OverseerRolesTest-jetty4-1390241341188/testOverseerCol_shard1_replica1
   [junit4]   2> 893034 T3588 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard2_replica2' using instanceDir: ./org.apache.solr.cloud.OverseerRolesTest-jetty3-1390241340027/testOverseerCol_shard2_replica2
   [junit4]   2> 893034 T3540 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard2_replica1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-controljetty-1390241337530/testOverseerCol_shard2_replica1
   [junit4]   2> 893034 T3540 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 893033 T3557 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard1_replica2
   [junit4]   2> 893034 T3588 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 893034 T3599 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 893036 T3588 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 893036 T3557 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard1_replica2' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty1-1390241337710/testOverseerCol_shard1_replica2
   [junit4]   2> 893037 T3557 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 893037 T3571 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard3_replica2
   [junit4]   2> 893035 T3540 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 893037 T3540 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 893037 T3557 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 893038 T3557 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 893036 T3614 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard3_replica1
   [junit4]   2> 893039 T3630 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard4_replica1
   [junit4]   2> 893036 T3588 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 893040 T3600 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard4_replica2
   [junit4]   2> 893036 T3599 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 893041 T3588 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.OverseerRolesTest-jetty3-1390241340027/testOverseerCol_shard2_replica2/'
   [junit4]   2> 893041 T3600 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard4_replica2' using instanceDir: ./org.apache.solr.cloud.OverseerRolesTest-jetty4-1390241341188/testOverseerCol_shard4_replica2
   [junit4]   2> 893042 T3600 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 893041 T3599 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 893043 T3600 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 893043 T3600 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 893040 T3630 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard4_replica1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty6-1390241343514/testOverseerCol_shard4_replica1
   [junit4]   2> 893040 T3614 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard3_replica1' using instanceDir: ./org.apache.solr.cloud.OverseerRolesTest-jetty5-1390241342363/testOverseerCol_shard3_replica1
   [junit4]   2> 893045 T3614 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 893040 T3557 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty1-1390241337710/testOverseerCol_shard1_replica2/'
   [junit4]   2> 893046 T3614 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 893039 T3540 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-controljetty-1390241337530/testOverseerCol_shard2_replica1/'
   [junit4]   2> 893038 T3571 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard3_replica2' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty2-1390241338862/testOverseerCol_shard3_replica2
   [junit4]   2> 893046 T3614 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 893045 T3600 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.OverseerRolesTest-jetty4-1390241341188/testOverseerCol_shard4_replica2/'
   [junit4]   2> 893045 T3599 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.OverseerRolesTest-jetty4-1390241341188/testOverseerCol_shard1_replica1/'
   [junit4]   2> 893044 T3630 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 893047 T3571 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 893049 T3614 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.OverseerRolesTest-jetty5-1390241342363/testOverseerCol_shard3_replica1/'
   [junit4]   2> 893049 T3630 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 893050 T3630 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 893050 T3571 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 893051 T3571 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 893051 T3630 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty6-1390241343514/testOverseerCol_shard4_replica1/'
   [junit4]   2> 893057 T3571 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty2-1390241338862/testOverseerCol_shard3_replica2/'
   [junit4]   2> 893075 T3588 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 893086 T3557 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 893095 T3630 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 893097 T3588 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 893098 T3588 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 893101 T3599 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 893108 T3557 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 893109 T3557 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 893111 T3588 oass.IndexSchema.readSchema [testOverseerCol_shard2_replica2] Schema name=test
   [junit4]   2> 893116 T3599 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 893118 T3599 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 893120 T3600 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 893121 T3557 oass.IndexSchema.readSchema [testOverseerCol_shard1_replica2] Schema name=test
   [junit4]   2> 893124 T3630 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 893126 T3630 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 893139 T3599 oass.IndexSchema.readSchema [testOverseerCol_shard1_replica1] Schema name=test
   [junit4]   2> 893144 T3600 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 893146 T3600 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 893148 T3630 oass.IndexSchema.readSchema [testOverseerCol_shard4_replica1] Schema name=test
   [junit4]   2> 893152 T3571 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 893155 T3614 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 893161 T3540 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 893160 T3600 oass.IndexSchema.readSchema [testOverseerCol_shard4_replica2] Schema name=test
   [junit4]   2> 893203 T3540 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 893215 T3571 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 893227 T3614 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 893228 T3614 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 893229 T3571 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 893230 T3540 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 893240 T3614 oass.IndexSchema.readSchema [testOverseerCol_shard3_replica1] Schema name=test
   [junit4]   2> 893243 T3540 oass.IndexSchema.readSchema [testOverseerCol_shard2_replica1] Schema name=test
   [junit4]   2> 893248 T3571 oass.IndexSchema.readSchema [testOverseerCol_shard3_replica2] Schema name=test
   [junit4]   2> 893364 T3588 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 893370 T3588 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 893373 T3588 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 893407 T3588 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 893411 T3630 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 893414 T3588 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 893417 T3630 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 893418 T3588 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 893424 T3588 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 893424 T3588 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 893425 T3588 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 893424 T3630 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 893427 T3588 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 893427 T3588 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 893428 T3588 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 893428 T3588 oasc.SolrCore.<init> [testOverseerCol_shard2_replica2] Opening new SolrCore at ./org.apache.solr.cloud.OverseerRolesTest-jetty3-1390241340027/testOverseerCol_shard2_replica2/, dataDir=./org.apache.solr.cloud.OverseerRolesTest-jetty3-1390241340027/testOverseerCol_shard2_replica2/data/
   [junit4]   2> 893429 T3588 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1862def
   [junit4]   2> 893430 T3588 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.OverseerRolesTest-jetty3-1390241340027/testOverseerCol_shard2_replica2/data
   [junit4]   2> 893431 T3588 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.OverseerRolesTest-jetty3-1390241340027/testOverseerCol_shard2_replica2/data/index/
   [junit4]   2> 893431 T3588 oasc.SolrCore.initIndex WARN [testOverseerCol_shard2_replica2] Solr index directory './org.apache.solr.cloud.OverseerRolesTest-jetty3-1390241340027/testOverseerCol_shard2_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 893432 T3588 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.OverseerRolesTest-jetty3-1390241340027/testOverseerCol_shard2_replica2/data/index
   [junit4]   2> 893433 T3588 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=60.767578125, floorSegmentMB=0.8984375, forceMergeDeletesPctAllowed=22.611753509598962, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 893434 T3588 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1b29edd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b95ebb),segFN=segments_1,generation=1}
   [junit4]   2> 893434 T3588 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 893439 T3588 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 893440 T3588 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 893441 T3588 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 893441 T3588 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 893444 T3588 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 893446 T3588 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 893447 T3588 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 893448 T3588 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 893452 T3630 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 893456 T3630 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 893456 T3588 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 893464 T3588 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 893465 T3588 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 893465 T3588 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 893466 T3588 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 893466 T3630 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 893465 T3557 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 893466 T3588 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 893468 T3630 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 893469 T3630 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 893469 T3588 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 893469 T3630 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 893471 T3588 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 893472 T3630 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 893472 T3630 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 893472 T3588 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 893473 T3630 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 893475 T3630 oasc.SolrCore.<init> [testOverseerCol_shard4_replica1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty6-1390241343514/testOverseerCol_shard4_replica1/, dataDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.OverseerRolesTest-jetty6-1390241343514/testOverseerCol_shard4_replica1/data/
   [junit4]   2> 893476 T3630 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1862def
   [junit4]   2> 893474 T3557 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 893477 T3630 oasc.CachingDirect

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

LeaderElector.java:108)
   [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> 911568 T3620 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 911568 T3620 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> 911568 T3620 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> 911569 T3620 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> 911570 T3620 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 911570 T3620 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Lucene46: {}, docValues:{}, sim=DefaultSimilarity, locale=hu_HU, timezone=Europe/Minsk
   [junit4]   2> NOTE: Linux 3.8.0-35-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=4,free=193634824,total=314834944
   [junit4]   2> NOTE: All tests run in this JVM: [TestStressReorder, CurrencyFieldOpenExchangeTest, AliasIntegrationTest, AbstractAnalyticsFacetTest, NoFacetTest, TestStressUserVersions, TestSchemaVersionResource, HighlighterTest, DeleteShardTest, TimeZoneUtilsTest, TestDefaultSimilarityFactory, DirectSolrSpellCheckerTest, TestZkChroot, DocValuesMultiTest, TestCodecSupport, DebugComponentTest, DirectUpdateHandlerTest, StandardRequestHandlerTest, DistributedSuggestComponentTest, StressHdfsTest, PathHierarchyTokenizerFactoryTest, OpenExchangeRatesOrgProviderTest, TestUtils, TestDistributedSearch, CachingDirectoryFactoryTest, DefaultValueUpdateProcessorTest, DateFieldTest, TestUpdate, IndexSchemaRuntimeFieldTest, SolrCoreCheckLockOnStartupTest, TestRTGBase, RAMDirectoryFactoryTest, SpellCheckComponentTest, XsltUpdateRequestHandlerTest, TestBinaryResponseWriter, TestFastWriter, TestFieldTypeResource, FullSolrCloudDistribCmdsTest, HdfsBasicDistributedZk2Test, FileUtilsTest, TestFuzzyAnalyzedSuggestions, SolrCmdDistributorTest, TestSolrDeletionPolicy2, TestManagedSchemaFieldResource, HighlighterConfigTest, TestAnalyzedSuggestions, TestPartialUpdateDeduplication, OpenCloseCoreStressTest, CoreContainerCoreInitFailuresTest, BadIndexSchemaTest, TestDefaultSearchFieldResource, TestFoldingMultitermQuery, TestStressRecovery, SimplePostToolTest, SortByFunctionTest, TestLazyCores, TestJmxIntegration, XmlUpdateRequestHandlerTest, TestClassNameShortening, TestDocBasedVersionConstraints, FieldAnalysisRequestHandlerTest, IndexBasedSpellCheckerTest, ShardRoutingCustomTest, CoreAdminCreateDiscoverTest, SolrRequestParserTest, SpellingQueryConverterTest, TestCollationField, HdfsDirectoryTest, TestDynamicFieldResource, TestIndexSearcher, CurrencyFieldXmlFileTest, TestNoOpRegenerator, DocValuesMissingTest, TestSweetSpotSimilarityFactory, SolrPluginUtilsTest, TestSolr4Spatial, TestCursorMarkWithoutUniqueKey, TestFastOutputStream, TestWordDelimiterFilterFactory, AlternateDirectoryTest, TestCSVLoader, TestSolrQueryParserDefaultOperatorResource, TestQuerySenderListener, HardAutoCommitTest, BJQParserTest, TermVectorComponentDistributedTest, AddBlockUpdateTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, SyncSliceTest, BasicZkTest, ClusterStateUpdateTest, TestRandomFaceting, SliceStateUpdateTest, AutoCommitTest, TestDistributedGrouping, TestHashPartitioner, SolrCoreTest, StatsComponentTest, ConvertedLegacyTest, TestSort, TestFiltering, SpatialFilterTest, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, DistanceFunctionTest, DisMaxRequestHandlerTest, DocumentAnalysisRequestHandlerTest, TestQueryTypes, RequestHandlersTest, TestIndexingPerformance, TestSolrQueryParser, FastVectorHighlighterTest, IndexSchemaTest, JSONWriterTest, QueryParsingTest, JsonLoaderTest, TestPHPSerializedResponseWriter, CSVRequestHandlerTest, UpdateParamsTest, TestQuerySenderNoQuery, SolrIndexConfigTest, MultiTermTest, SampleTest, TestBinaryField, MinimalSchemaTest, ExternalFileFieldSortTest, DirectSolrConnectionTest, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestXIncludeConfig, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TestFastLRUCache, PreAnalyzedFieldTest, PrimUtilsTest, TestSuggestSpellingConverter, DOMUtilTest, ClusterStateTest, TestSolrJ, TestDocumentBuilder, ZkNodePropsTest, CircularListTest, CursorPagingTest, MigrateRouteKeyTest, OverseerRolesTest]
   [junit4] Completed on J1 in 27.45s, 1 test, 1 failure <<< FAILURES!

[...truncated 141 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:453: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:433: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1304: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:937: There were test failures: 364 suites, 1596 tests, 1 failure, 34 ignored (6 assumptions)

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