You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2014/02/27 09:46:37 UTC

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 1368 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1368/
Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseSerialGC -XX:-UseSuperWord

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

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:50556/collection1, http://127.0.0.1:50550/collection1, http://127.0.0.1:50553/collection1, http://127.0.0.1:50584/collection1, http://127.0.0.1:50602/collection1, http://127.0.0.1:50547/collection1, http://127.0.0.1:50560/collection1]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:50556/collection1, http://127.0.0.1:50550/collection1, http://127.0.0.1:50553/collection1, http://127.0.0.1:50584/collection1, http://127.0.0.1:50602/collection1, http://127.0.0.1:50547/collection1, http://127.0.0.1:50560/collection1]
	at __randomizedtesting.SeedInfo.seed([A9B69BC7809073C9:285015DFF7CF13F5]: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.checkShardConsistency(AbstractFullDistribZkTestBase.java:1240)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1209)
	at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:150)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
	at sun.reflect.GeneratedMethodAccessor66.invoke(Unknown Source)
	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:744)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:50556/collection1, http://127.0.0.1:50547/collection1]
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:497)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:302)
	... 46 more




Build Log:
[...truncated 10649 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
   [junit4]   2> 1694938 T4518 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1694939 T4518 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1694944 T4518 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-ChaosMonkeySafeLeaderTest-1393488481603
   [junit4]   2> 1694945 T4518 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1694946 T4519 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1695047 T4518 oasc.ZkTestServer.run start zk server on port:50540
   [junit4]   2> 1695049 T4518 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1695055 T4525 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@74615455 name:ZooKeeperConnection Watcher:127.0.0.1:50540 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1695056 T4518 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1695056 T4518 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1695066 T4518 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1695070 T4527 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@73b410d9 name:ZooKeeperConnection Watcher:127.0.0.1:50540/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1695070 T4518 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1695070 T4518 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1695078 T4518 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1695084 T4518 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1695089 T4518 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1695096 T4518 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1695096 T4518 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1695108 T4518 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1695109 T4518 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1695116 T4518 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1695117 T4518 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1695125 T4518 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1695126 T4518 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1695133 T4518 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1695133 T4518 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1695142 T4518 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1695143 T4518 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1695150 T4518 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1695151 T4518 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1695157 T4518 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1695158 T4518 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1695165 T4518 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1695165 T4518 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1695173 T4518 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1695174 T4518 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1695181 T4518 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1695182 T4518 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1696365 T4518 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1696397 T4518 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50543
   [junit4]   2> 1696397 T4518 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1696398 T4518 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1696398 T4518 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1393488481849
   [junit4]   2> 1696398 T4518 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1393488481849/'
   [junit4]   2> 1696434 T4518 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1393488481849/solr.xml
   [junit4]   2> 1696506 T4518 oasc.CoreContainer.<init> New CoreContainer 425122617
   [junit4]   2> 1696507 T4518 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1393488481849/]
   [junit4]   2> 1696508 T4518 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1696508 T4518 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1696509 T4518 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1696509 T4518 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1696509 T4518 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1696509 T4518 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1696510 T4518 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1696511 T4518 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1696511 T4518 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1696521 T4518 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1696522 T4518 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1696522 T4518 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1696522 T4518 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50540/solr
   [junit4]   2> 1696523 T4518 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1696524 T4518 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1696529 T4538 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1552882e name:ZooKeeperConnection Watcher:127.0.0.1:50540 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1696530 T4518 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1696535 T4518 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1696539 T4540 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c00c17 name:ZooKeeperConnection Watcher:127.0.0.1:50540/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1696539 T4518 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1696544 T4518 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1696553 T4518 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1696562 T4518 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1696567 T4518 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50543_
   [junit4]   2> 1696568 T4518 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50543_
   [junit4]   2> 1696576 T4518 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1696582 T4518 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1696593 T4518 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:50543_
   [junit4]   2> 1696593 T4518 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1696598 T4518 oasc.Overseer.start Overseer (id=91323661130727427-127.0.0.1:50543_-n_0000000000) starting
   [junit4]   2> 1696606 T4518 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1696617 T4542 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1696618 T4518 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1696619 T4542 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 1696624 T4518 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1696628 T4518 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1696636 T4541 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1696645 T4543 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1696646 T4543 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1696648 T4540 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1696648 T4543 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1696653 T4541 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1696654 T4541 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50543",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50543_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1696655 T4541 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 1696655 T4541 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1696662 T4540 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1696663 T4540 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> 1697650 T4543 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1697650 T4543 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1393488481849/collection1
   [junit4]   2> 1697651 T4543 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1697652 T4543 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1697652 T4543 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1697655 T4543 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1697656 T4543 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1393488481849/collection1/'
   [junit4]   2> 1697657 T4543 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1393488481849/collection1/lib/.svn/' to classloader
   [junit4]   2> 1697657 T4543 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1393488481849/collection1/lib/classes/' to classloader
   [junit4]   2> 1697658 T4543 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1393488481849/collection1/lib/README' to classloader
   [junit4]   2> 1697726 T4543 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1697791 T4543 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1697794 T4543 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1697802 T4543 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1698323 T4543 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1698326 T4543 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1698328 T4543 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1698336 T4543 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1698405 T4543 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 1698406 T4543 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1393488481849/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393488481603/control/data/
   [junit4]   2> 1698406 T4543 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c89f97c
   [junit4]   2> 1698407 T4543 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393488481603/control/data
   [junit4]   2> 1698408 T4543 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393488481603/control/data/index/
   [junit4]   2> 1698408 T4543 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393488481603/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1698409 T4543 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393488481603/control/data/index
   [junit4]   2> 1698410 T4543 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=92.966796875, floorSegmentMB=0.794921875, forceMergeDeletesPctAllowed=14.213597653391979, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3677128094028628
   [junit4]   2> 1698414 T4543 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393488481603/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1698414 T4543 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1698418 T4543 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1698418 T4543 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1698418 T4543 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1698418 T4543 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1698419 T4543 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1698419 T4543 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1698419 T4543 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1698420 T4543 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1698420 T4543 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1698420 T4543 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1698421 T4543 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1698421 T4543 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1698422 T4543 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1698422 T4543 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1698423 T4543 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1698425 T4543 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1698425 T4543 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1698439 T4543 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1698444 T4543 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1698444 T4543 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1698445 T4543 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=25.64453125, floorSegmentMB=1.251953125, forceMergeDeletesPctAllowed=26.513609055862403, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.786078291338855
   [junit4]   2> 1698447 T4543 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393488481603/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1698447 T4543 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1698447 T4543 oass.SolrIndexSearcher.<init> Opening Searcher@476b00de[collection1] main
   [junit4]   2> 1698450 T4544 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@476b00de[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1698452 T4543 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1698453 T4518 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1698454 T4518 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1698454 T4547 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50543 collection:control_collection shard:shard1
   [junit4]   2> 1698456 T4518 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1698457 T4547 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1698460 T4549 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@175bcf7b name:ZooKeeperConnection Watcher:127.0.0.1:50540/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1698461 T4518 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1698463 T4518 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1698469 T4518 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1698472 T4547 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1698476 T4547 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1698477 T4547 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2492 name=collection1 org.apache.solr.core.SolrCore@a83e9a3 url=http://127.0.0.1:50543/collection1 node=127.0.0.1:50543_ C2492_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:50543, core=collection1, node_name=127.0.0.1:50543_}
   [junit4]   2> 1698477 T4547 C2492 P50543 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50543/collection1/
   [junit4]   2> 1698477 T4547 C2492 P50543 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1698477 T4547 C2492 P50543 oasc.SyncStrategy.syncToMe http://127.0.0.1:50543/collection1/ has no replicas
   [junit4]   2> 1698477 T4547 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50543/collection1/ shard1
   [junit4]   2> 1698478 T4547 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1698480 T4540 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1698485 T4541 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1698496 T4540 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1698497 T4540 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> 1698501 T4549 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> 1698508 T4541 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1698514 T4540 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1698619 T4549 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> 1698619 T4540 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> 1698650 T4547 oasc.ZkController.register We are http://127.0.0.1:50543/collection1/ and leader is http://127.0.0.1:50543/collection1/
   [junit4]   2> 1698650 T4547 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50543
   [junit4]   2> 1698650 T4547 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1698651 T4547 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1698651 T4547 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1698654 T4540 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1698654 T4540 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1698654 T4540 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1698656 T4547 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1698658 T4541 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1698661 T4541 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50543",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50543_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1698667 T4540 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1698772 T4540 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> 1698772 T4549 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> 1699533 T4518 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1699534 T4518 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1699540 T4518 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50547
   [junit4]   2> 1699542 T4518 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1699543 T4518 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1699543 T4518 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1393488485129
   [junit4]   2> 1699543 T4518 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1393488485129/'
   [junit4]   2> 1699570 T4518 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1393488485129/solr.xml
   [junit4]   2> 1699651 T4518 oasc.CoreContainer.<init> New CoreContainer 1750004556
   [junit4]   2> 1699652 T4518 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1393488485129/]
   [junit4]   2> 1699653 T4518 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1699653 T4518 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1699654 T4518 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1699654 T4518 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1699654 T4518 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1699654 T4518 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1699655 T4518 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1699655 T4518 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1699655 T4518 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1699665 T4518 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1699666 T4518 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1699666 T4518 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1699666 T4518 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50540/solr
   [junit4]   2> 1699667 T4518 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1699668 T4518 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1699672 T4560 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17473814 name:ZooKeeperConnection Watcher:127.0.0.1:50540 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1699673 T4518 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1699678 T4518 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1699681 T4562 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2dbb6cb6 name:ZooKeeperConnection Watcher:127.0.0.1:50540/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1699682 T4518 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1699692 T4518 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1700701 T4518 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50547_
   [junit4]   2> 1700704 T4518 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50547_
   [junit4]   2> 1700710 T4549 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1700710 T4562 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1700711 T4540 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1700726 T4563 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1700726 T4563 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1700729 T4540 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1700729 T4540 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1700729 T4540 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1700729 T4563 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1700733 T4541 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1700735 T4541 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50547",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50547_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1700735 T4541 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3]
   [junit4]   2> 1700735 T4541 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 1700741 T4540 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1700743 T4549 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> 1700743 T4540 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> 1700743 T4562 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> 1701731 T4563 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1701732 T4563 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1393488485129/collection1
   [junit4]   2> 1701732 T4563 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1701734 T4563 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1701734 T4563 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1701737 T4563 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1701737 T4563 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1393488485129/collection1/'
   [junit4]   2> 1701739 T4563 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1393488485129/collection1/lib/.svn/' to classloader
   [junit4]   2> 1701739 T4563 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1393488485129/collection1/lib/classes/' to classloader
   [junit4]   2> 1701740 T4563 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1393488485129/collection1/lib/README' to classloader
   [junit4]   2> 1701801 T4563 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1701858 T4563 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1701861 T4563 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1701869 T4563 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1702367 T4563 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1702370 T4563 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1702371 T4563 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1702378 T4563 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1702442 T4563 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 1702442 T4563 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1393488485129/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393488481603/jetty1/
   [junit4]   2> 1702442 T4563 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c89f97c
   [junit4]   2> 1702444 T4563 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393488481603/jetty1
   [junit4]   2> 1702444 T4563 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393488481603/jetty1/index/
   [junit4]   2> 1702445 T4563 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393488481603/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 1702446 T4563 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393488481603/jetty1/index
   [junit4]   2> 1702446 T4563 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=92.966796875, floorSegmentMB=0.794921875, forceMergeDeletesPctAllowed=14.213597653391979, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3677128094028628
   [junit4]   2> 1702449 T4563 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393488481603/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 1702449 T4563 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1702454 T4563 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1702454 T4563 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1702454 T4563 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1702454 T4563 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1702455 T4563 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1702456 T4563 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1702456 T4563 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1702456 T4563 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1702457 T4563 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1702457 T4563 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1702458 T4563 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1702458 T4563 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1702458 T4563 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1702459 T4563 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1702460 T4563 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1702460 T4563 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1702461 T4563 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1702470 T4563 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1702475 T4563 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1702476 T4563 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1702476 T4563 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=25.64453125, floorSegmentMB=1.251953125, forceMergeDeletesPctAllowed=26.513609055862403, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.786078291338855
   [junit4]   2> 1702478 T4563 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393488481603/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 1702478 T4563 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1702478 T4563 oass.SolrIndexSearcher.<init> Opening Searcher@71c5add0[collection1] main
   [junit4]   2> 1702485 T4564 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@71c5add0[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1702489 T4563 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1702490 T4518 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1702491 T4567 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50547 collection:collection1 shard:shard3
   [junit4]   2> 1702491 T4518 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1702493 T4567 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election
   [junit4]   2> 1702506 T4567 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard3
   [junit4]   2> 1702510 T4567 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1702510 T4567 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2493 name=collection1 org.apache.solr.core.SolrCore@d5ad7f url=http://127.0.0.1:50547/collection1 node=127.0.0.1:50547_ C2493_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:50547, core=collection1, node_name=127.0.0.1:50547_}
   [junit4]   2> 1702511 T4567 C2493 P50547 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50547/collection1/
   [junit4]   2> 1702511 T4567 C2493 P50547 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1702511 T4567 C2493 P50547 oasc.SyncStrategy.syncToMe http://127.0.0.1:50547/collection1/ has no replicas
   [junit4]   2> 1702512 T4567 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50547/collection1/ shard3
   [junit4]   2> 1702512 T4567 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3
   [junit4]   2> 1702515 T4540 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1702525 T4541 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1702530 T4540 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1702532 T4549 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> 1702532 T4540 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> 1702533 T4562 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> 1702542 T4541 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1702548 T4540 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1702654 T4549 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> 1702654 T4540 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> 1702656 T4562 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> 1702676 T4567 oasc.ZkController.register We are http://127.0.0.1:50547/collection1/ and leader is http://127.0.0.1:50547/collection1/
   [junit4]   2> 1702677 T4567 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50547
   [junit4]   2> 1702677 T4567 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1702677 T4567 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1702678 T4567 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1702679 T4540 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1702680 T4540 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1702680 T4540 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1702683 T4567 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1702684 T4541 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1702685 T4541 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50547",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50547_",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1702691 T4540 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1702796 T4549 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> 1702797 T4540 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> 1702797 T4562 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> 1703607 T4518 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1703609 T4518 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1703615 T4518 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50550
   [junit4]   2> 1703617 T4518 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1703617 T4518 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1703617 T4518 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1393488489151
   [junit4]   2> 1703618 T4518 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1393488489151/'
   [junit4]   2> 1703651 T4518 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1393488489151/solr.xml
   [junit4]   2> 1703728 T4518 oasc.CoreContainer.<init> New CoreContainer 1414562027
   [junit4]   2> 1703728 T4518 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1393488489151/]
   [junit4]   2> 1703730 T4518 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1703730 T4518 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1703730 T4518 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1703730 T4518 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1703731 T4518 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1703731 T4518 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1703731 T4518 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1703732 T4518 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1703732 T4518 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1703742 T4518 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1703742 T4518 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1703742 T4518 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1703743 T4518 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50540/solr
   [junit4]   2> 1703743 T4518 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1703744 T4518 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1703749 T4578 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@713fef8b name:ZooKeeperConnection Watcher:127.0.0.1:50540 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1703750 T4518 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1703754 T4518 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1703758 T4580 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@40955484 name:ZooKeeperConnection Watcher:127.0.0.1:50540/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1703758 T4518 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1703771 T4518 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1704781 T4518 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50550_
   [junit4]   2> 1704783 T4518 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50550_
   [junit4]   2> 1704790 T4540 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1704790 T4549 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1704790 T4580 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1704790 T4562 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1704808 T4581 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1704809 T4581 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1704811 T4540 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1704812 T4540 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1704812 T4540 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1704811 T4581 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1704816 T4541 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1704818 T4541 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50550",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50550_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1704818 T4541 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 1704818 T4541 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1704825 T4540 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1704827 T4549 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> 1704827 T4540 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> 1704828 T4580 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> 1704827 T4562 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> 1705814 T4581 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1705814 T4581 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1393488489151/collection1
   [junit4]   2> 1705814 T4581 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1705816 T4581 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1705816 T4581 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1705819 T4581 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1705820 T4581 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1393488489151/collection1/'
   [junit4]   2> 1705820 T4581 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1393488489151/collection1/lib/.svn/' to classloader
   [junit4]   2> 1705821 T4581 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1393488489151/collection1/lib/classes/' to classloader
   [junit4]   2> 1705821 T4581 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1393488489151/collection1/lib/README' to classloader
   [junit4]   2> 1705881 T4581 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1705956 T4581 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1705960 T4581 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1705967 T4581 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1706478 T4581 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1706482 T4581 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1706485 T4581 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1706490 T4581 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1706549 T4581 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 1706549 T4581 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1393488489151/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393488481603/jetty2/
   [junit4]   2> 1706549 T4581 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c89f97c
   [junit4]   2> 1706550 T4581 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393488481603/jetty2
   [junit4]   2> 1706551 T4581 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393488481603/jetty2/index/
   [junit4]   2> 1706551 T4581 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393488481603/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 1706552 T4581 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393488481603/jetty2/index
   [junit4]   2> 1706553 T4581 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=92.966796875, floorSegmentMB=0.794921875, forceMergeDeletesPctAllowed=14.213597653391979, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3677128094028628
   [junit4]   2> 1706557 T4581 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393488481603/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 1706557 T4581 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1706561 T4581 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1706561 T4581 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1706562 T4581 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1706562 T4581 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1706562 T4581 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1706562 T4581 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1706563 T4581 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1706563 T4581 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1706563 T4581 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1706564 T4581 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1706564 T4581 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1706565 T4581 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1706565 T4581 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1706566 T4581 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1706566 T4581 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1706568 T4581 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1706568 T4581 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1706579 T4581 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1706582 T4581 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1706583 T4581 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1706584 T4581 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=25.64453125, floorSegmentMB=1.251953125, forceMergeDeletesPctAllowed=26.513609055862403, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.786078291338855
   [junit4]   2> 1706585 T4581 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393488481603/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 1706585 T4581 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1706586 T4581 oass.SolrIndexSearcher.<init> Opening Searcher@7b9089a[collection1] main
   [junit4]   2> 1706590 T4582 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7b9089a[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1706594 T4581 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1706595 T4518 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1706596 T4585 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50550 collection:collection1 shard:shard1
   [junit4]   2> 1706596 T4518 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1706598 T4585 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1706609 T4585 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1706613 T4540 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1706615 T4585 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1706615 T4585 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2494 name=collection1 org.apache.solr.core.SolrCore@20bc5a31 url=http://127.0.0.1:50550/collection1 node=127.0.0.1:50550_ C2494_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:50550, core=collection1, node_name=127.0.0.1:50550_}
   [junit4]   2> 1706616 T4585 C2494 P50550 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50550/collection1/
   [junit4]   2> 1706616 T4585 C2494 P50550 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1706616 T4585 C2494 P50550 oasc.SyncStrategy.syncToMe http://127.0.0.1:50550/collection1/ has no replicas
   [junit4]   2> 1706616 T4585 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50550/collection1/ shard1
   [junit4]   2> 1706616 T4585 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 1706620 T4541 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1706629 T4540 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1706633 T4580 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> 1706633 T4540 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> 1706634 T4549 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> 1706635 T4562 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> 1706645 T4541 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1706651 T4540 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1706756 T4562 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> 1706756 T4540 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> 1706756 T4549 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> 1706758 T4580 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> 1706791 T4585 oasc.ZkController.register We are http://127.0.0.1:50550/collection1/ and leader is http://127.0.0.1:50550/collection1/
   [junit4]   2> 1706792 T4585 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50550
   [junit4]   2> 1706792 T4585 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1706792 T4585 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1706792 T4585 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1706794 T4540 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1706794 T4540 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1706794 T4540 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1706797 T4585 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1706798 T4541 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1706800 T4541 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50550",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50550_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 1706805 T4540 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1706911 T4549 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> 1706911 T4562 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> 1706911 T4540 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> 1706911 T4580 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> 1707630 T4518 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 1707631 T4518 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1707649 T4518 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50553
   [junit4]   2> 1707651 T4518 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1707651 T4518 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1707652 T4518 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1393488493256
   [junit4]   2> 1707652 T4518 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1393488493256/'
   [junit4]   2> 1707678 T4518 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1393488493256/solr.xml
   [junit4]   2> 1707759 T4518 oasc.CoreContainer.<init> New CoreContainer 2094144158
   [junit4]   2> 1707759 T4518 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1393488493256/]
   [junit4]   2> 1707761 T4518 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1707761 T4518 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1707761 T4518 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1707762 T4518 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1707762 T4518 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1707762 T4518 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1707762 T4518 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1707763 T4518 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1707763 T4518 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1707772 T4518 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1707773 T4518 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1707773 T4518 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1707774 T4518 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50540/solr
   [junit4]   2> 1707774 T4518 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1707775 T4518 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1707779 T4596 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@45d1bb17 name:ZooKeeperConnection Watcher:127.0.0.1:50540 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1707780 T4518 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1707785 T4518 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1707789 T4598 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@477fbfa9 name:ZooKeeperConnection Watcher:127.0.0.1:50540/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1707789 T4518 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1707799 T4518 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1708809 T4518 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50553_
   [junit4]   2> 1708812 T4518 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50553_
   [junit4]   2> 1708819 T4598 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1708820 T4562 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1708820 T4549 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1708820 T4540 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1708820 T4580 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1708838 T4599 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1708839 T4599 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1708841 T4540 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1708841 T4540 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1708842 T4540 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1708841 T4599 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1708846 T4541 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1708848 T4541 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50553",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50553_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1708848 T4541 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 1708848 T4541 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1708855 T4540 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1708857 T4598 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> 1708857 T4580 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> 1708858 T4540 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> 1708858 T4562 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> 1708857 T4549 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> 1709843 T4599 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1709844 T4599 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1393488493256/collection1
   [junit4]   2> 1709844 T4599 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1709846 T4599 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1709846 T4599 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1709849 T4599 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1709849 T4599 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1393488493256/collection1/'
   [junit4]   2> 1709850 T4599 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1393488493256/collection1/lib/.svn/' to classloader
   [junit4]   2> 1709851 T4599 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1393488493256/collection1/lib/classes/' to classloader
   [junit4]   2> 1709851 T4599 oasc.SolrResourceLoader

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

 2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:306)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.createOverseerNode(Overseer.java:1119)
   [junit4]   2> 	... 28 more
   [junit4]   2> 
   [junit4]   2> 2341850 T4886 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2341851 T4886 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 2341851 T4886 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2341931 T4775 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2342696 T4518 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 2342700 T4518 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:50540 50540
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeySafeLeaderTest -Dtests.method=testDistribSearch -Dtests.seed=A9B69BC7809073C9 -Dtests.slow=true -Dtests.locale=el -Dtests.timezone=Indian/Kerguelen -Dtests.file.encoding=US-ASCII
   [junit4] ERROR    648s | ChaosMonkeySafeLeaderTest.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:50556/collection1, http://127.0.0.1:50550/collection1, http://127.0.0.1:50553/collection1, http://127.0.0.1:50584/collection1, http://127.0.0.1:50602/collection1, http://127.0.0.1:50547/collection1, http://127.0.0.1:50560/collection1]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A9B69BC7809073C9:285015DFF7CF13F5]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:387)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:635)
   [junit4]    > 	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1240)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1209)
   [junit4]    > 	at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:150)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:50556/collection1, http://127.0.0.1:50547/collection1]
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:497)
   [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]    > 	... 46 more
   [junit4]   2> 2342741 T4518 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 647810 T4517 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene46: {id=Lucene41(blocksize=128), a_si=PostingsFormat(name=Lucene41VarGapFixedInterval), _version_=PostingsFormat(name=Lucene41VarGapFixedInterval), a_t=TestBloomFilteredLucene41Postings(BloomFilteringPostingsFormat(Lucene41(blocksize=128))), rnd_b=Lucene41(blocksize=128)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=el, timezone=Indian/Kerguelen
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_51 (64-bit)/cpus=2,threads=1,free=83830408,total=304967680
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrQueryParser, TestDFRSimilarityFactory, DistributedDebugComponentTest, TestSolrXml, TestAtomicUpdateErrorCases, TestStressUserVersions, TestSuggestSpellingConverter, TestOmitPositions, ClusterStateTest, ExpressionTest, TestSolrXmlPersistence, HdfsUnloadDistributedZkTest, TestQuerySenderNoQuery, QueryFacetTest, ResourceLoaderTest, DOMUtilTest, PreAnalyzedUpdateProcessorTest, TestRecovery, TestUniqueKeyFieldResource, DateFieldTest, TestStressVersions, ResponseLogComponentTest, DistributedQueryComponentCustomSortTest, UniqFieldsUpdateProcessorFactoryTest, CoreAdminCreateDiscoverTest, TestNRTOpen, TestDynamicFieldCollectionResource, TestInitQParser, TestFastOutputStream, TestCopyFieldCollectionResource, TestHashPartitioner, JSONWriterTest, FileBasedSpellCheckerTest, TestElisionMultitermQuery, TestSolrQueryParserResource, TestSolrXmlPersistor, TestLazyCores, FieldMutatingUpdateProcessorTest, AddSchemaFieldsUpdateProcessorFactoryTest, DisMaxRequestHandlerTest, TestSolr4Spatial, TestPseudoReturnFields, TestMaxScoreQueryParser, BJQParserTest, IndexBasedSpellCheckerTest, TestSolrXMLSerializer, TestFunctionQuery, AlternateDirectoryTest, SampleTest, TestNumberUtils, DebugComponentTest, TestNoOpRegenerator, TestHighlightDedupGrouping, SuggestComponentTest, TestValueSourceCache, TestCollationField, ParsingFieldUpdateProcessorsTest, CollectionsAPIDistributedZkTest, DistanceFunctionTest, ExternalFileFieldSortTest, TestStressLucene, AliasIntegrationTest, TestDefaultSimilarityFactory, SignatureUpdateProcessorFactoryTest, DefaultValueUpdateProcessorTest, MigrateRouteKeyTest, TestFileDictionaryLookup, TestIndexingPerformance, TestPartialUpdateDeduplication, SliceStateTest, SyncSliceTest, ShardRoutingTest, TestCSVLoader, DocumentAnalysisRequestHandlerTest, ModifyConfFileTest, SolrCmdDistributorTest, DeleteShardTest, FileUtilsTest, ConnectionManagerTest, TestExtendedDismaxParser, ChangedSchemaMergeTest, SpellCheckComponentTest, ZkNodePropsTest, SpellPossibilityIteratorTest, PrimitiveFieldTypeTest, TestCustomSort, FieldAnalysisRequestHandlerTest, TestRandomDVFaceting, ZkControllerTest, CircularListTest, TestDocumentBuilder, PluginInfoTest, TestSweetSpotSimilarityFactory, XsltUpdateRequestHandlerTest, SpellingQueryConverterTest, TestDocSet, ShardRoutingCustomTest, TestIndexSearcher, RequestHandlersTest, TestRemoteStreaming, TestSerializedLuceneMatchVersion, SpatialFilterTest, NoFacetTest, OpenExchangeRatesOrgProviderTest, TestLFUCache, DistributedQueryComponentOptimizationTest, DeleteInactiveReplicaTest, SuggesterTSTTest, UnloadDistributedZkTest, TestOverriddenPrefixQueryForCustomFieldType, TestRecoveryHdfs, SimplePostToolTest, InfoHandlerTest, TestSolrIndexConfig, DirectUpdateHandlerOptimizeTest, QueryElevationComponentTest, ConvertedLegacyTest, LoggingHandlerTest, IndexSchemaRuntimeFieldTest, TestConfig, AnalysisErrorHandlingTest, TestSchemaResource, TestFastLRUCache, BasicDistributedZk2Test, TestJmxIntegration, HdfsChaosMonkeySafeLeaderTest, LukeRequestHandlerTest, TestShardHandlerFactory, TestAnalyzeInfixSuggestions, TestGroupingSearch, StatelessScriptUpdateProcessorFactoryTest, OutputWriterTest, HdfsLockFactoryTest, TestSolrCoreProperties, TestFiltering, TestCursorMarkWithoutUniqueKey, TermVectorComponentDistributedTest, TestLRUCache, TestLMDirichletSimilarityFactory, TestReload, CopyFieldTest, RemoteQueryErrorTest, BadIndexSchemaTest, TestCSVResponseWriter, SliceStateUpdateTest, SolrCoreCheckLockOnStartupTest, HdfsRecoveryZkTest, DistribCursorPagingTest, TestJmxMonitoredMap, PingRequestHandlerTest, AssignTest, SolrInfoMBeanTest, TestFieldResource, TestWordDelimiterFilterFactory, TestFuzzyAnalyzedSuggestions, BasicDistributedZkTest, BasicZkTest, HdfsBasicDistributedZk2Test, CSVRequestHandlerTest, TestManagedSchema, JsonLoaderTest, TestUtils, DeleteReplicaTest, SuggesterFSTTest, TestFastWriter, TestWriterPerf, TestStandardQParsers, PathHierarchyTokenizerFactoryTest, QueryEqualityTest, TestHighFrequencyDictionaryFactory, TestImplicitCoreProperties, BlockDirectoryTest, TestPerFieldSimilarity, BasicFunctionalityTest, OverseerTest, TestStressRecovery, RAMDirectoryFactoryTest, TermsComponentTest, QueryParsingTest, ChaosMonkeySafeLeaderTest]
   [junit4] Completed in 648.60s, 1 test, 1 error <<< FAILURES!

[...truncated 579 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:465: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:445: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:37: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:189: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:490: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1274: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:907: There were test failures: 373 suites, 1607 tests, 1 error, 52 ignored (18 assumptions)

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



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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1370/
Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseSerialGC -XX:-UseSuperWord

1 tests failed.
FAILED:  org.apache.solr.client.solrj.TestBatchUpdate.testWithBinary

Error Message:
IOException occured when talking to server at: https://127.0.0.1:52653/solr/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:52653/solr/collection1
	at __randomizedtesting.SeedInfo.seed([9ED9EF16C3FD225F:CCAFA1094412F84C]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:509)
	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.client.solrj.impl.HttpSolrServer.add(HttpSolrServer.java:652)
	at org.apache.solr.client.solrj.TestBatchUpdate.doIt(TestBatchUpdate.java:109)
	at org.apache.solr.client.solrj.TestBatchUpdate.testWithBinary(TestBatchUpdate.java:62)
	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:744)
Caused by: org.apache.http.NoHttpResponseException: The target server failed to respond
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
	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)
	... 45 more




Build Log:
[...truncated 11449 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.TestBatchUpdate
   [junit4]   2> 87679 T262 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 87680 T262 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./solrtest-TestBatchUpdate-1393580161247
   [junit4]   2> 87680 T262 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 87681 T262 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 87688 T262 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 87699 T262 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:52653
   [junit4]   2> 87702 T262 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 87703 T262 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 87704 T262 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr
   [junit4]   2> 87704 T262 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/'
   [junit4]   2> 87736 T262 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/solr.xml
   [junit4]   2> 87813 T262 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr
   [junit4]   2> 87814 T262 oasc.CoreContainer.<init> New CoreContainer 1272984461
   [junit4]   2> 87814 T262 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/]
   [junit4]   2> 87815 T262 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 87815 T262 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 87816 T262 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 87816 T262 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 87816 T262 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 87816 T262 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 87816 T262 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 87817 T262 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 87817 T262 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 87832 T262 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 87832 T262 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 87833 T262 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 87836 T262 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr
   [junit4]   2> 87844 T262 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/collection1/
   [junit4]   2> 87846 T262 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 87846 T272 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/collection1
   [junit4]   2> 87848 T272 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/collection1/'
   [junit4]   2> 87901 T272 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 87902 T272 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/extraction/lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 87903 T272 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 87903 T272 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/clustering/lib/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 87904 T272 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 87904 T272 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/langid/lib/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/collection1/../../../contrib/langid/lib).
   [junit4]   2> 87905 T272 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 87905 T272 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/velocity/lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 87906 T272 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 88025 T272 oasu.SolrIndexConfig.<init> IndexWriter infoStream solr logging is enabled
   [junit4]   2> 88031 T272 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 88182 T272 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 88183 T272 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 88196 T272 oass.IndexSchema.readSchema [collection1] Schema name=example
   [junit4]   2> 89028 T272 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 89054 T272 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 89058 T272 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 89104 T272 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 89104 T272 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-TestBatchUpdate-1393580161247/
   [junit4]   2> 89105 T272 oasc.JmxMonitoredMap.<init> No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 89105 T272 oasc.SolrCore.initListeners [collection1] Added SolrEventListener for newSearcher: org.apache.solr.core.QuerySenderListener{queries=[]}
   [junit4]   2> 89105 T272 oasc.SolrCore.initListeners [collection1] Added SolrEventListener for firstSearcher: org.apache.solr.core.QuerySenderListener{queries=[{q=static firstSearcher warming in solrconfig.xml}]}
   [junit4]   2> 89105 T272 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-TestBatchUpdate-1393580161247
   [junit4]   2> 89106 T272 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-TestBatchUpdate-1393580161247/index/
   [junit4]   2> 89106 T272 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-TestBatchUpdate-1393580161247/index' doesn't exist. Creating new index...
   [junit4]   2> 89106 T272 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-TestBatchUpdate-1393580161247/index
   [junit4]   2> 89108 T272 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-202-thread-1]: init: current segments file is "null"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@1777d2d
   [junit4]   2> 89108 T272 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-202-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 89109 T272 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-202-thread-1]: 0 msec to checkpoint
   [junit4]   2> 89109 T272 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-202-thread-1]: init: create=true
   [junit4]   2> 89109 T272 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-202-thread-1]: 
   [junit4]   2> 	dir=MockDirectoryWrapper(RAMDirectory@36d7cced lockFactory=NativeFSLockFactory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-TestBatchUpdate-1393580161247/index)
   [junit4]   2> 	index=
   [junit4]   2> 	version=5.0-SNAPSHOT
   [junit4]   2> 	matchVersion=LUCENE_50
   [junit4]   2> 	analyzer=null
   [junit4]   2> 	ramBufferSizeMB=100.0
   [junit4]   2> 	maxBufferedDocs=-1
   [junit4]   2> 	maxBufferedDeleteTerms=-1
   [junit4]   2> 	mergedSegmentWarmer=null
   [junit4]   2> 	delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> 	commit=null
   [junit4]   2> 	openMode=CREATE
   [junit4]   2> 	similarity=org.apache.lucene.search.similarities.DefaultSimilarity
   [junit4]   2> 	mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=1, maxMergeCount=2, mergeThreadPriority=-1
   [junit4]   2> 	default WRITE_LOCK_TIMEOUT=1000
   [junit4]   2> 	writeLockTimeout=1000
   [junit4]   2> 	codec=Lucene46
   [junit4]   2> 	infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> 	mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 	indexerThreadPool=org.apache.lucene.index.ThreadAffinityDocumentsWriterThreadPool@4bbb161b
   [junit4]   2> 	readerPooling=false
   [junit4]   2> 	perThreadHardLimitMB=1945
   [junit4]   2> 	useCompoundFile=false
   [junit4]   2> 	
   [junit4]   2> 89109 T272 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-202-thread-1]: now flush at close waitForMerges=true
   [junit4]   2> 89109 T272 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-202-thread-1]:   start flush: applyAllDeletes=true
   [junit4]   2> 89109 T272 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-202-thread-1]:   index before flush 
   [junit4]   2> 89110 T272 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-202-thread-1]: coreLoadExecutor-202-thread-1 startFullFlush
   [junit4]   2> 89110 T272 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-202-thread-1]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 89110 T272 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-202-thread-1]: coreLoadExecutor-202-thread-1 finishFullFlush success=true
   [junit4]   2> 89110 T272 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-202-thread-1]: apply all deletes during flush
   [junit4]   2> 89111 T272 oasu.LoggingInfoStream.message [BD][coreLoadExecutor-202-thread-1]: prune sis=org.apache.lucene.index.SegmentInfos@67a86d74 minGen=9223372036854775807 packetCount=0
   [junit4]   2> 89111 T272 oasu.LoggingInfoStream.message [CMS][coreLoadExecutor-202-thread-1]: now merge
   [junit4]   2> 89111 T272 oasu.LoggingInfoStream.message [CMS][coreLoadExecutor-202-thread-1]:   index: 
   [junit4]   2> 89111 T272 oasu.LoggingInfoStream.message [CMS][coreLoadExecutor-202-thread-1]:   no more merges pending; now return
   [junit4]   2> 89111 T272 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-202-thread-1]: waitForMerges
   [junit4]   2> 89111 T272 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-202-thread-1]: waitForMerges done
   [junit4]   2> 89112 T272 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-202-thread-1]: now call final commit()
   [junit4]   2> 89112 T272 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-202-thread-1]: commit: start
   [junit4]   2> 89112 T272 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-202-thread-1]: commit: enter lock
   [junit4]   2> 89112 T272 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-202-thread-1]: commit: now prepare
   [junit4]   2> 89112 T272 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-202-thread-1]: prepareCommit: flush
   [junit4]   2> 89112 T272 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-202-thread-1]:   index before flush 
   [junit4]   2> 89112 T272 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-202-thread-1]: coreLoadExecutor-202-thread-1 startFullFlush
   [junit4]   2> 89112 T272 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-202-thread-1]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 89113 T272 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-202-thread-1]: apply all deletes during flush
   [junit4]   2> 89117 T272 oasu.LoggingInfoStream.message [BD][coreLoadExecutor-202-thread-1]: prune sis=org.apache.lucene.index.SegmentInfos@67a86d74 minGen=9223372036854775807 packetCount=0
   [junit4]   2> 89118 T272 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-202-thread-1]: coreLoadExecutor-202-thread-1 finishFullFlush success=true
   [junit4]   2> 89118 T272 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-202-thread-1]: startCommit(): start
   [junit4]   2> 89118 T272 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-202-thread-1]: startCommit index= changeCount=1
   [junit4]   2> 89118 T272 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-202-thread-1]: done all syncs: []
   [junit4]   2> 89118 T272 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-202-thread-1]: commit: pendingCommit != null
   [junit4]   2> 89119 T272 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-202-thread-1]: commit: wrote segments file "segments_1"
   [junit4]   2> 89119 T272 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-202-thread-1]: now checkpoint "" [0 segments ; isCommit = true]
   [junit4]   2> 89119 T272 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@36d7cced lockFactory=NativeFSLockFactory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-TestBatchUpdate-1393580161247/index),segFN=segments_1,generation=1}
   [junit4]   2> 89119 T272 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 89119 T272 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-202-thread-1]: 0 msec to checkpoint
   [junit4]   2> 89120 T272 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-202-thread-1]: commit: done
   [junit4]   2> 89120 T272 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-202-thread-1]: at close: 
   [junit4]   2> 89121 T272 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
   [junit4]   2> 89121 T272 oasc.SolrCore.initWriters adding lazy queryResponseWriter: solr.VelocityResponseWriter
   [junit4]   2> 89121 T272 oasc.SolrCore.initWriters created velocity: solr.VelocityResponseWriter
   [junit4]   2> 89121 T272 oasc.SolrCore.initWriters created xslt: solr.XSLTResponseWriter
   [junit4]   2> 89122 T272 oasr.XSLTResponseWriter.init xsltCacheLifetimeSeconds=5
   [junit4]   2> 89123 T272 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 89124 T272 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
   [junit4]   2> 89124 T272 oasc.RequestHandlers.initHandlersFromConfig created /query: solr.SearchHandler
   [junit4]   2> 89124 T272 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 89125 T272 oasc.RequestHandlers.initHandlersFromConfig created /browse: solr.SearchHandler
   [junit4]   2> 89125 T272 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 89125 T272 oasc.RequestHandlers.initHandlersFromConfig created /update/json: solr.UpdateRequestHandler
   [junit4]   2> 89126 T272 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: solr.UpdateRequestHandler
   [junit4]   2> 89126 T272 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.extraction.ExtractingRequestHandler
   [junit4]   2> 89126 T272 oasc.RequestHandlers.initHandlersFromConfig created /update/extract: solr.extraction.ExtractingRequestHandler
   [junit4]   2> 89126 T272 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.FieldAnalysisRequestHandler
   [junit4]   2> 89126 T272 oasc.RequestHandlers.initHandlersFromConfig created /analysis/field: solr.FieldAnalysisRequestHandler
   [junit4]   2> 89127 T272 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.DocumentAnalysisRequestHandler
   [junit4]   2> 89127 T272 oasc.RequestHandlers.initHandlersFromConfig created /analysis/document: solr.DocumentAnalysisRequestHandler
   [junit4]   2> 89128 T272 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
   [junit4]   2> 89128 T272 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: solr.PingRequestHandler
   [junit4]   2> 89128 T272 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 89128 T272 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 89129 T272 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler
   [junit4]   2> 89129 T272 oasc.RequestHandlers.initHandlersFromConfig created /spell: solr.SearchHandler
   [junit4]   2> 89129 T272 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler
   [junit4]   2> 89129 T272 oasc.RequestHandlers.initHandlersFromConfig created /suggest: solr.SearchHandler
   [junit4]   2> 89129 T272 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler
   [junit4]   2> 89129 T272 oasc.RequestHandlers.initHandlersFromConfig created /tvrh: solr.SearchHandler
   [junit4]   2> 89129 T272 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler
   [junit4]   2> 89130 T272 oasc.RequestHandlers.initHandlersFromConfig created /terms: solr.SearchHandler
   [junit4]   2> 89130 T272 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler
   [junit4]   2> 89130 T272 oasc.RequestHandlers.initHandlersFromConfig created /elevate: solr.SearchHandler
   [junit4]   2> 89139 T272 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 89141 T272 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 89143 T272 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 89149 T272 oasu.CommitTracker.<init> Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 89149 T272 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 89150 T272 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-202-thread-1]: init: current segments file is "segments_1"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@1777d2d
   [junit4]   2> 89150 T272 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-202-thread-1]: init: load commit "segments_1"
   [junit4]   2> 89151 T272 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@36d7cced lockFactory=NativeFSLockFactory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-TestBatchUpdate-1393580161247/index),segFN=segments_1,generation=1}
   [junit4]   2> 89151 T272 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 89151 T272 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-202-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 89151 T272 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-202-thread-1]: 0 msec to checkpoint
   [junit4]   2> 89151 T272 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-202-thread-1]: init: create=false
   [junit4]   2> 89151 T272 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-202-thread-1]: 
   [junit4]   2> 	dir=MockDirectoryWrapper(RAMDirectory@36d7cced lockFactory=NativeFSLockFactory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-TestBatchUpdate-1393580161247/index)
   [junit4]   2> 	index=
   [junit4]   2> 	version=5.0-SNAPSHOT
   [junit4]   2> 	matchVersion=LUCENE_50
   [junit4]   2> 	analyzer=null
   [junit4]   2> 	ramBufferSizeMB=100.0
   [junit4]   2> 	maxBufferedDocs=-1
   [junit4]   2> 	maxBufferedDeleteTerms=-1
   [junit4]   2> 	mergedSegmentWarmer=null
   [junit4]   2> 	delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> 	commit=null
   [junit4]   2> 	openMode=APPEND
   [junit4]   2> 	similarity=org.apache.lucene.search.similarities.DefaultSimilarity
   [junit4]   2> 	mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=1, maxMergeCount=2, mergeThreadPriority=-1
   [junit4]   2> 	default WRITE_LOCK_TIMEOUT=1000
   [junit4]   2> 	writeLockTimeout=1000
   [junit4]   2> 	codec=Lucene46
   [junit4]   2> 	infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> 	mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 	indexerThreadPool=org.apache.lucene.index.ThreadAffinityDocumentsWriterThreadPool@5436b941
   [junit4]   2> 	readerPooling=false
   [junit4]   2> 	perThreadHardLimitMB=1945
   [junit4]   2> 	useCompoundFile=false
   [junit4]   2> 	
   [junit4]   2> 89152 T272 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-202-thread-1]: flush at getReader
   [junit4]   2> 89152 T272 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-202-thread-1]: coreLoadExecutor-202-thread-1 startFullFlush
   [junit4]   2> 89152 T272 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-202-thread-1]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 89152 T272 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-202-thread-1]: apply all deletes during flush
   [junit4]   2> 89152 T272 oasu.LoggingInfoStream.message [BD][coreLoadExecutor-202-thread-1]: prune sis=org.apache.lucene.index.SegmentInfos@54bc8598 minGen=9223372036854775807 packetCount=0
   [junit4]   2> 89153 T272 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-202-thread-1]: return reader version=1 reader=StandardDirectoryReader(segments_1:1:nrt)
   [junit4]   2> 89153 T272 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-202-thread-1]: coreLoadExecutor-202-thread-1 finishFullFlush success=true
   [junit4]   2> 89153 T272 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-202-thread-1]: getReader took 1 msec
   [junit4]   2> 89154 T272 oass.SolrIndexSearcher.<init> Opening Searcher@33f396ff[collection1] main
   [junit4]   2> 89154 T272 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 89154 T272 oass.DirectSolrSpellChecker.init init: {name=default,field=text,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 89155 T272 oashc.SpellCheckComponent.inform No queryConverter defined, using default converter
   [junit4]   2> 89155 T272 oashc.SuggestComponent.inform Initializing SuggestComponent
   [junit4]   2> 89155 T272 oasss.SolrSuggester.init init: {name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string}
   [junit4]   2> 89155 T272 oasss.SolrSuggester.init Dictionary loaded with params: {name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string}
   [junit4]   2> 89156 T272 oashc.QueryElevationComponent.inform Loading QueryElevation from: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/collection1/conf/elevate.xml
   [junit4]   2> 89186 T272 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 89187 T273 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@33f396ff[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 89187 T272 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> ASYNC  NEW_CORE C99 name=collection1 org.apache.solr.core.SolrCore@172d4ee1
   [junit4]   2> 89188 T273 C99 oasc.SolrCore.execute [collection1] webapp=null path=null params={event=firstSearcher&distrib=false&q=static+firstSearcher+warming+in+solrconfig.xml} hits=0 status=0 QTime=1 
   [junit4]   2> 89188 T273 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 89189 T273 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default
   [junit4]   2> 89189 T273 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak
   [junit4]   2> 89189 T273 oashc.SuggestComponent$SuggesterListener.newSearcher Loading suggester index for: mySuggester
   [junit4]   2> 89190 T273 oasss.SolrSuggester.reload reload()
   [junit4]   2> 89190 T273 oasss.SolrSuggester.build build()
   [junit4]   2> 89189 T262 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0
   [junit4]   2> 89191 T262 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 89191 T262 oas.SolrJettyTestBase.createJetty Jetty Assigned Port#52653
   [junit4]   2> 89194 T273 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@33f396ff[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 89202 T262 oas.SolrTestCaseJ4.setUp ###Starting testWithBinaryBean
   [junit4]   2> 89242 T271 C99 oasu.LoggingInfoStream.message [DW][qtp1514806373-271]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 89242 T271 C99 oasu.LoggingInfoStream.message [IW][qtp1514806373-271]: nrtIsCurrent: infoVersion matches: true; DW changes: true; BD changes: false
   [junit4]   2> 89242 T271 C99 oasu.LoggingInfoStream.message [DW][qtp1514806373-271]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 89242 T271 C99 oasu.LoggingInfoStream.message [IW][qtp1514806373-271]: flush at getReader
   [junit4]   2> 89243 T271 C99 oasu.LoggingInfoStream.message [DW][qtp1514806373-271]: qtp1514806373-271 startFullFlush
   [junit4]   2> 89243 T271 C99 oasu.LoggingInfoStream.message [DW][qtp1514806373-271]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 89243 T271 C99 oasu.LoggingInfoStream.message [DW][qtp1514806373-271]: qtp1514806373-271: flush naked frozen global deletes
   [junit4]   2> 89244 T271 C99 oasu.LoggingInfoStream.message [BD][qtp1514806373-271]: push deletes  1 deleted queries bytesUsed=32 delGen=2 packetCount=1 totBytesUsed=32
   [junit4]   2> 89244 T271 C99 oasu.LoggingInfoStream.message [DW][qtp1514806373-271]: flush: push buffered updates:  1 deleted queries bytesUsed=32
   [junit4]   2> 89244 T271 C99 oasu.LoggingInfoStream.message [IW][qtp1514806373-271]: apply all deletes during flush
   [junit4]   2> 89244 T271 C99 oasu.LoggingInfoStream.message [BD][qtp1514806373-271]: prune sis=org.apache.lucene.index.SegmentInfos@54bc8598 minGen=9223372036854775807 packetCount=1
   [junit4]   2> 89245 T271 C99 oasu.LoggingInfoStream.message [BD][qtp1514806373-271]: pruneDeletes: prune 1 packets; 0 packets remain
   [junit4]   2> 89245 T271 C99 oasu.LoggingInfoStream.message [IW][qtp1514806373-271]: return reader version=1 reader=StandardDirectoryReader(segments_1:1:nrt)
   [junit4]   2> 89245 T271 C99 oasu.LoggingInfoStream.message [DW][qtp1514806373-271]: qtp1514806373-271 finishFullFlush success=true
   [junit4]   2> 89245 T271 C99 oasu.LoggingInfoStream.message [IW][qtp1514806373-271]: getReader took 3 msec
   [junit4]   2> 89246 T271 C99 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1461274712787124224)} 0 14
   [junit4]   2> ASYNC  NEW_CORE C100 name=collection1 org.apache.solr.core.SolrCore@172d4ee1
   [junit4]   2> 89957 T266 C100 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[1 (1461274712824872960), 2 (1461274712826970112), 3 (1461274712826970113), 4 (1461274712826970114), 5 (1461274712828018688), 6 (1461274712828018689), 7 (1461274712829067264), 8 (1461274712829067265), 9 (1461274712829067266), 10 (1461274712830115840), ... (1000 adds)]} 0 689
   [junit4]   2> 89976 T268 C100 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 89977 T268 C100 oasu.LoggingInfoStream.message [IW][qtp1514806373-268]: commit: start
   [junit4]   2> 89977 T268 C100 oasu.LoggingInfoStream.message [IW][qtp1514806373-268]: commit: enter lock
   [junit4]   2> 89978 T268 C100 oasu.LoggingInfoStream.message [IW][qtp1514806373-268]: commit: now prepare
   [junit4]   2> 89978 T268 C100 oasu.LoggingInfoStream.message [IW][qtp1514806373-268]: prepareCommit: flush
   [junit4]   2> 89978 T268 C100 oasu.LoggingInfoStream.message [IW][qtp1514806373-268]:   index before flush 
   [junit4]   2> 89978 T268 C100 oasu.LoggingInfoStream.message [DW][qtp1514806373-268]: qtp1514806373-268 startFullFlush
   [junit4]   2> 89979 T268 C100 oasu.LoggingInfoStream.message [DW][qtp1514806373-268]: anyChanges? numDocsInRam=1000 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 89980 T268 C100 oasu.LoggingInfoStream.message [DWFC][qtp1514806373-268]: addFlushableState DocumentsWriterPerThread [pendingDeletes=gen=0 999 deleted terms (unique count=999) bytesUsed=166728, segment=_0, aborting=false, numDocsInRAM=1000, deleteQueue=DWDQ: [ generation: 2 ]]
   [junit4]   2> 89987 T268 C100 oasu.LoggingInfoStream.message [DWPT][qtp1514806373-268]: flush postings as segment _0 numDocs=1000
   [junit4]   2> 90066 T268 C100 oasu.LoggingInfoStream.message [DWPT][qtp1514806373-268]: new segment has 0 deleted docs
   [junit4]   2> 90067 T268 C100 oasu.LoggingInfoStream.message [DWPT][qtp1514806373-268]: new segment has no vectors; norms; no docValues; prox; freqs
   [junit4]   2> 90067 T268 C100 oasu.LoggingInfoStream.message [DWPT][qtp1514806373-268]: flushedFiles=[_0_Lucene41_0.tim, _0.fdt, _0.fnm, _0.fdx, _0_Lucene41_0.tip, _0_Lucene41_0.doc, _0.nvm, _0.nvd, _0_Lucene41_0.pos]
   [junit4]   2> 90067 T268 C100 oasu.LoggingInfoStream.message [DWPT][qtp1514806373-268]: flushed codec=Lucene46
   [junit4]   2> 90067 T268 C100 oasu.LoggingInfoStream.message [DWPT][qtp1514806373-268]: flushed: segment=_0 ramUsed=0.286 MB newFlushedSize(includes docstores)=0.026 MB docs/MB=38,767.229
   [junit4]   2> 90068 T268 C100 oasu.LoggingInfoStream.message [DW][qtp1514806373-268]: publishFlushedSegment seg-private updates=null
   [junit4]   2> 90068 T268 C100 oasu.LoggingInfoStream.message [IW][qtp1514806373-268]: publishFlushedSegment
   [junit4]   2> 90068 T268 C100 oasu.LoggingInfoStream.message [BD][qtp1514806373-268]: push deletes  1000 deleted terms (unique count=1000) bytesUsed=3072 delGen=4 packetCount=1 totBytesUsed=3072
   [junit4]   2> 90069 T268 C100 oasu.LoggingInfoStream.message [IW][qtp1514806373-268]: publish sets newSegment delGen=5 seg=_0(5.0):C1000
   [junit4]   2> 90069 T268 C100 oasu.LoggingInfoStream.message [IFD][qtp1514806373-268]: now checkpoint "_0(5.0):C1000" [1 segments ; isCommit = false]
   [junit4]   2> 90069 T268 C100 oasu.LoggingInfoStream.message [IFD][qtp1514806373-268]: 0 msec to checkpoint
   [junit4]   2> 90069 T268 C100 oasu.LoggingInfoStream.message [IW][qtp1514806373-268]: apply all deletes during flush
   [junit4]   2> 90070 T268 C100 oasu.LoggingInfoStream.message [BD][qtp1514806373-268]: applyDeletes: infos=[_0(5.0):C1000] packetCount=1
   [junit4]   2> 90070 T268 C100 oasu.LoggingInfoStream.message [BD][qtp1514806373-268]: applyDeletes took 0 msec
   [junit4]   2> 90072 T268 C100 oasu.LoggingInfoStream.message [BD][qtp1514806373-268]: prune sis=org.apache.lucene.index.SegmentInfos@54bc8598 minGen=6 packetCount=1
   [junit4]   2> 90075 T268 C100 oasu.LoggingInfoStream.message [BD][qtp1514806373-268]: pruneDeletes: prune 1 packets; 0 packets remain
   [junit4]   2> 90076 T268 C100 oasu.LoggingInfoStream.message [DW][qtp1514806373-268]: qtp1514806373-268 finishFullFlush success=true
   [junit4]   2> 90076 T268 C100 oasu.LoggingInfoStream.message [TMP][qtp1514806373-268]: findMerges: 1 segments
   [junit4]   2> 90076 T268 C100 oasu.LoggingInfoStream.message [TMP][qtp1514806373-268]:   seg=_0(5.0):C1000 size=0.025 MB [floored]
   [junit4]   2> 90077 T268 C100 oasu.LoggingInfoStream.message [TMP][qtp1514806373-268]:   allowedSegmentCount=1 vs count=1 (eligible count=1) tooBigCount=0
   [junit4]   2> 90078 T268 C100 oasu.LoggingInfoStream.message [CMS][qtp1514806373-268]: now merge
   [junit4]   2> 90080 T268 C100 oasu.LoggingInfoStream.message [CMS][qtp1514806373-268]:   index: _0(5.0):C1000
   [junit4]   2> 90081 T268 C100 oasu.LoggingInfoStream.message [CMS][qtp1514806373-268]:   no more merges pending; now return
   [junit4]   2> 90082 T268 C100 oasu.LoggingInfoStream.message [IW][qtp1514806373-268]: startCommit(): start
   [junit4]   2> 90082 T268 C100 oasu.LoggingInfoStream.message [IW][qtp1514806373-268]: startCommit index=_0(5.0):C1000 changeCount=3
   [junit4]   2> 90084 T268 C100 oasu.LoggingInfoStream.message [IW][qtp1514806373-268]: done all syncs: [_0.fdt, _0_Lucene41_0.tim, _0.fnm, _0.si, _0.fdx, _0_Lucene41_0.tip, _0_Lucene41_0.doc, _0_Lucene41_0.pos, _0.nvd, _0.nvm]
   [junit4]   2> 90085 T268 C100 oasu.LoggingInfoStream.message [IW][qtp1514806373-268]: commit: pendingCommit != null
   [junit4]   2> 90086 T268 C100 oasu.LoggingInfoStream.message [IW][qtp1514806373-268]: commit: wrote segments file "segments_2"
   [junit4]   2> 90086 T268 C100 oasu.LoggingInfoStream.message [IFD][qtp1514806373-268]: now checkpoint "_0(5.0):C1000" [1 segments ; isCommit = true]
   [junit4]   2> 90086 T268 C100 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@36d7cced lockFactory=NativeFSLockFactory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-TestBatchUpdate-1393580161247/index),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@36d7cced lockFactory=NativeFSLockFactory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-TestBatchUpdate-1393580161247/index),segFN=segments_2,generation=2}
   [junit4]   2> 90087 T268 C100 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 90087 T268 C100 oasu.LoggingInfoStream.message [IFD][qtp1514806373-268]: deleteCommits: now decRef commit "segments_1"
   [junit4]   2> 90087 T268 C100 oasu.LoggingInfoStream.message [IFD][qtp1514806373-268]: delete "segments_1"
   [junit4]   2> 90087 T268 C100 oasu.LoggingInfoStream.message [IFD][qtp1514806373-268]: 1 msec to checkpoint
   [junit4]   2> 90088 T268 C100 oasu.LoggingInfoStream.message [IW][qtp1514806373-268]: commit: done
   [junit4]   2> 90089 T268 C100 oasu.LoggingInfoStream.message [DW][qtp1514806373-268]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 90089 T268 C100 oasu.LoggingInfoStream.message [IW][qtp1514806373-268]: nrtIsCurrent: infoVersion matches: false; DW changes: false; BD changes: false
   [junit4]   2> 90089 T268 C100 oasu.LoggingInfoStream.message [IW][qtp1514806373-268]: flush at getReader
   [junit4]   2> 90090 T268 C100 oasu.LoggingInfoStream.message [DW][qtp1514806373-268]: qtp1514806373-268 startFullFlush
   [junit4]   2> 90090 T268 C100 oasu.LoggingInfoStream.message [DW][qtp1514806373-268]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 90090 T268 C100 oasu.LoggingInfoStream.message [IW][qtp1514806373-268]: apply all deletes during flush
   [junit4]   2> 90090 T268 C100 oasu.LoggingInfoStream.message [BD][qtp1514806373-268]: applyDeletes: no deletes; skipping
   [junit4]   2> 90090 T268 C100 oasu.LoggingInfoStream.message [BD][qtp1514806373-268]: prune sis=org.apache.lucene.index.SegmentInfos@54bc8598 minGen=6 packetCount=0
   [junit4]   2> 90092 T268 C100 oasu.LoggingInfoStream.message [IW][qtp1514806373-268]: return reader version=3 reader=StandardDirectoryReader(segments_2:3:nrt _0(5.0):C1000)
   [junit4]   2> 90092 T268 C100 oasu.LoggingInfoStream.message [DW][qtp1514806373-268]: qtp1514806373-268 finishFullFlush success=true
   [junit4]   2> 90092 T268 C100 oasu.LoggingInfoStream.message [IW][qtp1514806373-268]: getReader took 3 msec
   [junit4]   2> 90092 T268 C100 oass.SolrIndexSearcher.<init> Opening Searcher@6c57ae85[collection1] main
   [junit4]   2> 90093 T273 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@6c57ae85[collection1] main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C1000)}
   [junit4]   2> 90094 T273 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 90094 T273 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6c57ae85[collection1] main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C1000)}
   [junit4]   2> 90094 T268 C100 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 90094 T268 C100 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={commit=true&softCommit=false&version=2&waitSearcher=true&wt=javabin} {commit=} 0 118
   [junit4]   2> 90111 T271 C100 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={version=2&wt=javabin&q=*:*} hits=1000 status=0 QTime=2 
   [junit4]   2> 90118 T262 oas.SolrTestCaseJ4.tearDown ###Ending testWithBinaryBean
   [junit4]   2> 90128 T262 oas.SolrTestCaseJ4.setUp ###Starting testWithBinary
   [junit4]   2> 90148 T266 C100 oasu.LoggingInfoStream.message [DW][qtp1514806373-266]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 90148 T266 C100 oasu.LoggingInfoStream.message [IW][qtp1514806373-266]: nrtIsCurrent: infoVersion matches: true; DW changes: true; BD changes: false
   [junit4]   2> 90148 T266 C100 oasu.LoggingInfoStream.message [DW][qtp1514806373-266]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 90149 T266 C100 oasu.LoggingInfoStream.message [IW][qtp1514806373-266]: flush at getReader
   [junit4]   2> 90149 T266 C100 oasu.LoggingInfoStream.message [DW][qtp1514806373-266]: qtp1514806373-266 startFullFlush
   [junit4]   2> 90149 T266 C100 oasu.LoggingInfoStream.message [DW][qtp1514806373-266]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 90149 T266 C100 oasu.LoggingInfoStream.message [DW][qtp1514806373-266]: qtp1514806373-266: flush naked frozen global deletes
   [junit4]   2> 90150 T266 C100 oasu.LoggingInfoStream.message [BD][qtp1514806373-266]: push deletes  1 deleted queries bytesUsed=32 delGen=8 packetCount=1 totBytesUsed=32
   [junit4]   2> 90150 T266 C100 oasu.LoggingInfoStream.message [DW][qtp1514806373-266]: flush: push buffered updates:  1 deleted queries bytesUsed=32
   [junit4]   2> 90150 T266 C100 oasu.LoggingInfoStream.message [IW][qtp1514806373-266]: apply all deletes during flush
   [junit4]   2> 90150 T266 C100 oasu.LoggingInfoStream.message [BD][qtp1514806373-266]: applyDeletes: infos=[_0(5.0):C1000] packetCount=1
   [junit4]   2> 90160 T266 C100 oasu.LoggingInfoStream.message [BD][qtp1514806373-266]: seg=_0(5.0):C1000 segGen=6 coalesced deletes=[CoalescedUpdates(termSets=1,queries=1,numericUpdates=0)] newDelCount=1000 100% deleted
   [junit4]   2> 90161 T266 C100 oasu.LoggingInfoStream.message [BD][qtp1514806373-266]: applyDeletes took 11 msec
   [junit4]   2> 90161 T266 C100 oasu.LoggingInfoStream.message [IFD][qtp1514806373-266]: now checkpoint "_0(5.0):C1000/1000" [1 segments ; isCommit = false]
   [junit4]   2> 90161 T266 C100 oasu.LoggingInfoStream.message [IFD][qtp1514806373-266]: 0 msec to checkpoint
   [junit4]   2> 90161 T266 C100 oasu.LoggingInfoStream.message [IW][qtp1514806373-266]: drop 100% deleted segments: _0(5.0):C1000/1000
   [junit4]   2> 90161 T266 C100 oasu.LoggingInfoStream.message [IFD][qtp1514806373-266]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 90161 T266 C100 oasu.LoggingInfoStream.message [IFD][qtp1514806373-266]: 0 msec to checkpoint
   [junit4]   2> 90162 T266 C100 oasu.LoggingInfoStream.message [BD][qtp1514806373-266]: prune sis=org.apache.lucene.index.SegmentInfos@54bc8598 minGen=9223372036854775807 packetCount=1
   [junit4]   2> 90162 T266 C100 oasu.LoggingInfoStream.message [BD][qtp1514806373-266]: pruneDeletes: prune 1 packets; 0 packets remain
   [junit4]   2> 90163 T266 C100 oasu.LoggingInfoStream.message [IW][qtp1514806373-266]: return reader version=5 reader=StandardDirectoryReader(segments_2:5:nrt)
   [junit4]   2> 90163 T266 C100 oasu.LoggingInfoStream.message [DW][qtp1514806373-266]: qtp1514806373-266 finishFullFlush success=true
   [junit4]   2> 90163 T266 C100 oasu.LoggingInfoStream.message [IW][qtp1514806373-266]: getReader took 14 msec
   [junit4]   2> 90163 T266 C100 oass.SolrIndexSearcher.<init> Opening Searcher@40e3df87[collection1] realtime
   [junit4]   2> 90164 T266 C100 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1461274713744474112)} 0 19
   [junit4]   2> 105165 T275 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 105166 T275 oasu.LoggingInfoStream.message [IW][commitScheduler-205-thread-1]: commit: start
   [junit4]   2> 105166 T275 oasu.LoggingInfoStream.message [IW][commitScheduler-205-thread-1]: commit: enter lock
   [junit4]   2> 105166 T275 oasu.LoggingInfoStream.message [IW][commitScheduler-205-thread-1]: commit: now prepare
   [junit4]   2> 105166 T275 oasu.LoggingInfoStream.message [IW][commitScheduler-205-thread-1]: prepareCommit: flush
   [junit4]   2> 105166 T275 oasu.LoggingInfoStream.message [IW][commitScheduler-205-thread-1]:   index before flush 
   [junit4]   2> 105167 T275 oasu.LoggingInfoStream.message [DW][commitScheduler-205-thread-1]: commitScheduler-205-thread-1 startFullFlush
   [junit4]   2> 105167 T275 oasu.LoggingInfoStream.message [DW][commitScheduler-205-thread-1]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 105167 T275 oasu.LoggingInfoStream.message [IW][commitScheduler-205-thread-1]: apply all deletes during flush
   [junit4]   2> 105168 T275 oasu.LoggingInfoStream.message [BD][commitScheduler-205-thread-1]: prune sis=org.apache.lucene.index.SegmentInfos@54bc8598 minGen=9223372036854775807 packetCount=0
   [junit4]   2> 105168 T275 oasu.LoggingInfoStream.message [DW][commitScheduler-205-thread-1]: commitScheduler-205-thread-1 finishFullFlush success=true
   [junit4]   2> 105168 T275 oasu.LoggingInfoStream.message [IW][commitScheduler-205-thread-1]: startCommit(): start
   [junit4]   2> 105168 T275 oasu.LoggingInfoStream.message [IW][commitScheduler-205-thread-1]: startCommit index= changeCount=6
   [junit4]   2> 105168 T275 oasu.LoggingInfoStream.message [IW][commitScheduler-205-thread-1]: done all syncs: []
   [junit4]   2> 105169 T275 oasu.LoggingInfoStream.message [IW][commitScheduler-205-thread-1]: commit: pendingCommit != null
   [junit4]   2> 105169 T275 oasu.LoggingInfoStream.message [IW][commitScheduler-205-thread-1]: commit: wrote segments file "segments_3"
   [junit4]   2> 105170 T275 oasu.LoggingInfoStream.message [IFD][commitScheduler-205-thread-1]: now checkpoint "" [0 segments ; isCommit = true]
   [junit4]   2> 105170 T275 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@36d7cced lockFactory=NativeFSLockFactory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-TestBatchUpdate-1393580161247/index),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@36d7cced lockFactory=NativeFSLockFactory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-TestBatchUpdate-1393580161247/index),segFN=segments_3,generation=3}
   [junit4]   2> 105170 T275 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 105171 T275 oasu.LoggingInfoStream.message [IFD][commitScheduler-205-thread-1]: deleteCommits: now decRef commit "segments_2"
   [junit4]   2> 105171 T275 oasu.LoggingInfoStream.message [IFD][commitScheduler-205-thread-1]: delete "segments_2"
   [junit4]   2> 105172 T275 oasu.LoggingInfoStream.message [IFD][commitScheduler-205-thread-1]: 1 msec to checkpoint
   [junit4]   2> 105172 T275 oasu.LoggingInfoStream.message [IW][commitScheduler-205-thread-1]: commit: done
   [junit4]   2> 105172 T275 oasu.LoggingInfoStream.message [DW][commitScheduler-205-thread-1]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 105173 T275 oasu.LoggingInfoStream.message [IW][commitScheduler-205-thread-1]: nrtIsCurrent: infoVersion matches: true; DW changes: false; BD changes: false
   [junit4]   2> 105173 T275 oasu.LoggingInfoStream.message [DW][commitScheduler-205-thread-1]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 105174 T275 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 290526 T262 oas.SolrTestCaseJ4.tearDown ###Ending testWithBinary
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBatchUpdate -Dtests.method=testWithBinary -Dtests.seed=9ED9EF16C3FD225F -Dtests.slow=true -Dtests.locale=fr_FR -Dtests.timezone=America/Argentina/Jujuy -Dtests.file.encoding=US-ASCII
   [junit4] ERROR    201s | TestBatchUpdate.testWithBinary <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:52653/solr/collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9ED9EF16C3FD225F:CCAFA1094412F84C]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:509)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
   [junit4]    > 	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.add(HttpSolrServer.java:652)
   [junit4]    > 	at org.apache.solr.client.solrj.TestBatchUpdate.doIt(TestBatchUpdate.java:109)
   [junit4]    > 	at org.apache.solr.client.solrj.TestBatchUpdate.testWithBinary(TestBatchUpdate.java:62)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]    > Caused by: org.apache.http.NoHttpResponseException: The target server failed to respond
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
   [junit4]    > 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]    > 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
   [junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:395)
   [junit4]    > 	... 45 more
   [junit4]   2> 290686 T262 oas.SolrTestCaseJ4.setUp ###Starting testWithXml
   [junit4]   2> ASYNC  NEW_CORE C101 name=collection1 org.apache.solr.core.SolrCore@172d4ee1
   [junit4]   2> 290702 T268 C101 oasu.LoggingInfoStream.message [DW][qtp1514806373-268]: anyChanges? numDocsInRam=391 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 290703 T268 C101 oasu.LoggingInfoStream.message [IW][qtp1514806373-268]: nrtIsCurrent: infoVersion matches: false; DW changes: true; BD changes: false
   [junit4]   2> 290703 T268 C101 oasu.LoggingInfoStream.message [IW][qtp1514806373-268]: flush at getReader
   [junit4]   2> 290704 T268 C101 oasu.LoggingInfoStream.message [DW][qtp1514806373-268]: qtp1514806373-268 startFullFlush
   [junit4]   2> 290705 T268 C101 oasu.LoggingInfoStream.message [DW][qtp1514806373-268]: anyChanges? numDocsInRam=391 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 290705 T268 C101 oasu.LoggingInfoStream.message [DWFC][qtp1514806373-268]: addFlushableState DocumentsWriterPerThread [pendingDeletes=gen=0 390 deleted terms (unique count=390) bytesUsed=65024, segment=_1, aborting=false, numDocsInRAM=391, deleteQueue=DWDQ: [ generation: 6 ]]
   [junit4]   2> 290706 T268 C101 oasu.LoggingInfoStream.message [DWPT][qtp1514806373-268]: flush postings as segment _1 numDocs=391
   [junit4]   2> 290720 T268 C101 oasu.LoggingInfoStream.message [DWPT][qtp1514806373-268]: new segment has 0 deleted docs
   [junit4]   2> 290720 T268 C101 oasu.LoggingInfoStream.message [DWPT][qtp1514806373-268]: new segment has no vectors; norms; no docValues; prox; freqs
   [junit4]   2> 290720 T268 C101 oasu.LoggingInfoStream.message [DWPT][qtp1514806373-268]: flushedFiles=[_1.fnm, _1_Lucene41_0.doc, _1_Lucene41_0.pos, _1.nvm, _1.nvd, _1.fdt, _1_Lucene41_0.tip, _1_Lucene41_0.tim, _1.fdx]
   [junit4]   2> 290721 T268 C101 oasu.LoggingInfoStream.message [DWPT][qtp1514806373-268]: flushed codec=Lucene46
   [junit4]   2> 290721 T268 C101 oasu.LoggingInfoStream.message [DWPT][qtp1514806373-268]: flushed: segment=_1 ramUsed=0.156 MB newFlushedSize(includes docstores)=0.01 MB docs/MB=37,517.681
   [junit4]   2> 290722 T268 C101 oasu.LoggingInfoStream.message [DW][qtp1514806373-268]: publishFlushedSegment seg-private updates= 390 deleted terms (unique count=0) 1 deleted queries bytesUsed=32
   [junit4]   2> 290722 T268 C101 oasu.LoggingInfoStream.message [DW][qtp1514806373-268]: flush: push buffered seg private updates:  390 deleted terms (unique count=0) 1 deleted queries bytesUsed=32
   [junit4]   2> 290722 T268 C101 oasu.LoggingInfoStream.message [IW][qtp1514806373-268]: publishFlushedSegment
   [junit4]   2> 290723 T268 C101 oasu.LoggingInfoStream.message [BD][qtp1514806373-268]: push deletes  391 deleted terms (unique count=391) 1 deleted queries bytesUsed=2080 delGen=11 packetCount=1 totBytesUsed=2080
   [junit4]   2> 290723 T268 C101 oasu.LoggingInfoStream.message [BD][qtp1514806373-268]: push deletes  390 deleted terms (unique count=0) 1 deleted queries bytesUsed=32 delGen=12 packetCount=2 totBytesUsed=2112
   [junit4]   2> 290723 T268 C101 oasu.LoggingInfoStream.message [IW][qtp1514806373-268]: publish sets newSegment delGen=12 seg=_1(5.0):C391
   [junit4]   2> 290723 T268 C101 oasu.LoggingInfoStream.message [IFD][qtp1514806373-268]: now checkpoint "_1(5.0):C391" [1 segments ; isCommit = false]
   [junit4]   2> 290724 T268 C101 oasu.LoggingInfoStream.message [IFD][qtp1514806373-268]: 0 msec to checkpoint
   [junit4]   2> 290724 T268 C101 oasu.LoggingInfoStream.message [IW][qtp1514806373-268]: apply all deletes during flush
   [junit4]   2> 290724 T268 C101 oasu.LoggingInfoStream.message [BD][qtp1514806373-268]: applyDeletes: infos=[_1(5.0):C391] packetCount=2
   [junit4]   2> 290764 T268 C101 oasu.LoggingInfoStream.message [BD][qtp1514806373-268]: seg=_1(5.0):C391 segGen=12 segDeletes=[ 390 deleted terms (unique count=0) 1 deleted queries bytesUsed=32]; coalesced deletes=[null] newDelCount=391 100% deleted
   [junit4]   2> 290764 T268 C101 oasu.LoggingInfoStream.message [BD][qtp1514806373-268]: applyDeletes took 40 msec
   [junit4]   2> 290765 T268 C101 oasu.LoggingInfoStream.message [IFD][qtp1514806373-268]: now checkpoint "_1(5.0):C391/391" [1 segments ; isCommit = false]
   [junit4]   2> 290765 T268 C101 oasu.LoggingInfoStream.message [IFD][qtp1514806373-268]: 0 msec to checkpoint
   [junit4]   2> 290765 T268 C101 oasu.LoggingInfoStream.message [IW][qtp1514806373-268]: drop 100% deleted segments: _1(5.0):C391/391
   [junit4]   2> 290765 T268 C101 oasu.LoggingInfoStream.message [IFD][qtp1514806373-268]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 290766 T268 C101 oasu.LoggingInfoStream.message [IFD][qtp1514806373-268]: delete "_1.si"
   [junit4]   2> 290785 T268 C101 oasu.LoggingInfoStream.message [IFD][qtp1514806373-268]: delete "_1.fnm"
   [junit4]   2> 290786 T268 C101 oasu.LoggingInfoStream.message [IFD][qtp1514806373-268]: delete "_1_Lucene41_0.doc"
   [junit4]   2> 290786 T268 C101 oasu.LoggingInfoStream.message [IFD][qtp1514806373-268]: delete "_1_Lucene41_0.pos"
   [junit4]   2> 290786 T268 C101 oasu.LoggingInfoStream.message [IFD][qtp1514806373-268]: delete "_1.nvm"
   [junit4]   2> 290787 T268 C101 oasu.LoggingInfoStream.message [IFD][qtp1514806373-268]: delete "_1.fdt"
   [junit4]   2> 290787 T268 C101 oasu.LoggingInfoStream.message [IFD][qtp1514806373-268]: delete "_1.nvd"
   [junit4]   2> 290788 T268 C101 oasu.LoggingInfoStream.message [IFD][qtp1514806373-268]: delete "_1_Lucene41_0.tip"
   [junit4]   2> 290788 T268 C101 oasu.LoggingInfoStream.message [IFD][qtp1514806373-268]: delete "_1_Lucene41_0.tim"
   [junit4]   2> 290788 T268 C101 oasu.LoggingInfoStream.message [IFD][qtp1514806373-268]: delete "_1.fdx"
   [junit4]   2> 290788 T268 C101 oasu.LoggingInfoStream.message [IFD][qtp1514806373-268]: 22 msec to checkpoint
   [junit4]   2> 290788 T268 C101 oasu.LoggingInfoStream.message [BD][qtp1514806373-268]: prune sis=org.apache.lucene.index.SegmentInfos@54bc8598 minGen=9223372036854775807 packetCount=2
   [junit4]   2> 290788 T268 C101 oasu.LoggingInfoStream.message [BD][qtp1514806373-268]: pruneDeletes: prune 2 packets; 0 packets remain
   [junit4]   2> 290789 T268 C101 oasu.LoggingInfoStream.message [IW][qtp1514806373-268]: return reader version=9 reader=StandardDirectoryReader(segments_3:9:nrt)
   [junit4]   2> 290789 T268 C101 oasu.LoggingInfoStream.message [DW][qtp1514806373-268]: qtp1514806373-268 finishFullFlush success=true
   [junit4]   2> 290790 T268 C101 oasu.LoggingInfoStream.message [TMP][qtp1514806373-268]: findMerges: 0 segments
   [junit4]   2> 290790 T268 C101 oasu.LoggingInfoStream.message [CMS][qtp1514806373-268]: now merge
   [junit4]   2> 290790 T268 C101 oasu.LoggingInfoStream.message [CMS][qtp1514806373-268]:   index: 
   [junit4]   2> 290790 T268 C101 oasu.LoggingInfoStream.message [CMS][qtp1514806373-268]:   no more merges pending; now return
   [junit4]   2> 290791 T268 C101 oasu.LoggingInfoStream.message [IW][qtp1514806373-268]: getReader took 88 msec
   [junit4]   2> 290791 T268 C101 oass.SolrIndexSearcher.<init> Opening Searcher@1ba2b31c[collection1] realtime
   [junit4]   2> 290791 T268 C101 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1461274924043730945)} 0 89
   [junit4]   2> ASYNC  NEW_CORE C102 name=collection1 org.apache.solr.core.SolrCore@172d4ee1
   [junit4]   2> 291283 T267 C102 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[1 (1461274923861278720), 2 (1461274923872813056), 3 (1461274923873861632), 4 (1461274923873861633), 5 (1461274923874910208), 6 (1461274923874910209), 7 (1461274923875958784), 8 (1461274923875958785), 9 (1461274923875958786), 10 (1461274923877007360), ... (1000 adds)]} 0 755
   [junit4]   2> 291284 T267 C102 oasc.SolrException.log ERROR null:org.eclipse.jetty.io.EofException
   [junit4]   2> 		at org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:142)
   [junit4]   2> 		at org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:107)
   [junit4]   2> 		at org.apache.solr.common.util.FastOutputStream.flush(FastOutputStream.java:214)
   [junit4]   2> 		at org.apache.solr.common.util.FastOutputStream.flushBuffer(FastOutputStream.java:207)
   [junit4]   2> 		at org.apache.solr.common.util.JavaBinCodec.marshal(JavaBinCodec.java:98)
   [junit4]   2> 		at org.apache.solr.response.BinaryResponseWriter.write(BinaryResponseWriter.java:51)
   [junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.writeResponse(SolrDispatchFilter.java:761)
   [junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:440)
   [junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:217)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2> 		at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:134)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
   [junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
   [junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
   [junit4]   2> 		at org.eclipse.jetty.server.Server.handle(Server.java:368)
   [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
   [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:953)
   [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1014)
   [junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:953)
   [junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)
   [junit4]   2> 		at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
   [junit4]   2> 		at org.eclipse.jetty.io.nio.SslConnection.handle(SslConnection.java:196)
   [junit4]   2> 		at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
   [junit4]   2> 		at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 	
   [junit4]   2> 291288 T267 C102 oasc.SolrException.log ERROR null:org.eclipse.jetty.io.EofException
   [junit4]   2> 		at org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:142)
   [junit4]   2> 		at org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:107)
   [junit4]   2> 		at org.apache.solr.common.util.FastOutputStream.flush(FastOutputStream.java:214)
   [junit4]   2> 		at org.apache.solr.common.util.FastOutputStream.flushBuffer(FastOutputStream.java:207)
   [junit4]   2> 		at org.apache.solr.common.util.JavaBinCodec.marshal(JavaBinCodec.java:98)
   [junit4]   2> 		at org.apache.solr.response.BinaryResponseWriter.write(BinaryResponseWriter.java:51)
   [junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.writeResponse(SolrDispatchFilter.java:761)
   [junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:440)
   [junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:217)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2> 		at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:134)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
   [junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
   [junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
   [junit4]   2> 		at org.eclipse.jetty.server.Server.handle(Server.java:368)
   [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
   [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:953)
   [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1014)
   [junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:953)
   [junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)
   [junit4]   2> 		at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
   [junit4]   2> 		at org.eclipse.jetty.io.nio.SslConnection.handle(SslConnection.java:196)
   [junit4]   2> 		at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
   [junit4]   2> 		at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 	
   [junit4]   2> 291453 T269 C102 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[1 (1461274924189483008), 2 (1461274924189483009), 3 (1461274924189483010), 4 (1461274924190531584), 5 (1461274924190531585), 6 (1461274924191580160), 7 (1461274924191580161), 8 (1461274924191580162), 9 (1461274924191580163), 10 (1461274924192628736), ... (1000 adds)]} 0 618
   [junit4]   2> 291464 T271 C102 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 291465 T271 C102 oasu.LoggingInfoStream.message [IW][qtp1514806373-271]: commit: start
   [junit4]   2> 291466 T271 C102 oasu.LoggingInfoStream.message [IW][qtp1514806373-271]: commit: enter lock
   [junit4]   2> 291466 T271 C102 oasu.LoggingInfoStream.message [IW][qtp1514806373-271]: commit: now prepare
   [junit4]   2> 291466 T271 C102 oasu.LoggingInfoStream.message [IW][qtp1514806373-271]: prepareCommit: flush
   [junit4]   2> 291468 T271 C102 oasu.LoggingInfoStream.message [IW][qtp1514806373-271]:   index before flush 
   [junit4]   2> 291469 T271 C102 oasu.LoggingInfoStream.message [DW][qtp1514806373-271]: qtp1514806373-271 startFullFlush
   [junit4]   2> 291469 T271 C102 oasu.LoggingInfoStream.message [DW][qtp1514806373-271]: anyChanges? numDocsInRam=1609 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 291469 T271 C102 oasu.LoggingInfoStream.message [DWFC][qtp1514806373-271]: addFlushableState DocumentsWriterPerThread [pendingDeletes=gen=0 1186 deleted terms (unique count=1000) bytesUsed=166893, segment=_2, aborting=false, numDocsInRAM=664, deleteQueue=DWDQ: [ generation: 7 ]]
   [junit4]   2> 291470 T271 C102 oasu.LoggingInfoStream.message [DWFC][qtp1514806373-271]: addFlushableState DocumentsWriterPerThread [pendingDeletes=gen=0 1451 deleted terms (unique count=944) bytesUsed=157606, segment=_3, aborting=false, numDocsInRAM=945, deleteQueue=DWDQ: [ generation: 7 ]]
   [junit4]   2> 291474 T271 C102 oasu.LoggingInfoStream.message [DWPT][qtp1514806373-271]: flush postings as segment _2 numDocs=664
   [junit4]   2> 291483 T271 C102 oasu.LoggingInfoStream.message [DWPT][qtp1514806373-271]: new segment has 55 deleted docs
   [junit4]   2> 291484 T271 C102 oasu.LoggingInfoStream.message [DWPT][qtp1514806373-271]: new segment has no vectors; norms; no docValues; prox; freqs
   [junit4]   2> 291484 T271 C102 oasu.LoggingInfoStream.message [DWPT][qtp1514806373-271]: flushedFiles=[_2.fdt, _2_Lucene41_0.tip, _2.fnm, _2.nvm, _2.fdx, _2_Lucene41_0.doc, _2_Lucene41_0.tim, _2.nvd, _2_Lucene41_0.pos]
   [junit4]   2> 291484 T271 C102 oasu.LoggingInfoStream.message [DWPT][qtp1514806373-271]: flushed codec=Lucene46
   [junit4]   2> 291485 T271 C102 oasu.LoggingInfoStream.message [DWPT][qtp1514806373-271]: flushed: segment=_2 ramUsed=0.274 MB newFlushedSize(includes docstores)=0.017 MB docs/MB=38,280.98
   [junit4]   2> 291486 T271 C102 oasu.LoggingInfoStream.message [DWPT][qtp1514806373-271]: flush: write 609 deletes gen=-1
   [junit4]   2> 291486 T271 C102 oasu.LoggingInfoStream.message [DWPT][qtp1514806373-271]: flush postings as segment _3 numDocs=945
   [junit4]   2> 291505 T271 C102 oasu.LoggingInfoStream.message [DWPT][qtp1514806373-271]: new segment has 0 deleted docs
   [junit4]   2> 291505 T271 C102 oasu.LoggingInfoStream.message [DWPT][qtp1514806373-271]: new segment has no vectors; norms; no docValues; prox; freqs
   [junit4]   2> 291505 T271 C102 oasu.LoggingInfoStream.message [DWPT][qtp1514806373-271]: flushedFiles=[_3.nvd, _3_Lucene41_0.doc, _3.fdt, _3.fdx, _3_Lucene41_0.tim, _3_Lucene41_0.pos, _3.fnm, _3.nvm, _3_Lucene41_0.tip]
   [junit4]   2> 291506 T271 C102 oasu.LoggingInfoStream.message [DWPT][qtp1514806373-271]: flushed codec=Lucene46
   [junit4]   2> 291506 T271 C102 oasu.LoggingInfoStream.message [DWPT][qtp1514806373-271]: flushed: segment=_3 ramUsed=0.273 MB newFlushedSize(includes docstores)=0.024 MB docs/MB=38,784.466
   [junit4]   2> 291507 T271 C102 oasu.LoggingInfoStream.message [DW][qtp1514806373-271]: publishFlushedSegment seg-private updates=null
   [junit4]   2> 291507 T271 C102 oasu.LoggingInfoStream.message [IW][qtp1514806373-271]: publishFlushedSegment
   [junit4]   2> 291507 T271 C102 oasu.LoggingInfoStream.message [BD][qtp1514806373-271]: push deletes  1609 deleted terms (unique count=1000) bytesUsed=3072 delGen=14 packetCount=1 totBytesUsed=3072
   [junit4]   2> 291508 T271 C102 oasu.LoggingInfoStream.message [IW][qtp1514806373-271]: publish sets newSegment delGen=15 seg=_2(5.0):C664/609:delGen=1
   [junit4]   2> 291508 T271 C102 oasu.LoggingInfoStream.message [IFD][qtp1514806373-271]: now checkpoint "_2(5.0):C664/609:delGen=1" [1 segments ; isCommit = false]
   [junit4]   2> 291509 T271 C102 oasu.LoggingInfoStream.message [IFD][qtp1514806373-271]: 0 msec to checkpoint
   [junit4]   2> 291509 T271 C102 oasu.LoggingInfoStream.message [DW][qtp1514806373-271]: publishFlushedSegment seg-private updates=null
   [junit4]   2> 291509 T271 C102 oasu.LoggingInfoStream.message [IW][qtp1514806373-271]: publishFlushedSegment
   [junit4]   2> 291509 T271 C102 oasu.LoggingInfoStream.message [IW][qtp1514806373-271]: publish sets newSegment delGen=16 seg=_3(5.0):C945
   [junit4]   2> 291509 T271 C102 oasu.LoggingInfoStream.message [IFD][qtp1514806373-271]: now checkpoint "_2(5.0):C664/609:delGen=1 _3(5.0):C945" [2 segments ; isCommit = false]
   [junit4]   2> 291510 T271 C102 oasu.LoggingInfoStream.message [IFD][qtp1514806373-271]: 0 msec to checkpoint
   [junit4]   2> 291510 T271 C102 oasu.LoggingInfoStream.message [IW][qtp1514806373-271]: apply all deletes during flush
   [junit4]   2> 291510 T271 C102 oasu.LoggingInfoStream.message [BD][qtp1514806373-271]: applyDeletes: infos=[_2(5.0):C664/609:delGen=1, _3(5.0):C945] packetCount=1
   [junit4]   2> 291511 T271 C102 oasu.LoggingInfoStream.message [BD][qtp1514806373-271]: applyDeletes took 1 msec
   [junit4]   2> 291511 T271 C102 oasu.LoggingInfoStream.message [BD][qtp1514806373-271]: prune sis=org.apache.lucene.index.SegmentInfos@54bc8598 minGen=17 packetCount=1
   [junit4]   2> 291511 T271 C102 oasu.LoggingInfoStream.message [BD][qtp1514806373-271]: pruneDeletes: prune 1 packets; 0 packets remain
   [junit4]   2> 291511 T271 C102 oasu.LoggingInfoStream.message [DW][qtp1514806373-271]: qtp1514806373-271 finishFullFlush success=true
   [junit4]   2> 291512 T271 C102 oasu.LoggingInfoStream.message [TMP][qtp1514806373-271]: findMerges: 2 segments
   [junit4]   2> 291512 T271 C102 oasu.LoggingInfoStream.message [TMP][qtp1514806373-271]:   seg=_3(5.0):C945 size=0.024 MB [floored]
   [junit4]   2> 291513 T271 C102 oasu.LoggingInfoStream.message [TMP][qtp1514806373-271]:   seg=_2(5.0):C664/609:delGen=1 size=0.001 MB [floored]
   [junit4]   2> 291514 T271 C102 oasu.LoggingInfoStream.message [TMP][qtp1514806373-271]:   allowedSegmentCount=1 vs count=2 (eligible count=2) tooBigCount=0
   [junit4]   2> 291519 T271 C102 oasu.LoggingInfoStream.message [CMS][qtp1514806373-271]: now merge
   [junit4]   2> 291520 T271 C102 oasu.LoggingInfoStream.message [CMS][qtp1514806373-271]:   index: _2(5.0):C664/609:delGen=1 _3(5.0):C945
   [junit4]   2> 291520 T271 C102 oasu.LoggingInfoStream.message [CMS][qtp1514806373-271]:   no more merges pending; now return
   [junit4]   2> 291520 T271 C102 oasu.LoggingInfoStream.message [IW][qtp1514806373-271]: startCommit(): start
   [junit4]   2> 291520 T271 C102 oasu.LoggingInfoStream.message [IW][qtp1514806373-271]: startCommit index=_2(5.0):C664/609:delGen=1 _3(5.0):C945 changeCount=15
   [junit4]   2> 291521 T271 C102 oasu.LoggingInfoStream.message [IW][qtp1514806373-271]: done all syncs: [_2.fdt, _3.fdx, _3.fdt, _2_Lucene41_0.tip, _3_Lucene41_0.pos, _3_Lucene41_0.tim, _2.fdx, _3_Lucene41_0.tip, _3.nvm, _2_1.del, _2_Lucene41_0.doc, _3.si, _2_Lucene41_0.pos, _3_Lucene41_0.doc, _2.si, _3.nvd, _2.fnm, _2.nvm, _3.fnm, _2_Lucene41_0.tim, _2.nvd]
   [junit4]   2> 291521 T271 C102 oasu.LoggingInfoStream.message [IW][qtp1514806373-271]: commit: pendingCommit != null
   [junit4]   2> 291521 T271 C102 oasu.LoggingInfoStream.message [IW][qtp1514806373-271]: commit: wrote segments file "segments_4"
   [junit4]   2> 291522 T271 C102 oasu.LoggingInfoStream.message [IFD][qtp1514806373-271]: now checkpoint "_2(5.0):C664/609:delGen=1 _3(5.0):C945" [2 segments ; isCommit = true]
   [junit4]   2> 291522 T271 C102 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@36d7cced lockFactory=NativeFSLockFactory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-TestBatchUpdate-1393580161247/index),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@36d7cced lockFactory=NativeFSLockFactory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-TestBatchUpdate-1393580161247/index),segFN=segments_4,generation=4}
   [junit4]   2> 291523 T271 C102 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 291523 T271 C102 oasu.LoggingInfoStream.message [IFD][qtp1514806373-271]: deleteCommits: now decRef commit "segments_3"
   [junit4]   2> 291523 T271 C102 oasu.LoggingInfoStream.message [IFD][qtp1514806373-271]: delete "segments_3"
   [junit4]   2> 291523 T271 C102 oasu.LoggingInfoStream.message [IFD][qtp1514806373-271]: 1 msec to checkpoint
   [junit4]   2> 291524 T271 C102 oasu.LoggingInfoStream.message [IW][qtp1514806373-271]: commit: done
   [junit4]   2> 291524 T271 C102 oasu.LoggingInfoStream.message [DW][qtp1514806373-271]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 291525 T271 C102 oasu.LoggingInfoStream.message [IW][qtp1514806373-271]: nrtIsCurrent: infoVersion matches: false; DW changes: false; BD changes: false
   [junit4]   2> 291525 T271 C102 oasu.LoggingInfoStream.message [IW][qtp1514806373-271]: flush at getReader
   [junit4]   2> 291526 T271 C102 oasu.LoggingInfoStream.message [DW][qtp1514806373-271]: qtp1514806373-271 startFullFlush
   [junit4]   2> 291526 T271 C102 oasu.LoggingInfoStream.message [DW][qtp1514806373-271]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 291527 T271 C102 oasu.LoggingInfoStream.message [IW][qtp1514806373-271]: apply all deletes during flush
   [junit4]   2> 291527 T271 C102 oasu.LoggingInfoStream.message [BD][qtp1514806373-271]: applyDeletes: no deletes; skipping
   [junit4]   2> 291528 T271 C102 oasu.LoggingInfoStream.message [BD][qtp1514806373-271]: prune sis=org.apache.lucene.index.SegmentInfos@54bc8598 minGen=17 packetCount=0
   [junit4]   2> 291640 T271 C102 oasu.LoggingInfoStream.message [IW][qtp1514806373-271]: return reader version=13 reader=StandardDirectoryReader(segments_4:13:nrt _2(5.0):C664/609:delGen=1 _3(5.0):C945)
   [junit4]   2> 291641 T271 C102 oasu.LoggingInfoStream.message [DW][qtp1514806373-271]: qtp1514806373-271 finishFullFlush success=true
   [junit4]   2> 291642 T271 C102 oasu.LoggingInfoStream.message [IW][qtp1514806373-271]: getReader took 117 msec
   [junit4]   2> 291647 T271 C102 oass.SolrIndexSearcher.<init> Opening Searcher@6dcbcdc9[collection1] main
   [junit4]   2> 291649 T273 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@6dcbcdc9[collection1] main{StandardDirectoryReader(segments_4:13:nrt _2(5.0):C664/609:delGen=1 _3(5.0):C945)}
   [junit4]   2> 291649 T273 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 291649 T271 C102 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 291650 T273 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6dcbcdc9[collection1] main{StandardDirectoryReader(segments_4:13:nrt _2(5.0):C664/609:delGen=1 _3(5.0):C945)}
   [junit4]   2> 291651 T273 oasu.LoggingInfoStream.message [IFD][searcherExecutor-203-thread-1]: delete "_0.fdt"
   [junit4]   2> 291651 T273 oasu.LoggingInfoStream.message [IFD][searcherExecutor-203-thread-1]: delete "_0_Lucene41_0.tim"
   [junit4]   2> 291652 T273 oasu.LoggingInfoStream.message [IFD][searcherExecutor-203-thread-1]: delete "_0.fnm"
   [junit4]   2> 291652 T273 oasu.LoggingInfoStream.message [IFD][searcherExecutor-203-thread-1]: delete "_0.si"
   [junit4]   2> 291652 T273 oasu.LoggingInfoStream.message [IFD][searcherExecutor-203-thread-1]: delete "_0.fdx"
   [junit4]   2> 291652 T273 oasu.LoggingInfoStream.message [IFD][searcherExecutor-203-thread-1]: delete "_0_Lucene41_0.tip"
   [junit4]   2> 291653 T273 oasu.LoggingInfoStream.message [IFD][searcherExecutor-203-thread-1]: delete "_0_Lucene41_0.doc"
   [junit4]   2> 291653 T273 oasu.LoggingInfoStream.message [IFD][searcherExecutor-203-thread-1]: delete "_0_Lucene41_0.pos"
   [junit4]   2> 291653 T273 oasu.LoggingInfoStream.message [IFD][searcherExecutor-203-thread-1]: delete "_0.nvd"
   [junit4]   2> 291653 T273 oasu.LoggingInfoStream.message [IFD][searcherExecutor-203-thread-1]: delete "_0.nvm"
   [junit4]   2> 291654 T271 C102 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={commit=true&softCommit=false&version=2&waitSearcher=true&wt=javabin} {commit=} 0 190
   [junit4]   2> 291660 T268 C102 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={version=2&wt=javabin&q=*:*} hits=1000 status=0 QTime=2 
   [junit4]   2> 291663 T262 oas.SolrTestCaseJ4.tearDown ###Ending testWithXml
   [junit4]   2> 291678 T262 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1272984461
   [junit4]   2> 291678 T262 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@172d4ee1
   [junit4]   2> 291679 T262 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=3,autocommit maxTime=15000ms,autocommits=1,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=3000,cumulative_deletesById=0,cumulative_deletesByQuery=3,cumulative_errors=0,transaction_logs_total_size=89870,transaction_logs_total_number=1}
   [junit4]   2> 291680 T262 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 291680 T262 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 291681 T262 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 291681 T262 C102 oasu.LoggingInfoStream.message [IW][SUITE-TestBatchUpdate-seed#[9ED9EF16C3FD225F]-worker]: now flush at close waitForMerges=true
   [junit4]   2> 291682 T262 C102 oasu.LoggingInfoStream.message [IW][SUITE-TestBatchUpdate-seed#[9ED9EF16C3FD225F]-worker]:   start flush: applyAllDeletes=true
   [junit4]   2> 291682 T262 C102 oasu.LoggingInfoStream.message [IW][SUITE-TestBatchUpdate-seed#[9ED9EF16C3FD225F]-worker]:   index before flush _2(5.0):C664/609:delGen=1 _3(5.0):C945
   [junit4]   2> 291683 T262 C102 oasu.LoggingInfoStream.message [DW][SUITE-TestBatchUpdate-seed#[9ED9EF16C3FD225F]-worker]: SUITE-TestBatchUpdate-seed#[9ED9EF16C3FD225F]-worker startFullFlush
   [junit4]   2> 291683 T262 C102 oasu.LoggingInfoStream.message [DW][SUITE-TestBatchUpdate-seed#[9ED9EF16C3FD225F]-worker]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 291683 T262 C102 oasu.LoggingInfoStream.message [DW][SUITE-TestBatchUpdate-seed#[9ED9EF16C3FD225F]-worker]: SUITE-TestBatchUpdate-seed#[9ED9EF16C3FD225F]-worker finishFullFlush success=true
   [junit4]   2> 291684 T262 C102 oasu.LoggingInfoStream.message [IW][SUITE-TestBatchUpdate-seed#[9ED9EF16C3FD225F]-worker]: apply all deletes during flush
   [junit4]   2> 291684 T262 C102 oasu.LoggingInfoStream.message [BD][SUITE-TestBatchUpdate-seed#[9ED9EF16C3FD225F]-worker]: applyDeletes: no deletes; skipping
   [junit4]   2> 291684 T262 C102 oasu.LoggingInfoStream.message [BD][SUITE-TestBatchUpdate-seed#[9ED9EF16C3FD225F]-worker]: prune sis=org.apache.lucene.index.SegmentInfos@54bc8598 minGen=17 packetCount=0
   [junit4]   2> 291685 T262 C102 oasu.LoggingInfoStream.message [CMS][SUITE-TestBatchUpdate-seed#[9ED9EF16C3FD225F]-worker]: now merge
   [junit4]   2> 291685 T262 C102 oasu.LoggingInfoStream.message [CMS][SUITE-TestBatchUpdate-seed#[9ED9EF16C3FD225F]-worker]:   index: _2(5.0):C664/609:delGen=1 _3(5.0):C945
   [junit4]   2> 291685 T262 C102 oasu.LoggingInfoStream.message [CMS][SUITE-TestBatchUpdate-seed#[9ED9EF16C3FD225F]-worker]:   no more merges pending; now return
   [junit4]   2> 291686 T262 C102 oasu.LoggingInfoStream.message [IW][SUITE-TestBatchUpdate-seed#[9ED9EF16C3FD225F]-worker]: waitForMerges
   [junit4]   2> 291686 T262 C102 oasu.LoggingInfoStream.message [IW][SUITE-TestBatchUpdate-seed#[9ED9EF16C3FD225F]-worker]: waitForMerges done
   [junit4]   2> 291687 T262 C102 oasu.LoggingInfoStream.message [IW][SUITE-TestBatchUpdate-seed#[9ED9EF16C3FD225F]-worker]: now call final commit()
   [junit4]   2> 291687 T262 C102 oasu.LoggingInfoStream.message [IW][SUITE-TestBatchUpdate-seed#[9ED9EF16C3FD225F]-worker]: commit: start
   [junit4]   2> 291687 T262 C102 oasu.LoggingInfoStream.message [IW][SUITE-TestBatchUpdate-seed#[9ED9EF16C3FD225F]-worker]: commit: enter lock
   [junit4]   2> 291688 T262 C102 oasu.LoggingInfoStream.message [IW][SUITE-TestBatchUpdate-seed#[9ED9EF16C3FD225F]-worker]: commit: now prepare
   [junit4]   2> 291688 T262 C102 oasu.LoggingInfoStream.message [IW][SUITE-TestBatchUpdate-seed#[9ED9EF16C3FD225F]-worker]: prepareCommit: flush
   [junit4]   2> 291688 T262 C102 oasu.LoggingInfoStream.message [IW][SUITE-TestBatchUpdate-seed#[9ED9EF16C3FD225F]-worker]:   index before flush _2(5.0):C664/609:delGen=1 _3(5.0):C945
   [junit4]   2> 291688 T262 C102 oasu.LoggingInfoStream.message [DW][SUITE-TestBatchUpdate-seed#[9ED9EF16C3FD225F]-worker]: SUITE-TestBatchUpdate-seed#[9ED9EF16C3FD225F]-worker startFullFlush
   [junit4]   2> 291689 T262 C102 oasu.LoggingInfoStream.message [DW][SUITE-TestBatchUpdate-seed#[9ED9EF16C3FD225F]-worker]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 291689 T262 C102 oasu.LoggingInfoStream.message [IW][SUITE-TestBatchUpdate-seed#[9ED9EF16C3FD225F]-worker]: apply all deletes during flush
   [junit4]   2> 291689 T262 C102 oasu.LoggingInfoStream.message [BD][SUITE-TestBatchUpdate-seed#[9ED9EF16C3FD225F]-worker]: applyDeletes: no deletes; skipping
   [junit4]   2> 291689 T262 C102 oasu.LoggingInfoStream.message [BD][SUITE-TestBatchUpdate-seed#[9ED9EF16C3FD225F]-worker]: prune sis=org.apache.lucene.index.SegmentInfos@54bc8598 minGen=17 packetCount=0
   [junit4]   2> 291690 T262 C102 oasu.LoggingInfoStream.message [DW][SUITE-TestBatchUpdate-seed#[9ED9EF16C3FD225F]-worker]: SUITE-TestBatchUpdate-seed#[9ED9EF16C3FD225F]-worker finishFullFlush success=true
   [junit4]   2> 291690 T262 C102 oasu.LoggingInfoStream.message [IW][SUITE-TestBatchUpdate-seed#[9ED9EF16C3FD225F]-worker]: startCommit(): start
   [junit4]   2> 291691 T262 C102 oasu.LoggingInfoStream.message [IW][SUITE-TestBatchUpdate-seed#[9ED9EF16C3FD225F]-worker]:   skip startCommit(): no changes pending
   [junit4]   2> 291691 T262 C102 oasu.LoggingInfoStream.message [IW][SUITE-TestBatchUpdate-seed#[9ED9EF16C3FD225F]-worker]: commit: pendingCommit == null; skip
   [junit4]   2> 291691 T262 C102 oasu.LoggingInfoStream.message [IW][SUITE-TestBatchUpdate-seed#[9ED9EF16C3FD225F]-worker]: commit: done
   [junit4]   2> 291691 T262 C102 oasu.LoggingInfoStream.message [IW][SUITE-TestBatchUpdate-seed#[9ED9EF16C3FD225F]-worker]: at close: _2(5.0):C664/609:delGen=1 _3(5.0):C945
   [junit4]   2> 291694 T262 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 291695 T262 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 291696 T262 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-TestBatchUpdate-1393580161247/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-TestBatchUpdate-1393580161247/index;done=false>>]
   [junit4]   2> 291697 T262 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-TestBatchUpdate-1393580161247/index
   [junit4]   2> 291697 T262 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-TestBatchUpdate-1393580161247 [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-TestBatchUpdate-1393580161247;done=false>>]
   [junit4]   2> 291698 T262 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-TestBatchUpdate-1393580161247
   [junit4]   2> 291698 T262 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 291752 T262 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting, sim=DefaultSimilarity, locale=fr_FR, timezone=America/Argentina/Jujuy
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_51 (64-bit)/cpus=2,threads=1,free=18571192,total=59015168
   [junit4]   2> NOTE: All tests run in this JVM: [SolrExampleBinaryTest, SolrDocumentTest, TestEmbeddedSolrServer, BasicHttpSolrServerTest, TestXMLEscaping, TestDocumentObjectBinder, LargeVolumeEmbeddedTest, MergeIndexesEmbeddedTest, SolrExampleEmbeddedTest, TermsResponseTest, TestSolrProperties, FacetFieldTest, SolrExampleStreamingBinaryTest, SolrQueryTest, MultiCoreEmbeddedTest, ModifiableSolrParamsTest, JettyWebappTest, LargeVolumeJettyTest, TestHash, MultiCoreExampleJettyTest, TestBatchUpdate]
   [junit4] Completed in 204.15s, 3 tests, 1 error <<< FAILURES!

[...truncated 87 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:465: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:445: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:37: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:202: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:490: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1274: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:907: There were test failures: 48 suites, 280 tests, 1 error

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



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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1369/
Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseSerialGC -XX:-UseSuperWord

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

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:49376/qp/zt

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:49376/qp/zt
	at __randomizedtesting.SeedInfo.seed([7869FF407B2A7653:F98F71580C75166F]:0)
	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.testUnloadShardAndCollection(UnloadDistributedZkTest.java:112)
	at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistributedZkTest.java:78)
	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:744)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.read(SocketInputStream.java:152)
	at java.net.SocketInputStream.read(SocketInputStream.java:122)
	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)
	... 44 more




Build Log:
[...truncated 18929 lines...]
   [junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
   [junit4]   2> 286046 T1050 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /qp/zt
   [junit4]   2> 286050 T1050 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1393544613653
   [junit4]   2> 286052 T1050 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 286052 T1051 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 286154 T1050 oasc.ZkTestServer.run start zk server on port:49369
   [junit4]   2> 286155 T1050 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 286160 T1057 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2322aea3 name:ZooKeeperConnection Watcher:127.0.0.1:49369 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 286160 T1050 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 286160 T1050 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 286168 T1050 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 286172 T1059 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7aa62c53 name:ZooKeeperConnection Watcher:127.0.0.1:49369/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 286172 T1050 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 286173 T1050 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 286180 T1050 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 286185 T1050 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 286190 T1050 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 286196 T1050 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 286197 T1050 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 286207 T1050 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 286208 T1050 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 286214 T1050 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 286214 T1050 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 286221 T1050 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 286222 T1050 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 286227 T1050 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 286228 T1050 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 286235 T1050 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 286235 T1050 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 286241 T1050 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 286242 T1050 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 286250 T1050 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 286250 T1050 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 286256 T1050 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 286257 T1050 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 286263 T1050 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 286263 T1050 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 286270 T1050 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 286271 T1050 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 287350 T1050 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 287354 T1050 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49372
   [junit4]   2> 287355 T1050 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 287355 T1050 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 287356 T1050 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1393544613881
   [junit4]   2> 287356 T1050 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1393544613881/'
   [junit4]   2> 287383 T1050 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1393544613881/solr.xml
   [junit4]   2> 287455 T1050 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1393544613881
   [junit4]   2> 287455 T1050 oasc.CoreContainer.<init> New CoreContainer 1696403876
   [junit4]   2> 287456 T1050 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1393544613881/]
   [junit4]   2> 287457 T1050 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 287457 T1050 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 287457 T1050 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 287457 T1050 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 287458 T1050 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 287458 T1050 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 287458 T1050 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 287458 T1050 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 287458 T1050 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 287469 T1050 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 287469 T1050 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 287470 T1050 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 287470 T1050 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49369/solr
   [junit4]   2> 287470 T1050 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 287471 T1050 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 287475 T1070 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@577159d8 name:ZooKeeperConnection Watcher:127.0.0.1:49369 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 287476 T1050 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 287480 T1050 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 287485 T1072 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4597755f name:ZooKeeperConnection Watcher:127.0.0.1:49369/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 287485 T1050 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 287488 T1050 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 287497 T1050 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 287506 T1050 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 287510 T1050 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49372_qp%2Fzt
   [junit4]   2> 287512 T1050 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49372_qp%2Fzt
   [junit4]   2> 287522 T1050 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 287528 T1050 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 287540 T1050 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:49372_qp%2Fzt
   [junit4]   2> 287540 T1050 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 287547 T1050 oasc.Overseer.start Overseer (id=91327339800690691-127.0.0.1:49372_qp%2Fzt-n_0000000000) starting
   [junit4]   2> 287558 T1050 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 287571 T1074 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 287573 T1050 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 287574 T1074 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 287583 T1050 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 287589 T1050 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 287598 T1073 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 287603 T1050 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1393544613881
   [junit4]   2> 288158 T1050 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1393544613881/conf/
   [junit4]   2> 288171 T1050 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 288172 T1050 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 288172 T1050 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 288174 T1050 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 288178 T1077 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3010c729 name:ZooKeeperConnection Watcher:127.0.0.1:49369/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 288178 T1050 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 288181 T1050 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 288188 T1050 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 289348 T1050 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 289348 T1050 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 289353 T1050 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49376
   [junit4]   2> 289354 T1050 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 289355 T1050 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 289355 T1050 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1393544615789
   [junit4]   2> 289355 T1050 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1393544615789/'
   [junit4]   2> 289386 T1050 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1393544615789/solr.xml
   [junit4]   2> 289455 T1050 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1393544615789
   [junit4]   2> 289455 T1050 oasc.CoreContainer.<init> New CoreContainer 1372528105
   [junit4]   2> 289456 T1050 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1393544615789/]
   [junit4]   2> 289457 T1050 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 289457 T1050 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 289458 T1050 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 289458 T1050 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 289458 T1050 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 289459 T1050 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 289459 T1050 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 289459 T1050 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 289460 T1050 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 289470 T1050 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 289470 T1050 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 289471 T1050 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 289471 T1050 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49369/solr
   [junit4]   2> 289471 T1050 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 289472 T1050 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 289476 T1088 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@74b4d5f4 name:ZooKeeperConnection Watcher:127.0.0.1:49369 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 289477 T1050 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 289482 T1050 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 289487 T1090 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c7f0502 name:ZooKeeperConnection Watcher:127.0.0.1:49369/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 289487 T1050 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 289497 T1050 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 290507 T1050 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49376_qp%2Fzt
   [junit4]   2> 290509 T1050 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49376_qp%2Fzt
   [junit4]   2> 290516 T1090 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 290517 T1072 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 290518 T1077 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 290527 T1050 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1393544615789
   [junit4]   2> 291030 T1050 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1393544615789/conf/
   [junit4]   2> 291036 T1050 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 291037 T1050 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 291037 T1050 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 292030 T1050 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 292031 T1050 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 292037 T1050 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49379
   [junit4]   2> 292039 T1050 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 292039 T1050 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 292039 T1050 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1393544618639
   [junit4]   2> 292039 T1050 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1393544618639/'
   [junit4]   2> 292071 T1050 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1393544618639/solr.xml
   [junit4]   2> 292143 T1050 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1393544618639
   [junit4]   2> 292143 T1050 oasc.CoreContainer.<init> New CoreContainer 759631264
   [junit4]   2> 292143 T1050 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1393544618639/]
   [junit4]   2> 292146 T1050 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 292146 T1050 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 292146 T1050 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 292146 T1050 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 292147 T1050 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 292147 T1050 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 292147 T1050 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 292147 T1050 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 292148 T1050 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 292157 T1050 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 292157 T1050 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 292157 T1050 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 292158 T1050 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49369/solr
   [junit4]   2> 292158 T1050 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 292159 T1050 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 292163 T1102 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13cf9a99 name:ZooKeeperConnection Watcher:127.0.0.1:49369 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 292163 T1050 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 292169 T1050 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 292172 T1104 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7f67ac59 name:ZooKeeperConnection Watcher:127.0.0.1:49369/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 292173 T1050 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 292182 T1050 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 293190 T1050 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49379_qp%2Fzt
   [junit4]   2> 293192 T1050 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49379_qp%2Fzt
   [junit4]   2> 293200 T1104 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 293200 T1072 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 293201 T1077 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 293201 T1090 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 293216 T1050 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1393544618639
   [junit4]   2> 293725 T1050 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1393544618639/conf/
   [junit4]   2> 293734 T1050 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 293735 T1050 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 293735 T1050 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 295039 T1050 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 295039 T1050 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 295044 T1050 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49382
   [junit4]   2> 295044 T1050 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 295046 T1050 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 295046 T1050 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1393544621337
   [junit4]   2> 295046 T1050 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1393544621337/'
   [junit4]   2> 295073 T1050 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1393544621337/solr.xml
   [junit4]   2> 295150 T1050 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1393544621337
   [junit4]   2> 295151 T1050 oasc.CoreContainer.<init> New CoreContainer 757269124
   [junit4]   2> 295151 T1050 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1393544621337/]
   [junit4]   2> 295152 T1050 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 295153 T1050 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 295153 T1050 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 295153 T1050 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 295153 T1050 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 295154 T1050 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 295154 T1050 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 295154 T1050 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 295154 T1050 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 295165 T1050 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 295166 T1050 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 295166 T1050 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 295166 T1050 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49369/solr
   [junit4]   2> 295166 T1050 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 295168 T1050 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 295172 T1116 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@557a3f42 name:ZooKeeperConnection Watcher:127.0.0.1:49369 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 295172 T1050 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 295178 T1050 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 295182 T1118 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4252346a name:ZooKeeperConnection Watcher:127.0.0.1:49369/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 295183 T1050 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 295195 T1050 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 296206 T1050 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49382_qp%2Fzt
   [junit4]   2> 296242 T1050 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49382_qp%2Fzt
   [junit4]   2> 296255 T1104 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 296259 T1077 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 296259 T1118 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 296260 T1072 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 296263 T1090 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 296270 T1050 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1393544621337
   [junit4]   2> 296637 T1050 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1393544621337/conf/
   [junit4]   2> 296642 T1050 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 296642 T1050 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 296643 T1050 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 297654 T1050 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 4
   [junit4]   2> 297656 T1050 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 297658 T1050 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49385
   [junit4]   2> 297660 T1050 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 297660 T1050 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 297660 T1050 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1393544624244
   [junit4]   2> 297661 T1050 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1393544624244/'
   [junit4]   2> 297686 T1050 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1393544624244/solr.xml
   [junit4]   2> 297791 T1050 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1393544624244
   [junit4]   2> 297791 T1050 oasc.CoreContainer.<init> New CoreContainer 1891920611
   [junit4]   2> 297792 T1050 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1393544624244/]
   [junit4]   2> 297793 T1050 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 297793 T1050 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 297793 T1050 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 297794 T1050 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 297794 T1050 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 297794 T1050 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 297794 T1050 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 297795 T1050 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 297795 T1050 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 297803 T1050 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 297803 T1050 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 297804 T1050 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 297804 T1050 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49369/solr
   [junit4]   2> 297804 T1050 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 297805 T1050 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 297809 T1130 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6f4596eb name:ZooKeeperConnection Watcher:127.0.0.1:49369 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 297810 T1050 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 297814 T1050 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 297823 T1132 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6492cd19 name:ZooKeeperConnection Watcher:127.0.0.1:49369/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 297823 T1050 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 297833 T1050 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 298840 T1050 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49385_qp%2Fzt
   [junit4]   2> 298842 T1050 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49385_qp%2Fzt
   [junit4]   2> 298850 T1077 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 298851 T1118 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 298851 T1104 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 298851 T1072 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 298851 T1132 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 298851 T1090 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 298866 T1050 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1393544624244
   [junit4]   2> 299365 T1050 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1393544624244/conf/
   [junit4]   2> 299373 T1050 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 299374 T1050 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 299374 T1050 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 299378 T1084 oasha.CoreAdminHandler.handleCreateAction core create command numShards=1&name=unloadcollection1&version=2&collection=unloadcollection&wt=javabin&dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1393544613653/1393544626976unloadcollection1_1n&action=CREATE
   [junit4]   2> 299381 T1084 oasc.ZkController.publish publishing core=unloadcollection1 state=down
   [junit4]   2> 299383 T1084 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 299383 T1072 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 299389 T1073 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 299390 T1073 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49376/qp/zt",
   [junit4]   2> 	  "core":"unloadcollection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49376_qp%2Fzt",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"unloadcollection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 299390 T1073 oasc.Overseer$ClusterStateUpdater.createCollection Create collection unloadcollection with shards [shard1]
   [junit4]   2> 299393 T1073 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 299400 T1072 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 299402 T1072 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> 299402 T1118 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> 299403 T1077 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> 299403 T1104 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> 299402 T1132 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> 299402 T1090 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> 300385 T1084 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for unloadcollection1
   [junit4]   2> 300386 T1084 oasc.CoreContainer.create Creating SolrCore 'unloadcollection1' using instanceDir: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1393544615789/unloadcollection1
   [junit4]   2> 300387 T1084 oasc.ZkController.createCollectionZkNode Check for collection zkNode:unloadcollection
   [junit4]   2> 300388 T1084 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:unloadcollection
   [junit4]   2> 300388 T1084 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 300391 T1084 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 300391 T1084 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection
   [junit4]   2> 300397 T1084 oascc.ZkStateReader.readConfigName Load collection config from:/collections/unloadcollection
   [junit4]   2> 300400 T1084 oascc.ZkStateReader.readConfigName path=/collections/unloadcollection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 300400 T1084 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1393544615789/unloadcollection1/'
   [junit4]   2> 300483 T1084 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 300544 T1084 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 300547 T1084 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 300556 T1084 oass.IndexSchema.readSchema [unloadcollection1] Schema name=test
   [junit4]   2> 301128 T1084 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 301135 T1084 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 301138 T1084 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 301167 T1084 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 301172 T1084 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 301178 T1084 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 301180 T1084 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 301181 T1084 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 301182 T1084 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 301184 T1084 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 301184 T1084 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 301185 T1084 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 301185 T1084 oasc.SolrCore.<init> [unloadcollection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1393544615789/unloadcollection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1393544613653/1393544626976unloadcollection1_1n/
   [junit4]   2> 301185 T1084 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fa7c7d7
   [junit4]   2> 301186 T1084 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1393544613653/1393544626976unloadcollection1_1n
   [junit4]   2> 301186 T1084 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1393544613653/1393544626976unloadcollection1_1n/index/
   [junit4]   2> 301186 T1084 oasc.SolrCore.initIndex WARN [unloadcollection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1393544613653/1393544626976unloadcollection1_1n/index' doesn't exist. Creating new index...
   [junit4]   2> 301187 T1084 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1393544613653/1393544626976unloadcollection1_1n/index
   [junit4]   2> 301188 T1084 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=11, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 301188 T1084 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@5ab15e76 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16b184ec),segFN=segments_1,generation=1}
   [junit4]   2> 301189 T1084 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 301193 T1084 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 301194 T1084 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 301194 T1084 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 301194 T1084 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 301195 T1084 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 301195 T1084 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 301195 T1084 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 301196 T1084 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 301196 T1084 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 301196 T1084 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 301197 T1084 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 301197 T1084 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 301197 T1084 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 301198 T1084 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 301198 T1084 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 301198 T1084 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 301199 T1084 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 301207 T1084 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 301211 T1084 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 301211 T1084 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 301212 T1084 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5505584595182141]
   [junit4]   2> 301212 T1084 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@5ab15e76 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16b184ec),segFN=segments_1,generation=1}
   [junit4]   2> 301213 T1084 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 301213 T1084 oass.SolrIndexSearcher.<init> Opening Searcher@43de2609[unloadcollection1] main
   [junit4]   2> 301218 T1134 oasc.SolrCore.registerSearcher [unloadcollection1] Registered new searcher Searcher@43de2609[unloadcollection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 301221 T1084 oasc.CoreContainer.registerCore registering core: unloadcollection1
   [junit4]   2> 301221 T1084 oasc.ZkController.register Register replica - core:unloadcollection1 address:http://127.0.0.1:49376/qp/zt collection:unloadcollection shard:shard1
   [junit4]   2> 301223 T1084 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection/leader_elect/shard1/election
   [junit4]   2> 301240 T1084 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 301245 T1072 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 301246 T1084 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 301247 T1084 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C528 name=unloadcollection1 org.apache.solr.core.SolrCore@5c153a69 url=http://127.0.0.1:49376/qp/zt/unloadcollection1 node=127.0.0.1:49376_qp%2Fzt C528_STATE=coll:unloadcollection core:unloadcollection1 props:{state=down, base_url=http://127.0.0.1:49376/qp/zt, core=unloadcollection1, node_name=127.0.0.1:49376_qp%2Fzt}
   [junit4]   2> 301247 T1084 C528 P49376 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49376/qp/zt/unloadcollection1/
   [junit4]   2> 301248 T1084 C528 P49376 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 301248 T1084 C528 P49376 oasc.SyncStrategy.syncToMe http://127.0.0.1:49376/qp/zt/unloadcollection1/ has no replicas
   [junit4]   2> 301249 T1084 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49376/qp/zt/unloadcollection1/ shard1
   [junit4]   2> 301249 T1084 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection/leaders/shard1
   [junit4]   2> 301249 T1073 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 301259 T1072 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 301261 T1077 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> 301263 T1118 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> 301263 T1104 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> 301263 T1132 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> 301263 T1072 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> 301263 T1090 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> 301276 T1073 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 301284 T1072 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 301390 T1104 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> 301390 T1118 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> 301390 T1077 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> 301390 T1072 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> 301391 T1132 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> 301391 T1090 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> 301425 T1084 oasc.ZkController.register We are http://127.0.0.1:49376/qp/zt/unloadcollection1/ and leader is http://127.0.0.1:49376/qp/zt/unloadcollection1/
   [junit4]   2> 301426 T1084 oasc.ZkController.register No LogReplay needed for core=unloadcollection1 baseURL=http://127.0.0.1:49376/qp/zt
   [junit4]   2> 301426 T1084 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 301426 T1084 oasc.ZkController.publish publishing core=unloadcollection1 state=active
   [junit4]   2> 301428 T1072 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 301428 T1072 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 301428 T1072 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 301429 T1084 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 301431 T1084 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={numShards=1&name=unloadcollection1&version=2&collection=unloadcollection&wt=javabin&dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1393544613653/1393544626976unloadcollection1_1n&action=CREATE} status=0 QTime=2053 
   [junit4]   2> 301432 T1073 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 301433 T1050 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 301433 T1073 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49376/qp/zt",
   [junit4]   2> 	  "core":"unloadcollection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49376_qp%2Fzt",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"unloadcollection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 301436 T1137 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f09280 name:ZooKeeperConnection Watcher:127.0.0.1:49369/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 301436 T1050 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 301439 T1072 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 301439 T1050 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 301447 T1050 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 301450 T1100 oasha.CoreAdminHandler.handleCreateAction core create command name=unloadcollection2&version=2&collection=unloadcollection&wt=javabin&dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1393544613653/1393544629049unloadcollection1_2n&action=CREATE
   [junit4]   2> 301454 T1100 oasc.ZkController.publish publishing core=unloadcollection2 state=down
   [junit4]   2> 301454 T1100 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 301457 T1072 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 301457 T1100 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 301460 T1073 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49379/qp/zt",
   [junit4]   2> 	  "core":"unloadcollection2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49379_qp%2Fzt",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"unloadcollection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 301460 T1073 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 301461 T1073 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 301466 T1072 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 301573 T1090 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> 301573 T1132 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> 301574 T1077 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> 301575 T1104 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> 301573 T1137 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> 301574 T1118 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> 301574 T1072 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> 302459 T1100 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for unloadcollection2
   [junit4]   2> 302460 T1100 oasc.CoreContainer.create Creating SolrCore 'unloadcollection2' using instanceDir: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1393544618639/unloadcollection2
   [junit4]   2> 302461 T1100 oasc.ZkController.createCollectionZkNode Check for collection zkNode:unloadcollection
   [junit4]   2> 302463 T1100 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 302463 T1100 oascc.ZkStateReader.readConfigName Load collection config from:/collections/unloadcollection
   [junit4]   2> 302466 T1100 oascc.ZkStateReader.readConfigName path=/collections/unloadcollection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 302466 T1100 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1393544618639/unloadcollection2/'
   [junit4]   2> 302519 T1100 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 302582 T1100 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 302586 T1100 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 302594 T1100 oass.IndexSchema.readSchema [unloadcollection2] Schema name=test
   [junit4]   2> 303114 T1100 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 303119 T1100 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 303122 T1100 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 303150 T1100 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 303155 T1100 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 303161 T1100 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 303164 T1100 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 303167 T1100 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 303167 T1100 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 303170 T1100 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 303170 T1100 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 303170 T1100 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 303170 T1100 oasc.SolrCore.<init> [unloadcollection2] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1393544618639/unloadcollection2/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1393544613653/1393544629049unloadcollection1_2n/
   [junit4]   2> 303171 T1100 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fa7c7d7
   [junit4]   2> 303172 T1100 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1393544613653/1393544629049unloadcollection1_2n
   [junit4]   2> 303172 T1100 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1393544613653/1393544629049unloadcollection1_2n/index/
   [junit4]   2> 303172 T1100 oasc.SolrCore.initIndex WARN [unloadcollection2] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1393544613653/1393544629049unloadcollection1_2n/index' doesn't exist. Creating new index...
   [junit4]   2> 303172 T1100 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1393544613653/1393544629049unloadcollection1_2n/index
   [junit4]   2> 303173 T1100 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=11, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 303174 T1100 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4e0ef8cc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ea93255),segFN=segments_1,generation=1}
   [junit4]   2> 303174 T1100 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 303177 T1100 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 303178 T1100 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 303178 T1100 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 303179 T1100 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 303179 T1100 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 303179 T1100 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 303180 T1100 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 303180 T1100 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 303180 T1100 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 303181 T1100 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 303181 T1100 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 303181 T1100 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 303182 T1100 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 303182 T1100 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 303182 T1100 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 303183 T1100 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 303184 T1100 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 303185 T1100 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 303190 T1100 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 303190 T1100 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 303190 T1100 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5505584595182141]
   [junit4]   2> 303191 T1100 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4e0ef8cc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ea93255),segFN=segments_1,generation=1}
   [junit4]   2> 303191 T1100 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 303191 T1100 oass.SolrIndexSearcher.<init> Opening Searcher@35448c0d[unloadcollection2] main
   [junit4]   2> 303194 T1138 oasc.SolrCore.registerSearcher [unloadcollection2] Registered new searcher Searcher@35448c0d[unloadcollection2] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 303196 T1100 oasc.CoreContainer.registerCore registering core: unloadcollection2
   [junit4]   2> 303196 T1100 oasc.ZkController.register Register replica - core:unloadcollection2 address:http://127.0.0.1:49379/qp/zt collection:unloadcollection shard:shard1
   [junit4]   2> 303205 T1100 oasc.ZkController.register We are http://127.0.0.1:49379/qp/zt/unloadcollection2/ and leader is http://127.0.0.1:49376/qp/zt/unloadcollection1/
   [junit4]   2> 303206 T1100 oasc.ZkController.register No LogReplay needed for core=unloadcollection2 baseURL=http://127.0.0.1:49379/qp/zt
   [junit4]   2> 303206 T1100 oasc.ZkController.checkRecovery Core needs to recover:unloadcollection2
   [junit4]   2> 303206 T1100 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C529 name=unloadcollection2 org.apache.solr.core.SolrCore@235df582 url=http://127.0.0.1:49379/qp/zt/unloadcollection2 node=127.0.0.1:49379_qp%2Fzt C529_STATE=coll:unloadcollection core:unloadcollection2 props:{state=down, base_url=http://127.0.0.1:49379/qp/zt, core=unloadcollection2, node_name=127.0.0.1:49379_qp%2Fzt}
   [junit4]   2> 303207 T1140 C529 P49379 oasc.RecoveryStrategy.run Starting recovery process.  core=unloadcollection2 recoveringAfterStartup=true
   [junit4]   2> 303208 T1140 C529 P49379 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 303208 T1140 C529 P49379 oasc.ZkController.publish publishing core=unloadcollection2 state=recovering
   [junit4]   2> 303208 T1140 C529 P49379 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 303208 T1100 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 303211 T1072 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 303211 T1072 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 303211 T1072 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 303212 T1100 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={name=unloadcollection2&version=2&collection=unloadcollection&wt=javabin&dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1393544613653/1393544629049unloadcollection1_2n&action=CREATE} status=0 QTime=1762 
   [junit4]   2> 303215 T1083 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 303215 T1050 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 303216 T1073 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 303217 T1050 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: unloadcollection failOnTimeout:true timeout (sec):330
   [junit4]   2> 303218 T1073 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49379/qp/zt",
   [junit4]   2> 	  "core":"unloadcollection2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49379_qp%2Fzt",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"unloadcollection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 303219 T1050 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 303225 T1072 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 303227 T1132 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> 303227 T1072 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> 303227 T1137 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> 303227 T1090 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> 303228 T1077 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> 303227 T1104 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> 303227 T1118 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> 304216 T1083 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 304216 T1083 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={core=unloadcollection1&version=2&onlyIfLeader=true&wt=javabin&onlyIfLeaderActive=true&checkLive=true&action=PREPRECOVERY&state=recovering&coreNodeName=core_node2&nodeName=127.0.0.1:49379_qp%252Fzt} status=0 QTime=1002 
   [junit4]   2> 304223 T1050 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 305228 T1050 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2>  C529_STATE=coll:unloadcollection core:unloadcollection2 props:{state=recovering, base_url=http://127.0.0.1:49379/qp/zt, core=unloadcollection2, node_name=127.0.0.1:49379_qp%2Fzt}
   [junit4]   2> 306218 T1140 C529 P49379 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:49376/qp/zt/unloadcollection1/ core=unloadcollection2 - recoveringAfterStartup=true
   [junit4]   2> 306219 T1140 C529 P49379 oasu.PeerSync.sync PeerSync: core=unloadcollection2 url=http://127.0.0.1:49379/qp/zt START replicas=[http://127.0.0.1:49376/qp/zt/unloadcollection1/] nUpdates=100
   [junit4]   2> 306219 T1140 C529 P49379 oasu.PeerSync.sync WARN no frame of reference to tell if we've missed updates
   [junit4]   2> 306220 T1140 C529 P49379 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=unloadcollection2
   [junit4]   2> 306222 T1140 C529 P49379 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=unloadcollection2
   [junit4]   2> 306222 T1140 C529 P49379 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=unloadcollection2
   [junit4]   2> 306222 T1140 C529 P49379 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 306222 T1140 C529 P49379 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:49376/qp/zt/unloadcollection1/. core=unloadcollection2
   [junit4]   2> ASYNC  NEW_CORE C530 name=unloadcollection1 org.apache.solr.core.SolrCore@5c153a69 url=http://127.0.0.1:49376/qp/zt/unloadcollection1 node=127.0.0.1:49376_qp%2Fzt C530_STATE=coll:unloadcollection core:unloadcollection1 props:{state=active, base_url=http://127.0.0.1:49376/qp/zt, core=unloadcollection1, node_name=127.0.0.1:49376_qp%2Fzt, leader=true}
   [junit4]   2> 306225 T1083 C530 P49376 oasc.SolrCore.execute [unloadcollection1] webapp=/qp/zt path=/get params={version=2&distrib=false&qt=/get&getVersions=100&wt=javabin} status=0 QTime=1 
   [junit4]   2> 306226 T1081 C530 P49376 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 306226 T1081 C530 P49376 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 306227 T1081 C530 P49376 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 306227 T1081 C530 P49376 oasup.LogUpdateProcessor.finish [unloadcollection1] webapp=/qp/zt path=/update params={waitSearcher=true&softCommit=false&version=2&wt=javabin&commit_end_point=true&commit=true&openSearcher=false} {commit=} 0 1
   [junit4]   2> 306228 T1140 C529 P49379 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 306228 T1140 C529 P49379 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
   [junit4]   2> 306231 T1050 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 306232 T1084 C530 P49376 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 306233 T1084 C530 P49376 oasc.SolrCore.execute [unloadcollection1] webapp=/qp/zt path=/replication params={version=2&command=indexversion&qt=/replication&wt=javabin} status=0 QTime=2 
   [junit4]   2> 306233 T1140 C529 P49379 oasc.RecoveryStrategy.replay No replay needed. core=unloadcollection2
   [junit4]   2> 306233 T1140 C529 P49379 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=unloadcollection2
   [junit4]   2> 306233 T1140 C529 P49379 oasc.ZkController.publish publishing core=unloadcollection2 state=active
   [junit4]   2> 306234 T1140 C529 P49379 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 306235 T1072 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 306235 T1140 C529 P49379 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=unloadcollection2
   [junit4]   2> 306239 T1073 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 306241 T1073 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49379/qp/zt",
   [junit4]   2> 	  "core":"unloadcollection2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49379_qp%2Fzt",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"unloadcollection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 306249 T1072 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 306251 T1137 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> 306252 T1072 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> 306252 T1132 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.

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

lose /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1393544613653/1393544648079unloadcollection_4n [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1393544613653/1393544648079unloadcollection_4n;done=false>>]
   [junit4]   2> 434606 T1132 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1393544613653/1393544648079unloadcollection_4n
   [junit4]   2> 434606 T1132 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1393544613653/1393544648079unloadcollection_4n/index.20140228054419009 [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1393544613653/1393544648079unloadcollection_4n/index.20140228054419009;done=false>>]
   [junit4]   2> 434607 T1132 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1393544613653/1393544648079unloadcollection_4n/index.20140228054419009
   [junit4]   2> 434607 T1132 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection/leaders/shard1
   [junit4]   2> 434607 T1132 oasc.SolrException.log ERROR There was a problem trying to register as the leader:org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections
   [junit4]   2> 		at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 		at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 		at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1041)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient$3.execute(SolrZkClient.java:206)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient$3.execute(SolrZkClient.java:203)
   [junit4]   2> 		at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:203)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:414)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:383)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:370)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContextBase.runLeaderProcess(ElectionContext.java:112)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:273)
   [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> 434607 T1132 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/unloadcollection/leader_elect/shard1/election/91327339800690700-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:293)
   [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> 434608 T1132 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> 434608 T1132 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 434608 T1132 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 434608 T1132 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Lucene46: {text=FSTOrd41, _version_=Pulsing41(freqCutoff=1 minBlockSize=78 maxBlockSize=176), a_t=Pulsing41(freqCutoff=1 minBlockSize=78 maxBlockSize=176), intDefault=Pulsing41(freqCutoff=1 minBlockSize=78 maxBlockSize=176), range_facet_si=TestBloomFilteredLucene41Postings(BloomFilteringPostingsFormat(Lucene41(blocksize=128))), other_tl1=Pulsing41(freqCutoff=1 minBlockSize=78 maxBlockSize=176), id=Lucene41(blocksize=128), range_facet_l=Pulsing41(freqCutoff=1 minBlockSize=78 maxBlockSize=176), multiDefault=TestBloomFilteredLucene41Postings(BloomFilteringPostingsFormat(Lucene41(blocksize=128))), timestamp=Pulsing41(freqCutoff=1 minBlockSize=78 maxBlockSize=176), range_facet_sl=FSTOrd41, a_si=TestBloomFilteredLucene41Postings(BloomFilteringPostingsFormat(Lucene41(blocksize=128)))}, docValues:{timestamp=DocValuesFormat(name=Lucene45)}, sim=DefaultSimilarity, locale=nl, timezone=Antarctica/Vostok
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_51 (64-bit)/cpus=2,threads=1,free=60574072,total=162263040
   [junit4]   2> NOTE: All tests run in this JVM: [TestFastWriter, NumericFieldsTest, ResourceLoaderTest, TestFuzzyAnalyzedSuggestions, TestSolrJ, OpenExchangeRatesOrgProviderTest, TestGroupingSearch, TestDistributedGrouping, JSONWriterTest, TestQueryUtils, TermsComponentTest, DocValuesMissingTest, TestBinaryField, TestCodecSupport, SignatureUpdateProcessorFactoryTest, BadComponentTest, MBeansHandlerTest, TestIBSimilarityFactory, TestSolrXmlPersistence, StandardRequestHandlerTest, CoreContainerCoreInitFailuresTest, BasicFunctionalityTest, TestExtendedDismaxParser, IndexSchemaTest, SortByFunctionTest, OverseerRolesTest, PreAnalyzedUpdateProcessorTest, ReturnFieldsTest, TestBlendedInfixSuggestions, PingRequestHandlerTest, DefaultValueUpdateProcessorTest, XsltUpdateRequestHandlerTest, DistributedQueryElevationComponentTest, PluginInfoTest, TestWriterPerf, TestFieldTypeCollectionResource, HighlighterConfigTest, TestCollationFieldDocValues, FieldMutatingUpdateProcessorTest, StressHdfsTest, TestHighFrequencyDictionaryFactory, TestSolrXMLSerializer, SpellingQueryConverterTest, DateMathParserTest, FieldFacetExtrasTest, TestPostingsSolrHighlighter, ExpressionTest, HdfsDirectoryTest, TestClassNameShortening, SolrCoreCheckLockOnStartupTest, LoggingHandlerTest, TestDistributedSearch, TestRandomMergePolicy, DirectSolrSpellCheckerTest, HdfsCollectionsAPIDistributedZkTest, PrimUtilsTest, AddBlockUpdateTest, TestOverriddenPrefixQueryForCustomFieldType, HdfsLockFactoryTest, SolrXmlInZkTest, TestSchemaResource, TestImplicitCoreProperties, TestJmxIntegration, TestRangeQuery, TestIndexSearcher, TestRecovery, UnloadDistributedZkTest]
   [junit4] Completed in 149.33s, 1 test, 1 error <<< FAILURES!

[...truncated 952 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:465: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:445: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:37: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:189: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:490: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1274: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:907: There were test failures: 373 suites, 1607 tests, 1 error, 52 ignored (18 assumptions)

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