Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8305410950 for ; Wed, 10 Apr 2013 09:17:13 +0000 (UTC) Received: (qmail 17256 invoked by uid 500); 10 Apr 2013 09:17:12 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 16587 invoked by uid 500); 10 Apr 2013 09:17:07 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 16518 invoked by uid 99); 10 Apr 2013 09:17:05 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Apr 2013 09:17:05 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,NORMAL_HTTP_TO_IP,WEIRD_PORT X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Apr 2013 09:16:42 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id D7DF2C0071 for ; Wed, 10 Apr 2013 09:16:20 +0000 (UTC) Date: Wed, 10 Apr 2013 09:15:53 +0000 (UTC) From: Apache Jenkins Server To: dev@lucene.apache.org Message-ID: <1739018873.1206.1365585380870.JavaMail.hudson@aegis> In-Reply-To: <1848473721.1069.1365533841961.JavaMail.hudson@aegis> References: <1848473721.1069.1365533841961.JavaMail.hudson@aegis> Subject: [JENKINS] Lucene-Solr-Tests-trunk-java7 - Build # 3873 - Still Failing MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_1205_68840405.1365585353585" X-Jenkins-Job: Lucene-Solr-Tests-trunk-java7 X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_1205_68840405.1365585353585 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-java7/3873/ 1 tests failed. FAILED: org.apache.solr.cloud.ChaosMonkeyShardSplitTest.testDistribSearch Error Message: Wrong doc count on shard1_1 expected:<49> but was:<50> Stack Trace: java.lang.AssertionError: Wrong doc count on shard1_1 expected:<49> but was:<50> at __randomizedtesting.SeedInfo.seed([EA407415CE9EF3C5:6BA6FA0DB9C193F9]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.failNotEquals(Assert.java:647) at org.junit.Assert.assertEquals(Assert.java:128) at org.junit.Assert.assertEquals(Assert.java:472) at org.apache.solr.cloud.ChaosMonkeyShardSplitTest.doTest(ChaosMonkeyShardSplitTest.java:274) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806) 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:601) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559) at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358) at java.lang.Thread.run(Thread.java:722) Build Log: [...truncated 9043 lines...] [junit4:junit4] Suite: org.apache.solr.cloud.ChaosMonkeyShardSplitTest [junit4:junit4] 1> INFO - 2013-04-10 08:51:34.530; org.apache.solr.BaseDistributedSearchTestCase; Setting hostContext system property: /p_h/ [junit4:junit4] 1> INFO - 2013-04-10 08:51:34.536; org.apache.solr.SolrTestCaseJ4; ###Starting testDistribSearch [junit4:junit4] 1> INFO - 2013-04-10 08:51:34.537; org.apache.solr.cloud.ZkTestServer; STARTING ZK TEST SERVER [junit4:junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4:junit4] 1> INFO - 2013-04-10 08:51:34.538; org.apache.solr.cloud.ZkTestServer$ZKServerMain; Starting server [junit4:junit4] 1> INFO - 2013-04-10 08:51:34.639; org.apache.solr.cloud.ZkTestServer; start zk server on port:58943 [junit4:junit4] 1> INFO - 2013-04-10 08:51:34.643; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper [junit4:junit4] 1> INFO - 2013-04-10 08:51:34.656; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@821f374 name:ZooKeeperConnection Watcher:127.0.0.1:58943 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 1> INFO - 2013-04-10 08:51:34.656; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper [junit4:junit4] 1> INFO - 2013-04-10 08:51:34.657; org.apache.solr.common.cloud.SolrZkClient; makePath: /solr [junit4:junit4] 1> INFO - 2013-04-10 08:51:34.662; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper [junit4:junit4] 1> INFO - 2013-04-10 08:51:34.665; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@4f51a5ad name:ZooKeeperConnection Watcher:127.0.0.1:58943/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 1> INFO - 2013-04-10 08:51:34.665; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper [junit4:junit4] 1> INFO - 2013-04-10 08:51:34.666; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:34.678; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/shards [junit4:junit4] 1> INFO - 2013-04-10 08:51:34.682; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection [junit4:junit4] 1> INFO - 2013-04-10 08:51:34.686; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/shards [junit4:junit4] 1> INFO - 2013-04-10 08:51:34.690; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4:junit4] 1> INFO - 2013-04-10 08:51:34.692; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/solrconfig.xml [junit4:junit4] 1> INFO - 2013-04-10 08:51:34.704; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4:junit4] 1> INFO - 2013-04-10 08:51:34.705; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/schema.xml [junit4:junit4] 1> INFO - 2013-04-10 08:51:34.837; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4:junit4] 1> INFO - 2013-04-10 08:51:34.838; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/stopwords.txt [junit4:junit4] 1> INFO - 2013-04-10 08:51:34.843; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4:junit4] 1> INFO - 2013-04-10 08:51:34.844; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/protwords.txt [junit4:junit4] 1> INFO - 2013-04-10 08:51:34.854; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4:junit4] 1> INFO - 2013-04-10 08:51:34.855; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/currency.xml [junit4:junit4] 1> INFO - 2013-04-10 08:51:34.859; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4:junit4] 1> INFO - 2013-04-10 08:51:34.860; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/open-exchange-rates.json [junit4:junit4] 1> INFO - 2013-04-10 08:51:34.863; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4:junit4] 1> INFO - 2013-04-10 08:51:34.865; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4:junit4] 1> INFO - 2013-04-10 08:51:34.871; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4:junit4] 1> INFO - 2013-04-10 08:51:34.872; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/old_synonyms.txt [junit4:junit4] 1> INFO - 2013-04-10 08:51:34.876; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4:junit4] 1> INFO - 2013-04-10 08:51:34.876; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/synonyms.txt [junit4:junit4] 1> INFO - 2013-04-10 08:51:35.058; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106 [junit4:junit4] 1> INFO - 2013-04-10 08:51:35.063; org.eclipse.jetty.server.AbstractConnector; Started SocketConnector@127.0.0.1:58946 [junit4:junit4] 1> INFO - 2013-04-10 08:51:35.064; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() [junit4:junit4] 1> INFO - 2013-04-10 08:51:35.065; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx) [junit4:junit4] 1> INFO - 2013-04-10 08:51:35.065; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1365583894881 [junit4:junit4] 1> INFO - 2013-04-10 08:51:35.066; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1365583894881/solr.xml [junit4:junit4] 1> INFO - 2013-04-10 08:51:35.066; org.apache.solr.core.CoreContainer; New CoreContainer 1265546444 [junit4:junit4] 1> INFO - 2013-04-10 08:51:35.067; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1365583894881/' [junit4:junit4] 1> INFO - 2013-04-10 08:51:35.067; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1365583894881/' [junit4:junit4] 1> INFO - 2013-04-10 08:51:35.130; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000 [junit4:junit4] 1> INFO - 2013-04-10 08:51:35.130; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http:// [junit4:junit4] 1> INFO - 2013-04-10 08:51:35.131; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000 [junit4:junit4] 1> INFO - 2013-04-10 08:51:35.131; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20 [junit4:junit4] 1> INFO - 2013-04-10 08:51:35.132; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0 [junit4:junit4] 1> INFO - 2013-04-10 08:51:35.132; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647 [junit4:junit4] 1> INFO - 2013-04-10 08:51:35.133; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5 [junit4:junit4] 1> INFO - 2013-04-10 08:51:35.133; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:35.134; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false [junit4:junit4] 1> INFO - 2013-04-10 08:51:35.134; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false [junit4:junit4] 1> INFO - 2013-04-10 08:51:35.153; org.apache.solr.core.CoreContainer; Registering Log Listener [junit4:junit4] 1> INFO - 2013-04-10 08:51:35.170; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:58943/solr [junit4:junit4] 1> INFO - 2013-04-10 08:51:35.171; org.apache.solr.cloud.ZkController; zkHost includes chroot [junit4:junit4] 1> INFO - 2013-04-10 08:51:35.172; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper [junit4:junit4] 1> INFO - 2013-04-10 08:51:35.183; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@3363e199 name:ZooKeeperConnection Watcher:127.0.0.1:58943 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 1> INFO - 2013-04-10 08:51:35.183; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper [junit4:junit4] 1> INFO - 2013-04-10 08:51:35.186; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000 [junit4:junit4] 1> INFO - 2013-04-10 08:51:35.197; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper [junit4:junit4] 1> INFO - 2013-04-10 08:51:35.199; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@35e7c7b8 name:ZooKeeperConnection Watcher:127.0.0.1:58943/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 1> INFO - 2013-04-10 08:51:35.199; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper [junit4:junit4] 1> INFO - 2013-04-10 08:51:35.202; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue [junit4:junit4] 1> INFO - 2013-04-10 08:51:35.212; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/collection-queue-work [junit4:junit4] 1> INFO - 2013-04-10 08:51:35.215; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes [junit4:junit4] 1> INFO - 2013-04-10 08:51:35.224; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58946_p_h [junit4:junit4] 1> INFO - 2013-04-10 08:51:35.226; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:58946_p_h [junit4:junit4] 1> INFO - 2013-04-10 08:51:35.229; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/election [junit4:junit4] 1> INFO - 2013-04-10 08:51:35.249; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/leader [junit4:junit4] 1> INFO - 2013-04-10 08:51:35.253; org.apache.solr.cloud.Overseer; Overseer (id=89494906112704515-127.0.0.1:58946_p_h-n_0000000000) starting [junit4:junit4] 1> INFO - 2013-04-10 08:51:35.263; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue-work [junit4:junit4] 1> INFO - 2013-04-10 08:51:35.268; org.apache.solr.cloud.OverseerCollectionProcessor; Process current queue of collection creations [junit4:junit4] 1> INFO - 2013-04-10 08:51:35.269; org.apache.solr.common.cloud.SolrZkClient; makePath: /clusterstate.json [junit4:junit4] 1> INFO - 2013-04-10 08:51:35.272; org.apache.solr.common.cloud.SolrZkClient; makePath: /aliases.json [junit4:junit4] 1> INFO - 2013-04-10 08:51:35.274; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... [junit4:junit4] 1> INFO - 2013-04-10 08:51:35.277; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Starting to work on the main queue [junit4:junit4] 1> INFO - 2013-04-10 08:51:35.281; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1365583894881/collection1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:35.281; org.apache.solr.cloud.ZkController; Check for collection zkNode:control_collection [junit4:junit4] 1> INFO - 2013-04-10 08:51:35.282; org.apache.solr.cloud.ZkController; Collection zkNode exists [junit4:junit4] 1> INFO - 2013-04-10 08:51:35.282; org.apache.solr.cloud.ZkController; Load collection config from:/collections/control_collection [junit4:junit4] 1> INFO - 2013-04-10 08:51:35.284; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1365583894881/collection1/' [junit4:junit4] 1> INFO - 2013-04-10 08:51:35.285; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1365583894881/collection1/lib/README' to classloader [junit4:junit4] 1> INFO - 2013-04-10 08:51:35.286; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1365583894881/collection1/lib/classes/' to classloader [junit4:junit4] 1> INFO - 2013-04-10 08:51:35.341; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50 [junit4:junit4] 1> INFO - 2013-04-10 08:51:35.396; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml [junit4:junit4] 1> INFO - 2013-04-10 08:51:35.498; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml [junit4:junit4] 1> INFO - 2013-04-10 08:51:35.504; org.apache.solr.schema.IndexSchema; Schema name=test [junit4:junit4] 1> INFO - 2013-04-10 08:51:36.118; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4:junit4] 1> INFO - 2013-04-10 08:51:36.130; org.apache.solr.schema.IndexSchema; default search field in schema is text [junit4:junit4] 1> INFO - 2013-04-10 08:51:36.145; org.apache.solr.schema.IndexSchema; unique key field: id [junit4:junit4] 1> INFO - 2013-04-10 08:51:36.165; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml [junit4:junit4] 1> INFO - 2013-04-10 08:51:36.170; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml [junit4:junit4] 1> INFO - 2013-04-10 08:51:36.176; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json [junit4:junit4] 1> WARN - 2013-04-10 08:51:36.178; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE [junit4:junit4] 1> WARN - 2013-04-10 08:51:36.179; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING [junit4:junit4] 1> INFO - 2013-04-10 08:51:36.179; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json [junit4:junit4] 1> WARN - 2013-04-10 08:51:36.181; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE [junit4:junit4] 1> WARN - 2013-04-10 08:51:36.181; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING [junit4:junit4] 1> INFO - 2013-04-10 08:51:36.181; org.apache.solr.core.SolrCore; solr.StandardDirectoryFactory [junit4:junit4] 1> INFO - 2013-04-10 08:51:36.216; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1365583894881/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/control/data/ [junit4:junit4] 1> INFO - 2013-04-10 08:51:36.217; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5516e01c [junit4:junit4] 1> INFO - 2013-04-10 08:51:36.218; org.apache.solr.core.SolrCore; solr.StandardDirectoryFactory [junit4:junit4] 1> INFO - 2013-04-10 08:51:36.219; org.apache.solr.core.CachingDirectoryFactory; return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/control/data [junit4:junit4] 1> INFO - 2013-04-10 08:51:36.220; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/control/data/index/ [junit4:junit4] 1> WARN - 2013-04-10 08:51:36.221; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/control/data/index' doesn't exist. Creating new index... [junit4:junit4] 1> INFO - 2013-04-10 08:51:36.222; org.apache.solr.core.CachingDirectoryFactory; return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/control/data/index [junit4:junit4] 1> INFO - 2013-04-10 08:51:36.253; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1 [junit4:junit4] 1> commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/control/data/index,segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 1> INFO - 2013-04-10 08:51:36.253; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1] [junit4:junit4] 1> INFO - 2013-04-10 08:51:36.256; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4:junit4] 1> INFO - 2013-04-10 08:51:36.256; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4:junit4] 1> INFO - 2013-04-10 08:51:36.257; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4:junit4] 1> INFO - 2013-04-10 08:51:36.257; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler [junit4:junit4] 1> INFO - 2013-04-10 08:51:36.258; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler [junit4:junit4] 1> INFO - 2013-04-10 08:51:36.258; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 1> INFO - 2013-04-10 08:51:36.259; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler [junit4:junit4] 1> INFO - 2013-04-10 08:51:36.259; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler [junit4:junit4] 1> INFO - 2013-04-10 08:51:36.260; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 1> INFO - 2013-04-10 08:51:36.277; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60 [junit4:junit4] 1> INFO - 2013-04-10 08:51:36.286; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@7b7c4324 main [junit4:junit4] 1> INFO - 2013-04-10 08:51:36.287; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled [junit4:junit4] 1> INFO - 2013-04-10 08:51:36.287; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled [junit4:junit4] 1> INFO - 2013-04-10 08:51:36.291; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@7b7c4324 main{StandardDirectoryReader(segments_1:1)} [junit4:junit4] 1> INFO - 2013-04-10 08:51:36.293; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down [junit4:junit4] 1> INFO - 2013-04-10 08:51:36.294; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property [junit4:junit4] 1> INFO - 2013-04-10 08:51:36.786; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... [junit4:junit4] 1> INFO - 2013-04-10 08:51:36.787; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={ [junit4:junit4] 1> "operation":"state", [junit4:junit4] 1> "core_node_name":"1", [junit4:junit4] 1> "numShards":"1", [junit4:junit4] 1> "shard":null, [junit4:junit4] 1> "roles":null, [junit4:junit4] 1> "state":"down", [junit4:junit4] 1> "shard_state":"active", [junit4:junit4] 1> "core":"collection1", [junit4:junit4] 1> "collection":"control_collection", [junit4:junit4] 1> "shard_range":null, [junit4:junit4] 1> "node_name":"127.0.0.1:58946_p_h", [junit4:junit4] 1> "base_url":"http://127.0.0.1:58946/p_h"} [junit4:junit4] 1> INFO - 2013-04-10 08:51:36.788; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection control_collection with numShards 1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:36.817; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:36.844; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4:junit4] 1> INFO - 2013-04-10 08:51:37.303; org.apache.solr.core.CoreContainer; registering core: collection1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:37.303; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:58946/p_h collection:control_collection shard:shard1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:37.313; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false [junit4:junit4] 1> INFO - 2013-04-10 08:51:37.329; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/leader_elect/shard1/election [junit4:junit4] 1> INFO - 2013-04-10 08:51:37.353; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process. [junit4:junit4] 1> INFO - 2013-04-10 08:51:37.358; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue. [junit4:junit4] 1> INFO - 2013-04-10 08:51:37.358; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync [junit4:junit4] 1> INFO - 2013-04-10 08:51:37.364; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:58946/p_h/collection1/ [junit4:junit4] 1> INFO - 2013-04-10 08:51:37.366; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me [junit4:junit4] 1> INFO - 2013-04-10 08:51:37.366; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:58946/p_h/collection1/ has no replicas [junit4:junit4] 1> INFO - 2013-04-10 08:51:37.367; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:58946/p_h/collection1/ [junit4:junit4] 1> INFO - 2013-04-10 08:51:37.367; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/leaders/shard1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:38.352; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... [junit4:junit4] 1> INFO - 2013-04-10 08:51:38.404; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4:junit4] 1> INFO - 2013-04-10 08:51:38.455; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:58946/p_h/collection1/ and leader is http://127.0.0.1:58946/p_h/collection1/ [junit4:junit4] 1> INFO - 2013-04-10 08:51:38.455; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:58946/p_h [junit4:junit4] 1> INFO - 2013-04-10 08:51:38.455; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary [junit4:junit4] 1> INFO - 2013-04-10 08:51:38.456; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active [junit4:junit4] 1> INFO - 2013-04-10 08:51:38.456; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property [junit4:junit4] 1> INFO - 2013-04-10 08:51:38.459; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... [junit4:junit4] 1> INFO - 2013-04-10 08:51:38.460; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:38.461; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done [junit4:junit4] 1> INFO - 2013-04-10 08:51:38.462; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4:junit4] 1> INFO - 2013-04-10 08:51:38.477; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config: [junit4:junit4] 1> INFO - 2013-04-10 08:51:38.484; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper [junit4:junit4] 1> INFO - 2013-04-10 08:51:38.486; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@3600e9fd name:ZooKeeperConnection Watcher:127.0.0.1:58943/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 1> INFO - 2013-04-10 08:51:38.487; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper [junit4:junit4] 1> INFO - 2013-04-10 08:51:38.489; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... [junit4:junit4] 1> INFO - 2013-04-10 08:51:38.494; org.apache.solr.cloud.ChaosMonkey; monkey: init - expire sessions:true cause connection loss:true [junit4:junit4] 1> INFO - 2013-04-10 08:51:38.716; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106 [junit4:junit4] 1> INFO - 2013-04-10 08:51:38.720; org.eclipse.jetty.server.AbstractConnector; Started SocketConnector@127.0.0.1:58950 [junit4:junit4] 1> INFO - 2013-04-10 08:51:38.721; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() [junit4:junit4] 1> INFO - 2013-04-10 08:51:38.722; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx) [junit4:junit4] 1> INFO - 2013-04-10 08:51:38.722; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1365583898495 [junit4:junit4] 1> INFO - 2013-04-10 08:51:38.723; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1365583898495/solr.xml [junit4:junit4] 1> INFO - 2013-04-10 08:51:38.723; org.apache.solr.core.CoreContainer; New CoreContainer 674631498 [junit4:junit4] 1> INFO - 2013-04-10 08:51:38.724; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1365583898495/' [junit4:junit4] 1> INFO - 2013-04-10 08:51:38.725; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1365583898495/' [junit4:junit4] 1> INFO - 2013-04-10 08:51:38.794; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000 [junit4:junit4] 1> INFO - 2013-04-10 08:51:38.795; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http:// [junit4:junit4] 1> INFO - 2013-04-10 08:51:38.796; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000 [junit4:junit4] 1> INFO - 2013-04-10 08:51:38.796; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20 [junit4:junit4] 1> INFO - 2013-04-10 08:51:38.797; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0 [junit4:junit4] 1> INFO - 2013-04-10 08:51:38.797; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647 [junit4:junit4] 1> INFO - 2013-04-10 08:51:38.798; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5 [junit4:junit4] 1> INFO - 2013-04-10 08:51:38.799; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:38.799; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false [junit4:junit4] 1> INFO - 2013-04-10 08:51:38.800; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false [junit4:junit4] 1> INFO - 2013-04-10 08:51:38.825; org.apache.solr.core.CoreContainer; Registering Log Listener [junit4:junit4] 1> INFO - 2013-04-10 08:51:38.845; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:58943/solr [junit4:junit4] 1> INFO - 2013-04-10 08:51:38.846; org.apache.solr.cloud.ZkController; zkHost includes chroot [junit4:junit4] 1> INFO - 2013-04-10 08:51:38.847; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper [junit4:junit4] 1> INFO - 2013-04-10 08:51:38.850; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1db57278 name:ZooKeeperConnection Watcher:127.0.0.1:58943 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 1> INFO - 2013-04-10 08:51:38.851; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper [junit4:junit4] 1> INFO - 2013-04-10 08:51:38.854; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000 [junit4:junit4] 1> INFO - 2013-04-10 08:51:38.868; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper [junit4:junit4] 1> INFO - 2013-04-10 08:51:38.870; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@3a7a64eb name:ZooKeeperConnection Watcher:127.0.0.1:58943/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 1> INFO - 2013-04-10 08:51:38.871; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper [junit4:junit4] 1> INFO - 2013-04-10 08:51:38.877; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... [junit4:junit4] 1> INFO - 2013-04-10 08:51:39.884; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58950_p_h [junit4:junit4] 1> INFO - 2013-04-10 08:51:39.890; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:58950_p_h [junit4:junit4] 1> INFO - 2013-04-10 08:51:39.902; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2) [junit4:junit4] 1> INFO - 2013-04-10 08:51:39.903; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2) [junit4:junit4] 1> INFO - 2013-04-10 08:51:39.902; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2) [junit4:junit4] 1> INFO - 2013-04-10 08:51:39.903; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2) [junit4:junit4] 1> INFO - 2013-04-10 08:51:39.917; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1365583898495/collection1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:39.917; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:39.918; org.apache.solr.cloud.ZkController; Collection zkNode exists [junit4:junit4] 1> INFO - 2013-04-10 08:51:39.919; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:39.920; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... [junit4:junit4] 1> INFO - 2013-04-10 08:51:39.921; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1365583898495/collection1/' [junit4:junit4] 1> INFO - 2013-04-10 08:51:39.922; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={ [junit4:junit4] 1> "operation":"state", [junit4:junit4] 1> "core_node_name":"1", [junit4:junit4] 1> "numShards":"1", [junit4:junit4] 1> "shard":"shard1", [junit4:junit4] 1> "roles":null, [junit4:junit4] 1> "state":"active", [junit4:junit4] 1> "shard_state":"active", [junit4:junit4] 1> "core":"collection1", [junit4:junit4] 1> "collection":"control_collection", [junit4:junit4] 1> "shard_range":null, [junit4:junit4] 1> "node_name":"127.0.0.1:58946_p_h", [junit4:junit4] 1> "base_url":"http://127.0.0.1:58946/p_h"} [junit4:junit4] 1> INFO - 2013-04-10 08:51:39.923; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1365583898495/collection1/lib/README' to classloader [junit4:junit4] 1> INFO - 2013-04-10 08:51:39.924; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1365583898495/collection1/lib/classes/' to classloader [junit4:junit4] 1> INFO - 2013-04-10 08:51:39.930; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 1> INFO - 2013-04-10 08:51:39.930; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 1> INFO - 2013-04-10 08:51:39.930; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 1> INFO - 2013-04-10 08:51:39.983; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50 [junit4:junit4] 1> INFO - 2013-04-10 08:51:40.044; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml [junit4:junit4] 1> INFO - 2013-04-10 08:51:40.146; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml [junit4:junit4] 1> INFO - 2013-04-10 08:51:40.153; org.apache.solr.schema.IndexSchema; Schema name=test [junit4:junit4] 1> INFO - 2013-04-10 08:51:40.916; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4:junit4] 1> INFO - 2013-04-10 08:51:40.930; org.apache.solr.schema.IndexSchema; default search field in schema is text [junit4:junit4] 1> INFO - 2013-04-10 08:51:40.934; org.apache.solr.schema.IndexSchema; unique key field: id [junit4:junit4] 1> INFO - 2013-04-10 08:51:40.958; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml [junit4:junit4] 1> INFO - 2013-04-10 08:51:40.964; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml [junit4:junit4] 1> INFO - 2013-04-10 08:51:40.970; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json [junit4:junit4] 1> WARN - 2013-04-10 08:51:40.971; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE [junit4:junit4] 1> WARN - 2013-04-10 08:51:40.972; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING [junit4:junit4] 1> INFO - 2013-04-10 08:51:40.972; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json [junit4:junit4] 1> WARN - 2013-04-10 08:51:40.974; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE [junit4:junit4] 1> WARN - 2013-04-10 08:51:40.974; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING [junit4:junit4] 1> INFO - 2013-04-10 08:51:40.975; org.apache.solr.core.SolrCore; solr.StandardDirectoryFactory [junit4:junit4] 1> INFO - 2013-04-10 08:51:40.975; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1365583898495/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/jetty1/ [junit4:junit4] 1> INFO - 2013-04-10 08:51:40.976; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5516e01c [junit4:junit4] 1> INFO - 2013-04-10 08:51:40.977; org.apache.solr.core.SolrCore; solr.StandardDirectoryFactory [junit4:junit4] 1> INFO - 2013-04-10 08:51:40.978; org.apache.solr.core.CachingDirectoryFactory; return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/jetty1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:40.978; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/jetty1/index/ [junit4:junit4] 1> WARN - 2013-04-10 08:51:40.979; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/jetty1/index' doesn't exist. Creating new index... [junit4:junit4] 1> INFO - 2013-04-10 08:51:40.980; org.apache.solr.core.CachingDirectoryFactory; return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/jetty1/index [junit4:junit4] 1> INFO - 2013-04-10 08:51:40.994; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1 [junit4:junit4] 1> commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/jetty1/index,segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 1> INFO - 2013-04-10 08:51:40.994; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1] [junit4:junit4] 1> INFO - 2013-04-10 08:51:40.997; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4:junit4] 1> INFO - 2013-04-10 08:51:40.998; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4:junit4] 1> INFO - 2013-04-10 08:51:40.999; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4:junit4] 1> INFO - 2013-04-10 08:51:41.000; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler [junit4:junit4] 1> INFO - 2013-04-10 08:51:41.001; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler [junit4:junit4] 1> INFO - 2013-04-10 08:51:41.001; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 1> INFO - 2013-04-10 08:51:41.002; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler [junit4:junit4] 1> INFO - 2013-04-10 08:51:41.002; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler [junit4:junit4] 1> INFO - 2013-04-10 08:51:41.003; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 1> INFO - 2013-04-10 08:51:41.016; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60 [junit4:junit4] 1> INFO - 2013-04-10 08:51:41.025; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@3462a001 main [junit4:junit4] 1> INFO - 2013-04-10 08:51:41.026; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled [junit4:junit4] 1> INFO - 2013-04-10 08:51:41.026; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled [junit4:junit4] 1> INFO - 2013-04-10 08:51:41.032; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@3462a001 main{StandardDirectoryReader(segments_1:1)} [junit4:junit4] 1> INFO - 2013-04-10 08:51:41.035; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down [junit4:junit4] 1> INFO - 2013-04-10 08:51:41.036; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property [junit4:junit4] 1> INFO - 2013-04-10 08:51:41.441; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... [junit4:junit4] 1> INFO - 2013-04-10 08:51:41.443; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={ [junit4:junit4] 1> "operation":"state", [junit4:junit4] 1> "core_node_name":"2", [junit4:junit4] 1> "numShards":"2", [junit4:junit4] 1> "shard":null, [junit4:junit4] 1> "roles":null, [junit4:junit4] 1> "state":"down", [junit4:junit4] 1> "shard_state":"active", [junit4:junit4] 1> "core":"collection1", [junit4:junit4] 1> "collection":"collection1", [junit4:junit4] 1> "shard_range":null, [junit4:junit4] 1> "node_name":"127.0.0.1:58950_p_h", [junit4:junit4] 1> "base_url":"http://127.0.0.1:58950/p_h"} [junit4:junit4] 1> INFO - 2013-04-10 08:51:41.443; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection collection1 with numShards 2 [junit4:junit4] 1> INFO - 2013-04-10 08:51:41.444; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:41.462; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 1> INFO - 2013-04-10 08:51:41.463; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 1> INFO - 2013-04-10 08:51:41.462; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 1> INFO - 2013-04-10 08:51:42.039; org.apache.solr.core.CoreContainer; registering core: collection1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:42.039; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:58950/p_h collection:collection1 shard:shard1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:42.041; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leader_elect/shard1/election [junit4:junit4] 1> INFO - 2013-04-10 08:51:42.061; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process. [junit4:junit4] 1> INFO - 2013-04-10 08:51:42.072; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue. [junit4:junit4] 1> INFO - 2013-04-10 08:51:42.072; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync [junit4:junit4] 1> INFO - 2013-04-10 08:51:42.073; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:58950/p_h/collection1/ [junit4:junit4] 1> INFO - 2013-04-10 08:51:42.073; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me [junit4:junit4] 1> INFO - 2013-04-10 08:51:42.074; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:58950/p_h/collection1/ has no replicas [junit4:junit4] 1> INFO - 2013-04-10 08:51:42.074; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:58950/p_h/collection1/ [junit4:junit4] 1> INFO - 2013-04-10 08:51:42.075; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leaders/shard1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:42.969; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... [junit4:junit4] 1> INFO - 2013-04-10 08:51:43.004; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 1> INFO - 2013-04-10 08:51:43.004; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 1> INFO - 2013-04-10 08:51:43.005; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 1> INFO - 2013-04-10 08:51:43.009; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:58950/p_h/collection1/ and leader is http://127.0.0.1:58950/p_h/collection1/ [junit4:junit4] 1> INFO - 2013-04-10 08:51:43.009; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:58950/p_h [junit4:junit4] 1> INFO - 2013-04-10 08:51:43.009; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary [junit4:junit4] 1> INFO - 2013-04-10 08:51:43.010; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active [junit4:junit4] 1> INFO - 2013-04-10 08:51:43.010; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property [junit4:junit4] 1> INFO - 2013-04-10 08:51:43.016; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... [junit4:junit4] 1> INFO - 2013-04-10 08:51:43.018; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:43.019; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done [junit4:junit4] 1> INFO - 2013-04-10 08:51:43.019; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4:junit4] 1> INFO - 2013-04-10 08:51:43.252; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106 [junit4:junit4] 1> INFO - 2013-04-10 08:51:43.255; org.eclipse.jetty.server.AbstractConnector; Started SocketConnector@127.0.0.1:58953 [junit4:junit4] 1> INFO - 2013-04-10 08:51:43.256; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() [junit4:junit4] 1> INFO - 2013-04-10 08:51:43.257; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx) [junit4:junit4] 1> INFO - 2013-04-10 08:51:43.257; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1365583903035 [junit4:junit4] 1> INFO - 2013-04-10 08:51:43.258; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1365583903035/solr.xml [junit4:junit4] 1> INFO - 2013-04-10 08:51:43.258; org.apache.solr.core.CoreContainer; New CoreContainer 1473201982 [junit4:junit4] 1> INFO - 2013-04-10 08:51:43.259; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1365583903035/' [junit4:junit4] 1> INFO - 2013-04-10 08:51:43.260; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1365583903035/' [junit4:junit4] 1> INFO - 2013-04-10 08:51:43.330; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000 [junit4:junit4] 1> INFO - 2013-04-10 08:51:43.331; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http:// [junit4:junit4] 1> INFO - 2013-04-10 08:51:43.331; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000 [junit4:junit4] 1> INFO - 2013-04-10 08:51:43.332; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20 [junit4:junit4] 1> INFO - 2013-04-10 08:51:43.332; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0 [junit4:junit4] 1> INFO - 2013-04-10 08:51:43.333; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647 [junit4:junit4] 1> INFO - 2013-04-10 08:51:43.334; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5 [junit4:junit4] 1> INFO - 2013-04-10 08:51:43.334; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:43.335; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false [junit4:junit4] 1> INFO - 2013-04-10 08:51:43.335; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false [junit4:junit4] 1> INFO - 2013-04-10 08:51:43.358; org.apache.solr.core.CoreContainer; Registering Log Listener [junit4:junit4] 1> INFO - 2013-04-10 08:51:43.379; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:58943/solr [junit4:junit4] 1> INFO - 2013-04-10 08:51:43.380; org.apache.solr.cloud.ZkController; zkHost includes chroot [junit4:junit4] 1> INFO - 2013-04-10 08:51:43.381; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper [junit4:junit4] 1> INFO - 2013-04-10 08:51:43.385; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@41a2dcdd name:ZooKeeperConnection Watcher:127.0.0.1:58943 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 1> INFO - 2013-04-10 08:51:43.386; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper [junit4:junit4] 1> INFO - 2013-04-10 08:51:43.400; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000 [junit4:junit4] 1> INFO - 2013-04-10 08:51:43.414; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper [junit4:junit4] 1> INFO - 2013-04-10 08:51:43.417; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@5e2447fc name:ZooKeeperConnection Watcher:127.0.0.1:58943/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 1> INFO - 2013-04-10 08:51:43.418; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper [junit4:junit4] 1> INFO - 2013-04-10 08:51:43.425; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... [junit4:junit4] 1> INFO - 2013-04-10 08:51:44.431; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58953_p_h [junit4:junit4] 1> INFO - 2013-04-10 08:51:44.460; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:58953_p_h [junit4:junit4] 1> INFO - 2013-04-10 08:51:44.475; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2) [junit4:junit4] 1> INFO - 2013-04-10 08:51:44.475; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2) [junit4:junit4] 1> INFO - 2013-04-10 08:51:44.476; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3) [junit4:junit4] 1> INFO - 2013-04-10 08:51:44.475; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3) [junit4:junit4] 1> INFO - 2013-04-10 08:51:44.476; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3) [junit4:junit4] 1> INFO - 2013-04-10 08:51:44.479; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3) [junit4:junit4] 1> INFO - 2013-04-10 08:51:44.479; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3) [junit4:junit4] 1> INFO - 2013-04-10 08:51:44.487; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1365583903035/collection1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:44.487; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:44.488; org.apache.solr.cloud.ZkController; Collection zkNode exists [junit4:junit4] 1> INFO - 2013-04-10 08:51:44.488; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:44.490; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1365583903035/collection1/' [junit4:junit4] 1> INFO - 2013-04-10 08:51:44.492; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1365583903035/collection1/lib/README' to classloader [junit4:junit4] 1> INFO - 2013-04-10 08:51:44.493; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1365583903035/collection1/lib/classes/' to classloader [junit4:junit4] 1> INFO - 2013-04-10 08:51:44.519; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... [junit4:junit4] 1> INFO - 2013-04-10 08:51:44.521; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={ [junit4:junit4] 1> "operation":"state", [junit4:junit4] 1> "core_node_name":"2", [junit4:junit4] 1> "numShards":"2", [junit4:junit4] 1> "shard":"shard1", [junit4:junit4] 1> "roles":null, [junit4:junit4] 1> "state":"active", [junit4:junit4] 1> "shard_state":"active", [junit4:junit4] 1> "core":"collection1", [junit4:junit4] 1> "collection":"collection1", [junit4:junit4] 1> "shard_range":null, [junit4:junit4] 1> "node_name":"127.0.0.1:58950_p_h", [junit4:junit4] 1> "base_url":"http://127.0.0.1:58950/p_h"} [junit4:junit4] 1> INFO - 2013-04-10 08:51:44.535; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 1> INFO - 2013-04-10 08:51:44.535; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 1> INFO - 2013-04-10 08:51:44.535; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 1> INFO - 2013-04-10 08:51:44.535; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 1> INFO - 2013-04-10 08:51:44.544; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50 [junit4:junit4] 1> INFO - 2013-04-10 08:51:44.617; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml [junit4:junit4] 1> INFO - 2013-04-10 08:51:44.720; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml [junit4:junit4] 1> INFO - 2013-04-10 08:51:44.728; org.apache.solr.schema.IndexSchema; Schema name=test [junit4:junit4] 1> INFO - 2013-04-10 08:51:45.389; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4:junit4] 1> INFO - 2013-04-10 08:51:45.397; org.apache.solr.schema.IndexSchema; default search field in schema is text [junit4:junit4] 1> INFO - 2013-04-10 08:51:45.401; org.apache.solr.schema.IndexSchema; unique key field: id [junit4:junit4] 1> INFO - 2013-04-10 08:51:45.416; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml [junit4:junit4] 1> INFO - 2013-04-10 08:51:45.429; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml [junit4:junit4] 1> INFO - 2013-04-10 08:51:45.433; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json [junit4:junit4] 1> WARN - 2013-04-10 08:51:45.435; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE [junit4:junit4] 1> WARN - 2013-04-10 08:51:45.435; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING [junit4:junit4] 1> INFO - 2013-04-10 08:51:45.435; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json [junit4:junit4] 1> WARN - 2013-04-10 08:51:45.437; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE [junit4:junit4] 1> WARN - 2013-04-10 08:51:45.437; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING [junit4:junit4] 1> INFO - 2013-04-10 08:51:45.437; org.apache.solr.core.SolrCore; solr.StandardDirectoryFactory [junit4:junit4] 1> INFO - 2013-04-10 08:51:45.438; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1365583903035/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/jetty2/ [junit4:junit4] 1> INFO - 2013-04-10 08:51:45.438; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5516e01c [junit4:junit4] 1> INFO - 2013-04-10 08:51:45.439; org.apache.solr.core.SolrCore; solr.StandardDirectoryFactory [junit4:junit4] 1> INFO - 2013-04-10 08:51:45.439; org.apache.solr.core.CachingDirectoryFactory; return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/jetty2 [junit4:junit4] 1> INFO - 2013-04-10 08:51:45.440; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/jetty2/index/ [junit4:junit4] 1> WARN - 2013-04-10 08:51:45.440; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/jetty2/index' doesn't exist. Creating new index... [junit4:junit4] 1> INFO - 2013-04-10 08:51:45.441; org.apache.solr.core.CachingDirectoryFactory; return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/jetty2/index [junit4:junit4] 1> INFO - 2013-04-10 08:51:45.465; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1 [junit4:junit4] 1> commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/jetty2/index,segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 1> INFO - 2013-04-10 08:51:45.466; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1] [junit4:junit4] 1> INFO - 2013-04-10 08:51:45.469; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4:junit4] 1> INFO - 2013-04-10 08:51:45.469; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4:junit4] 1> INFO - 2013-04-10 08:51:45.470; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4:junit4] 1> INFO - 2013-04-10 08:51:45.470; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler [junit4:junit4] 1> INFO - 2013-04-10 08:51:45.471; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler [junit4:junit4] 1> INFO - 2013-04-10 08:51:45.471; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 1> INFO - 2013-04-10 08:51:45.472; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler [junit4:junit4] 1> INFO - 2013-04-10 08:51:45.472; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler [junit4:junit4] 1> INFO - 2013-04-10 08:51:45.473; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 1> INFO - 2013-04-10 08:51:45.481; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60 [junit4:junit4] 1> INFO - 2013-04-10 08:51:45.487; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@274d88ee main [junit4:junit4] 1> INFO - 2013-04-10 08:51:45.488; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled [junit4:junit4] 1> INFO - 2013-04-10 08:51:45.489; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled [junit4:junit4] 1> INFO - 2013-04-10 08:51:45.492; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@274d88ee main{StandardDirectoryReader(segments_1:1)} [junit4:junit4] 1> INFO - 2013-04-10 08:51:45.494; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down [junit4:junit4] 1> INFO - 2013-04-10 08:51:45.495; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property [junit4:junit4] 1> INFO - 2013-04-10 08:51:46.042; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... [junit4:junit4] 1> INFO - 2013-04-10 08:51:46.043; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={ [junit4:junit4] 1> "operation":"state", [junit4:junit4] 1> "core_node_name":"3", [junit4:junit4] 1> "numShards":"2", [junit4:junit4] 1> "shard":null, [junit4:junit4] 1> "roles":null, [junit4:junit4] 1> "state":"down", [junit4:junit4] 1> "shard_state":"active", [junit4:junit4] 1> "core":"collection1", [junit4:junit4] 1> "collection":"collection1", [junit4:junit4] 1> "shard_range":null, [junit4:junit4] 1> "node_name":"127.0.0.1:58953_p_h", [junit4:junit4] 1> "base_url":"http://127.0.0.1:58953/p_h"} [junit4:junit4] 1> INFO - 2013-04-10 08:51:46.043; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2 [junit4:junit4] 1> INFO - 2013-04-10 08:51:46.044; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard2 [junit4:junit4] 1> INFO - 2013-04-10 08:51:46.058; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 1> INFO - 2013-04-10 08:51:46.058; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 1> INFO - 2013-04-10 08:51:46.058; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 1> INFO - 2013-04-10 08:51:46.058; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 1> INFO - 2013-04-10 08:51:46.498; org.apache.solr.core.CoreContainer; registering core: collection1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:46.498; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:58953/p_h collection:collection1 shard:shard2 [junit4:junit4] 1> INFO - 2013-04-10 08:51:46.499; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leader_elect/shard2/election [junit4:junit4] 1> INFO - 2013-04-10 08:51:46.518; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process. [junit4:junit4] 1> INFO - 2013-04-10 08:51:46.528; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue. [junit4:junit4] 1> INFO - 2013-04-10 08:51:46.529; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync [junit4:junit4] 1> INFO - 2013-04-10 08:51:46.529; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:58953/p_h/collection1/ [junit4:junit4] 1> INFO - 2013-04-10 08:51:46.529; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me [junit4:junit4] 1> INFO - 2013-04-10 08:51:46.530; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:58953/p_h/collection1/ has no replicas [junit4:junit4] 1> INFO - 2013-04-10 08:51:46.530; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:58953/p_h/collection1/ [junit4:junit4] 1> INFO - 2013-04-10 08:51:46.530; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leaders/shard2 [junit4:junit4] 1> INFO - 2013-04-10 08:51:47.564; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... [junit4:junit4] 1> INFO - 2013-04-10 08:51:47.722; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 1> INFO - 2013-04-10 08:51:47.722; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 1> INFO - 2013-04-10 08:51:47.722; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 1> INFO - 2013-04-10 08:51:47.722; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 1> INFO - 2013-04-10 08:51:47.769; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:58953/p_h/collection1/ and leader is http://127.0.0.1:58953/p_h/collection1/ [junit4:junit4] 1> INFO - 2013-04-10 08:51:47.769; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:58953/p_h [junit4:junit4] 1> INFO - 2013-04-10 08:51:47.770; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary [junit4:junit4] 1> INFO - 2013-04-10 08:51:47.770; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active [junit4:junit4] 1> INFO - 2013-04-10 08:51:47.770; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property [junit4:junit4] 1> INFO - 2013-04-10 08:51:47.822; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... [junit4:junit4] 1> INFO - 2013-04-10 08:51:47.824; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:47.824; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done [junit4:junit4] 1> INFO - 2013-04-10 08:51:47.825; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4:junit4] 1> INFO - 2013-04-10 08:51:48.004; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106 [junit4:junit4] 1> INFO - 2013-04-10 08:51:48.007; org.eclipse.jetty.server.AbstractConnector; Started SocketConnector@127.0.0.1:58956 [junit4:junit4] 1> INFO - 2013-04-10 08:51:48.008; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() [junit4:junit4] 1> INFO - 2013-04-10 08:51:48.008; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx) [junit4:junit4] 1> INFO - 2013-04-10 08:51:48.009; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1365583907837 [junit4:junit4] 1> INFO - 2013-04-10 08:51:48.009; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1365583907837/solr.xml [junit4:junit4] 1> INFO - 2013-04-10 08:51:48.010; org.apache.solr.core.CoreContainer; New CoreContainer 1914260136 [junit4:junit4] 1> INFO - 2013-04-10 08:51:48.010; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1365583907837/' [junit4:junit4] 1> INFO - 2013-04-10 08:51:48.011; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1365583907837/' [junit4:junit4] 1> INFO - 2013-04-10 08:51:48.063; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000 [junit4:junit4] 1> INFO - 2013-04-10 08:51:48.064; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http:// [junit4:junit4] 1> INFO - 2013-04-10 08:51:48.064; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000 [junit4:junit4] 1> INFO - 2013-04-10 08:51:48.065; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20 [junit4:junit4] 1> INFO - 2013-04-10 08:51:48.065; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0 [junit4:junit4] 1> INFO - 2013-04-10 08:51:48.065; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647 [junit4:junit4] 1> INFO - 2013-04-10 08:51:48.066; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5 [junit4:junit4] 1> INFO - 2013-04-10 08:51:48.066; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:48.067; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false [junit4:junit4] 1> INFO - 2013-04-10 08:51:48.067; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false [junit4:junit4] 1> INFO - 2013-04-10 08:51:48.085; org.apache.solr.core.CoreContainer; Registering Log Listener [junit4:junit4] 1> INFO - 2013-04-10 08:51:48.101; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:58943/solr [junit4:junit4] 1> INFO - 2013-04-10 08:51:48.102; org.apache.solr.cloud.ZkController; zkHost includes chroot [junit4:junit4] 1> INFO - 2013-04-10 08:51:48.106; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper [junit4:junit4] 1> INFO - 2013-04-10 08:51:48.114; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@77f1115a name:ZooKeeperConnection Watcher:127.0.0.1:58943 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 1> INFO - 2013-04-10 08:51:48.114; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper [junit4:junit4] 1> INFO - 2013-04-10 08:51:48.128; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000 [junit4:junit4] 1> INFO - 2013-04-10 08:51:48.138; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper [junit4:junit4] 1> INFO - 2013-04-10 08:51:48.166; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@4130a0ed name:ZooKeeperConnection Watcher:127.0.0.1:58943/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 1> INFO - 2013-04-10 08:51:48.167; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper [junit4:junit4] 1> INFO - 2013-04-10 08:51:48.177; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... [junit4:junit4] 1> INFO - 2013-04-10 08:51:49.183; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58956_p_h [junit4:junit4] 1> INFO - 2013-04-10 08:51:49.201; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:58956_p_h [junit4:junit4] 1> INFO - 2013-04-10 08:51:49.205; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3) [junit4:junit4] 1> INFO - 2013-04-10 08:51:49.206; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4) [junit4:junit4] 1> INFO - 2013-04-10 08:51:49.205; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3) [junit4:junit4] 1> INFO - 2013-04-10 08:51:49.205; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3) [junit4:junit4] 1> INFO - 2013-04-10 08:51:49.206; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4) [junit4:junit4] 1> INFO - 2013-04-10 08:51:49.206; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4) [junit4:junit4] 1> INFO - 2013-04-10 08:51:49.219; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4) [junit4:junit4] 1> INFO - 2013-04-10 08:51:49.219; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4) [junit4:junit4] 1> INFO - 2013-04-10 08:51:49.220; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4) [junit4:junit4] 1> INFO - 2013-04-10 08:51:49.224; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1365583907837/collection1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:49.225; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:49.226; org.apache.solr.cloud.ZkController; Collection zkNode exists [junit4:junit4] 1> INFO - 2013-04-10 08:51:49.226; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:49.228; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1365583907837/collection1/' [junit4:junit4] 1> INFO - 2013-04-10 08:51:49.229; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1365583907837/collection1/lib/classes/' to classloader [junit4:junit4] 1> INFO - 2013-04-10 08:51:49.229; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1365583907837/collection1/lib/README' to classloader [junit4:junit4] 1> INFO - 2013-04-10 08:51:49.265; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50 [junit4:junit4] 1> INFO - 2013-04-10 08:51:49.321; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml [junit4:junit4] 1> INFO - 2013-04-10 08:51:49.324; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... [junit4:junit4] 1> INFO - 2013-04-10 08:51:49.326; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={ [junit4:junit4] 1> "operation":"state", [junit4:junit4] 1> "core_node_name":"3", [junit4:junit4] 1> "numShards":"2", [junit4:junit4] 1> "shard":"shard2", [junit4:junit4] 1> "roles":null, [junit4:junit4] 1> "state":"active", [junit4:junit4] 1> "shard_state":"active", [junit4:junit4] 1> "core":"collection1", [junit4:junit4] 1> "collection":"collection1", [junit4:junit4] 1> "shard_range":null, [junit4:junit4] 1> "node_name":"127.0.0.1:58953_p_h", [junit4:junit4] 1> "base_url":"http://127.0.0.1:58953/p_h"} [junit4:junit4] 1> INFO - 2013-04-10 08:51:49.339; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 1> INFO - 2013-04-10 08:51:49.339; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 1> INFO - 2013-04-10 08:51:49.339; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 1> INFO - 2013-04-10 08:51:49.339; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 1> INFO - 2013-04-10 08:51:49.423; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml [junit4:junit4] 1> INFO - 2013-04-10 08:51:49.423; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 1> INFO - 2013-04-10 08:51:49.431; org.apache.solr.schema.IndexSchema; Schema name=test [junit4:junit4] 1> INFO - 2013-04-10 08:51:50.074; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4:junit4] 1> INFO - 2013-04-10 08:51:50.085; org.apache.solr.schema.IndexSchema; default search field in schema is text [junit4:junit4] 1> INFO - 2013-04-10 08:51:50.089; org.apache.solr.schema.IndexSchema; unique key field: id [junit4:junit4] 1> INFO - 2013-04-10 08:51:50.108; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml [junit4:junit4] 1> INFO - 2013-04-10 08:51:50.113; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml [junit4:junit4] 1> INFO - 2013-04-10 08:51:50.118; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json [junit4:junit4] 1> WARN - 2013-04-10 08:51:50.120; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE [junit4:junit4] 1> WARN - 2013-04-10 08:51:50.121; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING [junit4:junit4] 1> INFO - 2013-04-10 08:51:50.121; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json [junit4:junit4] 1> WARN - 2013-04-10 08:51:50.122; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE [junit4:junit4] 1> WARN - 2013-04-10 08:51:50.123; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING [junit4:junit4] 1> INFO - 2013-04-10 08:51:50.123; org.apache.solr.core.SolrCore; solr.StandardDirectoryFactory [junit4:junit4] 1> INFO - 2013-04-10 08:51:50.124; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1365583907837/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/jetty3/ [junit4:junit4] 1> INFO - 2013-04-10 08:51:50.124; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5516e01c [junit4:junit4] 1> INFO - 2013-04-10 08:51:50.125; org.apache.solr.core.SolrCore; solr.StandardDirectoryFactory [junit4:junit4] 1> INFO - 2013-04-10 08:51:50.126; org.apache.solr.core.CachingDirectoryFactory; return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/jetty3 [junit4:junit4] 1> INFO - 2013-04-10 08:51:50.126; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/jetty3/index/ [junit4:junit4] 1> WARN - 2013-04-10 08:51:50.127; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/jetty3/index' doesn't exist. Creating new index... [junit4:junit4] 1> INFO - 2013-04-10 08:51:50.128; org.apache.solr.core.CachingDirectoryFactory; return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/jetty3/index [junit4:junit4] 1> INFO - 2013-04-10 08:51:50.133; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1 [junit4:junit4] 1> commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/jetty3/index,segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 1> INFO - 2013-04-10 08:51:50.133; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1] [junit4:junit4] 1> INFO - 2013-04-10 08:51:50.137; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4:junit4] 1> INFO - 2013-04-10 08:51:50.137; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4:junit4] 1> INFO - 2013-04-10 08:51:50.138; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4:junit4] 1> INFO - 2013-04-10 08:51:50.139; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler [junit4:junit4] 1> INFO - 2013-04-10 08:51:50.140; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler [junit4:junit4] 1> INFO - 2013-04-10 08:51:50.140; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 1> INFO - 2013-04-10 08:51:50.140; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler [junit4:junit4] 1> INFO - 2013-04-10 08:51:50.141; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler [junit4:junit4] 1> INFO - 2013-04-10 08:51:50.142; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 1> INFO - 2013-04-10 08:51:50.154; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60 [junit4:junit4] 1> INFO - 2013-04-10 08:51:50.171; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@38567062 main [junit4:junit4] 1> INFO - 2013-04-10 08:51:50.172; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled [junit4:junit4] 1> INFO - 2013-04-10 08:51:50.172; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled [junit4:junit4] 1> INFO - 2013-04-10 08:51:50.178; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@38567062 main{StandardDirectoryReader(segments_1:1)} [junit4:junit4] 1> INFO - 2013-04-10 08:51:50.181; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down [junit4:junit4] 1> INFO - 2013-04-10 08:51:50.181; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property [junit4:junit4] 1> INFO - 2013-04-10 08:51:50.846; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... [junit4:junit4] 1> INFO - 2013-04-10 08:51:50.847; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={ [junit4:junit4] 1> "operation":"state", [junit4:junit4] 1> "core_node_name":"4", [junit4:junit4] 1> "numShards":"2", [junit4:junit4] 1> "shard":null, [junit4:junit4] 1> "roles":null, [junit4:junit4] 1> "state":"down", [junit4:junit4] 1> "shard_state":"active", [junit4:junit4] 1> "core":"collection1", [junit4:junit4] 1> "collection":"collection1", [junit4:junit4] 1> "shard_range":null, [junit4:junit4] 1> "node_name":"127.0.0.1:58956_p_h", [junit4:junit4] 1> "base_url":"http://127.0.0.1:58956/p_h"} [junit4:junit4] 1> INFO - 2013-04-10 08:51:50.848; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2 [junit4:junit4] 1> INFO - 2013-04-10 08:51:50.848; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:50.853; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 1> INFO - 2013-04-10 08:51:50.854; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 1> INFO - 2013-04-10 08:51:50.854; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 1> INFO - 2013-04-10 08:51:50.854; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 1> INFO - 2013-04-10 08:51:50.853; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 1> INFO - 2013-04-10 08:51:51.185; org.apache.solr.core.CoreContainer; registering core: collection1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:51.185; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:58956/p_h collection:collection1 shard:shard1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:51.189; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:58956/p_h/collection1/ and leader is http://127.0.0.1:58950/p_h/collection1/ [junit4:junit4] 1> INFO - 2013-04-10 08:51:51.190; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:58956/p_h [junit4:junit4] 1> INFO - 2013-04-10 08:51:51.190; org.apache.solr.cloud.ZkController; Core needs to recover:collection1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:51.190; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery [junit4:junit4] 1> INFO - 2013-04-10 08:51:51.197; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process. core=collection1 recoveringAfterStartup=true [junit4:junit4] 1> INFO - 2013-04-10 08:51:51.197; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... [junit4:junit4] 1> INFO - 2013-04-10 08:51:51.197; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[] [junit4:junit4] 1> INFO - 2013-04-10 08:51:51.198; org.apache.solr.cloud.ZkController; publishing core=collection1 state=recovering [junit4:junit4] 1> INFO - 2013-04-10 08:51:51.198; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property [junit4:junit4] 1> INFO - 2013-04-10 08:51:51.199; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:51.199; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done [junit4:junit4] 1> INFO - 2013-04-10 08:51:51.200; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4:junit4] 1> INFO - 2013-04-10 08:51:51.200; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4:junit4] 1> INFO - 2013-04-10 08:51:51.228; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true [junit4:junit4] 1> INFO - 2013-04-10 08:51:51.461; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106 [junit4:junit4] 1> INFO - 2013-04-10 08:51:51.465; org.eclipse.jetty.server.AbstractConnector; Started SocketConnector@127.0.0.1:58960 [junit4:junit4] 1> INFO - 2013-04-10 08:51:51.466; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() [junit4:junit4] 1> INFO - 2013-04-10 08:51:51.467; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx) [junit4:junit4] 1> INFO - 2013-04-10 08:51:51.468; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1365583911214 [junit4:junit4] 1> INFO - 2013-04-10 08:51:51.469; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1365583911214/solr.xml [junit4:junit4] 1> INFO - 2013-04-10 08:51:51.469; org.apache.solr.core.CoreContainer; New CoreContainer 1092239332 [junit4:junit4] 1> INFO - 2013-04-10 08:51:51.470; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1365583911214/' [junit4:junit4] 1> INFO - 2013-04-10 08:51:51.471; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1365583911214/' [junit4:junit4] 1> INFO - 2013-04-10 08:51:51.556; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000 [junit4:junit4] 1> INFO - 2013-04-10 08:51:51.557; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http:// [junit4:junit4] 1> INFO - 2013-04-10 08:51:51.558; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000 [junit4:junit4] 1> INFO - 2013-04-10 08:51:51.559; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20 [junit4:junit4] 1> INFO - 2013-04-10 08:51:51.559; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0 [junit4:junit4] 1> INFO - 2013-04-10 08:51:51.560; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647 [junit4:junit4] 1> INFO - 2013-04-10 08:51:51.561; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5 [junit4:junit4] 1> INFO - 2013-04-10 08:51:51.561; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:51.562; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false [junit4:junit4] 1> INFO - 2013-04-10 08:51:51.563; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false [junit4:junit4] 1> INFO - 2013-04-10 08:51:51.594; org.apache.solr.core.CoreContainer; Registering Log Listener [junit4:junit4] 1> INFO - 2013-04-10 08:51:51.621; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:58943/solr [junit4:junit4] 1> INFO - 2013-04-10 08:51:51.622; org.apache.solr.cloud.ZkController; zkHost includes chroot [junit4:junit4] 1> INFO - 2013-04-10 08:51:51.624; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper [junit4:junit4] 1> INFO - 2013-04-10 08:51:51.627; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@3c26ee7b name:ZooKeeperConnection Watcher:127.0.0.1:58943 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 1> INFO - 2013-04-10 08:51:51.628; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper [junit4:junit4] 1> INFO - 2013-04-10 08:51:51.644; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000 [junit4:junit4] 1> INFO - 2013-04-10 08:51:51.656; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper [junit4:junit4] 1> INFO - 2013-04-10 08:51:51.659; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@725a2137 name:ZooKeeperConnection Watcher:127.0.0.1:58943/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 1> INFO - 2013-04-10 08:51:51.659; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper [junit4:junit4] 1> INFO - 2013-04-10 08:51:51.665; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... [junit4:junit4] 1> INFO - 2013-04-10 08:51:52.373; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... [junit4:junit4] 1> INFO - 2013-04-10 08:51:52.375; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={ [junit4:junit4] 1> "operation":"state", [junit4:junit4] 1> "core_node_name":"4", [junit4:junit4] 1> "numShards":"2", [junit4:junit4] 1> "shard":"shard1", [junit4:junit4] 1> "roles":null, [junit4:junit4] 1> "state":"recovering", [junit4:junit4] 1> "shard_state":"active", [junit4:junit4] 1> "core":"collection1", [junit4:junit4] 1> "collection":"collection1", [junit4:junit4] 1> "shard_range":null, [junit4:junit4] 1> "node_name":"127.0.0.1:58956_p_h", [junit4:junit4] 1> "base_url":"http://127.0.0.1:58956/p_h"} [junit4:junit4] 1> INFO - 2013-04-10 08:51:52.393; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 1> INFO - 2013-04-10 08:51:52.393; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 1> INFO - 2013-04-10 08:51:52.393; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 1> INFO - 2013-04-10 08:51:52.393; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 1> INFO - 2013-04-10 08:51:52.393; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 1> INFO - 2013-04-10 08:51:52.393; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 1> INFO - 2013-04-10 08:51:52.670; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58960_p_h [junit4:junit4] 1> INFO - 2013-04-10 08:51:52.672; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:58960_p_h [junit4:junit4] 1> INFO - 2013-04-10 08:51:52.675; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4) [junit4:junit4] 1> INFO - 2013-04-10 08:51:52.675; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4) [junit4:junit4] 1> INFO - 2013-04-10 08:51:52.675; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4) [junit4:junit4] 1> INFO - 2013-04-10 08:51:52.676; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5) [junit4:junit4] 1> INFO - 2013-04-10 08:51:52.675; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5) [junit4:junit4] 1> INFO - 2013-04-10 08:51:52.675; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5) [junit4:junit4] 1> INFO - 2013-04-10 08:51:52.677; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5) [junit4:junit4] 1> INFO - 2013-04-10 08:51:52.676; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5) [junit4:junit4] 1> INFO - 2013-04-10 08:51:52.678; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5) [junit4:junit4] 1> INFO - 2013-04-10 08:51:52.678; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5) [junit4:junit4] 1> INFO - 2013-04-10 08:51:52.677; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5) [junit4:junit4] 1> INFO - 2013-04-10 08:51:52.716; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5) [junit4:junit4] 1> INFO - 2013-04-10 08:51:52.722; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1365583911214/collection1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:52.722; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:52.723; org.apache.solr.cloud.ZkController; Collection zkNode exists [junit4:junit4] 1> INFO - 2013-04-10 08:51:52.724; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:52.726; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1365583911214/collection1/' [junit4:junit4] 1> INFO - 2013-04-10 08:51:52.728; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1365583911214/collection1/lib/classes/' to classloader [junit4:junit4] 1> INFO - 2013-04-10 08:51:52.728; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1365583911214/collection1/lib/README' to classloader [junit4:junit4] 1> INFO - 2013-04-10 08:51:52.780; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50 [junit4:junit4] 1> INFO - 2013-04-10 08:51:52.857; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml [junit4:junit4] 1> INFO - 2013-04-10 08:51:52.960; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml [junit4:junit4] 1> INFO - 2013-04-10 08:51:52.966; org.apache.solr.schema.IndexSchema; Schema name=test [junit4:junit4] 1> INFO - 2013-04-10 08:51:53.230; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds. [junit4:junit4] 1> INFO - 2013-04-10 08:51:53.230; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={coreNodeName=4&state=recovering&nodeName=127.0.0.1:58956_p_h&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2006 [junit4:junit4] 1> INFO - 2013-04-10 08:51:53.470; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4:junit4] 1> INFO - 2013-04-10 08:51:53.479; org.apache.solr.schema.IndexSchema; default search field in schema is text [junit4:junit4] 1> INFO - 2013-04-10 08:51:53.482; org.apache.solr.schema.IndexSchema; unique key field: id [junit4:junit4] 1> INFO - 2013-04-10 08:51:53.508; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml [junit4:junit4] 1> INFO - 2013-04-10 08:51:53.514; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml [junit4:junit4] 1> INFO - 2013-04-10 08:51:53.518; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json [junit4:junit4] 1> WARN - 2013-04-10 08:51:53.519; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE [junit4:junit4] 1> WARN - 2013-04-10 08:51:53.520; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING [junit4:junit4] 1> INFO - 2013-04-10 08:51:53.520; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json [junit4:junit4] 1> WARN - 2013-04-10 08:51:53.521; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE [junit4:junit4] 1> WARN - 2013-04-10 08:51:53.522; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING [junit4:junit4] 1> INFO - 2013-04-10 08:51:53.522; org.apache.solr.core.SolrCore; solr.StandardDirectoryFactory [junit4:junit4] 1> INFO - 2013-04-10 08:51:53.522; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1365583911214/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/jetty4/ [junit4:junit4] 1> INFO - 2013-04-10 08:51:53.522; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5516e01c [junit4:junit4] 1> INFO - 2013-04-10 08:51:53.523; org.apache.solr.core.SolrCore; solr.StandardDirectoryFactory [junit4:junit4] 1> INFO - 2013-04-10 08:51:53.524; org.apache.solr.core.CachingDirectoryFactory; return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/jetty4 [junit4:junit4] 1> INFO - 2013-04-10 08:51:53.524; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/jetty4/index/ [junit4:junit4] 1> WARN - 2013-04-10 08:51:53.525; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/jetty4/index' doesn't exist. Creating new index... [junit4:junit4] 1> INFO - 2013-04-10 08:51:53.526; org.apache.solr.core.CachingDirectoryFactory; return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/jetty4/index [junit4:junit4] 1> INFO - 2013-04-10 08:51:53.530; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1 [junit4:junit4] 1> commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/jetty4/index,segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 1> INFO - 2013-04-10 08:51:53.530; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1] [junit4:junit4] 1> INFO - 2013-04-10 08:51:53.533; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4:junit4] 1> INFO - 2013-04-10 08:51:53.533; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4:junit4] 1> INFO - 2013-04-10 08:51:53.534; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4:junit4] 1> INFO - 2013-04-10 08:51:53.535; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler [junit4:junit4] 1> INFO - 2013-04-10 08:51:53.535; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler [junit4:junit4] 1> INFO - 2013-04-10 08:51:53.535; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 1> INFO - 2013-04-10 08:51:53.536; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler [junit4:junit4] 1> INFO - 2013-04-10 08:51:53.536; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler [junit4:junit4] 1> INFO - 2013-04-10 08:51:53.537; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 1> INFO - 2013-04-10 08:51:53.547; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60 [junit4:junit4] 1> INFO - 2013-04-10 08:51:53.554; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@188d950a main [junit4:junit4] 1> INFO - 2013-04-10 08:51:53.555; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled [junit4:junit4] 1> INFO - 2013-04-10 08:51:53.555; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled [junit4:junit4] 1> INFO - 2013-04-10 08:51:53.559; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@188d950a main{StandardDirectoryReader(segments_1:1)} [junit4:junit4] 1> INFO - 2013-04-10 08:51:53.561; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down [junit4:junit4] 1> INFO - 2013-04-10 08:51:53.561; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property [junit4:junit4] 1> INFO - 2013-04-10 08:51:53.900; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... [junit4:junit4] 1> INFO - 2013-04-10 08:51:53.902; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={ [junit4:junit4] 1> "operation":"state", [junit4:junit4] 1> "core_node_name":"5", [junit4:junit4] 1> "numShards":"2", [junit4:junit4] 1> "shard":null, [junit4:junit4] 1> "roles":null, [junit4:junit4] 1> "state":"down", [junit4:junit4] 1> "shard_state":"active", [junit4:junit4] 1> "core":"collection1", [junit4:junit4] 1> "collection":"collection1", [junit4:junit4] 1> "shard_range":null, [junit4:junit4] 1> "node_name":"127.0.0.1:58960_p_h", [junit4:junit4] 1> "base_url":"http://127.0.0.1:58960/p_h"} [junit4:junit4] 1> INFO - 2013-04-10 08:51:53.902; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2 [junit4:junit4] 1> INFO - 2013-04-10 08:51:53.902; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard2 [junit4:junit4] 1> INFO - 2013-04-10 08:51:53.908; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 1> INFO - 2013-04-10 08:51:53.908; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 1> INFO - 2013-04-10 08:51:53.908; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 1> INFO - 2013-04-10 08:51:53.908; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 1> INFO - 2013-04-10 08:51:53.908; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 1> INFO - 2013-04-10 08:51:53.908; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 1> INFO - 2013-04-10 08:51:54.564; org.apache.solr.core.CoreContainer; registering core: collection1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:54.564; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:58960/p_h collection:collection1 shard:shard2 [junit4:junit4] 1> INFO - 2013-04-10 08:51:54.580; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:58960/p_h/collection1/ and leader is http://127.0.0.1:58953/p_h/collection1/ [junit4:junit4] 1> INFO - 2013-04-10 08:51:54.581; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:58960/p_h [junit4:junit4] 1> INFO - 2013-04-10 08:51:54.581; org.apache.solr.cloud.ZkController; Core needs to recover:collection1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:54.581; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery [junit4:junit4] 1> INFO - 2013-04-10 08:51:54.582; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process. core=collection1 recoveringAfterStartup=true [junit4:junit4] 1> INFO - 2013-04-10 08:51:54.583; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... [junit4:junit4] 1> INFO - 2013-04-10 08:51:54.583; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[] [junit4:junit4] 1> INFO - 2013-04-10 08:51:54.584; org.apache.solr.cloud.ZkController; publishing core=collection1 state=recovering [junit4:junit4] 1> INFO - 2013-04-10 08:51:54.584; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property [junit4:junit4] 1> INFO - 2013-04-10 08:51:54.585; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:54.585; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done [junit4:junit4] 1> INFO - 2013-04-10 08:51:54.586; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4:junit4] 1> INFO - 2013-04-10 08:51:54.586; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4:junit4] 1> INFO - 2013-04-10 08:51:54.605; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... [junit4:junit4] 1> INFO - 2013-04-10 08:51:54.607; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true [junit4:junit4] 1> INFO - 2013-04-10 08:51:54.608; org.apache.solr.cloud.AbstractFullDistribZkTestBase; Wait for recoveries to finish - wait 15 for each attempt [junit4:junit4] 1> INFO - 2013-04-10 08:51:54.609; org.apache.solr.cloud.AbstractDistribZkTestBase; Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15 [junit4:junit4] 1> INFO - 2013-04-10 08:51:54.610; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... [junit4:junit4] 1> INFO - 2013-04-10 08:51:55.232; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:58950/p_h/collection1/ core=collection1 - recoveringAfterStartup=true [junit4:junit4] 1> INFO - 2013-04-10 08:51:55.243; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&connTimeout=30000&socketTimeout=30000&retry=false [junit4:junit4] 1> INFO - 2013-04-10 08:51:55.263; org.apache.solr.update.PeerSync; PeerSync: core=collection1 url=http://127.0.0.1:58956/p_h START replicas=[http://127.0.0.1:58950/p_h/collection1/] nUpdates=100 [junit4:junit4] 1> WARN - 2013-04-10 08:51:55.264; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates [junit4:junit4] 1> INFO - 2013-04-10 08:51:55.264; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=collection1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:55.265; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=collection1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:55.265; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=collection1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:55.266; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null} [junit4:junit4] 1> INFO - 2013-04-10 08:51:55.266; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:58950/p_h/collection1/. core=collection1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:55.267; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4:junit4] 1> INFO - 2013-04-10 08:51:55.273; org.apache.solr.core.SolrCore; [collection1] webapp=/p_h path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 [junit4:junit4] 1> INFO - 2013-04-10 08:51:55.299; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4:junit4] 1> INFO - 2013-04-10 08:51:55.304; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=1 [junit4:junit4] 1> commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/jetty1/index,segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 1> INFO - 2013-04-10 08:51:55.305; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1] [junit4:junit4] 1> INFO - 2013-04-10 08:51:55.310; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2 [junit4:junit4] 1> commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/jetty1/index,segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 1> commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/jetty1/index,segFN=segments_2,generation=2,filenames=[segments_2] [junit4:junit4] 1> INFO - 2013-04-10 08:51:55.310; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2] [junit4:junit4] 1> INFO - 2013-04-10 08:51:55.312; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@6f50b7b0 realtime [junit4:junit4] 1> INFO - 2013-04-10 08:51:55.313; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush [junit4:junit4] 1> INFO - 2013-04-10 08:51:55.313; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 33 [junit4:junit4] 1> INFO - 2013-04-10 08:51:55.375; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for 10000 [junit4:junit4] 1> INFO - 2013-04-10 08:51:55.376; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:connTimeout=5000&socketTimeout=20000&allowCompression=false&maxConnections=10000&maxConnectionsPerHost=10000 [junit4:junit4] 1> INFO - 2013-04-10 08:51:55.402; org.apache.solr.handler.SnapPuller; No value set for 'pollInterval'. Timer Task not started. [junit4:junit4] 1> INFO - 2013-04-10 08:51:55.406; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for 10000 [junit4:junit4] 1> INFO - 2013-04-10 08:51:55.407; org.apache.solr.core.SolrCore; [collection1] webapp=/p_h path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=2 [junit4:junit4] 1> INFO - 2013-04-10 08:51:55.409; org.apache.solr.handler.SnapPuller; Master's generation: 2 [junit4:junit4] 1> INFO - 2013-04-10 08:51:55.409; org.apache.solr.handler.SnapPuller; Slave's generation: 1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:55.409; org.apache.solr.handler.SnapPuller; Starting replication process [junit4:junit4] 1> INFO - 2013-04-10 08:51:55.414; org.apache.solr.core.SolrCore; [collection1] webapp=/p_h path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=2 [junit4:junit4] 1> INFO - 2013-04-10 08:51:55.415; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:55.417; org.apache.solr.core.CachingDirectoryFactory; return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/jetty3/index.20130410055155416 [junit4:junit4] 1> INFO - 2013-04-10 08:51:55.418; org.apache.solr.handler.SnapPuller; Starting download to org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/jetty3/index.20130410055155416 lockFactory=org.apache.lucene.store.NativeFSLockFactory@726ac402 fullCopy=false [junit4:junit4] 1> INFO - 2013-04-10 08:51:55.424; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... [junit4:junit4] 1> INFO - 2013-04-10 08:51:55.426; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={ [junit4:junit4] 1> "operation":"state", [junit4:junit4] 1> "core_node_name":"5", [junit4:junit4] 1> "numShards":"2", [junit4:junit4] 1> "shard":"shard2", [junit4:junit4] 1> "roles":null, [junit4:junit4] 1> "state":"recovering", [junit4:junit4] 1> "shard_state":"active", [junit4:junit4] 1> "core":"collection1", [junit4:junit4] 1> "collection":"collection1", [junit4:junit4] 1> "shard_range":null, [junit4:junit4] 1> "node_name":"127.0.0.1:58960_p_h", [junit4:junit4] 1> "base_url":"http://127.0.0.1:58960/p_h"} [junit4:junit4] 1> INFO - 2013-04-10 08:51:55.432; org.apache.solr.core.SolrCore; [collection1] webapp=/p_h path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=6 [junit4:junit4] 1> INFO - 2013-04-10 08:51:55.439; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 1> INFO - 2013-04-10 08:51:55.439; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 1> INFO - 2013-04-10 08:51:55.439; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 1> INFO - 2013-04-10 08:51:55.439; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 1> INFO - 2013-04-10 08:51:55.439; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 1> INFO - 2013-04-10 08:51:55.439; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 1> INFO - 2013-04-10 08:51:55.446; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs [junit4:junit4] 1> INFO - 2013-04-10 08:51:55.455; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter... [junit4:junit4] 1> INFO - 2013-04-10 08:51:55.455; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:55.460; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=2 [junit4:junit4] 1> commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/jetty3/index,segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 1> commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/jetty3/index,segFN=segments_2,generation=2,filenames=[segments_2] [junit4:junit4] 1> INFO - 2013-04-10 08:51:55.461; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2] [junit4:junit4] 1> INFO - 2013-04-10 08:51:55.461; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used. [junit4:junit4] 1> INFO - 2013-04-10 08:51:55.462; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@29316a28 main [junit4:junit4] 1> INFO - 2013-04-10 08:51:55.464; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@29316a28 main{StandardDirectoryReader(segments_2:1:nrt)} [junit4:junit4] 1> INFO - 2013-04-10 08:51:55.464; org.apache.solr.core.CachingDirectoryFactory; looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/jetty3/index.20130410055155416 [CachedDir<>] [junit4:junit4] 1> INFO - 2013-04-10 08:51:55.465; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/jetty3/index.20130410055155416 [junit4:junit4] 1> INFO - 2013-04-10 08:51:55.465; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/jetty3/index.20130410055155416 [junit4:junit4] 1> INFO - 2013-04-10 08:51:55.473; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=collection1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:55.473; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=collection1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:55.474; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active [junit4:junit4] 1> INFO - 2013-04-10 08:51:55.474; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property [junit4:junit4] 1> INFO - 2013-04-10 08:51:55.476; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=collection1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:55.609; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds. [junit4:junit4] 1> INFO - 2013-04-10 08:51:55.609; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={coreNodeName=5&state=recovering&nodeName=127.0.0.1:58960_p_h&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1002 [junit4:junit4] 1> INFO - 2013-04-10 08:51:55.612; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... [junit4:junit4] 1> INFO - 2013-04-10 08:51:56.616; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... [junit4:junit4] 1> INFO - 2013-04-10 08:51:56.944; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... [junit4:junit4] 1> INFO - 2013-04-10 08:51:56.946; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={ [junit4:junit4] 1> "operation":"state", [junit4:junit4] 1> "core_node_name":"4", [junit4:junit4] 1> "numShards":"2", [junit4:junit4] 1> "shard":"shard1", [junit4:junit4] 1> "roles":null, [junit4:junit4] 1> "state":"active", [junit4:junit4] 1> "shard_state":"active", [junit4:junit4] 1> "core":"collection1", [junit4:junit4] 1> "collection":"collection1", [junit4:junit4] 1> "shard_range":null, [junit4:junit4] 1> "node_name":"127.0.0.1:58956_p_h", [junit4:junit4] 1> "base_url":"http://127.0.0.1:58956/p_h"} [junit4:junit4] 1> INFO - 2013-04-10 08:51:56.951; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 1> INFO - 2013-04-10 08:51:56.951; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 1> INFO - 2013-04-10 08:51:56.951; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 1> INFO - 2013-04-10 08:51:56.951; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 1> INFO - 2013-04-10 08:51:56.951; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 1> INFO - 2013-04-10 08:51:56.951; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 1> INFO - 2013-04-10 08:51:57.611; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:58953/p_h/collection1/ core=collection1 - recoveringAfterStartup=true [junit4:junit4] 1> INFO - 2013-04-10 08:51:57.611; org.apache.solr.update.PeerSync; PeerSync: core=collection1 url=http://127.0.0.1:58960/p_h START replicas=[http://127.0.0.1:58953/p_h/collection1/] nUpdates=100 [junit4:junit4] 1> WARN - 2013-04-10 08:51:57.612; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates [junit4:junit4] 1> INFO - 2013-04-10 08:51:57.613; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=collection1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:57.613; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=collection1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:57.613; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=collection1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:57.614; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null} [junit4:junit4] 1> INFO - 2013-04-10 08:51:57.614; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:58953/p_h/collection1/. core=collection1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:57.615; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4:junit4] 1> INFO - 2013-04-10 08:51:57.619; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... [junit4:junit4] 1> INFO - 2013-04-10 08:51:57.623; org.apache.solr.core.SolrCore; [collection1] webapp=/p_h path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 [junit4:junit4] 1> INFO - 2013-04-10 08:51:57.634; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4:junit4] 1> INFO - 2013-04-10 08:51:57.639; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=1 [junit4:junit4] 1> commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/jetty2/index,segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 1> INFO - 2013-04-10 08:51:57.640; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1] [junit4:junit4] 1> INFO - 2013-04-10 08:51:57.643; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2 [junit4:junit4] 1> commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/jetty2/index,segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 1> commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/jetty2/index,segFN=segments_2,generation=2,filenames=[segments_2] [junit4:junit4] 1> INFO - 2013-04-10 08:51:57.644; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2] [junit4:junit4] 1> INFO - 2013-04-10 08:51:57.646; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@69c509e6 realtime [junit4:junit4] 1> INFO - 2013-04-10 08:51:57.646; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush [junit4:junit4] 1> INFO - 2013-04-10 08:51:57.647; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 13 [junit4:junit4] 1> INFO - 2013-04-10 08:51:57.648; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for 10000 [junit4:junit4] 1> INFO - 2013-04-10 08:51:57.648; org.apache.solr.handler.SnapPuller; No value set for 'pollInterval'. Timer Task not started. [junit4:junit4] 1> INFO - 2013-04-10 08:51:57.651; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for 10000 [junit4:junit4] 1> INFO - 2013-04-10 08:51:57.652; org.apache.solr.core.SolrCore; [collection1] webapp=/p_h path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:57.653; org.apache.solr.handler.SnapPuller; Master's generation: 2 [junit4:junit4] 1> INFO - 2013-04-10 08:51:57.653; org.apache.solr.handler.SnapPuller; Slave's generation: 1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:57.653; org.apache.solr.handler.SnapPuller; Starting replication process [junit4:junit4] 1> INFO - 2013-04-10 08:51:57.657; org.apache.solr.core.SolrCore; [collection1] webapp=/p_h path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:57.658; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:57.659; org.apache.solr.core.CachingDirectoryFactory; return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/jetty4/index.20130410055157658 [junit4:junit4] 1> INFO - 2013-04-10 08:51:57.660; org.apache.solr.handler.SnapPuller; Starting download to org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/jetty4/index.20130410055157658 lockFactory=org.apache.lucene.store.NativeFSLockFactory@381a9b4d fullCopy=false [junit4:junit4] 1> INFO - 2013-04-10 08:51:57.664; org.apache.solr.core.SolrCore; [collection1] webapp=/p_h path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 [junit4:junit4] 1> INFO - 2013-04-10 08:51:57.666; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs [junit4:junit4] 1> INFO - 2013-04-10 08:51:57.669; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter... [junit4:junit4] 1> INFO - 2013-04-10 08:51:57.669; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:57.674; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=2 [junit4:junit4] 1> commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/jetty4/index,segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 1> commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/jetty4/index,segFN=segments_2,generation=2,filenames=[segments_2] [junit4:junit4] 1> INFO - 2013-04-10 08:51:57.675; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2] [junit4:junit4] 1> INFO - 2013-04-10 08:51:57.675; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used. [junit4:junit4] 1> INFO - 2013-04-10 08:51:57.676; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@191fb945 main [junit4:junit4] 1> INFO - 2013-04-10 08:51:57.678; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@191fb945 main{StandardDirectoryReader(segments_2:1:nrt)} [junit4:junit4] 1> INFO - 2013-04-10 08:51:57.678; org.apache.solr.core.CachingDirectoryFactory; looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/jetty4/index.20130410055157658 [CachedDir<>] [junit4:junit4] 1> INFO - 2013-04-10 08:51:57.679; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/jetty4/index.20130410055157658 [junit4:junit4] 1> INFO - 2013-04-10 08:51:57.679; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/jetty4/index.20130410055157658 [junit4:junit4] 1> INFO - 2013-04-10 08:51:57.680; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=collection1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:57.681; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=collection1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:57.681; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active [junit4:junit4] 1> INFO - 2013-04-10 08:51:57.681; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property [junit4:junit4] 1> INFO - 2013-04-10 08:51:57.728; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=collection1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:58.470; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... [junit4:junit4] 1> INFO - 2013-04-10 08:51:58.472; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={ [junit4:junit4] 1> "operation":"state", [junit4:junit4] 1> "core_node_name":"5", [junit4:junit4] 1> "numShards":"2", [junit4:junit4] 1> "shard":"shard2", [junit4:junit4] 1> "roles":null, [junit4:junit4] 1> "state":"active", [junit4:junit4] 1> "shard_state":"active", [junit4:junit4] 1> "core":"collection1", [junit4:junit4] 1> "collection":"collection1", [junit4:junit4] 1> "shard_range":null, [junit4:junit4] 1> "node_name":"127.0.0.1:58960_p_h", [junit4:junit4] 1> "base_url":"http://127.0.0.1:58960/p_h"} [junit4:junit4] 1> INFO - 2013-04-10 08:51:58.506; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 1> INFO - 2013-04-10 08:51:58.506; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 1> INFO - 2013-04-10 08:51:58.506; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 1> INFO - 2013-04-10 08:51:58.506; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 1> INFO - 2013-04-10 08:51:58.506; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 1> INFO - 2013-04-10 08:51:58.506; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 1> INFO - 2013-04-10 08:51:58.621; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... [junit4:junit4] 1> INFO - 2013-04-10 08:51:58.623; org.apache.solr.cloud.AbstractDistribZkTestBase; Recoveries finished - collection: collection1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:58.634; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4:junit4] 1> INFO - 2013-04-10 08:51:58.638; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=1 [junit4:junit4] 1> commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/control/data/index,segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 1> INFO - 2013-04-10 08:51:58.639; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1] [junit4:junit4] 1> INFO - 2013-04-10 08:51:58.643; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2 [junit4:junit4] 1> commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/control/data/index,segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 1> commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/control/data/index,segFN=segments_2,generation=2,filenames=[segments_2] [junit4:junit4] 1> INFO - 2013-04-10 08:51:58.643; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2] [junit4:junit4] 1> INFO - 2013-04-10 08:51:58.645; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@6b678d4b main [junit4:junit4] 1> INFO - 2013-04-10 08:51:58.646; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush [junit4:junit4] 1> INFO - 2013-04-10 08:51:58.647; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@6b678d4b main{StandardDirectoryReader(segments_2:1:nrt)} [junit4:junit4] 1> INFO - 2013-04-10 08:51:58.648; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 15 [junit4:junit4] 1> INFO - 2013-04-10 08:51:58.663; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4:junit4] 1> INFO - 2013-04-10 08:51:58.669; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2 [junit4:junit4] 1> commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/jetty1/index,segFN=segments_2,generation=2,filenames=[segments_2] [junit4:junit4] 1> commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/jetty1/index,segFN=segments_3,generation=3,filenames=[segments_3] [junit4:junit4] 1> INFO - 2013-04-10 08:51:58.670; org.apache.solr.core.SolrDeletionPolicy; newest commit = 3[segments_3] [junit4:junit4] 1> INFO - 2013-04-10 08:51:58.672; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@383160ce main [junit4:junit4] 1> INFO - 2013-04-10 08:51:58.672; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush [junit4:junit4] 1> INFO - 2013-04-10 08:51:58.673; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@383160ce main{StandardDirectoryReader(segments_2:1:nrt)} [junit4:junit4] 1> INFO - 2013-04-10 08:51:58.694; org.apache.solr.update.SolrCmdDistributor; Distrib commit to:[StdNode: http://127.0.0.1:58956/p_h/collection1/, StdNode: http://127.0.0.1:58953/p_h/collection1/, StdNode: http://127.0.0.1:58960/p_h/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false [junit4:junit4] 1> INFO - 2013-04-10 08:51:58.709; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4:junit4] 1> INFO - 2013-04-10 08:51:58.715; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2 [junit4:junit4] 1> commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/jetty2/index,segFN=segments_2,generation=2,filenames=[segments_2] [junit4:junit4] 1> commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/jetty2/index,segFN=segments_3,generation=3,filenames=[segments_3] [junit4:junit4] 1> INFO - 2013-04-10 08:51:58.715; org.apache.solr.core.SolrDeletionPolicy; newest commit = 3[segments_3] [junit4:junit4] 1> INFO - 2013-04-10 08:51:58.717; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@71e662fc main [junit4:junit4] 1> INFO - 2013-04-10 08:51:58.718; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush [junit4:junit4] 1> INFO - 2013-04-10 08:51:58.719; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@71e662fc main{StandardDirectoryReader(segments_2:1:nrt)} [junit4:junit4] 1> INFO - 2013-04-10 08:51:58.720; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 11 [junit4:junit4] 1> INFO - 2013-04-10 08:51:58.721; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4:junit4] 1> INFO - 2013-04-10 08:51:58.721; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4:junit4] 1> INFO - 2013-04-10 08:51:58.734; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2 [junit4:junit4] 1> commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/jetty4/index,segFN=segments_2,generation=2,filenames=[segments_2] [junit4:junit4] 1> commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/jetty4/index,segFN=segments_3,generation=3,filenames=[segments_3] [junit4:junit4] 1> INFO - 2013-04-10 08:51:58.735; org.apache.solr.core.SolrDeletionPolicy; newest commit = 3[segments_3] [junit4:junit4] 1> INFO - 2013-04-10 08:51:58.735; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2 [junit4:junit4] 1> commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/jetty3/index,segFN=segments_2,generation=2,filenames=[segments_2] [junit4:junit4] 1> commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/jetty3/index,segFN=segments_3,generation=3,filenames=[segments_3] [junit4:junit4] 1> INFO - 2013-04-10 08:51:58.736; org.apache.solr.core.SolrDeletionPolicy; newest commit = 3[segments_3] [junit4:junit4] 1> INFO - 2013-04-10 08:51:58.737; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@44d98ccd main [junit4:junit4] 1> INFO - 2013-04-10 08:51:58.737; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush [junit4:junit4] 1> INFO - 2013-04-10 08:51:58.738; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@27206c02 main [junit4:junit4] 1> INFO - 2013-04-10 08:51:58.738; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush [junit4:junit4] 1> INFO - 2013-04-10 08:51:58.738; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@44d98ccd main{StandardDirectoryReader(segments_2:1:nrt)} [junit4:junit4] 1> INFO - 2013-04-10 08:51:58.739; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@27206c02 main{StandardDirectoryReader(segments_2:1:nrt)} [junit4:junit4] 1> INFO - 2013-04-10 08:51:58.740; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 19 [junit4:junit4] 1> INFO - 2013-04-10 08:51:58.740; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 19 [junit4:junit4] 1> INFO - 2013-04-10 08:51:58.741; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 78 [junit4:junit4] 1> INFO - 2013-04-10 08:51:58.743; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... [junit4:junit4] 1> INFO - 2013-04-10 08:51:58.747; org.apache.solr.core.SolrCore; [collection1] webapp=/p_h path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 [junit4:junit4] 1> INFO - 2013-04-10 08:51:58.751; org.apache.solr.core.SolrCore; [collection1] webapp=/p_h path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:58.754; org.apache.solr.core.SolrCore; [collection1] webapp=/p_h path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=1 [junit4:junit4] 1> INFO - 2013-04-10 08:51:58.756; org.apache.solr.core.SolrCore; [collection1] webapp=/p_h path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 [junit4:junit4] 1> INFO - 2013-04-10 08:52:00.758; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper [junit4:junit4] 1> INFO - 2013-04-10 08:52:00.761; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@62ac1b22 name:ZooKeeperConnection Watcher:127.0.0.1:58943 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 1> INFO - 2013-04-10 08:52:00.762; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper [junit4:junit4] 1> / (2) [junit4:junit4] 1> DATA: [junit4:junit4] 1> [junit4:junit4] 1> /solr (7) [junit4:junit4] 1> /solr/configs (1) [junit4:junit4] 1> /solr/configs/conf1 (9) [junit4:junit4] 1> /solr/configs/conf1/mapping-ISOLatin1Accent.txt (0) [junit4:junit4] 1> DATA: ...supressed... [junit4:junit4] 1> /solr/configs/conf1/currency.xml (0) [junit4:junit4] 1> DATA: ...supressed... [junit4:junit4] 1> /solr/configs/conf1/protwords.txt (0) [junit4:junit4] 1> DATA: ...supressed... [junit4:junit4] 1> /solr/configs/conf1/synonyms.txt (0) [junit4:junit4] 1> DATA: ...supressed... [junit4:junit4] 1> /solr/configs/conf1/old_synonyms.txt (0) [junit4:junit4] 1> DATA: ...supressed... [junit4:junit4] 1> /solr/configs/conf1/solrconfig.xml (0) [junit4:junit4] 1> DATA: ...supressed... [junit4:junit4] 1> /solr/configs/conf1/stopwords.txt (0) [junit4:junit4] 1> DATA: ...supressed... [junit4:junit4] 1> /solr/configs/conf1/open-exchange-rates.json (0) [junit4:junit4] 1> DATA: [junit4:junit4] 1> { [junit4:junit4] 1> "disclaimer": "This data is not real, it was synthetically created to match currency.xml. It is modeled after the data format available from openexchangerates.org. See https://openexchangerates.org/documentation for details", [junit4:junit4] 1> "license": "http://www.apache.org/licenses/LICENSE-2.0", [junit4:junit4] 1> "timestamp": 1332070464, [junit4:junit4] 1> [junit4:junit4] 1> [junit4:junit4] 1> "IMPORTANT NOTE": "In order for tests to work, this data must be kept in sync with ./currency.xml", [junit4:junit4] 1> [junit4:junit4] 1> [junit4:junit4] 1> "base": "USD", [junit4:junit4] 1> "rates": { [junit4:junit4] 1> "USD": 1, [junit4:junit4] 1> "JPY": 81.29, [junit4:junit4] 1> "EUR": 2.5, [junit4:junit4] 1> "GBP": 0.5, [junit4:junit4] 1> "MXN": 2.0 [junit4:junit4] 1> } [junit4:junit4] 1> } [junit4:junit4] 1> [junit4:junit4] 1> /solr/configs/conf1/schema.xml (0) [junit4:junit4] 1> DATA: ...supressed... [junit4:junit4] 1> /solr/clusterstate.json (0) [junit4:junit4] 1> DATA: [junit4:junit4] 1> { [junit4:junit4] 1> "collection1":{ [junit4:junit4] 1> "shards":{ [junit4:junit4] 1> "shard1":{ [junit4:junit4] 1> "range":"80000000-ffffffff", [junit4:junit4] 1> "state":"active", [junit4:junit4] 1> "replicas":{ [junit4:junit4] 1> "2":{ [junit4:junit4] 1> "shard":"shard1", [junit4:junit4] 1> "state":"active", [junit4:junit4] 1> "core":"collection1", [junit4:junit4] 1> "collection":"collection1", [junit4:junit4] 1> "node_name":"127.0.0.1:58950_p_h", [junit4:junit4] 1> "base_url":"http://127.0.0.1:58950/p_h", [junit4:junit4] 1> "leader":"true"}, [junit4:junit4] 1> "4":{ [junit4:junit4] 1> "shard":"shard1", [junit4:junit4] 1> "state":"active", [junit4:junit4] 1> "core":"collection1", [junit4:junit4] 1> "collection":"collection1", [junit4:junit4] 1> "node_name":"127.0.0.1:58956_p_h", [junit4:junit4] 1> "base_url":"http://127.0.0.1:58956/p_h"}}}, [junit4:junit4] 1> "shard2":{ [junit4:junit4] 1> "range":"0-7fffffff", [junit4:junit4] 1> "state":"active", [junit4:junit4] 1> "replicas":{ [junit4:junit4] 1> "3":{ [junit4:junit4] 1> "shard":"shard2", [junit4:junit4] 1> "state":"active", [junit4:junit4] 1> "core":"collection1", [junit4:junit4] 1> "collection":"collection1", [junit4:junit4] 1> "node_name":"127.0.0.1:58953_p_h", [junit4:junit4] 1> "base_url":"http://127.0.0.1:58953/p_h", [junit4:junit4] 1> "leader":"true"}, [junit4:junit4] 1> "5":{ [junit4:junit4] 1> "shard":"shard2", [junit4:junit4] 1> "state":"active", [junit4:junit4] 1> "core":"collection1", [junit4:junit4] 1> "collection":"collection1", [junit4:junit4] 1> "node_name":"127.0.0.1:58960_p_h", [junit4:junit4] 1> "base_url":"http://127.0.0.1:58960/p_h"}}}}, [junit4:junit4] 1> "router":"compositeId"}, [junit4:junit4] 1> "control_collection":{ [junit4:junit4] 1> "shards":{"shard1":{ [junit4:junit4] 1> "range":"80000000-7fffffff", [junit4:junit4] 1> "state":"active", [junit4:junit4] 1> "replicas":{"1":{ [junit4:junit4] 1> "shard":"shard1", [junit4:junit4] 1> "state":"active", [junit4:junit4] 1> "core":"collection1", [junit4:junit4] 1> "collection":"control_collection", [junit4:junit4] 1> "node_name":"127.0.0.1:58946_p_h", [junit4:junit4] 1> "base_url":"http://127.0.0.1:58946/p_h", [junit4:junit4] 1> "leader":"true"}}}}, [junit4:junit4] 1> "router":"compositeId"}} [junit4:junit4] 1> /solr/aliases.json (0) [junit4:junit4] 1> /solr/live_nodes (5) [junit4:junit4] 1> /solr/live_nodes/127.0.0.1:58956_p_h (0) [junit4:junit4] 1> /solr/live_nodes/127.0.0.1:58953_p_h (0) [junit4:junit4] 1> /solr/live_nodes/127.0.0.1:58950_p_h (0) [junit4:junit4] 1> /solr/live_nodes/127.0.0.1:58946_p_h (0) [junit4:junit4] 1> /solr/live_nodes/127.0.0.1:58960_p_h (0) [junit4:junit4] 1> /solr/overseer (3) [junit4:junit4] 1> DATA: [junit4:junit4] 1> [junit4:junit4] 1> /solr/overseer/queue (0) [junit4:junit4] 1> /solr/overseer/queue-work (0) [junit4:junit4] 1> /solr/overseer/collection-queue-work (0) [junit4:junit4] 1> /solr/collections (2) [junit4:junit4] 1> /solr/collections/collection1 (3) [junit4:junit4] 1> DATA: [junit4:junit4] 1> {"configName":"conf1"} [junit4:junit4] 1> /solr/collections/collection1/shards (0) [junit4:junit4] 1> /solr/collections/collection1/leader_elect (2) [junit4:junit4] 1> /solr/collections/collection1/leader_elect/shard1 (1) [junit4:junit4] 1> /solr/collections/collection1/leader_elect/shard1/election (2) [junit4:junit4] 1> /solr/collections/collection1/leader_elect/shard1/election/89494906112704522-4-n_0000000001 (0) [junit4:junit4] 1> /solr/collections/collection1/leader_elect/shard1/election/89494906112704518-2-n_0000000000 (0) [junit4:junit4] 1> /solr/collections/collection1/leader_elect/shard2 (1) [junit4:junit4] 1> /solr/collections/collection1/leader_elect/shard2/election (2) [junit4:junit4] 1> /solr/collections/collection1/leader_elect/shard2/election/89494906112704524-5-n_0000000001 (0) [junit4:junit4] 1> /solr/collections/collection1/leader_elect/shard2/election/89494906112704520-3-n_0000000000 (0) [junit4:junit4] 1> /solr/collections/collection1/leaders (2) [junit4:junit4] 1> /solr/collections/collection1/leaders/shard1 (0) [junit4:junit4] 1> DATA: [junit4:junit4] 1> { [junit4:junit4] 1> "core":"collection1", [junit4:junit4] 1> "node_name":"127.0.0.1:58950_p_h", [junit4:junit4] 1> "base_url":"http://127.0.0.1:58950/p_h"} [junit4:junit4] 1> /solr/collections/collection1/leaders/shard2 (0) [junit4:junit4] 1> DATA: [junit4:junit4] 1> { [junit4:junit4] 1> "core":"collection1", [junit4:junit4] 1> "node_name":"127.0.0.1:58953_p_h", [junit4:junit4] 1> "base_url":"http://127.0.0.1:58953/p_h"} [junit4:junit4] 1> /solr/collections/control_collection (3) [junit4:junit4] 1> DATA: [junit4:junit4] 1> {"configName":"conf1"} [junit4:junit4] 1> /solr/collections/control_collection/shards (0) [junit4:junit4] 1> /solr/collections/control_collection/leader_elect (1) [junit4:junit4] 1> /solr/collections/control_collection/leader_elect/shard1 (1) [junit4:junit4] 1> /solr/collections/control_collection/leader_elect/shard1/election (1) [junit4:junit4] 1> /solr/collections/control_collection/leader_elect/shard1/election/89494906112704515-1-n_0000000000 (0) [junit4:junit4] 1> /solr/collections/control_collection/leaders (1) [junit4:junit4] 1> /solr/collections/control_collection/leaders/shard1 (0) [junit4:junit4] 1> DATA: [junit4:junit4] 1> { [junit4:junit4] 1> "core":"collection1", [junit4:junit4] 1> "node_name":"127.0.0.1:58946_p_h", [junit4:junit4] 1> "base_url":"http://127.0.0.1:58946/p_h"} [junit4:junit4] 1> /solr/overseer_elect (2) [junit4:junit4] 1> /solr/overseer_elect/election (5) [junit4:junit4] 1> /solr/overseer_elect/election/89494906112704515-127.0.0.1:58946_p_h-n_0000000000 (0) [junit4:junit4] 1> /solr/overseer_elect/election/89494906112704522-127.0.0.1:58956_p_h-n_0000000003 (0) [junit4:junit4] 1> /solr/overseer_elect/election/89494906112704520-127.0.0.1:58953_p_h-n_0000000002 (0) [junit4:junit4] 1> /solr/overseer_elect/election/89494906112704524-127.0.0.1:58960_p_h-n_0000000004 (0) [junit4:junit4] 1> /solr/overseer_elect/election/89494906112704518-127.0.0.1:58950_p_h-n_0000000001 (0) [junit4:junit4] 1> /solr/overseer_elect/leader (0) [junit4:junit4] 1> DATA: [junit4:junit4] 1> {"id":"89494906112704515-127.0.0.1:58946_p_h-n_0000000000"} [junit4:junit4] 1> /zookeeper (1) [junit4:junit4] 1> DATA: [junit4:junit4] 1> [junit4:junit4] 1> [junit4:junit4] 1> INFO - 2013-04-10 08:52:00.942; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={update.distrib=FROMLEADER&_version_=-1431918525472047104&update.from=http://127.0.0.1:58950/p_h/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1431918525472047104)} 0 1 [junit4:junit4] 1> INFO - 2013-04-10 08:52:00.948; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={update.distrib=FROMLEADER&_version_=-1431918525484630016&update.from=http://127.0.0.1:58953/p_h/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1431918525484630016)} 0 3 [junit4:junit4] 1> INFO - 2013-04-10 08:52:00.949; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={update.distrib=TOLEADER&wt=javabin&version=2} {deleteByQuery=*:* (-1431918525484630016)} 0 8 [junit4:junit4] 1> INFO - 2013-04-10 08:52:00.950; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1431918525472047104)} 0 25 [junit4:junit4] 1> INFO - 2013-04-10 08:52:00.956; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={wt=javabin&version=2} {add=[0 (1431918525498261504)]} 0 3 [junit4:junit4] 1> INFO - 2013-04-10 08:52:00.979; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={distrib.from=http://127.0.0.1:58950/p_h/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1431918525517135872)]} 0 2 [junit4:junit4] 1> INFO - 2013-04-10 08:52:00.980; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={distrib.from=http://127.0.0.1:58953/p_h/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[0 (1431918525517135872)]} 0 9 [junit4:junit4] 1> INFO - 2013-04-10 08:52:00.981; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={wt=javabin&version=2} {add=[0]} 0 22 [junit4:junit4] 1> INFO - 2013-04-10 08:52:00.985; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={wt=javabin&version=2} {add=[1 (1431918525530767360)]} 0 1 [junit4:junit4] 1> INFO - 2013-04-10 08:52:00.997; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={distrib.from=http://127.0.0.1:58950/p_h/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1431918525538107392)]} 0 1 [junit4:junit4] 1> INFO - 2013-04-10 08:52:00.998; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={distrib.from=http://127.0.0.1:58953/p_h/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[1 (1431918525538107392)]} 0 6 [junit4:junit4] 1> INFO - 2013-04-10 08:52:00.999; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={wt=javabin&version=2} {add=[1]} 0 10 [junit4:junit4] 1> INFO - 2013-04-10 08:52:01.003; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={wt=javabin&version=2} {add=[2 (1431918525548593152)]} 0 1 [junit4:junit4] 1> INFO - 2013-04-10 08:52:01.017; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={distrib.from=http://127.0.0.1:58953/p_h/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[2 (1431918525556981760)]} 0 3 [junit4:junit4] 1> INFO - 2013-04-10 08:52:01.018; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={distrib.from=http://127.0.0.1:58950/p_h/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[2 (1431918525556981760)]} 0 9 [junit4:junit4] 1> INFO - 2013-04-10 08:52:01.019; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={wt=javabin&version=2} {add=[2]} 0 13 [junit4:junit4] 1> INFO - 2013-04-10 08:52:01.023; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={wt=javabin&version=2} {add=[3 (1431918525569564672)]} 0 1 [junit4:junit4] 1> INFO - 2013-04-10 08:52:01.035; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={distrib.from=http://127.0.0.1:58953/p_h/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[3 (1431918525577953280)]} 0 1 [junit4:junit4] 1> INFO - 2013-04-10 08:52:01.036; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={distrib.from=http://127.0.0.1:58950/p_h/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[3 (1431918525577953280)]} 0 6 [junit4:junit4] 1> INFO - 2013-04-10 08:52:01.037; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={wt=javabin&version=2} {add=[3]} 0 10 [junit4:junit4] 1> INFO - 2013-04-10 08:52:01.041; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={wt=javabin&version=2} {add=[4 (1431918525589487616)]} 0 1 [junit4:junit4] 1> INFO - 2013-04-10 08:52:01.050; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={distrib.from=http://127.0.0.1:58950/p_h/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[4 (1431918525593681920)]} 0 1 [junit4:junit4] 1> INFO - 2013-04-10 08:52:01.051; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={wt=javabin&version=2} {add=[4 (1431918525593681920)]} 0 6 [junit4:junit4] 1> INFO - 2013-04-10 08:52:01.055; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={wt=javabin&version=2} {add=[5 (1431918525603119104)]} 0 1 [junit4:junit4] 1> INFO - 2013-04-10 08:52:01.063; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={distrib.from=http://127.0.0.1:58953/p_h/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[5 (1431918525608361984)]} 0 1 [junit4:junit4] 1> INFO - 2013-04-10 08:52:01.064; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={wt=javabin&version=2} {add=[5 (1431918525608361984)]} 0 6 [junit4:junit4] 1> INFO - 2013-04-10 08:52:01.069; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={wt=javabin&version=2} {add=[6 (1431918525617799168)]} 0 2 [junit4:junit4] 1> INFO - 2013-04-10 08:52:01.078; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={distrib.from=http://127.0.0.1:58953/p_h/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[6 (1431918525623042048)]} 0 1 [junit4:junit4] 1> INFO - 2013-04-10 08:52:01.078; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={wt=javabin&version=2} {add=[6 (1431918525623042048)]} 0 6 [junit4:junit4] 1> INFO - 2013-04-10 08:52:01.084; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={wt=javabin&version=2} {add=[7 (1431918525632479232)]} 0 2 [junit4:junit4] 1> INFO - 2013-04-10 08:52:01.096; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={distrib.from=http://127.0.0.1:58953/p_h/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[7 (1431918525642964992)]} 0 1 [junit4:junit4] 1> INFO - 2013-04-10 08:52:01.097; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={distrib.from=http://127.0.0.1:58950/p_h/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[7 (1431918525642964992)]} 0 6 [junit4:junit4] 1> INFO - 2013-04-10 08:52:01.098; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={wt=javabin&version=2} {add=[7]} 0 10 [junit4:junit4] 1> INFO - 2013-04-10 08:52:01.102; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={wt=javabin&version=2} {add=[8 (1431918525652402176)]} 0 1 [junit4:junit4] 1> INFO - 2013-04-10 08:52:01.109; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={distrib.from=http://127.0.0.1:58950/p_h/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[8 (1431918525656596480)]} 0 1 [junit4:junit4] 1> INFO - 2013-04-10 08:52:01.110; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={wt=javabin&version=2} {add=[8 (1431918525656596480)]} 0 5 [junit4:junit4] 1> INFO - 2013-04-10 08:52:01.114; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={wt=javabin&version=2} {add=[9 (1431918525666033664)]} 0 1 [junit4:junit4] 1> INFO - 2013-04-10 08:52:01.125; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={distrib.from=http://127.0.0.1:58953/p_h/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[9 (1431918525673373696)]} 0 1 [junit4:junit4] 1> INFO - 2013-04-10 08:52:01.126; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={distrib.from=http://127.0.0.1:58950/p_h/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[9 (1431918525673373696)]} 0 6 [junit4:junit4] 1> INFO - 2013-04-10 08:52:01.127; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={wt=javabin&version=2} {add=[9]} 0 10 [junit4:junit4] 1> INFO - 2013-04-10 08:52:01.131; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={wt=javabin&version=2} {add=[10 (1431918525683859456)]} 0 1 [junit4:junit4] 1> INFO - 2013-04-10 08:52:01.143; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={distrib.from=http://127.0.0.1:58950/p_h/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10 (1431918525692248064)]} 0 1 [junit4:junit4] 1> INFO - 2013-04-10 08:52:01.144; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={distrib.from=http://127.0.0.1:58953/p_h/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[10 (1431918525692248064)]} 0 6 [junit4:junit4] 1> INFO - 2013-04-10 08:52:01.145; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={wt=javabin&version=2} {add=[10]} 0 10 [junit4:junit4] 1> INFO - 2013-04-10 08:52:01.149; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={wt=javabin&version=2} {add=[11 (1431918525701685248)]} 0 1 [junit4:junit4] 1> INFO - 2013-04-10 08:52:01.156; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={distrib.from=http://127.0.0.1:58950/p_h/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[11 (1431918525705879552)]} 0 1 [junit4:junit4] 1> INFO - 2013-04-10 08:52:01.157; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={wt=javabin&version=2} {add=[11 (1431918525705879552)]} 0 5 [junit4:junit4] 1> INFO - 2013-04-10 08:52:01.161; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={wt=javabin&version=2} {add=[12 (1431918525714268160)]} 0 1 [junit4:junit4] 1> INFO - 2013-04-10 08:52:01.169; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={distrib.from=http://127.0.0.1:58950/p_h/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[12 (1431918525718462464)]} 0 1 [junit4:junit4] 1> INFO - 2013-04-10 08:52:01.170; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={wt=javabin&version=2} {add=[12 (1431918525718462464)]} 0 6 [junit4:junit4] 1> INFO - 2013-04-10 08:52:01.174; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={wt=javabin&version=2} {add=[13 (1431918525728948224)]} 0 1 [junit4:junit4] 1> INFO - 2013-04-10 08:52:01.183; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={distrib.from=http://127.0.0.1:58950/p_h/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[13 (1431918525734191104)]} 0 1 [junit4:junit4] 1> INFO - 2013-04-10 08:52:01.184; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={wt=javabin&version=2} {add=[13 (1431918525734191104)]} 0 6 [junit4:junit4] 1> INFO - 2013-04-10 08:52:01.189; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={wt=javabin&version=2} {add=[14 (1431918525743628288)]} 0 2 [junit4:junit4] 1> INFO - 2013-04-10 08:52:01.197; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={distrib.from=http://127.0.0.1:58950/p_h/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[14 (1431918525748871168)]} 0 1 [junit4:junit4] 1> INFO - 2013-04-10 08:52:01.198; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={wt=javabin&version=2} {add=[14 (1431918525748871168)]} 0 6 [junit4:junit4] 1> INFO - 2013-04-10 08:52:01.203; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/p_h path=/update params={wt=javabin&version=2} {add=[15 [...truncated too long message...] lr.core.CoreContainer; Shutting down CoreContainer instance=1092239332 [junit4:junit4] 1> INFO - 2013-04-10 08:53:34.292; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down [junit4:junit4] 1> INFO - 2013-04-10 08:53:34.292; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property [junit4:junit4] 1> INFO - 2013-04-10 08:53:34.299; org.apache.solr.core.SolrCore; [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@5b6e23fd [junit4:junit4] 1> INFO - 2013-04-10 08:53:34.301; org.apache.solr.update.DirectUpdateHandler2; closing DirectUpdateHandler2{commits=4,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=98,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0} [junit4:junit4] 1> INFO - 2013-04-10 08:53:34.302; org.apache.solr.update.SolrCoreState; Closing SolrCoreState [junit4:junit4] 1> INFO - 2013-04-10 08:53:34.302; org.apache.solr.update.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter [junit4:junit4] 1> INFO - 2013-04-10 08:53:34.302; org.apache.solr.update.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser [junit4:junit4] 1> INFO - 2013-04-10 08:53:34.305; org.apache.solr.core.SolrCore; [collection1] Closing main searcher on request. [junit4:junit4] 1> INFO - 2013-04-10 08:53:34.305; org.apache.solr.core.CachingDirectoryFactory; Closing StandardDirectoryFactory - 2 directories currently being tracked [junit4:junit4] 1> INFO - 2013-04-10 08:53:34.306; org.apache.solr.core.CachingDirectoryFactory; looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/jetty4/index [CachedDir<>] [junit4:junit4] 1> INFO - 2013-04-10 08:53:34.306; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/jetty4/index [junit4:junit4] 1> INFO - 2013-04-10 08:53:34.307; org.apache.solr.core.CachingDirectoryFactory; looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/jetty4 [CachedDir<>] [junit4:junit4] 1> INFO - 2013-04-10 08:53:34.307; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1365583894536/jetty4 [junit4:junit4] 1> INFO - 2013-04-10 08:53:34.308; org.apache.solr.cloud.Overseer$ClusterStateUpdater; According to ZK I (id=89494906112704524-127.0.0.1:58960_p_h-n_0000000004) am no longer a leader. [junit4:junit4] 1> INFO - 2013-04-10 08:53:34.310; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/p_h,null} [junit4:junit4] 1> INFO - 2013-04-10 08:53:34.449; org.apache.solr.SolrTestCaseJ4; ###Ending testDistribSearch [junit4:junit4] 1> INFO - 2013-04-10 08:53:34.451; org.apache.solr.cloud.ZkTestServer; connecting to 127.0.0.1:58943 58943 [junit4:junit4] 1> WARN - 2013-04-10 08:53:34.533; org.apache.solr.common.cloud.ZkStateReader$3; ZooKeeper watch triggered, but Solr cannot talk to ZK [junit4:junit4] 1> INFO - 2013-04-10 08:53:34.592; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2) [junit4:junit4] 1> WARN - 2013-04-10 08:53:34.592; org.apache.solr.common.cloud.ZkStateReader$2; ZooKeeper watch triggered, but Solr cannot talk to ZK [junit4:junit4] 2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-ChaosMonkeyShardSplitTest-1365583894537 [junit4:junit4] 2> check const of shard1 [junit4:junit4] 2> client0 [junit4:junit4] 2> PROPS:2:{"shard":"shard1","state":"down","core":"collection1","collection":"collection1","node_name":"127.0.0.1:58950_p_h","base_url":"http://127.0.0.1:58950/p_h"} [junit4:junit4] 2> error contacting client: IOException occured when talking to server at: http://127.0.0.1:58950/p_h/collection1 [junit4:junit4] 2> [junit4:junit4] 2> client1 [junit4:junit4] 2> PROPS:4:{"shard":"shard1","state":"active","core":"collection1","collection":"collection1","node_name":"127.0.0.1:58956_p_h","base_url":"http://127.0.0.1:58956/p_h"} [junit4:junit4] 2> live:true [junit4:junit4] 2> num:56 [junit4:junit4] 2> [junit4:junit4] 2> check const of shard2 [junit4:junit4] 2> client0 [junit4:junit4] 2> PROPS:3:{"shard":"shard2","state":"active","core":"collection1","collection":"collection1","node_name":"127.0.0.1:58953_p_h","base_url":"http://127.0.0.1:58953/p_h","leader":"true"} [junit4:junit4] 2> live:true [junit4:junit4] 2> num:44 [junit4:junit4] 2> [junit4:junit4] 2> client1 [junit4:junit4] 2> PROPS:5:{"shard":"shard2","state":"active","core":"collection1","collection":"collection1","node_name":"127.0.0.1:58960_p_h","base_url":"http://127.0.0.1:58960/p_h"} [junit4:junit4] 2> live:true [junit4:junit4] 2> num:44 [junit4:junit4] 2> [junit4:junit4] 2> NOTE: reproduce with: ant test -Dtestcase=ChaosMonkeyShardSplitTest -Dtests.method=testDistribSearch -Dtests.seed=EA407415CE9EF3C5 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr_ME_#Latn -Dtests.timezone=Brazil/East -Dtests.file.encoding=US-ASCII [junit4:junit4] FAILURE 120s J1 | ChaosMonkeyShardSplitTest.testDistribSearch <<< [junit4:junit4] > Throwable #1: java.lang.AssertionError: Wrong doc count on shard1_1 expected:<49> but was:<50> [junit4:junit4] > at __randomizedtesting.SeedInfo.seed([EA407415CE9EF3C5:6BA6FA0DB9C193F9]:0) [junit4:junit4] > at org.apache.solr.cloud.ChaosMonkeyShardSplitTest.doTest(ChaosMonkeyShardSplitTest.java:274) [junit4:junit4] > at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806) [junit4:junit4] > at java.lang.Thread.run(Thread.java:722) [junit4:junit4] 1> INFO - 2013-04-10 08:53:34.727; org.apache.solr.SolrTestCaseJ4; ###deleteCore [junit4:junit4] 2> 120202 T323 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s). [junit4:junit4] 1> WARN - 2013-04-10 08:53:35.611; org.apache.solr.common.cloud.ZkStateReader$3; ZooKeeper watch triggered, but Solr cannot talk to ZK [junit4:junit4] 1> INFO - 2013-04-10 08:53:35.611; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1) [junit4:junit4] 1> WARN - 2013-04-10 08:53:35.611; org.apache.solr.common.cloud.ZkStateReader$2; ZooKeeper watch triggered, but Solr cannot talk to ZK [junit4:junit4] 2> NOTE: test params are: codec=Lucene41, sim=DefaultSimilarity, locale=sr_ME_#Latn, timezone=Brazil/East [junit4:junit4] 2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7.0_17 (64-bit)/cpus=16,threads=2,free=49948736,total=115343360 [junit4:junit4] 2> NOTE: All tests run in this JVM: [TestDFRSimilarityFactory, TestOmitPositions, StandardRequestHandlerTest, TestShardHandlerFactory, DocValuesMultiTest, TestZkChroot, TestJmxIntegration, EchoParamsTest, RequestHandlersTest, TestAnalyzedSuggestions, SimplePostToolTest, ZkNodePropsTest, SolrIndexConfigTest, TestCodecSupport, TestComponentsName, TestJmxMonitoredMap, TestMergePolicyConfig, TestCSVLoader, SolrCoreCheckLockOnStartupTest, XsltUpdateRequestHandlerTest, CurrencyFieldXmlFileTest, RequiredFieldsTest, FileUtilsTest, TestRecovery, OpenExchangeRatesOrgProviderTest, HardAutoCommitTest, SpellCheckCollatorTest, UniqFieldsUpdateProcessorFactoryTest, IndexBasedSpellCheckerTest, TestElisionMultitermQuery, TermVectorComponentDistributedTest, ChaosMonkeyShardSplitTest] [junit4:junit4] Completed on J1 in 121.25s, 1 test, 1 failure <<< FAILURES! [...truncated 719 lines...] BUILD FAILED /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:375: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:355: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:39: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build.xml:183: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/common-build.xml:438: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:1231: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:875: There were test failures: 287 suites, 1194 tests, 1 failure, 27 ignored (8 assumptions) Total time: 54 minutes 37 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Recording test results Email was triggered for: Failure Sending email for trigger: Failure ------=_Part_1205_68840405.1365585353585 Content-Type: text/plain; charset=us-ascii --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org ------=_Part_1205_68840405.1365585353585--