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 DB17C993F for ; Tue, 12 Mar 2013 01:58:37 +0000 (UTC) Received: (qmail 19969 invoked by uid 500); 12 Mar 2013 01:58:36 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 19913 invoked by uid 500); 12 Mar 2013 01:58:36 -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 19905 invoked by uid 99); 12 Mar 2013 01:58:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Mar 2013 01:58:36 +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; Tue, 12 Mar 2013 01:58:26 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id AE8C0C00CA for ; Tue, 12 Mar 2013 01:58:06 +0000 (UTC) Date: Tue, 12 Mar 2013 01:57:53 +0000 (UTC) From: Apache Jenkins Server To: dev@lucene.apache.org Message-ID: <2012091573.3607.1363053486573.JavaMail.hudson@aegis> Subject: [JENKINS] Lucene-Solr-Tests-4.x-Java6 - Build # 1413 - Failure MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_3606_547729149.1363053473366" X-Jenkins-Job: Lucene-Solr-Tests-4.x-Java6 X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_3606_547729149.1363053473366 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java6/1413/ 1 tests failed. REGRESSION: org.apache.solr.cloud.SyncSliceTest.testDistribSearch Error Message: Test Setup Failure: shard1 should have just been set up to be inconsistent = - but it's still consistent. Leader:http://127.0.0.1:46206/iu_eh/collection= 1skip list:[CloudJettyRunner [url=3Dhttp://127.0.0.1:47160/iu_eh/collection= 1], CloudJettyRunner [url=3Dhttp://127.0.0.1:23365/iu_eh/collection1]] Stack Trace: java.lang.AssertionError: Test Setup Failure: shard1 should have just been = set up to be inconsistent - but it's still consistent. Leader:http://127.0.= 0.1:46206/iu_eh/collection1skip list:[CloudJettyRunner [url=3Dhttp://127.0.= 0.1:47160/iu_eh/collection1], CloudJettyRunner [url=3Dhttp://127.0.0.1:2336= 5/iu_eh/collection1]] =09at __randomizedtesting.SeedInfo.seed([319E56E30E71724F:B078D8FB792E1273]= :0) =09at org.junit.Assert.fail(Assert.java:93) =09at org.junit.Assert.assertTrue(Assert.java:43) =09at org.junit.Assert.assertNotNull(Assert.java:526) =09at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:213) =09at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseD= istributedSearchTestCase.java:806) =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) =09at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.= java:57) =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces= sorImpl.java:43) =09at java.lang.reflect.Method.invoke(Method.java:616) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1559) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Random= izedRunner.java:79) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:737) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:773) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Random= izedRunner.java:787) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRu= leSetupTeardownChained.java:50) =09at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFi= eldCacheSanity.java:51) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:46) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleT= hreadAndTestName.java:49) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTa= sk(ThreadLeakControl.java:782) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Threa= dLeakControl.java:442) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran= domizedRunner.java:746) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Random= izedRunner.java:648) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Random= izedRunner.java:682) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Random= izedRunner.java:693) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:46) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:42) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:43) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:55) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at java.lang.Thread.run(Thread.java:679) Build Log: [...truncated 8950 lines...] [junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest [junit4:junit4] 2> 0 T2459 oas.BaseDistributedSearchTestCase.initHostCont= ext Setting hostContext system property: /iu_eh/ [junit4:junit4] 2> 4 T2459 oas.SolrTestCaseJ4.setUp ###Starting testDistr= ibSearch [junit4:junit4] 2> Creating dataDir: /usr/home/hudson/hudson-slave/worksp= ace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./solrtest-Syn= cSliceTest-1363052837329 [junit4:junit4] 2> 6 T2459 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4:junit4] 2> 6 T2460 oasc.ZkTestServer$ZKServerMain.runFromConfig S= tarting server [junit4:junit4] 2> 9 T2460 oazs.ZooKeeperServer.setTickTime tickTime set = to 1000 [junit4:junit4] 2> 9 T2460 oazs.ZooKeeperServer.setMinSessionTimeout minS= essionTimeout set to -1 [junit4:junit4] 2> 10 T2460 oazs.ZooKeeperServer.setMaxSessionTimeout max= SessionTimeout set to -1 [junit4:junit4] 2> 10 T2460 oazs.NIOServerCnxnFactory.configure binding t= o port 0.0.0.0/0.0.0.0:0 [junit4:junit4] 2> 13 T2460 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 t= o /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/= build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1363052837329= /zookeeper/server1/data/version-2/snapshot.0 [junit4:junit4] 2> 107 T2459 oasc.ZkTestServer.run start zk server on por= t:58759 [junit4:junit4] 2> 107 T2459 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:58759 sessionTimeout=3D10000 watcher=3Dorg= .apache.solr.common.cloud.ConnectionManager@532fa788 [junit4:junit4] 2> 108 T2459 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 109 T2465 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost/127.0.0.1:58759. Will not attem= pt to authenticate using SASL (access denied (javax.security.auth.AuthPermi= ssion getLoginConfiguration)) [junit4:junit4] 2> 109 T2465 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost/127.0.0.1:58759, initiating sessio= n [junit4:junit4] 2> 110 T2461 oazs.NIOServerCnxnFactory.run Accepted socke= t connection from /140.211.11.196:17627 [junit4:junit4] 2> 110 T2461 oazs.ZooKeeperServer.processConnectRequest C= lient attempting to establish new session at /140.211.11.196:17627 [junit4:junit4] 2> 110 T2463 oazsp.FileTxnLog.append Creating new log fil= e: log.1 [junit4:junit4] 2> 122 T2463 oazs.ZooKeeperServer.finishSessionInit Estab= lished session 0x13d5c47b9da0000 with negotiated timeout 10000 for client /= 140.211.11.196:17627 [junit4:junit4] 2> 122 T2465 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost/127.0.0.1:58759, sessionid =3D= 0x13d5c47b9da0000, negotiated timeout =3D 10000 [junit4:junit4] 2> 123 T2466 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@532fa788 name:ZooKeeperConnectio= n Watcher:127.0.0.1:58759 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4:junit4] 2> 123 T2459 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 123 T2459 oascc.SolrZkClient.makePath makePath: /solr [junit4:junit4] 2> 127 T2464 oazs.PrepRequestProcessor.pRequest2Txn Proce= ssed session termination for sessionid: 0x13d5c47b9da0000 [junit4:junit4] 2> 133 T2466 oaz.ClientCnxn$EventThread.run EventThread s= hut down [junit4:junit4] 2> 134 T2461 oazs.NIOServerCnxn.closeSock Closed socket c= onnection for client /140.211.11.196:17627 which had sessionid 0x13d5c47b9d= a0000 [junit4:junit4] 2> 133 T2459 oaz.ZooKeeper.close Session: 0x13d5c47b9da00= 00 closed [junit4:junit4] 2> 135 T2459 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:58759/solr sessionTimeout=3D10000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@3a0b5eb1 [junit4:junit4] 2> 135 T2459 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 136 T2467 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost/127.0.0.1:58759. Will not attem= pt to authenticate using SASL (access denied (javax.security.auth.AuthPermi= ssion getLoginConfiguration)) [junit4:junit4] 2> 136 T2467 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost/127.0.0.1:58759, initiating sessio= n [junit4:junit4] 2> 136 T2461 oazs.NIOServerCnxnFactory.run Accepted socke= t connection from /140.211.11.196:33195 [junit4:junit4] 2> 137 T2461 oazs.ZooKeeperServer.processConnectRequest C= lient attempting to establish new session at /140.211.11.196:33195 [junit4:junit4] 2> 138 T2463 oazs.ZooKeeperServer.finishSessionInit Estab= lished session 0x13d5c47b9da0001 with negotiated timeout 10000 for client /= 140.211.11.196:33195 [junit4:junit4] 2> 138 T2467 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost/127.0.0.1:58759, sessionid =3D= 0x13d5c47b9da0001, negotiated timeout =3D 10000 [junit4:junit4] 2> 138 T2468 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@3a0b5eb1 name:ZooKeeperConnectio= n Watcher:127.0.0.1:58759/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4:junit4] 2> 138 T2459 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 139 T2459 oascc.SolrZkClient.makePath makePath: /colle= ctions/collection1 [junit4:junit4] 2> 149 T2459 oascc.SolrZkClient.makePath makePath: /colle= ctions/collection1/shards [junit4:junit4] 2> 151 T2459 oascc.SolrZkClient.makePath makePath: /colle= ctions/control_collection [junit4:junit4] 2> 154 T2459 oascc.SolrZkClient.makePath makePath: /colle= ctions/control_collection/shards [junit4:junit4] 2> 157 T2459 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/so= lr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/co= nf1/solrconfig.xml [junit4:junit4] 2> 158 T2459 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/solrconfig.xml [junit4:junit4] 2> 173 T2459 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/so= lr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schem= a.xml [junit4:junit4] 2> 174 T2459 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/schema.xml [junit4:junit4] 2> 277 T2459 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/so= lr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/st= opwords.txt [junit4:junit4] 2> 278 T2459 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/stopwords.txt [junit4:junit4] 2> 281 T2459 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/so= lr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/pr= otwords.txt [junit4:junit4] 2> 281 T2459 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/protwords.txt [junit4:junit4] 2> 291 T2459 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/so= lr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/cur= rency.xml [junit4:junit4] 2> 291 T2459 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/currency.xml [junit4:junit4] 2> 294 T2459 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/so= lr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /confi= gs/conf1/open-exchange-rates.json [junit4:junit4] 2> 295 T2459 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/open-exchange-rates.json [junit4:junit4] 2> 298 T2459 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/so= lr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /co= nfigs/conf1/mapping-ISOLatin1Accent.txt [junit4:junit4] 2> 298 T2459 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/mapping-ISOLatin1Accent.txt [junit4:junit4] 2> 301 T2459 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/so= lr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1= /old_synonyms.txt [junit4:junit4] 2> 302 T2459 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/old_synonyms.txt [junit4:junit4] 2> 305 T2459 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/so= lr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/syn= onyms.txt [junit4:junit4] 2> 305 T2459 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/synonyms.txt [junit4:junit4] 2> 309 T2464 oazs.PrepRequestProcessor.pRequest2Txn Proce= ssed session termination for sessionid: 0x13d5c47b9da0001 [junit4:junit4] 2> 315 T2468 oaz.ClientCnxn$EventThread.run EventThread s= hut down [junit4:junit4] 2> 315 T2459 oaz.ZooKeeper.close Session: 0x13d5c47b9da00= 01 closed [junit4:junit4] 2> 315 T2461 oazs.NIOServerCnxn.closeSock Closed socket c= onnection for client /140.211.11.196:33195 which had sessionid 0x13d5c47b9d= a0001 [junit4:junit4] 2> 497 T2459 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 502 T2459 oejs.AbstractConnector.doStart Started Socke= tConnector@127.0.0.1:51936 [junit4:junit4] 2> 503 T2459 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() [junit4:junit4] 2> 503 T2459 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 504 T2459 oasc.SolrResourceLoader.locateSolrHome using= system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lu= cene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cl= oud.SyncSliceTest-controljetty-1363052837640 [junit4:junit4] 2> 504 T2459 oasc.CoreContainer$Initializer.initialize lo= oking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-= Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.S= yncSliceTest-controljetty-1363052837640/solr.xml [junit4:junit4] 2> 504 T2459 oasc.CoreContainer. New CoreContainer = 1990338321 [junit4:junit4] 2> 505 T2459 oasc.CoreContainer.load Loading CoreContaine= r using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tes= ts-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSlice= Test-controljetty-1363052837640/' [junit4:junit4] 2> 506 T2459 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-So= lr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Syn= cSliceTest-controljetty-1363052837640/' [junit4:junit4] 2> 554 T2459 oashc.HttpShardHandlerFactory.getParameter S= etting socketTimeout to: 120000 [junit4:junit4] 2> 555 T2459 oashc.HttpShardHandlerFactory.getParameter S= etting urlScheme to: http:// [junit4:junit4] 2> 555 T2459 oashc.HttpShardHandlerFactory.getParameter S= etting connTimeout to: 15000 [junit4:junit4] 2> 556 T2459 oashc.HttpShardHandlerFactory.getParameter S= etting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 556 T2459 oashc.HttpShardHandlerFactory.getParameter S= etting corePoolSize to: 0 [junit4:junit4] 2> 556 T2459 oashc.HttpShardHandlerFactory.getParameter S= etting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 557 T2459 oashc.HttpShardHandlerFactory.getParameter S= etting maxThreadIdleTime to: 5 [junit4:junit4] 2> 557 T2459 oashc.HttpShardHandlerFactory.getParameter S= etting sizeOfQueue to: -1 [junit4:junit4] 2> 558 T2459 oashc.HttpShardHandlerFactory.getParameter S= etting fairnessPolicy to: false [junit4:junit4] 2> 558 T2459 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&s= ocketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 578 T2459 oasc.CoreContainer.load Registering Log List= ener [junit4:junit4] 2> 596 T2459 oasc.CoreContainer.initZooKeeper Zookeeper c= lient=3D127.0.0.1:58759/solr [junit4:junit4] 2> 597 T2459 oasc.ZkController.checkChrootPath zkHost inc= ludes chroot [junit4:junit4] 2> 597 T2459 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:58759 sessionTimeout=3D60000 watcher=3Dorg= .apache.solr.common.cloud.ConnectionManager@3351739d [junit4:junit4] 2> 598 T2459 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 599 T2478 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost/127.0.0.1:58759. Will not attem= pt to authenticate using SASL (access denied (javax.security.auth.AuthPermi= ssion getLoginConfiguration)) [junit4:junit4] 2> 599 T2478 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost/127.0.0.1:58759, initiating sessio= n [junit4:junit4] 2> 600 T2461 oazs.NIOServerCnxnFactory.run Accepted socke= t connection from /140.211.11.196:16495 [junit4:junit4] 2> 600 T2461 oazs.ZooKeeperServer.processConnectRequest C= lient attempting to establish new session at /140.211.11.196:16495 [junit4:junit4] 2> 602 T2463 oazs.ZooKeeperServer.finishSessionInit Estab= lished session 0x13d5c47b9da0002 with negotiated timeout 20000 for client /= 140.211.11.196:16495 [junit4:junit4] 2> 602 T2478 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost/127.0.0.1:58759, sessionid =3D= 0x13d5c47b9da0002, negotiated timeout =3D 20000 [junit4:junit4] 2> 602 T2479 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@3351739d name:ZooKeeperConnectio= n Watcher:127.0.0.1:58759 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4:junit4] 2> 602 T2459 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 604 T2464 oazs.PrepRequestProcessor.pRequest2Txn Proce= ssed session termination for sessionid: 0x13d5c47b9da0002 [junit4:junit4] 2> 613 T2479 oaz.ClientCnxn$EventThread.run EventThread s= hut down [junit4:junit4] 2> 613 T2461 oazs.NIOServerCnxn.closeSock Closed socket c= onnection for client /140.211.11.196:16495 which had sessionid 0x13d5c47b9d= a0002 [junit4:junit4] 2> 613 T2459 oaz.ZooKeeper.close Session: 0x13d5c47b9da00= 02 closed [junit4:junit4] 2> 614 T2459 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&soc= ketTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 624 T2459 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:58759/solr sessionTimeout=3D30000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@255b4ac [junit4:junit4] 2> 625 T2459 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 626 T2480 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost/127.0.0.1:58759. Will not attem= pt to authenticate using SASL (access denied (javax.security.auth.AuthPermi= ssion getLoginConfiguration)) [junit4:junit4] 2> 626 T2480 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost/127.0.0.1:58759, initiating sessio= n [junit4:junit4] 2> 626 T2461 oazs.NIOServerCnxnFactory.run Accepted socke= t connection from /140.211.11.196:52216 [junit4:junit4] 2> 627 T2461 oazs.ZooKeeperServer.processConnectRequest C= lient attempting to establish new session at /140.211.11.196:52216 [junit4:junit4] 2> 628 T2463 oazs.ZooKeeperServer.finishSessionInit Estab= lished session 0x13d5c47b9da0003 with negotiated timeout 20000 for client /= 140.211.11.196:52216 [junit4:junit4] 2> 628 T2480 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost/127.0.0.1:58759, sessionid =3D= 0x13d5c47b9da0003, negotiated timeout =3D 20000 [junit4:junit4] 2> 628 T2481 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@255b4ac name:ZooKeeperConnection= Watcher:127.0.0.1:58759/solr got event WatchedEvent state:SyncConnected ty= pe:None path:null path:null type:None [junit4:junit4] 2> 628 T2459 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 631 T2464 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d5c47b9da0003 type:crea= te cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Erro= r:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 639 T2459 oascc.SolrZkClient.makePath makePath: /live_= nodes [junit4:junit4] 2> 642 T2459 oasc.ZkController.createEphemeralLiveNode Re= gister node as live in ZooKeeper:/live_nodes/127.0.0.1:51936_iu_eh [junit4:junit4] 2> 643 T2464 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d5c47b9da0003 type:dele= te cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/12= 7.0.0.1:51936_iu_eh Error:KeeperErrorCode =3D NoNode for /solr/live_nodes/1= 27.0.0.1:51936_iu_eh [junit4:junit4] 2> 652 T2459 oascc.SolrZkClient.makePath makePath: /live_= nodes/127.0.0.1:51936_iu_eh [junit4:junit4] 2> 661 T2459 oascc.SolrZkClient.makePath makePath: /overs= eer_elect/election [junit4:junit4] 2> 674 T2464 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d5c47b9da0003 type:dele= te cxid:0x16 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_ele= ct/leader Error:KeeperErrorCode =3D NoNode for /solr/overseer_elect/leader [junit4:junit4] 2> 680 T2459 oascc.SolrZkClient.makePath makePath: /overs= eer_elect/leader [junit4:junit4] 2> 683 T2459 oasc.Overseer.start Overseer (id=3D893290307= 47783171-127.0.0.1:51936_iu_eh-n_0000000000) starting [junit4:junit4] 2> 684 T2464 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d5c47b9da0003 type:crea= te cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 686 T2464 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d5c47b9da0003 type:crea= te cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 687 T2464 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d5c47b9da0003 type:crea= te cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 689 T2464 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d5c47b9da0003 type:crea= te cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 699 T2483 oasc.OverseerCollectionProcessor.run Process= current queue of collection creations [junit4:junit4] 2> 700 T2459 oascc.SolrZkClient.makePath makePath: /clust= erstate.json [junit4:junit4] 2> 703 T2459 oascc.SolrZkClient.makePath makePath: /alias= es.json [junit4:junit4] 2> 710 T2459 oascc.ZkStateReader.createClusterStateWatche= rsAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 712 T2482 oasc.Overseer$ClusterStateUpdater.run Starti= ng to work on the main queue [junit4:junit4] 2> 719 T2484 oasc.CoreContainer.create Creating SolrCore = 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lu= cene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cl= oud.SyncSliceTest-controljetty-1363052837640/collection1 [junit4:junit4] 2> 720 T2484 oasc.ZkController.createCollectionZkNode Che= ck for collection zkNode:control_collection [junit4:junit4] 2> 720 T2484 oasc.ZkController.createCollectionZkNode Col= lection zkNode exists [junit4:junit4] 2> 720 T2484 oasc.ZkController.readConfigName Load collec= tion config from:/collections/control_collection [junit4:junit4] 2> 722 T2484 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-So= lr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Syn= cSliceTest-controljetty-1363052837640/collection1/' [junit4:junit4] 2> 723 T2484 oasc.SolrResourceLoader.replaceClassLoader A= dding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-J= ava6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-contr= oljetty-1363052837640/collection1/lib/README' to classloader [junit4:junit4] 2> 723 T2484 oasc.SolrResourceLoader.replaceClassLoader A= dding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-J= ava6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-contr= oljetty-1363052837640/collection1/lib/classes/' to classloader [junit4:junit4] 2> 769 T2484 oasc.SolrConfig. Using Lucene MatchVer= sion: LUCENE_43 [junit4:junit4] 2> 825 T2484 oasc.SolrConfig. Loaded SolrConfig: so= lrconfig.xml [junit4:junit4] 2> 925 T2484 oass.IndexSchema.readSchema Reading Solr Sch= ema [junit4:junit4] 2> 931 T2484 oass.IndexSchema.readSchema Schema name=3Dte= st [junit4:junit4] 2> 1517 T2484 oass.OpenExchangeRatesOrgProvider.init Init= ialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 1524 T2484 oass.IndexSchema.readSchema default search = field in schema is text [junit4:junit4] 2> 1527 T2484 oass.IndexSchema.readSchema unique key fiel= d: id [junit4:junit4] 2> 1538 T2484 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 1541 T2484 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 1544 T2484 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 1545 T2484 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 1546 T2484 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 1546 T2484 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 1546 T2484 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 1547 T2484 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 1547 T2484 oasc.SolrCore.initDirectoryFactory org.apac= he.solr.core.MockDirectoryFactory [junit4:junit4] 2> 1547 T2484 oasc.SolrCore. [collection1] Opening = new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4= .x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest= -controljetty-1363052837640/collection1/, dataDir=3D./org.apache.solr.cloud= .SyncSliceTest-1363052837329/control/data/ [junit4:junit4] 2> 1547 T2484 oasc.JmxMonitoredMap. JMX monitoring = is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMB= eanServer@390f34cc [junit4:junit4] 2> 1548 T2484 oasc.SolrCore.initDirectoryFactory org.apac= he.solr.core.MockDirectoryFactory [junit4:junit4] 2> 1548 T2484 oasc.CachingDirectoryFactory.get return new= directory for ./org.apache.solr.cloud.SyncSliceTest-1363052837329/control/= data forceNew: false [junit4:junit4] 2> 1548 T2484 oasc.SolrCore.getNewIndexDir New index dire= ctory detected: old=3Dnull new=3D./org.apache.solr.cloud.SyncSliceTest-1363= 052837329/control/data/index/ [junit4:junit4] 2> 1548 T2484 oasc.SolrCore.initIndex WARNING [collection= 1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-136305283732= 9/control/data/index' doesn't exist. Creating new index... [junit4:junit4] 2> 1549 T2484 oasc.CachingDirectoryFactory.get return new= directory for ./org.apache.solr.cloud.SyncSliceTest-1363052837329/control/= data/index forceNew: false [junit4:junit4] 2> 1551 T2484 oasc.SolrDeletionPolicy.onCommit SolrDeleti= onPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.RAMDirectory@53dbb015 lockFactory=3Dorg.apache.lucene.store.Nativ= eFSLockFactory@444b55af),segFN=3Dsegments_1,generation=3D1,filenames=3D[seg= ments_1] [junit4:junit4] 2> 1551 T2484 oasc.SolrDeletionPolicy.updateCommits newes= t commit =3D 1[segments_1] [junit4:junit4] 2> 1553 T2484 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe" [junit4:junit4] 2> 1553 T2484 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "s= tored_sig" [junit4:junit4] 2> 1553 T2484 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= istrib-dup-test-chain-implicit" [junit4:junit4] 2> 1553 T2484 oasc.RequestHandlers.initHandlersFromConfig= created standard: solr.StandardRequestHandler [junit4:junit4] 2> 1554 T2484 oasc.RequestHandlers.initHandlersFromConfig= created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 1554 T2484 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 1554 T2484 oasc.RequestHandlers.initHandlersFromConfig= created /replication: solr.ReplicationHandler [junit4:junit4] 2> 1554 T2484 oasc.RequestHandlers.initHandlersFromConfig= created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 1555 T2484 oasc.RequestHandlers.initHandlersFromConfig= created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 1559 T2484 oashl.XMLLoader.init xsltCacheLifetimeSecon= ds=3D60 [junit4:junit4] 2> 1563 T2484 oass.SolrIndexSearcher. Opening Searc= her@3dd5ad12 main [junit4:junit4] 2> 1563 T2484 oasu.UpdateHandler.clearLog Clearing tlog f= iles, tlogDir=3D./org.apache.solr.cloud.SyncSliceTest-1363052837329/control= /data/tlog [junit4:junit4] 2> 1564 T2484 oasu.CommitTracker. Hard AutoCommit: = disabled [junit4:junit4] 2> 1564 T2484 oasu.CommitTracker. Soft AutoCommit: = disabled [junit4:junit4] 2> 1566 T2485 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@3dd5ad12 main{StandardDirectoryReader(se= gments_1:1)} [junit4:junit4] 2> 1567 T2484 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Ddown [junit4:junit4] 2> 1567 T2484 oasc.ZkController.publish numShards not fou= nd on descriptor - reading it from system property [junit4:junit4] 2> 1567 T2464 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d5c47b9da0003 type:cre= ate cxid:0x55 zxid:0x2a txntype:-1 reqpath:n/a Error Path:/solr/overseer/qu= eue Error:KeeperErrorCode =3D NoNode for /solr/overseer/queue [junit4:junit4] 2> 2219 T2482 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 2220 T2482 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"1", [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "shard":null, [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "collection":"control_collection", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:51936_iu_eh", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:51936/iu_eh"} [junit4:junit4] 2> 2220 T2482 oasc.Overseer$ClusterStateUpdater.createCol= lection Create collection control_collection with numShards 1 [junit4:junit4] 2> 2220 T2482 oasc.Overseer$ClusterStateUpdater.updateSta= te Assigning new node to shard shard=3Dshard1 [junit4:junit4] 2> 2220 T2464 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d5c47b9da0003 type:cre= ate cxid:0x5d zxid:0x2d txntype:-1 reqpath:n/a Error Path:/solr/overseer/qu= eue-work Error:KeeperErrorCode =3D NoNode for /solr/overseer/queue-work [junit4:junit4] 2> 2234 T2481 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 1) [junit4:junit4] 2> 2580 T2484 oasc.CoreContainer.registerCore registering= core: collection1 [junit4:junit4] 2> 2580 T2484 oasc.ZkController.register Register replica= - core:collection1 address:http://127.0.0.1:51936/iu_eh collection:control= _collection shard:shard1 [junit4:junit4] 2> 2581 T2484 oascc.SolrZkClient.makePath makePath: /coll= ections/control_collection/leader_elect/shard1/election [junit4:junit4] 2> 2596 T2464 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d5c47b9da0003 type:del= ete cxid:0x77 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/collections= /control_collection/leaders Error:KeeperErrorCode =3D NoNode for /solr/coll= ections/control_collection/leaders [junit4:junit4] 2> 2596 T2484 oasc.ShardLeaderElectionContext.runLeaderPr= ocess Running the leader process. [junit4:junit4] 2> 2597 T2464 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d5c47b9da0003 type:cre= ate cxid:0x78 zxid:0x38 txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 2607 T2484 oasc.ShardLeaderElectionContext.waitForRepl= icasToComeUp Enough replicas found to continue. [junit4:junit4] 2> 2607 T2484 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I may be the new leader - try and sync [junit4:junit4] 2> 2607 T2484 oasc.SyncStrategy.sync Sync replicas to htt= p://127.0.0.1:51936/iu_eh/collection1/ [junit4:junit4] 2> 2607 T2484 oasc.SyncStrategy.syncReplicas Sync Success= - now sync replicas to me [junit4:junit4] 2> 2608 T2484 oasc.SyncStrategy.syncToMe http://127.0.0.1= :51936/iu_eh/collection1/ has no replicas [junit4:junit4] 2> 2608 T2484 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I am the new leader: http://127.0.0.1:51936/iu_eh/collection1/ [junit4:junit4] 2> 2608 T2484 oascc.SolrZkClient.makePath makePath: /coll= ections/control_collection/leaders/shard1 [junit4:junit4] 2> 2612 T2464 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d5c47b9da0003 type:cre= ate cxid:0x82 zxid:0x3c txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 3738 T2482 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 3756 T2481 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 1) [junit4:junit4] 2> 3787 T2484 oasc.ZkController.register We are http://12= 7.0.0.1:51936/iu_eh/collection1/ and leader is http://127.0.0.1:51936/iu_eh= /collection1/ [junit4:junit4] 2> 3787 T2484 oasc.ZkController.register No LogReplay nee= ded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:51936/iu_eh [junit4:junit4] 2> 3787 T2484 oasc.ZkController.checkRecovery I am the le= ader, no recovery necessary [junit4:junit4] 2> 3787 T2484 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Dactive [junit4:junit4] 2> 3787 T2484 oasc.ZkController.publish numShards not fou= nd on descriptor - reading it from system property [junit4:junit4] 2> 3790 T2484 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 3791 T2459 oass.SolrDispatchFilter.init user.dir=3D/us= r/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build= /solr-core/test/J1 [junit4:junit4] 2> 3791 T2459 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() done [junit4:junit4] 2> 3792 T2459 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fo= llowRedirects=3Dfalse [junit4:junit4] 2> 3805 T2459 oascsi.HttpClientUtil.createClient Creating= new http client, config: [junit4:junit4] 2> 3806 T2459 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:58759/solr sessionTimeout=3D10000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@67c9a479 [junit4:junit4] 2> 3807 T2459 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 3807 T2487 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost/127.0.0.1:58759. Will not atte= mpt to authenticate using SASL (access denied (javax.security.auth.AuthPerm= ission getLoginConfiguration)) [junit4:junit4] 2> 3807 T2487 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost/127.0.0.1:58759, initiating sessi= on [junit4:junit4] 2> 3808 T2461 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /140.211.11.196:25562 [junit4:junit4] 2> 3808 T2461 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /140.211.11.196:25562 [junit4:junit4] 2> 3809 T2463 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d5c47b9da0004 with negotiated timeout 10000 for client = /140.211.11.196:25562 [junit4:junit4] 2> 3809 T2487 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost/127.0.0.1:58759, sessionid = =3D 0x13d5c47b9da0004, negotiated timeout =3D 10000 [junit4:junit4] 2> 3809 T2488 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@67c9a479 name:ZooKeeperConnecti= on Watcher:127.0.0.1:58759/solr got event WatchedEvent state:SyncConnected = type:None path:null path:null type:None [junit4:junit4] 2> 3809 T2459 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 3811 T2459 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 3813 T2459 oasc.ChaosMonkey.monkeyLog monkey: init - e= xpire sessions:true cause connection loss:true [junit4:junit4] 2> 3995 T2459 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 3998 T2459 oejs.AbstractConnector.doStart Started Sock= etConnector@127.0.0.1:42963 [junit4:junit4] 2> 3999 T2459 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() [junit4:junit4] 2> 3999 T2459 oasc.SolrResourceLoader.locateSolrHome JNDI= not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 4000 T2459 oasc.SolrResourceLoader.locateSolrHome usin= g system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/L= ucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.c= loud.SyncSliceTest-jetty1-1363052841138 [junit4:junit4] 2> 4000 T2459 oasc.CoreContainer$Initializer.initialize l= ooking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene= -Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.= SyncSliceTest-jetty1-1363052841138/solr.xml [junit4:junit4] 2> 4001 T2459 oasc.CoreContainer. New CoreContainer= 277320589 [junit4:junit4] 2> 4002 T2459 oasc.CoreContainer.load Loading CoreContain= er using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Te= sts-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSlic= eTest-jetty1-1363052841138/' [junit4:junit4] 2> 4002 T2459 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-S= olr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Sy= ncSliceTest-jetty1-1363052841138/' [junit4:junit4] 2> 4050 T2459 oashc.HttpShardHandlerFactory.getParameter = Setting socketTimeout to: 120000 [junit4:junit4] 2> 4050 T2459 oashc.HttpShardHandlerFactory.getParameter = Setting urlScheme to: http:// [junit4:junit4] 2> 4051 T2459 oashc.HttpShardHandlerFactory.getParameter = Setting connTimeout to: 15000 [junit4:junit4] 2> 4051 T2459 oashc.HttpShardHandlerFactory.getParameter = Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 4052 T2459 oashc.HttpShardHandlerFactory.getParameter = Setting corePoolSize to: 0 [junit4:junit4] 2> 4052 T2459 oashc.HttpShardHandlerFactory.getParameter = Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 4053 T2459 oashc.HttpShardHandlerFactory.getParameter = Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 4053 T2459 oashc.HttpShardHandlerFactory.getParameter = Setting sizeOfQueue to: -1 [junit4:junit4] 2> 4053 T2459 oashc.HttpShardHandlerFactory.getParameter = Setting fairnessPolicy to: false [junit4:junit4] 2> 4054 T2459 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&= socketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 4072 T2459 oasc.CoreContainer.load Registering Log Lis= tener [junit4:junit4] 2> 4090 T2459 oasc.CoreContainer.initZooKeeper Zookeeper = client=3D127.0.0.1:58759/solr [junit4:junit4] 2> 4090 T2459 oasc.ZkController.checkChrootPath zkHost in= cludes chroot [junit4:junit4] 2> 4091 T2459 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:58759 sessionTimeout=3D60000 watcher=3Dor= g.apache.solr.common.cloud.ConnectionManager@711a7675 [junit4:junit4] 2> 4092 T2459 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 4092 T2498 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost/127.0.0.1:58759. Will not atte= mpt to authenticate using SASL (access denied (javax.security.auth.AuthPerm= ission getLoginConfiguration)) [junit4:junit4] 2> 4093 T2498 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost/127.0.0.1:58759, initiating sessi= on [junit4:junit4] 2> 4093 T2461 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /140.211.11.196:14033 [junit4:junit4] 2> 4094 T2461 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /140.211.11.196:14033 [junit4:junit4] 2> 4096 T2463 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d5c47b9da0005 with negotiated timeout 20000 for client = /140.211.11.196:14033 [junit4:junit4] 2> 4096 T2498 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost/127.0.0.1:58759, sessionid = =3D 0x13d5c47b9da0005, negotiated timeout =3D 20000 [junit4:junit4] 2> 4097 T2499 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@711a7675 name:ZooKeeperConnecti= on Watcher:127.0.0.1:58759 got event WatchedEvent state:SyncConnected type:= None path:null path:null type:None [junit4:junit4] 2> 4097 T2459 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 4098 T2464 oazs.PrepRequestProcessor.pRequest2Txn Proc= essed session termination for sessionid: 0x13d5c47b9da0005 [junit4:junit4] 2> 4112 T2499 oaz.ClientCnxn$EventThread.run EventThread = shut down [junit4:junit4] 2> 4113 T2461 oazs.NIOServerCnxn.closeSock Closed socket = connection for client /140.211.11.196:14033 which had sessionid 0x13d5c47b9= da0005 [junit4:junit4] 2> 4112 T2459 oaz.ZooKeeper.close Session: 0x13d5c47b9da0= 005 closed [junit4:junit4] 2> 4114 T2459 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&so= cketTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 4123 T2459 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:58759/solr sessionTimeout=3D30000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@44642cae [junit4:junit4] 2> 4124 T2459 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 4124 T2500 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost/127.0.0.1:58759. Will not atte= mpt to authenticate using SASL (access denied (javax.security.auth.AuthPerm= ission getLoginConfiguration)) [junit4:junit4] 2> 4124 T2500 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost/127.0.0.1:58759, initiating sessi= on [junit4:junit4] 2> 4125 T2461 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /140.211.11.196:18399 [junit4:junit4] 2> 4125 T2461 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /140.211.11.196:18399 [junit4:junit4] 2> 4126 T2463 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d5c47b9da0006 with negotiated timeout 20000 for client = /140.211.11.196:18399 [junit4:junit4] 2> 4126 T2500 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost/127.0.0.1:58759, sessionid = =3D 0x13d5c47b9da0006, negotiated timeout =3D 20000 [junit4:junit4] 2> 4126 T2501 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@44642cae name:ZooKeeperConnecti= on Watcher:127.0.0.1:58759/solr got event WatchedEvent state:SyncConnected = type:None path:null path:null type:None [junit4:junit4] 2> 4127 T2459 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 4128 T2464 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d5c47b9da0006 type:cre= ate cxid:0x1 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 4133 T2464 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d5c47b9da0006 type:cre= ate cxid:0x2 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 4135 T2459 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 5138 T2459 oasc.ZkController.createEphemeralLiveNode R= egister node as live in ZooKeeper:/live_nodes/127.0.0.1:42963_iu_eh [junit4:junit4] 2> 5139 T2464 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d5c47b9da0006 type:del= ete cxid:0xb zxid:0x4c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/1= 27.0.0.1:42963_iu_eh Error:KeeperErrorCode =3D NoNode for /solr/live_nodes/= 127.0.0.1:42963_iu_eh [junit4:junit4] 2> 5140 T2459 oascc.SolrZkClient.makePath makePath: /live= _nodes/127.0.0.1:42963_iu_eh [junit4:junit4] 2> 5144 T2481 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/= live_nodes, has occurred - updating... (live nodes size: 1) [junit4:junit4] 2> 5144 T2501 oascc.ZkStateReader$3.process Updating live= nodes... (2) [junit4:junit4] 2> 5144 T2488 oascc.ZkStateReader$3.process Updating live= nodes... (2) [junit4:junit4] 2> 5145 T2481 oascc.ZkStateReader$3.process Updating live= nodes... (2) [junit4:junit4] 2> 5151 T2502 oasc.CoreContainer.create Creating SolrCore= 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/L= ucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.c= loud.SyncSliceTest-jetty1-1363052841138/collection1 [junit4:junit4] 2> 5151 T2502 oasc.ZkController.createCollectionZkNode Ch= eck for collection zkNode:collection1 [junit4:junit4] 2> 5152 T2502 oasc.ZkController.createCollectionZkNode Co= llection zkNode exists [junit4:junit4] 2> 5152 T2502 oasc.ZkController.readConfigName Load colle= ction config from:/collections/collection1 [junit4:junit4] 2> 5153 T2502 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-S= olr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Sy= ncSliceTest-jetty1-1363052841138/collection1/' [junit4:junit4] 2> 5154 T2502 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-= Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jett= y1-1363052841138/collection1/lib/classes/' to classloader [junit4:junit4] 2> 5155 T2502 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-= Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jett= y1-1363052841138/collection1/lib/README' to classloader [junit4:junit4] 2> 5205 T2502 oasc.SolrConfig. Using Lucene MatchVe= rsion: LUCENE_43 [junit4:junit4] 2> 5261 T2482 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 5262 T2482 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"1", [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"active", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "collection":"control_collection", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:51936_iu_eh", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:51936/iu_eh"} [junit4:junit4] 2> 5262 T2502 oasc.SolrConfig. Loaded SolrConfig: s= olrconfig.xml [junit4:junit4] 2> 5274 T2481 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 5274 T2488 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 5364 T2502 oass.IndexSchema.readSchema Reading Solr Sc= hema [junit4:junit4] 2> 5364 T2501 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 5370 T2502 oass.IndexSchema.readSchema Schema name=3Dt= est [junit4:junit4] 2> 5962 T2502 oass.OpenExchangeRatesOrgProvider.init Init= ialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 5973 T2502 oass.IndexSchema.readSchema default search = field in schema is text [junit4:junit4] 2> 5976 T2502 oass.IndexSchema.readSchema unique key fiel= d: id [junit4:junit4] 2> 5986 T2502 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 5990 T2502 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 5993 T2502 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 5993 T2502 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 5994 T2502 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 5994 T2502 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 5994 T2502 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 5995 T2502 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 5995 T2502 oasc.SolrCore.initDirectoryFactory org.apac= he.solr.core.MockDirectoryFactory [junit4:junit4] 2> 5995 T2502 oasc.SolrCore. [collection1] Opening = new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4= .x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest= -jetty1-1363052841138/collection1/, dataDir=3D./org.apache.solr.cloud.SyncS= liceTest-1363052837329/jetty1/ [junit4:junit4] 2> 5995 T2502 oasc.JmxMonitoredMap. JMX monitoring = is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMB= eanServer@390f34cc [junit4:junit4] 2> 5996 T2502 oasc.SolrCore.initDirectoryFactory org.apac= he.solr.core.MockDirectoryFactory [junit4:junit4] 2> 5996 T2502 oasc.CachingDirectoryFactory.get return new= directory for ./org.apache.solr.cloud.SyncSliceTest-1363052837329/jetty1 f= orceNew: false [junit4:junit4] 2> 5996 T2502 oasc.SolrCore.getNewIndexDir New index dire= ctory detected: old=3Dnull new=3D./org.apache.solr.cloud.SyncSliceTest-1363= 052837329/jetty1/index/ [junit4:junit4] 2> 5996 T2502 oasc.SolrCore.initIndex WARNING [collection= 1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-136305283732= 9/jetty1/index' doesn't exist. Creating new index... [junit4:junit4] 2> 5996 T2502 oasc.CachingDirectoryFactory.get return new= directory for ./org.apache.solr.cloud.SyncSliceTest-1363052837329/jetty1/i= ndex forceNew: false [junit4:junit4] 2> 5998 T2502 oasc.SolrDeletionPolicy.onCommit SolrDeleti= onPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.RAMDirectory@253d7814 lockFactory=3Dorg.apache.lucene.store.Nativ= eFSLockFactory@21b095c1),segFN=3Dsegments_1,generation=3D1,filenames=3D[seg= ments_1] [junit4:junit4] 2> 5999 T2502 oasc.SolrDeletionPolicy.updateCommits newes= t commit =3D 1[segments_1] [junit4:junit4] 2> 6000 T2502 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe" [junit4:junit4] 2> 6000 T2502 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "s= tored_sig" [junit4:junit4] 2> 6001 T2502 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= istrib-dup-test-chain-implicit" [junit4:junit4] 2> 6001 T2502 oasc.RequestHandlers.initHandlersFromConfig= created standard: solr.StandardRequestHandler [junit4:junit4] 2> 6001 T2502 oasc.RequestHandlers.initHandlersFromConfig= created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 6002 T2502 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 6002 T2502 oasc.RequestHandlers.initHandlersFromConfig= created /replication: solr.ReplicationHandler [junit4:junit4] 2> 6002 T2502 oasc.RequestHandlers.initHandlersFromConfig= created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 6002 T2502 oasc.RequestHandlers.initHandlersFromConfig= created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 6007 T2502 oashl.XMLLoader.init xsltCacheLifetimeSecon= ds=3D60 [junit4:junit4] 2> 6011 T2502 oass.SolrIndexSearcher. Opening Searc= her@36450e6f main [junit4:junit4] 2> 6011 T2502 oasu.UpdateHandler.clearLog Clearing tlog f= iles, tlogDir=3D./org.apache.solr.cloud.SyncSliceTest-1363052837329/jetty1/= tlog [junit4:junit4] 2> 6012 T2502 oasu.CommitTracker. Hard AutoCommit: = disabled [junit4:junit4] 2> 6012 T2502 oasu.CommitTracker. Soft AutoCommit: = disabled [junit4:junit4] 2> 6014 T2503 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@36450e6f main{StandardDirectoryReader(se= gments_1:1)} [junit4:junit4] 2> 6015 T2502 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Ddown [junit4:junit4] 2> 6015 T2502 oasc.ZkController.publish numShards not fou= nd on descriptor - reading it from system property [junit4:junit4] 2> 6778 T2482 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 6779 T2482 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"2", [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "shard":null, [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:42963_iu_eh", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:42963/iu_eh"} [junit4:junit4] 2> 6779 T2482 oasc.Overseer$ClusterStateUpdater.createCol= lection Create collection collection1 with numShards 1 [junit4:junit4] 2> 6779 T2482 oasc.Overseer$ClusterStateUpdater.updateSta= te Assigning new node to shard shard=3Dshard1 [junit4:junit4] 2> 6822 T2481 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 6822 T2501 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 6822 T2488 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 7018 T2502 oasc.CoreContainer.registerCore registering= core: collection1 [junit4:junit4] 2> 7018 T2502 oasc.ZkController.register Register replica= - core:collection1 address:http://127.0.0.1:42963/iu_eh collection:collect= ion1 shard:shard1 [junit4:junit4] 2> 7019 T2502 oascc.SolrZkClient.makePath makePath: /coll= ections/collection1/leader_elect/shard1/election [junit4:junit4] 2> 7027 T2464 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d5c47b9da0006 type:del= ete cxid:0x48 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/collections= /collection1/leaders Error:KeeperErrorCode =3D NoNode for /solr/collections= /collection1/leaders [junit4:junit4] 2> 7036 T2502 oasc.ShardLeaderElectionContext.runLeaderPr= ocess Running the leader process. [junit4:junit4] 2> 7036 T2464 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d5c47b9da0006 type:cre= ate cxid:0x49 zxid:0x5d txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 7045 T2502 oasc.ShardLeaderElectionContext.waitForRepl= icasToComeUp Enough replicas found to continue. [junit4:junit4] 2> 7046 T2502 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I may be the new leader - try and sync [junit4:junit4] 2> 7046 T2502 oasc.SyncStrategy.sync Sync replicas to htt= p://127.0.0.1:42963/iu_eh/collection1/ [junit4:junit4] 2> 7046 T2502 oasc.SyncStrategy.syncReplicas Sync Success= - now sync replicas to me [junit4:junit4] 2> 7046 T2502 oasc.SyncStrategy.syncToMe http://127.0.0.1= :42963/iu_eh/collection1/ has no replicas [junit4:junit4] 2> 7046 T2502 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I am the new leader: http://127.0.0.1:42963/iu_eh/collection1/ [junit4:junit4] 2> 7047 T2502 oascc.SolrZkClient.makePath makePath: /coll= ections/collection1/leaders/shard1 [junit4:junit4] 2> 7051 T2464 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d5c47b9da0006 type:cre= ate cxid:0x53 zxid:0x61 txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 8326 T2482 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 8346 T2501 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 8346 T2481 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 8346 T2488 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 8388 T2502 oasc.ZkController.register We are http://12= 7.0.0.1:42963/iu_eh/collection1/ and leader is http://127.0.0.1:42963/iu_eh= /collection1/ [junit4:junit4] 2> 8388 T2502 oasc.ZkController.register No LogReplay nee= ded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:42963/iu_eh [junit4:junit4] 2> 8388 T2502 oasc.ZkController.checkRecovery I am the le= ader, no recovery necessary [junit4:junit4] 2> 8388 T2502 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Dactive [junit4:junit4] 2> 8388 T2502 oasc.ZkController.publish numShards not fou= nd on descriptor - reading it from system property [junit4:junit4] 2> 8390 T2502 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 8391 T2459 oass.SolrDispatchFilter.init user.dir=3D/us= r/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build= /solr-core/test/J1 [junit4:junit4] 2> 8392 T2459 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() done [junit4:junit4] 2> 8392 T2459 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fo= llowRedirects=3Dfalse [junit4:junit4] 2> 8588 T2459 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 8592 T2459 oejs.AbstractConnector.doStart Started Sock= etConnector@127.0.0.1:46206 [junit4:junit4] 2> 8592 T2459 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() [junit4:junit4] 2> 8593 T2459 oasc.SolrResourceLoader.locateSolrHome JNDI= not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 8593 T2459 oasc.SolrResourceLoader.locateSolrHome usin= g system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/L= ucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.c= loud.SyncSliceTest-jetty2-1363052845729 [junit4:junit4] 2> 8593 T2459 oasc.CoreContainer$Initializer.initialize l= ooking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene= -Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.= SyncSliceTest-jetty2-1363052845729/solr.xml [junit4:junit4] 2> 8594 T2459 oasc.CoreContainer. New CoreContainer= 1619764169 [junit4:junit4] 2> 8595 T2459 oasc.CoreContainer.load Loading CoreContain= er using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Te= sts-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSlic= eTest-jetty2-1363052845729/' [junit4:junit4] 2> 8595 T2459 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-S= olr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Sy= ncSliceTest-jetty2-1363052845729/' [junit4:junit4] 2> 8643 T2459 oashc.HttpShardHandlerFactory.getParameter = Setting socketTimeout to: 120000 [junit4:junit4] 2> 8644 T2459 oashc.HttpShardHandlerFactory.getParameter = Setting urlScheme to: http:// [junit4:junit4] 2> 8644 T2459 oashc.HttpShardHandlerFactory.getParameter = Setting connTimeout to: 15000 [junit4:junit4] 2> 8645 T2459 oashc.HttpShardHandlerFactory.getParameter = Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 8645 T2459 oashc.HttpShardHandlerFactory.getParameter = Setting corePoolSize to: 0 [junit4:junit4] 2> 8645 T2459 oashc.HttpShardHandlerFactory.getParameter = Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 8646 T2459 oashc.HttpShardHandlerFactory.getParameter = Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 8646 T2459 oashc.HttpShardHandlerFactory.getParameter = Setting sizeOfQueue to: -1 [junit4:junit4] 2> 8647 T2459 oashc.HttpShardHandlerFactory.getParameter = Setting fairnessPolicy to: false [junit4:junit4] 2> 8647 T2459 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&= socketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 8667 T2459 oasc.CoreContainer.load Registering Log Lis= tener [junit4:junit4] 2> 8685 T2459 oasc.CoreContainer.initZooKeeper Zookeeper = client=3D127.0.0.1:58759/solr [junit4:junit4] 2> 8685 T2459 oasc.ZkController.checkChrootPath zkHost in= cludes chroot [junit4:junit4] 2> 8686 T2459 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:58759 sessionTimeout=3D60000 watcher=3Dor= g.apache.solr.common.cloud.ConnectionManager@d49c49d [junit4:junit4] 2> 8687 T2459 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 8687 T2514 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost/127.0.0.1:58759. Will not atte= mpt to authenticate using SASL (access denied (javax.security.auth.AuthPerm= ission getLoginConfiguration)) [junit4:junit4] 2> 8688 T2514 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost/127.0.0.1:58759, initiating sessi= on [junit4:junit4] 2> 8688 T2461 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /140.211.11.196:54793 [junit4:junit4] 2> 8689 T2461 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /140.211.11.196:54793 [junit4:junit4] 2> 8691 T2463 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d5c47b9da0007 with negotiated timeout 20000 for client = /140.211.11.196:54793 [junit4:junit4] 2> 8691 T2514 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost/127.0.0.1:58759, sessionid = =3D 0x13d5c47b9da0007, negotiated timeout =3D 20000 [junit4:junit4] 2> 8691 T2515 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@d49c49d name:ZooKeeperConnectio= n Watcher:127.0.0.1:58759 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4:junit4] 2> 8691 T2459 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 8693 T2464 oazs.PrepRequestProcessor.pRequest2Txn Proc= essed session termination for sessionid: 0x13d5c47b9da0007 [junit4:junit4] 2> 8709 T2515 oaz.ClientCnxn$EventThread.run EventThread = shut down [junit4:junit4] 2> 8709 T2461 oazs.NIOServerCnxn.closeSock Closed socket = connection for client /140.211.11.196:54793 which had sessionid 0x13d5c47b9= da0007 [junit4:junit4] 2> 8709 T2459 oaz.ZooKeeper.close Session: 0x13d5c47b9da0= 007 closed [junit4:junit4] 2> 8710 T2459 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&so= cketTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 8721 T2459 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:58759/solr sessionTimeout=3D30000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@2ff75afb [junit4:junit4] 2> 8722 T2459 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 8722 T2516 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost/127.0.0.1:58759. Will not atte= mpt to authenticate using SASL (access denied (javax.security.auth.AuthPerm= ission getLoginConfiguration)) [junit4:junit4] 2> 8723 T2516 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost/127.0.0.1:58759, initiating sessi= on [junit4:junit4] 2> 8723 T2461 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /140.211.11.196:45912 [junit4:junit4] 2> 8723 T2461 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /140.211.11.196:45912 [junit4:junit4] 2> 8724 T2463 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d5c47b9da0008 with negotiated timeout 20000 for client = /140.211.11.196:45912 [junit4:junit4] 2> 8724 T2516 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost/127.0.0.1:58759, sessionid = =3D 0x13d5c47b9da0008, negotiated timeout =3D 20000 [junit4:junit4] 2> 8725 T2517 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@2ff75afb name:ZooKeeperConnecti= on Watcher:127.0.0.1:58759/solr got event WatchedEvent state:SyncConnected = type:None path:null path:null type:None [junit4:junit4] 2> 8725 T2459 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 8726 T2464 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d5c47b9da0008 type:cre= ate cxid:0x1 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 8728 T2464 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d5c47b9da0008 type:cre= ate cxid:0x2 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 8736 T2459 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 9739 T2459 oasc.ZkController.createEphemeralLiveNode R= egister node as live in ZooKeeper:/live_nodes/127.0.0.1:46206_iu_eh [junit4:junit4] 2> 9740 T2464 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d5c47b9da0008 type:del= ete cxid:0xb zxid:0x70 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/1= 27.0.0.1:46206_iu_eh Error:KeeperErrorCode =3D NoNode for /solr/live_nodes/= 127.0.0.1:46206_iu_eh [junit4:junit4] 2> 9742 T2459 oascc.SolrZkClient.makePath makePath: /live= _nodes/127.0.0.1:46206_iu_eh [junit4:junit4] 2> 9780 T2481 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/= live_nodes, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 9780 T2488 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/= live_nodes, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 9781 T2501 oascc.ZkStateReader$3.process Updating live= nodes... (3) [junit4:junit4] 2> 9781 T2517 oascc.ZkStateReader$3.process Updating live= nodes... (3) [junit4:junit4] 2> 9782 T2501 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/= live_nodes, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 9783 T2481 oascc.ZkStateReader$3.process Updating live= nodes... (3) [junit4:junit4] 2> 9787 T2488 oascc.ZkStateReader$3.process Updating live= nodes... (3) [junit4:junit4] 2> 9792 T2518 oasc.CoreContainer.create Creating SolrCore= 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/L= ucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.c= loud.SyncSliceTest-jetty2-1363052845729/collection1 [junit4:junit4] 2> 9792 T2518 oasc.ZkController.createCollectionZkNode Ch= eck for collection zkNode:collection1 [junit4:junit4] 2> 9793 T2518 oasc.ZkController.createCollectionZkNode Co= llection zkNode exists [junit4:junit4] 2> 9793 T2518 oasc.ZkController.readConfigName Load colle= ction config from:/collections/collection1 [junit4:junit4] 2> 9794 T2518 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-S= olr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Sy= ncSliceTest-jetty2-1363052845729/collection1/' [junit4:junit4] 2> 9795 T2518 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-= Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jett= y2-1363052845729/collection1/lib/classes/' to classloader [junit4:junit4] 2> 9796 T2518 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-= Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jett= y2-1363052845729/collection1/lib/README' to classloader [junit4:junit4] 2> 9842 T2518 oasc.SolrConfig. Using Lucene MatchVe= rsion: LUCENE_43 [junit4:junit4] 2> 9860 T2482 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 9860 T2482 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"2", [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"active", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:42963_iu_eh", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:42963/iu_eh"} [junit4:junit4] 2> 9897 T2518 oasc.SolrConfig. Loaded SolrConfig: s= olrconfig.xml [junit4:junit4] 2> 9912 T2501 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 9912 T2488 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 9912 T2481 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 10010 T2518 oass.IndexSchema.readSchema Reading Solr S= chema [junit4:junit4] 2> 10010 T2517 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 10016 T2518 oass.IndexSchema.readSchema Schema name=3D= test [junit4:junit4] 2> 10601 T2518 oass.OpenExchangeRatesOrgProvider.init Ini= tialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 10612 T2518 oass.IndexSchema.readSchema default search= field in schema is text [junit4:junit4] 2> 10617 T2518 oass.IndexSchema.readSchema unique key fie= ld: id [junit4:junit4] 2> 10630 T2518 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 10634 T2518 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 10638 T2518 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 10639 T2518 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 10640 T2518 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 10640 T2518 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 10641 T2518 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 10641 T2518 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 10641 T2518 oasc.SolrCore.initDirectoryFactory org.apa= che.solr.core.MockDirectoryFactory [junit4:junit4] 2> 10642 T2518 oasc.SolrCore. [collection1] Opening= new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-= 4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTes= t-jetty2-1363052845729/collection1/, dataDir=3D./org.apache.solr.cloud.Sync= SliceTest-1363052837329/jetty2/ [junit4:junit4] 2> 10642 T2518 oasc.JmxMonitoredMap. JMX monitoring= is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxM= BeanServer@390f34cc [junit4:junit4] 2> 10642 T2518 oasc.SolrCore.initDirectoryFactory org.apa= che.solr.core.MockDirectoryFactory [junit4:junit4] 2> 10643 T2518 oasc.CachingDirectoryFactory.get return ne= w directory for ./org.apache.solr.cloud.SyncSliceTest-1363052837329/jetty2 = forceNew: false [junit4:junit4] 2> 10643 T2518 oasc.SolrCore.getNewIndexDir New index dir= ectory detected: old=3Dnull new=3D./org.apache.solr.cloud.SyncSliceTest-136= 3052837329/jetty2/index/ [junit4:junit4] 2> 10643 T2518 oasc.SolrCore.initIndex WARNING [collectio= n1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-13630528373= 29/jetty2/index' doesn't exist. Creating new index... [junit4:junit4] 2> 10644 T2518 oasc.CachingDirectoryFactory.get return ne= w directory for ./org.apache.solr.cloud.SyncSliceTest-1363052837329/jetty2/= index forceNew: false [junit4:junit4] 2> 10646 T2518 oasc.SolrDeletionPolicy.onCommit SolrDelet= ionPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.RAMDirectory@5f3f8570 lockFactory=3Dorg.apache.lucene.store.Nativ= eFSLockFactory@272f592d),segFN=3Dsegments_1,generation=3D1,filenames=3D[seg= ments_1] [junit4:junit4] 2> 10647 T2518 oasc.SolrDeletionPolicy.updateCommits newe= st commit =3D 1[segments_1] [junit4:junit4] 2> 10649 T2518 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= dedupe" [junit4:junit4] 2> 10649 T2518 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= stored_sig" [junit4:junit4] 2> 10650 T2518 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= distrib-dup-test-chain-implicit" [junit4:junit4] 2> 10651 T2518 oasc.RequestHandlers.initHandlersFromConfi= g created standard: solr.StandardRequestHandler [junit4:junit4] 2> 10651 T2518 oasc.RequestHandlers.initHandlersFromConfi= g created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 10651 T2518 oasc.RequestHandlers.initHandlersFromConfi= g adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 10652 T2518 oasc.RequestHandlers.initHandlersFromConfi= g created /replication: solr.ReplicationHandler [junit4:junit4] 2> 10652 T2518 oasc.RequestHandlers.initHandlersFromConfi= g created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 10652 T2518 oasc.RequestHandlers.initHandlersFromConfi= g created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 10659 T2518 oashl.XMLLoader.init xsltCacheLifetimeSeco= nds=3D60 [junit4:junit4] 2> 10665 T2518 oass.SolrIndexSearcher. Opening Sear= cher@36f4b5b5 main [junit4:junit4] 2> 10665 T2518 oasu.UpdateHandler.clearLog Clearing tlog = files, tlogDir=3D./org.apache.solr.cloud.SyncSliceTest-1363052837329/jetty2= /tlog [junit4:junit4] 2> 10666 T2518 oasu.CommitTracker. Hard AutoCommit:= disabled [junit4:junit4] 2> 10666 T2518 oasu.CommitTracker. Soft AutoCommit:= disabled [junit4:junit4] 2> 10670 T2519 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@36f4b5b5 main{StandardDirectoryReader(s= egments_1:1)} [junit4:junit4] 2> 10672 T2518 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Ddown [junit4:junit4] 2> 10672 T2518 oasc.ZkController.publish numShards not fo= und on descriptor - reading it from system property [junit4:junit4] 2> 11462 T2482 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 11463 T2482 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"3", [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "shard":null, [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:46206_iu_eh", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:46206/iu_eh"} [junit4:junit4] 2> 11463 T2482 oasc.Overseer$ClusterStateUpdater.updateSt= ate Collection already exists with numShards=3D1 [junit4:junit4] 2> 11463 T2482 oasc.Overseer$ClusterStateUpdater.updateSt= ate Assigning new node to shard shard=3Dshard1 [junit4:junit4] 2> 11482 T2488 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 11482 T2481 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 11482 T2517 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 11482 T2501 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 11701 T2518 oasc.CoreContainer.registerCore registerin= g core: collection1 [junit4:junit4] 2> 11701 T2518 oasc.ZkController.register Register replic= a - core:collection1 address:http://127.0.0.1:46206/iu_eh collection:collec= tion1 shard:shard1 [junit4:junit4] 2> 11704 T2518 oasc.ZkController.register We are http://1= 27.0.0.1:46206/iu_eh/collection1/ and leader is http://127.0.0.1:42963/iu_e= h/collection1/ [junit4:junit4] 2> 11704 T2518 oasc.ZkController.register No LogReplay ne= eded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:46206/iu_eh [junit4:junit4] 2> 11704 T2518 oasc.ZkController.checkRecovery Core needs= to recover:collection1 [junit4:junit4] 2> 11705 T2518 oasu.DefaultSolrCoreState.doRecovery Runni= ng recovery - first canceling any ongoing recovery [junit4:junit4] 2> ASYNC NEW_CORE C153 name=3Dcollection1 org.apache.sol= r.core.SolrCore@699d4cf6 url=3Dhttp://127.0.0.1:46206/iu_eh/collection1 nod= e=3D127.0.0.1:46206_iu_eh C153_STATE=3Dcoll:collection1 core:collection1 pr= ops:{state=3Ddown, core=3Dcollection1, collection=3Dcollection1, node_name= =3D127.0.0.1:46206_iu_eh, base_url=3Dhttp://127.0.0.1:46206/iu_eh} [junit4:junit4] 2> 11705 T2520 C153 P46206 oasc.RecoveryStrategy.run Star= ting recovery process. core=3Dcollection1 recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 11705 T2520 C153 P46206 oasc.RecoveryStrategy.doRecove= ry ###### startupVersions=3D[] [junit4:junit4] 2> 11705 T2518 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 11706 T2520 C153 P46206 oasc.ZkController.publish publ= ishing core=3Dcollection1 state=3Drecovering [junit4:junit4] 2> 11706 T2520 C153 P46206 oasc.ZkController.publish numS= hards not found on descriptor - reading it from system property [junit4:junit4] 2> 11707 T2459 oass.SolrDispatchFilter.init user.dir=3D/u= sr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/buil= d/solr-core/test/J1 [junit4:junit4] 2> 11707 T2520 C153 P46206 oascsi.HttpClientUtil.createCl= ient Creating new http client, config:maxConnections=3D128&maxConnectionsPe= rHost=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 11707 T2459 oass.SolrDispatchFilter.init SolrDispatchF= ilter.init() done [junit4:junit4] 2> 11708 T2459 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&f= ollowRedirects=3Dfalse [junit4:junit4] 2> 11913 T2459 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 11917 T2459 oejs.AbstractConnector.doStart Started Soc= ketConnector@127.0.0.1:23365 [junit4:junit4] 2> 11917 T2459 oass.SolrDispatchFilter.init SolrDispatchF= ilter.init() [junit4:junit4] 2> 11918 T2459 oasc.SolrResourceLoader.locateSolrHome JND= I not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 11918 T2459 oasc.SolrResourceLoader.locateSolrHome usi= ng system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/= Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.= cloud.SyncSliceTest-jetty3-1363052849050 [junit4:junit4] 2> 11919 T2459 oasc.CoreContainer$Initializer.initialize = looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucen= e-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud= .SyncSliceTest-jetty3-1363052849050/solr.xml [junit4:junit4] 2> 11919 T2459 oasc.CoreContainer. New CoreContaine= r 642845143 [junit4:junit4] 2> 11920 T2459 oasc.CoreContainer.load Loading CoreContai= ner using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-T= ests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSli= ceTest-jetty3-1363052849050/' [junit4:junit4] 2> 11920 T2459 oasc.SolrResourceLoader. new SolrRes= ourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-= Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.S= yncSliceTest-jetty3-1363052849050/' [junit4:junit4] 2> 11969 T2459 oashc.HttpShardHandlerFactory.getParameter= Setting socketTimeout to: 120000 [junit4:junit4] 2> 11969 T2459 oashc.HttpShardHandlerFactory.getParameter= Setting urlScheme to: http:// [junit4:junit4] 2> 11970 T2459 oashc.HttpShardHandlerFactory.getParameter= Setting connTimeout to: 15000 [junit4:junit4] 2> 11970 T2459 oashc.HttpShardHandlerFactory.getParameter= Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 11971 T2459 oashc.HttpShardHandlerFactory.getParameter= Setting corePoolSize to: 0 [junit4:junit4] 2> 11971 T2459 oashc.HttpShardHandlerFactory.getParameter= Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 11972 T2459 oashc.HttpShardHandlerFactory.getParameter= Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 11972 T2459 oashc.HttpShardHandlerFactory.getParameter= Setting sizeOfQueue to: -1 [junit4:junit4] 2> 11972 T2459 oashc.HttpShardHandlerFactory.getParameter= Setting fairnessPolicy to: false [junit4:junit4] 2> 11973 T2459 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000= &socketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 11991 T2459 oasc.CoreContainer.load Registering Log Li= stener [junit4:junit4] 2> 12009 T2459 oasc.CoreContainer.initZooKeeper Zookeeper= client=3D127.0.0.1:58759/solr [junit4:junit4] 2> 12010 T2459 oasc.ZkController.checkChrootPath zkHost i= ncludes chroot [junit4:junit4] 2> 12010 T2459 oaz.ZooKeeper. Initiating client con= nection, connectString=3D127.0.0.1:58759 sessionTimeout=3D60000 watcher=3Do= rg.apache.solr.common.cloud.ConnectionManager@1d493bc3 [junit4:junit4] 2> 12011 T2459 oascc.ConnectionManager.waitForConnected W= aiting for client to connect to ZooKeeper [junit4:junit4] 2> 12011 T2531 oaz.ClientCnxn$SendThread.logStartConnect = Opening socket connection to server localhost/127.0.0.1:58759. Will not att= empt to authenticate using SASL (access denied (javax.security.auth.AuthPer= mission getLoginConfiguration)) [junit4:junit4] 2> 12012 T2531 oaz.ClientCnxn$SendThread.primeConnection = Socket connection established to localhost/127.0.0.1:58759, initiating sess= ion [junit4:junit4] 2> 12012 T2461 oazs.NIOServerCnxnFactory.run Accepted soc= ket connection from /140.211.11.196:53337 [junit4:junit4] 2> 12013 T2461 oazs.ZooKeeperServer.processConnectRequest= Client attempting to establish new session at /140.211.11.196:53337 [junit4:junit4] 2> 12015 T2463 oazs.ZooKeeperServer.finishSessionInit Est= ablished session 0x13d5c47b9da0009 with negotiated timeout 20000 for client= /140.211.11.196:53337 [junit4:junit4] 2> 12015 T2531 oaz.ClientCnxn$SendThread.onConnected Sess= ion establishment complete on server localhost/127.0.0.1:58759, sessionid = =3D 0x13d5c47b9da0009, negotiated timeout =3D 20000 [junit4:junit4] 2> 12015 T2532 oascc.ConnectionManager.process Watcher or= g.apache.solr.common.cloud.ConnectionManager@1d493bc3 name:ZooKeeperConnect= ion Watcher:127.0.0.1:58759 got event WatchedEvent state:SyncConnected type= :None path:null path:null type:None [junit4:junit4] 2> 12015 T2459 oascc.ConnectionManager.waitForConnected C= lient is connected to ZooKeeper [junit4:junit4] 2> 12017 T2464 oazs.PrepRequestProcessor.pRequest2Txn Pro= cessed session termination for sessionid: 0x13d5c47b9da0009 [junit4:junit4] 2> 12031 T2532 oaz.ClientCnxn$EventThread.run EventThread= shut down [junit4:junit4] 2> 12032 T2461 oazs.NIOServerCnxn.closeSock Closed socket= connection for client /140.211.11.196:53337 which had sessionid 0x13d5c47b= 9da0009 [junit4:junit4] 2> 12031 T2459 oaz.ZooKeeper.close Session: 0x13d5c47b9da= 0009 closed [junit4:junit4] 2> 12032 T2459 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&s= ocketTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 12041 T2459 oaz.ZooKeeper. Initiating client con= nection, connectString=3D127.0.0.1:58759/solr sessionTimeout=3D30000 watche= r=3Dorg.apache.solr.common.cloud.ConnectionManager@4ed0c14c [junit4:junit4] 2> 12042 T2459 oascc.ConnectionManager.waitForConnected W= aiting for client to connect to ZooKeeper [junit4:junit4] 2> 12042 T2533 oaz.ClientCnxn$SendThread.logStartConnect = Opening socket connection to server localhost/127.0.0.1:58759. Will not att= empt to authenticate using SASL (access denied (javax.security.auth.AuthPer= mission getLoginConfiguration)) [junit4:junit4] 2> 12043 T2533 oaz.ClientCnxn$SendThread.primeConnection = Socket connection established to localhost/127.0.0.1:58759, initiating sess= ion [junit4:junit4] 2> 12043 T2461 oazs.NIOServerCnxnFactory.run Accepted soc= ket connection from /140.211.11.196:42724 [junit4:junit4] 2> 12043 T2461 oazs.ZooKeeperServer.processConnectRequest= Client attempting to establish new session at /140.211.11.196:42724 [junit4:junit4] 2> 12044 T2463 oazs.ZooKeeperServer.finishSessionInit Est= ablished session 0x13d5c47b9da000a with negotiated timeout 20000 for client= /140.211.11.196:42724 [junit4:junit4] 2> 12044 T2533 oaz.ClientCnxn$SendThread.onConnected Sess= ion establishment complete on server localhost/127.0.0.1:58759, sessionid = =3D 0x13d5c47b9da000a, negotiated timeout =3D 20000 [junit4:junit4] 2> 12045 T2534 oascc.ConnectionManager.process Watcher or= g.apache.solr.common.cloud.ConnectionManager@4ed0c14c name:ZooKeeperConnect= ion Watcher:127.0.0.1:58759/solr got event WatchedEvent state:SyncConnected= type:None path:null path:null type:None [junit4:junit4] 2> 12045 T2459 oascc.ConnectionManager.waitForConnected C= lient is connected to ZooKeeper [junit4:junit4] 2> 12046 T2464 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d5c47b9da000a type:cr= eate cxid:0x1 zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 12052 T2464 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d5c47b9da000a type:cr= eate cxid:0x2 zxid:0x82 txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 12054 T2459 oascc.ZkStateReader.createClusterStateWatc= hersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 12987 T2482 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 12988 T2482 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"3", [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"recovering", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:46206_iu_eh", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:46206/iu_eh"} [junit4:junit4] 2> 13006 T2534 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 13006 T2488 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 13006 T2501 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 13006 T2481 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 13006 T2517 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 13057 T2459 oasc.ZkController.createEphemeralLiveNode = Register node as live in ZooKeeper:/live_nodes/127.0.0.1:23365_iu_eh [junit4:junit4] 2> 13058 T2464 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d5c47b9da000a type:de= lete cxid:0xd zxid:0x87 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/= 127.0.0.1:23365_iu_eh Error:KeeperErrorCode =3D NoNode for /solr/live_nodes= /127.0.0.1:23365_iu_eh [junit4:junit4] 2> 13059 T2459 oascc.SolrZkClient.makePath makePath: /liv= e_nodes/127.0.0.1:23365_iu_eh [junit4:junit4] 2> 13061 T2534 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:= /live_nodes, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 13061 T2488 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:= /live_nodes, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 13061 T2481 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:= /live_nodes, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 13061 T2517 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:= /live_nodes, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 13062 T2501 oascc.ZkStateReader$3.process Updating liv= e nodes... (4) [junit4:junit4] 2> 13062 T2501 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:= /live_nodes, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 13063 T2488 oascc.ZkStateReader$3.process Updating liv= e nodes... (4) [junit4:junit4] 2> 13063 T2534 oascc.ZkStateReader$3.process Updating liv= e nodes... (4) [junit4:junit4] 2> 13063 T2481 oascc.ZkStateReader$3.process Updating liv= e nodes... (4) [junit4:junit4] 2> 13063 T2517 oascc.ZkStateReader$3.process Updating liv= e nodes... (4) [junit4:junit4] 2> 13074 T2535 oasc.CoreContainer.create Creating SolrCor= e 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/= Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.= cloud.SyncSliceTest-jetty3-1363052849050/collection1 [junit4:junit4] 2> 13074 T2535 oasc.ZkController.createCollectionZkNode C= heck for collection zkNode:collection1 [junit4:junit4] 2> 13075 T2535 oasc.ZkController.createCollectionZkNode C= ollection zkNode exists [junit4:junit4] 2> 13075 T2535 oasc.ZkController.readConfigName Load coll= ection config from:/collections/collection1 [junit4:junit4] 2> 13076 T2535 oasc.SolrResourceLoader. new SolrRes= ourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-= Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.S= yncSliceTest-jetty3-1363052849050/collection1/' [junit4:junit4] 2> 13077 T2535 oasc.SolrResourceLoader.replaceClassLoader= Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x= -Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jet= ty3-1363052849050/collection1/lib/classes/' to classloader [junit4:junit4] 2> 13078 T2535 oasc.SolrResourceLoader.replaceClassLoader= Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x= -Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jet= ty3-1363052849050/collection1/lib/README' to classloader [junit4:junit4] 2> 13124 T2535 oasc.SolrConfig. Using Lucene MatchV= ersion: LUCENE_43 [junit4:junit4] 2> 13184 T2535 oasc.SolrConfig. Loaded SolrConfig: = solrconfig.xml [junit4:junit4] 2> 13285 T2535 oass.IndexSchema.readSchema Reading Solr S= chema [junit4:junit4] 2> 13290 T2535 oass.IndexSchema.readSchema Schema name=3D= test [junit4:junit4] 2> 13729 T2491 oass.SolrDispatchFilter.handleAdminRequest= /admin/cores {coreNodeName=3D3&state=3Drecovering&nodeName=3D127.0.0.1:462= 06_iu_eh&action=3DPREPRECOVERY&checkLive=3Dtrue&core=3Dcollection1&wt=3Djav= abin&onlyIfLeader=3Dtrue&version=3D2} status=3D0 QTime=3D2002=20 [junit4:junit4] 2> 13881 T2535 oass.OpenExchangeRatesOrgProvider.init Ini= tialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 13892 T2535 oass.IndexSchema.readSchema default search= field in schema is text [junit4:junit4] 2> 13896 T2535 oass.IndexSchema.readSchema unique key fie= ld: id [junit4:junit4] 2> 13909 T2535 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 13913 T2535 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 13917 T2535 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 13918 T2535 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 13919 T2535 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 13919 T2535 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 13920 T2535 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 13920 T2535 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 13920 T2535 oasc.SolrCore.initDirectoryFactory org.apa= che.solr.core.MockDirectoryFactory [junit4:junit4] 2> 13920 T2535 oasc.SolrCore. [collection1] Opening= new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-= 4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTes= t-jetty3-1363052849050/collection1/, dataDir=3D./org.apache.solr.cloud.Sync= SliceTest-1363052837329/jetty3/ [junit4:junit4] 2> 13921 T2535 oasc.JmxMonitoredMap. JMX monitoring= is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxM= BeanServer@390f34cc [junit4:junit4] 2> 13921 T2535 oasc.SolrCore.initDirectoryFactory org.apa= che.solr.core.MockDirectoryFactory [junit4:junit4] 2> 13922 T2535 oasc.CachingDirectoryFactory.get return ne= w directory for ./org.apache.solr.cloud.SyncSliceTest-1363052837329/jetty3 = forceNew: false [junit4:junit4] 2> 13922 T2535 oasc.SolrCore.getNewIndexDir New index dir= ectory detected: old=3Dnull new=3D./org.apache.solr.cloud.SyncSliceTest-136= 3052837329/jetty3/index/ [junit4:junit4] 2> 13923 T2535 oasc.SolrCore.initIndex WARNING [collectio= n1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-13630528373= 29/jetty3/index' doesn't exist. Creating new index... [junit4:junit4] 2> 13923 T2535 oasc.CachingDirectoryFactory.get return ne= w directory for ./org.apache.solr.cloud.SyncSliceTest-1363052837329/jetty3/= index forceNew: false [junit4:junit4] 2> 13926 T2535 oasc.SolrDeletionPolicy.onCommit SolrDelet= ionPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.RAMDirectory@124a9bf0 lockFactory=3Dorg.apache.lucene.store.Nativ= eFSLockFactory@7c991d96),segFN=3Dsegments_1,generation=3D1,filenames=3D[seg= ments_1] [junit4:junit4] 2> 13926 T2535 oasc.SolrDeletionPolicy.updateCommits newe= st commit =3D 1[segments_1] [junit4:junit4] 2> 13928 T2535 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= dedupe" [junit4:junit4] 2> 13929 T2535 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= stored_sig" [junit4:junit4] 2> 13929 T2535 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= distrib-dup-test-chain-implicit" [junit4:junit4] 2> 13930 T2535 oasc.RequestHandlers.initHandlersFromConfi= g created standard: solr.StandardRequestHandler [junit4:junit4] 2> 13930 T2535 oasc.RequestHandlers.initHandlersFromConfi= g created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 13930 T2535 oasc.RequestHandlers.initHandlersFromConfi= g adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 13931 T2535 oasc.RequestHandlers.initHandlersFromConfi= g created /replication: solr.ReplicationHandler [junit4:junit4] 2> 13931 T2535 oasc.RequestHandlers.initHandlersFromConfi= g created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 13932 T2535 oasc.RequestHandlers.initHandlersFromConfi= g created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 13939 T2535 oashl.XMLLoader.init xsltCacheLifetimeSeco= nds=3D60 [junit4:junit4] 2> 13944 T2535 oass.SolrIndexSearcher. Opening Sear= cher@55273d3e main [junit4:junit4] 2> 13945 T2535 oasu.UpdateHandler.clearLog Clearing tlog = files, tlogDir=3D./org.apache.solr.cloud.SyncSliceTest-1363052837329/jetty3= /tlog [junit4:junit4] 2> 13945 T2535 oasu.CommitTracker. Hard AutoCommit:= disabled [junit4:junit4] 2> 13946 T2535 oasu.CommitTracker. Soft AutoCommit:= disabled [junit4:junit4] 2> 13949 T2536 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@55273d3e main{StandardDirectoryReader(s= egments_1:1)} [junit4:junit4] 2> 13951 T2535 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Ddown [junit4:junit4] 2> 13951 T2535 oasc.ZkController.publish numShards not fo= und on descriptor - reading it from system property [junit4:junit4] 2> 14511 T2482 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 14512 T2482 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"4", [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "shard":null, [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:23365_iu_eh", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:23365/iu_eh"} [junit4:junit4] 2> 14512 T2482 oasc.Overseer$ClusterStateUpdater.updateSt= ate Collection already exists with numShards=3D1 [junit4:junit4] 2> 14512 T2482 oasc.Overseer$ClusterStateUpdater.updateSt= ate Assigning new node to shard shard=3Dshard1 [junit4:junit4] 2> 14529 T2534 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 14529 T2501 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 14529 T2481 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 14529 T2517 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 14529 T2488 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 14954 T2535 oasc.CoreContainer.registerCore registerin= g core: collection1 [junit4:junit4] 2> 14954 T2535 oasc.ZkController.register Register replic= a - core:collection1 address:http://127.0.0.1:23365/iu_eh collection:collec= tion1 shard:shard1 [junit4:junit4] 2> 14988 T2535 oasc.ZkController.register We are http://1= 27.0.0.1:23365/iu_eh/collection1/ and leader is http://127.0.0.1:42963/iu_e= h/collection1/ [junit4:junit4] 2> 14988 T2535 oasc.ZkController.register No LogReplay ne= eded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:23365/iu_eh [junit4:junit4] 2> 14988 T2535 oasc.ZkController.checkRecovery Core needs= to recover:collection1 [junit4:junit4] 2> 14988 T2535 oasu.DefaultSolrCoreState.doRecovery Runni= ng recovery - first canceling any ongoing recovery [junit4:junit4] 2> ASYNC NEW_CORE C154 name=3Dcollection1 org.apache.sol= r.core.SolrCore@58d9d6a5 url=3Dhttp://127.0.0.1:23365/iu_eh/collection1 nod= e=3D127.0.0.1:23365_iu_eh C154_STATE=3Dcoll:collection1 core:collection1 pr= ops:{state=3Ddown, core=3Dcollection1, collection=3Dcollection1, node_name= =3D127.0.0.1:23365_iu_eh, base_url=3Dhttp://127.0.0.1:23365/iu_eh} [junit4:junit4] 2> 14989 T2537 C154 P23365 oasc.RecoveryStrategy.run Star= ting recovery process. core=3Dcollection1 recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 14989 T2535 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 14989 T2537 C154 P23365 oasc.RecoveryStrategy.doRecove= ry ###### startupVersions=3D[] [junit4:junit4] 2> 14989 T2537 C154 P23365 oasc.ZkController.publish publ= ishing core=3Dcollection1 state=3Drecovering [junit4:junit4] 2> 14989 T2537 C154 P23365 oasc.ZkController.publish numS= hards not found on descriptor - reading it from system property [junit4:junit4] 2> 14990 T2459 oass.SolrDispatchFilter.init user.dir=3D/u= sr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/buil= d/solr-core/test/J1 [junit4:junit4] 2> 14990 T2459 oass.SolrDispatchFilter.init SolrDispatchF= ilter.init() done [junit4:junit4] 2> 14991 T2459 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&f= ollowRedirects=3Dfalse [junit4:junit4] 2> 15049 T2537 C154 P23365 oascsi.HttpClientUtil.createCl= ient Creating new http client, config:maxConnections=3D128&maxConnectionsPe= rHost=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 15187 T2459 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 15190 T2459 oejs.AbstractConnector.doStart Started Soc= ketConnector@127.0.0.1:47160 [junit4:junit4] 2> 15191 T2459 oass.SolrDispatchFilter.init SolrDispatchF= ilter.init() [junit4:junit4] 2> 15191 T2459 oasc.SolrResourceLoader.locateSolrHome JND= I not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 15191 T2459 oasc.SolrResourceLoader.locateSolrHome usi= ng system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/= Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.= cloud.SyncSliceTest-jetty4-1363052852328 [junit4:junit4] 2> 15192 T2459 oasc.CoreContainer$Initializer.initialize = looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucen= e-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud= .SyncSliceTest-jetty4-1363052852328/solr.xml [junit4:junit4] 2> 15192 T2459 oasc.CoreContainer. New CoreContaine= r 1691779600 [junit4:junit4] 2> 15193 T2459 oasc.CoreContainer.load Loading CoreContai= ner using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-T= ests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSli= ceTest-jetty4-1363052852328/' [junit4:junit4] 2> 15194 T2459 oasc.SolrResourceLoader. new SolrRes= ourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-= Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.S= yncSliceTest-jetty4-1363052852328/' [junit4:junit4] 2> 15242 T2459 oashc.HttpShardHandlerFactory.getParameter= Setting socketTimeout to: 120000 [junit4:junit4] 2> 15242 T2459 oashc.HttpShardHandlerFactory.getParameter= Setting urlScheme to: http:// [junit4:junit4] 2> 15243 T2459 oashc.HttpShardHandlerFactory.getParameter= Setting connTimeout to: 15000 [junit4:junit4] 2> 15243 T2459 oashc.HttpShardHandlerFactory.getParameter= Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 15244 T2459 oashc.HttpShardHandlerFactory.getParameter= Setting corePoolSize to: 0 [junit4:junit4] 2> 15244 T2459 oashc.HttpShardHandlerFactory.getParameter= Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 15244 T2459 oashc.HttpShardHandlerFactory.getParameter= Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 15245 T2459 oashc.HttpShardHandlerFactory.getParameter= Setting sizeOfQueue to: -1 [junit4:junit4] 2> 15245 T2459 oashc.HttpShardHandlerFactory.getParameter= Setting fairnessPolicy to: false [junit4:junit4] 2> 15246 T2459 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000= &socketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 15266 T2459 oasc.CoreContainer.load Registering Log Li= stener [junit4:junit4] 2> 15283 T2459 oasc.CoreContainer.initZooKeeper Zookeeper= client=3D127.0.0.1:58759/solr [junit4:junit4] 2> 15284 T2459 oasc.ZkController.checkChrootPath zkHost i= ncludes chroot [junit4:junit4] 2> 15284 T2459 oaz.ZooKeeper. Initiating client con= nection, connectString=3D127.0.0.1:58759 sessionTimeout=3D60000 watcher=3Do= rg.apache.solr.common.cloud.ConnectionManager@4e0ba662 [junit4:junit4] 2> 15285 T2459 oascc.ConnectionManager.waitForConnected W= aiting for client to connect to ZooKeeper [junit4:junit4] 2> 15286 T2548 oaz.ClientCnxn$SendThread.logStartConnect = Opening socket connection to server localhost/127.0.0.1:58759. Will not att= empt to authenticate using SASL (access denied (javax.security.auth.AuthPer= mission getLoginConfiguration)) [junit4:junit4] 2> 15287 T2548 oaz.ClientCnxn$SendThread.primeConnection = Socket connection established to localhost/127.0.0.1:58759, initiating sess= ion [junit4:junit4] 2> 15287 T2461 oazs.NIOServerCnxnFactory.run Accepted soc= ket connection from /140.211.11.196:45612 [junit4:junit4] 2> 15287 T2461 oazs.ZooKeeperServer.processConnectRequest= Client attempting to establish new session at /140.211.11.196:45612 [junit4:junit4] 2> 15289 T2463 oazs.ZooKeeperServer.finishSessionInit Est= ablished session 0x13d5c47b9da000b with negotiated timeout 20000 for client= /140.211.11.196:45612 [junit4:junit4] 2> 15289 T2548 oaz.ClientCnxn$SendThread.onConnected Sess= ion establishment complete on server localhost/127.0.0.1:58759, sessionid = =3D 0x13d5c47b9da000b, negotiated timeout =3D 20000 [junit4:junit4] 2> 15289 T2549 oascc.ConnectionManager.process Watcher or= g.apache.solr.common.cloud.ConnectionManager@4e0ba662 name:ZooKeeperConnect= ion Watcher:127.0.0.1:58759 got event WatchedEvent state:SyncConnected type= :None path:null path:null type:None [junit4:junit4] 2> 15290 T2459 oascc.ConnectionManager.waitForConnected C= lient is connected to ZooKeeper [junit4:junit4] 2> 15291 T2464 oazs.PrepRequestProcessor.pRequest2Txn Pro= cessed session termination for sessionid: 0x13d5c47b9da000b [junit4:junit4] 2> 15302 T2549 oaz.ClientCnxn$EventThread.run EventThread= shut down [junit4:junit4] 2> 15302 T2461 oazs.NIOServerCnxn.closeSock Closed socket= connection for client /140.211.11.196:45612 which had sessionid 0x13d5c47b= 9da000b [junit4:junit4] 2> 15302 T2459 oaz.ZooKeeper.close Session: 0x13d5c47b9da= 000b closed [junit4:junit4] 2> 15302 T2459 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&s= ocketTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 15313 T2459 oaz.ZooKeeper. Initiating client con= nection, connectString=3D127.0.0.1:58759/solr sessionTimeout=3D30000 watche= r=3Dorg.apache.solr.common.cloud.ConnectionManager@31cb6ca2 [junit4:junit4] 2> 15314 T2459 oascc.ConnectionManager.waitForConnected W= aiting for client to connect to ZooKeeper [junit4:junit4] 2> 15314 T2550 oaz.ClientCnxn$SendThread.logStartConnect = Opening socket connection to server localhost/127.0.0.1:58759. Will not att= empt to authenticate using SASL (access denied (javax.security.auth.AuthPer= mission getLoginConfiguration)) [junit4:junit4] 2> 15315 T2550 oaz.ClientCnxn$SendThread.primeConnection = Socket connection established to localhost/127.0.0.1:58759, initiating sess= ion [junit4:junit4] 2> 15315 T2461 oazs.NIOServerCnxnFactory.run Accepted soc= ket connection from /140.211.11.196:30329 [junit4:junit4] 2> 15315 T2461 oazs.ZooKeeperServer.processConnectRequest= Client attempting to establish new session at /140.211.11.196:30329 [junit4:junit4] 2> 15316 T2463 oazs.ZooKeeperServer.finishSessionInit Est= ablished session 0x13d5c47b9da000c with negotiated timeout 20000 for client= /140.211.11.196:30329 [junit4:junit4] 2> 15316 T2550 oaz.ClientCnxn$SendThread.onConnected Sess= ion establishment complete on server localhost/127.0.0.1:58759, sessionid = =3D 0x13d5c47b9da000c, negotiated timeout =3D 20000 [junit4:junit4] 2> 15317 T2551 oascc.ConnectionManager.process Watcher or= g.apache.solr.common.cloud.ConnectionManager@31cb6ca2 name:ZooKeeperConnect= ion Watcher:127.0.0.1:58759/solr got event WatchedEvent state:SyncConnected= type:None path:null path:null type:None [junit4:junit4] 2> 15317 T2459 oascc.ConnectionManager.waitForConnected C= lient is connected to ZooKeeper [junit4:junit4] 2> 15318 T2464 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d5c47b9da000c type:cr= eate cxid:0x1 zxid:0x94 txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 15320 T2464 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d5c47b9da000c type:cr= eate cxid:0x2 zxid:0x95 txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 15328 T2459 oascc.ZkStateReader.createClusterStateWatc= hersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> C153_STATE=3Dcoll:collection1 core:collection1 props:= {shard=3Dshard1, state=3Drecovering, core=3Dcollection1, collection=3Dcolle= ction1, node_name=3D127.0.0.1:46206_iu_eh, base_url=3Dhttp://127.0.0.1:4620= 6/iu_eh} [junit4:junit4] 2> 15731 T2520 C153 P46206 oasc.RecoveryStrategy.doRecove= ry Attempting to PeerSync from http://127.0.0.1:42963/iu_eh/collection1/ co= re=3Dcollection1 - recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 15731 T2520 C153 P46206 oasu.PeerSync.sync PeerSync: c= ore=3Dcollection1 url=3Dhttp://127.0.0.1:46206/iu_eh START replicas=3D[http= ://127.0.0.1:42963/iu_eh/collection1/] nUpdates=3D100 [junit4:junit4] 2> 15731 T2520 C153 P46206 oasu.PeerSync.sync WARNING no = frame of reference to tell of we've missed updates [junit4:junit4] 2> 15731 T2520 C153 P46206 oasc.RecoveryStrategy.doRecove= ry PeerSync Recovery was not successful - trying replication. core=3Dcollec= tion1 [junit4:junit4] 2> 15732 T2520 C153 P46206 oasc.RecoveryStrategy.doRecove= ry Starting Replication Recovery. core=3Dcollection1 [junit4:junit4] 2> 15732 T2520 C153 P46206 oasc.RecoveryStrategy.doRecove= ry Begin buffering updates. core=3Dcollection1 [junit4:junit4] 2> 15732 T2520 C153 P46206 oasu.UpdateLog.bufferUpdates S= tarting to buffer updates. FSUpdateLog{state=3DACTIVE, tlog=3Dnull} [junit4:junit4] 2> 15732 T2520 C153 P46206 oasc.RecoveryStrategy.replicat= e Attempting to replicate from http://127.0.0.1:42963/iu_eh/collection1/. c= ore=3Dcollection1 [junit4:junit4] 2> 15732 T2520 C153 P46206 oascsi.HttpClientUtil.createCl= ient Creating new http client, config:maxConnections=3D128&maxConnectionsPe= rHost=3D32&followRedirects=3Dfalse [junit4:junit4] 2> ASYNC NEW_CORE C155 name=3Dcollection1 org.apache.sol= r.core.SolrCore@5df51103 url=3Dhttp://127.0.0.1:42963/iu_eh/collection1 nod= e=3D127.0.0.1:42963_iu_eh C155_STATE=3Dcoll:collection1 core:collection1 pr= ops:{shard=3Dshard1, state=3Dactive, core=3Dcollection1, collection=3Dcolle= ction1, node_name=3D127.0.0.1:42963_iu_eh, base_url=3Dhttp://127.0.0.1:4296= 3/iu_eh, leader=3Dtrue} [junit4:junit4] 2> 15738 T2493 C155 P42963 REQ /get {getVersions=3D100&di= strib=3Dfalse&wt=3Djavabin&qt=3D/get&version=3D2} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 15743 T2494 C155 P42963 oasu.DirectUpdateHandler2.comm= it start commit{,optimize=3Dfalse,openSearcher=3Dfalse,waitSearcher=3Dtrue,= expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 15745 T2494 C155 P42963 oasc.SolrDeletionPolicy.onInit= SolrDeletionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.RAMDirectory@253d7814 lockFactory=3Dorg.apache.lucene.store.Nativ= eFSLockFactory@21b095c1),segFN=3Dsegments_1,generation=3D1,filenames=3D[seg= ments_1] [junit4:junit4] 2> 15746 T2494 C155 P42963 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 1[segments_1] [junit4:junit4] 2> 15746 T2494 C155 P42963 oasc.SolrDeletionPolicy.onComm= it SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.RAMDirectory@253d7814 lockFactory=3Dorg.apache.lucene.store.Nativ= eFSLockFactory@21b095c1),segFN=3Dsegments_1,generation=3D1,filenames=3D[seg= ments_1] [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.RAMDirectory@253d7814 lockFactory=3Dorg.apache.lucene.store.Nativ= eFSLockFactory@21b095c1),segFN=3Dsegments_2,generation=3D2,filenames=3D[seg= ments_2] [junit4:junit4] 2> 15747 T2494 C155 P42963 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 2[segments_2] [junit4:junit4] 2> 15747 T2494 C155 P42963 oass.SolrIndexSearcher. = Opening Searcher@862f3e3 realtime [junit4:junit4] 2> 15747 T2494 C155 P42963 oasu.DirectUpdateHandler2.comm= it end_commit_flush [junit4:junit4] 2> 15748 T2494 C155 P42963 /update {waitSearcher=3Dtrue&o= penSearcher=3Dfalse&commit=3Dtrue&wt=3Djavabin&commit_end_point=3Dtrue&vers= ion=3D2&softCommit=3Dfalse} {commit=3D} 0 5 [junit4:junit4] 2> 15748 T2520 C153 P46206 oash.ReplicationHandler.inform= Commits will be reserved for 10000 [junit4:junit4] 2> 15749 T2520 C153 P46206 oash.SnapPuller. No val= ue set for 'pollInterval'. Timer Task not started. [junit4:junit4] 2> 15750 T2495 C155 P42963 oash.ReplicationHandler.inform= Commits will be reserved for 10000 [junit4:junit4] 2> 15751 T2495 C155 P42963 REQ /replication {command=3Din= dexversion&qt=3D/replication&wt=3Djavabin&version=3D2} status=3D0 QTime=3D1= =20 [junit4:junit4] 2> 15751 T2520 C153 P46206 oash.SnapPuller.fetchLatestInd= ex Master's generation: 2 [junit4:junit4] 2> 15751 T2520 C153 P46206 oash.SnapPuller.fetchLatestInd= ex Slave's generation: 1 [junit4:junit4] 2> 15752 T2520 C153 P46206 oash.SnapPuller.fetchLatestInd= ex Starting replication process [junit4:junit4] 2> 15754 T2495 C155 P42963 REQ /replication {command=3Dfi= lelist&qt=3D/replication&wt=3Djavabin&generation=3D2&version=3D2} status=3D= 0 QTime=3D0=20 [junit4:junit4] 2> 15755 T2520 C153 P46206 oash.SnapPuller.fetchLatestInd= ex Number of files in latest index in master: 1 [junit4:junit4] 2> 15756 T2520 C153 P46206 oasc.CachingDirectoryFactory.g= et return new directory for ./org.apache.solr.cloud.SyncSliceTest-136305283= 7329/jetty2/index.20130312034733079 forceNew: false [junit4:junit4] 2> 15756 T2520 C153 P46206 oash.SnapPuller.fetchLatestInd= ex Starting download to BaseDirectoryWrapper(org.apache.lucene.store.RAMDir= ectory@5e25efaa lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@3= e8173c6) fullCopy=3Dfalse [junit4:junit4] 2> 15759 T2495 C155 P42963 REQ /replication {file=3Dsegme= nts_2&command=3Dfilecontent&checksum=3Dtrue&wt=3Dfilestream&qt=3D/replicati= on&generation=3D2} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 15760 T2520 C153 P46206 oash.SnapPuller.fetchLatestInd= ex Total time taken for download : 0 secs [junit4:junit4] 2> 15761 T2520 C153 P46206 oasu.DefaultSolrCoreState.newI= ndexWriter Creating new IndexWriter... [junit4:junit4] 2> 15761 T2520 C153 P46206 oasu.DefaultSolrCoreState.newI= ndexWriter Waiting until IndexWriter is unused... core=3Dcollection1 [junit4:junit4] 2> 15762 T2520 C153 P46206 oasc.SolrDeletionPolicy.onInit= SolrDeletionPolicy.onInit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.RAMDirectory@5f3f8570 lockFactory=3Dorg.apache.lucene.store.Nativ= eFSLockFactory@272f592d),segFN=3Dsegments_1,generation=3D1,filenames=3D[seg= ments_1] [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.RAMDirectory@5f3f8570 lockFactory=3Dorg.apache.lucene.store.Nativ= eFSLockFactory@272f592d),segFN=3Dsegments_2,generation=3D2,filenames=3D[seg= ments_2] [junit4:junit4] 2> 15763 T2520 C153 P46206 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 2[segments_2] [junit4:junit4] 2> 15763 T2520 C153 P46206 oasu.DefaultSolrCoreState.newI= ndexWriter New IndexWriter is ready to be used. [junit4:junit4] 2> 15763 T2520 C153 P46206 oass.SolrIndexSearcher. = Opening Searcher@29b26138 main [junit4:junit4] 2> 15764 T2519 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@29b26138 main{StandardDirectoryReader(s= egments_2:1:nrt)} [junit4:junit4] 2> 15765 T2520 C153 P46206 oash.SnapPuller.fetchLatestInd= ex removing temporary index download directory files BaseDirectoryWrapper(o= rg.apache.lucene.store.RAMDirectory@5e25efaa lockFactory=3Dorg.apache.lucen= e.store.NativeFSLockFactory@3e8173c6) [junit4:junit4] 2> 15765 T2520 C153 P46206 oasc.RecoveryStrategy.replay N= o replay needed. core=3Dcollection1 [junit4:junit4] 2> 15765 T2520 C153 P46206 oasc.RecoveryStrategy.doRecove= ry Replication Recovery was successful - registering as Active. core=3Dcoll= ection1 [junit4:junit4] 2> 15765 T2520 C153 P46206 oasc.ZkController.publish publ= ishing core=3Dcollection1 state=3Dactive [junit4:junit4] 2> 15765 T2520 C153 P46206 oasc.ZkController.publish numS= hards not found on descriptor - reading it from system property [junit4:junit4] 2> 15767 T2520 C153 P46206 oasc.RecoveryStrategy.doRecove= ry Finished recovery process. core=3Dcollection1 [junit4:junit4] 2> 16034 T2482 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 16035 T2482 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"4", [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"recovering", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:23365_iu_eh", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:23365/iu_eh"} [junit4:junit4] 2> 16039 T2482 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"3", [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"active", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:46206_iu_eh", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:46206/iu_eh"} [junit4:junit4] 2> 16055 T2551 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 16056 T2488 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 16055 T2517 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 16055 T2481 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 16055 T2501 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 16055 T2534 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 16060 T2492 oass.SolrDispatchFilter.handleAdminRequest= /admin/cores {coreNodeName=3D4&state=3Drecovering&nodeName=3D127.0.0.1:233= 65_iu_eh&action=3DPREPRECOVERY&checkLive=3Dtrue&core=3Dcollection1&wt=3Djav= abin&onlyIfLeader=3Dtrue&version=3D2} status=3D0 QTime=3D1001=20 [junit4:junit4] 2> 16331 T2459 oasc.ZkController.createEphemeralLiveNode = Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47160_iu_eh [junit4:junit4] 2> 16332 T2464 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d5c47b9da000c type:de= lete cxid:0xd zxid:0x9e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/= 127.0.0.1:47160_iu_eh Error:KeeperErrorCode =3D NoNode for /solr/live_nodes= /127.0.0.1:47160_iu_eh [junit4:junit4] 2> 16333 T2459 oascc.SolrZkClient.makePath makePath: /liv= e_nodes/127.0.0.1:47160_iu_eh [junit4:junit4] 2> 16335 T2534 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:= /live_nodes, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 16335 T2481 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:= /live_nodes, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 16336 T2501 oascc.ZkStateReader$3.process Updating liv= e nodes... (5) [junit4:junit4] 2> 16336 T2551 oascc.ZkStateReader$3.process Updating liv= e nodes... (5) [junit4:junit4] 2> 16335 T2488 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:= /live_nodes, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 16335 T2517 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:= /live_nodes, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 16336 T2551 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:= /live_nodes, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 16336 T2501 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:= /live_nodes, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 16337 T2534 oascc.ZkStateReader$3.process Updating liv= e nodes... (5) [junit4:junit4] 2> 16337 T2481 oascc.ZkStateReader$3.process Updating liv= e nodes... (5) [junit4:junit4] 2> 16344 T2488 oascc.ZkStateReader$3.process Updating liv= e nodes... (5) [junit4:junit4] 2> 16344 T2517 oascc.ZkStateReader$3.process Updating liv= e nodes... (5) [junit4:junit4] 2> 16349 T2554 oasc.CoreContainer.create Creating SolrCor= e 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/= Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.= cloud.SyncSliceTest-jetty4-1363052852328/collection1 [junit4:junit4] 2> 16349 T2554 oasc.ZkController.createCollectionZkNode C= heck for collection zkNode:collection1 [junit4:junit4] 2> 16350 T2554 oasc.ZkController.createCollectionZkNode C= ollection zkNode exists [junit4:junit4] 2> 16350 T2554 oasc.ZkController.readConfigName Load coll= ection config from:/collections/collection1 [junit4:junit4] 2> 16351 T2554 oasc.SolrResourceLoader. new SolrRes= ourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-= Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.S= yncSliceTest-jetty4-1363052852328/collection1/' [junit4:junit4] 2> 16352 T2554 oasc.SolrResourceLoader.replaceClassLoader= Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x= -Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jet= ty4-1363052852328/collection1/lib/README' to classloader [junit4:junit4] 2> 16353 T2554 oasc.SolrResourceLoader.replaceClassLoader= Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x= -Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jet= ty4-1363052852328/collection1/lib/classes/' to classloader [junit4:junit4] 2> 16398 T2554 oasc.SolrConfig. Using Lucene MatchV= ersion: LUCENE_43 [junit4:junit4] 2> 16454 T2554 oasc.SolrConfig. Loaded SolrConfig: = solrconfig.xml [junit4:junit4] 2> 16554 T2554 oass.IndexSchema.readSchema Reading Solr S= chema [junit4:junit4] 2> 16560 T2554 oass.IndexSchema.readSchema Schema name=3D= test [junit4:junit4] 2> 17152 T2554 oass.OpenExchangeRatesOrgProvider.init Ini= tialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 17163 T2554 oass.IndexSchema.readSchema default search= field in schema is text [junit4:junit4] 2> 17168 T2554 oass.IndexSchema.readSchema unique key fie= ld: id [junit4:junit4] 2> 17180 T2554 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 17185 T2554 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 17189 T2554 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 17190 T2554 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 17190 T2554 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 17191 T2554 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 17192 T2554 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 17192 T2554 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 17192 T2554 oasc.SolrCore.initDirectoryFactory org.apa= che.solr.core.MockDirectoryFactory [junit4:junit4] 2> 17192 T2554 oasc.SolrCore. [collection1] Opening= new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-= 4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTes= t-jetty4-1363052852328/collection1/, dataDir=3D./org.apache.solr.cloud.Sync= SliceTest-1363052837329/jetty4/ [junit4:junit4] 2> 17193 T2554 oasc.JmxMonitoredMap. JMX monitoring= is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxM= BeanServer@390f34cc [junit4:junit4] 2> 17193 T2554 oasc.SolrCore.initDirectoryFactory org.apa= che.solr.core.MockDirectoryFactory [junit4:junit4] 2> 17194 T2554 oasc.CachingDirectoryFactory.get return ne= w directory for ./org.apache.solr.cloud.SyncSliceTest-1363052837329/jetty4 = forceNew: false [junit4:junit4] 2> 17194 T2554 oasc.SolrCore.getNewIndexDir New index dir= ectory detected: old=3Dnull new=3D./org.apache.solr.cloud.SyncSliceTest-136= 3052837329/jetty4/index/ [junit4:junit4] 2> 17194 T2554 oasc.SolrCore.initIndex WARNING [collectio= n1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-13630528373= 29/jetty4/index' doesn't exist. Creating new index... [junit4:junit4] 2> 17195 T2554 oasc.CachingDirectoryFactory.get return ne= w directory for ./org.apache.solr.cloud.SyncSliceTest-1363052837329/jetty4/= index forceNew: false [junit4:junit4] 2> 17197 T2554 oasc.SolrDeletionPolicy.onCommit SolrDelet= ionPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.RAMDirectory@e39275b lockFactory=3Dorg.apache.lucene.store.Native= FSLockFactory@6ea99db0),segFN=3Dsegments_1,generation=3D1,filenames=3D[segm= ents_1] [junit4:junit4] 2> 17197 T2554 oasc.SolrDeletionPolicy.updateCommits newe= st commit =3D 1[segments_1] [junit4:junit4] 2> 17200 T2554 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= dedupe" [junit4:junit4] 2> 17200 T2554 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= stored_sig" [junit4:junit4] 2> 17201 T2554 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= distrib-dup-test-chain-implicit" [junit4:junit4] 2> 17201 T2554 oasc.RequestHandlers.initHandlersFromConfi= g created standard: solr.StandardRequestHandler [junit4:junit4] 2> 17202 T2554 oasc.RequestHandlers.initHandlersFromConfi= g created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 17202 T2554 oasc.RequestHandlers.initHandlersFromConfi= g adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 17202 T2554 oasc.RequestHandlers.initHandlersFromConfi= g created /replication: solr.ReplicationHandler [junit4:junit4] 2> 17203 T2554 oasc.RequestHandlers.initHandlersFromConfi= g created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 17203 T2554 oasc.RequestHandlers.initHandlersFromConfi= g created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 17210 T2554 oashl.XMLLoader.init xsltCacheLifetimeSeco= nds=3D60 [junit4:junit4] 2> 17215 T2554 oass.SolrIndexSearcher. Opening Sear= cher@51e697f1 main [junit4:junit4] 2> 17216 T2554 oasu.UpdateHandler.clearLog Clearing tlog = files, tlogDir=3D./org.apache.solr.cloud.SyncSliceTest-1363052837329/jetty4= /tlog [junit4:junit4] 2> 17217 T2554 oasu.CommitTracker. Hard AutoCommit:= disabled [junit4:junit4] 2> 17217 T2554 oasu.CommitTracker. Soft AutoCommit:= disabled [junit4:junit4] 2> 17221 T2555 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@51e697f1 main{StandardDirectoryReader(s= egments_1:1)} [junit4:junit4] 2> 17222 T2554 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Ddown [junit4:junit4] 2> 17223 T2554 oasc.ZkController.publish numShards not fo= und on descriptor - reading it from system property [junit4:junit4] 2> 17563 T2482 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 17564 T2482 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"5", [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "shard":null, [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:47160_iu_eh", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:47160/iu_eh"} [junit4:junit4] 2> 17564 T2482 oasc.Overseer$ClusterStateUpdater.updateSt= ate Collection already exists with numShards=3D1 [junit4:junit4] 2> 17564 T2482 oasc.Overseer$ClusterStateUpdater.updateSt= ate Assigning new node to shard shard=3Dshard1 [junit4:junit4] 2> 17578 T2551 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 17578 T2481 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 17578 T2488 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 17578 T2534 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 17578 T2517 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 17578 T2501 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> C154_STATE=3Dcoll:collection1 core:collection1 props:= {shard=3Dshard1, state=3Drecovering, core=3Dcollection1, collection=3Dcolle= ction1, node_name=3D127.0.0.1:23365_iu_eh, base_url=3Dhttp://127.0.0.1:2336= 5/iu_eh} [junit4:junit4] 2> 18061 T2537 C154 P23365 oasc.RecoveryStrategy.doRecove= ry Attempting to PeerSync from http://127.0.0.1:42963/iu_eh/collection1/ co= re=3Dcollection1 - recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 18061 T2537 C154 P23365 oasu.PeerSync.sync PeerSync: c= ore=3Dcollection1 url=3Dhttp://127.0.0.1:23365/iu_eh START replicas=3D[http= ://127.0.0.1:42963/iu_eh/collection1/] nUpdates=3D100 [junit4:junit4] 2> 18061 T2537 C154 P23365 oasu.PeerSync.sync WARNING no = frame of reference to tell of we've missed updates [junit4:junit4] 2> 18062 T2537 C154 P23365 oasc.RecoveryStrategy.doRecove= ry PeerSync Recovery was not successful - trying replication. core=3Dcollec= tion1 [junit4:junit4] 2> 18062 T2537 C154 P23365 oasc.RecoveryStrategy.doRecove= ry Starting Replication Recovery. core=3Dcollection1 [junit4:junit4] 2> 18062 T2537 C154 P23365 oasc.RecoveryStrategy.doRecove= ry Begin buffering updates. core=3Dcollection1 [junit4:junit4] 2> 18062 T2537 C154 P23365 oasu.UpdateLog.bufferUpdates S= tarting to buffer updates. FSUpdateLog{state=3DACTIVE, tlog=3Dnull} [junit4:junit4] 2> 18062 T2537 C154 P23365 oasc.RecoveryStrategy.replicat= e Attempting to replicate from http://127.0.0.1:42963/iu_eh/collection1/. c= ore=3Dcollection1 [junit4:junit4] 2> 18062 T2537 C154 P23365 oascsi.HttpClientUtil.createCl= ient Creating new http client, config:maxConnections=3D128&maxConnectionsPe= rHost=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 18064 T2493 C155 P42963 REQ /get {getVersions=3D100&di= strib=3Dfalse&wt=3Djavabin&qt=3D/get&version=3D2} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 18076 T2496 C155 P42963 oasu.DirectUpdateHandler2.comm= it start commit{,optimize=3Dfalse,openSearcher=3Dfalse,waitSearcher=3Dtrue,= expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 18077 T2496 C155 P42963 oasc.SolrDeletionPolicy.onComm= it SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.RAMDirectory@253d7814 lockFactory=3Dorg.apache.lucene.store.Nativ= eFSLockFactory@21b095c1),segFN=3Dsegments_2,generation=3D2,filenames=3D[seg= ments_2] [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.RAMDirectory@253d7814 lockFactory=3Dorg.apache.lucene.store.Nativ= eFSLockFactory@21b095c1),segFN=3Dsegments_3,generation=3D3,filenames=3D[seg= ments_3] [junit4:junit4] 2> 18077 T2496 C155 P42963 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 3[segments_3] [junit4:junit4] 2> 18078 T2496 C155 P42963 oasu.DirectUpdateHandler2.comm= it end_commit_flush [junit4:junit4] 2> 18078 T2496 C155 P42963 /update {waitSearcher=3Dtrue&o= penSearcher=3Dfalse&commit=3Dtrue&wt=3Djavabin&commit_end_point=3Dtrue&vers= ion=3D2&softCommit=3Dfalse} {commit=3D} 0 2 [junit4:junit4] 2> 18079 T2537 C154 P23365 oash.ReplicationHandler.inform= Commits will be reserved for 10000 [junit4:junit4] 2> 18079 T2537 C154 P23365 oash.SnapPuller. No val= ue set for 'pollInterval'. Timer Task not started. [junit4:junit4] 2> 18081 T2495 C155 P42963 REQ /replication {command=3Din= dexversion&qt=3D/replication&wt=3Djavabin&version=3D2} status=3D0 QTime=3D0= =20 [junit4:junit4] 2> 18082 T2537 C154 P23365 oash.SnapPuller.fetchLatestInd= ex Master's generation: 3 [junit4:junit4] 2> 18082 T2537 C154 P23365 oash.SnapPuller.fetchLatestInd= ex Slave's generation: 1 [junit4:junit4] 2> 18082 T2537 C154 P23365 oash.SnapPuller.fetchLatestInd= ex Starting replication process [junit4:junit4] 2> 18084 T2495 C155 P42963 REQ /replication {command=3Dfi= lelist&qt=3D/replication&wt=3Djavabin&generation=3D3&version=3D2} status=3D= 0 QTime=3D0=20 [junit4:junit4] 2> 18085 T2537 C154 P23365 oash.SnapPuller.fetchLatestInd= ex Number of files in latest index in master: 1 [junit4:junit4] 2> 18086 T2537 C154 P23365 oasc.CachingDirectoryFactory.g= et return new directory for ./org.apache.solr.cloud.SyncSliceTest-136305283= 7329/jetty3/index.20130312034735409 forceNew: false [junit4:junit4] 2> 18086 T2537 C154 P23365 oash.SnapPuller.fetchLatestInd= ex Starting download to BaseDirectoryWrapper(org.apache.lucene.store.RAMDir= ectory@7fd7ba0d lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@2= 1ec0708) fullCopy=3Dfalse [junit4:junit4] 2> 18089 T2495 C155 P42963 REQ /replication {file=3Dsegme= nts_3&command=3Dfilecontent&checksum=3Dtrue&wt=3Dfilestream&qt=3D/replicati= on&generation=3D3} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 18090 T2537 C154 P23365 oash.SnapPuller.fetchLatestInd= ex Total time taken for download : 0 secs [junit4:junit4] 2> 18091 T2537 C154 P23365 oasu.DefaultSolrCoreState.newI= ndexWriter Creating new IndexWriter... [junit4:junit4] 2> 18091 T2537 C154 P23365 oasu.DefaultSolrCoreState.newI= ndexWriter Waiting until IndexWriter is unused... core=3Dcollection1 [junit4:junit4] 2> 18092 T2537 C154 P23365 oasc.SolrDeletionPolicy.onInit= SolrDeletionPolicy.onInit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.RAMDirectory@124a9bf0 lockFactory=3Dorg.apache.lucene.store.Nativ= eFSLockFactory@7c991d96),segFN=3Dsegments_1,generation=3D1,filenames=3D[seg= ments_1] [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.RAMDirectory@124a9bf0 lockFactory=3Dorg.apache.lucene.store.Nativ= eFSLockFactory@7c991d96),segFN=3Dsegments_3,generation=3D3,filenames=3D[seg= ments_3] [junit4:junit4] 2> 18093 T2537 C154 P23365 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 3[segments_3] [junit4:junit4] 2> 18093 T2537 C154 P23365 oasu.DefaultSolrCoreState.newI= ndexWriter New IndexWriter is ready to be used. [junit4:junit4] 2> 18093 T2537 C154 P23365 oass.SolrIndexSearcher. = Opening Searcher@7d7cdac8 main [junit4:junit4] 2> 18094 T2536 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@7d7cdac8 main{StandardDirectoryReader(s= egments_3:1:nrt)} [junit4:junit4] 2> 18095 T2537 C154 P23365 oash.SnapPuller.fetchLatestInd= ex removing temporary index download directory files BaseDirectoryWrapper(o= rg.apache.lucene.store.RAMDirectory@7fd7ba0d lockFactory=3Dorg.apache.lucen= e.store.NativeFSLockFactory@21ec0708) [junit4:junit4] 2> 18095 T2537 C154 P23365 oasc.RecoveryStrategy.replay N= o replay needed. core=3Dcollection1 [junit4:junit4] 2> 18095 T2537 C154 P23365 oasc.RecoveryStrategy.doRecove= ry Replication Recovery was successful - registering as Active. core=3Dcoll= ection1 [junit4:junit4] 2> 18095 T2537 C154 P23365 oasc.ZkController.publish publ= ishing core=3Dcollection1 state=3Dactive [junit4:junit4] 2> 18095 T2537 C154 P23365 oasc.ZkController.publish numS= hards not found on descriptor - reading it from system property [junit4:junit4] 2> 18105 T2537 C154 P23365 oasc.RecoveryStrategy.doRecove= ry Finished recovery process. core=3Dcollection1 [junit4:junit4] 2> 18231 T2554 oasc.CoreContainer.registerCore registerin= g core: collection1 [junit4:junit4] 2> 18231 T2554 oasc.ZkController.register Register replic= a - core:collection1 address:http://127.0.0.1:47160/iu_eh collection:collec= tion1 shard:shard1 [junit4:junit4] 2> 18234 T2554 oasc.ZkController.register We are http://1= 27.0.0.1:47160/iu_eh/collection1/ and leader is http://127.0.0.1:42963/iu_e= h/collection1/ [junit4:junit4] 2> 18234 T2554 oasc.ZkController.register No LogReplay ne= eded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:47160/iu_eh [junit4:junit4] 2> 18234 T2554 oasc.ZkController.checkRecovery Core needs= to recover:collection1 [junit4:junit4] 2> 18234 T2554 oasu.DefaultSolrCoreState.doRecovery Runni= ng recovery - first canceling any ongoing recovery [junit4:junit4] 2> ASYNC NEW_CORE C156 name=3Dcollection1 org.apache.sol= r.core.SolrCore@55b5ea9a url=3Dhttp://127.0.0.1:47160/iu_eh/collection1 nod= e=3D127.0.0.1:47160_iu_eh C156_STATE=3Dcoll:collection1 core:collection1 pr= ops:{state=3Ddown, core=3Dcollection1, collection=3Dcollection1, node_name= =3D127.0.0.1:47160_iu_eh, base_url=3Dhttp://127.0.0.1:47160/iu_eh} [junit4:junit4] 2> 18235 T2558 C156 P47160 oasc.RecoveryStrategy.run Star= ting recovery process. core=3Dcollection1 recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 18235 T2554 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 18235 T2558 C156 P47160 oasc.RecoveryStrategy.doRecove= ry ###### startupVersions=3D[] [junit4:junit4] 2> 18235 T2558 C156 P47160 oasc.ZkController.publish publ= ishing core=3Dcollection1 state=3Drecovering [junit4:junit4] 2> 18236 T2558 C156 P47160 oasc.ZkController.publish numS= hards not found on descriptor - reading it from system property [junit4:junit4] 2> 18236 T2459 oass.SolrDispatchFilter.init user.dir=3D/u= sr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/buil= d/solr-core/test/J1 [junit4:junit4] 2> 18237 T2459 oass.SolrDispatchFilter.init SolrDispatchF= ilter.init() done [junit4:junit4] 2> 18237 T2558 C156 P47160 oascsi.HttpClientUtil.createCl= ient Creating new http client, config:maxConnections=3D128&maxConnectionsPe= rHost=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 18237 T2459 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&f= ollowRedirects=3Dfalse [junit4:junit4] 2> 18250 T2459 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 18251 T2459 oasc.AbstractFullDistribZkTestBase.waitFor= ThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt [junit4:junit4] 2> 18252 T2459 oasc.AbstractDistribZkTestBase.waitForReco= veriesToFinish Wait for recoveries to finish - collection: collection1 fail= OnTimeout:true timeout (sec):15 [junit4:junit4] 2> 18252 T2459 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 19082 T2482 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 19083 T2482 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"4", [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"active", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:23365_iu_eh", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:23365/iu_eh"} [junit4:junit4] 2> 19087 T2482 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"5", [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"recovering", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:47160_iu_eh", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:47160/iu_eh"} [junit4:junit4] 2> 19108 T2551 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 19108 T2501 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 19108 T2517 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 19108 T2481 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 19108 T2534 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 19108 T2488 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 19252 T2497 oass.SolrDispatchFilter.handleAdminRequest= /admin/cores {coreNodeName=3D5&state=3Drecovering&nodeName=3D127.0.0.1:471= 60_iu_eh&action=3DPREPRECOVERY&checkLive=3Dtrue&core=3Dcollection1&wt=3Djav= abin&onlyIfLeader=3Dtrue&version=3D2} status=3D0 QTime=3D1001=20 [junit4:junit4] 2> 19254 T2459 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 20256 T2459 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> C156_STATE=3Dcoll:collection1 core:collection1 props:= {shard=3Dshard1, state=3Drecovering, core=3Dcollection1, collection=3Dcolle= ction1, node_name=3D127.0.0.1:47160_iu_eh, base_url=3Dhttp://127.0.0.1:4716= 0/iu_eh} [junit4:junit4] 2> 21253 T2558 C156 P47160 oasc.RecoveryStrategy.doRecove= ry Attempting to PeerSync from http://127.0.0.1:42963/iu_eh/collection1/ co= re=3Dcollection1 - recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 21253 T2558 C156 P47160 oasu.PeerSync.sync PeerSync: c= ore=3Dcollection1 url=3Dhttp://127.0.0.1:47160/iu_eh START replicas=3D[http= ://127.0.0.1:42963/iu_eh/collection1/] nUpdates=3D100 [junit4:junit4] 2> 21254 T2558 C156 P47160 oasu.PeerSync.sync WARNING no = frame of reference to tell of we've missed updates [junit4:junit4] 2> 21254 T2558 C156 P47160 oasc.RecoveryStrategy.doRecove= ry PeerSync Recovery was not successful - trying replication. core=3Dcollec= tion1 [junit4:junit4] 2> 21254 T2558 C156 P47160 oasc.RecoveryStrategy.doRecove= ry Starting Replication Recovery. core=3Dcollection1 [junit4:junit4] 2> 21254 T2558 C156 P47160 oasc.RecoveryStrategy.doRecove= ry Begin buffering updates. core=3Dcollection1 [junit4:junit4] 2> 21254 T2558 C156 P47160 oasu.UpdateLog.bufferUpdates S= tarting to buffer updates. FSUpdateLog{state=3DACTIVE, tlog=3Dnull} [junit4:junit4] 2> 21254 T2558 C156 P47160 oasc.RecoveryStrategy.replicat= e Attempting to replicate from http://127.0.0.1:42963/iu_eh/collection1/. c= ore=3Dcollection1 [junit4:junit4] 2> 21254 T2558 C156 P47160 oascsi.HttpClientUtil.createCl= ient Creating new http client, config:maxConnections=3D128&maxConnectionsPe= rHost=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 21256 T2493 C155 P42963 REQ /get {getVersions=3D100&di= strib=3Dfalse&wt=3Djavabin&qt=3D/get&version=3D2} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 21258 T2459 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 21265 T2491 C155 P42963 oasu.DirectUpdateHandler2.comm= it start commit{,optimize=3Dfalse,openSearcher=3Dfalse,waitSearcher=3Dtrue,= expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 21265 T2491 C155 P42963 oasc.SolrDeletionPolicy.onComm= it SolrDeletionPolicy.onCommit: commits:num=3D3 [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.RAMDirectory@253d7814 lockFactory=3Dorg.apache.lucene.store.Nativ= eFSLockFactory@21b095c1),segFN=3Dsegments_2,generation=3D2,filenames=3D[seg= ments_2] [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.RAMDirectory@253d7814 lockFactory=3Dorg.apache.lucene.store.Nativ= eFSLockFactory@21b095c1),segFN=3Dsegments_3,generation=3D3,filenames=3D[seg= ments_3] [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.RAMDirectory@253d7814 lockFactory=3Dorg.apache.lucene.store.Nativ= eFSLockFactory@21b095c1),segFN=3Dsegments_4,generation=3D4,filenames=3D[seg= ments_4] [junit4:junit4] 2> 21266 T2491 C155 P42963 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 4[segments_4] [junit4:junit4] 2> 21266 T2491 C155 P42963 oasu.DirectUpdateHandler2.comm= it end_commit_flush [junit4:junit4] 2> 21267 T2491 C155 P42963 /update {waitSearcher=3Dtrue&o= penSearcher=3Dfalse&commit=3Dtrue&wt=3Djavabin&commit_end_point=3Dtrue&vers= ion=3D2&softCommit=3Dfalse} {commit=3D} 0 2 [junit4:junit4] 2> 21267 T2558 C156 P47160 oash.ReplicationHandler.inform= Commits will be reserved for 10000 [junit4:junit4] 2> 21268 T2558 C156 P47160 oash.SnapPuller. No val= ue set for 'pollInterval'. Timer Task not started. [junit4:junit4] 2> 21270 T2495 C155 P42963 REQ /replication {command=3Din= dexversion&qt=3D/replication&wt=3Djavabin&version=3D2} status=3D0 QTime=3D0= =20 [junit4:junit4] 2> 21271 T2558 C156 P47160 oash.SnapPuller.fetchLatestInd= ex Master's generation: 4 [junit4:junit4] 2> 21271 T2558 C156 P47160 oash.SnapPuller.fetchLatestInd= ex Slave's generation: 1 [junit4:junit4] 2> 21271 T2558 C156 P47160 oash.SnapPuller.fetchLatestInd= ex Starting replication process [junit4:junit4] 2> 21273 T2495 C155 P42963 REQ /replication {command=3Dfi= lelist&qt=3D/replication&wt=3Djavabin&generation=3D4&version=3D2} status=3D= 0 QTime=3D0=20 [junit4:junit4] 2> 21274 T2558 C156 P47160 oash.SnapPuller.fetchLatestInd= ex Number of files in latest index in master: 1 [junit4:junit4] 2> 21275 T2558 C156 P47160 oasc.CachingDirectoryFactory.g= et return new directory for ./org.apache.solr.cloud.SyncSliceTest-136305283= 7329/jetty4/index.20130312034738598 forceNew: false [junit4:junit4] 2> 21275 T2558 C156 P47160 oash.SnapPuller.fetchLatestInd= ex Starting download to BaseDirectoryWrapper(org.apache.lucene.store.RAMDir= ectory@1a985974 lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@1= 8280c57) fullCopy=3Dfalse [junit4:junit4] 2> 21278 T2495 C155 P42963 REQ /replication {file=3Dsegme= nts_4&command=3Dfilecontent&checksum=3Dtrue&wt=3Dfilestream&qt=3D/replicati= on&generation=3D4} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 21279 T2558 C156 P47160 oash.SnapPuller.fetchLatestInd= ex Total time taken for download : 0 secs [junit4:junit4] 2> 21280 T2558 C156 P47160 oasu.DefaultSolrCoreState.newI= ndexWriter Creating new IndexWriter... [junit4:junit4] 2> 21280 T2558 C156 P47160 oasu.DefaultSolrCoreState.newI= ndexWriter Waiting until IndexWriter is unused... core=3Dcollection1 [junit4:junit4] 2> 21281 T2558 C156 P47160 oasc.SolrDeletionPolicy.onInit= SolrDeletionPolicy.onInit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.RAMDirectory@e39275b lockFactory=3Dorg.apache.lucene.store.Native= FSLockFactory@6ea99db0),segFN=3Dsegments_1,generation=3D1,filenames=3D[segm= ents_1] [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.RAMDirectory@e39275b lockFactory=3Dorg.apache.lucene.store.Native= FSLockFactory@6ea99db0),segFN=3Dsegments_4,generation=3D4,filenames=3D[segm= ents_4] [junit4:junit4] 2> 21282 T2558 C156 P47160 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 4[segments_4] [junit4:junit4] 2> 21282 T2558 C156 P47160 oasu.DefaultSolrCoreState.newI= ndexWriter New IndexWriter is ready to be used. [junit4:junit4] 2> 21282 T2558 C156 P47160 oass.SolrIndexSearcher. = Opening Searcher@6aae1db2 main [junit4:junit4] 2> 21283 T2555 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@6aae1db2 main{StandardDirectoryReader(s= egments_4:1:nrt)} [junit4:junit4] 2> 21283 T2558 C156 P47160 oash.SnapPuller.fetchLatestInd= ex removing temporary index download directory files BaseDirectoryWrapper(o= rg.apache.lucene.store.RAMDirectory@1a985974 lockFactory=3Dorg.apache.lucen= e.store.NativeFSLockFactory@18280c57) [junit4:junit4] 2> 21284 T2558 C156 P47160 oasc.RecoveryStrategy.replay N= o replay needed. core=3Dcollection1 [junit4:junit4] 2> 21284 T2558 C156 P47160 oasc.RecoveryStrategy.doRecove= ry Replication Recovery was successful - registering as Active. core=3Dcoll= ection1 [junit4:junit4] 2> 21284 T2558 C156 P47160 oasc.ZkController.publish publ= ishing core=3Dcollection1 state=3Dactive [junit4:junit4] 2> 21284 T2558 C156 P47160 oasc.ZkController.publish numS= hards not found on descriptor - reading it from system property [junit4:junit4] 2> 21286 T2558 C156 P47160 oasc.RecoveryStrategy.doRecove= ry Finished recovery process. core=3Dcollection1 [junit4:junit4] 2> 22125 T2482 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 22126 T2482 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"5", [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"active", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:47160_iu_eh", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:47160/iu_eh"} [junit4:junit4] 2> 22142 T2501 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 22142 T2551 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 22142 T2534 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 22142 T2517 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 22142 T2481 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 22142 T2488 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 22260 T2459 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 22261 T2459 oasc.AbstractDistribZkTestBase.waitForReco= veriesToFinish Recoveries finished - collection: collection1 [junit4:junit4] 2> ASYNC NEW_CORE C157 name=3Dcollection1 org.apache.sol= r.core.SolrCore@7f649d5 url=3Dhttp://127.0.0.1:51936/iu_eh/collection1 node= =3D127.0.0.1:51936_iu_eh C157_STATE=3Dcoll:control_collection core:collecti= on1 props:{shard=3Dshard1, state=3Dactive, core=3Dcollection1, collection= =3Dcontrol_collection, node_name=3D127.0.0.1:51936_iu_eh, base_url=3Dhttp:/= /127.0.0.1:51936/iu_eh, leader=3Dtrue} [junit4:junit4] 2> 22268 T2471 C157 P51936 oasu.DirectUpdateHandler2.comm= it start commit{,optimize=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,e= xpungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 22270 T2471 C157 P51936 oasc.SolrDeletionPolicy.onInit= SolrDeletionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.RAMDirectory@53dbb015 lockFactory=3Dorg.apache.lucene.store.Nativ= eFSLockFactory@444b55af),segFN=3Dsegments_1,generation=3D1,filenames=3D[seg= ments_1] [junit4:junit4] 2> 22270 T2471 C157 P51936 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 1[segments_1] [junit4:junit4] 2> 22271 T2471 C157 P51936 oasc.SolrDeletionPolicy.onComm= it SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.RAMDirectory@53dbb015 lockFactory=3Dorg.apache.lucene.store.Nativ= eFSLockFactory@444b55af),segFN=3Dsegments_1,generation=3D1,filenames=3D[seg= ments_1] [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.RAMDirectory@53dbb015 lockFactory=3Dorg.apache.lucene.store.Nativ= eFSLockFactory@444b55af),segFN=3Dsegments_2,generation=3D2,filenames=3D[seg= ments_2] [junit4:junit4] 2> 22271 T2471 C157 P51936 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 2[segments_2] [junit4:junit4] 2> 22272 T2471 C157 P51936 oass.SolrIndexSearcher. = Opening Searcher@538d41c3 main [junit4:junit4] 2> 22272 T2471 C157 P51936 oasu.DirectUpdateHandler2.comm= it end_commit_flush [junit4:junit4] 2> 22273 T2485 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@538d41c3 main{StandardDirectoryReader(s= egments_1:1)} [junit4:junit4] 2> 22273 T2471 C157 P51936 /update {waitSearcher=3Dtrue&c= ommit=3Dtrue&wt=3Djavabin&version=3D2&softCommit=3Dfalse} {commit=3D} 0 5 [junit4:junit4] 2> 22283 T2494 C155 P42963 oasu.DirectUpdateHandler2.comm= it start commit{,optimize=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,e= xpungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 22283 T2494 C155 P42963 oasc.SolrDeletionPolicy.onComm= it SolrDeletionPolicy.onCommit: commits:num=3D4 [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.RAMDirectory@253d7814 lockFactory=3Dorg.apache.lucene.store.Nativ= eFSLockFactory@21b095c1),segFN=3Dsegments_2,generation=3D2,filenames=3D[seg= ments_2] [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.RAMDirectory@253d7814 lockFactory=3Dorg.apache.lucene.store.Nativ= eFSLockFactory@21b095c1),segFN=3Dsegments_3,generation=3D3,filenames=3D[seg= ments_3] [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.RAMDirectory@253d7814 lockFactory=3Dorg.apache.lucene.store.Nativ= eFSLockFactory@21b095c1),segFN=3Dsegments_4,generation=3D4,filenames=3D[seg= ments_4] [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.RAMDirectory@253d7814 lockFactory=3Dorg.apache.lucene.store.Nativ= eFSLockFactory@21b095c1),segFN=3Dsegments_5,generation=3D5,filenames=3D[seg= ments_5] [junit4:junit4] 2> 22284 T2494 C155 P42963 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 5[segments_5] [junit4:junit4] 2> 22284 T2494 C155 P42963 oass.SolrIndexSearcher. = Opening Searcher@27731d7a main [junit4:junit4] 2> 22285 T2494 C155 P42963 oasu.DirectUpdateHandler2.comm= it end_commit_flush [junit4:junit4] 2> 22290 T2503 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@27731d7a main{StandardDirectoryReader(s= egments_2:1:nrt)} [junit4:junit4] 2> 22291 T2494 C155 P42963 oasu.SolrCmdDistributor.distri= bCommit Distrib commit to:[StdNode: http://127.0.0.1:46206/iu_eh/collection= 1/, StdNode: http://127.0.0.1:23365/iu_eh/collection1/, StdNode: http://127= .0.0.1:47160/iu_eh/collection1/] params:commit_end_point=3Dtrue&commit=3Dtr= ue&softCommit=3Dfalse&waitSearcher=3Dtrue&expungeDeletes=3Dfalse [junit4:junit4] 2> C156_STATE=3Dcoll:collection1 core:collection1 props:= {shard=3Dshard1, state=3Dactive, core=3Dcollection1, collection=3Dcollectio= n1, node_name=3D127.0.0.1:47160_iu_eh, base_url=3Dhttp://127.0.0.1:47160/iu= _eh} [junit4:junit4] 2> 22301 T2541 C156 P47160 oasu.DirectUpdateHandler2.comm= it start commit{,optimize=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,e= xpungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> C153_STATE=3Dcoll:collection1 core:collection1 props:= {shard=3Dshard1, state=3Dactive, core=3Dcollection1, collection=3Dcollectio= n1, node_name=3D127.0.0.1:46206_iu_eh, base_url=3Dhttp://127.0.0.1:46206/iu= _eh} [junit4:junit4] 2> 22301 T2507 C153 P46206 oasu.DirectUpdateHandler2.comm= it start commit{,optimize=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,e= xpungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> C154_STATE=3Dcoll:collection1 core:collection1 props:= {shard=3Dshard1, state=3Dactive, core=3Dcollection1, collection=3Dcollectio= n1, node_name=3D127.0.0.1:23365_iu_eh, base_url=3Dhttp://127.0.0.1:23365/iu= _eh} [junit4:junit4] 2> 22301 T2524 C154 P23365 oasu.DirectUpdateHandler2.comm= it start commit{,optimize=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,e= xpungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 22301 T2541 C156 P47160 oasc.SolrDeletionPolicy.onComm= it SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.RAMDirectory@e39275b lockFactory=3Dorg.apache.lucene.store.Native= FSLockFactory@6ea99db0),segFN=3Dsegments_4,generation=3D4,filenames=3D[segm= ents_4] [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.RAMDirectory@e39275b lockFactory=3Dorg.apache.lucene.store.Native= FSLockFactory@6ea99db0),segFN=3Dsegments_5,generation=3D5,filenames=3D[segm= ents_5] [junit4:junit4] 2> 22302 T2524 C154 P23365 oasc.SolrDeletionPolicy.onComm= it SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.RAMDirectory@124a9bf0 lockFactory=3Dorg.apache.lucene.store.Nativ= eFSLockFactory@7c991d96),segFN=3Dsegments_3,generation=3D3,filenames=3D[seg= ments_3] [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.RAMDirectory@124a9bf0 lockFactory=3Dorg.apache.lucene.store.Nativ= eFSLockFactory@7c991d96),segFN=3Dsegments_4,generation=3D4,filenames=3D[seg= ments_4] [junit4:junit4] 2> 22302 T2541 C156 P47160 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 5[segments_5] [junit4:junit4] 2> 22302 T2507 C153 P46206 oasc.SolrDeletionPolicy.onComm= it SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.RAMDirectory@5f3f8570 lockFactory=3Dorg.apache.lucene.store.Nativ= eFSLockFactory@272f592d),segFN=3Dsegments_2,generation=3D2,filenames=3D[seg= ments_2] [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.RAMDirectory@5f3f8570 lockFactory=3Dorg.apache.lucene.store.Nativ= eFSLockFactory@272f592d),segFN=3Dsegments_3,generation=3D3,filenames=3D[seg= ments_3] [junit4:junit4] 2> 22302 T2524 C154 P23365 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 4[segments_4] [junit4:junit4] 2> 22302 T2541 C156 P47160 oass.SolrIndexSearcher. = Opening Searcher@5f2ca582 main [junit4:junit4] 2> 22303 T2507 C153 P46206 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 3[segments_3] [junit4:junit4] 2> 22303 T2524 C154 P23365 oass.SolrIndexSearcher. = Opening Searcher@3db8228a main [junit4:junit4] 2> 22303 T2541 C156 P47160 oasu.DirectUpdateHandler2.comm= it end_commit_flush [junit4:junit4] 2> 22303 T2507 C153 P46206 oass.SolrIndexSearcher. = Opening Searcher@59a61880 main [junit4:junit4] 2> 22303 T2524 C154 P23365 oasu.DirectUpdateHandler2.comm= it end_commit_flush [junit4:junit4] 2> 22303 T2555 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@5f2ca582 main{StandardDirectoryReader(s= egments_4:1:nrt)} [junit4:junit4] 2> 22304 T2507 C153 P46206 oasu.DirectUpdateHandler2.comm= it end_commit_flush [junit4:junit4] 2> 22304 T2536 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@3db8228a main{StandardDirectoryReader(s= egments_3:1:nrt)} [junit4:junit4] 2> 22304 T2519 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@59a61880 main{StandardDirectoryReader(s= egments_2:1:nrt)} [junit4:junit4] 2> 22304 T2541 C156 P47160 /update {waitSearcher=3Dtrue&c= ommit=3Dtrue&wt=3Djavabin&expungeDeletes=3Dfalse&commit_end_point=3Dtrue&ve= rsion=3D2&softCommit=3Dfalse} {commit=3D} 0 3 [junit4:junit4] 2> 22305 T2524 C154 P23365 /update {waitSearcher=3Dtrue&c= ommit=3Dtrue&wt=3Djavabin&expungeDeletes=3Dfalse&commit_end_point=3Dtrue&ve= rsion=3D2&softCommit=3Dfalse} {commit=3D} 0 4 [junit4:junit4] 2> 22305 T2507 C153 P46206 /update {waitSearcher=3Dtrue&c= ommit=3Dtrue&wt=3Djavabin&expungeDeletes=3Dfalse&commit_end_point=3Dtrue&ve= rsion=3D2&softCommit=3Dfalse} {commit=3D} 0 5 [junit4:junit4] 2> 22305 T2494 C155 P42963 /update {waitSearcher=3Dtrue&c= ommit=3Dtrue&wt=3Djavabin&version=3D2&softCommit=3Dfalse} {commit=3D} 0 22 [junit4:junit4] 2> 22306 T2459 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 22309 T2492 C155 P42963 REQ /select {tests=3DcheckShar= dConsistency&q=3D*:*&distrib=3Dfalse&wt=3Djavabin&version=3D2&rows=3D0} hit= s=3D0 status=3D0 QTime=3D0=20 [junit4:junit4] 2> 22311 T2508 C153 P46206 REQ /select {tests=3DcheckShar= dConsistency&q=3D*:*&distrib=3Dfalse&wt=3Djavabin&version=3D2&rows=3D0} hit= s=3D0 status=3D0 QTime=3D0=20 [junit4:junit4] 2> 22313 T2525 C154 P23365 REQ /select {tests=3DcheckShar= dConsistency&q=3D*:*&distrib=3Dfalse&wt=3Djavabin&version=3D2&rows=3D0} hit= s=3D0 status=3D0 QTime=3D0=20 [junit4:junit4] 2> 22315 T2542 C156 P47160 REQ /select {tests=3DcheckShar= dConsistency&q=3D*:*&distrib=3Dfalse&wt=3Djavabin&version=3D2&rows=3D0} hit= s=3D0 status=3D0 QTime=3D0=20 [junit4:junit4] 2> 24320 T2471 C157 P51936 oass.SolrIndexSearcher. = Opening Searcher@658d21f5 realtime [junit4:junit4] 2> 24320 T2471 C157 P51936 /update {wt=3Djavabin&version= =3D2} {deleteByQuery=3D*:* (-1429264517450170368)} 0 2 [junit4:junit4] 2> 24328 T2541 C156 P47160 /update {update.distrib=3DFROM= LEADER&_version_=3D-1429264517454364672&update.from=3Dhttp://127.0.0.1:4296= 3/iu_eh/collection1/&wt=3Djavabin&version=3D2} {deleteByQuery=3D*:* (-14292= 64517454364672)} 0 1 [junit4:junit4] 2> 24328 T2524 C154 P23365 /update {update.distrib=3DFROM= LEADER&_version_=3D-1429264517454364672&update.from=3Dhttp://127.0.0.1:4296= 3/iu_eh/collection1/&wt=3Djavabin&version=3D2} {deleteByQuery=3D*:* (-14292= 64517454364672)} 0 1 [junit4:junit4] 2> 24328 T2507 C153 P46206 /update {update.distrib=3DFROM= LEADER&_version_=3D-1429264517454364672&update.from=3Dhttp://127.0.0.1:4296= 3/iu_eh/collection1/&wt=3Djavabin&version=3D2} {deleteByQuery=3D*:* (-14292= 64517454364672)} 0 1 [junit4:junit4] 2> 24329 T2494 C155 P42963 /update {wt=3Djavabin&version= =3D2} {deleteByQuery=3D*:* (-1429264517454364672)} 0 6 [junit4:junit4] 2> 24333 T2471 C157 P51936 /update {wt=3Djavabin&version= =3D2} {add=3D[0 (1429264517463801856)]} 0 1 [junit4:junit4] 2> 24340 T2541 C156 P47160 /update {distrib.from=3Dhttp:/= /127.0.0.1:42963/iu_eh/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabi= n&version=3D2} {add=3D[0 (1429264517467996160)]} 0 1 [junit4:junit4] 2> 24340 T2507 C153 P46206 /update {distrib.from=3Dhttp:/= /127.0.0.1:42963/iu_eh/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabi= n&version=3D2} {add=3D[0 (1429264517467996160)]} 0 1 [junit4:junit4] 2> 24340 T2524 C154 P23365 /update {distrib.from=3Dhttp:/= /127.0.0.1:42963/iu_eh/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabi= n&version=3D2} {add=3D[0 (1429264517467996160)]} 0 1 [junit4:junit4] 2> 24341 T2494 C155 P42963 /update {wt=3Djavabin&version= =3D2} {add=3D[0 (1429264517467996160)]} 0 5 [junit4:junit4] 2> 24344 T2471 C157 P51936 /update {wt=3Djavabin&version= =3D2} {add=3D[1 (1429264517475336192)]} 0 1 [junit4:junit4] 2> 24350 T2507 C153 P46206 /update {distrib.from=3Dhttp:/= /127.0.0.1:42963/iu_eh/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabi= n&version=3D2} {add=3D[1 (1429264517478481920)]} 0 1 [junit4:junit4] 2> 24350 T2541 C156 P47160 /update {distrib.from=3Dhttp:/= /127.0.0.1:42963/iu_eh/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabi= n&version=3D2} {add=3D[1 (1429264517478481920)]} 0 1 [junit4:junit4] 2> 24350 T2524 C154 P23365 /update {distrib.from=3Dhttp:/= /127.0.0.1:42963/iu_eh/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabi= n&version=3D2} {add=3D[1 (1429264517478481920)]} 0 1 [junit4:junit4] 2> 24350 T2494 C155 P42963 /update {wt=3Djavabin&version= =3D2} {add=3D[1 (1429264517478481920)]} 0 4 [junit4:junit4] 2> 24354 T2471 C157 P51936 /update {wt=3Djavabin&version= =3D2} {add=3D[2 (1429264517485821952)]} 0 1 [junit4:junit4] 2> 24360 T2541 C156 P47160 /update {distrib.from=3Dhttp:/= /127.0.0.1:42963/iu_eh/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabi= n&version=3D2} {add=3D[2 (1429264517488967680)]} 0 1 [junit4:junit4] 2> 24360 T2524 C154 P23365 /update {distrib.from=3Dhttp:/= /127.0.0.1:42963/iu_eh/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabi= n&version=3D2} {add=3D[2 (1429264517488967680)]} 0 1 [junit4:junit4] 2> 24360 T2494 C155 P42963 /update {test.distrib.skip.ser= vers=3Dhttp://127.0.0.1:46206/iu_eh/collection1/&wt=3Djavabin&version=3D2} = {add=3D[2 (1429264517488967680)]} 0 4 [junit4:junit4] 2> 24364 T2471 C157 P51936 /update {wt=3Djavabin&version= =3D2} {add=3D[3 (1429264517496307712)]} 0 1 [junit4:junit4] 2> 24370 T2541 C156 P47160 /update {distrib.from=3Dhttp:/= /127.0.0.1:42963/iu_eh/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabi= n&version=3D2} {add=3D[3 (1429264517499453440)]} 0 1 [junit4:junit4] 2> 24370 T2494 C155 P42963 /update {test.distrib.skip.ser= vers=3Dhttp://127.0.0.1:46206/iu_eh/collection1/&test.distrib.skip.servers= =3Dhttp://127.0.0.1:23365/iu_eh/collection1/&wt=3Djavabin&version=3D2} {add= =3D[3 (1429264517499453440)]} 0 4 [junit4:junit4] 2> 24373 T2471 C157 P51936 oasu.DirectUpdateHandler2.comm= it start commit{,optimize=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,e= xpungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 24375 T2471 C157 P51936 oasc.SolrDeletionPolicy.onComm= it SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.RAMDirectory@53dbb015 lockFactory=3Dorg.apache.lucene.store.Nativ= eFSLockFactory@444b55af),segFN=3Dsegments_2,generation=3D2,filenames=3D[seg= ments_2] [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.RAMDirectory@53dbb015 lockFactory=3Dorg.apache.lucene.store.Nativ= eFSLockFactory@444b55af),segFN=3Dsegments_3,generation=3D3,filenames=3D[_0.= fnm, _0_Lucene41_0.doc, _0_Lucene41_0.pos, _0.nvd, _0.fdx, _0.si, _0.nvm, _= 0_Lucene41_0.tim, _0.fdt, _0_Lucene41_0.tip, segments_3] [junit4:junit4] 2> 24375 T2471 C157 P51936 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 3[_0.fnm, _0_Lucene41_0.doc, _0_Lucene41_0.pos, _= 0.nvd, _0.fdx, _0.si, _0.nvm, _0_Lucene41_0.tim, _0.fdt, _0_Lucene41_0.tip,= segments_3] [junit4:junit4] 2> 24376 T2471 C157 P51936 oass.SolrIndexSearcher. = Opening Searcher@21fbca7f main [junit4:junit4] 2> 24377 T2471 C157 P51936 oasu.DirectUpdateHandler2.comm= it end_commit_flush [junit4:junit4] 2> 24377 T2485 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@21fbca7f main{StandardDirectoryReader(s= egments_3:3:nrt _0(4.3):C4)} [junit4:junit4] 2> 24378 T2471 C157 P51936 /update {waitSearcher=3Dtrue&c= ommit=3Dtrue&wt=3Djavabin&version=3D2&softCommit=3Dfalse} {commit=3D} 0 5 [junit4:junit4] 2> 24381 T2494 C155 P42963 oasu.DirectUpdateHandler2.comm= it start commit{,optimize=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,e= xpungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 24383 T2494 C155 P42963 oasc.SolrDeletionPolicy.onComm= it SolrDeletionPolicy.onCommit: commits:num=3D5 [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.RAMDirectory@253d7814 lockFactory=3Dorg.apache.lucene.store.Nativ= eFSLockFactory@21b095c1),segFN=3Dsegments_2,generation=3D2,filenames=3D[seg= ments_2] [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.RAMDirectory@253d7814 lockFactory=3Dorg.apache.lucene.store.Nativ= eFSLockFactory@21b095c1),segFN=3Dsegments_3,generation=3D3,filenames=3D[seg= ments_3] [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.RAMDirectory@253d7814 lockFactory=3Dorg.apache.lucene.store.Nativ= eFSLockFactory@21b095c1),segFN=3Dsegments_4,generation=3D4,filenames=3D[seg= ments_4] [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.RAMDirectory@253d7814 lockFactory=3Dorg.apache.lucene.store.Nativ= eFSLockFactory@21b095c1),segFN=3Dsegments_5,generation=3D5,filenames=3D[seg= ments_5] [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.RAMDirectory@253d7814 lockFactory=3Dorg.apache.lucene.store.Nativ= eFSLockFactory@21b095c1),segFN=3Dsegments_6,generation=3D6,filenames=3D[_0.= fnm, _0_Lucene41_0.doc, _0_Lucene41_0.pos, _0.nvd, _0.fdx, _0.si, _0.nvm, _= 0_Lucene41_0.tim, segments_6, _0.fdt, _0_Lucene41_0.tip] [junit4:junit4] 2> 24383 T2494 C155 P42963 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 6[_0.fnm, _0_Lucene41_0.doc, _0_Lucene41_0.pos, _= 0.nvd, _0.fdx, _0.si, _0.nvm, _0_Lucene41_0.tim, segments_6, _0.fdt, _0_Luc= ene41_0.tip] [junit4:junit4] 2> 24384 T2494 C155 P42963 oass.SolrIndexSearcher. = Opening Searcher@569aa6c main [junit4:junit4] 2> 24384 T2494 C155 P42963 oasu.DirectUpdateHandler2.comm= it end_commit_flush [junit4:junit4] 2> 24385 T2503 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@569aa6c main{StandardDirectoryReader(se= gments_6:3:nrt _0(4.3):C4)} [junit4:junit4] 2> 24385 T2494 C155 P42963 oasu.SolrCmdDistributor.distri= bCommit Distrib commit to:[StdNode: http://127.0.0.1:46206/iu_eh/collection= 1/, StdNode: http://127.0.0.1:23365/iu_eh/collection1/, StdNode: http://127= .0.0.1:47160/iu_eh/collection1/] params:commit_end_point=3Dtrue&commit=3Dtr= ue&softCommit=3Dfalse&waitSearcher=3Dtrue&expungeDeletes=3Dfalse [junit4:junit4] 2> 24388 T2507 C153 P46206 oasu.DirectUpdateHandler2.comm= it start commit{,optimize=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,e= xpungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 24388 T2541 C156 P47160 oasu.DirectUpdateHandler2.comm= it start commit{,optimize=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,e= xpungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 24388 T2524 C154 P23365 oasu.DirectUpdateHandler2.comm= it start commit{,optimize=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,e= xpungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 24390 T2507 C153 P46206 oasc.SolrDeletionPolicy.onComm= it SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.RAMDirectory@5f3f8570 lockFactory=3Dorg.apache.lucene.store.Nativ= eFSLockFactory@272f592d),segFN=3Dsegments_3,generation=3D3,filenames=3D[seg= ments_3] [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.RAMDirectory@5f3f8570 lockFactory=3Dorg.apache.lucene.store.Nativ= eFSLockFactory@272f592d),segFN=3Dsegments_4,generation=3D4,filenames=3D[_0.= fnm, _0_Lucene41_0.doc, _0_Lucene41_0.pos, _0.nvd, _0.fdx, _0.si, _0.nvm, _= 0_Lucene41_0.tim, _0.fdt, _0_Lucene41_0.tip, segments_4] [junit4:junit4] 2> 24390 T2541 C156 P47160 oasc.SolrDeletionPolicy.onComm= it SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.RAMDirectory@e39275b lockFactory=3Dorg.apache.lucene.store.Native= FSLockFactory@6ea99db0),segFN=3Dsegments_5,generation=3D5,filenames=3D[segm= ents_5] [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.RAMDirectory@e39275b lockFactory=3Dorg.apache.lucene.store.Native= FSLockFactory@6ea99db0),segFN=3Dsegments_6,generation=3D6,filenames=3D[_0.f= nm, _0_Lucene41_0.doc, _0_Lucene41_0.pos, _0.nvd, _0.fdx, _0.si, _0.nvm, _0= _Lucene41_0.tim, segments_6, _0.fdt, _0_Lucene41_0.tip] [junit4:junit4] 2> 24390 T2524 C154 P23365 oasc.SolrDeletionPolicy.onComm= it SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.RAMDirectory@124a9bf0 lockFactory=3Dorg.apache.lucene.store.Nativ= eFSLockFactory@7c991d96),segFN=3Dsegments_4,generation=3D4,filenames=3D[seg= ments_4] [junit4:junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.luc= ene.store.RAMDirectory@124a9bf0 lockFactory=3Dorg.apache.lucene.store.Nativ= eFSLockFactory@7c991d96),segFN=3Dsegments_5,generation=3D5,filenames=3D[_0.= fnm, _0_Lucene41_0.doc, _0_Lucene41_0.pos, _0.nvd, _0.fdx, _0.si, _0.nvm, s= egments_5, _0_Lucene41_0.tim, _0.fdt, _0_Lucene41_0.tip] [junit4:junit4] 2> 24390 T2541 C156 P47160 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 6[_0.fnm, _0_Lucene41_0.doc, _0_Lucene41_0.pos, _= 0.nvd, _0.fdx, _0.si, _0.nvm, _0_Lucene41_0.tim, segments_6, _0.fdt, _0_Luc= ene41_0.tip] [junit4:junit4] 2> 24391 T2524 C154 P23365 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 5[_0.fnm, _0_Lucene41_0.doc, _0_Lucene41_0.pos, _= 0.nvd, _0.fdx, _0.si, _0.nvm, segments_5, _0_Lucene41_0.tim, _0.fdt, _0_Luc= ene41_0.tip] [junit4:junit4] 2> 24390 T2507 C153 P46206 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 4[_0.fnm, _0_Lucene41_0.doc, _0_Lucene41_0.pos, _= 0.nvd, _0.fdx, _0.si, _0.nvm, _0_Lucene41_0.tim, _0.fdt, _0_Lucene41_0.tip,= segments_4] [junit4:junit4] 2> 24391 T2541 C156 P47160 oass.SolrIndexSearcher. = Opening Searcher@9b30d10 main [junit4:junit4] 2> 24391 T2524 C154 P23365 oass.SolrIndexSearcher. = Opening Searcher@63510771 main [junit4:junit4] 2> 24392 T2507 C153 P46206 oass.SolrIndexSearcher. = Opening Searcher@1d818454 main [junit4:junit4] 2> 24392 T2541 C156 P47160 oasu.DirectUpdateHandler2.comm= it end_commit_flush [junit4:junit4] 2> 24392 T2524 C154 P23365 oasu.DirectUpdateHandler2.comm= it end_commit_flush [junit4:junit4] 2> 24392 T2507 C153 P46206 oasu.DirectUpdateHandler2.comm= it end_commit_flush [junit4:junit4] 2> 24392 T2555 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@9b30d10 main{StandardDirectoryReader(se= gments_6:3:nrt _0(4.3):C4)} [junit4:junit4] 2> 24393 T2536 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@63510771 main{StandardDirectoryReader(s= egments_5:3:nrt _0(4.3):C3)} [junit4:junit4] 2> 24392 T2519 oasc.JmxMonitoredMap.put WARNING Failed to= register info bean: searcher javax.management.InstanceAlreadyExistsExcepti= on: solr/collection1:type=3Dsearcher,id=3Dorg.apache.solr.search.SolrIndexS= earcher [junit4:junit4] 2> =09at com.sun.jmx.mbeanserver.Repository.addMBean(Repo= sitory.java:467) [junit4:junit4] 2> =09at com.sun.jmx.interceptor.DefaultMBeanServerInterc= eptor.internal_addObject(DefaultMBeanServerInterceptor.java:1520) [junit4:junit4] 2> =09at com.sun.jmx.interceptor.DefaultMBeanServerInterc= eptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:986) [junit4:junit4] 2> =09at com.sun.jmx.interceptor.DefaultMBeanServerInterc= eptor.registerObject(DefaultMBeanServerInterceptor.java:938) [junit4:junit4] 2> =09at com.sun.jmx.interceptor.DefaultMBeanServerInterc= eptor.registerMBean(DefaultMBeanServerInterceptor.java:330) [junit4:junit4] 2> =09at com.sun.jmx.mbeanserver.JmxMBeanServer.registerM= Bean(JmxMBeanServer.java:517) [junit4:junit4] 2> =09at org.apache.solr.core.JmxMonitoredMap.put(JmxMoni= toredMap.java:140) [junit4:junit4] 2> =09at org.apache.solr.core.JmxMonitoredMap.put(JmxMoni= toredMap.java:51) [junit4:junit4] 2> =09at org.apache.solr.search.SolrIndexSearcher.registe= r(SolrIndexSearcher.java:239) [junit4:junit4] 2> =09at org.apache.solr.core.SolrCore.registerSearcher(S= olrCore.java:1763) [junit4:junit4] 2> =09at org.apache.solr.core.SolrCore.access$000(SolrCor= e.java:129) [junit4:junit4] 2> =09at org.apache.solr.core.SolrCore$7.call(SolrCore.ja= va:1640) [junit4:junit4] 2> =09at java.util.concurrent.FutureTask$Sync.innerRun(Fu= tureTask.java:334) [junit4:junit4] 2> =09at java.util.concurrent.FutureTask.run(FutureTask.j= ava:166) [junit4:junit4] 2> =09at java.util.concurrent.ThreadPoolExecutor.runWorke= r(ThreadPoolExecutor.java:1146) [junit4:junit4] 2> =09at java.util.concurrent.ThreadPoolExecutor$Worker.r= un(ThreadPoolExecutor.java:615) [junit4:junit4] 2> =09at java.lang.Thread.run(Thread.java:679) [junit4:junit4] 2>=20 [junit4:junit4] 2> 24393 T2524 C154 P23365 /update {waitSearcher=3Dtrue&c= ommit=3Dtrue&wt=3Djavabin&expungeDeletes=3Dfalse&commit_end_point=3Dtrue&ve= rsion=3D2&softCommit=3Dfalse} {commit=3D} 0 5 [junit4:junit4] 2> 24393 T2541 C156 P47160 /update {waitSearcher=3Dtrue&c= ommit=3Dtrue&wt=3Djavabin&expungeDeletes=3Dfalse&commit_end_point=3Dtrue&ve= rsion=3D2&softCommit=3Dfalse} {commit=3D} 0 5 [junit4:junit4] 2> 24394 T2519 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@1d818454 main{StandardDirectoryReader(s= egments_4:3:nrt _0(4.3):C2)} [junit4:junit4] 2> 24394 T2507 C153 P46206 /update {waitSearcher=3Dtrue&c= ommit=3Dtrue&wt=3Djavabin&expungeDeletes=3Dfalse&commit_end_point=3Dtrue&ve= rsion=3D2&softCommit=3Dfalse} {commit=3D} 0 6 [junit4:junit4] 2> 24395 T2494 C155 P42963 /update {waitSearcher=3Dtrue&c= ommit=3Dtrue&wt=3Djavabin&version=3D2&softCommit=3Dfalse} {commit=3D} 0 14 [junit4:junit4] 2> 24396 T2459 oasc.AbstractDistribZkTestBase.waitForReco= veriesToFinish Wait for recoveries to finish - collection: collection1 fail= OnTimeout:true timeout (sec):230 [junit4:junit4] 2> 24397 T2459 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 24397 T2459 oasc.AbstractDistribZkTestBase.waitForReco= veriesToFinish Recoveries finished - collection: collection1 [junit4:junit4] 2> 24400 T2492 C155 P42963 REQ /select {tests=3DcheckShar= dConsistency&q=3D*:*&distrib=3Dfalse&wt=3Djavabin&version=3D2&rows=3D0} hit= s=3D4 status=3D0 QTime=3D0=20 [junit4:junit4] 2> 24403 T2508 C153 P46206 REQ /select {tests=3DcheckShar= dConsistency&q=3D*:*&distrib=3Dfalse&wt=3Djavabin&version=3D2&rows=3D0} hit= s=3D2 status=3D0 QTime=3D0=20 [junit4:junit4] 2> 24406 T2525 C154 P23365 REQ /select {tests=3DcheckShar= dConsistency&q=3D*:*&distrib=3Dfalse&wt=3Djavabin&version=3D2&rows=3D0} hit= s=3D3 status=3D0 QTime=3D0=20 [junit4:junit4] 2> 24409 T2542 C156 P47160 REQ /select {tests=3DcheckShar= dConsistency&q=3D*:*&distrib=3Dfalse&wt=3Djavabin&version=3D2&rows=3D0} hit= s=3D4 status=3D0 QTime=3D0=20 [junit4:junit4] 2> 24410 T2459 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&f= ollowRedirects=3Dfalse [junit4:junit4] 2> 24422 T2526 oasha.CollectionsHandler.handleSyncShardAc= tion Syncing shard : shard=3Dshard1&action=3DSYNCSHARD&collection=3Dcollect= ion1&wt=3Djavabin&version=3D2 [junit4:junit4] 2> 24422 T2526 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&f= ollowRedirects=3Dfalse [junit4:junit4] 2> 24434 T2496 oasha.CoreAdminHandler.handleRequestSyncAc= tion I have been requested to sync up my shard [junit4:junit4] 2> 24434 T2496 oasc.SyncStrategy.sync Sync replicas to ht= tp://127.0.0.1:42963/iu_eh/collection1/ [junit4:junit4] 2> 24435 T2496 oasu.PeerSync.sync PeerSync: core=3Dcollec= tion1 url=3Dhttp://127.0.0.1:42963/iu_eh START replicas=3D[http://127.0.0.1= :46206/iu_eh/collection1/, http://127.0.0.1:23365/iu_eh/collection1/, http:= //127.0.0.1:47160/iu_eh/collection1/] nUpdates=3D100 [junit4:junit4] 2> 24437 T2509 C153 P46206 REQ /get {getVersions=3D100&di= strib=3Dfalse&wt=3Djavabin&qt=3D/get&version=3D2} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 24437 T2527 C154 P23365 REQ /get {getVersions=3D100&di= strib=3Dfalse&wt=3Djavabin&qt=3D/get&version=3D2} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 24437 T2543 C156 P47160 REQ /get {getVersions=3D100&di= strib=3Dfalse&wt=3Djavabin&qt=3D/get&version=3D2} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 24438 T2496 oasu.PeerSync.handleVersions PeerSync: cor= e=3Dcollection1 url=3Dhttp://127.0.0.1:42963/iu_eh Received 3 versions fro= m 127.0.0.1:46206/iu_eh/collection1/ [junit4:junit4] 2> 24438 T2496 oasu.PeerSync.handleVersions PeerSync: cor= e=3Dcollection1 url=3Dhttp://127.0.0.1:42963/iu_eh Our versions are newer.= ourLowThreshold=3D1429264517454364672 otherHigh=3D1429264517478481920 [junit4:junit4] 2> 24438 T2496 oasu.PeerSync.handleVersions PeerSync: cor= e=3Dcollection1 url=3Dhttp://127.0.0.1:42963/iu_eh Received 5 versions fro= m 127.0.0.1:47160/iu_eh/collection1/ [junit4:junit4] 2> 24439 T2496 oasu.PeerSync.handleVersions PeerSync: cor= e=3Dcollection1 url=3Dhttp://127.0.0.1:42963/iu_eh Our versions are newer.= ourLowThreshold=3D1429264517454364672 otherHigh=3D1429264517488967680 [junit4:junit4] 2> 24439 T2496 oasu.PeerSync.handleVersions PeerSync: cor= e=3Dcollection1 url=3Dhttp://127.0.0.1:42963/iu_eh Received 4 versions fro= m 127.0.0.1:23365/iu_eh/collection1/ [junit4:junit4] 2> 24439 T2496 oasu.PeerSync.handleVersions PeerSync: cor= e=3Dcollection1 url=3Dhttp://127.0.0.1:42963/iu_eh Our versions are newer.= ourLowThreshold=3D1429264517454364672 otherHigh=3D1429264517488967680 [junit4:junit4] 2> 24439 T2496 oasu.PeerSync.sync PeerSync: core=3Dcollec= tion1 url=3Dhttp://127.0.0.1:42963/iu_eh DONE. sync succeeded [junit4:junit4] 2> 24440 T2496 oasc.SyncStrategy.syncReplicas Sync Succes= s - now sync replicas to me [junit4:junit4] 2> 24440 T2496 oasc.SyncStrategy.syncToMe http://127.0.0.= 1:42963/iu_eh/collection1/: try and ask http://127.0.0.1:46206/iu_eh/collec= tion1/ to sync [junit4:junit4] 2> 24441 T2496 oasc.SyncStrategy.syncToMe http://127.0.0.= 1:42963/iu_eh/collection1/: try and ask http://127.0.0.1:23365/iu_eh/collec= tion1/ to sync [junit4:junit4] 2> 24441 T2496 oasc.SyncStrategy.syncToMe http://127.0.0.= 1:42963/iu_eh/collection1/: try and ask http://127.0.0.1:47160/iu_eh/collec= tion1/ to sync [junit4:junit4] 2> 24442 T2510 C153 P46206 oasu.PeerSync.sync PeerSync: c= ore=3Dcollection1 url=3Dhttp://127.0.0.1:46206/iu_eh START replicas=3D[http= ://127.0.0.1:42963/iu_eh/collection1/ [...truncated too long message...] t org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.j= ava:65) [junit4:junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient.getChi= ldren(SolrZkClient.java:233) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector.checkIfIamLe= ader(LeaderElector.java:84) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector.access$000(L= eaderElector.java:55) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector$1.process(Le= aderElector.java:129) [junit4:junit4] 2> =09at org.apache.zookeeper.ClientCnxn$EventThread.proc= essEvent(ClientCnxn.java:519) [junit4:junit4] 2> =09at org.apache.zookeeper.ClientCnxn$EventThread.run(= ClientCnxn.java:495) [junit4:junit4] 2>=20 [junit4:junit4] 2> 166373 T2534 oaz.ClientCnxn$EventThread.run EventThrea= d shut down [junit4:junit4] 2> 167441 T2551 oasu.PeerSync.handleResponse WARNING Peer= Sync: core=3Dcollection1 url=3Dhttp://127.0.0.1:47160/iu_eh couldn't conne= ct to http://127.0.0.1:23365/iu_eh/collection1/, counting as success [junit4:junit4] 2> 167441 T2551 oasu.PeerSync.sync PeerSync: core=3Dcolle= ction1 url=3Dhttp://127.0.0.1:47160/iu_eh DONE. sync succeeded [junit4:junit4] 2> 167441 T2551 oasc.SyncStrategy.syncReplicas We have be= en closed, won't attempt to sync replicas back to leader [junit4:junit4] 2> 167443 T2551 oasc.ShardLeaderElectionContext.runLeader= Process Sync was not a success but no one else is active! I am the leader [junit4:junit4] 2> 167443 T2551 oasc.ShardLeaderElectionContext.runLeader= Process I am the new leader: http://127.0.0.1:47160/iu_eh/collection1/ [junit4:junit4] 2> 167443 T2551 oasc.SolrCore.close [collection1] CLOSIN= G SolrCore org.apache.solr.core.SolrCore@55b5ea9a [junit4:junit4] 2> 167444 T2551 oasu.DirectUpdateHandler2.close closing D= irectUpdateHandler2{commits=3D10,autocommits=3D0,soft autocommits=3D0,optim= izes=3D0,rollbacks=3D0,expungeDeletes=3D0,docsPending=3D0,adds=3D0,deletesB= yId=3D0,deletesByQuery=3D0,errors=3D0,cumulative_adds=3D305,cumulative_dele= tesById=3D0,cumulative_deletesByQuery=3D1,cumulative_errors=3D0} [junit4:junit4] 2> 167445 T2551 oasu.SolrCoreState.decrefSolrCoreState Cl= osing SolrCoreState [junit4:junit4] 2> 167445 T2551 oasu.DefaultSolrCoreState.closeIndexWrite= r SolrCoreState ref count has reached 0 - closing IndexWriter [junit4:junit4] 2> 167445 T2551 oasu.DefaultSolrCoreState.closeIndexWrite= r closing IndexWriter with IndexWriterCloser [junit4:junit4] 2> 167445 T2551 C156 P47160 oasu.TransactionLog.forceClos= e SEVERE Error: Forcing close of tlog{file=3D./org.apache.solr.cloud.SyncSl= iceTest-1363052837329/jetty4/tlog/tlog.0000000000000000005 refcount=3D1} [junit4:junit4] 2> 167448 T2551 oasc.SolrCore.closeSearcher [collection1]= Closing main searcher on request. [junit4:junit4] 2> 167448 T2551 oasc.CachingDirectoryFactory.close Closin= g directory when closing factory: ./org.apache.solr.cloud.SyncSliceTest-136= 3052837329/jetty4/index [junit4:junit4] 2> 167448 T2551 oasc.CachingDirectoryFactory.closeDirecto= ry Closing directory: ./org.apache.solr.cloud.SyncSliceTest-1363052837329/j= etty4/index [junit4:junit4] 2> 167457 T2551 oasc.CachingDirectoryFactory.close Closin= g directory when closing factory: ./org.apache.solr.cloud.SyncSliceTest-136= 3052837329/jetty4/index.20130312034738598 [junit4:junit4] 2> 167457 T2551 oasc.CachingDirectoryFactory.closeDirecto= ry Closing directory: ./org.apache.solr.cloud.SyncSliceTest-1363052837329/j= etty4/index.20130312034738598 [junit4:junit4] 2> 167457 T2551 oasc.CachingDirectoryFactory.close Closin= g directory when closing factory: ./org.apache.solr.cloud.SyncSliceTest-136= 3052837329/jetty4 [junit4:junit4] 2> 167457 T2551 oasc.CachingDirectoryFactory.closeDirecto= ry Closing directory: ./org.apache.solr.cloud.SyncSliceTest-1363052837329/j= etty4 [junit4:junit4] 2> 167458 T2551 oascc.SolrZkClient.makePath makePath: /co= llections/collection1/leaders/shard1 [junit4:junit4] 2> 167458 T2551 oasc.LeaderElector$1.process WARNING org= .apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = =3D Session expired for /collections/collection1/leader_elect/shard1/electi= on/89329030747783180-5-n_0000000003 [junit4:junit4] 2> =09at org.apache.zookeeper.KeeperException.create(Keep= erException.java:127) [junit4:junit4] 2> =09at org.apache.zookeeper.KeeperException.create(Keep= erException.java:51) [junit4:junit4] 2> =09at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.= java:873) [junit4:junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient$2.exec= ute(SolrZkClient.java:153) [junit4:junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient$2.exec= ute(SolrZkClient.java:150) [junit4:junit4] 2> =09at org.apache.solr.common.cloud.ZkCmdExecutor.retry= Operation(ZkCmdExecutor.java:65) [junit4:junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient.delete= (SolrZkClient.java:150) [junit4:junit4] 2> =09at org.apache.solr.cloud.ElectionContext.cancelElec= tion(ElectionContext.java:63) [junit4:junit4] 2> =09at org.apache.solr.cloud.ShardLeaderElectionContext= .runLeaderProcess(ElectionContext.java:243) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector.runIamLeader= Process(LeaderElector.java:156) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector.checkIfIamLe= ader(LeaderElector.java:100) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector.access$000(L= eaderElector.java:55) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector$1.process(Le= aderElector.java:129) [junit4:junit4] 2> =09at org.apache.zookeeper.ClientCnxn$EventThread.proc= essEvent(ClientCnxn.java:519) [junit4:junit4] 2> =09at org.apache.zookeeper.ClientCnxn$EventThread.run(= ClientCnxn.java:495) [junit4:junit4] 2>=20 [junit4:junit4] 2> 167458 T2551 oascc.ZkStateReader$3.process WARNING Zoo= Keeper watch triggered, but Solr cannot talk to ZK [junit4:junit4] 2> 167459 T2551 oascc.ZkStateReader$2.process A cluster s= tate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path= :/live_nodes, has occurred - updating... (live nodes size: 1) [junit4:junit4] 2> 167459 T2551 oascc.ZkStateReader$2.process WARNING Zoo= Keeper watch triggered, but Solr cannot talk to ZK [junit4:junit4] 2> 167459 T2551 oascc.ZkStateReader$2.process A cluster s= tate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cl= usterstate.json, has occurred - updating... (live nodes size: 1) [junit4:junit4] 2> 167459 T2551 oascc.ZkStateReader$2.process WARNING Zoo= Keeper watch triggered, but Solr cannot talk to ZK [junit4:junit4] 2> 167459 T2551 oaz.ClientCnxn$EventThread.run EventThrea= d shut down [junit4:junit4] 2> NOTE: test params are: codec=3DDummyCompressingStoredF= ields(storedFieldsFormat=3DCompressingStoredFieldsFormat(compressionMode=3D= DUMMY, chunkSize=3D1), termVectorsFormat=3DCompressingTermVectorsFormat(com= pressionMode=3DDUMMY, chunkSize=3D1)), sim=3DRandomSimilarityProvider(query= Norm=3Dfalse,coord=3Dno): {}, locale=3Dnl_NL, timezone=3DLibya [junit4:junit4] 2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. = 1.6.0_32 (64-bit)/cpus=3D16,threads=3D4,free=3D56390360,total=3D393281536 [junit4:junit4] 2> NOTE: All tests run in this JVM: [TestDistributedSearc= h, UniqFieldsUpdateProcessorFactoryTest, TestDistributedGrouping, NoCacheHe= aderTest, TestAnalyzedSuggestions, DocValuesMultiTest, TestAtomicUpdateErro= rCases, TestSystemIdResolver, SortByFunctionTest, TestCollationField, Curre= ncyFieldOpenExchangeTest, TestOmitPositions, TestPostingsSolrHighlighter, T= estBinaryResponseWriter, OpenExchangeRatesOrgProviderTest, SignatureUpdateP= rocessorFactoryTest, TestFastOutputStream, SolrPluginUtilsTest, TestSuggest= SpellingConverter, SuggesterWFSTTest, SolrCmdDistributorTest, ChaosMonkeySa= feLeaderTest, TestIndexSearcher, MultiTermTest, DistanceFunctionTest, Stand= ardRequestHandlerTest, TestMultiCoreConfBootstrap, XsltUpdateRequestHandler= Test, DirectSolrSpellCheckerTest, CollectionsAPIDistributedZkTest, CoreCont= ainerCoreInitFailuresTest, TimeZoneUtilsTest, DefaultValueUpdateProcessorTe= st, TestLazyCores, ConvertedLegacyTest, JSONWriterTest, CachingDirectoryFac= toryTest, IndexBasedSpellCheckerTest, FieldAnalysisRequestHandlerTest, Sugg= esterTSTTest, TestSolr4Spatial, TestCodecSupport, TermVectorComponentDistri= butedTest, TestWordDelimiterFilterFactory, TestUpdate, TestFiltering, TestF= ieldCollectionResource, SpellCheckComponentTest, TestJmxMonitoredMap, DateM= athParserTest, SolrIndexConfigTest, ShardRoutingCustomTest, SimplePostToolT= est, TestQueryTypes, TestStressReorder, URLClassifyProcessorTest, TestLucen= eMatchVersion, TestFoldingMultitermQuery, HighlighterTest, IndexReaderFacto= ryTest, HardAutoCommitTest, TestBM25SimilarityFactory, TestRandomFaceting, = CopyFieldTest, TestSolrXMLSerializer, UnloadDistributedZkTest, SyncSliceTes= t] [junit4:junit4] Completed on J1 in 167.75s, 1 test, 1 failure <<< FAILURES! [...truncated 404 lines...] BUILD FAILED /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.x= ml:381: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.x= ml:361: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.x= ml:39: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/bu= ild.xml:183: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/co= mmon-build.xml:449: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/= common-build.xml:1213: The following error occurred while executing this li= ne: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/= common-build.xml:877: There were test failures: 271 suites, 1142 tests, 1 f= ailure, 27 ignored (8 assumptions) Total time: 64 minutes 2 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_3606_547729149.1363053473366 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_3606_547729149.1363053473366--