You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/09/25 11:20:19 UTC

[JENKINS] Lucene-Solr-Tests-trunk-Java7 - Build # 4882 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java7/4882/

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

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:41394, http://127.0.0.1:55595, http://127.0.0.1:20870, http://127.0.0.1:61244, http://127.0.0.1:27481]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:41394, http://127.0.0.1:55595, http://127.0.0.1:20870, http://127.0.0.1:61244, http://127.0.0.1:27481]
	at __randomizedtesting.SeedInfo.seed([AA8A7C6B3497CDAF:2B6CF27343C8AD93]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:880)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601)
	at org.apache.solr.cloud.DeleteReplicaTest.removeAndWaitForReplicaGone(DeleteReplicaTest.java:171)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:144)
	at org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:88)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
	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:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	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.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:65)
	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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	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:65)
	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:365)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not  remove replica : delLiveColl/shard1/core_node1
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:558)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:212)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:208)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304)
	... 47 more




Build Log:
[...truncated 10934 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4]   2> Creating dataDir: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-AA8A7C6B3497CDAF-001/init-core-data-001
   [junit4]   2> 221376 T626 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 221376 T626 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 221384 T626 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 221385 T626 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 221386 T627 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 221485 T626 oasc.ZkTestServer.run start zk server on port:37837
   [junit4]   2> 221486 T626 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 221487 T626 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 221492 T633 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1be41c1 name:ZooKeeperConnection Watcher:127.0.0.1:37837 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 221492 T626 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 221493 T626 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 221493 T626 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 221497 T626 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 221498 T626 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 221500 T635 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7e55c6e5 name:ZooKeeperConnection Watcher:127.0.0.1:37837/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 221500 T626 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 221500 T626 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 221501 T626 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 221504 T626 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 221506 T626 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 221507 T626 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 221509 T626 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 221510 T626 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 221513 T626 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 221514 T626 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 221517 T626 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 221517 T626 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 221519 T626 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 221520 T626 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 221525 T626 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 221526 T626 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 221528 T626 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 221529 T626 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 221531 T626 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 221531 T626 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 221534 T626 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 221540 T626 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 221543 T626 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 221544 T626 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 221546 T626 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 221547 T626 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 221549 T626 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 221550 T626 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 222816 T626 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 222820 T626 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:61244
   [junit4]   2> 222821 T626 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 222821 T626 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 222821 T626 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-AA8A7C6B3497CDAF-001/tempDir-002
   [junit4]   2> 222822 T626 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-AA8A7C6B3497CDAF-001/tempDir-002/'
   [junit4]   2> 222850 T626 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-AA8A7C6B3497CDAF-001/tempDir-002/solr.xml
   [junit4]   2> 222914 T626 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-AA8A7C6B3497CDAF-001/tempDir-002
   [junit4]   2> 222914 T626 oasc.CoreContainer.<init> New CoreContainer 1099463451
   [junit4]   2> 222914 T626 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-AA8A7C6B3497CDAF-001/tempDir-002/]
   [junit4]   2> 222915 T626 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 222916 T626 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 222916 T626 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 222916 T626 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 222916 T626 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 222917 T626 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 222917 T626 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 222917 T626 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 222917 T626 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 222918 T626 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 222918 T626 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 222919 T626 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 222919 T626 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 222919 T626 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:37837/solr
   [junit4]   2> 222920 T626 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 222920 T626 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 222921 T626 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 222922 T646 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3e90c029 name:ZooKeeperConnection Watcher:127.0.0.1:37837 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 222923 T626 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 222924 T626 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 222926 T626 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 222927 T648 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@45f0068e name:ZooKeeperConnection Watcher:127.0.0.1:37837/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 222927 T626 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 222929 T626 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 222932 T626 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 222934 T626 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 222936 T626 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 222938 T626 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 222941 T626 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 222942 T626 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61244_
   [junit4]   2> 222943 T626 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:61244_
   [junit4]   2> 222945 T626 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 222946 T626 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 222948 T626 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 222949 T626 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:61244_
   [junit4]   2> 222950 T626 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 222952 T626 oasc.Overseer.start Overseer (id=92512851745112067-127.0.0.1:61244_-n_0000000000) starting
   [junit4]   2> 222954 T626 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 222960 T626 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 222961 T650 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 222961 T626 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 222963 T626 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 222965 T626 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 222967 T649 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 222970 T626 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-AA8A7C6B3497CDAF-001/tempDir-002
   [junit4]   2> 222996 T626 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-AA8A7C6B3497CDAF-001/tempDir-002/conf/
   [junit4]   2> 224289 T626 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 224290 T626 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 224291 T626 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 224291 T626 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 224292 T626 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 224293 T654 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5a54d60a name:ZooKeeperConnection Watcher:127.0.0.1:37837/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 224293 T626 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 224294 T626 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 224296 T626 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 224298 T626 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 224298 T626 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2
   [junit4]   2> 224299 T626 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 224300 T626 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 224301 T656 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4956fc45 name:ZooKeeperConnection Watcher:127.0.0.1:37837/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 224301 T626 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 224301 T626 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 224304 T657 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 224306 T649 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: collection1
   [junit4]   2> 224307 T649 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 224307 T649 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2
   [junit4]   2> 224309 T649 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/collection1/state.json
   [junit4]   2> 224310 T657 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> 224310 T658 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> 225621 T626 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 225621 T626 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 225624 T626 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:27481
   [junit4]   2> 225624 T626 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 225625 T626 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 225625 T626 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-AA8A7C6B3497CDAF-001/tempDir-003
   [junit4]   2> 225625 T626 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-AA8A7C6B3497CDAF-001/tempDir-003/'
   [junit4]   2> 225654 T626 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-AA8A7C6B3497CDAF-001/tempDir-003/solr.xml
   [junit4]   2> 225695 T626 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-AA8A7C6B3497CDAF-001/tempDir-003
   [junit4]   2> 225696 T626 oasc.CoreContainer.<init> New CoreContainer 1348305057
   [junit4]   2> 225696 T626 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-AA8A7C6B3497CDAF-001/tempDir-003/]
   [junit4]   2> 225697 T626 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 225697 T626 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 225698 T626 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 225698 T626 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 225698 T626 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 225698 T626 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 225699 T626 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 225699 T626 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 225699 T626 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 225700 T626 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 225700 T626 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 225700 T626 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 225701 T626 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 225701 T626 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:37837/solr
   [junit4]   2> 225701 T626 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 225702 T626 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 225702 T626 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 225704 T669 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2aa7f33f name:ZooKeeperConnection Watcher:127.0.0.1:37837 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 225705 T626 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 225705 T626 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 225707 T626 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 225708 T671 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@71692933 name:ZooKeeperConnection Watcher:127.0.0.1:37837/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 225709 T626 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 225714 T626 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 226719 T626 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:27481_
   [junit4]   2> 226720 T626 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:27481_
   [junit4]   2> 226724 T626 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 226728 T626 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-AA8A7C6B3497CDAF-001/tempDir-003
   [junit4]   2> 226732 T626 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-AA8A7C6B3497CDAF-001/tempDir-003/conf/
   [junit4]   2> 227663 T626 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 227664 T626 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 227664 T626 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 228685 T626 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 228687 T626 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 228689 T626 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:20870
   [junit4]   2> 228690 T626 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 228690 T626 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 228690 T626 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-AA8A7C6B3497CDAF-001/tempDir-004
   [junit4]   2> 228691 T626 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-AA8A7C6B3497CDAF-001/tempDir-004/'
   [junit4]   2> 228720 T626 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-AA8A7C6B3497CDAF-001/tempDir-004/solr.xml
   [junit4]   2> 228760 T626 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-AA8A7C6B3497CDAF-001/tempDir-004
   [junit4]   2> 228761 T626 oasc.CoreContainer.<init> New CoreContainer 868245008
   [junit4]   2> 228761 T626 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-AA8A7C6B3497CDAF-001/tempDir-004/]
   [junit4]   2> 228762 T626 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 228763 T626 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 228763 T626 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 228763 T626 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 228763 T626 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 228764 T626 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 228764 T626 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 228764 T626 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 228764 T626 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 228765 T626 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 228765 T626 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 228766 T626 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 228766 T626 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 228766 T626 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:37837/solr
   [junit4]   2> 228766 T626 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 228767 T626 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 228767 T626 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 228769 T684 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a5f86fb name:ZooKeeperConnection Watcher:127.0.0.1:37837 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 228770 T626 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 228770 T626 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 228772 T626 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 228773 T686 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2c75a5a6 name:ZooKeeperConnection Watcher:127.0.0.1:37837/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 228773 T626 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 228778 T626 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 229782 T626 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:20870_
   [junit4]   2> 229783 T626 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:20870_
   [junit4]   2> 229787 T626 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 229792 T626 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-AA8A7C6B3497CDAF-001/tempDir-004
   [junit4]   2> 231575 T626 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-AA8A7C6B3497CDAF-001/tempDir-004/conf/
   [junit4]   2> 231585 T626 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 231586 T626 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 231587 T626 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 232612 T626 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 232613 T626 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 232615 T626 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:41394
   [junit4]   2> 232616 T626 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 232616 T626 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 232616 T626 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-AA8A7C6B3497CDAF-001/tempDir-005
   [junit4]   2> 232617 T626 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-AA8A7C6B3497CDAF-001/tempDir-005/'
   [junit4]   2> 232645 T626 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-AA8A7C6B3497CDAF-001/tempDir-005/solr.xml
   [junit4]   2> 232686 T626 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-AA8A7C6B3497CDAF-001/tempDir-005
   [junit4]   2> 232687 T626 oasc.CoreContainer.<init> New CoreContainer 1896689779
   [junit4]   2> 232687 T626 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-AA8A7C6B3497CDAF-001/tempDir-005/]
   [junit4]   2> 232688 T626 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 232688 T626 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 232689 T626 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 232689 T626 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 232689 T626 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 232689 T626 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 232690 T626 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 232690 T626 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 232690 T626 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 232691 T626 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 232691 T626 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 232691 T626 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 232692 T626 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 232692 T626 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:37837/solr
   [junit4]   2> 232692 T626 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 232692 T626 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 232693 T626 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 232695 T699 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18e80801 name:ZooKeeperConnection Watcher:127.0.0.1:37837 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 232696 T626 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 232696 T626 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 232699 T626 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 232700 T701 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5683b55e name:ZooKeeperConnection Watcher:127.0.0.1:37837/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 232700 T626 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 232706 T626 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 233711 T626 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41394_
   [junit4]   2> 233712 T626 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:41394_
   [junit4]   2> 233716 T626 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 233720 T626 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-AA8A7C6B3497CDAF-001/tempDir-005
   [junit4]   2> 233724 T626 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-AA8A7C6B3497CDAF-001/tempDir-005/conf/
   [junit4]   2> 235451 T626 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 235452 T626 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 235453 T626 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 236386 T626 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 4
   [junit4]   2> 236387 T626 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 236390 T626 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:55595
   [junit4]   2> 236390 T626 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 236390 T626 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 236391 T626 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-AA8A7C6B3497CDAF-001/tempDir-006
   [junit4]   2> 236391 T626 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-AA8A7C6B3497CDAF-001/tempDir-006/'
   [junit4]   2> 236421 T626 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-AA8A7C6B3497CDAF-001/tempDir-006/solr.xml
   [junit4]   2> 236462 T626 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-AA8A7C6B3497CDAF-001/tempDir-006
   [junit4]   2> 236463 T626 oasc.CoreContainer.<init> New CoreContainer 1552540606
   [junit4]   2> 236463 T626 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-AA8A7C6B3497CDAF-001/tempDir-006/]
   [junit4]   2> 236464 T626 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 236464 T626 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 236465 T626 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 236465 T626 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 236465 T626 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 236465 T626 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 236466 T626 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 236466 T626 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 236466 T626 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 236467 T626 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 236467 T626 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 236467 T626 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 236468 T626 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 236468 T626 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:37837/solr
   [junit4]   2> 236468 T626 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 236468 T626 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 236469 T626 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 236471 T714 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@60c6fe68 name:ZooKeeperConnection Watcher:127.0.0.1:37837 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 236472 T626 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 236472 T626 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 236474 T626 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 236476 T716 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@145685b5 name:ZooKeeperConnection Watcher:127.0.0.1:37837/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 236476 T626 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 236482 T626 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 237486 T626 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55595_
   [junit4]   2> 237487 T626 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55595_
   [junit4]   2> 237491 T626 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 237496 T626 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-AA8A7C6B3497CDAF-001/tempDir-006
   [junit4]   2> 237500 T626 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-AA8A7C6B3497CDAF-001/tempDir-006/conf/
   [junit4]   2> 238516 T626 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 238518 T626 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 238518 T626 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 238520 T626 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 238521 T626 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 238522 T720 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@43f6ebe7 name:ZooKeeperConnection Watcher:127.0.0.1:37837/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 238522 T626 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 238522 T626 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 238524 T626 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 238527 T626 oasc.AbstractFullDistribZkTestBase.createCollection Creating collection with stateFormat=2: delLiveColl
   [junit4]   2> 238527 T626 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 238528 T626 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 238529 T722 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@190426f0 name:ZooKeeperConnection Watcher:127.0.0.1:37837/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 238529 T626 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 238529 T626 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 238530 T626 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 238535 T667 oasha.CollectionsHandler.handleCreateAction Creating Collection : replicationFactor=2&numShards=2&action=CREATE&stateFormat=2&wt=javabin&name=delLiveColl&maxShardsPerNode=2&version=2
   [junit4]   2> 238537 T657 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 238538 T650 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2> 	  "operation":"create",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"delLiveColl",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "maxShardsPerNode":"2",
   [junit4]   2> 	  "stateFormat":"2"}
   [junit4]   2> 238539 T723 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : create , {
   [junit4]   2> 	  "operation":"create",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"delLiveColl",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "maxShardsPerNode":"2",
   [junit4]   2> 	  "stateFormat":"2"}
   [junit4]   2> 238540 T723 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1
   [junit4]   2> 238540 T723 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/delLiveColl 
   [junit4]   2> 238540 T723 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl
   [junit4]   2> 238543 T657 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 238546 T649 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: delLiveColl
   [junit4]   2> 238546 T649 oasc.Overseer$ClusterStateUpdater.createCollection Create collection delLiveColl with shards [shard1, shard2]
   [junit4]   2> 238546 T649 oasc.Overseer$ClusterStateUpdater.createCollection state version delLiveColl 2
   [junit4]   2> 238548 T649 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/delLiveColl/state.json
   [junit4]   2> 238549 T717 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> 238550 T724 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> 238550 T725 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> 238549 T672 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> 238549 T657 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> 238549 T702 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> 238549 T658 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> 238549 T687 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> 238643 T723 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection delLiveColl, shardNames [shard1, shard2] , replicationFactor : 2
   [junit4]   2> 238644 T723 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica1 as part of slice shard1 of collection delLiveColl on 127.0.0.1:61244_
   [junit4]   2> 238645 T723 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica2 as part of slice shard1 of collection delLiveColl on 127.0.0.1:20870_
   [junit4]   2> 238646 T723 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica1 as part of slice shard2 of collection delLiveColl on 127.0.0.1:55595_
   [junit4]   2> 238648 T723 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica2 as part of slice shard2 of collection delLiveColl on 127.0.0.1:27481_
   [junit4]   2> 238648 T638 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&numShards=2&action=CREATE&collection=delLiveColl&wt=javabin&name=delLiveColl_shard1_replica1&version=2&collection.configName=conf1&shard=shard1
   [junit4]   2> 238649 T677 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&numShards=2&action=CREATE&collection=delLiveColl&wt=javabin&name=delLiveColl_shard1_replica2&version=2&collection.configName=conf1&shard=shard1
   [junit4]   2> 238650 T706 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&numShards=2&action=CREATE&collection=delLiveColl&wt=javabin&name=delLiveColl_shard2_replica1&version=2&collection.configName=conf1&shard=shard2
   [junit4]   2> 238651 T664 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&numShards=2&action=CREATE&collection=delLiveColl&wt=javabin&name=delLiveColl_shard2_replica2&version=2&collection.configName=conf1&shard=shard2
   [junit4]   2> 238652 T638 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica1 state=down collection=delLiveColl
   [junit4]   2> 238652 T677 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica2 state=down collection=delLiveColl
   [junit4]   2> 238654 T657 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 238654 T664 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica2 state=down collection=delLiveColl
   [junit4]   2> 238654 T706 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica1 state=down collection=delLiveColl
   [junit4]   2> 238654 T677 oasc.ZkController.preRegister Registering watch for external collection delLiveColl
   [junit4]   2> 238654 T638 oasc.ZkController.preRegister Registering watch for external collection delLiveColl
   [junit4]   2> 238655 T677 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl
   [junit4]   2> 238656 T677 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... 
   [junit4]   2> 238656 T664 oasc.ZkController.preRegister Registering watch for external collection delLiveColl
   [junit4]   2> 238657 T664 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl
   [junit4]   2> 238657 T706 oasc.ZkController.preRegister Registering watch for external collection delLiveColl
   [junit4]   2> 238657 T664 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... 
   [junit4]   2> 238657 T649 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "node_name":"127.0.0.1:61244_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:61244",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core":"delLiveColl_shard1_replica1",
   [junit4]   2> 	  "shard":"shard1"}
   [junit4]   2> 238657 T677 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 0 
   [junit4]   2> 238657 T706 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl
   [junit4]   2> 238658 T664 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 0 
   [junit4]   2> 238659 T706 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... 
   [junit4]   2> 238658 T677 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 238659 T664 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 238660 T706 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 0 
   [junit4]   2> 238660 T706 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 238663 T649 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json
   [junit4]   2> 238664 T717 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 238664 T687 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 238664 T672 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 238664 T717 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 
   [junit4]   2> 238664 T687 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 
   [junit4]   2> 238665 T672 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 
   [junit4]   2> 238665 T638 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl
   [junit4]   2> 238665 T638 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... 
   [junit4]   2> 238667 T638 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 
   [junit4]   2> 238667 T638 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 238667 T638 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica1
   [junit4]   2> 238667 T638 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 238668 T638 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 238668 T638 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 238669 T638 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 238669 T638 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-AA8A7C6B3497CDAF-001/tempDir-002/delLiveColl_shard1_replica1/'
   [junit4]   2> 238669 T649 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 
   [junit4]   2> 238670 T649 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "node_name":"127.0.0.1:20870_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:20870",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core":"delLiveColl_shard1_replica2",
   [junit4]   2> 	  "shard":"shard1"}
   [junit4]   2> 238671 T657 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 238672 T649 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json
   [junit4]   2> 238672 T657 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 238672 T717 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 238672 T687 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 238672 T672 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 238673 T717 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 
   [junit4]   2> 238674 T687 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 
   [junit4]   2> 238674 T672 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 
   [junit4]   2> 238674 T657 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 
   [junit4]   2> 238677 T649 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 
   [junit4]   2> 238678 T649 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "node_name":"127.0.0.1:27481_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:27481",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core":"delLiveColl_shard2_replica2",
   [junit4]   2> 	  "shard":"shard2"}
   [junit4]   2> 238680 T657 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 238680 T649 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json
   [junit4]   2> 238681 T717 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 238681 T672 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 238681 T657 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 238681 T687 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 238682 T672 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 
   [junit4]   2> 238681 T717 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 
   [junit4]   2> 238682 T687 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 
   [junit4]   2> 238683 T657 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 
   [junit4]   2> 238685 T649 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 
   [junit4]   2> 238686 T649 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "node_name":"127.0.0.1:55595_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:55595",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core":"delLiveColl_shard2_replica1",
   [junit4]   2> 	  "shard":"shard2"}
   [junit4]   2> 238687 T657 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 238688 T649 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json
   [junit4]   2> 238689 T717 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 238689 T672 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 238689 T687 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 238690 T717 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 
   [junit4]   2> 238690 T672 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 
   [junit4]   2> 238690 T687 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 
   [junit4]   2> 238709 T657 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 238709 T657 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 
   [junit4]   2> 238743 T638 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 238774 T638 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 238775 T638 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 238783 T638 oass.IndexSchema.readSchema [delLiveColl_shard1_replica1] Schema name=test
   [junit4]   2> 239114 T638 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 239125 T638 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 239128 T638 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 239144 T638 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 239149 T638 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 239154 T638 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 239155 T638 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 239157 T638 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 239157 T638 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 239158 T638 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 239158 T638 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 239159 T638 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard1_replica1' using configuration from collection delLiveColl
   [junit4]   2> 239159 T638 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 239160 T638 oasc.SolrCore.<init> [delLiveColl_shard1_replica1] Opening new SolrCore at ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-AA8A7C6B3497CDAF-001/tempDir-002/delLiveColl_shard1_replica1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-AA8A7C6B3497CDAF-001/tempDir-002/delLiveColl_shard1_replica1/data/
   [junit4]   2> 239160 T638 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f7b6410
   [junit4]   2> 239162 T638 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-AA8A7C6B3497CDAF-001/tempDir-002/delLiveColl_shard1_replica1/data
   [junit4]   2> 239163 T638 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-AA8A7C6B3497CDAF-001/tempDir-002/delLiveColl_shard1_replica1/data/index/
   [junit4]   2> 239163 T638 oasc.SolrCore.initIndex WARN [delLiveColl_shard1_replica1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-AA8A7C6B3497CDAF-001/tempDir-002/delLiveColl_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 239164 T638 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-AA8A7C6B3497CDAF-001/tempDir-002/delLiveColl_shard1_replica1/data/index
   [junit4]   2> 239164 T638 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=99.8544921875, floorSegmentMB=0.3193359375, forceMergeDeletesPctAllowed=27.740085062114435, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.35334157612818495
   [junit4]   2> 239166 T638 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-1f16b4d3)),segFN=segments_1,generation=1}
   [junit4]   2> 239166 T638 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 239172 T638 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 239173 T638 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 239173 T638 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 239174 T638 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 239174 T638 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 239175 T638 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 239175 T638 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 239176 T638 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 239176 T638 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 239177 T638 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 239178 T638 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 239179 T638 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 239179 T638 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 239180 T638 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 239180 T638 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 239181 T638 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 239181 T638 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 239182 T638 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 239183 T638 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 239183 T638 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 239202 T638 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 239204 T638 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 239206 T638 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 239208 T638 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 239215 T638 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 239215 T638 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 239216 T638 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=81.6005859375, floorSegmentMB=1.3759765625, forceMergeDeletesPctAllowed=5.573065844192378, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2808790175493474
   [junit4]   2> 239218 T638 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-1f16b4d3)),segFN=segments_1,generation=1}
   [junit4]   2> 239218 T638 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 239219 T638 oass.SolrIndexSearcher.<init> Opening Searcher@2b6c01a3[delLiveColl_shard1_replica1] main
   [junit4]   2> 239219 T638 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 239220 T638 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 239220 T638 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 239221 T638 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 239221 T638 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 239222 T638 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 239222 T638 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 239223 T638 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 239224 T638 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json
   [junit4]   2> 239226 T638 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json
   [junit4]   2> 239226 T638 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 239226 T638 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 239230 T730 oasc.SolrCore.registerSearcher [delLiveColl_shard1_replica1] Registered new searcher Searcher@2b6c01a3[delLiveColl_shard1_replica1] main{UninvertingDirectoryReader()}
   [junit4]   2> 239234 T638 oasc.CoreContainer.registerCore registering core: delLiveColl_shard1_replica1
   [junit4]   2> 239235 T638 oasc.ZkController.register Register replica - core:delLiveColl_shard1_replica1 address:http://127.0.0.1:61244 collection:delLiveColl shard:shard1
   [junit4]   2> 239235 T638 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl/leader_elect/shard1/election
   [junit4]   2> 239239 T638 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 239241 T657 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 239241 T638 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=6.1937906E15ms
   [junit4]   2> 239244 T649 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 
   [junit4]   2> 239245 T649 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json
   [junit4]   2> 239246 T657 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 239246 T717 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 239246 T687 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 239246 T672 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 239247 T717 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 5 
   [junit4]   2> 239247 T687 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 5 
   [junit4]   2> 239248 T657 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 5 
   [junit4]   2> 239248 T672 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 5 
   [junit4]   2> 239660 T677 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica2
   [junit4]   2> 239660 T664 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica2
   [junit4]   2> 239661 T706 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica1
   [junit4]   2> 239661 T677 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 239662 T706 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 239663 T677 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 239662 T664 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 239663 T677 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 239663 T706 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 239664 T664 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 239664 T677 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 239664 T706 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 239665 T677 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-AA8A7C6B3497CDAF-001/tempDir-004/delLiveColl_shard1_replica2/'
   [junit4]   2> 239665 T664 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 239666 T706 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 239667 T706 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-AA8A7C6B3497CDAF-001/tempDir-006/delLiveColl_shard2_replica1/'
   [junit4]   2> 239667 T664 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 239667 T664 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-AA8A7C6B3497CDAF-001/tempDir-003/delLiveColl_shard2_replica2/'
   [junit4]   2> 239725 T677 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 239728 T664 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 239732 T706 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 239779 T677 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 239779 T664 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 239780 T677 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 239781 T664 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 239784 T706 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 239785 T706 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 239793 T677 oass.IndexSchema.readSchema [delLiveColl_shard1_replica2] Schema name=test
   [junit4]   2> 239793 T664 oass.IndexSchema.readSchema [delLiveColl_shard2_replica2] Schema name=test
   [junit4]   2> 239796 T706 oass.IndexSchema.readSchema [delLiveColl_shard2_replica1] Schema name=test
   [junit4]   2> 240207 T664 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 240208 T706 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 240215 T664 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 240216 T706 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 240219 T664 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 240219 T677 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 240219 T706 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 240234 T677 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 240237 T677 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 240242 T664 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 240242 T706 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 240247 T664 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 240247 T706 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 240252 T664 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 240252 T706 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 240253 T664 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 240253 T706 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 240254 T677 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 240253 T664 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 240254 T706 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 240255 T664 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 240255 T706 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 240256 T664 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 240256 T664 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 240256 T706 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 240257 T664 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard2_replica2' using configuration from collection delLiveColl
   [junit4]   2> 240257 T706 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 240258 T664 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 240258 T677 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 240258 T706 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard2_replica1' using configuration from collection delLiveColl
   [junit4]   2> 240259 T664 oasc.SolrCore.<init> [delLiveColl_shard2_replica2] Opening new SolrCore at /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-AA8A7C6B3497CDAF-001/tempDir-003/delLiveColl_shard2_replica2/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-AA8A7C6B3497CDAF-001/tempDir-003/delLiveColl_shard2_replica2/data/
   [junit4]   2> 240259 T706 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [juni

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

":"127.0.0.1:55595_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:55595",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node4",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core":"delLiveColl_shard2_replica1",
   [junit4]   2> 	  "shard":"shard2"}
   [junit4]   2> 439996 T775 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json
   [junit4]   2> 439997 T717 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 439998 T717 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 27 
   [junit4]   2> 440004 T626 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 440005 T626 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 440005 T626 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 440006 T626 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 440007 T626 oasc.SolrCore.closeSearcher [delLiveColl_shard2_replica1] Closing main searcher on request.
   [junit4]   2> 440008 T626 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 440008 T626 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-AA8A7C6B3497CDAF-001/tempDir-006/delLiveColl_shard2_replica1/data/index [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-AA8A7C6B3497CDAF-001/tempDir-006/delLiveColl_shard2_replica1/data/index;done=false>>]
   [junit4]   2> 440009 T626 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-AA8A7C6B3497CDAF-001/tempDir-006/delLiveColl_shard2_replica1/data/index
   [junit4]   2> 440009 T626 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-AA8A7C6B3497CDAF-001/tempDir-006/delLiveColl_shard2_replica1/data [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-AA8A7C6B3497CDAF-001/tempDir-006/delLiveColl_shard2_replica1/data;done=false>>]
   [junit4]   2> 440009 T626 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-AA8A7C6B3497CDAF-001/tempDir-006/delLiveColl_shard2_replica1/data
   [junit4]   2> 440010 T626 oasc.Overseer.close Overseer (id=92512851745112077-127.0.0.1:55595_-n_0000000004) closing
   [junit4]   2> 440011 T775 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:55595_
   [junit4]   2> 440013 T717 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 440015 T626 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 444990 T626 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 444993 T626 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:37837 37837
   [junit4]   2> 445078 T627 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:37837 37837
   [junit4]   2> 445080 T627 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: 
   [junit4]   2> 	Maximum concurrent create/delete watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		8	/solr/aliases.json
   [junit4]   2> 		8	/solr/clusterstate.json
   [junit4]   2> 		4	/solr/collections/delLiveColl/state.json
   [junit4]   2> 	
   [junit4]   2> 	Maximum concurrent children watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		8	/solr/live_nodes
   [junit4]   2> 		5	/solr/overseer/collection-queue-work
   [junit4]   2> 		5	/solr/overseer/queue
   [junit4]   2> 	
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DeleteReplicaTest -Dtests.method=testDistribSearch -Dtests.seed=AA8A7C6B3497CDAF -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=en_IN -Dtests.timezone=America/Fortaleza -Dtests.file.encoding=US-ASCII
   [junit4] ERROR    224s J0 | DeleteReplicaTest.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:41394, http://127.0.0.1:55595, http://127.0.0.1:20870, http://127.0.0.1:61244, http://127.0.0.1:27481]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AA8A7C6B3497CDAF:2B6CF27343C8AD93]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:880)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601)
   [junit4]    > 	at org.apache.solr.cloud.DeleteReplicaTest.removeAndWaitForReplicaGone(DeleteReplicaTest.java:171)
   [junit4]    > 	at org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:144)
   [junit4]    > 	at org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:88)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not  remove replica : delLiveColl/shard1/core_node1
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:558)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:212)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:208)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304)
   [junit4]    > 	... 47 more
   [junit4]   2> 445097 T626 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-AA8A7C6B3497CDAF-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=en_IN, timezone=America/Fortaleza
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 (64-bit)/cpus=16,threads=1,free=39033352,total=217579520
   [junit4]   2> NOTE: All tests run in this JVM: [CacheHeaderTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestFuzzyAnalyzedSuggestions, TestRecoveryHdfs, TestUtils, DistributedQueryElevationComponentTest, ConnectionManagerTest, TestModifyConfFiles, TestValueSourceCache, TestWordDelimiterFilterFactory, BlockCacheTest, SuggesterWFSTTest, DistributedFacetPivotSmallTest, MinimalSchemaTest, SpellingQueryConverterTest, CollectionsAPIAsyncDistributedZkTest, TestFiltering, DeleteReplicaTest]
   [junit4] Completed on J0 in 223.77s, 1 test, 1 error <<< FAILURES!

[...truncated 1215 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:524: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:472: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:61: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/extra-targets.xml:39: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build.xml:189: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/common-build.xml:496: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:1359: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:961: There were test failures: 430 suites, 1775 tests, 1 error, 58 ignored (23 assumptions)

Total time: 62 minutes 1 second
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-trunk-Java7 #4878
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 156126106 bytes
Compression is 0.0%
Took 26 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-Tests-trunk-Java7 - Build # 4883 - Still Failing

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

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

Error Message:
There were too many update fails - we expect it can happen, but shouldn't easily

Stack Trace:
java.lang.AssertionError: There were too many update fails - we expect it can happen, but shouldn't easily
	at __randomizedtesting.SeedInfo.seed([25ADC249A521BEE:83BC523CED0D7BD2]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertFalse(Assert.java:68)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.doTest(ChaosMonkeyNothingIsSafeTest.java:223)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
	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:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	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.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:65)
	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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	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:65)
	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:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11801 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> Creating dataDir: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-25ADC249A521BEE-001/init-core-data-001
   [junit4]   2> 1230917 T4781 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /_lk/f
   [junit4]   2> 1230924 T4781 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 1230925 T4781 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1230926 T4782 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1231025 T4781 oasc.ZkTestServer.run start zk server on port:23782
   [junit4]   2> 1231026 T4781 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1231027 T4781 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1231031 T4788 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4b0a202e name:ZooKeeperConnection Watcher:127.0.0.1:23782 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1231031 T4781 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1231032 T4781 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1231032 T4781 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1231035 T4781 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1231036 T4781 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1231037 T4790 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5107b953 name:ZooKeeperConnection Watcher:127.0.0.1:23782/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1231037 T4781 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1231038 T4781 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1231038 T4781 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1231040 T4781 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1231041 T4781 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1231043 T4781 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1231044 T4781 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1231045 T4781 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1231048 T4781 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1231048 T4781 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1231151 T4781 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1231152 T4781 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1231153 T4781 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1231154 T4781 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1231156 T4781 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1231157 T4781 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1231159 T4781 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1231159 T4781 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1231161 T4781 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1231162 T4781 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1231164 T4781 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1231164 T4781 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1231166 T4781 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1231167 T4781 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1231169 T4781 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1231169 T4781 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1231171 T4781 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1231172 T4781 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1232342 T4781 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1232345 T4781 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:20034
   [junit4]   2> 1232346 T4781 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1232346 T4781 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1232346 T4781 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-25ADC249A521BEE-001/tempDir-002
   [junit4]   2> 1232347 T4781 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-25ADC249A521BEE-001/tempDir-002/'
   [junit4]   2> 1232375 T4781 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-25ADC249A521BEE-001/tempDir-002/solr.xml
   [junit4]   2> 1232432 T4781 oasc.CoreContainer.<init> New CoreContainer 1910755313
   [junit4]   2> 1232432 T4781 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-25ADC249A521BEE-001/tempDir-002/]
   [junit4]   2> 1232433 T4781 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1232434 T4781 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1232434 T4781 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1232434 T4781 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1232434 T4781 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1232435 T4781 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1232435 T4781 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1232435 T4781 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1232435 T4781 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1232436 T4781 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1232436 T4781 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1232436 T4781 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1232436 T4781 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1232437 T4781 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:23782/solr
   [junit4]   2> 1232437 T4781 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1232437 T4781 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1232438 T4781 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1232439 T4801 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@236911a1 name:ZooKeeperConnection Watcher:127.0.0.1:23782 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1232440 T4781 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1232440 T4781 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1232442 T4781 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1232443 T4803 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@789d0a85 name:ZooKeeperConnection Watcher:127.0.0.1:23782/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1232443 T4781 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1232444 T4781 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1232445 T4781 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1232447 T4781 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1232448 T4781 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1232449 T4781 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1232451 T4781 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1232452 T4781 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:20034__lk%2Ff
   [junit4]   2> 1232452 T4781 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:20034__lk%2Ff
   [junit4]   2> 1232453 T4781 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1232454 T4781 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1232455 T4781 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1232456 T4781 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:20034__lk%2Ff
   [junit4]   2> 1232457 T4781 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1232458 T4781 oasc.Overseer.start Overseer (id=92514575934685187-127.0.0.1:20034__lk%2Ff-n_0000000000) starting
   [junit4]   2> 1232459 T4781 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1232464 T4781 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1232464 T4805 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1232464 T4781 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1232466 T4781 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1232467 T4781 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1232469 T4804 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1232472 T4807 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 1232472 T4807 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1232473 T4807 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1232473 T4808 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1232475 T4804 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:20034/_lk/f",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:20034__lk%2Ff",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "numShards":"1"}
   [junit4]   2> 1232475 T4804 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 1232475 T4804 oasc.Overseer$ClusterStateUpdater.createCollection state version control_collection 1
   [junit4]   2> 1232475 T4804 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1232477 T4808 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> 1233473 T4807 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1233474 T4807 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1233474 T4807 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1233475 T4807 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1233475 T4807 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1233475 T4807 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-25ADC249A521BEE-001/tempDir-002/collection1/'
   [junit4]   2> 1233477 T4807 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-25ADC249A521BEE-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 1233478 T4807 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-25ADC249A521BEE-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 1233479 T4807 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-25ADC249A521BEE-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 1233560 T4807 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1233592 T4807 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1233693 T4807 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1233713 T4807 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1233953 T4807 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1233963 T4807 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1233964 T4807 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1233968 T4807 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1233981 T4807 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1233982 T4807 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 1233982 T4807 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-25ADC249A521BEE-001/tempDir-002/collection1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-25ADC249A521BEE-001/tempDir-001/control/data/
   [junit4]   2> 1233982 T4807 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7705c09a
   [junit4]   2> 1233984 T4807 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-25ADC249A521BEE-001/tempDir-001/control/data
   [junit4]   2> 1233985 T4807 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-25ADC249A521BEE-001/tempDir-001/control/data/index/
   [junit4]   2> 1233985 T4807 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-25ADC249A521BEE-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1233987 T4807 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-25ADC249A521BEE-001/tempDir-001/control/data/index
   [junit4]   2> 1233987 T4807 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=16, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1234011 T4807 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-25ADC249A521BEE-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1234011 T4807 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1234015 T4807 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1234015 T4807 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1234015 T4807 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1234015 T4807 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1234015 T4807 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1234016 T4807 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1234016 T4807 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1234016 T4807 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1234016 T4807 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1234017 T4807 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1234017 T4807 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1234018 T4807 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1234018 T4807 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1234018 T4807 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1234018 T4807 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1234019 T4807 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1234019 T4807 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1234020 T4807 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1234020 T4807 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1234021 T4807 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1234034 T4807 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1234036 T4807 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1234037 T4807 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1234038 T4807 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1234041 T4807 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1234041 T4807 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1234042 T4807 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=41, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4058224557693202]
   [junit4]   2> 1234043 T4807 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-25ADC249A521BEE-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1234043 T4807 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1234044 T4807 oass.SolrIndexSearcher.<init> Opening Searcher@417da6b0[collection1] main
   [junit4]   2> 1234044 T4807 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1234045 T4807 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1234045 T4807 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1234045 T4807 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1234045 T4807 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1234045 T4807 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1234046 T4807 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1234046 T4807 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1234047 T4807 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json
   [junit4]   2> 1234048 T4807 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1234048 T4807 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1234048 T4807 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1234051 T4809 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@417da6b0[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 1234053 T4807 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1234054 T4812 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:20034/_lk/f collection:control_collection shard:shard1
   [junit4]   2> 1234054 T4781 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3
   [junit4]   2> 1234055 T4812 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1234055 T4781 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1234056 T4781 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1234057 T4781 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1234058 T4814 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@710df2fa name:ZooKeeperConnection Watcher:127.0.0.1:23782/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1234058 T4781 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1234058 T4781 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1234059 T4812 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1234059 T4781 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1234060 T4808 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1234060 T4812 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1234060 T4812 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C673 name=collection1 org.apache.solr.core.SolrCore@2ae88196 url=http://127.0.0.1:20034/_lk/f/collection1 node=127.0.0.1:20034__lk%2Ff C673_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:20034/_lk/f, node_name=127.0.0.1:20034__lk%2Ff, state=down}
   [junit4]   2> 1234060 T4812 C673 P20034 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:20034/_lk/f/collection1/
   [junit4]   2> 1234061 T4812 C673 P20034 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1234061 T4812 C673 P20034 oasc.SyncStrategy.syncToMe http://127.0.0.1:20034/_lk/f/collection1/ has no replicas
   [junit4]   2> 1234061 T4812 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:20034/_lk/f/collection1/ shard1
   [junit4]   2> 1234061 T4781 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1234061 T4812 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1234061 T4781 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2
   [junit4]   2> 1234062 T4781 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1234063 T4781 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1234063 T4816 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4f6400a0 name:ZooKeeperConnection Watcher:127.0.0.1:23782/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1234064 T4808 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> 1234064 T4817 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> 1234064 T4781 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1234065 T4781 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1234067 T4818 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1234070 T4804 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: collection1
   [junit4]   2> 1234070 T4804 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1]
   [junit4]   2> 1234070 T4804 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2
   [junit4]   2> 1234072 T4818 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1234072 T4804 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/collection1/state.json
   [junit4]   2> 1234073 T4817 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> 1234073 T4818 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> 1234116 T4812 oasc.ZkController.register We are http://127.0.0.1:20034/_lk/f/collection1/ and leader is http://127.0.0.1:20034/_lk/f/collection1/
   [junit4]   2> 1234117 T4812 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:20034/_lk/f
   [junit4]   2> 1234117 T4812 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1234117 T4812 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 1234117 T4812 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1234118 T4818 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1234120 T4804 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:20034/_lk/f",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "node_name":"127.0.0.1:20034__lk%2Ff",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "numShards":"1"}
   [junit4]   2> 1234227 T4817 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> 1234229 T4818 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> 1235263 T4781 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1235264 T4781 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1235267 T4781 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:34199
   [junit4]   2> 1235268 T4781 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1235268 T4781 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1235268 T4781 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-25ADC249A521BEE-001/tempDir-003
   [junit4]   2> 1235268 T4781 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-25ADC249A521BEE-001/tempDir-003/'
   [junit4]   2> 1235302 T4781 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-25ADC249A521BEE-001/tempDir-003/solr.xml
   [junit4]   2> 1235360 T4781 oasc.CoreContainer.<init> New CoreContainer 1735750903
   [junit4]   2> 1235360 T4781 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-25ADC249A521BEE-001/tempDir-003/]
   [junit4]   2> 1235361 T4781 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1235362 T4781 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1235362 T4781 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1235362 T4781 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1235362 T4781 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1235363 T4781 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1235363 T4781 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1235363 T4781 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1235363 T4781 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1235364 T4781 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1235364 T4781 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1235364 T4781 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1235365 T4781 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1235365 T4781 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:23782/solr
   [junit4]   2> 1235365 T4781 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1235365 T4781 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1235366 T4781 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1235367 T4829 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@50523931 name:ZooKeeperConnection Watcher:127.0.0.1:23782 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1235368 T4781 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1235369 T4781 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1235370 T4781 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1235371 T4831 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1417cf01 name:ZooKeeperConnection Watcher:127.0.0.1:23782/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1235371 T4781 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1235374 T4781 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1236378 T4781 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34199__lk%2Ff
   [junit4]   2> 1236379 T4781 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:34199__lk%2Ff
   [junit4]   2> 1236382 T4781 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1236392 T4833 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1236392 T4833 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1236393 T4818 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1236394 T4833 oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 1236394 T4833 oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 1236394 T4833 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 1236395 T4804 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:34199/_lk/f",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:34199__lk%2Ff",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "numShards":"1"}
   [junit4]   2> 1236395 T4833 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 0 
   [junit4]   2> 1236395 T4833 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1236396 T4804 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 1236397 T4804 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1236399 T4804 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/collection1/state.json
   [junit4]   2> 1236400 T4832 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 1236400 T4832 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 1 
   [junit4]   2> 1237395 T4833 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1237396 T4833 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1237396 T4833 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1237397 T4833 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1237398 T4833 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1237398 T4833 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-25ADC249A521BEE-001/tempDir-003/collection1/'
   [junit4]   2> 1237401 T4833 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-25ADC249A521BEE-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 1237402 T4833 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-25ADC249A521BEE-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 1237402 T4833 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-25ADC249A521BEE-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 1237468 T4833 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1237514 T4833 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1237615 T4833 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1237643 T4833 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1238111 T4833 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1238114 T4833 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1238116 T4833 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1238121 T4833 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1238139 T4833 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1238140 T4833 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 1238140 T4833 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-25ADC249A521BEE-001/tempDir-003/collection1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-25ADC249A521BEE-001/tempDir-001/jetty1/
   [junit4]   2> 1238141 T4833 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7705c09a
   [junit4]   2> 1238143 T4833 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-25ADC249A521BEE-001/tempDir-001/jetty1
   [junit4]   2> 1238143 T4833 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-25ADC249A521BEE-001/tempDir-001/jetty1/index/
   [junit4]   2> 1238144 T4833 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-25ADC249A521BEE-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 1238146 T4833 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-25ADC249A521BEE-001/tempDir-001/jetty1/index
   [junit4]   2> 1238147 T4833 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=16, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1238151 T4833 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-25ADC249A521BEE-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 1238152 T4833 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1238158 T4833 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1238159 T4833 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1238159 T4833 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1238159 T4833 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1238160 T4833 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1238160 T4833 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1238160 T4833 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1238161 T4833 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1238161 T4833 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1238162 T4833 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1238163 T4833 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1238164 T4833 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1238164 T4833 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1238165 T4833 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1238165 T4833 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1238166 T4833 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1238167 T4833 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1238167 T4833 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1238168 T4833 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1238169 T4833 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1238188 T4833 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1238190 T4833 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1238192 T4833 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1238194 T4833 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1238197 T4833 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1238197 T4833 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1238198 T4833 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=41, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4058224557693202]
   [junit4]   2> 1238200 T4833 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-25ADC249A521BEE-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 1238200 T4833 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1238201 T4833 oass.SolrIndexSearcher.<init> Opening Searcher@33a05e65[collection1] main
   [junit4]   2> 1238201 T4833 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1238202 T4833 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1238202 T4833 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1238202 T4833 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1238202 T4833 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1238203 T4833 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1238204 T4833 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1238204 T4833 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1238204 T4833 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 1238204 T4833 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1238210 T4834 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@33a05e65[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 1238216 T4833 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1238217 T4837 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:34199/_lk/f collection:collection1 shard:shard1
   [junit4]   2> 1238217 T4781 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3
   [junit4]   2> 1238218 T4837 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1238218 T4781 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1238221 T4837 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1238222 T4818 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1238222 T4837 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1238223 T4837 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C674 name=collection1 org.apache.solr.core.SolrCore@3efdd67c url=http://127.0.0.1:34199/_lk/f/collection1 node=127.0.0.1:34199__lk%2Ff C674_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:34199/_lk/f, node_name=127.0.0.1:34199__lk%2Ff, state=down}
   [junit4]   2> 1238223 T4837 C674 P34199 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:34199/_lk/f/collection1/
   [junit4]   2> 1238223 T4837 C674 P34199 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1238223 T4837 C674 P34199 oasc.SyncStrategy.syncToMe http://127.0.0.1:34199/_lk/f/collection1/ has no replicas
   [junit4]   2> 1238223 T4837 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:34199/_lk/f/collection1/ shard1
   [junit4]   2> 1238223 T4837 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 1238226 T4804 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/collection1/state.json
   [junit4]   2> 1238226 T4832 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 1238227 T4832 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 2 
   [junit4]   2> 1238230 T4818 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1238230 T4804 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/collection1/state.json
   [junit4]   2> 1238231 T4832 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 1238231 T4832 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 
   [junit4]   2> 1238277 T4837 oasc.ZkController.register We are http://127.0.0.1:34199/_lk/f/collection1/ and leader is http://127.0.0.1:34199/_lk/f/collection1/
   [junit4]   2> 1238278 T4837 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:34199/_lk/f
   [junit4]   2> 1238278 T4837 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1238278 T4837 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1238278 T4837 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1238279 T4818 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1238281 T4837 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 
   [junit4]   2> 1238281 T4804 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:34199/_lk/f",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "node_name":"127.0.0.1:34199__lk%2Ff",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "numShards":"1"}
   [junit4]   2> 1238284 T4804 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/collection1/state.json
   [junit4]   2> 1238285 T4832 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 1238285 T4832 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 1239460 T4781 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1239461 T4781 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1239464 T4781 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:19735
   [junit4]   2> 1239464 T4781 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1239465 T4781 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1239465 T4781 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-25ADC249A521BEE-001/tempDir-004
   [junit4]   2> 1239465 T4781 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-25ADC249A521BEE-001/tempDir-004/'
   [junit4]   2> 1239495 T4781 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-25ADC249A521BEE-001/tempDir-004/solr.xml
   [junit4]   2> 1239550 T4781 oasc.CoreContainer.<init> New CoreContainer 2017676505
   [junit4]   2> 1239550 T4781 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-25ADC249A521BEE-001/tempDir-004/]
   [junit4]   2> 1239551 T4781 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1239552 T4781 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1239552 T4781 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1239552 T4781 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1239552 T4781 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1239552 T4781 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1239553 T4781 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1239553 T4781 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1239553 T4781 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1239554 T4781 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1239554 T4781 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1239554 T4781 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1239554 T4781 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1239555 T4781 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:23782/solr
   [junit4]   2> 1239555 T4781 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1239555 T4781 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1239556 T4781 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1239557 T4848 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a6a783e name:ZooKeeperConnection Watcher:127.0.0.1:23782 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1239558 T4781 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1239559 T4781 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1239560 T4781 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1239561 T4850 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@43de2cfc name:ZooKeeperConnection Watcher:127.0.0.1:23782/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1239561 T4781 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1239565 T4781 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1240569 T4781 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:19735__lk%2Ff
   [junit4]   2> 1240570 T4781 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:19735__lk%2Ff
   [junit4]   2> 1240573 T4781 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1240580 T4852 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1240581 T4852 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1240582 T4818 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1240582 T4852 oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 1240582 T4852 oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 1240583 T4852 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 1240584 T4852 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 1240584 T4852 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1240584 T4804 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:19735/_lk/f",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:19735__lk%2Ff",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "numShards":"1"}
   [junit4]   2> 1240586 T4804 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 1240587 T4804 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1240590 T4804 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/collection1/state.json
   [junit4]   2> 1240591 T4832 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 1240591 T4851 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 1240591 T4832 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 
   [junit4]   2> 1240592 T4851 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 
   [junit4]   2> 1241584 T4852 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1241585 T4852 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1241585 T4852 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1241585 T4852 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1241586 T4852 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1241586 T4852 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-25ADC249A521BEE-001/tempDir-004/collection1/'
   [junit4]   2> 1241588 T4852 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-25ADC249A521BEE-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 1241588 T4852 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-25ADC249A521BEE-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 1241588 T4852 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-25ADC249A521BEE-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 1241640 T4852 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1241677 T4852 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1241778 T4852 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1241799 T4852 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1242131 T4852 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1242133 T4852 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1242134 T4852 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1242138 T4852 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1242152 T4852 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1242152 T4852 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 1242152 T4852 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-25ADC249A521BEE-001/tempDir-004/collection1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-25ADC249A521BEE-001/tempDir-001/jetty2/
   [junit4]   2> 1242153 T4852 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7705c09a
   [junit4]   2> 1242154 T4852 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-25ADC249A521BEE-001/tempDir-001/jetty2
   [junit4]   2> 1242154 T4852 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-25ADC249A521BEE-001/tempDir-001/jetty2/index/
   [junit4]   2> 1242155 T4852 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-25ADC249A521BEE-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 1242156 T4852 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-25ADC249A521BEE-001/tempDir-001/jetty2/index
   [junit4]   2> 1242157 T4852 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=16, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1242160 T4852 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-25ADC249A521BEE-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 1242160 T4852 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1242165 T4852 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1242165 T4852 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1242165 T4852 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1242165 T4852 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1242166 T4852 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1242166 T4852 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1242166 T4852 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1242166 T4852 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1242166 T4852 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1242167 T4852 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1242168 T4852 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1242168 T4852 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1242169 T4852 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1242169 T4852 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1242169 T4852 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1242170 T4852 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1242170 T4852 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1242170 T4852 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1242171 T4852 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1242171 T4852 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1242183 T4852 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1242185 T4852 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1242186 T4852 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1242187 T4852 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1242190 T4852 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1242190 T4852 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1242191 T4852 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=41, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4058224557693202]
   [junit4]   2> 1242192 T4852 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-25ADC249A521BEE-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 1242192 T4852 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1242193 T4852 oass.SolrIndexSearcher.<init> Opening Searcher@498e65af[collection1] main
   [junit4]   2> 1242193 T4852 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1242194 T4852 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1242194 T4852 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1242194 T4852 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1242194 T4852 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1242194 T4852 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1242195 T4852 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1242195 T4852 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1242195 T4852 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 1242196 T4852 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1242200 T4853 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@498e65af[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 1242204 T4852 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1242204 T4856 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:19735/_lk/f collection:collection1 shard:shard1
   [junit4]   2> 1242205 T4781 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3
   [junit4]   2> 1242205 T4781 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1242206 T4856 oasc.ZkController.register We are http://127.0.0.1:19735/_lk/f/collection1/ and leader is http://127.0.0.1:34199/_lk/f/collection1/
   [junit4]   2> 1242206 T4856 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:19735/_lk/f
   [junit4]   2> 1242207 T4856 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 1242207 T4856 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C675 name=collection1 org.apache.solr.core.SolrCore@4ca1cf52 url=http://127.0.0.1:19735/_lk/f/collection1 node=127.0.0.1:19735__lk%2Ff C675_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:19735/_lk/f, node_name=127.0.0.1:19735__lk%2Ff, state=down}
   [junit4]   2> 1242207 T4857 C675 P19735 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 1242207 T4857 C675 P19735 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 1242208 T4857 C675 P19735 oasc.RecoveryStrategy.doRecovery Publishing state of core collection1 as recovering, leader is http://127.0.0.1:34199/_lk/f/collection1/ and I am http://127.0.0.1:19735/_lk/f/collection1/
   [junit4]   2> 1242208 T4857 C675 P19735 oasc.ZkController.publish publishing core=collection1 state=recovering collection=collection1
   [junit4]   2> 1242208 T4857 C675 P19735 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1242209 T4781 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):330
   [junit4]   2> 1242209 T4818 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1242209 T4856 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 
   [junit4]   2> 1242209 T4857 C675 P19735 oasc.RecoveryStrategy.sendPrepRecoveryCmd Sending prep recovery command to http://127.0.0.1:34199/_lk/f; WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1%3A19735__lk%252Ff&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true
   [junit4]   2> 1242211 T4822 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1242211 T4804 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:19735/_lk/f",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "node_name":"127.0.0.1:19735__lk%2Ff",
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "numShards":"1"}
   [junit4]   2> 1242213 T4822 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 
   [junit4]   2> 1242213 T4822 oasha.CoreAdminHandler.handleWaitForStateAction Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 1242213 T4822 oasha.CoreAdminHandler.handleWaitForStateAction In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:19735__lk%2Ff, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"core":"collection1","base_url":"http://127.0.0.1:19735/_lk/f","node_name":"127.0.0.1:19735__lk%2Ff","state":"down"}
   [junit4]   2> 1242214 T4804 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/collection1/state.json
   [junit4]   2> 1242215 T4851 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 1242215 T4832 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 1242215 T4851 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 6 
   [junit4]   2> 1242215 T4832 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 6 
   [junit4]   2> 1243213 T4822 oasha.CoreAdminHandler.handleWaitForStateAction In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:19735__lk%2Ff, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"core":"collection1","base_url":"http://127.0.0.1:19735/_lk/f","node_name":"127.0.0.1:19735__lk%2Ff","state":"recovering"}
   [junit4]   2> 1243214 T4822 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1243214 T4822 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={onlyIfLeader=true&core=collection1&version=2&onlyIfLeaderActive=true&state=recovering&wt=javabin&nodeName=127.0.0.1:19735__lk%252Ff&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true} status=0 QTime=1003 
   [junit4]   2>  C675_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:19735/_lk/f, node_name=127.0.0.1:19735__lk%2Ff, state=recovering}
   [junit4]   2> 1245215 T4857 C675 P19735 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:34199/_lk/f/collection1/ core=collection1 - recoveringAfterStartup=true
   [junit4]   2> 1245216 T4857 C675 P19735 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:19735/_lk/f START replicas=[http://127.0.0.1:34199/_lk/f/collection1/] nUpdates=100
   [junit4]   2> 1245216 T4857 C675 P19735 oasu.PeerSync.sync WARN no frame of reference to tell if we've missed updates
   [junit4]   2> 1245217 T4857 C675 P19735 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
   [junit4]   2> 1245218 T4857 C675 P19735 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
   [junit4]   2> 1245218 T4857 C675 P19735 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
   [junit4]   2> 1245218 T4857 C675 P19735 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1245218 T4857 C675 P19735 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:34199/_lk/f/collection1/. core=collection1
   [junit4]   2> ASYNC  NEW_CORE C676 name=collection1 org.apache.solr.core.SolrCore@3efdd67c url=http://127.0.0.1:34199/_lk/f/collection1 node=127.0.0.1:34199__lk%2Ff C676_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:34199/_lk/f, node_name=127.0.0.1:34199__lk%2Ff, state=active, leader=true}
   [junit4]   2> 1245219 T4821 C676 P34199 oasc.SolrCore.execute [collection1] webapp=/_lk/f path=/get params={getVersions=100&qt=/get&version=2&distrib=false&wt=javabin} status=0 QTime=0 
   [junit4]   2> 1245220 T4824 C676 P34199 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1245220 T4824 C676 P34199 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1245221 T4824 C676 P34199 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1245222 T4824 C676 P34199 oasup.LogUpdateProcessor.finish [collection1] webapp=/_lk/f path=/update params={softCommit=false&openSearcher=false&version=2&wt=javabin&waitSearcher=true&commit_end_point=true&commit=true} {commit=} 0 2
   [junit4]   2> 1245222 T4857 C675 P19735 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1245223 T4857 C675 P19735 oash.SnapPuller.<init>  No value set

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

1333600 T4781 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=87,cumulative_deletesById=48,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=10115,transaction_logs_total_number=1}
   [junit4]   2> 1333601 T4781 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1333601 T4781 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1333601 T4781 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1333605 T4781 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 1333606 T4781 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1333606 T4781 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-25ADC249A521BEE-001/tempDir-001/jetty2 [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-25ADC249A521BEE-001/tempDir-001/jetty2;done=false>>]
   [junit4]   2> 1333607 T4781 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-25ADC249A521BEE-001/tempDir-001/jetty2
   [junit4]   2> 1333607 T4781 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-25ADC249A521BEE-001/tempDir-001/jetty2/index [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-25ADC249A521BEE-001/tempDir-001/jetty2/index;done=false>>]
   [junit4]   2> 1333608 T4781 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-25ADC249A521BEE-001/tempDir-001/jetty2/index
   [junit4]   2> 1333608 T4781 oasc.Overseer.close Overseer (id=92514575934685193-127.0.0.1:19735__lk%2Ff-n_0000000002) closing
   [junit4]   2> 1333608 T4875 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:19735__lk%2Ff
   [junit4]   2> 1335110 T4874 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1335113 T4781 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/_lk/f,null}
   [junit4]   2> 1340114 T4781 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 1340116 T4781 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:23782 23782
   [junit4]   2> 1340214 T4782 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:23782 23782
   [junit4]   2> 1340216 T4782 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: 
   [junit4]   2> 	Maximum concurrent create/delete watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		4	/solr/clusterstate.json
   [junit4]   2> 		4	/solr/aliases.json
   [junit4]   2> 		2	/solr/collections/collection1/state.json
   [junit4]   2> 	
   [junit4]   2> 	Maximum concurrent data watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		2	/solr/overseer_elect/election/92514575934685187-127.0.0.1:20034__lk%2Ff-n_0000000000
   [junit4]   2> 	
   [junit4]   2> 	Maximum concurrent children watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		4	/solr/live_nodes
   [junit4]   2> 		2	/solr/overseer/collection-queue-work
   [junit4]   2> 		2	/solr/overseer/queue
   [junit4]   2> 	
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeyNothingIsSafeTest -Dtests.method=testDistribSearch -Dtests.seed=25ADC249A521BEE -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=sr -Dtests.timezone=Canada/Yukon -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE  109s J3 | ChaosMonkeyNothingIsSafeTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: There were too many update fails - we expect it can happen, but shouldn't easily
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([25ADC249A521BEE:83BC523CED0D7BD2]:0)
   [junit4]    > 	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.doTest(ChaosMonkeyNothingIsSafeTest.java:223)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1340231 T4781 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-25ADC249A521BEE-001
   [junit4]   2> 109319 T4780 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene41(blocksize=128))), a_t=PostingsFormat(name=SimpleText), rnd_b=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene41(blocksize=128))), _version_=PostingsFormat(name=Direct), a_i=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene41(blocksize=128)))}, docValues:{}, sim=DefaultSimilarity, locale=sr, timezone=Canada/Yukon
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 (64-bit)/cpus=16,threads=1,free=129970352,total=289931264
   [junit4]   2> NOTE: All tests run in this JVM: [SearchHandlerTest, PluginInfoTest, TestDynamicFieldResource, TestLRUCache, TestNonDefinedSimilarityFactory, TestMaxScoreQueryParser, TestInitParams, FileBasedSpellCheckerTest, ResponseLogComponentTest, UniqFieldsUpdateProcessorFactoryTest, TimeZoneUtilsTest, TestComplexPhraseQParserPlugin, SharedFSAutoReplicaFailoverTest, DocExpirationUpdateProcessorFactoryTest, TestDistributedGrouping, TestMergePolicyConfig, TestBadConfig, TestShortCircuitedRequests, TestPHPSerializedResponseWriter, DOMUtilTest, CoreAdminHandlerTest, EnumFieldTest, HdfsBasicDistributedZk2Test, AssignTest, ZkCLITest, TestJoin, DeleteShardTest, AddBlockUpdateTest, StandardRequestHandlerTest, SolrIndexSplitterTest, HdfsWriteToMultipleCollectionsTest, ShardRoutingTest, TestManagedResourceStorage, TestSort, SOLR749Test, WordBreakSolrSpellCheckerTest, TestChildDocTransformer, DocValuesMultiTest, ReplicationFactorTest, BadCopyFieldTest, TestSearchPerf, TestCursorMarkWithoutUniqueKey, DistributedTermsComponentTest, SpellPossibilityIteratorTest, FieldAnalysisRequestHandlerTest, TestImplicitCoreProperties, TestPhraseSuggestions, SharedFSAutoReplicaFailoverUtilsTest, SimpleFacetsTest, StressHdfsTest, TermVectorComponentDistributedTest, SpellCheckComponentTest, CustomCollectionTest, BasicDistributedZk2Test, FullSolrCloudDistribCmdsTest, LeaderElectionTest, TestFaceting, ZkControllerTest, TestRealTimeGet, HardAutoCommitTest, TestRangeQuery, SolrCmdDistributorTest, BasicFunctionalityTest, TestIndexSearcher, ShowFileRequestHandlerTest, CurrencyFieldXmlFileTest, AnalysisAfterCoreReloadTest, SpellCheckCollatorTest, DocValuesTest, SuggesterTSTTest, TestStressLucene, TestCSVLoader, TestUpdate, TestWordDelimiterFilterFactory, StatelessScriptUpdateProcessorFactoryTest, TestRemoteStreaming, DocumentAnalysisRequestHandlerTest, XmlUpdateRequestHandlerTest, IndexSchemaRuntimeFieldTest, IndexSchemaTest, TestCSVResponseWriter, BinaryUpdateRequestHandlerTest, AlternateDirectoryTest, TestDocSet, NumericFieldsTest, DirectSolrConnectionTest, TestXIncludeConfig, TestSweetSpotSimilarityFactory, TestIBSimilarityFactory, TestJmxMonitoredMap, ScriptEngineTest, ChaosMonkeyNothingIsSafeTest]
   [junit4] Completed on J3 in 109.85s, 1 test, 1 failure <<< FAILURES!

[...truncated 343 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:524: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:472: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:61: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/extra-targets.xml:39: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build.xml:189: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/common-build.xml:496: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:1359: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:961: There were test failures: 430 suites, 1775 tests, 1 failure, 58 ignored (23 assumptions)

Total time: 59 minutes 37 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-trunk-Java7 #4878
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 157093355 bytes
Compression is 0.0%
Took 32 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure