You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/02/18 05:21:30 UTC

[JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 521 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/521/

1 tests failed.
FAILED:  org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearch

Error Message:
No live SolrServers available to handle this request:[https://127.0.0.1:26923/collection1, https://127.0.0.1:10464/collection1]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:26923/collection1, https://127.0.0.1:10464/collection1]
	at __randomizedtesting.SeedInfo.seed([81EA60E320EC57F6:CEEFB57B337CA]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:387)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:635)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.queryServer(AbstractFullDistribZkTestBase.java:1427)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:563)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:545)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:524)
	at org.apache.solr.cloud.BasicDistributedZk2Test.brindDownShardIndexSomeDocsAndRecover(BasicDistributedZk2Test.java:290)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:107)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:724)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: no servers hosting shard: 
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:495)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:302)
	... 50 more




Build Log:
[...truncated 10193 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
   [junit4]   2> 1610387 T15040 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 1610387 T15040 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1610394 T15040 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1392695268039
   [junit4]   2> 1610395 T15040 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1610396 T15041 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1610497 T15040 oasc.ZkTestServer.run start zk server on port:10456
   [junit4]   2> 1610498 T15040 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1610502 T15047 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4836816f name:ZooKeeperConnection Watcher:127.0.0.1:10456 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1610503 T15040 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1610503 T15040 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1610514 T15040 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1610527 T15049 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a3d3bf5 name:ZooKeeperConnection Watcher:127.0.0.1:10456/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1610527 T15040 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1610527 T15040 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1610531 T15040 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1610547 T15040 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1610549 T15040 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1610557 T15040 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1610558 T15040 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1610570 T15040 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1610571 T15040 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1610675 T15040 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1610676 T15040 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1610680 T15040 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1610681 T15040 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1610694 T15040 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1610695 T15040 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1610698 T15040 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1610699 T15040 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1610714 T15040 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1610744 T15040 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1610778 T15040 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1610780 T15040 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1610827 T15040 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1610828 T15040 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1610840 T15040 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1610841 T15040 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1610845 T15040 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1610846 T15040 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1610854 T15040 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1610860 T15051 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c10246b name:ZooKeeperConnection Watcher:127.0.0.1:10456/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1610861 T15040 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1611217 T15040 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1611221 T15040 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1611226 T15040 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:10460
   [junit4]   2> 1611228 T15040 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1611229 T15040 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1611229 T15040 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392695268512
   [junit4]   2> 1611230 T15040 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392695268512/'
   [junit4]   2> 1611268 T15040 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392695268512/solr.xml
   [junit4]   2> 1611382 T15040 oasc.CoreContainer.<init> New CoreContainer 130435625
   [junit4]   2> 1611383 T15040 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392695268512/]
   [junit4]   2> 1611385 T15040 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1611385 T15040 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1611386 T15040 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1611386 T15040 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1611387 T15040 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1611387 T15040 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1611387 T15040 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1611388 T15040 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1611388 T15040 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1611406 T15040 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1611407 T15040 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1611407 T15040 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1611408 T15040 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:10456/solr
   [junit4]   2> 1611408 T15040 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1611409 T15040 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1611463 T15062 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4bb25445 name:ZooKeeperConnection Watcher:127.0.0.1:10456 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1611464 T15040 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1611596 T15040 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1611598 T15064 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@63e0a21e name:ZooKeeperConnection Watcher:127.0.0.1:10456/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1611599 T15040 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1611623 T15040 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1611633 T15040 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1611636 T15040 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1611650 T15040 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:10460_
   [junit4]   2> 1611653 T15040 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:10460_
   [junit4]   2> 1611658 T15040 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1611687 T15040 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1611698 T15040 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:10460_
   [junit4]   2> 1611699 T15040 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1611701 T15040 oasc.Overseer.start Overseer (id=91271677086662660-127.0.0.1:10460_-n_0000000000) starting
   [junit4]   2> 1611717 T15040 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1611731 T15066 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1611732 T15040 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1611732 T15066 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 1611740 T15040 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1611742 T15040 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1611744 T15065 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1611749 T15067 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1611749 T15067 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1611751 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1611751 T15067 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1611751 T15065 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1611752 T15065 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:10460",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:10460_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1611752 T15065 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 1611752 T15065 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1611785 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1611831 T15064 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1612752 T15067 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1612752 T15067 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392695268512/collection1
   [junit4]   2> 1612752 T15067 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1612753 T15067 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1612753 T15067 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1612754 T15067 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1612754 T15067 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392695268512/collection1/'
   [junit4]   2> 1612756 T15067 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392695268512/collection1/lib/classes/' to classloader
   [junit4]   2> 1612756 T15067 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392695268512/collection1/lib/README' to classloader
   [junit4]   2> 1612830 T15067 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1612906 T15067 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1613007 T15067 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1613014 T15067 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1613585 T15067 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1613593 T15067 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1613596 T15067 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1613606 T15067 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1613610 T15067 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1613613 T15067 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1613614 T15067 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1613614 T15067 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1613614 T15067 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1613615 T15067 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1613615 T15067 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1613615 T15067 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1613615 T15067 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392695268512/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1392695268038/control/data/
   [junit4]   2> 1613616 T15067 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@74db43d5
   [junit4]   2> 1613616 T15067 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1392695268038/control/data
   [junit4]   2> 1613616 T15067 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1392695268038/control/data/index/
   [junit4]   2> 1613617 T15067 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1392695268038/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1613617 T15067 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1392695268038/control/data/index
   [junit4]   2> 1613617 T15067 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=3, maxMergeAtOnceExplicit=6, maxMergedSegmentMB=70.3173828125, floorSegmentMB=2.18359375, forceMergeDeletesPctAllowed=7.962941731670288, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2888713866195941
   [junit4]   2> 1613618 T15067 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=BaseDirectoryWrapper(RAMDirectory@31eb7f2b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3784f0ec),segFN=segments_1,generation=1}
   [junit4]   2> 1613618 T15067 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1613621 T15067 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1613621 T15067 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1613621 T15067 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1613621 T15067 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1613621 T15067 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1613622 T15067 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1613622 T15067 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1613622 T15067 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1613622 T15067 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1613623 T15067 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1613623 T15067 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1613623 T15067 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1613623 T15067 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1613624 T15067 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1613624 T15067 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1613624 T15067 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1613625 T15067 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1613635 T15067 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1613639 T15067 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1613639 T15067 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1613640 T15067 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=53.6015625, floorSegmentMB=0.763671875, forceMergeDeletesPctAllowed=16.381007844097972, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.887365912022255
   [junit4]   2> 1613640 T15067 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=BaseDirectoryWrapper(RAMDirectory@31eb7f2b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3784f0ec),segFN=segments_1,generation=1}
   [junit4]   2> 1613640 T15067 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1613641 T15067 oass.SolrIndexSearcher.<init> Opening Searcher@12f1f36a[collection1] main
   [junit4]   2> 1613643 T15068 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@12f1f36a[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1613644 T15067 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1613645 T15040 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
   [junit4]   2> 1613645 T15040 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1613645 T15071 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:10460 collection:control_collection shard:shard1
   [junit4]   2> 1613646 T15071 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1613648 T15040 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1613662 T15073 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@70514d7d name:ZooKeeperConnection Watcher:127.0.0.1:10456/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1613662 T15040 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1613716 T15040 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1613730 T15040 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1613742 T15071 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1613761 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1613761 T15071 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1613761 T15071 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C3268 name=collection1 org.apache.solr.core.SolrCore@15411d8a url=https://127.0.0.1:10460/collection1 node=127.0.0.1:10460_ C3268_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:10460, core=collection1, node_name=127.0.0.1:10460_}
   [junit4]   2> 1613761 T15071 C3268 P10460 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:10460/collection1/
   [junit4]   2> 1613762 T15071 C3268 P10460 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1613762 T15071 C3268 P10460 oasc.SyncStrategy.syncToMe https://127.0.0.1:10460/collection1/ has no replicas
   [junit4]   2> 1613762 T15065 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1613762 T15071 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:10460/collection1/ shard1
   [junit4]   2> 1613762 T15071 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1613806 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1613808 T15073 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1613808 T15064 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1613839 T15065 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1613842 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1613945 T15073 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1613945 T15064 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1613991 T15071 oasc.ZkController.register We are https://127.0.0.1:10460/collection1/ and leader is https://127.0.0.1:10460/collection1/
   [junit4]   2> 1613991 T15071 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:10460
   [junit4]   2> 1613991 T15071 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1613991 T15071 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1613991 T15071 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1613993 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1613993 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1613993 T15071 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1613993 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1613994 T15065 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1613995 T15065 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:10460",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:10460_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1614016 T15040 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1614017 T15040 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1614019 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1614021 T15040 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1614022 T15040 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:10464
   [junit4]   2> 1614025 T15040 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1614025 T15040 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1614025 T15040 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392695271375
   [junit4]   2> 1614026 T15040 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392695271375/'
   [junit4]   2> 1614060 T15040 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392695271375/solr.xml
   [junit4]   2> 1614121 T15064 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1614121 T15073 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1614141 T15040 oasc.CoreContainer.<init> New CoreContainer 1084478807
   [junit4]   2> 1614141 T15040 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392695271375/]
   [junit4]   2> 1614143 T15040 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1614143 T15040 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1614143 T15040 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1614144 T15040 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1614144 T15040 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1614144 T15040 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1614145 T15040 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1614145 T15040 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1614145 T15040 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1614157 T15040 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1614157 T15040 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1614158 T15040 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1614158 T15040 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:10456/solr
   [junit4]   2> 1614158 T15040 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1614159 T15040 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1614161 T15084 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4caabe8 name:ZooKeeperConnection Watcher:127.0.0.1:10456 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1614162 T15040 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1614164 T15040 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1614174 T15086 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5e2e401a name:ZooKeeperConnection Watcher:127.0.0.1:10456/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1614174 T15040 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1614179 T15040 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1615181 T15040 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:10464_
   [junit4]   2> 1615186 T15040 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:10464_
   [junit4]   2> 1615218 T15073 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1615218 T15064 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1615218 T15086 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1615226 T15087 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1615227 T15087 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1615230 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1615230 T15087 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1615231 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1615231 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1615232 T15065 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1615232 T15065 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:10464",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:10464_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1615232 T15065 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 1615233 T15065 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1615249 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1615355 T15064 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1615355 T15086 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1615355 T15073 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1616232 T15087 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1616232 T15087 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392695271375/collection1
   [junit4]   2> 1616232 T15087 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1616233 T15087 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1616233 T15087 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1616234 T15087 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1616234 T15087 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392695271375/collection1/'
   [junit4]   2> 1616236 T15087 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392695271375/collection1/lib/classes/' to classloader
   [junit4]   2> 1616237 T15087 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392695271375/collection1/lib/README' to classloader
   [junit4]   2> 1616299 T15087 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1616382 T15087 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1616484 T15087 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1616498 T15087 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1617281 T15087 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1617294 T15087 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1617309 T15087 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1617322 T15087 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1617327 T15087 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1617331 T15087 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1617332 T15087 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1617333 T15087 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1617333 T15087 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1617334 T15087 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1617334 T15087 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1617335 T15087 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1617335 T15087 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392695271375/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1392695268038/jetty1/
   [junit4]   2> 1617335 T15087 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@74db43d5
   [junit4]   2> 1617336 T15087 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1392695268038/jetty1
   [junit4]   2> 1617336 T15087 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1392695268038/jetty1/index/
   [junit4]   2> 1617337 T15087 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1392695268038/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 1617337 T15087 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1392695268038/jetty1/index
   [junit4]   2> 1617337 T15087 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=3, maxMergeAtOnceExplicit=6, maxMergedSegmentMB=70.3173828125, floorSegmentMB=2.18359375, forceMergeDeletesPctAllowed=7.962941731670288, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2888713866195941
   [junit4]   2> 1617338 T15087 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=BaseDirectoryWrapper(RAMDirectory@5439d4ae lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@47f06b6b),segFN=segments_1,generation=1}
   [junit4]   2> 1617339 T15087 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1617343 T15087 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1617344 T15087 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1617344 T15087 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1617344 T15087 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1617345 T15087 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1617345 T15087 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1617345 T15087 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1617346 T15087 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1617346 T15087 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1617347 T15087 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1617347 T15087 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1617347 T15087 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1617348 T15087 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1617348 T15087 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1617349 T15087 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1617349 T15087 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1617350 T15087 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1617373 T15087 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1617379 T15087 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1617380 T15087 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1617380 T15087 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=53.6015625, floorSegmentMB=0.763671875, forceMergeDeletesPctAllowed=16.381007844097972, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.887365912022255
   [junit4]   2> 1617381 T15087 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=BaseDirectoryWrapper(RAMDirectory@5439d4ae lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@47f06b6b),segFN=segments_1,generation=1}
   [junit4]   2> 1617381 T15087 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1617382 T15087 oass.SolrIndexSearcher.<init> Opening Searcher@2dc40f40[collection1] main
   [junit4]   2> 1617386 T15088 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2dc40f40[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1617389 T15087 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1617390 T15040 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
   [junit4]   2> 1617390 T15040 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1617390 T15091 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:10464 collection:collection1 shard:shard2
   [junit4]   2> 1617392 T15091 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1617428 T15091 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1617452 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1617452 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1617452 T15091 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1617452 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1617452 T15091 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C3269 name=collection1 org.apache.solr.core.SolrCore@5f95aa04 url=https://127.0.0.1:10464/collection1 node=127.0.0.1:10464_ C3269_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:10464, core=collection1, node_name=127.0.0.1:10464_}
   [junit4]   2> 1617453 T15091 C3269 P10464 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:10464/collection1/
   [junit4]   2> 1617453 T15091 C3269 P10464 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1617453 T15065 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1617453 T15091 C3269 P10464 oasc.SyncStrategy.syncToMe https://127.0.0.1:10464/collection1/ has no replicas
   [junit4]   2> 1617454 T15091 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:10464/collection1/ shard2
   [junit4]   2> 1617454 T15091 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1617468 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1617469 T15064 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1617469 T15086 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1617469 T15073 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1617502 T15065 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1617505 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1617608 T15064 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1617608 T15073 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1617608 T15086 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1617655 T15091 oasc.ZkController.register We are https://127.0.0.1:10464/collection1/ and leader is https://127.0.0.1:10464/collection1/
   [junit4]   2> 1617655 T15091 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:10464
   [junit4]   2> 1617655 T15091 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1617655 T15091 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1617656 T15091 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1617657 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1617657 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1617657 T15091 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1617657 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1617659 T15065 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1617659 T15065 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:10464",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:10464_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1617680 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1617749 T15040 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1617750 T15040 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1617755 T15040 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1617757 T15040 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:10467
   [junit4]   2> 1617759 T15040 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1617760 T15040 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1617760 T15040 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392695275037
   [junit4]   2> 1617761 T15040 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392695275037/'
   [junit4]   2> 1617782 T15064 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1617782 T15073 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1617782 T15086 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1617803 T15040 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392695275037/solr.xml
   [junit4]   2> 1617910 T15040 oasc.CoreContainer.<init> New CoreContainer 1474563505
   [junit4]   2> 1617911 T15040 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392695275037/]
   [junit4]   2> 1617913 T15040 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1617913 T15040 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1617914 T15040 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1617914 T15040 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1617914 T15040 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1617915 T15040 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1617915 T15040 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1617916 T15040 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1617916 T15040 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1617931 T15040 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1617931 T15040 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1617932 T15040 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1617932 T15040 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:10456/solr
   [junit4]   2> 1617933 T15040 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1617934 T15040 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1617936 T15102 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@794cc576 name:ZooKeeperConnection Watcher:127.0.0.1:10456 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1617937 T15040 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1617940 T15040 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1617954 T15104 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@577c1b74 name:ZooKeeperConnection Watcher:127.0.0.1:10456/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1617954 T15040 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1617959 T15040 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1618962 T15040 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:10467_
   [junit4]   2> 1618964 T15040 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:10467_
   [junit4]   2> 1618967 T15073 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1618967 T15086 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1618967 T15104 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1618967 T15064 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1618989 T15105 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1618990 T15105 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1618994 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1618994 T15105 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1618994 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1618994 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1618995 T15065 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1618995 T15065 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:10467",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:10467_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1618996 T15065 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 1618996 T15065 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1619015 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1619120 T15064 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1619120 T15086 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1619120 T15104 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1619120 T15073 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1619995 T15105 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1619995 T15105 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392695275037/collection1
   [junit4]   2> 1619995 T15105 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1619996 T15105 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1619996 T15105 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1619997 T15105 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1619997 T15105 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392695275037/collection1/'
   [junit4]   2> 1620001 T15105 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392695275037/collection1/lib/README' to classloader
   [junit4]   2> 1620001 T15105 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392695275037/collection1/lib/classes/' to classloader
   [junit4]   2> 1620071 T15105 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1620166 T15105 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1620268 T15105 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1620280 T15105 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1621086 T15105 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1621098 T15105 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1621102 T15105 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1621114 T15105 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1621119 T15105 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1621149 T15105 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1621150 T15105 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1621150 T15105 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1621151 T15105 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1621152 T15105 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1621152 T15105 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1621152 T15105 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1621153 T15105 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392695275037/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1392695268038/jetty2/
   [junit4]   2> 1621153 T15105 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@74db43d5
   [junit4]   2> 1621154 T15105 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1392695268038/jetty2
   [junit4]   2> 1621154 T15105 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1392695268038/jetty2/index/
   [junit4]   2> 1621155 T15105 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1392695268038/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 1621155 T15105 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1392695268038/jetty2/index
   [junit4]   2> 1621155 T15105 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=3, maxMergeAtOnceExplicit=6, maxMergedSegmentMB=70.3173828125, floorSegmentMB=2.18359375, forceMergeDeletesPctAllowed=7.962941731670288, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2888713866195941
   [junit4]   2> 1621156 T15105 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=BaseDirectoryWrapper(RAMDirectory@3381c8cf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2ed28b2d),segFN=segments_1,generation=1}
   [junit4]   2> 1621157 T15105 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1621161 T15105 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1621162 T15105 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1621162 T15105 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1621162 T15105 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1621163 T15105 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1621163 T15105 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1621163 T15105 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1621164 T15105 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1621164 T15105 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1621165 T15105 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1621165 T15105 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1621166 T15105 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1621166 T15105 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1621167 T15105 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1621167 T15105 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1621168 T15105 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1621168 T15105 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1621185 T15105 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1621190 T15105 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1621191 T15105 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1621192 T15105 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=53.6015625, floorSegmentMB=0.763671875, forceMergeDeletesPctAllowed=16.381007844097972, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.887365912022255
   [junit4]   2> 1621192 T15105 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=BaseDirectoryWrapper(RAMDirectory@3381c8cf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2ed28b2d),segFN=segments_1,generation=1}
   [junit4]   2> 1621192 T15105 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1621193 T15105 oass.SolrIndexSearcher.<init> Opening Searcher@5f88c327[collection1] main
   [junit4]   2> 1621197 T15106 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5f88c327[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1621200 T15105 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1621201 T15040 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
   [junit4]   2> 1621201 T15040 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1621201 T15109 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:10467 collection:collection1 shard:shard1
   [junit4]   2> 1621203 T15109 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1621240 T15109 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1621250 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1621250 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1621250 T15109 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1621251 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1621251 T15109 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C3270 name=collection1 org.apache.solr.core.SolrCore@7fa88cae url=https://127.0.0.1:10467/collection1 node=127.0.0.1:10467_ C3270_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:10467, core=collection1, node_name=127.0.0.1:10467_}
   [junit4]   2> 1621251 T15109 C3270 P10467 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:10467/collection1/
   [junit4]   2> 1621251 T15109 C3270 P10467 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1621252 T15109 C3270 P10467 oasc.SyncStrategy.syncToMe https://127.0.0.1:10467/collection1/ has no replicas
   [junit4]   2> 1621252 T15109 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:10467/collection1/ shard1
   [junit4]   2> 1621252 T15065 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1621252 T15109 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 1621267 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1621268 T15086 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1621268 T15104 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1621268 T15073 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1621268 T15064 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1621310 T15065 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1621323 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1621468 T15086 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1621468 T15073 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1621468 T15064 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1621468 T15104 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1621513 T15109 oasc.ZkController.register We are https://127.0.0.1:10467/collection1/ and leader is https://127.0.0.1:10467/collection1/
   [junit4]   2> 1621513 T15109 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:10467
   [junit4]   2> 1621513 T15109 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1621513 T15109 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1621514 T15109 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1621538 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1621538 T15109 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1621538 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1621539 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1621541 T15065 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1621542 T15065 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:10467",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:10467_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 1621575 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1621615 T15040 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 1621616 T15040 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1621620 T15040 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1621622 T15040 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:26923
   [junit4]   2> 1621625 T15040 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1621626 T15040 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1621626 T15040 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1392695278848
   [junit4]   2> 1621626 T15040 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1392695278848/'
   [junit4]   2> 1621670 T15040 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1392695278848/solr.xml
   [junit4]   2> 1621678 T15104 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1621678 T15073 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1621678 T15086 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1621678 T15064 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1621823 T15040 oasc.CoreContainer.<init> New CoreContainer 719854368
   [junit4]   2> 1621824 T15040 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1392695278848/]
   [junit4]   2> 1621831 T15040 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1621831 T15040 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1621832 T15040 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1621832 T15040 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1621833 T15040 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1621833 T15040 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1621833 T15040 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1621834 T15040 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1621834 T15040 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1621850 T15040 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1621851 T15040 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1621851 T15040 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1621852 T15040 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:10456/solr
   [junit4]   2> 1621852 T15040 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1621853 T15040 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1621855 T15120 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7d3d9f06 name:ZooKeeperConnection Watcher:127.0.0.1:10456 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1621856 T15040 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1621900 T15040 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1621902 T15122 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@738dae55 name:ZooKeeperConnection Watcher:127.0.0.1:10456/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1621902 T15040 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1621952 T15040 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1622955 T15040 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:26923_
   [junit4]   2> 1622961 T15040 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:26923_
   [junit4]   2> 1622964 T15073 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1622965 T15064 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1622964 T15086 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1622964 T15122 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1622964 T15104 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1622980 T15123 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1622980 T15123 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1622982 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1622982 T15123 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1622982 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1622982 T15064 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1622983 T15065 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1622984 T15065 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:26923",
   [junit4]   2> 	  "core":"collection1",
   [junit4]

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

utedZk2Test.java:107)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:724)
   [junit4]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: no servers hosting shard: 
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:495)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:302)
   [junit4]    > 	... 50 more
   [junit4]   2> 1704936 T15040 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 1706179 T15142 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6580a0e9
   [junit4]   2> 1706190 T15142 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=5,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=37,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=3}
   [junit4]   2> 1706190 T15142 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1706190 T15142 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1706190 T15142 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1706192 T15142 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 1706193 T15142 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1706193 T15142 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1392695268038/jetty4 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1392695268038/jetty4;done=false>>]
   [junit4]   2> 1706193 T15142 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1392695268038/jetty4
   [junit4]   2> 1706193 T15142 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1392695268038/jetty4/index [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1392695268038/jetty4/index;done=false>>]
   [junit4]   2> 1706193 T15142 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1392695268038/jetty4/index
   [junit4]   2> 1706207 T15142 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1/leader_elect/shard1/election/91271677086662669-core_node4-n_0000000003
   [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.delete(ZooKeeper.java:873)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:174)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:171)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:171)
   [junit4]   2> 	at org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:67)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:180)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:164)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:108)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:289)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:399)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:188)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:164)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:108)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:289)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:399)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:259)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:164)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(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> 1706208 T15142 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1706208 T15142 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> 1706208 T15142 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1706209 T15142 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:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:254)
   [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:254)
   [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> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=292), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=292)), sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=ms_MY, timezone=America/Catamarca
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_25 (64-bit)/cpus=16,threads=1,free=173611272,total=481492992
   [junit4]   2> NOTE: All tests run in this JVM: [DistribCursorPagingTest, TestUpdate, TestNumberUtils, SpellingQueryConverterTest, TestModifyConfFiles, TestDefaultSimilarityFactory, ChaosMonkeySafeLeaderTest, TestSolrCoreProperties, DeleteReplicaTest, CollectionsAPIDistributedZkTest, TestDistributedSearch, HdfsBasicDistributedZk2Test, TestIndexSearcher, TestDynamicFieldCollectionResource, TestOmitPositions, CoreMergeIndexesAdminHandlerTest, LeaderElectionIntegrationTest, RequiredFieldsTest, TestComponentsName, TestAnalyzedSuggestions, TestCodecSupport, TestCSVLoader, TestIBSimilarityFactory, OutputWriterTest, AssignTest, MultiTermTest, TestPhraseSuggestions, ShardSplitTest, BasicDistributedZk2Test]
   [junit4] Completed on J1 in 96.62s, 1 test, 1 error <<< FAILURES!

[...truncated 918 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:460: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:433: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/extra-targets.xml:37: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build.xml:189: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/common-build.xml:491: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:1268: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:901: There were test failures: 372 suites, 1604 tests, 1 error, 33 ignored (5 assumptions)

Total time: 156 minutes 52 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 528 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/528/

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.RecoveryZkTest

Error Message:
Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=7294, name=coreLoadExecutor-2631-thread-1, state=RUNNABLE, group=TGRP-RecoveryZkTest], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=7294, name=coreLoadExecutor-2631-thread-1, state=RUNNABLE, group=TGRP-RecoveryZkTest], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([1A459E8916923F]:0)
	at java.lang.Thread.getStackTrace(Thread.java:1568)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:150)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:554)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1038)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:936)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:928)
	at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:37)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:350)
	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:256)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:470)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:761)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:630)
	at org.apache.solr.core.ZkContainer.createFromZk(ZkContainer.java:223)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:595)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:258)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:250)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:724)
Caused by: java.lang.AssertionError: Directory not closed: BaseDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory@56a6923 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@18d017a4))
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:602)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:599)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:167)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:615)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	... 1 more




Build Log:
[...truncated 10572 lines...]
   [junit4] Suite: org.apache.solr.cloud.RecoveryZkTest
   [junit4]   2> 3315127 T6613 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 3315128 T6613 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /mh_av/v
   [junit4]   2> 3315132 T6613 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./solrtest-RecoveryZkTest-1393467161329
   [junit4]   2> 3315134 T6613 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 3315134 T6614 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 3315235 T6613 oasc.ZkTestServer.run start zk server on port:62700
   [junit4]   2> 3315235 T6613 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3315267 T6620 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@52c89936 name:ZooKeeperConnection Watcher:127.0.0.1:62700 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3315267 T6613 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3315268 T6613 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 3315282 T6613 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3315284 T6622 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4dab4f47 name:ZooKeeperConnection Watcher:127.0.0.1:62700/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3315284 T6613 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3315285 T6613 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 3315295 T6613 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 3315298 T6613 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 3315300 T6613 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 3315309 T6613 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 3315310 T6613 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 3315314 T6613 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 3315315 T6613 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 3315418 T6613 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3315419 T6613 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3315422 T6613 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 3315423 T6613 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 3315431 T6613 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 3315432 T6613 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 3315435 T6613 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 3315435 T6613 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 3315438 T6613 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 3315439 T6613 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 3315442 T6613 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3315442 T6613 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3315450 T6613 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3315450 T6613 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3315454 T6613 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 3315454 T6613 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 3315457 T6613 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 3315458 T6613 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 3315468 T6613 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3315475 T6624 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2eb1221f name:ZooKeeperConnection Watcher:127.0.0.1:62700/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3315476 T6613 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3316463 T6613 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3316467 T6613 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 3316469 T6613 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:62707
   [junit4]   2> 3316471 T6613 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3316471 T6613 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3316472 T6613 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1393467161679
   [junit4]   2> 3316472 T6613 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1393467161679/'
   [junit4]   2> 3316496 T6613 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1393467161679/solr.xml
   [junit4]   2> 3316568 T6613 oasc.CoreContainer.<init> New CoreContainer 381236111
   [junit4]   2> 3316569 T6613 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1393467161679/]
   [junit4]   2> 3316570 T6613 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3316571 T6613 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 3316571 T6613 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3316571 T6613 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3316571 T6613 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3316572 T6613 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3316572 T6613 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3316572 T6613 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3316572 T6613 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3316583 T6613 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3316583 T6613 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3316583 T6613 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3316584 T6613 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:62700/solr
   [junit4]   2> 3316584 T6613 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 3316585 T6613 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3316587 T6635 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@54619e7b name:ZooKeeperConnection Watcher:127.0.0.1:62700 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3316588 T6613 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3316607 T6613 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3316612 T6637 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@76bd24c0 name:ZooKeeperConnection Watcher:127.0.0.1:62700/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3316612 T6613 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3316614 T6613 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 3316628 T6613 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 3316631 T6613 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 3316633 T6613 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62707_mh_av%2Fv
   [junit4]   2> 3316643 T6613 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:62707_mh_av%2Fv
   [junit4]   2> 3316647 T6613 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 3316649 T6613 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 3316654 T6613 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:62707_mh_av%2Fv
   [junit4]   2> 3316654 T6613 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 3316663 T6613 oasc.Overseer.start Overseer (id=91322263885316100-127.0.0.1:62707_mh_av%2Fv-n_0000000000) starting
   [junit4]   2> 3316667 T6613 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 3316681 T6639 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 3316681 T6613 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 3316682 T6639 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 3316683 T6613 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 3316692 T6613 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3316694 T6638 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 3316701 T6640 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 3316701 T6640 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3316702 T6637 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3316702 T6640 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 3316703 T6638 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3316704 T6638 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:62707/mh_av/v",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:62707_mh_av%2Fv",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 3316704 T6638 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 3316704 T6638 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 3316713 T6637 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3316714 T6637 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 3317703 T6640 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 3317703 T6640 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1393467161679/collection1
   [junit4]   2> 3317703 T6640 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 3317704 T6640 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 3317704 T6640 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 3317705 T6640 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 3317705 T6640 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1393467161679/collection1/'
   [junit4]   2> 3317707 T6640 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-controljetty-1393467161679/collection1/lib/README' to classloader
   [junit4]   2> 3317708 T6640 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-controljetty-1393467161679/collection1/lib/classes/' to classloader
   [junit4]   2> 3317709 T6640 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-controljetty-1393467161679/collection1/lib/.svn/' to classloader
   [junit4]   2> 3317774 T6640 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 3317842 T6640 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3317943 T6640 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3317953 T6640 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 3318497 T6640 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3318501 T6640 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3318503 T6640 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3318508 T6640 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3318528 T6640 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3318528 T6640 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1393467161679/collection1/, dataDir=./org.apache.solr.cloud.RecoveryZkTest-1393467161328/control/data/
   [junit4]   2> 3318529 T6640 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@14bccf7f
   [junit4]   2> 3318530 T6640 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.RecoveryZkTest-1393467161328/control/data
   [junit4]   2> 3318530 T6640 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.RecoveryZkTest-1393467161328/control/data/index/
   [junit4]   2> 3318530 T6640 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.RecoveryZkTest-1393467161328/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 3318531 T6640 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.RecoveryZkTest-1393467161328/control/data/index
   [junit4]   2> 3318531 T6640 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=3, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 3318550 T6640 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4fd9621d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c4044c8),segFN=segments_1,generation=1}
   [junit4]   2> 3318550 T6640 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3318553 T6640 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3318554 T6640 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 3318554 T6640 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3318554 T6640 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3318555 T6640 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3318555 T6640 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3318555 T6640 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3318556 T6640 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3318556 T6640 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3318557 T6640 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 3318557 T6640 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 3318558 T6640 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3318558 T6640 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 3318558 T6640 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 3318559 T6640 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3318559 T6640 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 3318560 T6640 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 3318576 T6640 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3318582 T6640 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3318583 T6640 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3318583 T6640 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=9, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 3318584 T6640 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4fd9621d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c4044c8),segFN=segments_1,generation=1}
   [junit4]   2> 3318584 T6640 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3318585 T6640 oass.SolrIndexSearcher.<init> Opening Searcher@4d08f87c[collection1] main
   [junit4]   2> 3318587 T6641 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4d08f87c[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3318589 T6640 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 3318589 T6613 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0
   [junit4]   2> 3318590 T6613 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 3318589 T6644 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:62707/mh_av/v collection:control_collection shard:shard1
   [junit4]   2> 3318592 T6644 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 3318595 T6613 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3318606 T6646 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@62f9c217 name:ZooKeeperConnection Watcher:127.0.0.1:62700/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3318606 T6613 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3318608 T6613 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3318617 T6644 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 3318624 T6637 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3318624 T6613 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 3318624 T6644 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 3318625 T6644 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1620 name=collection1 org.apache.solr.core.SolrCore@275d9ce1 url=https://127.0.0.1:62707/mh_av/v/collection1 node=127.0.0.1:62707_mh_av%2Fv C1620_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:62707/mh_av/v, core=collection1, node_name=127.0.0.1:62707_mh_av%2Fv}
   [junit4]   2> 3318625 T6644 C1620 P62707 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:62707/mh_av/v/collection1/
   [junit4]   2> 3318625 T6638 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3318625 T6644 C1620 P62707 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 3318626 T6644 C1620 P62707 oasc.SyncStrategy.syncToMe https://127.0.0.1:62707/mh_av/v/collection1/ has no replicas
   [junit4]   2> 3318626 T6644 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:62707/mh_av/v/collection1/ shard1
   [junit4]   2> 3318626 T6644 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 3318628 T6637 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3318638 T6646 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 3318638 T6637 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 3318658 T6637 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3318659 T6638 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3318662 T6637 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3318765 T6637 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 3318766 T6646 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 3318811 T6644 oasc.ZkController.register We are https://127.0.0.1:62707/mh_av/v/collection1/ and leader is https://127.0.0.1:62707/mh_av/v/collection1/
   [junit4]   2> 3318811 T6644 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:62707/mh_av/v
   [junit4]   2> 3318811 T6644 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 3318811 T6644 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 3318811 T6644 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3318813 T6637 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3318813 T6637 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3318813 T6637 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3318813 T6644 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3318814 T6638 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3318815 T6638 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:62707/mh_av/v",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:62707_mh_av%2Fv",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 3318824 T6637 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3318927 T6637 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 3318927 T6646 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 3319615 T6613 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 3319616 T6613 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3319621 T6613 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 3319622 T6613 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:62722
   [junit4]   2> 3319625 T6613 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3319625 T6613 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3319626 T6613 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1393467164820
   [junit4]   2> 3319626 T6613 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1393467164820/'
   [junit4]   2> 3319662 T6613 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1393467164820/solr.xml
   [junit4]   2> 3319754 T6613 oasc.CoreContainer.<init> New CoreContainer 1555155154
   [junit4]   2> 3319755 T6613 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1393467164820/]
   [junit4]   2> 3319757 T6613 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3319758 T6613 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 3319758 T6613 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3319758 T6613 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3319759 T6613 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3319759 T6613 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3319760 T6613 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3319760 T6613 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3319760 T6613 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3319775 T6613 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3319775 T6613 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3319776 T6613 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3319777 T6613 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:62700/solr
   [junit4]   2> 3319777 T6613 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 3319778 T6613 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3319801 T6657 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@126a8c47 name:ZooKeeperConnection Watcher:127.0.0.1:62700 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3319801 T6613 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3319813 T6613 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3319816 T6659 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@66a937c0 name:ZooKeeperConnection Watcher:127.0.0.1:62700/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3319816 T6613 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3319829 T6613 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3320832 T6613 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62722_mh_av%2Fv
   [junit4]   2> 3320835 T6613 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:62722_mh_av%2Fv
   [junit4]   2> 3320838 T6646 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 3320838 T6659 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 3320838 T6637 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 3320891 T6660 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 3320892 T6660 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3320908 T6637 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3320908 T6660 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 3320909 T6637 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3320909 T6637 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3320910 T6638 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3320911 T6638 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:62722/mh_av/v",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:62722_mh_av%2Fv",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 3320911 T6638 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1]
   [junit4]   2> 3320912 T6638 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 3320934 T6637 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3320936 T6637 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3320936 T6646 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3320936 T6659 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3321910 T6660 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 3321910 T6660 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1393467164820/collection1
   [junit4]   2> 3321910 T6660 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 3321911 T6660 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 3321911 T6660 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 3321912 T6660 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 3321913 T6660 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1393467164820/collection1/'
   [junit4]   2> 3321914 T6660 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-jetty1-1393467164820/collection1/lib/classes/' to classloader
   [junit4]   2> 3321915 T6660 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-jetty1-1393467164820/collection1/lib/.svn/' to classloader
   [junit4]   2> 3321916 T6660 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-jetty1-1393467164820/collection1/lib/README' to classloader
   [junit4]   2> 3321992 T6660 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 3322060 T6660 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3322161 T6660 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3322171 T6660 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 3322717 T6660 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3322720 T6660 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3322723 T6660 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3322728 T6660 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3322747 T6660 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3322748 T6660 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1393467164820/collection1/, dataDir=./org.apache.solr.cloud.RecoveryZkTest-1393467161328/jetty1/
   [junit4]   2> 3322748 T6660 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@14bccf7f
   [junit4]   2> 3322749 T6660 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.RecoveryZkTest-1393467161328/jetty1
   [junit4]   2> 3322749 T6660 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.RecoveryZkTest-1393467161328/jetty1/index/
   [junit4]   2> 3322750 T6660 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.RecoveryZkTest-1393467161328/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 3322750 T6660 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.RecoveryZkTest-1393467161328/jetty1/index
   [junit4]   2> 3322750 T6660 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=3, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 3322769 T6660 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2d8ea235 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@69327405),segFN=segments_1,generation=1}
   [junit4]   2> 3322769 T6660 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3322773 T6660 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3322773 T6660 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 3322774 T6660 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3322774 T6660 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3322774 T6660 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3322774 T6660 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3322775 T6660 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3322775 T6660 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3322776 T6660 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3322776 T6660 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 3322777 T6660 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 3322777 T6660 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3322777 T6660 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 3322778 T6660 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 3322778 T6660 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3322779 T6660 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 3322780 T6660 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 3322796 T6660 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3322801 T6660 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3322801 T6660 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3322802 T6660 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=9, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 3322803 T6660 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2d8ea235 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@69327405),segFN=segments_1,generation=1}
   [junit4]   2> 3322803 T6660 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3322803 T6660 oass.SolrIndexSearcher.<init> Opening Searcher@1e09409f[collection1] main
   [junit4]   2> 3322807 T6661 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1e09409f[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3322810 T6660 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 3322811 T6613 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0
   [junit4]   2> 3322811 T6613 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 3322811 T6664 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:62722/mh_av/v collection:collection1 shard:shard1
   [junit4]   2> 3322813 T6664 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 3322845 T6664 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 3322856 T6637 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3322857 T6664 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 3322857 T6664 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1621 name=collection1 org.apache.solr.core.SolrCore@3274e283 url=https://127.0.0.1:62722/mh_av/v/collection1 node=127.0.0.1:62722_mh_av%2Fv C1621_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:62722/mh_av/v, core=collection1, node_name=127.0.0.1:62722_mh_av%2Fv}
   [junit4]   2> 3322857 T6664 C1621 P62722 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:62722/mh_av/v/collection1/
   [junit4]   2> 3322857 T6638 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3322857 T6664 C1621 P62722 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 3322858 T6664 C1621 P62722 oasc.SyncStrategy.syncToMe https://127.0.0.1:62722/mh_av/v/collection1/ has no replicas
   [junit4]   2> 3322858 T6664 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:62722/mh_av/v/collection1/ shard1
   [junit4]   2> 3322858 T6664 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 3322861 T6637 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3322872 T6637 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3322872 T6646 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3322872 T6659 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3322886 T6638 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3322888 T6637 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3322991 T6637 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3322991 T6646 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3322991 T6659 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3323039 T6664 oasc.ZkController.register We are https://127.0.0.1:62722/mh_av/v/collection1/ and leader is https://127.0.0.1:62722/mh_av/v/collection1/
   [junit4]   2> 3323039 T6664 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:62722/mh_av/v
   [junit4]   2> 3323039 T6664 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 3323039 T6664 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 3323039 T6664 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3323041 T6637 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3323041 T6637 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3323041 T6664 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3323041 T6637 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3323042 T6638 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3323043 T6638 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:62722/mh_av/v",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:62722_mh_av%2Fv",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 3323051 T6637 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3323154 T6637 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3323154 T6646 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3323154 T6659 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3323862 T6613 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 3323863 T6613 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3323867 T6613 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 3323868 T6613 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:62742
   [junit4]   2> 3323871 T6613 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3323871 T6613 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3323871 T6613 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.RecoveryZkTest-jetty2-1393467169010
   [junit4]   2> 3323872 T6613 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.RecoveryZkTest-jetty2-1393467169010/'
   [junit4]   2> 3323906 T6613 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1393467169010/solr.xml
   [junit4]   2> 3323990 T6613 oasc.CoreContainer.<init> New CoreContainer 2141485739
   [junit4]   2> 3323991 T6613 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.RecoveryZkTest-jetty2-1393467169010/]
   [junit4]   2> 3323992 T6613 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3323992 T6613 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 3323993 T6613 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3323993 T6613 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3323993 T6613 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3323994 T6613 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3323994 T6613 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3323994 T6613 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3323994 T6613 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3324005 T6613 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3324005 T6613 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3324006 T6613 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3324006 T6613 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:62700/solr
   [junit4]   2> 3324006 T6613 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 3324007 T6613 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3324025 T6675 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ff27cf7 name:ZooKeeperConnection Watcher:127.0.0.1:62700 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3324025 T6613 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3324027 T6613 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3324029 T6677 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@26c3211a name:ZooKeeperConnection Watcher:127.0.0.1:62700/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3324029 T6613 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3324033 T6613 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3325035 T6613 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62742_mh_av%2Fv
   [junit4]   2> 3325037 T6613 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:62742_mh_av%2Fv
   [junit4]   2> 3325039 T6659 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 3325039 T6646 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 3325039 T6637 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 3325039 T6677 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 3325054 T6678 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 3325054 T6678 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3325055 T6637 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3325055 T6678 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 3325055 T6637 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3325056 T6637 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3325057 T6638 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3325057 T6638 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:62742/mh_av/v",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:62742_mh_av%2Fv",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 3325058 T6638 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 3325058 T6638 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 3325067 T6637 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3325067 T6677 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3325067 T6659 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3325068 T6646 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3325068 T6637 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3326057 T6678 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 3326057 T6678 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.RecoveryZkTest-jetty2-1393467169010/collection1
   [junit4]   2> 3326057 T6678 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 3326058 T6678 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 3326058 T6678 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 3326059 T6678 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 3326060 T6678 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.RecoveryZkTest-jetty2-1393467169010/collection1/'
   [junit4]   2> 3326062 T6678 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-jetty2-1393467169010/collection1/lib/.svn/' to classloader
   [junit4]   2> 3326063 T6678 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-jetty2-1393467169010/collection1/lib/README' to classloader
   [junit4]   2> 3326064 T6678 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-jetty2-1393467169010/collection1/lib/classes/' to classloader
   [junit4]   2> 3326158 T6678 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 3326239 T6678 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3326340 T6678 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3326351 T6678 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 3326987 T6678 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3326991 T6678 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3326994 T6678 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3326998 T6678 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3327018 T6678 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3327019 T6678 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.RecoveryZkTest-jetty2-1393467169010/collection1/, dataDir=./org.apache.solr.cloud.RecoveryZkTest-1393467161328/jetty2/
   [junit4]   2> 3327019 T6678 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@14bccf7f
   [junit4]   2> 3327020 T6678 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.RecoveryZkTest-1393467161328/jetty2
   [junit4]   2> 3327020 T6678 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.RecoveryZkTest-1393467161328/jetty2/index/
   [junit4]   2> 3327021 T6678 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.RecoveryZkTest-1393467161328/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 3327021 T6678 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.RecoveryZkTest-1393467161328/jetty2/index
   [junit4]   2> 3327021 T6678 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=3, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 3327040 T6678 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@446e94b2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c96c4e9),segFN=segments_1,generation=1}
   [junit4]   2> 3327040 T6678 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3327044 T6678 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3327045 T6678 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 3327045 T6678 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3327045 T6678 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3327046 T6678 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3327046 T6678 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3327047 T6678 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3327047 T6678 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3327047 T6678 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3327048 T6678 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 3327049 T6678 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 3327049 T6678 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3327049 T6678 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 3327050 T6678 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 3327050 T6678 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3327051 T6678 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 3327051 T6678 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 3327068 T6678 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3327073 T6678 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3327074 T6678 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3327075 T6678 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=9, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 3327075 T6678 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@446e94b2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c96c4e9),segFN=segments_1,generation=1}
   [junit4]   2> 3327076 T6678 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3327076 T6678 oass.SolrIndexSearcher.<init> Opening Searcher@ca10e57[collection1] main
   [junit4]   2> 3327080 T6679 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ca10e57[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3327082 T6678 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 3327083 T6613 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0
   [junit4]   2> 3327084 T6613 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 3327083 T6682 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:62742/mh_av/v collection:collection1 shard:shard1
   [junit4]   2> 3327091 T6613 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3327092 T6682 oasc.ZkController.register We are https://127.0.0.1:62742/mh_av/v/collection1/ and leader is https://127.0.0.1:62722/mh_av/v/collection1/
   [junit4]   2> 3327092 T6682 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:62742/mh_av/v
   [junit4]   2> 3327092 T6682 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 3327092 T6682 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C1622 name=collection1 org.apache.solr.core.SolrCore@d964eb2 url=https://127.0.0.1:62742/mh_av/v/collection1 node=127.0.0.1:62742_mh_av%2Fv C1622_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:62742/mh_av/v, core=collection1, node_name=127.0.0.1:62742_mh_av%2Fv}
   [junit4]   2> 3327094 T6685 C1622 P62742 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 3327094 T6682 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3327094 T6685 C1622 P62742 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 3327095 T6685 C1622 P62742 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 3327095 T6685 C1622 P62742 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3327099 T6637 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3327100 T6638 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3327101 T6638 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:62742/mh_av/v",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:62742_mh_av%2Fv",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 3327115 T6637 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3327116 T6637 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3327116 T6659 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3327116 T6677 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3327116 T6646 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> ASYNC  NEW_CORE C1623 name=collection1 org.apache.solr.core.SolrCore@275d9ce1 url=https://127.0.0.1:62707/mh_av/v/collection1 node=127.0.0.1:62707_mh_av%2Fv C1623_STATE=coll:control_collection core:collection1 props:{state=active, base_url=https://127.0.0.1:62707/mh_av/v, core=collection1, node_name=127.0.0.1:62707_mh_av%2Fv, leader=true}
   [junit4]   2> 3327230 T6628 C1623 P62707 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[2-0 (1461156234840244224)]} 0 3
   [junit4]   2> 3327230 T6627 C1623 P62707 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[1-0 (1461156234838147072)]} 0 4
   [junit4]   2> 3327231 T6649 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 3327231 T6649 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 0 seconds.
   [junit4]   2> 3327232 T6649 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={version=2&coreNodeName=core_node2&wt=javabin&nodeName=127.0.0.1:62742_mh_av%252Fv&onlyIfLeaderActive=true&core=collection1&action=PREPRECOVERY&state=recovering&onlyIfLeader=true&checkLive=true} status=0 QTime=2 
   [junit4]   2> 3327295 T6613 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 62742
   [junit4]   2> 3327295 T6613 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=2141485739
   [junit4]   2> 3327296 T6613 oasc.RecoveryStrategy.close WARN Stopping recovery for zkNodeName=core_node2core=collection1
   [junit4]   2>  C1622_STATE=coll:collection1 core:collection1 props:{state=recovering, base_url=https://127.0.0.1:62742/mh_av/v, core=collection1, node_name=127.0.0.1:62742_mh_av%2Fv}
   [junit4]   2> 3327494 T6668 C1622 P62742 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin&distrib.from=https://127.0.0.1:62722/mh_av/v/collection1/&update.distrib=FROMLEADER} {add=[1-0 (1461156234977607680)]} 0 4
   [junit4]   2> 3327494 T6667 C1622 P62742 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin&distrib.from=https://127.0.0.1:62722/mh_av/v/collection1/&update.distrib=FROMLEADER} {add=[2-0 (1461156234976559104)]} 0 4
   [junit4]   2> ASYNC  NEW_CORE C1624 name=collection1 org.apache.solr.core.SolrCore@3274e283 url=https://127.0.0.1:62722/mh_av/v/collection1 node=127.0.0.1:62722_mh_av%2Fv C1624_STATE=coll:collection1 core:collection1 props:{state=active, base_url=https://127.0.0.1:62722/mh_av/v, core=collection1, node_name=127.0.0.1:62722_mh_av%2Fv, leader=true}
   [junit4]   2> 3327495 T6651 C1624 P62722 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[1-0 (1461156234977607680)]} 0 136
   [junit4]   2> 3327495 T6650 C1624 P62722 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[2-0 (1461156234976559104)]} 0 137
   [junit4]   2> 3327513 T6629 C1623 P62707 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[2-1 (1461156235138039808)]} 0 2
   [junit4]   2> 3327514 T6630 C1623 P62707 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[1-1 (1461156235138039809)]} 0 2
   [junit4]   2> 3327524 T6669 C1622 P62742 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin&distrib.from=https://127.0.0.1:62722/mh_av/v/collection1/&update.distrib=FROMLEADER} {add=[2-1 (1461156235144331264)]} 0 1
   [junit4]   2> 3327525 T6670 C1622 P62742 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin&distrib.from=https://127.0.0.1:62722/mh_av/v/collection1/&update.distrib=FROMLEADER} {add=[1-1 (1461156235145379840)]} 0 2
   [junit4]   2> 3327525 T6652 C1624 P62722 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[2-1 (1461156235144331264)]} 0 8
   [junit4]   2> 3327525 T6653 C1624 P62722 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[1-1 (1461156235145379840)]} 0 6
   [junit4]   2> 3327598 T6631 C1623 P62707 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[2-2 (1461156235227168768)]} 0 1
   [junit4]   2> 3327599 T6632 C1623 P62707 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[1-2 (1461156235228217344)]} 0 1
   [junit4]   2> 3327607 T6671 C1622 P62742 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin&distrib.from=https://127.0.0.1:62722/mh_av/v/collection1/&update.distrib=FROMLEADER} {add=[2-2 (1461156235232411648)]} 0 1
   [junit4]   2> 3327608 T6654 C1624 P62722 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[2-2 (1461156235232411648)]} 0 6
   [junit4]   2> 3327608 T6672 C1622 P62742 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin&distrib.from=https://127.0.0.1:62722/mh_av/v/collection1/&update.distrib=FROMLEADER} {add=[1-2 (1461156235233460224)]} 0 1
   [junit4]   2> 3327609 T6655 C1624 P62722 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[1-2 (1461156235233460224)]} 0 6
   [junit4]   2> 3327617 T6633 C1623 P62707 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[2-3 (1461156235247091712)]} 0 1
   [junit4]   2> 3327618 T6709 C1623 P62707 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[1-3 (1461156235248140288)]} 0 1
   [junit4]   2> 3327628 T6673 C1622 P62742 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin&distrib.from=https://127.0.0.1:62722/mh_av/v/collection1/&update.distrib=FROMLEADER} {add=[2-3 (1461156235253383168)]} 0 1
   [junit4]   2> 3327629 T6714 C1622 P62742 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin&distrib.from=https://127.0.0.1:62722/mh_av/v/collection1/&update.distrib=FROMLEADER} {add=[1-3 (1461156235254431744)]} 0 2
   [junit4]   2> 3327629 T6649 C1624 P62722 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[2-3 (1461156235253383168)]} 0 8
   [junit4]   2> 3327629 T6651 C1624 P62722 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[1-3 (1461156235254431744)]} 0 6
   [junit4]   2> 3327669 T6717 C1623 P62707 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[2-4 (1461156235301617664)]} 0 1
   [junit4]   2> 3327670 T6718 C1623 P62707 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[1-4 (1461156235302666240)]} 0 1
   [junit4]   2> 3327679 T6723 C1622 P62742 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin&distrib.from=https://127.0.0.1:62722/mh_av/v/collection1/&update.distrib=FROMLEADER} {add=[2-4 (1461156235307909120)]} 0 1
   [junit4]   2> 3327679 T6724 C1622 P62742 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin&distrib.from=https://127.0.0.1:62722/mh_av/v/collection1/&update.distrib=FROMLEADER} {add=[1-4 (1461156235307909121)]} 0 1
   [junit4]   2> 3327679 T6650 C1624 P62722 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[2-4 (1461156235307909120)]} 0 5
   [junit4]   2> 3327680 T6652 C1624 P62722 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[1-4 (1461156235307909121)]} 0 6
   [junit4]   2> ASYNC  NEW_CORE C1625 name=collection1 org.apache.solr.core.SolrCore@275d9ce1 url=https://127.0.0.1:62707/mh_av/v/collection1 node=127.0.0.1:62707_mh_av%2Fv C1625_STATE=coll:control_collection core:collection1 props:{state=active, base_url=https://127.0.0.1:62707/mh_av/v, core=collection1, node_name=127.0.0.1:62707_mh_av%2Fv, leader=true}
   [junit4]   2> 3327712 T6727 C1625 P62707 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[2-5 (1461156235338317824)]} 0 9
   [junit4]   2> 3327714 T6728 C1625 P62707 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[1-5 (1461156235348803584)]} 0 2
   [junit4]   2> ASYNC  NEW_CORE C1626 name=collection1 org.apache.solr.core.SolrCore@d964eb2 url=https://127.0.0.1:62742/mh_av/v/collection1 node=127.0.0.1:62742_mh_av%2Fv C1626_STATE=coll:collection1 core:collection1 props:{state=recovering, base_url=https://127.0.0.1:62742/mh_av/v, core=collection1, node_name=127.0.0.1:62742_mh_av%2Fv}
   [junit4]   2> 3327724 T6733 C1626 P62742 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin&distrib.from=https://127.0.0.1:62722/mh_av/v/collection1/&update.distrib=FROMLEADER} {add=[2-5 (1461156235354046464)]} 0 2
   [junit4]   2> 3327725 T6734 C1626 P62742 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin&distrib.from=https://127.0.0.1:62722/mh_av/v/collection1/&update.distrib=FROMLEADER} {add=[1-5 (1461156235355095040)]} 0 2
   [junit4]   2> ASYNC  NEW_CORE C1627 name=collection1 org.apache.solr.core.SolrCore@3274e283 url=https://127.0.0.1:62722/mh_av/v/collection1 node=127.0.0.1:62722_mh_av%2Fv C1627_STATE=coll:collection1 core:collection1 props:{state=active, base_url=https://127.0.0.1:62722/mh_av/v, core=collection1, node_name=127.0.0.1:62722_mh_av%2Fv, leader=true}
   [junit4]   2> 3327725 T6649 C1627 P62722 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[2-5 (1461156235354046464)]} 0 7
   [junit4]   2> 3327725 T6654 C1627 P62722 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[1-5 (1461156235355095040)]} 0 6
   [junit4]   2> 3327831 T6737 C1625 P62707 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[2-6 (1461156235471486976)]} 0 2
   [junit4]   2> 3327831 T6738 C1625 P62707 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[1-6 (1461156235471486977)]} 0 1
   [junit4]   2> 3327840 T6743 C1626 P62742 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin&distrib.from=https://127.0.0.1:62722/mh_av/v/collection1/&update.distrib=FROMLEADER} {add=[2-6 (1461156235476729856)]} 0 1
   [junit4]   2> 3327841 T6655 C1627 P62722 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[2-6 (1461156235476729856)]} 0 6
   [junit4]   2> 3327841 T6744 C1626 P62742 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin&distrib.from=https://127.0.0.1:62722/mh_av/v/collection1/&update.distrib=FROMLEADER} {add=[1-6 (1461156235477778432)]} 0 1
   [junit4]   2> 3327842 T6653 C1627 P62722 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[1-6 (1461156235477778432)]} 0 6
   [junit4]   2> 3327917 T6747 C1625 P62707 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[2-7 (1461156235561664512)]} 0 1
   [junit4]   2> 3327918 T6748 C1625 P62707 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[1-7 (1461156235562713088)]} 0 2
   [junit4]   2> 3327927 T6753 C1626 P62742 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin&distrib.from=https://127.0.0.1:62722/mh_av/v/collection1/&update.distrib=FROMLEADER} {add=[2-7 (1461156235567955968)]} 0 1
   [junit4]   2> 3327928 T6651 C1627 P62722 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[2-7 (1461156235567955968)]} 0 6
   [junit4]   2> 3327928 T6754 C1626 P62742 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin&distrib.from=https://127.0.0.1:62722/mh_av/v/collection1/&update.distrib=FROMLEADER} {add=[1-7 (1461156235567955969)]} 0 1
   [junit4]   2> 3327929 T6650 C1627 P62722 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[1-7 (1461156235567955969)]} 0 7
   [junit4]   2> 3327968 T6757 C1625 P62707 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[2-8 (1461156235616190464)]} 0 1
   [junit4]   2> 3327969 T6758 C1625 P62707 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin} {add=[1-8 (1461156235616190465)]} 0 1
   [junit4]   2> 3327978 T6763 C1626 P62742 oasup.LogUpdateProcessor.finish [collection1] webapp=/mh_av/v path=/update params={version=2&wt=javabin&distrib.from=https://127.0.0.1:62722/mh_av/v/collection1/&update.distrib=FROMLEADER} {add=[2-8 (1461156235621433344)]} 0 1
   [junit4]   2> 3327979 T6764 C1626 P62742 oasup.LogUpdateProcessor.finish [collection1] web

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

ckDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 3392324 T7201 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.RecoveryZkTest-1393467161328/jetty2/index.20140226221302114 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.RecoveryZkTest-1393467161328/jetty2/index.20140226221302114;done=false>>]
   [junit4]   2> 3392324 T7201 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.RecoveryZkTest-1393467161328/jetty2/index.20140226221302114
   [junit4]   2> 3392341 T7201 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.RecoveryZkTest-1393467161328/jetty2 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.RecoveryZkTest-1393467161328/jetty2;done=false>>]
   [junit4]   2> 3392341 T7201 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.RecoveryZkTest-1393467161328/jetty2
   [junit4]   2> 77214 T6612 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> 3392342 T7201 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:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:254)
   [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:254)
   [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> 3392342 T7201 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Lucene40, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=ar_IQ, timezone=America/Kralendijk
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_25 (64-bit)/cpus=16,threads=1,free=124856312,total=347602944
   [junit4]   2> NOTE: All tests run in this JVM: [FieldFacetExtrasTest, SliceStateUpdateTest, TestAnalyzeInfixSuggestions, SOLR749Test, TestCopyFieldCollectionResource, ResourceLoaderTest, TermVectorComponentTest, TestRandomMergePolicy, TestSolrXmlPersistor, TestManagedSchema, UUIDFieldTest, SolrIndexSplitterTest, TermsComponentTest, ResponseLogComponentTest, TestBadConfig, ZkControllerTest, FileBasedSpellCheckerTest, TestSolrIndexConfig, AbstractAnalyticsStatsTest, RangeFacetTest, TestDocumentBuilder, RegexBoostProcessorTest, MoreLikeThisHandlerTest, SyncSliceTest, TestDocSet, DirectUpdateHandlerOptimizeTest, PrimitiveFieldTypeTest, DistributedQueryElevationComponentTest, OverseerTest, QueryEqualityTest, CoreAdminCreateDiscoverTest, TriLevelCompositeIdRoutingTest, DistributedSuggestComponentTest, TestCharFilters, DeleteShardTest, ZkCLITest, TestCollapseQParserPlugin, CoreAdminHandlerTest, TestTrie, TestLuceneMatchVersion, DistributedSpellCheckComponentTest, DocumentBuilderTest, SchemaVersionSpecificBehaviorTest, BlockCacheTest, DOMUtilTest, TestWriterPerf, OverseerCollectionProcessorTest, TestFieldCollectionResource, TestFaceting, UnloadDistributedZkTest, TestSort, SolrInfoMBeanTest, UpdateRequestProcessorFactoryTest, SpatialFilterTest, TestUniqueKeyFieldResource, CacheHeaderTest, SliceStateTest, LegacyHTMLStripCharFilterTest, DistributedTermsComponentTest, TestHighFrequencyDictionaryFactory, TestLMJelinekMercerSimilarityFactory, TestPerFieldSimilarity, MigrateRouteKeyTest, TestSystemIdResolver, ClusterStateTest, HdfsRecoveryZkTest, TestCoreContainer, TestReplicationHandler, BJQParserTest, CopyFieldTest, QueryResultKeyTest, SolrXmlInZkTest, ParsingFieldUpdateProcessorsTest, DistributedDebugComponentTest, TestFunctionQuery, JsonLoaderTest, TestPostingsSolrHighlighter, TestJmxMonitoredMap, SolrCoreTest, ClusterStateUpdateTest, TestGroupingSearch, DateMathParserTest, BadComponentTest, TestAddFieldRealTimeGet, SuggesterFSTTest, TestSearchPerf, TestInfoStreamLogging, EchoParamsTest, TestRealTimeGet, TestHighlightDedupGrouping, SpellPossibilityIteratorTest, BasicDistributedZkTest, BasicDistributedZk2Test, ShardRoutingTest, RecoveryZkTest]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=RecoveryZkTest -Dtests.seed=1A459E8916923F -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/hudson/lucene-data/enwiki.random.lines.txt -Dtests.locale=ar_IQ -Dtests.timezone=America/Kralendijk -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | RecoveryZkTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=7294, name=coreLoadExecutor-2631-thread-1, state=RUNNABLE, group=TGRP-RecoveryZkTest], registration stack trace below.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1A459E8916923F]:0)
   [junit4]    > 	at java.lang.Thread.getStackTrace(Thread.java:1568)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:150)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:554)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1038)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:936)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:928)
   [junit4]    > 	at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:37)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:350)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:256)
   [junit4]    > 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:470)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:761)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:630)
   [junit4]    > 	at org.apache.solr.core.ZkContainer.createFromZk(ZkContainer.java:223)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:595)
   [junit4]    > 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:258)
   [junit4]    > 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:250)
   [junit4]    > 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
   [junit4]    > 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
   [junit4]    > 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:724)
   [junit4]    > Caused by: java.lang.AssertionError: Directory not closed: BaseDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory@56a6923 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@18d017a4))
   [junit4]    > 	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:167)
   [junit4]    > 	... 1 more
   [junit4] Completed on J0 in 77.52s, 1 test, 1 error <<< FAILURES!

[...truncated 646 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:472: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:445: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/extra-targets.xml:37: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build.xml:189: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/common-build.xml:490: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:1274: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:907: There were test failures: 373 suites, 1607 tests, 1 suite-level error, 45 ignored (17 assumptions)

Total time: 168 minutes 13 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 527 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/527/

4 tests failed.
REGRESSION:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribSearch

Error Message:
Could not find collection:addReplicaColl

Stack Trace:
java.lang.AssertionError: Could not find collection:addReplicaColl
	at __randomizedtesting.SeedInfo.seed([5CDC4581B30462B0:DD3ACB99C45B028C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:147)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:131)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:126)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:724)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.addReplicaTest(CollectionsAPIDistributedZkTest.java:1193)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:213)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:724)


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

Error Message:
Captured an uncaught exception in thread: Thread[id=3642, name=testExecutor-1232-thread-1, state=RUNNABLE, group=TGRP-UnloadDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=3642, name=testExecutor-1232-thread-1, state=RUNNABLE, group=TGRP-UnloadDistributedZkTest]
Caused by: java.lang.RuntimeException: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:10212
	at __randomizedtesting.SeedInfo.seed([5CDC4581B30462B0]:0)
	at org.apache.solr.cloud.UnloadDistributedZkTest$1.run(UnloadDistributedZkTest.java:393)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:724)
Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:10212
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:505)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.cloud.UnloadDistributedZkTest$1.run(UnloadDistributedZkTest.java:391)
	... 3 more
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.read(SocketInputStream.java:150)
	at java.net.SocketInputStream.read(SocketInputStream.java:121)
	at sun.security.ssl.InputRecord.readFully(InputRecord.java:442)
	at sun.security.ssl.InputRecord.read(InputRecord.java:480)
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:927)
	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:884)
	at sun.security.ssl.AppInputStream.read(AppInputStream.java:102)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:395)
	... 5 more


REGRESSION:  org.apache.solr.core.OpenCloseCoreStressTest.test10MinutesNew

Error Message:
Test abandoned because suite timeout was reached.

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


FAILED:  junit.framework.TestSuite.org.apache.solr.core.OpenCloseCoreStressTest

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

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




Build Log:
[...truncated 10500 lines...]
   [junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
   [junit4]   2> 596320 T2354 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 596320 T2354 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 596323 T2354 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1393337509393
   [junit4]   2> 596324 T2354 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 596325 T2355 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 596426 T2354 oasc.ZkTestServer.run start zk server on port:10193
   [junit4]   2> 596427 T2354 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 596431 T2361 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1161048d name:ZooKeeperConnection Watcher:127.0.0.1:10193 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 596431 T2354 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 596431 T2354 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 596435 T2354 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 596444 T2363 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@76a07354 name:ZooKeeperConnection Watcher:127.0.0.1:10193/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 596444 T2354 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 596445 T2354 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 596448 T2354 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 596459 T2354 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 596461 T2354 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 596468 T2354 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 596469 T2354 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 596481 T2354 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 596482 T2354 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 596586 T2354 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 596587 T2354 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 596589 T2354 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 596590 T2354 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 596600 T2354 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 596600 T2354 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 596603 T2354 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 596603 T2354 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 596606 T2354 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 596606 T2354 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 596614 T2354 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 596614 T2354 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 596616 T2354 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 596617 T2354 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 596619 T2354 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 596620 T2354 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 596628 T2354 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 596628 T2354 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 596632 T2354 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 596640 T2365 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2b95bfc5 name:ZooKeeperConnection Watcher:127.0.0.1:10193/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 596641 T2354 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 597551 T2354 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 597555 T2354 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 597556 T2354 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:10198
   [junit4]   2> 597559 T2354 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 597559 T2354 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 597559 T2354 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1393337509718
   [junit4]   2> 597560 T2354 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1393337509718/'
   [junit4]   2> 597597 T2354 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1393337509718/solr.xml
   [junit4]   2> 597685 T2354 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1393337509718
   [junit4]   2> 597686 T2354 oasc.CoreContainer.<init> New CoreContainer 422481435
   [junit4]   2> 597686 T2354 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1393337509718/]
   [junit4]   2> 597688 T2354 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 597688 T2354 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 597688 T2354 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 597689 T2354 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 597689 T2354 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 597689 T2354 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 597690 T2354 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 597690 T2354 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 597690 T2354 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 597702 T2354 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 597702 T2354 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 597702 T2354 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 597703 T2354 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:10193/solr
   [junit4]   2> 597703 T2354 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 597704 T2354 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 597706 T2376 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7dcefa20 name:ZooKeeperConnection Watcher:127.0.0.1:10193 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 597707 T2354 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 597709 T2354 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 597720 T2378 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6666f44e name:ZooKeeperConnection Watcher:127.0.0.1:10193/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 597720 T2354 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 597722 T2354 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 597726 T2354 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 597736 T2354 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 597738 T2354 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:10198_
   [junit4]   2> 597739 T2354 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:10198_
   [junit4]   2> 597741 T2354 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 597743 T2354 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 597747 T2354 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:10198_
   [junit4]   2> 597748 T2354 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 597750 T2354 oasc.Overseer.start Overseer (id=91313767015972868-127.0.0.1:10198_-n_0000000000) starting
   [junit4]   2> 597754 T2354 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 597768 T2380 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 597769 T2354 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 597769 T2380 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 597771 T2354 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 597779 T2354 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 597781 T2379 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 597784 T2354 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1393337509718
   [junit4]   2> 598874 T2354 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1393337509718/conf/
   [junit4]   2> 598875 T2354 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 598875 T2354 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0
   [junit4]   2> 598876 T2354 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 598880 T2354 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 598912 T2383 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@71d370c3 name:ZooKeeperConnection Watcher:127.0.0.1:10193/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 598912 T2354 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 598913 T2354 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 598915 T2354 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 599728 T2354 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 599729 T2354 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 599734 T2354 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 599735 T2354 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:10204
   [junit4]   2> 599737 T2354 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 599737 T2354 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 599737 T2354 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1393337511984
   [junit4]   2> 599738 T2354 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1393337511984/'
   [junit4]   2> 599767 T2354 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1393337511984/solr.xml
   [junit4]   2> 599842 T2354 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1393337511984
   [junit4]   2> 599843 T2354 oasc.CoreContainer.<init> New CoreContainer 1661523463
   [junit4]   2> 599843 T2354 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1393337511984/]
   [junit4]   2> 599844 T2354 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 599845 T2354 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 599845 T2354 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 599845 T2354 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 599846 T2354 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 599846 T2354 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 599846 T2354 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 599846 T2354 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 599847 T2354 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 599857 T2354 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 599857 T2354 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 599858 T2354 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 599858 T2354 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:10193/solr
   [junit4]   2> 599858 T2354 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 599859 T2354 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 599861 T2394 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2395d99f name:ZooKeeperConnection Watcher:127.0.0.1:10193 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 599862 T2354 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 599864 T2354 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 599881 T2396 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4a7f43e4 name:ZooKeeperConnection Watcher:127.0.0.1:10193/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 599881 T2354 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 599886 T2354 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 600889 T2354 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:10204_
   [junit4]   2> 600891 T2354 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:10204_
   [junit4]   2> 600895 T2378 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 600895 T2396 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 600895 T2383 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 600912 T2354 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1393337511984
   [junit4]   2> 602158 T2354 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1393337511984/conf/
   [junit4]   2> 602190 T2354 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 602191 T2354 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0
   [junit4]   2> 602192 T2354 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 603696 T2354 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 603698 T2354 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 603731 T2354 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 603733 T2354 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:10207
   [junit4]   2> 603758 T2354 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 603759 T2354 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 603759 T2354 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1393337515265
   [junit4]   2> 603760 T2354 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1393337515265/'
   [junit4]   2> 603818 T2354 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1393337515265/solr.xml
   [junit4]   2> 604040 T2354 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1393337515265
   [junit4]   2> 604041 T2354 oasc.CoreContainer.<init> New CoreContainer 1193014067
   [junit4]   2> 604042 T2354 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1393337515265/]
   [junit4]   2> 604045 T2354 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 604046 T2354 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 604047 T2354 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 604047 T2354 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 604048 T2354 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 604048 T2354 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 604049 T2354 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 604049 T2354 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 604051 T2354 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 604114 T2354 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 604116 T2354 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 604116 T2354 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 604117 T2354 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:10193/solr
   [junit4]   2> 604118 T2354 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 604126 T2354 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 604126 T2408 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@55b06cbe name:ZooKeeperConnection Watcher:127.0.0.1:10193 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 604128 T2354 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 604134 T2354 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 604142 T2410 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@78820aea name:ZooKeeperConnection Watcher:127.0.0.1:10193/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 604142 T2354 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 604153 T2354 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 605159 T2354 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:10207_
   [junit4]   2> 605161 T2354 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:10207_
   [junit4]   2> 605166 T2396 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 605166 T2378 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 605166 T2383 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 605166 T2410 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 605179 T2354 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1393337515265
   [junit4]   2> 605269 T2354 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1393337515265/conf/
   [junit4]   2> 606287 T2354 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 606288 T2354 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0
   [junit4]   2> 606288 T2354 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 607062 T2354 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 607063 T2354 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 607066 T2354 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 607068 T2354 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:10212
   [junit4]   2> 607070 T2354 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 607070 T2354 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 607070 T2354 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1393337519359
   [junit4]   2> 607071 T2354 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1393337519359/'
   [junit4]   2> 607097 T2354 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1393337519359/solr.xml
   [junit4]   2> 607162 T2354 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1393337519359
   [junit4]   2> 607163 T2354 oasc.CoreContainer.<init> New CoreContainer 216576553
   [junit4]   2> 607163 T2354 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1393337519359/]
   [junit4]   2> 607164 T2354 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 607164 T2354 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 607164 T2354 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 607165 T2354 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 607165 T2354 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 607165 T2354 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 607166 T2354 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 607166 T2354 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 607166 T2354 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 607176 T2354 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 607177 T2354 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 607177 T2354 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 607177 T2354 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:10193/solr
   [junit4]   2> 607178 T2354 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 607179 T2354 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 607181 T2422 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6a3f6a0d name:ZooKeeperConnection Watcher:127.0.0.1:10193 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 607182 T2354 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 607185 T2354 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 607187 T2424 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13651483 name:ZooKeeperConnection Watcher:127.0.0.1:10193/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 607187 T2354 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 607253 T2354 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 608256 T2354 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:10212_
   [junit4]   2> 608286 T2354 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:10212_
   [junit4]   2> 608290 T2378 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 608290 T2410 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 608290 T2424 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 608290 T2383 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 608290 T2396 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 608308 T2354 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1393337519359
   [junit4]   2> 608373 T2354 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1393337519359/conf/
   [junit4]   2> 609551 T2354 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 609552 T2354 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0
   [junit4]   2> 609552 T2354 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 610632 T2354 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 4
   [junit4]   2> 610633 T2354 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 610637 T2354 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 610638 T2354 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:35019
   [junit4]   2> 610640 T2354 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 610641 T2354 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 610641 T2354 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1393337522624
   [junit4]   2> 610641 T2354 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1393337522624/'
   [junit4]   2> 610670 T2354 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1393337522624/solr.xml
   [junit4]   2> 610733 T2354 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1393337522624
   [junit4]   2> 610734 T2354 oasc.CoreContainer.<init> New CoreContainer 1805997442
   [junit4]   2> 610734 T2354 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1393337522624/]
   [junit4]   2> 610735 T2354 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 610736 T2354 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 610736 T2354 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 610736 T2354 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 610736 T2354 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 610737 T2354 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 610737 T2354 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 610737 T2354 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 610737 T2354 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 610747 T2354 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 610748 T2354 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 610748 T2354 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 610748 T2354 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:10193/solr
   [junit4]   2> 610748 T2354 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 610749 T2354 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 610752 T2436 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7950ff0f name:ZooKeeperConnection Watcher:127.0.0.1:10193 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 610752 T2354 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 610755 T2354 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 610763 T2438 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1858c518 name:ZooKeeperConnection Watcher:127.0.0.1:10193/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 610766 T2354 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 610771 T2354 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 611774 T2354 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35019_
   [junit4]   2> 611776 T2354 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:35019_
   [junit4]   2> 611779 T2424 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 611779 T2378 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 611779 T2438 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 611779 T2410 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 611779 T2383 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 611779 T2396 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 611793 T2354 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1393337522624
   [junit4]   2> 612744 T2354 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1393337522624/conf/
   [junit4]   2> 612747 T2354 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 612748 T2354 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0
   [junit4]   2> 612748 T2354 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 612872 T2386 oasc.ZkController.publish publishing core=unloadcollection1 state=down
   [junit4]   2> 612877 T2378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 612877 T2386 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 612878 T2379 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 612879 T2379 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:10204",
   [junit4]   2> 	  "core":"unloadcollection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:10204_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"unloadcollection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 612879 T2379 oasc.Overseer$ClusterStateUpdater.createCollection Create collection unloadcollection with shards [shard1]
   [junit4]   2> 612880 T2379 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 612882 T2378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 612892 T2378 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> 612892 T2410 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> 612892 T2438 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> 612892 T2424 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> 612892 T2396 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> 612892 T2383 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> 613879 T2386 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for unloadcollection1
   [junit4]   2> 613882 T2386 oasc.CoreContainer.create Creating SolrCore 'unloadcollection1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1393337511984/unloadcollection1
   [junit4]   2> 613882 T2386 oasc.ZkController.createCollectionZkNode Check for collection zkNode:unloadcollection
   [junit4]   2> 613883 T2386 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:unloadcollection
   [junit4]   2> 613884 T2386 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 613885 T2386 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 613885 T2386 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection
   [junit4]   2> 613913 T2386 oascc.ZkStateReader.readConfigName Load collection config from:/collections/unloadcollection
   [junit4]   2> 613914 T2386 oascc.ZkStateReader.readConfigName path=/collections/unloadcollection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 613915 T2386 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1393337511984/unloadcollection1/'
   [junit4]   2> 614036 T2386 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 614118 T2386 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 614220 T2386 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 614231 T2386 oass.IndexSchema.readSchema [unloadcollection1] Schema name=test
   [junit4]   2> 614883 T2386 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 614896 T2386 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 614900 T2386 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 614915 T2386 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 614920 T2386 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 614925 T2386 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 614926 T2386 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 614926 T2386 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 614927 T2386 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 614928 T2386 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 614928 T2386 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 614929 T2386 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 614929 T2386 oasc.SolrCore.<init> [unloadcollection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1393337511984/unloadcollection1/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1393337509393/1393337525821unloadcollection1_1n/
   [junit4]   2> 614929 T2386 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@322c2ddd
   [junit4]   2> 614931 T2386 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1393337509393/1393337525821unloadcollection1_1n
   [junit4]   2> 614931 T2386 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1393337509393/1393337525821unloadcollection1_1n/index/
   [junit4]   2> 614931 T2386 oasc.SolrCore.initIndex WARN [unloadcollection1] Solr index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1393337509393/1393337525821unloadcollection1_1n/index' doesn't exist. Creating new index...
   [junit4]   2> 614932 T2386 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1393337509393/1393337525821unloadcollection1_1n/index
   [junit4]   2> 614932 T2386 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=10, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.11241888364018947]
   [junit4]   2> 614933 T2386 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory@4b35c2d2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c697a8c)),segFN=segments_1,generation=1}
   [junit4]   2> 614934 T2386 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 614938 T2386 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 614938 T2386 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 614939 T2386 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 614939 T2386 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 614940 T2386 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 614940 T2386 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 614941 T2386 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 614941 T2386 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 614941 T2386 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 614942 T2386 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 614942 T2386 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 614943 T2386 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 614943 T2386 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 614944 T2386 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 614944 T2386 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 614945 T2386 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 614945 T2386 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 614966 T2386 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 614972 T2386 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 614972 T2386 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 614973 T2386 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@6c557a04
   [junit4]   2> 614973 T2386 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory@4b35c2d2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c697a8c)),segFN=segments_1,generation=1}
   [junit4]   2> 614974 T2386 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 614974 T2386 oass.SolrIndexSearcher.<init> Opening Searcher@421c4ee3[unloadcollection1] main
   [junit4]   2> 614977 T2441 oasc.SolrCore.registerSearcher [unloadcollection1] Registered new searcher Searcher@421c4ee3[unloadcollection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 614980 T2386 oasc.CoreContainer.registerCore registering core: unloadcollection1
   [junit4]   2> 614980 T2386 oasc.ZkController.register Register replica - core:unloadcollection1 address:https://127.0.0.1:10204 collection:unloadcollection shard:shard1
   [junit4]   2> 614982 T2386 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection/leader_elect/shard1/election
   [junit4]   2> 615002 T2386 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 615004 T2378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 615004 T2386 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 615005 T2386 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C740 name=unloadcollection1 org.apache.solr.core.SolrCore@15e92c67 url=https://127.0.0.1:10204/unloadcollection1 node=127.0.0.1:10204_ C740_STATE=coll:unloadcollection core:unloadcollection1 props:{state=down, base_url=https://127.0.0.1:10204, core=unloadcollection1, node_name=127.0.0.1:10204_}
   [junit4]   2> 615005 T2386 C740 P10204 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:10204/unloadcollection1/
   [junit4]   2> 615005 T2379 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 615006 T2386 C740 P10204 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 615006 T2386 C740 P10204 oasc.SyncStrategy.syncToMe https://127.0.0.1:10204/unloadcollection1/ has no replicas
   [junit4]   2> 615006 T2386 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:10204/unloadcollection1/ shard1
   [junit4]   2> 615007 T2386 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection/leaders/shard1
   [junit4]   2> 615008 T2378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 615009 T2378 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> 615009 T2438 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> 615009 T2424 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> 615009 T2410 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> 615009 T2396 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> 615009 T2383 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> 615013 T2378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 615014 T2379 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 615017 T2378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 615119 T2438 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> 615119 T2424 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> 615119 T2396 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> 615119 T2378 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> 615119 T2383 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> 615119 T2410 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> 615167 T2386 oasc.ZkController.register We are https://127.0.0.1:10204/unloadcollection1/ and leader is https://127.0.0.1:10204/unloadcollection1/
   [junit4]   2> 615167 T2386 oasc.ZkController.register No LogReplay needed for core=unloadcollection1 baseURL=https://127.0.0.1:10204
   [junit4]   2> 615167 T2386 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 615168 T2386 oasc.ZkController.publish publishing core=unloadcollection1 state=active
   [junit4]   2> 615169 T2378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 615170 T2378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 615170 T2386 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 615170 T2378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 615171 T2386 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={version=2&collection=unloadcollection&dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1393337509393/1393337525821unloadcollection1_1n&wt=javabin&numShards=1&name=unloadcollection1&action=CREATE} status=0 QTime=2301 
   [junit4]   2> 615171 T2379 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 615172 T2379 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:10204",
   [junit4]   2> 	  "core":"unloadcollection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:10204_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"unloadcollection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 615174 T2354 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 615181 T2378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 615181 T2444 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3bdf2969 name:ZooKeeperConnection Watcher:127.0.0.1:10193/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 615182 T2354 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 615183 T2354 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 615186 T2354 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 615308 T2410 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> 615308 T2396 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> 615308 T2444 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> 615308 T2424 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> 615308 T2438 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> 615308 T2383 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> 615308 T2378 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> 615319 T2400 oasc.ZkController.publish publishing core=unloadcollection2 state=down
   [junit4]   2> 615320 T2400 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 615321 T2378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 615321 T2400 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 615321 T2378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 615322 T2378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 615323 T2379 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 615324 T2379 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:10207",
   [junit4]   2> 	  "core":"unloadcollection2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:10207_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"unloadcollection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 615324 T2379 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 615324 T2379 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 615327 T2378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 615430 T2383 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> 615431 T2410 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> 615431 T2438 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> 615431 T2444 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> 615431 T2424 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> 615431 T2396 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> 615431 T2378 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> 616323 T2400 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for unloadcollection2
   [junit4]   2> 616326 T2400 oasc.CoreContainer.create Creating SolrCore 'unloadcollection2' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1393337515265/unloadcollection2
   [junit4]   2> 616326 T2400 oasc.ZkController.createCollectionZkNode Check for collection zkNode:unloadcollection
   [junit4]   2> 616327 T2400 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 616327 T2400 oascc.ZkStateReader.readConfigName Load collection config from:/collections/unloadcollection
   [junit4]   2> 616328 T2400 oascc.ZkStateReader.readConfigName path=/collections/unloadcollection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 616328 T2400 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1393337515265/unloadcollection2/'
   [junit4]   2> 616373 T2400 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 616427 T2400 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 616529 T2400 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 616540 T2400 oass.IndexSchema.readSchema [unloadcollection2] Schema name=test
   [junit4]   2> 617228 T2400 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 617241 T2400 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 617244 T2400 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 617256 T2400 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 617260 T2400 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 617263 T2400 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 617264 T2400 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 617265 T2400 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 617266 T2400 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 617267 T2400 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 617267 T2400 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 617267 T2400 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 617267 T2400 oasc.SolrCore.<init> [unloadcollection2] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1393337515265/unloadcollection2/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1393337509393/1393337528258unloadcollection1_2n/
   [junit4]   2> 617268 T2400 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@322c2ddd
   [junit4]   2> 617268 T2400 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1393337509393/1393337528258unloadcollection1_2n
   [junit4]   2> 617269 T2400 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1393337509393/1393337528258unloadcollection1_2n/index/
   [junit4]   2> 617269 T2400 oasc.SolrCore.initIndex WARN [unloadcollection2] Solr index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1393337509393/1393337528258unloadcollection1_2n/index' doesn't exist. Creating new index...
   [junit4]   2> 617269 T2400 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1393337509393/1393337528258unloadcollection1_2n/index
   [junit4]   2> 617270 T2400 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=10, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.11241888364018947]
   [junit4]   2> 617270 T2400 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory@781bd84c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7e02a4a5)),segFN=segments_1,generation=1}
   [junit4]   2> 617271 T2400 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 617273 T2400 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 617274 T2400 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 617274 T2400 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 617274 T2400 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 617275 T2400 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 617275 T2400 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 617275 T2400 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 617276 T2400 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 617276 T2400 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 617276 T2400 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 617277 T2400 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 617277 T2400 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 617277 T2400 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 617278 T2400 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 617278 T2400 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 617278 T2400 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 617279 T2400 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 617280 T2400 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 617284 T2400 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 617284 T2400 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 617285 T2400 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@77815ceb
   [junit4]   2> 617285 T2400 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory@781bd84c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7e02a4a5)),segFN=segments_1,generation=1}
   [junit4]   2> 617285 T2400 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 617286 T2400 oass.SolrIndexSearcher.<init> Opening Searcher@1dc3508d[unloadcollection2] main
   [junit4]   2> 617288 T2446 oasc.SolrCore.registerSearcher [unloadcollection2] Registered new searcher Searcher@1dc3508d[unloadcollection2] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 617289 T2400 oasc.CoreContainer.registerCore registering core: unloadcollection2
   [junit4]   2> 617289 T2400 oasc.ZkController.register Register replica - core:unloadcollection2 address:https://127.0.0.1:10207 collection:unloadcollection shard:shard1
   [junit4]   2> 617298 T2400 oasc.ZkController.register We are https://127.0.0.1:10207/unloadcollection2/ and leader is https://127.0.0.1:10204/unloadcollection1/
   [junit4]   2> 617298 T2400 oasc.ZkController.register No LogReplay needed for core=unloadcollection2 baseURL=https://127.0.0.1:10207
   [junit4]   2> 617298 T2400 oasc.ZkController.checkRecovery Core needs to recover:unloadcollection2
   [junit4]   2> 617299 T2400 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C741 name=unloadcollection2 org.apache.solr.core.SolrCore@a5f72ad url=https://127.0.0.1:10207/unloadcollection2 node=127.0.0.1:10207_ C741_STATE=coll:unloadcollection core:unloadcollection2 props:{state=down, base_url=https://127.0.0.1:10207, core=unloadcollection2, node_name=127.0.0.1:10207_}
   [junit4]   2> 617299 T2448 C741 P10207 oasc.RecoveryStrategy.run Starting recovery process.  core=unloadcollection2 recoveringAfterStartup=true
   [junit4]   2> 617300 T2448 C741 P10207 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 617300 T2400 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 617300 T2448 C741 P10207 oasc.ZkController.publish publishing core=unloadcollection2 state=recovering
   [junit4]   2> 617300 T2448 C741 P10207 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 617301 T2400 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={version=2&collection=unloadcollection&dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1393337509393/1393337528258unloadcollection1_2n&wt=javabin&name=unloadcollection2&action=CREATE} status=0 QTime=1985 
   [junit4]   2> 617302 T2378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 617302 T2354 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 617302 T2378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 617303 T2378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 617303 T2354 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: unloadcollection failOnTimeout:true timeout (sec):330
   [junit4]   2> 617303 T2354 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 617304 T2379 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 617304 T2379 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:10207",
   [junit4]   2> 	  "core":"unloadcollection2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:10207_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"unloadcollection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 617316 T2378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 617317 T2410 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes si

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

tty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> 	  288) Thread[id=3705, name=Thread-1985, state=RUNNABLE, group=TGRP-OpenCloseCoreStressTest]
   [junit4]   2> 	        at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]   2> 	        at java.net.SocketInputStream.read(SocketInputStream.java:150)
   [junit4]   2> 	        at java.net.SocketInputStream.read(SocketInputStream.java:121)
   [junit4]   2> 	        at sun.security.ssl.InputRecord.readFully(InputRecord.java:442)
   [junit4]   2> 	        at sun.security.ssl.InputRecord.read(InputRecord.java:480)
   [junit4]   2> 	        at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:927)
   [junit4]   2> 	        at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1312)
   [junit4]   2> 	        at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1339)
   [junit4]   2> 	        at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1323)
   [junit4]   2> 	        at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:533)
   [junit4]   2> 	        at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:401)
   [junit4]   2> 	        at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:178)
   [junit4]   2> 	        at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
   [junit4]   2> 	        at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:610)
   [junit4]   2> 	        at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:445)
   [junit4]   2> 	        at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
   [junit4]   2> 	        at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	        at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
   [junit4]   2> 	        at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
   [junit4]   2> 	        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:395)
   [junit4]   2> 	        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
   [junit4]   2> 	        at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
   [junit4]   2> 	        at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
   [junit4]   2> 	        at org.apache.solr.core.OneQuery.run(OpenCloseCoreStressTest.java:506)
   [junit4]   2> 	  289) Thread[id=4008, name=qtp1166711833-4008, state=RUNNABLE, group=TGRP-OpenCloseCoreStressTest]
   [junit4]   2> 	        at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]   2> 	        at java.net.SocketInputStream.read(SocketInputStream.java:150)
   [junit4]   2> 	        at java.net.SocketInputStream.read(SocketInputStream.java:121)
   [junit4]   2> 	        at sun.security.ssl.InputRecord.readFully(InputRecord.java:442)
   [junit4]   2> 	        at sun.security.ssl.InputRecord.read(InputRecord.java:480)
   [junit4]   2> 	        at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:927)
   [junit4]   2> 	        at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:884)
   [junit4]   2> 	        at sun.security.ssl.AppInputStream.read(AppInputStream.java:102)
   [junit4]   2> 	        at org.eclipse.jetty.io.ByteArrayBuffer.readFrom(ByteArrayBuffer.java:391)
   [junit4]   2> 	        at org.eclipse.jetty.io.bio.StreamEndPoint.fill(StreamEndPoint.java:141)
   [junit4]   2> 	        at org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.fill(SocketConnector.java:227)
   [junit4]   2> 	        at org.eclipse.jetty.server.ssl.SslSocketConnector$SslConnectorEndPoint.fill(SslSocketConnector.java:618)
   [junit4]   2> 	        at org.eclipse.jetty.http.HttpParser.fill(HttpParser.java:1040)
   [junit4]   2> 	        at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:280)
   [junit4]   2> 	        at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
   [junit4]   2> 	        at org.eclipse.jetty.server.BlockingHttpConnection.handle(BlockingHttpConnection.java:72)
   [junit4]   2> 	        at org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.run(SocketConnector.java:264)
   [junit4]   2> 	        at org.eclipse.jetty.server.ssl.SslSocketConnector$SslConnectorEndPoint.run(SslSocketConnector.java:670)
   [junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> NOTE: test params are: codec=Lucene46: {text=PostingsFormat(name=Lucene41VarGapFixedInterval), id=TestBloomFilteredLucene41Postings(BloomFilteringPostingsFormat(Lucene41(blocksize=128)))}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=mt, timezone=America/Grand_Turk
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_25 (64-bit)/cpus=16,threads=290,free=205818120,total=373555200
   [junit4]   2> NOTE: All tests run in this JVM: [TestSerializedLuceneMatchVersion, SimplePostToolTest, TestCodecSupport, TestReload, DateFieldTest, CoreMergeIndexesAdminHandlerTest, FileUtilsTest, DirectSolrSpellCheckerTest, IndexSchemaRuntimeFieldTest, TestDFRSimilarityFactory, SpellCheckCollatorTest, CustomCollectionTest, TestXIncludeConfig, PluginInfoTest, ChaosMonkeyNothingIsSafeTest, FieldAnalysisRequestHandlerTest, AlternateDirectoryTest, MultiTermTest, SolrRequestParserTest, SuggestComponentTest, CachingDirectoryFactoryTest, SolrIndexConfigTest, TestCollationField, BlockDirectoryTest, TestBlendedInfixSuggestions, TestSolr4Spatial, TestZkChroot, SignatureUpdateProcessorFactoryTest, TestPhraseSuggestions, BasicDistributedZk2Test, TestFiltering, TestWordDelimiterFilterFactory, DebugComponentTest, SpellingQueryConverterTest, TimeZoneUtilsTest, DeleteReplicaTest, SolrCoreCheckLockOnStartupTest, TestQuerySenderNoQuery, TestRTGBase, AddSchemaFieldsUpdateProcessorFactoryTest, TestManagedSchemaFieldResource, TestAtomicUpdateErrorCases, TestStressLucene, TestDynamicFieldCollectionResource, PreAnalyzedFieldTest, TestCSVLoader, SolrPluginUtilsTest, TestQuerySenderListener, HdfsCollectionsAPIDistributedZkTest, TestSolrJ, DefaultValueUpdateProcessorTest, LeaderElectionIntegrationTest, ZkSolrClientTest, CurrencyFieldOpenExchangeTest, NoCacheHeaderTest, DirectUpdateHandlerTest, RequestHandlersTest, TestLazyCores, TestModifyConfFiles, NumericFieldsTest, TestFuzzyAnalyzedSuggestions, TestIndexSearcher, TestFieldResource, TestMaxScoreQueryParser, TestCloudManagedSchemaAddField, ConvertedLegacyTest, TestSolrDeletionPolicy2, NotRequiredUniqueKeyTest, TestDistributedSearch, CursorMarkTest, MinimalSchemaTest, ShardRoutingCustomTest, TestSimpleQParserPlugin, UniqFieldsUpdateProcessorFactoryTest, ZkNodePropsTest, TestCursorMarkWithoutUniqueKey, TestBinaryResponseWriter, DistanceFunctionTest, JSONWriterTest, TestUpdate, TestUtils, DisMaxRequestHandlerTest, TestRangeQuery, DeleteInactiveReplicaTest, TestDistribDocBasedVersion, HighlighterConfigTest, StatsComponentTest, TestSolrXml, OpenCloseCoreStressTest]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=OpenCloseCoreStressTest -Dtests.seed=5CDC4581B30462B0 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/hudson/lucene-data/enwiki.random.lines.txt -Dtests.locale=mt -Dtests.timezone=America/Grand_Turk -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | OpenCloseCoreStressTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5CDC4581B30462B0]:0)
   [junit4] Completed on J1 in 7227.52s, 2 tests, 2 errors, 1 skipped <<< FAILURES!

[...truncated 13 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:472: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:445: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/extra-targets.xml:37: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build.xml:189: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/common-build.xml:490: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:1274: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:907: There were test failures: 373 suites, 1602 tests, 1 suite-level error, 2 errors, 1 failure, 32 ignored (4 assumptions)

Total time: 275 minutes 41 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 526 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/526/

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

Error Message:
No live SolrServers available to handle this request:[https://127.0.0.1:32968/g_n/collection1, https://127.0.0.1:32938/g_n/collection1, https://127.0.0.1:32934/g_n/collection1, https://127.0.0.1:32868/g_n/collection1]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:32968/g_n/collection1, https://127.0.0.1:32938/g_n/collection1, https://127.0.0.1:32934/g_n/collection1, https://127.0.0.1:32868/g_n/collection1]
	at __randomizedtesting.SeedInfo.seed([85837473A14B7279:465FA6BD6141245]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:387)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:635)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.cloud.DistribCursorPagingTest.assertFullWalkNoDups(DistribCursorPagingTest.java:711)
	at org.apache.solr.cloud.DistribCursorPagingTest.doRandomSortsOnLargeIndex(DistribCursorPagingTest.java:586)
	at org.apache.solr.cloud.DistribCursorPagingTest.doTest(DistribCursorPagingTest.java:90)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:724)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 Server Error</title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /g_n/collection1/select. Reason:
<pre>    Server Error</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:459)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:302)
	... 47 more




Build Log:
[...truncated 11622 lines...]
   [junit4] Suite: org.apache.solr.cloud.DistribCursorPagingTest
   [junit4]   2> 3939647 T10304 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 3939648 T10304 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /g_n/
   [junit4]   2> 3939654 T10304 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./solrtest-DistribCursorPagingTest-1393222115826
   [junit4]   2> 3939656 T10304 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 3939656 T10305 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 3939757 T10304 oasc.ZkTestServer.run start zk server on port:55281
   [junit4]   2> 3939758 T10304 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3939763 T10311 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@83963e name:ZooKeeperConnection Watcher:127.0.0.1:55281 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3939764 T10304 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3939764 T10304 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 3939781 T10304 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3939783 T10313 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4533c3c5 name:ZooKeeperConnection Watcher:127.0.0.1:55281/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3939784 T10304 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3939784 T10304 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 3939787 T10304 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 3939796 T10304 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 3939798 T10304 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 3939800 T10304 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/solrconfig-deeppaging.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 3939801 T10304 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 3939805 T10304 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/schema-sorts.xml to /configs/conf1/schema.xml
   [junit4]   2> 3939806 T10304 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 3939809 T10304 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3939810 T10304 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3939812 T10304 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 3939813 T10304 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 3939823 T10304 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 3939824 T10304 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 3939827 T10304 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 3939827 T10304 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 3939830 T10304 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 3939831 T10304 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 3939834 T10304 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3939835 T10304 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3939838 T10304 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3939839 T10304 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3939841 T10304 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 3939842 T10304 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 3939849 T10304 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 3939850 T10304 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 3939853 T10304 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3939855 T10315 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5d83c2e8 name:ZooKeeperConnection Watcher:127.0.0.1:55281/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3939855 T10304 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3940954 T10304 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3940957 T10304 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 3940962 T10304 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:52561
   [junit4]   2> 3940964 T10304 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3940964 T10304 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3940965 T10304 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DistribCursorPagingTest-controljetty-1393222116036
   [junit4]   2> 3940965 T10304 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DistribCursorPagingTest-controljetty-1393222116036/'
   [junit4]   2> 3940989 T10304 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DistribCursorPagingTest-controljetty-1393222116036/solr.xml
   [junit4]   2> 3941051 T10304 oasc.CoreContainer.<init> New CoreContainer 1522208322
   [junit4]   2> 3941051 T10304 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DistribCursorPagingTest-controljetty-1393222116036/]
   [junit4]   2> 3941053 T10304 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3941053 T10304 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 3941053 T10304 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3941054 T10304 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3941054 T10304 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3941054 T10304 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3941054 T10304 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3941055 T10304 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3941055 T10304 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3941065 T10304 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3941065 T10304 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3941065 T10304 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3941066 T10304 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55281/solr
   [junit4]   2> 3941066 T10304 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 3941067 T10304 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3941071 T10326 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3d2708c6 name:ZooKeeperConnection Watcher:127.0.0.1:55281 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3941073 T10304 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3941076 T10304 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3941085 T10328 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2d500e66 name:ZooKeeperConnection Watcher:127.0.0.1:55281/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3941085 T10304 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3941087 T10304 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 3941095 T10304 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 3941102 T10304 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 3941104 T10304 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52561_g_n
   [junit4]   2> 3941105 T10304 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52561_g_n
   [junit4]   2> 3941115 T10304 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 3941117 T10304 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 3941129 T10304 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:52561_g_n
   [junit4]   2> 3941130 T10304 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 3941132 T10304 oasc.Overseer.start Overseer (id=91306204583362564-127.0.0.1:52561_g_n-n_0000000000) starting
   [junit4]   2> 3941143 T10304 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 3941151 T10330 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 3941151 T10304 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 3941151 T10330 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 3941158 T10304 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 3941159 T10304 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3941161 T10329 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 3941167 T10331 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 3941167 T10331 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3941168 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3941168 T10331 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 3941169 T10329 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3941170 T10329 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:52561/g_n",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52561_g_n",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 3941170 T10329 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 3941170 T10329 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 3941179 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3941180 T10328 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 3942170 T10331 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 3942170 T10331 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DistribCursorPagingTest-controljetty-1393222116036/collection1
   [junit4]   2> 3942170 T10331 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 3942171 T10331 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 3942171 T10331 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 3942172 T10331 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 3942172 T10331 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DistribCursorPagingTest-controljetty-1393222116036/collection1/'
   [junit4]   2> 3942174 T10331 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.DistribCursorPagingTest-controljetty-1393222116036/collection1/lib/classes/' to classloader
   [junit4]   2> 3942175 T10331 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.DistribCursorPagingTest-controljetty-1393222116036/collection1/lib/.svn/' to classloader
   [junit4]   2> 3942176 T10331 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.DistribCursorPagingTest-controljetty-1393222116036/collection1/lib/README' to classloader
   [junit4]   2> 3942243 T10331 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 3942311 T10331 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3942312 T10331 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3942332 T10331 oass.IndexSchema.readSchema [collection1] Schema name=sortable
   [junit4]   2> 3942536 T10331 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3942538 T10331 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3942539 T10331 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DistribCursorPagingTest-controljetty-1393222116036/collection1/, dataDir=./org.apache.solr.cloud.DistribCursorPagingTest-1393222115825/control/data/
   [junit4]   2> 3942539 T10331 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 3942541 T10331 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DistribCursorPagingTest-1393222115825/control/data
   [junit4]   2> 3942541 T10331 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.DistribCursorPagingTest-1393222115825/control/data/index/
   [junit4]   2> 3942542 T10331 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.DistribCursorPagingTest-1393222115825/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 3942542 T10331 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DistribCursorPagingTest-1393222115825/control/data/index
   [junit4]   2> 3942542 T10331 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=38.8193359375, floorSegmentMB=0.6708984375, forceMergeDeletesPctAllowed=25.254842531047153, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7186965926415655
   [junit4]   2> 3942543 T10331 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6dec92ef lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c294b75),segFN=segments_1,generation=1}
   [junit4]   2> 3942544 T10331 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3942545 T10331 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3942545 T10331 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 3942545 T10331 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3942545 T10331 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 3942546 T10331 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
   [junit4]   2> 3942546 T10331 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 3942546 T10331 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
   [junit4]   2> 3942563 T10331 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3942568 T10331 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3942569 T10331 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3942569 T10331 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=9, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.70703125, noCFSRatio=0.2725944381084194]
   [junit4]   2> 3942570 T10331 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6dec92ef lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c294b75),segFN=segments_1,generation=1}
   [junit4]   2> 3942570 T10331 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3942571 T10331 oass.SolrIndexSearcher.<init> Opening Searcher@7715807[collection1] main
   [junit4]   2> 3942572 T10331 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 3942572 T10332 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7715807[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3942572 T10304 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
   [junit4]   2> 3942573 T10304 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 3942572 T10335 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:52561/g_n collection:control_collection shard:shard1
   [junit4]   2> 3942574 T10335 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 3942578 T10304 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3942588 T10337 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@61f3cd7 name:ZooKeeperConnection Watcher:127.0.0.1:55281/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3942588 T10304 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3942590 T10304 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3942591 T10335 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 3942601 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3942602 T10304 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 3942602 T10335 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 3942603 T10335 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 3942603 T10329 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C11632 name=collection1 org.apache.solr.core.SolrCore@2f869de6 url=https://127.0.0.1:52561/g_n/collection1 node=127.0.0.1:52561_g_n C11632_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:52561/g_n, core=collection1, node_name=127.0.0.1:52561_g_n}
   [junit4]   2> 3942603 T10335 C11632 P52561 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:52561/g_n/collection1/
   [junit4]   2> 3942603 T10335 C11632 P52561 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 3942604 T10335 C11632 P52561 oasc.SyncStrategy.syncToMe https://127.0.0.1:52561/g_n/collection1/ has no replicas
   [junit4]   2> 3942604 T10335 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:52561/g_n/collection1/ shard1
   [junit4]   2> 3942604 T10335 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 3942606 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3942619 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3942630 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3942733 T10337 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 3942733 T10328 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 3942772 T10335 oasc.ZkController.register We are https://127.0.0.1:52561/g_n/collection1/ and leader is https://127.0.0.1:52561/g_n/collection1/
   [junit4]   2> 3942772 T10335 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:52561/g_n
   [junit4]   2> 3942772 T10335 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 3942772 T10335 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 3942772 T10335 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3942774 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3942774 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3942774 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3942774 T10335 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3942775 T10329 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3942776 T10329 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:52561/g_n",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52561_g_n",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 3942778 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3942880 T10328 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 3942880 T10337 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 3943565 T10304 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 3943566 T10304 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3943569 T10304 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 3943571 T10304 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:32868
   [junit4]   2> 3943574 T10304 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3943574 T10304 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3943574 T10304 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.DistribCursorPagingTest-jetty1-1393222118773
   [junit4]   2> 3943575 T10304 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DistribCursorPagingTest-jetty1-1393222118773/'
   [junit4]   2> 3943598 T10304 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DistribCursorPagingTest-jetty1-1393222118773/solr.xml
   [junit4]   2> 3943660 T10304 oasc.CoreContainer.<init> New CoreContainer 1941714828
   [junit4]   2> 3943660 T10304 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.DistribCursorPagingTest-jetty1-1393222118773/]
   [junit4]   2> 3943661 T10304 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3943662 T10304 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 3943662 T10304 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3943662 T10304 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3943663 T10304 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3943663 T10304 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3943663 T10304 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3943663 T10304 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3943664 T10304 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3943673 T10304 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3943673 T10304 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3943674 T10304 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3943674 T10304 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55281/solr
   [junit4]   2> 3943674 T10304 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 3943675 T10304 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3943677 T10348 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@60be3a94 name:ZooKeeperConnection Watcher:127.0.0.1:55281 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3943679 T10304 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3943681 T10304 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3943688 T10350 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@52be1cf3 name:ZooKeeperConnection Watcher:127.0.0.1:55281/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3943688 T10304 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3943692 T10304 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3944694 T10304 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32868_g_n
   [junit4]   2> 3944696 T10304 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:32868_g_n
   [junit4]   2> 3944699 T10337 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 3944699 T10328 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 3944699 T10350 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 3944714 T10351 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 3944714 T10351 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3944716 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3944716 T10351 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 3944716 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3944717 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3944717 T10329 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3944718 T10329 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:32868/g_n",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:32868_g_n",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 3944718 T10329 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 3944718 T10329 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 3944721 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3944730 T10350 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3944730 T10337 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3944730 T10328 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3945717 T10351 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 3945717 T10351 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.DistribCursorPagingTest-jetty1-1393222118773/collection1
   [junit4]   2> 3945717 T10351 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 3945718 T10351 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 3945718 T10351 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 3945719 T10351 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 3945719 T10351 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DistribCursorPagingTest-jetty1-1393222118773/collection1/'
   [junit4]   2> 3945721 T10351 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.DistribCursorPagingTest-jetty1-1393222118773/collection1/lib/.svn/' to classloader
   [junit4]   2> 3945721 T10351 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.DistribCursorPagingTest-jetty1-1393222118773/collection1/lib/classes/' to classloader
   [junit4]   2> 3945722 T10351 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.DistribCursorPagingTest-jetty1-1393222118773/collection1/lib/README' to classloader
   [junit4]   2> 3945788 T10351 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 3945850 T10351 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3945852 T10351 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3945859 T10351 oass.IndexSchema.readSchema [collection1] Schema name=sortable
   [junit4]   2> 3946075 T10351 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3946077 T10351 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3946077 T10351 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.DistribCursorPagingTest-jetty1-1393222118773/collection1/, dataDir=./org.apache.solr.cloud.DistribCursorPagingTest-1393222115825/jetty1/
   [junit4]   2> 3946078 T10351 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 3946079 T10351 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DistribCursorPagingTest-1393222115825/jetty1
   [junit4]   2> 3946080 T10351 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.DistribCursorPagingTest-1393222115825/jetty1/index/
   [junit4]   2> 3946080 T10351 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.DistribCursorPagingTest-1393222115825/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 3946081 T10351 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DistribCursorPagingTest-1393222115825/jetty1/index
   [junit4]   2> 3946081 T10351 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=38.8193359375, floorSegmentMB=0.6708984375, forceMergeDeletesPctAllowed=25.254842531047153, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7186965926415655
   [junit4]   2> 3946082 T10351 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7212ec34 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@181b0a54),segFN=segments_1,generation=1}
   [junit4]   2> 3946082 T10351 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3946083 T10351 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3946084 T10351 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 3946084 T10351 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3946084 T10351 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 3946084 T10351 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
   [junit4]   2> 3946085 T10351 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 3946085 T10351 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
   [junit4]   2> 3946101 T10351 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3946106 T10351 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3946107 T10351 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3946107 T10351 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=9, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.70703125, noCFSRatio=0.2725944381084194]
   [junit4]   2> 3946108 T10351 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7212ec34 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@181b0a54),segFN=segments_1,generation=1}
   [junit4]   2> 3946108 T10351 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3946108 T10351 oass.SolrIndexSearcher.<init> Opening Searcher@8522b[collection1] main
   [junit4]   2> 3946109 T10351 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 3946109 T10352 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@8522b[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3946110 T10304 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
   [junit4]   2> 3946111 T10304 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 3946110 T10355 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:32868/g_n collection:collection1 shard:shard2
   [junit4]   2> 3946112 T10355 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 3946118 T10355 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 3946120 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3946120 T10355 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 3946120 T10355 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C11633 name=collection1 org.apache.solr.core.SolrCore@7a1a0d44 url=https://127.0.0.1:32868/g_n/collection1 node=127.0.0.1:32868_g_n C11633_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:32868/g_n, core=collection1, node_name=127.0.0.1:32868_g_n}
   [junit4]   2> 3946121 T10355 C11633 P32868 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:32868/g_n/collection1/
   [junit4]   2> 3946121 T10355 C11633 P32868 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 3946121 T10329 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3946121 T10355 C11633 P32868 oasc.SyncStrategy.syncToMe https://127.0.0.1:32868/g_n/collection1/ has no replicas
   [junit4]   2> 3946122 T10355 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:32868/g_n/collection1/ shard2
   [junit4]   2> 3946122 T10355 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 3946124 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3946127 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3946130 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3946232 T10328 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3946232 T10337 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3946232 T10350 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3946280 T10355 oasc.ZkController.register We are https://127.0.0.1:32868/g_n/collection1/ and leader is https://127.0.0.1:32868/g_n/collection1/
   [junit4]   2> 3946280 T10355 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:32868/g_n
   [junit4]   2> 3946280 T10355 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 3946280 T10355 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 3946280 T10355 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3946282 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3946282 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3946282 T10355 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3946282 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3946283 T10329 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3946283 T10329 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:32868/g_n",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:32868_g_n",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 3946286 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3946388 T10328 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3946388 T10337 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3946388 T10350 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3947075 T10304 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 3947076 T10304 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3947080 T10304 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 3947082 T10304 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:32934
   [junit4]   2> 3947084 T10304 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3947084 T10304 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3947085 T10304 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.DistribCursorPagingTest-jetty2-1393222122284
   [junit4]   2> 3947085 T10304 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DistribCursorPagingTest-jetty2-1393222122284/'
   [junit4]   2> 3947109 T10304 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DistribCursorPagingTest-jetty2-1393222122284/solr.xml
   [junit4]   2> 3947170 T10304 oasc.CoreContainer.<init> New CoreContainer 1895131712
   [junit4]   2> 3947171 T10304 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.DistribCursorPagingTest-jetty2-1393222122284/]
   [junit4]   2> 3947172 T10304 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3947172 T10304 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 3947173 T10304 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3947173 T10304 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3947173 T10304 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3947173 T10304 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3947174 T10304 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3947174 T10304 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3947174 T10304 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3947183 T10304 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3947183 T10304 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3947183 T10304 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3947184 T10304 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55281/solr
   [junit4]   2> 3947184 T10304 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 3947185 T10304 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3947187 T10366 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5e01f4d6 name:ZooKeeperConnection Watcher:127.0.0.1:55281 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3947189 T10304 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3947191 T10304 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3947198 T10368 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17448ef name:ZooKeeperConnection Watcher:127.0.0.1:55281/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3947198 T10304 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3947207 T10304 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3948210 T10304 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32934_g_n
   [junit4]   2> 3948243 T10304 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:32934_g_n
   [junit4]   2> 3948245 T10337 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 3948245 T10368 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 3948245 T10350 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 3948245 T10328 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 3948264 T10369 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 3948264 T10369 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3948266 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3948266 T10369 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 3948266 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3948266 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3948268 T10329 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3948268 T10329 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:32934/g_n",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:32934_g_n",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 3948268 T10329 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 3948269 T10329 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 3948271 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3948281 T10328 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3948281 T10337 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3948281 T10368 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3948281 T10350 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3949267 T10369 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 3949267 T10369 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.DistribCursorPagingTest-jetty2-1393222122284/collection1
   [junit4]   2> 3949267 T10369 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 3949268 T10369 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 3949268 T10369 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 3949269 T10369 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 3949269 T10369 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DistribCursorPagingTest-jetty2-1393222122284/collection1/'
   [junit4]   2> 3949270 T10369 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.DistribCursorPagingTest-jetty2-1393222122284/collection1/lib/README' to classloader
   [junit4]   2> 3949271 T10369 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.DistribCursorPagingTest-jetty2-1393222122284/collection1/lib/classes/' to classloader
   [junit4]   2> 3949272 T10369 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.DistribCursorPagingTest-jetty2-1393222122284/collection1/lib/.svn/' to classloader
   [junit4]   2> 3949339 T10369 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 3949401 T10369 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3949402 T10369 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3949410 T10369 oass.IndexSchema.readSchema [collection1] Schema name=sortable
   [junit4]   2> 3949627 T10369 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3949629 T10369 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3949629 T10369 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.DistribCursorPagingTest-jetty2-1393222122284/collection1/, dataDir=./org.apache.solr.cloud.DistribCursorPagingTest-1393222115825/jetty2/
   [junit4]   2> 3949629 T10369 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 3949631 T10369 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DistribCursorPagingTest-1393222115825/jetty2
   [junit4]   2> 3949632 T10369 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.DistribCursorPagingTest-1393222115825/jetty2/index/
   [junit4]   2> 3949632 T10369 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.DistribCursorPagingTest-1393222115825/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 3949633 T10369 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DistribCursorPagingTest-1393222115825/jetty2/index
   [junit4]   2> 3949633 T10369 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=38.8193359375, floorSegmentMB=0.6708984375, forceMergeDeletesPctAllowed=25.254842531047153, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7186965926415655
   [junit4]   2> 3949634 T10369 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3a2768e1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4aa71441),segFN=segments_1,generation=1}
   [junit4]   2> 3949634 T10369 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3949635 T10369 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3949635 T10369 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 3949636 T10369 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3949636 T10369 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 3949636 T10369 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
   [junit4]   2> 3949636 T10369 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 3949637 T10369 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
   [junit4]   2> 3949653 T10369 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3949659 T10369 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3949659 T10369 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3949659 T10369 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=9, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.70703125, noCFSRatio=0.2725944381084194]
   [junit4]   2> 3949660 T10369 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3a2768e1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4aa71441),segFN=segments_1,generation=1}
   [junit4]   2> 3949660 T10369 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3949661 T10369 oass.SolrIndexSearcher.<init> Opening Searcher@a87ae6b[collection1] main
   [junit4]   2> 3949662 T10369 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 3949662 T10370 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@a87ae6b[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3949662 T10304 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
   [junit4]   2> 3949663 T10304 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 3949663 T10373 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:32934/g_n collection:collection1 shard:shard1
   [junit4]   2> 3949665 T10373 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 3949682 T10373 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 3949689 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3949689 T10373 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 3949689 T10373 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C11634 name=collection1 org.apache.solr.core.SolrCore@334075a9 url=https://127.0.0.1:32934/g_n/collection1 node=127.0.0.1:32934_g_n C11634_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:32934/g_n, core=collection1, node_name=127.0.0.1:32934_g_n}
   [junit4]   2> 3949690 T10373 C11634 P32934 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:32934/g_n/collection1/
   [junit4]   2> 3949690 T10373 C11634 P32934 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 3949690 T10329 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3949690 T10373 C11634 P32934 oasc.SyncStrategy.syncToMe https://127.0.0.1:32934/g_n/collection1/ has no replicas
   [junit4]   2> 3949690 T10373 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:32934/g_n/collection1/ shard1
   [junit4]   2> 3949691 T10373 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 3949697 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3949712 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3949715 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3949817 T10368 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3949817 T10328 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3949817 T10350 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3949817 T10337 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3949865 T10373 oasc.ZkController.register We are https://127.0.0.1:32934/g_n/collection1/ and leader is https://127.0.0.1:32934/g_n/collection1/
   [junit4]   2> 3949865 T10373 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:32934/g_n
   [junit4]   2> 3949865 T10373 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 3949865 T10373 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 3949865 T10373 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3949867 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3949867 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3949867 T10373 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3949867 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3949869 T10329 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3949869 T10329 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:32934/g_n",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:32934_g_n",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 3949878 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3949980 T10337 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3949980 T10328 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3949980 T10350 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3949980 T10368 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3950629 T10304 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 3950631 T10304 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3950635 T10304 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 3950636 T10304 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:32938
   [junit4]   2> 3950639 T10304 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3950639 T10304 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3950639 T10304 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DistribCursorPagingTest-jetty3-1393222125837
   [junit4]   2> 3950640 T10304 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DistribCursorPagingTest-jetty3-1393222125837/'
   [junit4]   2> 3950664 T10304 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DistribCursorPagingTest-jetty3-1393222125837/solr.xml
   [junit4]   2> 3950725 T10304 oasc.CoreContainer.<init> New CoreContainer 154834674
   [junit4]   2> 3950725 T10304 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DistribCursorPagingTest-jetty3-1393222125837/]
   [junit4]   2> 3950727 T10304 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3950727 T10304 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 3950727 T10304 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3950727 T10304 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3950728 T10304 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3950728 T10304 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3950728 T10304 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3950729 T10304 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3950729 T10304 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3950738 T10304 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3950739 T10304 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3950739 T10304 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3950739 T10304 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55281/solr
   [junit4]   2> 3950740 T10304 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 3950740 T10304 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3950743 T10384 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@42e45abd name:ZooKeeperConnection Watcher:127.0.0.1:55281 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3950744 T10304 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3950746 T10304 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3950748 T10386 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3b43f5a5 name:ZooKeeperConnection Watcher:127.0.0.1:55281/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3950748 T10304 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3950752 T10304 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3951754 T10304 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32938_g_n
   [junit4]   2> 3951762 T10304 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:32938_g_n
   [junit4]   2> 3951765 T10350 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 3951765 T10337 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 3951765 T10386 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 3951765 T10328 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 3951765 T10368 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 3951779 T10387 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 3951779 T10387 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3951783 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3951783 T10387 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 3951783 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3951783 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3951784 T10329 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3951784 T10329 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:32938/g_n",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:32938_g_n",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 3951785 T10329 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 3951785 T10329 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 3951787 T10328 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3951788 T10386 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 3951788 T10350 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 3951788 T10328 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 3951788 T10337 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 3951788 T10368 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 3952784 T10387 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 3952784 T10387 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DistribCursorPagingTest-jetty3-1393222125837/collection1
   [junit4]   2> 3952784 T10387 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 3952785 T10387 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 3952785 T10387 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 3952786 T10387 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 3952786 T10387 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DistribCursorPagingTest-jetty3-1393222125837/collection1/'
   [junit4]   2> 3952788 T10387 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.DistribCursorPagingTest-jetty3-1393222125837/collection1/lib/classes/' to classloader
   [junit4]   2> 3952789 T10387 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.DistribCursorPagingTest-jetty3-1393222125837/collection1/lib/.svn/' to classloader
   [junit4]   2> 3952790 T10387 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.DistribCursorPagingTest-jetty3-1393222125837/collection1/lib/README' to classloader
   [junit4]   2> 3952855 T10387 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 3952916 T10387 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3952917 T10387 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3952925 T10387 oass.IndexSchema.readSchema [collection1] Schema name=sortable
   [junit4]   2> 3953139 T10387 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3953142 T10387 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3953142 T10387 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DistribCursorPagingTest-jetty3-1393222125837/collection1/, dataDir=./org.apache.solr.cloud.DistribCursorPagingTest-1393222115825/jetty3/
   [junit4]   2> 3953142 T10387 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 3953144 T10387 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DistribCursorPagingTest-1393222115825/jetty3
   [junit4]   2> 3953145 T10387 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.DistribCursorPagingTest-1393222115825/jetty3/index/
   [junit4]   2> 3953145 T10387 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.DistribCursorPagingTest-1393222115825/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 3953145 T10387 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DistribCursorPagingTest-1393222115825/jetty3/index
   [junit4]   2> 3953146 T10387 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=38.8193359375, floorSegmentMB=0.6708984375, forceMergeDeletesPctAllowed=25.254842531047153, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7186965926415655
   [junit4]   2> 3953147 T10387 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@747bc01b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2d48f130),segFN=segments_1,generation=1}
   [junit4]   2> 3953147 T10387 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3953148 T10387 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3953148 T10387 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 3953148 T10387 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3953149 T10387 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 3953149 T10387 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
   [junit4]   2> 3953149 T10387 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 3953149 T10387 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
   [junit4]   2> 3953166 T10387 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3953171 T10387 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3953171 T10387 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3953172 T10387 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=9, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,

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

er2.close closing DirectUpdateHandler2{commits=10,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=14356,cumulative_deletesById=0,cumulative_deletesByQuery=4,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=1}
   [junit4]   2> 4621525 T10406 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 4621526 T10406 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 4621526 T10406 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 4621528 T10406 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 4621539 T10406 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 4621540 T10406 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.DistribCursorPagingTest-1393222115825/jetty4 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.DistribCursorPagingTest-1393222115825/jetty4;done=false>>]
   [junit4]   2> 4621540 T10406 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.DistribCursorPagingTest-1393222115825/jetty4
   [junit4]   2> 4621540 T10406 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.DistribCursorPagingTest-1393222115825/jetty4/index.20140224100855301 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.DistribCursorPagingTest-1393222115825/jetty4/index.20140224100855301;done=false>>]
   [junit4]   2> 4621541 T10406 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.DistribCursorPagingTest-1393222115825/jetty4/index.20140224100855301
   [junit4]   2> 4621541 T10406 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:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:254)
   [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:254)
   [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> 4621542 T10406 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Lucene46: {str_first=PostingsFormat(name=SimpleText), double=PostingsFormat(name=Memory doPackFST= false), int_first=PostingsFormat(name=Memory doPackFST= true), float_last=PostingsFormat(name=Memory doPackFST= false), str_last=PostingsFormat(name=Memory doPackFST= true), str=PostingsFormat(name=Memory doPackFST= false), int_last=PostingsFormat(name=Memory doPackFST= true), long_first=PostingsFormat(name=Memory doPackFST= false), double_first=PostingsFormat(name=Memory doPackFST= true), double_last=PostingsFormat(name=Memory doPackFST= true), id=Pulsing41(freqCutoff=6 minBlockSize=82 maxBlockSize=221), _version_=PostingsFormat(name=SimpleText), int=Pulsing41(freqCutoff=6 minBlockSize=82 maxBlockSize=221), float=PostingsFormat(name=SimpleText), long=PostingsFormat(name=SimpleText), float_first=PostingsFormat(name=Memory doPackFST= false), long_last=PostingsFormat(name=Memory doPackFST= false)}, docValues:{int_dv_last=DocValuesFormat(name=Disk), float_dv=DocValuesFormat(name=Asserting), int_dv_first=DocValuesFormat(name=Disk), double_dv=DocValuesFormat(name=Lucene45), bin_dv_first=DocValuesFormat(name=Disk), float_dv_first=DocValuesFormat(name=SimpleText), bin_dv_last=DocValuesFormat(name=Disk), double_dv_last=DocValuesFormat(name=Asserting), bin_dv=DocValuesFormat(name=Lucene45), str_dv_first=DocValuesFormat(name=Asserting), str_dv=DocValuesFormat(name=Lucene45), int_dv=DocValuesFormat(name=SimpleText), double_dv_first=DocValuesFormat(name=Asserting), long_dv_first=DocValuesFormat(name=Lucene45), long_dv_last=DocValuesFormat(name=Lucene45), float_dv_last=DocValuesFormat(name=Lucene45), long_dv=DocValuesFormat(name=Asserting), str_dv_last=DocValuesFormat(name=Asserting)}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=be_BY, timezone=Etc/GMT-4
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_25 (64-bit)/cpus=16,threads=1,free=192123696,total=477233152
   [junit4]   2> NOTE: All tests run in this JVM: [AssignTest, BasicZkTest, PreAnalyzedFieldTest, TestXIncludeConfig, TestSolr4Spatial, TestCollationFieldDocValues, SolrTestCaseJ4Test, FileUtilsTest, TestPhraseSuggestions, UniqFieldsUpdateProcessorFactoryTest, MultiTermTest, PathHierarchyTokenizerFactoryTest, HdfsBasicDistributedZk2Test, SuggestComponentTest, SolrCoreCheckLockOnStartupTest, CustomCollectionTest, TestFastWriter, ShardSplitTest, TestDistributedGrouping, TestImplicitCoreProperties, JSONWriterTest, DisMaxRequestHandlerTest, TestJmxIntegration, TestRecovery, PreAnalyzedUpdateProcessorTest, XsltUpdateRequestHandlerTest, BlockDirectoryTest, HdfsBasicDistributedZkTest, EnumFieldTest, HighlighterConfigTest, NumericFieldsTest, TestRandomFaceting, TestClassNameShortening, TestZkChroot, DirectUpdateHandlerTest, TestStressReorder, SpellingQueryConverterTest, XmlUpdateRequestHandlerTest, CoreMergeIndexesAdminHandlerTest, TestRecoveryHdfs, CurrencyFieldOpenExchangeTest, TestReloadAndDeleteDocs, TestStandardQParsers, FieldAnalysisRequestHandlerTest, CurrencyFieldXmlFileTest, TestBinaryField, ConnectionManagerTest, IndexSchemaRuntimeFieldTest, NotRequiredUniqueKeyTest, TestPartialUpdateDeduplication, TestAtomicUpdateErrorCases, TestSolrCoreProperties, TestManagedSchemaFieldResource, RequiredFieldsTest, OpenCloseCoreStressTest, HardAutoCommitTest, ZkNodePropsTest, TestFastLRUCache, HdfsCollectionsAPIDistributedZkTest, TestWordDelimiterFilterFactory, OpenExchangeRatesOrgProviderTest, TestQuerySenderNoQuery, TestHashPartitioner, TestSweetSpotSimilarityFactory, HdfsUnloadDistributedZkTest, TestQuerySenderListener, TestBinaryResponseWriter, TestFieldTypeResource, TestLazyCores, TestComponentsName, PingRequestHandlerTest, TestStressRecovery, TestCloudManagedSchemaAddField, DirectSolrSpellCheckerTest, SolrIndexConfigTest, TestIBSimilarityFactory, RAMDirectoryFactoryTest, OverseerRolesTest, SpellCheckComponentTest, OutputWriterTest, TestUpdate, DistributedQueryComponentCustomSortTest, TestSolrDeletionPolicy2, TestArbitraryIndexDir, TestIndexSearcher, AlternateDirectoryTest, TestFuzzyAnalyzedSuggestions, TestCoreDiscovery, CollectionsAPIDistributedZkTest, ShardRoutingCustomTest, CoreContainerCoreInitFailuresTest, BasicDistributedZkTest, BasicDistributedZk2Test, OverseerTest, ShardRoutingTest, TestReplicationHandler, TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, TestSolrJ, TestUtils, TestDocumentBuilder, SystemInfoHandlerTest, UUIDFieldTest, CircularListTest, TestRTGBase, CursorPagingTest, QueryFacetTest, DeleteReplicaTest, DistribCursorPagingTest]
   [junit4] Completed on J1 in 682.81s, 1 test, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J1: stdout was not empty, see: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/temp/junit4-J1-20140224_050252_880.sysout
   [junit4] >>> JVM J1: stdout (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] Dumping heap to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/heapdumps/java_pid49482.hprof ...
   [junit4] Heap dump file created [456092425 bytes in 3.303 secs]
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:472: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:445: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/extra-targets.xml:37: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build.xml:189: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/common-build.xml:490: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:1274: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:907: There were test failures: 372 suites, 1604 tests, 1 error, 33 ignored (5 assumptions)

Total time: 157 minutes 53 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 525 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/525/

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

Error Message:
Timeout occured while waiting response from server at: https://127.0.0.1:29144/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:29144/collection1
	at __randomizedtesting.SeedInfo.seed([D8702B1C4C4B4FED:5996A5043B142FD1]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:503)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:465)
	at org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:661)
	at org.apache.solr.cloud.BasicDistributedZkTest.doTest(BasicDistributedZkTest.java:372)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:724)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.read(SocketInputStream.java:150)
	at java.net.SocketInputStream.read(SocketInputStream.java:121)
	at sun.security.ssl.InputRecord.readFully(InputRecord.java:442)
	at sun.security.ssl.InputRecord.read(InputRecord.java:480)
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:927)
	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:884)
	at sun.security.ssl.AppInputStream.read(AppInputStream.java:102)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:395)
	... 46 more




Build Log:
[...truncated 10060 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 148776 T3929 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 148776 T3929 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 148781 T3929 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1393051450461
   [junit4]   2> 148782 T3929 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 148782 T3930 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 148884 T3929 oasc.ZkTestServer.run start zk server on port:21600
   [junit4]   2> 148885 T3929 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 148925 T3936 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3047b32c name:ZooKeeperConnection Watcher:127.0.0.1:21600 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 148926 T3929 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 148926 T3929 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 148931 T3929 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 148938 T3938 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@633014ab name:ZooKeeperConnection Watcher:127.0.0.1:21600/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 148939 T3929 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 148939 T3929 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 148944 T3929 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 148953 T3929 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 148956 T3929 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 148960 T3929 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 148960 T3929 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 148973 T3929 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 148973 T3929 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 148979 T3929 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 148979 T3929 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 148983 T3929 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 148983 T3929 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 148993 T3929 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 148993 T3929 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 148997 T3929 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 148997 T3929 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 149001 T3929 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 149001 T3929 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 149005 T3929 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 149005 T3929 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 149009 T3929 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 149009 T3929 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 149013 T3929 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 149013 T3929 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 149016 T3929 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 149017 T3929 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 149028 T3929 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 149031 T3940 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@547af84c name:ZooKeeperConnection Watcher:127.0.0.1:21600/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 149031 T3929 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 149390 T3929 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 149395 T3929 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 149398 T3929 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:15842
   [junit4]   2> 149401 T3929 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 149402 T3929 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 149402 T3929 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1393051450721
   [junit4]   2> 149403 T3929 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1393051450721/'
   [junit4]   2> 149440 T3929 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1393051450721/solr.xml
   [junit4]   2> 149532 T3929 oasc.CoreContainer.<init> New CoreContainer 1507350478
   [junit4]   2> 149533 T3929 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1393051450721/]
   [junit4]   2> 149534 T3929 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 149535 T3929 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 149535 T3929 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 149536 T3929 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 149536 T3929 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 149536 T3929 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 149537 T3929 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 149537 T3929 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 149537 T3929 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 149552 T3929 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 149552 T3929 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 149553 T3929 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 149553 T3929 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:21600/solr
   [junit4]   2> 149553 T3929 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 149554 T3929 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 149559 T3951 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7cecace1 name:ZooKeeperConnection Watcher:127.0.0.1:21600 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 149560 T3929 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 149565 T3929 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 149571 T3953 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3812bd54 name:ZooKeeperConnection Watcher:127.0.0.1:21600/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 149572 T3929 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 149577 T3929 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 149590 T3929 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 149595 T3929 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 149598 T3929 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:15842_
   [junit4]   2> 149599 T3929 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:15842_
   [junit4]   2> 149609 T3929 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 149612 T3929 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 149625 T3929 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:15842_
   [junit4]   2> 149625 T3929 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 149628 T3929 oasc.Overseer.start Overseer (id=91295019857870852-127.0.0.1:15842_-n_0000000000) starting
   [junit4]   2> 149641 T3929 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 149653 T3955 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 149654 T3929 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 149654 T3955 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 149657 T3929 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 149659 T3929 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 149663 T3954 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 149676 T3956 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 149677 T3956 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 149678 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 149679 T3956 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 149680 T3954 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 149681 T3954 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:15842",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:15842_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 149682 T3954 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 149682 T3954 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 149685 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 149694 T3953 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 150680 T3956 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 150680 T3956 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1393051450721/collection1
   [junit4]   2> 150680 T3956 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 150681 T3956 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 150682 T3956 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 150683 T3956 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 150683 T3956 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1393051450721/collection1/'
   [junit4]   2> 150685 T3956 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1393051450721/collection1/lib/classes/' to classloader
   [junit4]   2> 150685 T3956 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1393051450721/collection1/lib/README' to classloader
   [junit4]   2> 150747 T3956 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 150814 T3956 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 150816 T3956 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 150827 T3956 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 151346 T3956 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 151355 T3956 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 151357 T3956 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 151376 T3956 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 151379 T3956 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 151382 T3956 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 151383 T3956 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 151384 T3956 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 151384 T3956 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 151385 T3956 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 151385 T3956 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 151385 T3956 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 151386 T3956 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1393051450721/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1393051450461/control/data/
   [junit4]   2> 151386 T3956 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2050c552
   [junit4]   2> 151387 T3956 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1393051450461/control/data
   [junit4]   2> 151387 T3956 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1393051450461/control/data/index/
   [junit4]   2> 151387 T3956 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1393051450461/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 151387 T3956 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1393051450461/control/data/index
   [junit4]   2> 151387 T3956 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.33540210538708976]
   [junit4]   2> 151388 T3956 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@5b4ee315 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@27502292; maxCacheMB=0.826171875 maxMergeSizeMB=0.236328125)),segFN=segments_1,generation=1}
   [junit4]   2> 151388 T3956 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 151392 T3956 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 151393 T3956 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 151393 T3956 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 151393 T3956 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 151393 T3956 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 151393 T3956 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 151394 T3956 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 151394 T3956 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 151394 T3956 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 151395 T3956 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 151395 T3956 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 151395 T3956 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 151395 T3956 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 151396 T3956 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 151396 T3956 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 151397 T3956 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 151397 T3956 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 151408 T3956 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 151412 T3956 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 151412 T3956 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 151413 T3956 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=33.9619140625, floorSegmentMB=0.7392578125, forceMergeDeletesPctAllowed=3.1157887315490695, segmentsPerTier=16.0, maxCFSSegmentSizeMB=0.3408203125, noCFSRatio=1.0
   [junit4]   2> 151413 T3956 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@5b4ee315 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@27502292; maxCacheMB=0.826171875 maxMergeSizeMB=0.236328125)),segFN=segments_1,generation=1}
   [junit4]   2> 151414 T3956 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 151414 T3956 oass.SolrIndexSearcher.<init> Opening Searcher@73d27be3[collection1] main
   [junit4]   2> 151416 T3957 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@73d27be3[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 151419 T3956 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 151419 T3929 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0
   [junit4]   2> 151420 T3929 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 151419 T3960 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:15842 collection:control_collection shard:shard1
   [junit4]   2> 151422 T3960 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 151424 T3929 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 151426 T3962 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16c71e57 name:ZooKeeperConnection Watcher:127.0.0.1:21600/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 151426 T3929 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 151441 T3929 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 151445 T3960 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 151445 T3929 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 151448 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 151448 T3960 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 151448 T3960 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C154 name=collection1 org.apache.solr.core.SolrCore@61835d05 url=https://127.0.0.1:15842/collection1 node=127.0.0.1:15842_ C154_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:15842, core=collection1, node_name=127.0.0.1:15842_}
   [junit4]   2> 151448 T3960 C154 P15842 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:15842/collection1/
   [junit4]   2> 151449 T3960 C154 P15842 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 151449 T3960 C154 P15842 oasc.SyncStrategy.syncToMe https://127.0.0.1:15842/collection1/ has no replicas
   [junit4]   2> 151449 T3960 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:15842/collection1/ shard1
   [junit4]   2> 151449 T3960 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 151449 T3954 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 151453 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 151454 T3953 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 151454 T3962 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 151468 T3954 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 151472 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 151585 T3953 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 151585 T3962 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 151620 T3960 oasc.ZkController.register We are https://127.0.0.1:15842/collection1/ and leader is https://127.0.0.1:15842/collection1/
   [junit4]   2> 151620 T3960 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:15842
   [junit4]   2> 151620 T3960 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 151620 T3960 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 151621 T3960 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 151622 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 151622 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 151622 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 151623 T3960 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 151624 T3954 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 151625 T3954 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:15842",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:15842_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 151628 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 151640 T3929 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 151641 T3929 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 151645 T3929 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 151646 T3929 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:22590
   [junit4]   2> 151648 T3929 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 151648 T3929 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 151648 T3929 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1393051453125
   [junit4]   2> 151649 T3929 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1393051453125/'
   [junit4]   2> 151672 T3929 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1393051453125/solr.xml
   [junit4]   2> 151731 T3953 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 151731 T3962 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 151732 T3929 oasc.CoreContainer.<init> New CoreContainer 1121982223
   [junit4]   2> 151733 T3929 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1393051453125/]
   [junit4]   2> 151734 T3929 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 151734 T3929 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 151734 T3929 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 151735 T3929 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 151735 T3929 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 151735 T3929 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 151735 T3929 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 151736 T3929 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 151736 T3929 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 151746 T3929 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 151747 T3929 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 151747 T3929 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 151747 T3929 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:21600/solr
   [junit4]   2> 151747 T3929 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 151748 T3929 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 151750 T3973 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4fb36392 name:ZooKeeperConnection Watcher:127.0.0.1:21600 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 151751 T3929 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 151754 T3929 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 151761 T3975 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ee53046 name:ZooKeeperConnection Watcher:127.0.0.1:21600/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 151761 T3929 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 151767 T3929 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 152772 T3929 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:22590_
   [junit4]   2> 152774 T3929 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:22590_
   [junit4]   2> 152794 T3962 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 152794 T3953 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 152794 T3975 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 152815 T3976 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 152815 T3976 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 152817 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 152817 T3976 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 152818 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 152818 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 152819 T3954 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 152820 T3954 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:22590",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:22590_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 152820 T3954 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 152821 T3954 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 152854 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 152958 T3953 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 152958 T3975 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 152958 T3962 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 153819 T3976 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 153819 T3976 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1393051453125/collection1
   [junit4]   2> 153819 T3976 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 153820 T3976 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 153820 T3976 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 153822 T3976 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 153822 T3976 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1393051453125/collection1/'
   [junit4]   2> 153823 T3976 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1393051453125/collection1/lib/classes/' to classloader
   [junit4]   2> 153824 T3976 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1393051453125/collection1/lib/README' to classloader
   [junit4]   2> 153885 T3976 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 153956 T3976 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 153958 T3976 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 153969 T3976 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 154560 T3976 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 154574 T3976 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 154578 T3976 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 154601 T3976 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 154606 T3976 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 154611 T3976 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 154612 T3976 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 154612 T3976 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 154613 T3976 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 154614 T3976 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 154614 T3976 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 154615 T3976 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 154615 T3976 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1393051453125/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1393051450461/jetty1/
   [junit4]   2> 154615 T3976 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2050c552
   [junit4]   2> 154616 T3976 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1393051450461/jetty1
   [junit4]   2> 154616 T3976 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1393051450461/jetty1/index/
   [junit4]   2> 154617 T3976 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1393051450461/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 154617 T3976 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1393051450461/jetty1/index
   [junit4]   2> 154618 T3976 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.33540210538708976]
   [junit4]   2> 154619 T3976 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@7857ec57 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c56677c; maxCacheMB=0.826171875 maxMergeSizeMB=0.236328125)),segFN=segments_1,generation=1}
   [junit4]   2> 154619 T3976 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 154626 T3976 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 154627 T3976 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 154627 T3976 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 154627 T3976 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 154628 T3976 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 154628 T3976 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 154628 T3976 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 154629 T3976 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 154629 T3976 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 154630 T3976 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 154630 T3976 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 154631 T3976 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 154631 T3976 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 154632 T3976 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 154632 T3976 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 154633 T3976 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 154634 T3976 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 154650 T3976 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 154655 T3976 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 154655 T3976 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 154657 T3976 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=33.9619140625, floorSegmentMB=0.7392578125, forceMergeDeletesPctAllowed=3.1157887315490695, segmentsPerTier=16.0, maxCFSSegmentSizeMB=0.3408203125, noCFSRatio=1.0
   [junit4]   2> 154657 T3976 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@7857ec57 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c56677c; maxCacheMB=0.826171875 maxMergeSizeMB=0.236328125)),segFN=segments_1,generation=1}
   [junit4]   2> 154658 T3976 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 154658 T3976 oass.SolrIndexSearcher.<init> Opening Searcher@77776e13[collection1] main
   [junit4]   2> 154663 T3977 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@77776e13[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 154667 T3976 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 154668 T3929 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0
   [junit4]   2> 154669 T3929 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 154668 T3980 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:22590 collection:collection1 shard:shard1
   [junit4]   2> 154671 T3980 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 154701 T3980 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 154711 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 154711 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 154711 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 154711 T3980 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 154712 T3980 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C155 name=collection1 org.apache.solr.core.SolrCore@72851c94 url=https://127.0.0.1:22590/collection1 node=127.0.0.1:22590_ C155_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:22590, core=collection1, node_name=127.0.0.1:22590_}
   [junit4]   2> 154712 T3980 C155 P22590 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:22590/collection1/
   [junit4]   2> 154712 T3980 C155 P22590 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 154712 T3980 C155 P22590 oasc.SyncStrategy.syncToMe https://127.0.0.1:22590/collection1/ has no replicas
   [junit4]   2> 154713 T3980 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:22590/collection1/ shard1
   [junit4]   2> 154713 T3980 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 154713 T3954 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 154723 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 154724 T3975 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 154724 T3962 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 154724 T3953 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 154729 T3954 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 154733 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 154837 T3975 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 154837 T3962 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 154837 T3953 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 154882 T3980 oasc.ZkController.register We are https://127.0.0.1:22590/collection1/ and leader is https://127.0.0.1:22590/collection1/
   [junit4]   2> 154882 T3980 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:22590
   [junit4]   2> 154882 T3980 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 154882 T3980 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 154882 T3980 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 154884 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 154884 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 154884 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 154885 T3980 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 154886 T3954 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 154887 T3954 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:22590",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:22590_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 154890 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 154974 T3929 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 154975 T3929 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 154980 T3929 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 154981 T3929 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:65280
   [junit4]   2> 154984 T3929 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 154984 T3929 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 154985 T3929 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1393051456352
   [junit4]   2> 154985 T3929 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1393051456352/'
   [junit4]   2> 154996 T3953 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 154996 T3975 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 154996 T3962 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 155022 T3929 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1393051456352/solr.xml
   [junit4]   2> 155113 T3929 oasc.CoreContainer.<init> New CoreContainer 1878989689
   [junit4]   2> 155113 T3929 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1393051456352/]
   [junit4]   2> 155115 T3929 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 155116 T3929 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 155116 T3929 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 155116 T3929 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 155117 T3929 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 155117 T3929 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 155117 T3929 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 155118 T3929 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 155118 T3929 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 155134 T3929 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 155134 T3929 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 155135 T3929 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 155135 T3929 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:21600/solr
   [junit4]   2> 155135 T3929 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 155136 T3929 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 155141 T3991 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5e037943 name:ZooKeeperConnection Watcher:127.0.0.1:21600 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 155141 T3929 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 155147 T3929 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 155149 T3993 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2f516e5e name:ZooKeeperConnection Watcher:127.0.0.1:21600/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 155149 T3929 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 155163 T3929 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 156167 T3929 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65280_
   [junit4]   2> 156184 T3929 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:65280_
   [junit4]   2> 156188 T3962 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 156189 T3975 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 156189 T3993 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 156189 T3953 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 156200 T3994 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 156200 T3994 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 156202 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 156202 T3994 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 156202 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 156203 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 156204 T3954 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 156205 T3954 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:65280",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:65280_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 156205 T3954 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 156205 T3954 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 156209 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 156314 T3975 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 156314 T3962 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 156314 T3953 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 156314 T3993 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 157204 T3994 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 157204 T3994 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1393051456352/collection1
   [junit4]   2> 157204 T3994 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 157205 T3994 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 157205 T3994 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 157207 T3994 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 157207 T3994 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1393051456352/collection1/'
   [junit4]   2> 157209 T3994 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1393051456352/collection1/lib/classes/' to classloader
   [junit4]   2> 157210 T3994 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1393051456352/collection1/lib/README' to classloader
   [junit4]   2> 157272 T3994 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 157340 T3994 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 157342 T3994 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 157353 T3994 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 157930 T3994 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 157943 T3994 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 157946 T3994 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 157968 T3994 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 157973 T3994 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 157978 T3994 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 157979 T3994 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 157980 T3994 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 157980 T3994 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 157981 T3994 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 157981 T3994 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 157982 T3994 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 157982 T3994 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1393051456352/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1393051450461/jetty2/
   [junit4]   2> 157982 T3994 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2050c552
   [junit4]   2> 157983 T3994 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1393051450461/jetty2
   [junit4]   2> 157984 T3994 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1393051450461/jetty2/index/
   [junit4]   2> 157984 T3994 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1393051450461/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 157984 T3994 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1393051450461/jetty2/index
   [junit4]   2> 157985 T3994 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.33540210538708976]
   [junit4]   2> 157986 T3994 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@1ec5735a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4e8c232a; maxCacheMB=0.826171875 maxMergeSizeMB=0.236328125)),segFN=segments_1,generation=1}
   [junit4]   2> 157986 T3994 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 157992 T3994 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 157993 T3994 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 157993 T3994 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 157993 T3994 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 157994 T3994 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 157994 T3994 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 157994 T3994 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 157995 T3994 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 157995 T3994 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 157996 T3994 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 157996 T3994 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 157996 T3994 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 157997 T3994 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 157997 T3994 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 157998 T3994 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 157999 T3994 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 157999 T3994 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 158015 T3994 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 158019 T3994 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 158020 T3994 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 158021 T3994 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=33.9619140625, floorSegmentMB=0.7392578125, forceMergeDeletesPctAllowed=3.1157887315490695, segmentsPerTier=16.0, maxCFSSegmentSizeMB=0.3408203125, noCFSRatio=1.0
   [junit4]   2> 158021 T3994 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@1ec5735a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4e8c232a; maxCacheMB=0.826171875 maxMergeSizeMB=0.236328125)),segFN=segments_1,generation=1}
   [junit4]   2> 158021 T3994 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 158022 T3994 oass.SolrIndexSearcher.<init> Opening Searcher@128e9671[collection1] main
   [junit4]   2> 158027 T3995 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@128e9671[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 158031 T3994 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 158032 T3929 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0
   [junit4]   2> 158032 T3929 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 158032 T3998 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:65280 collection:collection1 shard:shard2
   [junit4]   2> 158034 T3998 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 158094 T3998 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 158109 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 158109 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 158109 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 158110 T3998 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 158110 T3998 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C156 name=collection1 org.apache.solr.core.SolrCore@1d494e25 url=https://127.0.0.1:65280/collection1 node=127.0.0.1:65280_ C156_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:65280, core=collection1, node_name=127.0.0.1:65280_}
   [junit4]   2> 158110 T3998 C156 P65280 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:65280/collection1/
   [junit4]   2> 158111 T3998 C156 P65280 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 158111 T3954 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 158111 T3998 C156 P65280 oasc.SyncStrategy.syncToMe https://127.0.0.1:65280/collection1/ has no replicas
   [junit4]   2> 158111 T3998 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:65280/collection1/ shard2
   [junit4]   2> 158112 T3998 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 158125 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 158134 T3953 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 158134 T3975 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 158134 T3962 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 158134 T3993 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 158154 T3954 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 158168 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 158273 T3953 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 158273 T3962 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 158273 T3993 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 158273 T3975 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 158305 T3998 oasc.ZkController.register We are https://127.0.0.1:65280/collection1/ and leader is https://127.0.0.1:65280/collection1/
   [junit4]   2> 158305 T3998 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:65280
   [junit4]   2> 158305 T3998 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 158305 T3998 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 158306 T3998 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 158307 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 158308 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 158308 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 158308 T3998 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 158310 T3954 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 158310 T3954 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:65280",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:65280_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 158315 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 158385 T3929 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 158386 T3929 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 158391 T3929 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 158393 T3929 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:41640
   [junit4]   2> 158396 T3929 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 158396 T3929 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 158396 T3929 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1393051459715
   [junit4]   2> 158397 T3929 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1393051459715/'
   [junit4]   2> 158418 T3975 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 158418 T3993 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 158418 T3953 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 158418 T3962 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 158433 T3929 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1393051459715/solr.xml
   [junit4]   2> 158525 T3929 oasc.CoreContainer.<init> New CoreContainer 1375631497
   [junit4]   2> 158526 T3929 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1393051459715/]
   [junit4]   2> 158528 T3929 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 158528 T3929 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 158528 T3929 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 158529 T3929 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 158529 T3929 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 158529 T3929 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 158530 T3929 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 158530 T3929 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 158531 T3929 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 158546 T3929 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 158547 T3929 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 158547 T3929 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 158548 T3929 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:21600/solr
   [junit4]   2> 158548 T3929 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 158549 T3929 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 158552 T4009 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2d4b2d92 name:ZooKeeperConnection Watcher:127.0.0.1:21600 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 158552 T3929 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 158556 T3929 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 158563 T4011 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4f82ff8d name:ZooKeeperConnection Watcher:127.0.0.1:21600/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 158564 T3929 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 158570 T3929 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 159575 T3929 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41640_
   [junit4]   2> 159579 T3929 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:41640_
   [junit4]   2> 159583 T3993 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 159583 T3962 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 159583 T4011 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 159583 T3975 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 159583 T3953 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 159608 T4012 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 159608 T4012 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 159610 T3953 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 159610 T4012 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 

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

getChildren(SolrZkClient.java:254)
   [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> ASYNC  NEW_CORE C244 name=collection2 org.apache.solr.core.SolrCore@2018121b url=https://127.0.0.1:29144/collection2 node=127.0.0.1:29144_ C244_STATE=coll:collection2 core:collection2 props:{state=active, base_url=https://127.0.0.1:29144, core=collection2, node_name=127.0.0.1:29144_}
   [junit4]   2> 283418 T4031 C244 P29144 oasc.SyncStrategy.sync WARN Closed, skipping sync up.
   [junit4]   2> 283418 T4031 oasc.ShardLeaderElectionContext.rejoinLeaderElection Not rejoining election because CoreContainer is shutdown
   [junit4]   2> 283419 T4031 oasc.SolrCore.close [collection2]  CLOSING SolrCore org.apache.solr.core.SolrCore@2018121b
   [junit4]   2> 283431 T4031 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=1}
   [junit4]   2> 283432 T4031 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 283432 T4031 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 283432 T4031 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 283433 T4031 oasc.SolrCore.closeSearcher [collection2] Closing main searcher on request.
   [junit4]   2> 283433 T4031 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 283433 T4031 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1393051450461/collection24 [CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1393051450461/collection24;done=false>>]
   [junit4]   2> 283433 T4031 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1393051450461/collection24
   [junit4]   2> 283434 T4031 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1393051450461/collection24/index [CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1393051450461/collection24/index;done=false>>]
   [junit4]   2> 283434 T4031 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1393051450461/collection24/index
   [junit4]   2> 283434 T4031 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection3/leader_elect/shard2/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:254)
   [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:254)
   [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> 283435 T4031 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 283435 T4031 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:254)
   [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:254)
   [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> 283436 T4031 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:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:254)
   [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:254)
   [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> NOTE: test params are: codec=Asserting, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=ru_RU, timezone=Asia/Yakutsk
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_25 (64-bit)/cpus=16,threads=1,free=124935304,total=375455744
   [junit4]   2> NOTE: All tests run in this JVM: [TestSearchPerf, TestDistributedMissingSort, TestSchemaVersionResource, CoreAdminCreateDiscoverTest, RangeFacetTest, TestStressVersions, BJQParserTest, TestBM25SimilarityFactory, LegacyHTMLStripCharFilterTest, TestCloudManagedSchema, PrimitiveFieldTypeTest, UUIDFieldTest, SoftAutoCommitTest, DocumentBuilderTest, JsonLoaderTest, TestAnalyzeInfixSuggestions, BasicDistributedZkTest]
   [junit4] Completed on J0 in 135.14s, 1 test, 1 error <<< FAILURES!

[...truncated 1122 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:460: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:433: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/extra-targets.xml:37: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build.xml:189: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/common-build.xml:499: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:1274: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:907: There were test failures: 372 suites, 1604 tests, 1 error, 33 ignored (5 assumptions)

Total time: 170 minutes 48 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 524 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/524/

All tests passed

Build Log:
[...truncated 10587 lines...]
   [junit4] JVM J1: stdout was not empty, see: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/temp/junit4-J1-20140220_180929_208.sysout
   [junit4] >>> JVM J1: stdout (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] Dumping heap to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/heapdumps/java_pid52658.hprof ...
   [junit4] Heap dump file created [513098488 bytes in 4.637 secs]
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/temp/junit4-J1-20140220_180929_208.syserr
   [junit4] >>> JVM J1: stderr (verbatim) ----
   [junit4] WARN: Unhandled exception in event serialization. -> java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testFailure(RunListenerEmitter.java:54)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testFailure(NoExceptionRunListenerDecorator.java:55)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testFailure(BeforeAfterRunListenerDecorator.java:60)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$4.notifyListener(OrderedRunNotifier.java:129)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestFailure(OrderedRunNotifier.java:126)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$SubNotifier.fireTestFailure(ThreadLeakControl.java:179)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner.fireTestFailure(RandomizedRunner.java:664)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:752)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4] 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4] 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
   [junit4] 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
   [junit4] 	at java.lang.Thread.run(Thread.java:724)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testFinished(RunListenerEmitter.java:113)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testFinished(NoExceptionRunListenerDecorator.java:47)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testFinished(BeforeAfterRunListenerDecorator.java:51)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$7.notifyListener(OrderedRunNotifier.java:179)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestFinished(OrderedRunNotifier.java:176)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$SubNotifier.fireTestFinished(ThreadLeakControl.java:197)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:755)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4] 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4] 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
   [junit4] 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
   [junit4] 	at java.lang.Thread.run(Thread.java:724)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testRunFinished(RunListenerEmitter.java:120)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testRunFinished(NoExceptionRunListenerDecorator.java:31)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testRunFinished(BeforeAfterRunListenerDecorator.java:33)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$2.notifyListener(OrderedRunNotifier.java:94)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestRunFinished(OrderedRunNotifier.java:91)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:181)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:275)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:12)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testRunStarted(RunListenerEmitter.java:40)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testRunStarted(NoExceptionRunListenerDecorator.java:23)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testRunStarted(BeforeAfterRunListenerDecorator.java:24)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$1.notifyListener(OrderedRunNotifier.java:82)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:49)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestRunStarted(OrderedRunNotifier.java:79)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:179)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:275)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:12)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testStarted(RunListenerEmitter.java:45)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testStarted(NoExceptionRunListenerDecorator.java:39)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testStarted(BeforeAfterRunListenerDecorator.java:42)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$3.notifyListener(OrderedRunNotifier.java:114)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:49)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestStarted(OrderedRunNotifier.java:111)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$SubNotifier.fireTestStarted(ThreadLeakControl.java:162)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:727)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
   [junit4] 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4] 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
   [junit4] 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
   [junit4] 	at java.lang.Thread.run(Thread.java:724)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testFinished(RunListenerEmitter.java:113)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testFinished(NoExceptionRunListenerDecorator.java:47)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testFinished(BeforeAfterRunListenerDecorator.java:51)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$7.notifyListener(OrderedRunNotifier.java:179)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestFinished(OrderedRunNotifier.java:176)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$SubNotifier.fireTestFinished(ThreadLeakControl.java:197)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:755)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
   [junit4] 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4] 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
   [junit4] 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
   [junit4] 	at java.lang.Thread.run(Thread.java:724)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testRunFinished(RunListenerEmitter.java:120)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testRunFinished(NoExceptionRunListenerDecorator.java:31)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testRunFinished(BeforeAfterRunListenerDecorator.java:33)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$2.notifyListener(OrderedRunNotifier.java:94)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestRunFinished(OrderedRunNotifier.java:91)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:181)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:275)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:12)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testRunStarted(RunListenerEmitter.java:40)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testRunStarted(NoExceptionRunListenerDecorator.java:23)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testRunStarted(BeforeAfterRunListenerDecorator.java:24)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$1.notifyListener(OrderedRunNotifier.java:82)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:49)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestRunStarted(OrderedRunNotifier.java:79)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:179)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:275)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:12)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testStarted(RunListenerEmitter.java:45)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testStarted(NoExceptionRunListenerDecorator.java:39)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testStarted(BeforeAfterRunListenerDecorator.java:42)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$3.notifyListener(OrderedRunNotifier.java:114)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:49)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestStarted(OrderedRunNotifier.java:111)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$SubNotifier.fireTestStarted(ThreadLeakControl.java:162)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:727)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4] 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4] 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
   [junit4] 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
   [junit4] 	at java.lang.Thread.run(Thread.java:724)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testFinished(RunListenerEmitter.java:113)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testFinished(NoExceptionRunListenerDecorator.java:47)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testFinished(BeforeAfterRunListenerDecorator.java:51)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$7.notifyListener(OrderedRunNotifier.java:179)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestFinished(OrderedRunNotifier.java:176)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$SubNotifier.fireTestFinished(ThreadLeakControl.java:197)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:755)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4] 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4] 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
   [junit4] 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
   [junit4] 	at java.lang.Thread.run(Thread.java:724)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testStarted(RunListenerEmitter.java:45)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testStarted(NoExceptionRunListenerDecorator.java:39)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testStarted(BeforeAfterRunListenerDecorator.java:42)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$3.notifyListener(OrderedRunNotifier.java:114)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:49)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestStarted(OrderedRunNotifier.java:111)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$SubNotifier.fireTestStarted(ThreadLeakControl.java:162)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:727)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4] 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4] 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
   [junit4] 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
   [junit4] 	at java.lang.Thread.run(Thread.java:724)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testFinished(RunListenerEmitter.java:113)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testFinished(NoExceptionRunListenerDecorator.java:47)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testFinished(BeforeAfterRunListenerDecorator.java:51)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$7.notifyListener(OrderedRunNotifier.java:179)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestFinished(OrderedRunNotifier.java:176)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$SubNotifier.fireTestFinished(ThreadLeakControl.java:197)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:755)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4] 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4] 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
   [junit4] 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
   [junit4] 	at java.lang.Thread.run(Thread.java:724)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testStarted(RunListenerEmitter.java:45)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testStarted(NoExceptionRunListenerDecorator.java:39)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testStarted(BeforeAfterRunListenerDecorator.java:42)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$3.notifyListener(OrderedRunNotifier.java:114)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:49)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestStarted(OrderedRunNotifier.java:111)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$SubNotifier.fireTestStarted(ThreadLeakControl.java:162)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:727)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4] 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4] 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
   [junit4] 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
   [junit4] 	at java.lang.Thread.run(Thread.java:724)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testFinished(RunListenerEmitter.java:113)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testFinished(NoExceptionRunListenerDecorator.java:47)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testFinished(BeforeAfterRunListenerDecorator.java:51)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$7.notifyListener(OrderedRunNotifier.java:179)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestFinished(OrderedRunNotifier.java:176)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$SubNotifier.fireTestFinished(ThreadLeakControl.java:197)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:755)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4] 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4] 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
   [junit4] 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
   [junit4] 	at java.lang.Thread.run(Thread.java:724)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testRunFinished(RunListenerEmitter.java:120)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testRunFinished(NoExceptionRunListenerDecorator.java:31)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testRunFinished(BeforeAfterRunListenerDecorator.java:33)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$2.notifyListener(OrderedRunNotifier.java:94)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestRunFinished(OrderedRunNotifier.java:91)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:181)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:275)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:12)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testRunStarted(RunListenerEmitter.java:40)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testRunStarted(NoExceptionRunListenerDecorator.java:23)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testRunStarted(BeforeAfterRunListenerDecorator.java:24)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$1.notifyListener(OrderedRunNotifier.java:82)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:49)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestRunStarted(OrderedRunNotifier.java:79)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:179)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:275)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:12)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testStarted(RunListenerEmitter.java:45)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testStarted(NoExceptionRunListenerDecorator.java:39)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testStarted(BeforeAfterRunListenerDecorator.java:42)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$3.notifyListener(OrderedRunNotifier.java:114)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:49)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestStarted(OrderedRunNotifier.java:111)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$SubNotifier.fireTestStarted(ThreadLeakControl.java:162)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:727)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4] 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4] 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
   [junit4] 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
   [junit4] 	at java.lang.Thread.run(Thread.java:724)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testFinished(RunListenerEmitter.java:113)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testFinished(NoExceptionRunListenerDecorator.java:47)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testFinished(BeforeAfterRunListenerDecorator.java:51)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$7.notifyListener(OrderedRunNotifier.java:179)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestFinished(OrderedRunNotifier.java:176)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$SubNotifier.fireTestFinished(ThreadLeakControl.java:197)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:755)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4] 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4] 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
   [junit4] 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
   [junit4] 	at java.lang.Thread.run(Thread.java:724)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testRunFinished(RunListenerEmitter.java:120)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testRunFinished(NoExceptionRunListenerDecorator.java:31)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testRunFinished(BeforeAfterRunListenerDecorator.java:33)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$2.notifyListener(OrderedRunNotifier.java:94)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestRunFinished(OrderedRunNotifier.java:91)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:181)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:275)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:12)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testRunStarted(RunListenerEmitter.java:40)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testRunStarted(NoExceptionRunListenerDecorator.java:23)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testRunStarted(BeforeAfterRunListenerDecorator.java:24)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$1.notifyListener(OrderedRunNotifier.java:82)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:49)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestRunStarted(OrderedRunNotifier.java:79)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:179)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:275)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:12)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testStarted(RunListenerEmitter.java:45)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testStarted(NoExceptionRunListenerDecorator.java:39)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testStarted(BeforeAfterRunListenerDecorator.java:42)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$3.notifyListener(OrderedRunNotifier.java:114)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:49)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestStarted(OrderedRunNotifier.java:111)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$SubNotifier.fireTestStarted(ThreadLeakControl.java:162)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:727)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4] 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4] 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
   [junit4] 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
   [junit4] 	at java.lang.Thread.run(Thread.java:724)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testFinished(RunListenerEmitter.java:113)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testFinished(NoExceptionRunListenerDecorator.java:47)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testFinished(BeforeAfterRunListenerDecorator.java:51)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$7.notifyListener(OrderedRunNotifier.java:179)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestFinished(OrderedRunNotifier.java:176)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$SubNotifier.fireTestFinished(ThreadLeakControl.java:197)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:755)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4] 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4] 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
   [junit4] 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
   [junit4] 	at java.lang.Thread.run(Thread.java:724)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testStarted(RunListenerEmitter.java:45)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testStarted(NoExceptionRunListenerDecorator.java:39)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testStarted(BeforeAfterRunListenerDecorator.java:42)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$3.notifyListener(OrderedRunNotifier.java:114)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:49)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestStarted(OrderedRunNotifier.java:111)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$SubNotifier.fireTestStarted(ThreadLeakControl.java:162)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:727)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4] 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4] 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
   [junit4] 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
   [junit4] 	at java.lang.Thread.run(Thread.java:724)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testFinished(RunListenerEmitter.java:113)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testFinished(NoExceptionRunListenerDecorator.java:47)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testFinished(BeforeAfterRunListenerDecorator.java:51)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$7.notifyListener(OrderedRunNotifier.java:179)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestFinished(OrderedRunNotifier.java:176)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$SubNotifier.fireTestFinished(ThreadLeakControl.java:197)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:755)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4] 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4] 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
   [junit4] 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
   [junit4] 	at java.lang.Thread.run(Thread.java:724)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testRunFinished(RunListenerEmitter.java:120)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testRunFinished(NoExceptionRunListenerDecorator.java:31)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testRunFinished(BeforeAfterRunListenerDecorator.java:33)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$2.notifyListener(OrderedRunNotifier.java:94)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestRunFinished(OrderedRunNotifier.java:91)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:181)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:275)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:12)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testRunStarted(RunListenerEmitter.java:40)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testRunStarted(NoExceptionRunListenerDecorator.java:23)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testRunStarted(BeforeAfterRunListenerDecorator.java:24)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$1.notifyListener(OrderedRunNotifier.java:82)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:49)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestRunStarted(OrderedRunNotifier.java:79)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:179)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:275)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:12)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testStarted(RunListenerEmitter.java:45)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testStarted(NoExceptionRunListenerDecorator.java:39)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testStarted(BeforeAfterRunListenerDecorator.java:42)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$3.notifyListener(OrderedRunNotifier.java:114)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:49)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestStarted(OrderedRunNotifier.java:111)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$SubNotifier.fireTestStarted(ThreadLeakControl.java:162)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:727)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
   [junit4] 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4] 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
   [junit4] 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
   [junit4] 	at java.lang.Thread.run(Thread.java:724)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testFinished(RunListenerEmitter.java:113)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testFinished(NoExceptionRunListenerDecorator.java:47)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testFinished(BeforeAfterRunListenerDecorator.java:51)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$7.notifyListener(OrderedRunNotifier.java:179)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestFinished(OrderedRunNotifier.java:176)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$SubNotifier.fireTestFinished(ThreadLeakControl.java:197)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:755)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
   [junit4] 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
   [junit4] 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4] 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
   [junit4] 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
   [junit4] 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4] 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4] 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
   [junit4] 	at java.lang.Thread.run(Thread.java:724)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testRunFinished(RunListenerEmitter.java:120)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testRunFinished(NoExceptionRunListenerDecorator.java:31)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testRunFinished(BeforeAfterRunListenerDecorator.java:33)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$2.notifyListener(OrderedRunNotifier.java:94)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestRunFinished(OrderedRunNotifier.java:91)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:181)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:275)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:12)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testRunStarted(RunListenerEmitter.java:40)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testRunStarted(NoExceptionRunListenerDecorator.java:23)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testRunStarted(BeforeAfterRunListenerDecorator.java:24)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$1.notifyListener(OrderedRunNotifier.java:82)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:49)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestRunStarted(OrderedRunNotifier.java:79)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:179)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:275)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:12)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testStarted(RunListenerEmitter.java:45)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testStarted(NoExceptionRunListenerDecorator.java:39)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testStarted(BeforeAfterRunListenerDecorator.java:42)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$3.notifyListener(OrderedRunNotifier.java:114)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:49)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestStarted(OrderedRunNotifier.java:111)
   [junit4] 	at org.junit.internal.runners.JUnit38ClassRunner$OldTestClassAdaptingListener.startTest(JUnit38ClassRunner.java:35)
   [junit4] 	at junit.framework.TestResult.startTest(TestResult.java:155)
   [junit4] 	at junit.framework.TestResult.run(TestResult.java:107)
   [junit4] 	at junit.framework.TestCase.run(TestCase.java:124)
   [junit4] 	at junit.framework.TestSuite.runTest(TestSuite.java:243)
   [junit4] 	at junit.framework.TestSuite.run(TestSuite.java:238)
   [junit4] 	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:180)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:275)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:12)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testFinished(RunListenerEmitter.java:113)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testFinished(NoExceptionRunListenerDecorator.java:47)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testFinished(BeforeAfterRunListenerDecorator.java:51)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$7.notifyListener(OrderedRunNotifier.java:179)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestFinished(OrderedRunNotifier.java:176)
   [junit4] 	at org.junit.internal.runners.JUnit38ClassRunner$OldTestClassAdaptingListener.endTest(JUnit38ClassRunner.java:31)
   [junit4] 	at junit.framework.TestResult.endTest(TestResult.java:74)
   [junit4] 	at junit.framework.TestResult.run(TestResult.java:115)
   [junit4] 	at junit.framework.TestCase.run(TestCase.java:124)
   [junit4] 	at junit.framework.TestSuite.runTest(TestSuite.java:243)
   [junit4] 	at junit.framework.TestSuite.run(TestSuite.java:238)
   [junit4] 	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:180)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:275)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:12)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testStarted(RunListenerEmitter.java:45)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testStarted(NoExceptionRunListenerDecorator.java:39)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testStarted(BeforeAfterRunListenerDecorator.java:42)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$3.notifyListener(OrderedRunNotifier.java:114)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:49)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestStarted(OrderedRunNotifier.java:111)
   [junit4] 	at org.junit.internal.runners.JUnit38ClassRunner$OldTestClassAdaptingListener.startTest(JUnit38ClassRunner.java:35)
   [junit4] 	at junit.framework.TestResult.startTest(TestResult.java:155)
   [junit4] 	at junit.framework.TestResult.run(TestResult.java:107)
   [junit4] 	at junit.framework.TestCase.run(TestCase.java:124)
   [junit4] 	at junit.framework.TestSuite.runTest(TestSuite.java:243)
   [junit4] 	at junit.framework.TestSuite.run(TestSuite.java:238)
   [junit4] 	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:180)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:275)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:12)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testFinished(RunListenerEmitter.java:113)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testFinished(NoExceptionRunListenerDecorator.java:47)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testFinished(BeforeAfterRunListenerDecorator.java:51)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$7.notifyListener(OrderedRunNotifier.java:179)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestFinished(OrderedRunNotifier.java:176)
   [junit4] 	at org.junit.internal.runners.JUnit38ClassRunner$OldTestClassAdaptingListener.endTest(JUnit38ClassRunner.java:31)
   [junit4] 	at junit.framework.TestResult.endTest(TestResult.java:74)
   [junit4] 	at junit.framework.TestResult.run(TestResult.java:115)
   [junit4] 	at junit.framework.TestCase.run(TestCase.java:124)
   [junit4] 	at junit.framework.TestSuite.runTest(TestSuite.java:243)
   [junit4] 	at junit.framework.TestSuite.run(TestSuite.java:238)
   [junit4] 	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:180)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:275)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:12)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testStarted(RunListenerEmitter.java:45)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testStarted(NoExceptionRunListenerDecorator.java:39)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testStarted(BeforeAfterRunListenerDecorator.java:42)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$3.notifyListener(OrderedRunNotifier.java:114)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:49)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestStarted(OrderedRunNotifier.java:111)
   [junit4] 	at org.junit.internal.runners.JUnit38ClassRunner$OldTestClassAdaptingListener.startTest(JUnit38ClassRunner.java:35)
   [junit4] 	at junit.framework.TestResult.startTest(TestResult.java:155)
   [junit4] 	at junit.framework.TestResult.run(TestResult.java:107)
   [junit4] 	at junit.framework.TestCase.run(TestCase.java:124)
   [junit4] 	at junit.framework.TestSuite.runTest(TestSuite.java:243)
   [junit4] 	at junit.framework.TestSuite.run(TestSuite.java:238)
   [junit4] 	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:180)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:275)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:12)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testFinished(RunListenerEmitter.java:113)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testFinished(NoExceptionRunListenerDecorator.java:47)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testFinished(BeforeAfterRunListenerDecorator.java:51)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$7.notifyListener(OrderedRunNotifier.java:179)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestFinished(OrderedRunNotifier.java:176)
   [junit4] 	at org.junit.internal.runners.JUnit38ClassRunner$OldTestClassAdaptingListener.endTest(JUnit38ClassRunner.java:31)
   [junit4] 	at junit.framework.TestResult.endTest(TestResult.java:74)
   [junit4] 	at junit.framework.TestResult.run(TestResult.java:115)
   [junit4] 	at junit.framework.TestCase.run(TestCase.java:124)
   [junit4] 	at junit.framework.TestSuite.runTest(TestSuite.java:243)
   [junit4] 	at junit.framework.TestSuite.run(TestSuite.java:238)
   [junit4] 	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:180)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:275)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:12)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testStarted(RunListenerEmitter.java:45)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testStarted(NoExceptionRunListenerDecorator.java:39)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testStarted(BeforeAfterRunListenerDecorator.java:42)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$3.notifyListener(OrderedRunNotifier.java:114)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:49)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestStarted(OrderedRunNotifier.java:111)
   [junit4] 	at org.junit.internal.runners.JUnit38ClassRunner$OldTestClassAdaptingListener.startTest(JUnit38ClassRunner.java:35)
   [junit4] 	at junit.framework.TestResult.startTest(TestResult.java:155)
   [junit4] 	at junit.framework.TestResult.run(TestResult.java:107)
   [junit4] 	at junit.framework.TestCase.run(TestCase.java:124)
   [junit4] 	at junit.framework.TestSuite.runTest(TestSuite.java:243)
   [junit4] 	at junit.framework.TestSuite.run(TestSuite.java:238)
   [junit4] 	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:180)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:275)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:12)
   [junit4] 
   [junit4] WARN: Event serializer exception. -> java.io.IOException: Serializer already closed.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:41)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.RunListenerEmitter.testFinished(RunListenerEmitter.java:113)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.NoExceptionRunListenerDecorator.testFinished(NoExceptionRunListenerDecorator.java:47)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.BeforeAfterRunListenerDecorator.testFinished(BeforeAfterRunListenerDecorator.java:51)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$7.notifyListener(OrderedRunNotifier.java:179)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier$SafeNotifier.run(OrderedRunNotifier.java:63)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.fireTestFinished(OrderedRunNotifier.java:176)
   [junit4] 	at org.junit.internal.runners.JUnit38ClassRunner$OldTestClassAdaptingListener.endTest(JUnit38ClassRunner.java:31)
   [junit4] 	at junit.framework.TestResult.endTest(TestResult.java:74)
   [junit4] 	at junit.framework.TestResult.run(TestResult.java:115)
   [junit4] 	at junit.framework.TestCase.run(TestCase.java:124)
   [junit4] 	at junit.framework.TestSuite.runTest(TestSuite.java:243)
   [junit4] 	at junit.framework.TestSuite.run(TestSuite.java:238)
   [junit4] 	at org.junit.internal.runners.JUnit38ClassRunner.run(

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

yTests-trunk/solr/solrj/lib/commons-io-2.1.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/solrj/lib/httpclient-4.3.1.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/solrj/lib/httpcore-4.3.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/solrj/lib/httpmime-4.3.1.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/solrj/lib/jcl-over-slf4j-1.6.6.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/solrj/lib/jul-to-slf4j-1.6.6.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/solrj/lib/log4j-1.2.16.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/solrj/lib/noggit-0.5.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/solrj/lib/slf4j-api-1.6.6.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/solrj/lib/slf4j-log4j12-1.6.6.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/solrj/lib/wstx-asl-3.2.7.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/solrj/lib/zookeeper-3.4.5.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/example/lib/jetty-continuation-8.1.10.v20130312.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/example/lib/jetty-deploy-8.1.10.v20130312.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/example/lib/jetty-http-8.1.10.v20130312.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/example/lib/jetty-io-8.1.10.v20130312.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/example/lib/jetty-jmx-8.1.10.v20130312.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/example/lib/jetty-security-8.1.10.v20130312.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/example/lib/jetty-server-8.1.10.v20130312.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/example/lib/jetty-servlet-8.1.10.v20130312.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/example/lib/jetty-util-8.1.10.v20130312.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/example/lib/jetty-webapp-8.1.10.v20130312.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/example/lib/jetty-xml-8.1.10.v20130312.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/example/lib/servlet-api-3.0.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/example/example-DIH/solr/db/lib/derby-10.9.1.0.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/example/example-DIH/solr/db/lib/hsqldb-1.8.0.10.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/build/core/classes/java:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/test-framework/lib/junit-4.10.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/test-framework/lib/randomizedtesting-runner-2.0.13.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/antlr-runtime-3.5.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/asm-4.1.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/asm-commons-4.1.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/cglib-nodep-2.2.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/commons-collections-3.2.1.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/dom4j-1.6.1.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/easymock-3.0.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/hadoop-common-2.2.0-tests.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/hadoop-hdfs-2.2.0-tests.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/hppc-0.5.2.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/javax.servlet-api-3.0.1.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/jersey-core-1.8.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/jetty-6.1.26.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/jetty-util-6.1.26.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/objenesis-1.2.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-launcher.jar:/home/hudson/.ant/lib/ivy-2.3.0.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-commons-logging.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-regexp.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-oro.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-swing.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jdepend.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-xalan2.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-bsf.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-junit4.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-commons-net.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-antlr.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-junit.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jmf.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-netrexx.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-log4j.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-resolver.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jsch.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-testutil.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-bcel.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jai.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-javamail.jar:/usr/local/openjdk7/lib/tools.jar:/home/hudson/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.0.13.jar -ea:org.apache.lucene... -ea:org.apache.solr... com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/temp/junit4-J1-20140220_180929_208.events @/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/temp/junit4-J1-20140220_180929_208.suites
   [junit4] ERROR: JVM J1 ended with an exception: Forked process returned with error code: 240. Very likely a JVM crash.  Process output piped in logs above.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1373)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:119)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:911)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:908)
   [junit4] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
   [junit4] 	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
   [junit4] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4] 	at java.lang.Thread.run(Thread.java:724)

BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:460: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:433: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/extra-targets.xml:37: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build.xml:189: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/common-build.xml:491: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:1268: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:901: At least one slave process threw an exception, first: Forked process returned with error code: 240. Very likely a JVM crash.  Process output piped in logs above.

Total time: 193 minutes 52 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 523 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/523/

All tests passed

Build Log:
[...truncated 57937 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:460: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:392: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/extra-targets.xml:87: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/extra-targets.xml:185: The following files are missing svn:eol-style (or binary svn:mime-type):
* ./solr/licenses/Saxon-HE-9.5.1-4.jar.sha1
* ./solr/licenses/argparse4j-0.4.3.jar.sha1
* ./solr/licenses/jackson-annotations-2.3.1.jar.sha1
* ./solr/licenses/jackson-core-2.3.1.jar.sha1
* ./solr/licenses/jackson-databind-2.3.1.jar.sha1
* ./solr/licenses/kite-morphlines-avro-0.11.0.jar.sha1
* ./solr/licenses/kite-morphlines-core-0.11.0-tests.jar.sha1
* ./solr/licenses/kite-morphlines-core-0.11.0.jar.sha1
* ./solr/licenses/kite-morphlines-hadoop-sequencefile-0.11.0.jar.sha1
* ./solr/licenses/kite-morphlines-json-0.11.0.jar.sha1
* ./solr/licenses/kite-morphlines-saxon-0.11.0.jar.sha1
* ./solr/licenses/kite-morphlines-tika-core-0.11.0.jar.sha1
* ./solr/licenses/kite-morphlines-tika-decompress-0.11.0.jar.sha1
* ./solr/licenses/kite-morphlines-twitter-0.11.0.jar.sha1

Total time: 197 minutes 52 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 522 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/522/

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.FullSolrCloudDistribCmdsTest

Error Message:
Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=17861, name=qtp1921801457-17861, state=RUNNABLE, group=TGRP-FullSolrCloudDistribCmdsTest], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=17861, name=qtp1921801457-17861, state=RUNNABLE, group=TGRP-FullSolrCloudDistribCmdsTest], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([8ACB3223406223FB]:0)
	at java.lang.Thread.getStackTrace(Thread.java:1568)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:150)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:551)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1041)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:933)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:925)
	at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:37)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:350)
	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:256)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:470)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:761)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:630)
	at org.apache.solr.core.ZkContainer.createFromZk(ZkContainer.java:223)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:595)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleCreateAction(CoreAdminHandler.java:509)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:152)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
	at org.apache.solr.servlet.SolrDispatchFilter.handleAdminRequest(SolrDispatchFilter.java:732)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:268)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:217)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:134)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
	at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
	at org.eclipse.jetty.server.Server.handle(Server.java:368)
	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
	at org.eclipse.jetty.server.BlockingHttpConnection.handleRequest(BlockingHttpConnection.java:53)
	at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:953)
	at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1014)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:861)
	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)
	at org.eclipse.jetty.server.BlockingHttpConnection.handle(BlockingHttpConnection.java:72)
	at org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.run(SocketConnector.java:264)
	at org.eclipse.jetty.server.ssl.SslSocketConnector$SslConnectorEndPoint.run(SslSocketConnector.java:670)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
	at java.lang.Thread.run(Thread.java:724)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory@59fab5b7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14154a8))
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:602)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:599)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:167)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:615)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	... 1 more




Build Log:
[...truncated 10526 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> 1976176 T17537 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 1976176 T17537 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1976183 T17537 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./solrtest-FullSolrCloudDistribCmdsTest-1392774164070
   [junit4]   2> 1976184 T17537 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1976185 T17538 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1976286 T17537 oasc.ZkTestServer.run start zk server on port:27637
   [junit4]   2> 1976287 T17537 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1976294 T17544 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c817b96 name:ZooKeeperConnection Watcher:127.0.0.1:27637 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1976294 T17537 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1976295 T17537 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1976305 T17537 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1976307 T17546 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f1c17dc name:ZooKeeperConnection Watcher:127.0.0.1:27637/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1976307 T17537 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1976308 T17537 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1976318 T17537 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1976320 T17537 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1976322 T17537 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1976324 T17537 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1976325 T17537 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1976335 T17537 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1976336 T17537 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1976442 T17537 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1976442 T17537 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1976453 T17537 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1976454 T17537 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1976457 T17537 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1976457 T17537 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1976460 T17537 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1976460 T17537 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1976468 T17537 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1976469 T17537 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1976471 T17537 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1976472 T17537 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1976475 T17537 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1976476 T17537 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1976478 T17537 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1976479 T17537 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1976486 T17537 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1976486 T17537 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1976490 T17537 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1976499 T17548 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16e217db name:ZooKeeperConnection Watcher:127.0.0.1:27637/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1976500 T17537 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1976791 T17537 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1976798 T17537 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1976801 T17537 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:41149
   [junit4]   2> 1976804 T17537 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1976804 T17537 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1976804 T17537 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1392774164393
   [junit4]   2> 1976805 T17537 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1392774164393/'
   [junit4]   2> 1976842 T17537 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1392774164393/solr.xml
   [junit4]   2> 1976953 T17537 oasc.CoreContainer.<init> New CoreContainer 625721484
   [junit4]   2> 1976954 T17537 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1392774164393/]
   [junit4]   2> 1976956 T17537 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1976956 T17537 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1976957 T17537 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1976957 T17537 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1976957 T17537 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1976958 T17537 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1976958 T17537 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1976959 T17537 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1976959 T17537 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1976974 T17537 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1976974 T17537 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1976975 T17537 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1976975 T17537 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:27637/solr
   [junit4]   2> 1976976 T17537 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1976977 T17537 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1976979 T17559 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@35c695da name:ZooKeeperConnection Watcher:127.0.0.1:27637 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1976979 T17537 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1976982 T17537 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1976995 T17561 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@42d0fe75 name:ZooKeeperConnection Watcher:127.0.0.1:27637/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1976995 T17537 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1976997 T17537 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1977005 T17537 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1977009 T17537 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1977016 T17537 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41149_
   [junit4]   2> 1977049 T17537 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:41149_
   [junit4]   2> 1977052 T17537 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1977054 T17537 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1977064 T17537 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:41149_
   [junit4]   2> 1977064 T17537 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1977074 T17537 oasc.Overseer.start Overseer (id=91276847617081348-127.0.0.1:41149_-n_0000000000) starting
   [junit4]   2> 1977078 T17537 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1977091 T17563 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1977091 T17537 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1977091 T17563 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 1977093 T17537 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1977101 T17537 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1977103 T17562 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1977109 T17564 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1977110 T17564 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1977111 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1977111 T17564 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1977112 T17562 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1977112 T17562 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:41149",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:41149_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1977113 T17562 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 1977113 T17562 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1977121 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1977122 T17561 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1978112 T17564 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1978112 T17564 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1392774164393/collection1
   [junit4]   2> 1978112 T17564 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1978113 T17564 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1978113 T17564 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1978114 T17564 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1978114 T17564 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1392774164393/collection1/'
   [junit4]   2> 1978116 T17564 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1392774164393/collection1/lib/classes/' to classloader
   [junit4]   2> 1978117 T17564 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1392774164393/collection1/lib/README' to classloader
   [junit4]   2> 1978178 T17564 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1978247 T17564 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1978348 T17564 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1978358 T17564 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1978928 T17564 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1978932 T17564 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1978934 T17564 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1978939 T17564 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1978957 T17564 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1978957 T17564 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1392774164393/collection1/, dataDir=./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392774164069/control/data/
   [junit4]   2> 1978958 T17564 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@54a359c6
   [junit4]   2> 1978958 T17564 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392774164069/control/data
   [junit4]   2> 1978959 T17564 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392774164069/control/data/index/
   [junit4]   2> 1978959 T17564 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392774164069/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1978959 T17564 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392774164069/control/data/index
   [junit4]   2> 1978960 T17564 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1978961 T17564 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=BaseDirectoryWrapper(NRTCachingDirectory(RAMDirectory@7d453b97 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5d5e6994; maxCacheMB=0.2138671875 maxMergeSizeMB=0.7841796875)),segFN=segments_1,generation=1}
   [junit4]   2> 1978961 T17564 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1978963 T17564 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1978964 T17564 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1978964 T17564 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1978964 T17564 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1978965 T17564 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1978965 T17564 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1978965 T17564 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1978966 T17564 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1978966 T17564 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1978967 T17564 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1978967 T17564 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1978967 T17564 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1978968 T17564 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1978968 T17564 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1978968 T17564 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1978969 T17564 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1978969 T17564 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1978986 T17564 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1978992 T17564 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1978992 T17564 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1978992 T17564 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@2368387f
   [junit4]   2> 1978993 T17564 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=BaseDirectoryWrapper(NRTCachingDirectory(RAMDirectory@7d453b97 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5d5e6994; maxCacheMB=0.2138671875 maxMergeSizeMB=0.7841796875)),segFN=segments_1,generation=1}
   [junit4]   2> 1978993 T17564 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1978994 T17564 oass.SolrIndexSearcher.<init> Opening Searcher@20bc3f2b[collection1] main
   [junit4]   2> 1978996 T17565 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@20bc3f2b[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1978997 T17564 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1978998 T17537 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0
   [junit4]   2> 1978998 T17537 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1978998 T17568 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:41149 collection:control_collection shard:shard1
   [junit4]   2> 1979000 T17568 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1979003 T17537 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1979018 T17570 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6d8dc69d name:ZooKeeperConnection Watcher:127.0.0.1:27637/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1979018 T17537 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1979019 T17537 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1979019 T17568 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1979021 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1979021 T17537 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1979022 T17568 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1979022 T17568 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2846 name=collection1 org.apache.solr.core.SolrCore@69bb6c6a url=https://127.0.0.1:41149/collection1 node=127.0.0.1:41149_ C2846_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:41149, core=collection1, node_name=127.0.0.1:41149_}
   [junit4]   2> 1979022 T17568 C2846 P41149 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:41149/collection1/
   [junit4]   2> 1979022 T17562 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1979023 T17568 C2846 P41149 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1979023 T17568 C2846 P41149 oasc.SyncStrategy.syncToMe https://127.0.0.1:41149/collection1/ has no replicas
   [junit4]   2> 1979023 T17568 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:41149/collection1/ shard1
   [junit4]   2> 1979024 T17568 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1979025 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1979026 T17561 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1979026 T17570 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1979030 T17562 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1979032 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1979134 T17570 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1979135 T17561 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1979182 T17568 oasc.ZkController.register We are https://127.0.0.1:41149/collection1/ and leader is https://127.0.0.1:41149/collection1/
   [junit4]   2> 1979182 T17568 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:41149
   [junit4]   2> 1979182 T17568 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1979182 T17568 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1979182 T17568 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1979184 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1979184 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1979184 T17568 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1979184 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1979185 T17562 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1979185 T17562 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:41149",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:41149_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1979195 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1979299 T17561 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1979299 T17570 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1979307 T17537 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1979308 T17537 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1979315 T17537 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1979316 T17537 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:11234
   [junit4]   2> 1979320 T17537 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1979321 T17537 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1979321 T17537 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1392774166908
   [junit4]   2> 1979322 T17537 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1392774166908/'
   [junit4]   2> 1979363 T17537 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1392774166908/solr.xml
   [junit4]   2> 1979456 T17537 oasc.CoreContainer.<init> New CoreContainer 1110944752
   [junit4]   2> 1979457 T17537 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1392774166908/]
   [junit4]   2> 1979459 T17537 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1979459 T17537 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1979460 T17537 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1979460 T17537 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1979460 T17537 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1979461 T17537 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1979461 T17537 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1979462 T17537 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1979462 T17537 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1979477 T17537 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1979477 T17537 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1979478 T17537 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1979478 T17537 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:27637/solr
   [junit4]   2> 1979479 T17537 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1979480 T17537 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1979482 T17581 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@38652b76 name:ZooKeeperConnection Watcher:127.0.0.1:27637 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1979482 T17537 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1979484 T17537 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1979495 T17583 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2dbf27ae name:ZooKeeperConnection Watcher:127.0.0.1:27637/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1979495 T17537 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1979534 T17537 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1980537 T17537 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:11234_
   [junit4]   2> 1980539 T17537 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:11234_
   [junit4]   2> 1980542 T17583 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1980542 T17561 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1980542 T17570 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1980566 T17584 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1980566 T17584 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1980567 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1980567 T17584 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1980568 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1980568 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1980569 T17562 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1980570 T17562 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:11234",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:11234_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1980570 T17562 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3]
   [junit4]   2> 1980570 T17562 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1980573 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1980679 T17583 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1980679 T17570 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1980679 T17561 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1981569 T17584 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1981569 T17584 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1392774166908/collection1
   [junit4]   2> 1981569 T17584 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1981570 T17584 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1981570 T17584 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1981571 T17584 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1981571 T17584 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1392774166908/collection1/'
   [junit4]   2> 1981573 T17584 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1392774166908/collection1/lib/README' to classloader
   [junit4]   2> 1981573 T17584 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1392774166908/collection1/lib/classes/' to classloader
   [junit4]   2> 1981633 T17584 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1981711 T17584 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1981813 T17584 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1981822 T17584 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1982381 T17584 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1982385 T17584 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1982387 T17584 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1982392 T17584 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1982410 T17584 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1982410 T17584 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1392774166908/collection1/, dataDir=./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392774164069/jetty1/
   [junit4]   2> 1982410 T17584 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@54a359c6
   [junit4]   2> 1982411 T17584 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392774164069/jetty1
   [junit4]   2> 1982411 T17584 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392774164069/jetty1/index/
   [junit4]   2> 1982412 T17584 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392774164069/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 1982412 T17584 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392774164069/jetty1/index
   [junit4]   2> 1982412 T17584 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1982413 T17584 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=BaseDirectoryWrapper(NRTCachingDirectory(RAMDirectory@3a61f2e3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6eba735a; maxCacheMB=0.2138671875 maxMergeSizeMB=0.7841796875)),segFN=segments_1,generation=1}
   [junit4]   2> 1982414 T17584 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1982417 T17584 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1982417 T17584 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1982418 T17584 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1982418 T17584 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1982418 T17584 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1982418 T17584 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1982419 T17584 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1982419 T17584 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1982419 T17584 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1982420 T17584 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1982421 T17584 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1982421 T17584 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1982421 T17584 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1982422 T17584 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1982422 T17584 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1982423 T17584 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1982423 T17584 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1982440 T17584 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1982445 T17584 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1982445 T17584 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1982446 T17584 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@31c85442
   [junit4]   2> 1982446 T17584 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=BaseDirectoryWrapper(NRTCachingDirectory(RAMDirectory@3a61f2e3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6eba735a; maxCacheMB=0.2138671875 maxMergeSizeMB=0.7841796875)),segFN=segments_1,generation=1}
   [junit4]   2> 1982447 T17584 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1982447 T17584 oass.SolrIndexSearcher.<init> Opening Searcher@5666a283[collection1] main
   [junit4]   2> 1982451 T17585 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5666a283[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1982453 T17584 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1982454 T17537 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0
   [junit4]   2> 1982454 T17537 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1982454 T17588 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:11234 collection:collection1 shard:shard1
   [junit4]   2> 1982456 T17588 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1982481 T17588 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1982483 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1982483 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1982483 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1982483 T17588 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1982484 T17588 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1982484 T17562 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C2847 name=collection1 org.apache.solr.core.SolrCore@939863c url=https://127.0.0.1:11234/collection1 node=127.0.0.1:11234_ C2847_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:11234, core=collection1, node_name=127.0.0.1:11234_}
   [junit4]   2> 1982484 T17588 C2847 P11234 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:11234/collection1/
   [junit4]   2> 1982485 T17588 C2847 P11234 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1982485 T17588 C2847 P11234 oasc.SyncStrategy.syncToMe https://127.0.0.1:11234/collection1/ has no replicas
   [junit4]   2> 1982485 T17588 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:11234/collection1/ shard1
   [junit4]   2> 1982485 T17588 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 1982486 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1982487 T17561 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1982487 T17583 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1982487 T17570 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1982506 T17562 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1982508 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1982611 T17570 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1982611 T17583 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1982611 T17561 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1982659 T17588 oasc.ZkController.register We are https://127.0.0.1:11234/collection1/ and leader is https://127.0.0.1:11234/collection1/
   [junit4]   2> 1982659 T17588 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:11234
   [junit4]   2> 1982659 T17588 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1982659 T17588 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1982659 T17588 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1982661 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1982661 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1982661 T17588 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1982661 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1982662 T17562 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1982663 T17562 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:11234",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:11234_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1982673 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1982744 T17537 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1982748 T17537 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1982754 T17537 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1982755 T17537 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:34871
   [junit4]   2> 1982759 T17537 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1982760 T17537 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1982760 T17537 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1392774170343
   [junit4]   2> 1982760 T17537 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1392774170343/'
   [junit4]   2> 1982775 T17561 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1982775 T17570 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1982775 T17583 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1982798 T17537 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1392774170343/solr.xml
   [junit4]   2> 1982901 T17537 oasc.CoreContainer.<init> New CoreContainer 1807713902
   [junit4]   2> 1982902 T17537 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1392774170343/]
   [junit4]   2> 1982904 T17537 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1982904 T17537 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1982904 T17537 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1982905 T17537 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1982905 T17537 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1982906 T17537 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1982906 T17537 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1982906 T17537 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1982907 T17537 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1982921 T17537 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1982922 T17537 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1982922 T17537 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1982923 T17537 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:27637/solr
   [junit4]   2> 1982923 T17537 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1982924 T17537 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1982926 T17599 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4cd07f11 name:ZooKeeperConnection Watcher:127.0.0.1:27637 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1982926 T17537 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1982929 T17537 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1982936 T17601 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1fb03440 name:ZooKeeperConnection Watcher:127.0.0.1:27637/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1982937 T17537 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1982945 T17537 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1983948 T17537 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34871_
   [junit4]   2> 1983955 T17537 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:34871_
   [junit4]   2> 1983958 T17570 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1983958 T17601 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1983958 T17561 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1983958 T17583 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1983977 T17602 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1983977 T17602 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1983978 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1983979 T17602 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1983979 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1983979 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1983980 T17562 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1983981 T17562 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:34871",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:34871_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1983981 T17562 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 1983981 T17562 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1983985 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1984087 T17561 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1984087 T17601 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1984087 T17570 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1984087 T17583 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1984980 T17602 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1984980 T17602 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1392774170343/collection1
   [junit4]   2> 1984980 T17602 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1984981 T17602 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1984981 T17602 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1984982 T17602 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1984982 T17602 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1392774170343/collection1/'
   [junit4]   2> 1984984 T17602 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1392774170343/collection1/lib/README' to classloader
   [junit4]   2> 1984985 T17602 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1392774170343/collection1/lib/classes/' to classloader
   [junit4]   2> 1985045 T17602 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1985113 T17602 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1985214 T17602 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1985224 T17602 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1985797 T17602 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1985801 T17602 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1985803 T17602 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1985808 T17602 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1985826 T17602 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1985826 T17602 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1392774170343/collection1/, dataDir=./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392774164069/jetty2/
   [junit4]   2> 1985826 T17602 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@54a359c6
   [junit4]   2> 1985827 T17602 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392774164069/jetty2
   [junit4]   2> 1985827 T17602 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392774164069/jetty2/index/
   [junit4]   2> 1985828 T17602 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392774164069/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 1985828 T17602 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392774164069/jetty2/index
   [junit4]   2> 1985829 T17602 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1985829 T17602 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=BaseDirectoryWrapper(NRTCachingDirectory(RAMDirectory@4152ca17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4f47249f; maxCacheMB=0.2138671875 maxMergeSizeMB=0.7841796875)),segFN=segments_1,generation=1}
   [junit4]   2> 1985830 T17602 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1985833 T17602 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1985833 T17602 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1985834 T17602 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1985834 T17602 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1985834 T17602 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1985834 T17602 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1985835 T17602 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1985835 T17602 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1985835 T17602 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1985836 T17602 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1985837 T17602 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1985837 T17602 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1985837 T17602 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1985838 T17602 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1985838 T17602 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1985839 T17602 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1985839 T17602 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1985856 T17602 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1985861 T17602 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1985861 T17602 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1985862 T17602 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@411ec475
   [junit4]   2> 1985862 T17602 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=BaseDirectoryWrapper(NRTCachingDirectory(RAMDirectory@4152ca17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4f47249f; maxCacheMB=0.2138671875 maxMergeSizeMB=0.7841796875)),segFN=segments_1,generation=1}
   [junit4]   2> 1985862 T17602 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1985863 T17602 oass.SolrIndexSearcher.<init> Opening Searcher@58d84a20[collection1] main
   [junit4]   2> 1985866 T17603 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@58d84a20[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1985869 T17602 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1985869 T17537 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0
   [junit4]   2> 1985870 T17537 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1985869 T17606 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:34871 collection:collection1 shard:shard2
   [junit4]   2> 1985871 T17606 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1985891 T17606 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1985893 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1985893 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1985893 T17606 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1985893 T17606 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1985893 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> ASYNC  NEW_CORE C2848 name=collection1 org.apache.solr.core.SolrCore@17a18dbe url=https://127.0.0.1:34871/collection1 node=127.0.0.1:34871_ C2848_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:34871, core=collection1, node_name=127.0.0.1:34871_}
   [junit4]   2> 1985894 T17606 C2848 P34871 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:34871/collection1/
   [junit4]   2> 1985894 T17562 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1985894 T17606 C2848 P34871 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1985894 T17606 C2848 P34871 oasc.SyncStrategy.syncToMe https://127.0.0.1:34871/collection1/ has no replicas
   [junit4]   2> 1985895 T17606 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:34871/collection1/ shard2
   [junit4]   2> 1985895 T17606 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1985897 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1985898 T17561 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1985898 T17601 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1985898 T17570 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1985898 T17583 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1985901 T17562 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1985903 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1986005 T17583 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1986005 T17601 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1986005 T17561 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1986005 T17570 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1986053 T17606 oasc.ZkController.register We are https://127.0.0.1:34871/collection1/ and leader is https://127.0.0.1:34871/collection1/
   [junit4]   2> 1986053 T17606 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:34871
   [junit4]   2> 1986053 T17606 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1986053 T17606 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1986053 T17606 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1986055 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1986055 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1986055 T17606 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1986055 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1986056 T17562 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1986056 T17562 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:34871",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:34871_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 1986065 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1986155 T17537 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 1986156 T17537 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1986160 T17537 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1986161 T17537 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:29526
   [junit4]   2> 1986166 T17537 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1986167 T17537 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1986167 T17537 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1392774173758
   [junit4]   2> 1986167 T17601 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1986167 T17570 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1986167 T17583 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1986167 T17561 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1986167 T17537 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1392774173758/'
   [junit4]   2> 1986203 T17537 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1392774173758/solr.xml
   [junit4]   2> 1986288 T17537 oasc.CoreContainer.<init> New CoreContainer 380473595
   [junit4]   2> 1986288 T17537 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1392774173758/]
   [junit4]   2> 1986290 T17537 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1986290 T17537 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1986291 T17537 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1986291 T17537 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1986292 T17537 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1986292 T17537 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1986292 T17537 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1986293 T17537 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1986293 T17537 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1986306 T17537 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1986307 T17537 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1986307 T17537 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1986308 T17537 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:27637/solr
   [junit4]   2> 1986308 T17537 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1986309 T17537 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1986311 T17617 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ee71070 name:ZooKeeperConnection Watcher:127.0.0.1:27637 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1986312 T17537 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1986314 T17537 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1986327 T17619 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@472428b8 name:ZooKeeperConnection Watcher:127.0.0.1:27637/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1986327 T17537 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1986332 T17537 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1987335 T17537 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:29526_
   [junit4]   2> 1987346 T17537 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:29526_
   [junit4]   2> 1987349 T17570 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1987349 T17583 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1987349 T17619 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1987349 T17601 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1987349 T17561 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1987369 T17620 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1987369 T17620 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1987370 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1987370 T17620 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1987370 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1987371 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1987372 T17562 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1987372 T17562 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:29526",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:29526_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1987373 T17562 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 1987373 T17562 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 1987381 T17561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1987484 T17619 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1987484 T17601 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1987484 T17561 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1987484 T17570 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1987484 T17583 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1988372 T17620 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1988372 T17620 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1392774173758/collection1
   [junit4]   2> 1988372 T17620 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4

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

BSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_25 (64-bit)/cpus=16,threads=1,free=250672136,total=497156096
   [junit4]   2> NOTE: All tests run in this JVM: [UpdateRequestProcessorFactoryTest, DateMathParserTest, LegacyHTMLStripCharFilterTest, StatelessScriptUpdateProcessorFactoryTest, DocValuesMissingTest, WordBreakSolrSpellCheckerTest, SpatialFilterTest, IndexSchemaTest, QueryResultKeyTest, TriLevelCompositeIdRoutingTest, TestDefaultSearchFieldResource, TestJoin, TestRandomDVFaceting, BasicFunctionalityTest, ResponseLogComponentTest, BJQParserTest, TestSurroundQueryParser, SimpleFacetsTest, ClusterStateTest, AbstractAnalyticsFacetTest, TestDocBasedVersionConstraints, TestManagedSchema, FieldMutatingUpdateProcessorTest, DistributedQueryElevationComponentTest, TestCloudManagedSchema, OverseerCollectionProcessorTest, ClusterStateUpdateTest, TestRealTimeGet, AddBlockUpdateTest, CacheHeaderTest, TestSolrXMLSerializer, ShowFileRequestHandlerTest, TestElisionMultitermQuery, TestFieldCollectionResource, TestSystemIdResolver, TestSolrIndexConfig, BlockCacheTest, TestPerFieldSimilarity, JsonLoaderTest, FastVectorHighlighterTest, SliceStateUpdateTest, CoreAdminHandlerTest, TestFileDictionaryLookup, TestCollapseQParserPlugin, TestCopyFieldCollectionResource, QueryFacetTest, TestSchemaNameResource, TestSolrDeletionPolicy1, QueryElevationComponentTest, LukeRequestHandlerTest, ParsingFieldUpdateProcessorsTest, TestCharFilters, UUIDFieldTest, SchemaVersionSpecificBehaviorTest, MoreLikeThisHandlerTest, SolrInfoMBeanTest, TestLMDirichletSimilarityFactory, TestPseudoReturnFields, HdfsRecoveryZkTest, TestOverriddenPrefixQueryForCustomFieldType, EchoParamsTest, SliceStateTest, TestMergePolicyConfig, TestInitQParser, TestExtendedDismaxParser, DirectUpdateHandlerOptimizeTest, SpellPossibilityIteratorTest, SystemInfoHandlerTest, HdfsSyncSliceTest, ReturnFieldsTest, ExternalFileFieldSortTest, TestQueryUtils, TestFaceting, TestDistributedMissingSort, TestTrie, TestAddFieldRealTimeGet, FieldFacetExtrasTest, CopyFieldTest, RemoteQueryErrorTest, SolrIndexSplitterTest, TestSolrXmlPersistor, UnloadDistributedZkTest, TestSolrQueryParser, BinaryUpdateRequestHandlerTest, TestSort, BadCopyFieldTest, TestConfig, TestCustomSort, AutoCommitTest, ScriptEngineTest, TestInfoStreamLogging, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest, OverseerTest, LeaderElectionIntegrationTest, ShardRoutingTest, BasicZkTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=FullSolrCloudDistribCmdsTest -Dtests.seed=8ACB3223406223FB -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/hudson/lucene-data/enwiki.random.lines.txt -Dtests.locale=es -Dtests.timezone=America/Atikokan -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | FullSolrCloudDistribCmdsTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=17861, name=qtp1921801457-17861, state=RUNNABLE, group=TGRP-FullSolrCloudDistribCmdsTest], registration stack trace below.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8ACB3223406223FB]:0)
   [junit4]    > 	at java.lang.Thread.getStackTrace(Thread.java:1568)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:150)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:551)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1041)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:933)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:925)
   [junit4]    > 	at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:37)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:350)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:256)
   [junit4]    > 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:470)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:761)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:630)
   [junit4]    > 	at org.apache.solr.core.ZkContainer.createFromZk(ZkContainer.java:223)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:595)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandler.handleCreateAction(CoreAdminHandler.java:509)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:152)
   [junit4]    > 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
   [junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.handleAdminRequest(SolrDispatchFilter.java:732)
   [junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:268)
   [junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:217)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]    > 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:134)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
   [junit4]    > 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
   [junit4]    > 	at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
   [junit4]    > 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
   [junit4]    > 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
   [junit4]    > 	at org.eclipse.jetty.server.Server.handle(Server.java:368)
   [junit4]    > 	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
   [junit4]    > 	at org.eclipse.jetty.server.BlockingHttpConnection.handleRequest(BlockingHttpConnection.java:53)
   [junit4]    > 	at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:953)
   [junit4]    > 	at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1014)
   [junit4]    > 	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:861)
   [junit4]    > 	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)
   [junit4]    > 	at org.eclipse.jetty.server.BlockingHttpConnection.handle(BlockingHttpConnection.java:72)
   [junit4]    > 	at org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.run(SocketConnector.java:264)
   [junit4]    > 	at org.eclipse.jetty.server.ssl.SslSocketConnector$SslConnectorEndPoint.run(SslSocketConnector.java:670)
   [junit4]    > 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]    > 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:724)
   [junit4]    > Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory@59fab5b7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14154a8))
   [junit4]    > 	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:167)
   [junit4]    > 	... 1 more
   [junit4] Completed on J0 in 104.18s, 1 test, 1 error <<< FAILURES!

[...truncated 601 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:460: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:433: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/extra-targets.xml:37: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build.xml:189: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/common-build.xml:491: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:1268: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:901: There were test failures: 372 suites, 1604 tests, 1 suite-level error, 33 ignored (5 assumptions)

Total time: 163 minutes 17 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure