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 C6B5BD5CD for ; Thu, 14 Mar 2013 05:54:16 +0000 (UTC) Received: (qmail 11787 invoked by uid 500); 14 Mar 2013 05:54:14 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 11358 invoked by uid 500); 14 Mar 2013 05:54:13 -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 11284 invoked by uid 99); 14 Mar 2013 05:54:11 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Mar 2013 05:54:11 +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; Thu, 14 Mar 2013 05:53:49 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id 5ECEAC00CA for ; Thu, 14 Mar 2013 05:53:26 +0000 (UTC) Date: Thu, 14 Mar 2013 05:53:14 +0000 (UTC) From: Apache Jenkins Server To: dev@lucene.apache.org Message-ID: <500543326.4230.1363240406385.JavaMail.hudson@aegis> In-Reply-To: <47812750.4156.1363210740145.JavaMail.hudson@aegis> References: <47812750.4156.1363210740145.JavaMail.hudson@aegis> Subject: [JENKINS] Lucene-Solr-Tests-4.x-Java6 - Build # 1419 - Still Failing MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_4229_1861949149.1363240394414" X-Jenkins-Job: Lucene-Solr-Tests-4.x-Java6 X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_4229_1861949149.1363240394414 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java6/1419/ 1 tests failed. FAILED: org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearch Error Message: No registered leader was found, collection:collection1 slice:shard1 Stack Trace: org.apache.solr.common.SolrException: No registered leader was found, colle= ction:collection1 slice:shard1 =09at __randomizedtesting.SeedInfo.seed([12445E7525D4412A:93A2D06D528B2116]= :0) =09at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateRead= er.java:484) =09at org.apache.solr.cloud.BasicDistributedZk2Test.brindDownShardIndexSome= DocsAndRecover(BasicDistributedZk2Test.java:291) =09at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributed= Zk2Test.java:116) =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 8643 lines...] [junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test [junit4:junit4] 2> 0 T1614 oas.BaseDistributedSearchTestCase.initHostCont= ext Setting hostContext system property: /by_/jk [junit4:junit4] 2> 3 T1614 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-Bas= icDistributedZk2Test-1363239664565 [junit4:junit4] 2> 4 T1614 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4:junit4] 2> 5 T1615 oasc.ZkTestServer$ZKServerMain.runFromConfig S= tarting server [junit4:junit4] 2> 8 T1615 oazs.ZooKeeperServer.setTickTime tickTime set = to 1000 [junit4:junit4] 2> 8 T1615 oazs.ZooKeeperServer.setMinSessionTimeout minS= essionTimeout set to -1 [junit4:junit4] 2> 8 T1615 oazs.ZooKeeperServer.setMaxSessionTimeout maxS= essionTimeout set to -1 [junit4:junit4] 2> 8 T1615 oazs.NIOServerCnxnFactory.configure binding to= port 0.0.0.0/0.0.0.0:0 [junit4:junit4] 2> 9 T1615 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to= /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/b= uild/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1363= 239664565/zookeeper/server1/data/version-2/snapshot.0 [junit4:junit4] 2> 106 T1614 oasc.ZkTestServer.run start zk server on por= t:24607 [junit4:junit4] 2> 106 T1614 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:24607 sessionTimeout=3D10000 watcher=3Dorg= .apache.solr.common.cloud.ConnectionManager@5c7e2eb5 [junit4:junit4] 2> 107 T1614 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 107 T1620 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost/127.0.0.1:24607. Will not attem= pt to authenticate using SASL (access denied (javax.security.auth.AuthPermi= ssion getLoginConfiguration)) [junit4:junit4] 2> 107 T1620 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost/127.0.0.1:24607, initiating sessio= n [junit4:junit4] 2> 108 T1616 oazs.NIOServerCnxnFactory.run Accepted socke= t connection from /140.211.11.196:33271 [junit4:junit4] 2> 108 T1616 oazs.ZooKeeperServer.processConnectRequest C= lient attempting to establish new session at /140.211.11.196:33271 [junit4:junit4] 2> 108 T1618 oazsp.FileTxnLog.append Creating new log fil= e: log.1 [junit4:junit4] 2> 110 T1618 oazs.ZooKeeperServer.finishSessionInit Estab= lished session 0x13d676a7bbb0000 with negotiated timeout 10000 for client /= 140.211.11.196:33271 [junit4:junit4] 2> 111 T1620 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost/127.0.0.1:24607, sessionid =3D= 0x13d676a7bbb0000, negotiated timeout =3D 10000 [junit4:junit4] 2> 111 T1621 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@5c7e2eb5 name:ZooKeeperConnectio= n Watcher:127.0.0.1:24607 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4:junit4] 2> 111 T1614 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 111 T1614 oascc.SolrZkClient.makePath makePath: /solr [junit4:junit4] 2> 114 T1619 oazs.PrepRequestProcessor.pRequest2Txn Proce= ssed session termination for sessionid: 0x13d676a7bbb0000 [junit4:junit4] 2> 123 T1621 oaz.ClientCnxn$EventThread.run EventThread s= hut down [junit4:junit4] 2> 123 T1614 oaz.ZooKeeper.close Session: 0x13d676a7bbb00= 00 closed [junit4:junit4] 2> 123 T1616 oazs.NIOServerCnxn.closeSock Closed socket c= onnection for client /140.211.11.196:33271 which had sessionid 0x13d676a7bb= b0000 [junit4:junit4] 2> 123 T1614 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:24607/solr sessionTimeout=3D10000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@6b4da447 [junit4:junit4] 2> 124 T1614 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 124 T1622 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost/127.0.0.1:24607. Will not attem= pt to authenticate using SASL (access denied (javax.security.auth.AuthPermi= ssion getLoginConfiguration)) [junit4:junit4] 2> 125 T1622 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost/127.0.0.1:24607, initiating sessio= n [junit4:junit4] 2> 125 T1616 oazs.NIOServerCnxnFactory.run Accepted socke= t connection from /140.211.11.196:16023 [junit4:junit4] 2> 125 T1616 oazs.ZooKeeperServer.processConnectRequest C= lient attempting to establish new session at /140.211.11.196:16023 [junit4:junit4] 2> 126 T1618 oazs.ZooKeeperServer.finishSessionInit Estab= lished session 0x13d676a7bbb0001 with negotiated timeout 10000 for client /= 140.211.11.196:16023 [junit4:junit4] 2> 126 T1622 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost/127.0.0.1:24607, sessionid =3D= 0x13d676a7bbb0001, negotiated timeout =3D 10000 [junit4:junit4] 2> 126 T1623 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@6b4da447 name:ZooKeeperConnectio= n Watcher:127.0.0.1:24607/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4:junit4] 2> 126 T1614 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 127 T1614 oascc.SolrZkClient.makePath makePath: /colle= ctions/collection1 [junit4:junit4] 2> 136 T1614 oascc.SolrZkClient.makePath makePath: /colle= ctions/collection1/shards [junit4:junit4] 2> 139 T1614 oascc.SolrZkClient.makePath makePath: /colle= ctions/control_collection [junit4:junit4] 2> 141 T1614 oascc.SolrZkClient.makePath makePath: /colle= ctions/control_collection/shards [junit4:junit4] 2> 150 T1614 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> 150 T1614 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/solrconfig.xml [junit4:junit4] 2> 156 T1614 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> 156 T1614 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/schema.xml [junit4:junit4] 2> 260 T1614 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> 260 T1614 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/stopwords.txt [junit4:junit4] 2> 263 T1614 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> 264 T1614 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/protwords.txt [junit4:junit4] 2> 275 T1614 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> 276 T1614 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/currency.xml [junit4:junit4] 2> 279 T1614 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> 279 T1614 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/open-exchange-rates.json [junit4:junit4] 2> 282 T1614 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> 282 T1614 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/mapping-ISOLatin1Accent.txt [junit4:junit4] 2> 290 T1614 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> 290 T1614 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/old_synonyms.txt [junit4:junit4] 2> 293 T1614 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> 293 T1614 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/synonyms.txt [junit4:junit4] 2> 296 T1619 oazs.PrepRequestProcessor.pRequest2Txn Proce= ssed session termination for sessionid: 0x13d676a7bbb0001 [junit4:junit4] 2> 303 T1623 oaz.ClientCnxn$EventThread.run EventThread s= hut down [junit4:junit4] 2> 303 T1616 oazs.NIOServerCnxn.closeSock Closed socket c= onnection for client /140.211.11.196:16023 which had sessionid 0x13d676a7bb= b0001 [junit4:junit4] 2> 303 T1614 oaz.ZooKeeper.close Session: 0x13d676a7bbb00= 01 closed [junit4:junit4] 2> 462 T1614 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 466 T1614 oejs.AbstractConnector.doStart Started Socke= tConnector@127.0.0.1:37994 [junit4:junit4] 2> 467 T1614 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() [junit4:junit4] 2> 467 T1614 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 467 T1614 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.BasicDistributedZk2Test-controljetty-1363239664864 [junit4:junit4] 2> 468 T1614 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.B= asicDistributedZk2Test-controljetty-1363239664864/solr.xml [junit4:junit4] 2> 468 T1614 oasc.CoreContainer. New CoreContainer = 1372522096 [junit4:junit4] 2> 468 T1614 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.BasicDist= ributedZk2Test-controljetty-1363239664864/' [junit4:junit4] 2> 469 T1614 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.Bas= icDistributedZk2Test-controljetty-1363239664864/' [junit4:junit4] 2> 502 T1614 oashc.HttpShardHandlerFactory.getParameter S= etting socketTimeout to: 120000 [junit4:junit4] 2> 503 T1614 oashc.HttpShardHandlerFactory.getParameter S= etting urlScheme to: http:// [junit4:junit4] 2> 503 T1614 oashc.HttpShardHandlerFactory.getParameter S= etting connTimeout to: 15000 [junit4:junit4] 2> 503 T1614 oashc.HttpShardHandlerFactory.getParameter S= etting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 503 T1614 oashc.HttpShardHandlerFactory.getParameter S= etting corePoolSize to: 0 [junit4:junit4] 2> 504 T1614 oashc.HttpShardHandlerFactory.getParameter S= etting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 504 T1614 oashc.HttpShardHandlerFactory.getParameter S= etting maxThreadIdleTime to: 5 [junit4:junit4] 2> 504 T1614 oashc.HttpShardHandlerFactory.getParameter S= etting sizeOfQueue to: -1 [junit4:junit4] 2> 505 T1614 oashc.HttpShardHandlerFactory.getParameter S= etting fairnessPolicy to: false [junit4:junit4] 2> 505 T1614 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&s= ocketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 518 T1614 oasc.CoreContainer.load Registering Log List= ener [junit4:junit4] 2> 530 T1614 oasc.CoreContainer.initZooKeeper Zookeeper c= lient=3D127.0.0.1:24607/solr [junit4:junit4] 2> 531 T1614 oasc.ZkController.checkChrootPath zkHost inc= ludes chroot [junit4:junit4] 2> 531 T1614 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:24607 sessionTimeout=3D60000 watcher=3Dorg= .apache.solr.common.cloud.ConnectionManager@57bd3c08 [junit4:junit4] 2> 532 T1614 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 532 T1633 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost/127.0.0.1:24607. Will not attem= pt to authenticate using SASL (access denied (javax.security.auth.AuthPermi= ssion getLoginConfiguration)) [junit4:junit4] 2> 533 T1633 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost/127.0.0.1:24607, initiating sessio= n [junit4:junit4] 2> 533 T1616 oazs.NIOServerCnxnFactory.run Accepted socke= t connection from /140.211.11.196:64539 [junit4:junit4] 2> 533 T1616 oazs.ZooKeeperServer.processConnectRequest C= lient attempting to establish new session at /140.211.11.196:64539 [junit4:junit4] 2> 535 T1618 oazs.ZooKeeperServer.finishSessionInit Estab= lished session 0x13d676a7bbb0002 with negotiated timeout 20000 for client /= 140.211.11.196:64539 [junit4:junit4] 2> 535 T1633 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost/127.0.0.1:24607, sessionid =3D= 0x13d676a7bbb0002, negotiated timeout =3D 20000 [junit4:junit4] 2> 535 T1634 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@57bd3c08 name:ZooKeeperConnectio= n Watcher:127.0.0.1:24607 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4:junit4] 2> 536 T1614 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 537 T1619 oazs.PrepRequestProcessor.pRequest2Txn Proce= ssed session termination for sessionid: 0x13d676a7bbb0002 [junit4:junit4] 2> 547 T1616 oazs.NIOServerCnxn.closeSock Closed socket c= onnection for client /140.211.11.196:64539 which had sessionid 0x13d676a7bb= b0002 [junit4:junit4] 2> 547 T1634 oaz.ClientCnxn$EventThread.run EventThread s= hut down [junit4:junit4] 2> 547 T1614 oaz.ZooKeeper.close Session: 0x13d676a7bbb00= 02 closed [junit4:junit4] 2> 547 T1614 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&soc= ketTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 555 T1614 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:24607/solr sessionTimeout=3D30000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@4d598a49 [junit4:junit4] 2> 555 T1614 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 556 T1635 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost/127.0.0.1:24607. Will not attem= pt to authenticate using SASL (access denied (javax.security.auth.AuthPermi= ssion getLoginConfiguration)) [junit4:junit4] 2> 556 T1635 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost/127.0.0.1:24607, initiating sessio= n [junit4:junit4] 2> 556 T1616 oazs.NIOServerCnxnFactory.run Accepted socke= t connection from /140.211.11.196:39458 [junit4:junit4] 2> 556 T1616 oazs.ZooKeeperServer.processConnectRequest C= lient attempting to establish new session at /140.211.11.196:39458 [junit4:junit4] 2> 557 T1618 oazs.ZooKeeperServer.finishSessionInit Estab= lished session 0x13d676a7bbb0003 with negotiated timeout 20000 for client /= 140.211.11.196:39458 [junit4:junit4] 2> 557 T1635 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost/127.0.0.1:24607, sessionid =3D= 0x13d676a7bbb0003, negotiated timeout =3D 20000 [junit4:junit4] 2> 558 T1636 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@4d598a49 name:ZooKeeperConnectio= n Watcher:127.0.0.1:24607/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4:junit4] 2> 558 T1614 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 565 T1619 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d676a7bbb0003 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> 567 T1614 oascc.SolrZkClient.makePath makePath: /live_= nodes [junit4:junit4] 2> 569 T1614 oasc.ZkController.createEphemeralLiveNode Re= gister node as live in ZooKeeper:/live_nodes/127.0.0.1:37994_by_%2Fjk [junit4:junit4] 2> 569 T1619 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d676a7bbb0003 type:dele= te cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/12= 7.0.0.1:37994_by_%2Fjk Error:KeeperErrorCode =3D NoNode for /solr/live_node= s/127.0.0.1:37994_by_%2Fjk [junit4:junit4] 2> 577 T1614 oascc.SolrZkClient.makePath makePath: /live_= nodes/127.0.0.1:37994_by_%2Fjk [junit4:junit4] 2> 580 T1614 oascc.SolrZkClient.makePath makePath: /overs= eer_elect/election [junit4:junit4] 2> 593 T1619 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d676a7bbb0003 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> 594 T1614 oascc.SolrZkClient.makePath makePath: /overs= eer_elect/leader [junit4:junit4] 2> 601 T1614 oasc.Overseer.start Overseer (id=3D893412746= 57325059-127.0.0.1:37994_by_%2Fjk-n_0000000000) starting [junit4:junit4] 2> 602 T1619 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d676a7bbb0003 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> 603 T1619 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d676a7bbb0003 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> 605 T1619 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d676a7bbb0003 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> 606 T1619 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d676a7bbb0003 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> 616 T1638 oasc.OverseerCollectionProcessor.run Process= current queue of collection creations [junit4:junit4] 2> 617 T1614 oascc.SolrZkClient.makePath makePath: /clust= erstate.json [junit4:junit4] 2> 619 T1614 oascc.SolrZkClient.makePath makePath: /alias= es.json [junit4:junit4] 2> 631 T1614 oascc.ZkStateReader.createClusterStateWatche= rsAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 635 T1639 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.BasicDistributedZk2Test-controljetty-1363239664864/collection1 [junit4:junit4] 2> 636 T1637 oasc.Overseer$ClusterStateUpdater.run Starti= ng to work on the main queue [junit4:junit4] 2> 636 T1639 oasc.ZkController.createCollectionZkNode Che= ck for collection zkNode:control_collection [junit4:junit4] 2> 636 T1639 oasc.ZkController.createCollectionZkNode Col= lection zkNode exists [junit4:junit4] 2> 636 T1639 oasc.ZkController.readConfigName Load collec= tion config from:/collections/control_collection [junit4:junit4] 2> 638 T1639 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.Bas= icDistributedZk2Test-controljetty-1363239664864/collection1/' [junit4:junit4] 2> 639 T1639 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.BasicDistributedZk2= Test-controljetty-1363239664864/collection1/lib/README' to classloader [junit4:junit4] 2> 639 T1639 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.BasicDistributedZk2= Test-controljetty-1363239664864/collection1/lib/classes/' to classloader [junit4:junit4] 2> 686 T1639 oasc.SolrConfig. Using Lucene MatchVer= sion: LUCENE_43 [junit4:junit4] 2> 739 T1639 oasc.SolrConfig. Loaded SolrConfig: so= lrconfig.xml [junit4:junit4] 2> 840 T1639 oass.IndexSchema.readSchema Reading Solr Sch= ema [junit4:junit4] 2> 846 T1639 oass.IndexSchema.readSchema Schema name=3Dte= st [junit4:junit4] 2> 1489 T1639 oass.OpenExchangeRatesOrgProvider.init Init= ialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 1499 T1639 oass.IndexSchema.readSchema default search = field in schema is text [junit4:junit4] 2> 1502 T1639 oass.IndexSchema.readSchema unique key fiel= d: id [junit4:junit4] 2> 1514 T1639 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 1518 T1639 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 1521 T1639 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 1521 T1639 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 1522 T1639 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 1522 T1639 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 1522 T1639 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 1523 T1639 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 1523 T1639 oasc.SolrCore.initDirectoryFactory org.apac= he.solr.core.MockDirectoryFactory [junit4:junit4] 2> 1523 T1639 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.BasicDistribu= tedZk2Test-controljetty-1363239664864/collection1/, dataDir=3D./org.apache.= solr.cloud.BasicDistributedZk2Test-1363239664565/control/data/ [junit4:junit4] 2> 1523 T1639 oasc.JmxMonitoredMap. JMX monitoring = is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMB= eanServer@1380cf2a [junit4:junit4] 2> 1524 T1639 oasc.SolrCore.initDirectoryFactory org.apac= he.solr.core.MockDirectoryFactory [junit4:junit4] 2> 1524 T1639 oasc.CachingDirectoryFactory.get return new= directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-136323966456= 5/control/data forceNew: false [junit4:junit4] 2> 1524 T1639 oasc.SolrCore.getNewIndexDir New index dire= ctory detected: old=3Dnull new=3D./org.apache.solr.cloud.BasicDistributedZk= 2Test-1363239664565/control/data/index/ [junit4:junit4] 2> 1524 T1639 oasc.SolrCore.initIndex WARNING [collection= 1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-13= 63239664565/control/data/index' doesn't exist. Creating new index... [junit4:junit4] 2> 1525 T1639 oasc.CachingDirectoryFactory.get return new= directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-136323966456= 5/control/data/index forceNew: false [junit4:junit4] 2> 1527 T1639 oasc.SolrDeletionPolicy.onCommit SolrDeleti= onPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@d45271b lockFactory=3Dorg.apache.lucene.store.NativeFSLock= Factory@b46c908),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 1527 T1639 oasc.SolrDeletionPolicy.updateCommits newes= t commit =3D 1[segments_1] [junit4:junit4] 2> 1529 T1639 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe" [junit4:junit4] 2> 1529 T1639 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "s= tored_sig" [junit4:junit4] 2> 1529 T1639 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= istrib-dup-test-chain-implicit" [junit4:junit4] 2> 1530 T1639 oasc.RequestHandlers.initHandlersFromConfig= created standard: solr.StandardRequestHandler [junit4:junit4] 2> 1530 T1639 oasc.RequestHandlers.initHandlersFromConfig= created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 1530 T1639 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 1530 T1639 oasc.RequestHandlers.initHandlersFromConfig= created /replication: solr.ReplicationHandler [junit4:junit4] 2> 1531 T1639 oasc.RequestHandlers.initHandlersFromConfig= created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 1531 T1639 oasc.RequestHandlers.initHandlersFromConfig= created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 1535 T1639 oashl.XMLLoader.init xsltCacheLifetimeSecon= ds=3D60 [junit4:junit4] 2> 1539 T1639 oass.SolrIndexSearcher. Opening Searc= her@74b85a7 main [junit4:junit4] 2> 1540 T1639 oasu.UpdateHandler.clearLog Clearing tlog f= iles, tlogDir=3D./org.apache.solr.cloud.BasicDistributedZk2Test-13632396645= 65/control/data/tlog [junit4:junit4] 2> 1540 T1639 oasu.CommitTracker. Hard AutoCommit: = disabled [junit4:junit4] 2> 1540 T1639 oasu.CommitTracker. Soft AutoCommit: = disabled [junit4:junit4] 2> 1543 T1640 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@74b85a7 main{StandardDirectoryReader(seg= ments_1:1)} [junit4:junit4] 2> 1543 T1639 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Ddown [junit4:junit4] 2> 1543 T1639 oasc.ZkController.publish numShards not fou= nd on descriptor - reading it from system property [junit4:junit4] 2> 1543 T1619 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d676a7bbb0003 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> 2140 T1637 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 2141 T1637 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:37994_by_%2Fjk", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:37994/by_/jk"} [junit4:junit4] 2> 2141 T1637 oasc.Overseer$ClusterStateUpdater.createCol= lection Create collection control_collection with numShards 1 [junit4:junit4] 2> 2141 T1637 oasc.Overseer$ClusterStateUpdater.updateSta= te Assigning new node to shard shard=3Dshard1 [junit4:junit4] 2> 2142 T1619 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d676a7bbb0003 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> 2157 T1636 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> 2560 T1639 oasc.CoreContainer.registerCore registering= core: collection1 [junit4:junit4] 2> 2560 T1639 oasc.ZkController.register Register replica= - core:collection1 address:http://127.0.0.1:37994/by_/jk collection:contro= l_collection shard:shard1 [junit4:junit4] 2> 2561 T1639 oascc.SolrZkClient.makePath makePath: /coll= ections/control_collection/leader_elect/shard1/election [junit4:junit4] 2> 2630 T1619 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d676a7bbb0003 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> 2631 T1639 oasc.ShardLeaderElectionContext.runLeaderPr= ocess Running the leader process. [junit4:junit4] 2> 2632 T1619 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d676a7bbb0003 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> 2690 T1639 oasc.ShardLeaderElectionContext.waitForRepl= icasToComeUp Enough replicas found to continue. [junit4:junit4] 2> 2690 T1639 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I may be the new leader - try and sync [junit4:junit4] 2> 2690 T1639 oasc.SyncStrategy.sync Sync replicas to htt= p://127.0.0.1:37994/by_/jk/collection1/ [junit4:junit4] 2> 2690 T1639 oasc.SyncStrategy.syncReplicas Sync Success= - now sync replicas to me [junit4:junit4] 2> 2691 T1639 oasc.SyncStrategy.syncToMe http://127.0.0.1= :37994/by_/jk/collection1/ has no replicas [junit4:junit4] 2> 2691 T1639 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I am the new leader: http://127.0.0.1:37994/by_/jk/collection1/ [junit4:junit4] 2> 2691 T1639 oascc.SolrZkClient.makePath makePath: /coll= ections/control_collection/leaders/shard1 [junit4:junit4] 2> 2715 T1619 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d676a7bbb0003 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> 3662 T1637 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 3688 T1636 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> 3738 T1639 oasc.ZkController.register We are http://12= 7.0.0.1:37994/by_/jk/collection1/ and leader is http://127.0.0.1:37994/by_/= jk/collection1/ [junit4:junit4] 2> 3738 T1639 oasc.ZkController.register No LogReplay nee= ded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:37994/by_/jk [junit4:junit4] 2> 3738 T1639 oasc.ZkController.checkRecovery I am the le= ader, no recovery necessary [junit4:junit4] 2> 3738 T1639 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Dactive [junit4:junit4] 2> 3739 T1639 oasc.ZkController.publish numShards not fou= nd on descriptor - reading it from system property [junit4:junit4] 2> 3740 T1639 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 3741 T1614 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> 3742 T1614 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() done [junit4:junit4] 2> 3743 T1614 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fo= llowRedirects=3Dfalse [junit4:junit4] 2> 3756 T1614 oascsi.HttpClientUtil.createClient Creating= new http client, config: [junit4:junit4] 2> 3757 T1614 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:24607/solr sessionTimeout=3D10000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@269b5e7e [junit4:junit4] 2> 3757 T1614 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 3758 T1642 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost/127.0.0.1:24607. Will not atte= mpt to authenticate using SASL (access denied (javax.security.auth.AuthPerm= ission getLoginConfiguration)) [junit4:junit4] 2> 3758 T1642 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost/127.0.0.1:24607, initiating sessi= on [junit4:junit4] 2> 3759 T1616 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /140.211.11.196:39227 [junit4:junit4] 2> 3759 T1616 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /140.211.11.196:39227 [junit4:junit4] 2> 3760 T1618 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d676a7bbb0004 with negotiated timeout 10000 for client = /140.211.11.196:39227 [junit4:junit4] 2> 3760 T1642 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost/127.0.0.1:24607, sessionid = =3D 0x13d676a7bbb0004, negotiated timeout =3D 10000 [junit4:junit4] 2> 3760 T1643 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@269b5e7e name:ZooKeeperConnecti= on Watcher:127.0.0.1:24607/solr got event WatchedEvent state:SyncConnected = type:None path:null path:null type:None [junit4:junit4] 2> 3761 T1614 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 3763 T1614 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 3765 T1614 oasc.ChaosMonkey.monkeyLog monkey: init - e= xpire sessions:true cause connection loss:true [junit4:junit4] 2> 3956 T1614 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 3959 T1614 oejs.AbstractConnector.doStart Started Sock= etConnector@127.0.0.1:40921 [junit4:junit4] 2> 3960 T1614 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() [junit4:junit4] 2> 3960 T1614 oasc.SolrResourceLoader.locateSolrHome JNDI= not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 3961 T1614 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.BasicDistributedZk2Test-jetty1-1363239668326 [junit4:junit4] 2> 3962 T1614 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.= BasicDistributedZk2Test-jetty1-1363239668326/solr.xml [junit4:junit4] 2> 3962 T1614 oasc.CoreContainer. New CoreContainer= 303098097 [junit4:junit4] 2> 3963 T1614 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.BasicDis= tributedZk2Test-jetty1-1363239668326/' [junit4:junit4] 2> 3963 T1614 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.Ba= sicDistributedZk2Test-jetty1-1363239668326/' [junit4:junit4] 2> 4017 T1614 oashc.HttpShardHandlerFactory.getParameter = Setting socketTimeout to: 120000 [junit4:junit4] 2> 4018 T1614 oashc.HttpShardHandlerFactory.getParameter = Setting urlScheme to: http:// [junit4:junit4] 2> 4018 T1614 oashc.HttpShardHandlerFactory.getParameter = Setting connTimeout to: 15000 [junit4:junit4] 2> 4019 T1614 oashc.HttpShardHandlerFactory.getParameter = Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 4019 T1614 oashc.HttpShardHandlerFactory.getParameter = Setting corePoolSize to: 0 [junit4:junit4] 2> 4020 T1614 oashc.HttpShardHandlerFactory.getParameter = Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 4020 T1614 oashc.HttpShardHandlerFactory.getParameter = Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 4021 T1614 oashc.HttpShardHandlerFactory.getParameter = Setting sizeOfQueue to: -1 [junit4:junit4] 2> 4021 T1614 oashc.HttpShardHandlerFactory.getParameter = Setting fairnessPolicy to: false [junit4:junit4] 2> 4022 T1614 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&= socketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 4040 T1614 oasc.CoreContainer.load Registering Log Lis= tener [junit4:junit4] 2> 4058 T1614 oasc.CoreContainer.initZooKeeper Zookeeper = client=3D127.0.0.1:24607/solr [junit4:junit4] 2> 4058 T1614 oasc.ZkController.checkChrootPath zkHost in= cludes chroot [junit4:junit4] 2> 4059 T1614 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:24607 sessionTimeout=3D60000 watcher=3Dor= g.apache.solr.common.cloud.ConnectionManager@22883e96 [junit4:junit4] 2> 4060 T1614 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 4060 T1653 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost/127.0.0.1:24607. Will not atte= mpt to authenticate using SASL (access denied (javax.security.auth.AuthPerm= ission getLoginConfiguration)) [junit4:junit4] 2> 4061 T1653 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost/127.0.0.1:24607, initiating sessi= on [junit4:junit4] 2> 4061 T1616 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /140.211.11.196:36408 [junit4:junit4] 2> 4061 T1616 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /140.211.11.196:36408 [junit4:junit4] 2> 4064 T1618 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d676a7bbb0005 with negotiated timeout 20000 for client = /140.211.11.196:36408 [junit4:junit4] 2> 4064 T1653 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost/127.0.0.1:24607, sessionid = =3D 0x13d676a7bbb0005, negotiated timeout =3D 20000 [junit4:junit4] 2> 4064 T1654 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@22883e96 name:ZooKeeperConnecti= on Watcher:127.0.0.1:24607 got event WatchedEvent state:SyncConnected type:= None path:null path:null type:None [junit4:junit4] 2> 4065 T1614 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 4067 T1619 oazs.PrepRequestProcessor.pRequest2Txn Proc= essed session termination for sessionid: 0x13d676a7bbb0005 [junit4:junit4] 2> 4068 T1654 oaz.ClientCnxn$EventThread.run EventThread = shut down [junit4:junit4] 2> 4068 T1616 oazs.NIOServerCnxn.closeSock Closed socket = connection for client /140.211.11.196:36408 which had sessionid 0x13d676a7b= bb0005 [junit4:junit4] 2> 4068 T1614 oaz.ZooKeeper.close Session: 0x13d676a7bbb0= 005 closed [junit4:junit4] 2> 4068 T1614 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&so= cketTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 4078 T1614 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:24607/solr sessionTimeout=3D30000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@4a4b32a7 [junit4:junit4] 2> 4079 T1614 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 4079 T1655 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost/127.0.0.1:24607. Will not atte= mpt to authenticate using SASL (access denied (javax.security.auth.AuthPerm= ission getLoginConfiguration)) [junit4:junit4] 2> 4079 T1655 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost/127.0.0.1:24607, initiating sessi= on [junit4:junit4] 2> 4080 T1616 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /140.211.11.196:65508 [junit4:junit4] 2> 4080 T1616 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /140.211.11.196:65508 [junit4:junit4] 2> 4081 T1618 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d676a7bbb0006 with negotiated timeout 20000 for client = /140.211.11.196:65508 [junit4:junit4] 2> 4081 T1655 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost/127.0.0.1:24607, sessionid = =3D 0x13d676a7bbb0006, negotiated timeout =3D 20000 [junit4:junit4] 2> 4081 T1656 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@4a4b32a7 name:ZooKeeperConnecti= on Watcher:127.0.0.1:24607/solr got event WatchedEvent state:SyncConnected = type:None path:null path:null type:None [junit4:junit4] 2> 4082 T1614 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 4083 T1619 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d676a7bbb0006 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> 4084 T1619 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d676a7bbb0006 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> 4093 T1614 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 5096 T1614 oasc.ZkController.createEphemeralLiveNode R= egister node as live in ZooKeeper:/live_nodes/127.0.0.1:40921_by_%2Fjk [junit4:junit4] 2> 5097 T1619 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d676a7bbb0006 type:del= ete cxid:0xb zxid:0x4c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/1= 27.0.0.1:40921_by_%2Fjk Error:KeeperErrorCode =3D NoNode for /solr/live_nod= es/127.0.0.1:40921_by_%2Fjk [junit4:junit4] 2> 5098 T1614 oascc.SolrZkClient.makePath makePath: /live= _nodes/127.0.0.1:40921_by_%2Fjk [junit4:junit4] 2> 5102 T1636 oascc.ZkStateReader$3.process Updating live= nodes... (2) [junit4:junit4] 2> 5102 T1643 oascc.ZkStateReader$3.process Updating live= nodes... (2) [junit4:junit4] 2> 5102 T1636 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> 5102 T1656 oascc.ZkStateReader$3.process Updating live= nodes... (2) [junit4:junit4] 2> 5118 T1657 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.BasicDistributedZk2Test-jetty1-1363239668326/collection1 [junit4:junit4] 2> 5118 T1657 oasc.ZkController.createCollectionZkNode Ch= eck for collection zkNode:collection1 [junit4:junit4] 2> 5119 T1657 oasc.ZkController.createCollectionZkNode Co= llection zkNode exists [junit4:junit4] 2> 5119 T1657 oasc.ZkController.readConfigName Load colle= ction config from:/collections/collection1 [junit4:junit4] 2> 5120 T1657 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.Ba= sicDistributedZk2Test-jetty1-1363239668326/collection1/' [junit4:junit4] 2> 5121 T1657 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.BasicDistributedZk= 2Test-jetty1-1363239668326/collection1/lib/README' to classloader [junit4:junit4] 2> 5122 T1657 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.BasicDistributedZk= 2Test-jetty1-1363239668326/collection1/lib/classes/' to classloader [junit4:junit4] 2> 5168 T1657 oasc.SolrConfig. Using Lucene MatchVe= rsion: LUCENE_43 [junit4:junit4] 2> 5199 T1637 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 5200 T1637 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:37994_by_%2Fjk", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:37994/by_/jk"} [junit4:junit4] 2> 5213 T1636 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> 5213 T1643 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> 5213 T1656 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> 5225 T1657 oasc.SolrConfig. Loaded SolrConfig: s= olrconfig.xml [junit4:junit4] 2> 5326 T1657 oass.IndexSchema.readSchema Reading Solr Sc= hema [junit4:junit4] 2> 5332 T1657 oass.IndexSchema.readSchema Schema name=3Dt= est [junit4:junit4] 2> 5935 T1657 oass.OpenExchangeRatesOrgProvider.init Init= ialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 5947 T1657 oass.IndexSchema.readSchema default search = field in schema is text [junit4:junit4] 2> 5951 T1657 oass.IndexSchema.readSchema unique key fiel= d: id [junit4:junit4] 2> 5968 T1657 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 5972 T1657 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 5977 T1657 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 5978 T1657 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 5978 T1657 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 5978 T1657 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 5980 T1657 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 5980 T1657 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 5980 T1657 oasc.SolrCore.initDirectoryFactory org.apac= he.solr.core.MockDirectoryFactory [junit4:junit4] 2> 5980 T1657 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.BasicDistribu= tedZk2Test-jetty1-1363239668326/collection1/, dataDir=3D./org.apache.solr.c= loud.BasicDistributedZk2Test-1363239664565/jetty1/ [junit4:junit4] 2> 5981 T1657 oasc.JmxMonitoredMap. JMX monitoring = is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMB= eanServer@1380cf2a [junit4:junit4] 2> 5981 T1657 oasc.SolrCore.initDirectoryFactory org.apac= he.solr.core.MockDirectoryFactory [junit4:junit4] 2> 5982 T1657 oasc.CachingDirectoryFactory.get return new= directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-136323966456= 5/jetty1 forceNew: false [junit4:junit4] 2> 5982 T1657 oasc.SolrCore.getNewIndexDir New index dire= ctory detected: old=3Dnull new=3D./org.apache.solr.cloud.BasicDistributedZk= 2Test-1363239664565/jetty1/index/ [junit4:junit4] 2> 5982 T1657 oasc.SolrCore.initIndex WARNING [collection= 1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-13= 63239664565/jetty1/index' doesn't exist. Creating new index... [junit4:junit4] 2> 5983 T1657 oasc.CachingDirectoryFactory.get return new= directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-136323966456= 5/jetty1/index forceNew: false [junit4:junit4] 2> 5985 T1657 oasc.SolrDeletionPolicy.onCommit SolrDeleti= onPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@2e30991a lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@203f6722),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> 5986 T1657 oasc.SolrDeletionPolicy.updateCommits newes= t commit =3D 1[segments_1] [junit4:junit4] 2> 5988 T1657 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe" [junit4:junit4] 2> 5989 T1657 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "s= tored_sig" [junit4:junit4] 2> 5989 T1657 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= istrib-dup-test-chain-implicit" [junit4:junit4] 2> 5990 T1657 oasc.RequestHandlers.initHandlersFromConfig= created standard: solr.StandardRequestHandler [junit4:junit4] 2> 5990 T1657 oasc.RequestHandlers.initHandlersFromConfig= created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 5990 T1657 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 5991 T1657 oasc.RequestHandlers.initHandlersFromConfig= created /replication: solr.ReplicationHandler [junit4:junit4] 2> 5991 T1657 oasc.RequestHandlers.initHandlersFromConfig= created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 5992 T1657 oasc.RequestHandlers.initHandlersFromConfig= created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 5999 T1657 oashl.XMLLoader.init xsltCacheLifetimeSecon= ds=3D60 [junit4:junit4] 2> 6005 T1657 oass.SolrIndexSearcher. Opening Searc= her@79049db0 main [junit4:junit4] 2> 6005 T1657 oasu.UpdateHandler.clearLog Clearing tlog f= iles, tlogDir=3D./org.apache.solr.cloud.BasicDistributedZk2Test-13632396645= 65/jetty1/tlog [junit4:junit4] 2> 6006 T1657 oasu.CommitTracker. Hard AutoCommit: = disabled [junit4:junit4] 2> 6006 T1657 oasu.CommitTracker. Soft AutoCommit: = disabled [junit4:junit4] 2> 6010 T1658 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@79049db0 main{StandardDirectoryReader(se= gments_1:1)} [junit4:junit4] 2> 6012 T1657 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Ddown [junit4:junit4] 2> 6013 T1657 oasc.ZkController.publish numShards not fou= nd on descriptor - reading it from system property [junit4:junit4] 2> 6724 T1637 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 6725 T1637 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"2", [junit4:junit4] 2> =09 "numShards":"2", [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:40921_by_%2Fjk", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:40921/by_/jk"} [junit4:junit4] 2> 6726 T1637 oasc.Overseer$ClusterStateUpdater.createCol= lection Create collection collection1 with numShards 2 [junit4:junit4] 2> 6726 T1637 oasc.Overseer$ClusterStateUpdater.updateSta= te Assigning new node to shard shard=3Dshard1 [junit4:junit4] 2> 6730 T1636 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> 6730 T1656 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> 6730 T1643 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> 7015 T1657 oasc.CoreContainer.registerCore registering= core: collection1 [junit4:junit4] 2> 7015 T1657 oasc.ZkController.register Register replica= - core:collection1 address:http://127.0.0.1:40921/by_/jk collection:collec= tion1 shard:shard1 [junit4:junit4] 2> 7016 T1657 oascc.SolrZkClient.makePath makePath: /coll= ections/collection1/leader_elect/shard1/election [junit4:junit4] 2> 7030 T1619 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d676a7bbb0006 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> 7031 T1657 oasc.ShardLeaderElectionContext.runLeaderPr= ocess Running the leader process. [junit4:junit4] 2> 7032 T1619 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d676a7bbb0006 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> 7034 T1657 oasc.ShardLeaderElectionContext.waitForRepl= icasToComeUp Enough replicas found to continue. [junit4:junit4] 2> 7034 T1657 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I may be the new leader - try and sync [junit4:junit4] 2> 7035 T1657 oasc.SyncStrategy.sync Sync replicas to htt= p://127.0.0.1:40921/by_/jk/collection1/ [junit4:junit4] 2> 7035 T1657 oasc.SyncStrategy.syncReplicas Sync Success= - now sync replicas to me [junit4:junit4] 2> 7035 T1657 oasc.SyncStrategy.syncToMe http://127.0.0.1= :40921/by_/jk/collection1/ has no replicas [junit4:junit4] 2> 7035 T1657 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I am the new leader: http://127.0.0.1:40921/by_/jk/collection1/ [junit4:junit4] 2> 7036 T1657 oascc.SolrZkClient.makePath makePath: /coll= ections/collection1/leaders/shard1 [junit4:junit4] 2> 7046 T1619 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d676a7bbb0006 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> 8244 T1637 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 8267 T1636 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> 8267 T1656 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> 8267 T1643 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> 8272 T1657 oasc.ZkController.register We are http://12= 7.0.0.1:40921/by_/jk/collection1/ and leader is http://127.0.0.1:40921/by_/= jk/collection1/ [junit4:junit4] 2> 8272 T1657 oasc.ZkController.register No LogReplay nee= ded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:40921/by_/jk [junit4:junit4] 2> 8272 T1657 oasc.ZkController.checkRecovery I am the le= ader, no recovery necessary [junit4:junit4] 2> 8272 T1657 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Dactive [junit4:junit4] 2> 8272 T1657 oasc.ZkController.publish numShards not fou= nd on descriptor - reading it from system property [junit4:junit4] 2> 8274 T1657 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 8275 T1614 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> 8276 T1614 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() done [junit4:junit4] 2> 8276 T1614 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fo= llowRedirects=3Dfalse [junit4:junit4] 2> 8534 T1614 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 8537 T1614 oejs.AbstractConnector.doStart Started Sock= etConnector@127.0.0.1:52726 [junit4:junit4] 2> 8538 T1614 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() [junit4:junit4] 2> 8538 T1614 oasc.SolrResourceLoader.locateSolrHome JNDI= not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 8539 T1614 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.BasicDistributedZk2Test-jetty2-1363239672851 [junit4:junit4] 2> 8539 T1614 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.= BasicDistributedZk2Test-jetty2-1363239672851/solr.xml [junit4:junit4] 2> 8540 T1614 oasc.CoreContainer. New CoreContainer= 1284223971 [junit4:junit4] 2> 8540 T1614 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.BasicDis= tributedZk2Test-jetty2-1363239672851/' [junit4:junit4] 2> 8541 T1614 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.Ba= sicDistributedZk2Test-jetty2-1363239672851/' [junit4:junit4] 2> 8590 T1614 oashc.HttpShardHandlerFactory.getParameter = Setting socketTimeout to: 120000 [junit4:junit4] 2> 8590 T1614 oashc.HttpShardHandlerFactory.getParameter = Setting urlScheme to: http:// [junit4:junit4] 2> 8591 T1614 oashc.HttpShardHandlerFactory.getParameter = Setting connTimeout to: 15000 [junit4:junit4] 2> 8591 T1614 oashc.HttpShardHandlerFactory.getParameter = Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 8592 T1614 oashc.HttpShardHandlerFactory.getParameter = Setting corePoolSize to: 0 [junit4:junit4] 2> 8592 T1614 oashc.HttpShardHandlerFactory.getParameter = Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 8593 T1614 oashc.HttpShardHandlerFactory.getParameter = Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 8593 T1614 oashc.HttpShardHandlerFactory.getParameter = Setting sizeOfQueue to: -1 [junit4:junit4] 2> 8594 T1614 oashc.HttpShardHandlerFactory.getParameter = Setting fairnessPolicy to: false [junit4:junit4] 2> 8594 T1614 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&= socketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 8614 T1614 oasc.CoreContainer.load Registering Log Lis= tener [junit4:junit4] 2> 8632 T1614 oasc.CoreContainer.initZooKeeper Zookeeper = client=3D127.0.0.1:24607/solr [junit4:junit4] 2> 8632 T1614 oasc.ZkController.checkChrootPath zkHost in= cludes chroot [junit4:junit4] 2> 8633 T1614 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:24607 sessionTimeout=3D60000 watcher=3Dor= g.apache.solr.common.cloud.ConnectionManager@501959ff [junit4:junit4] 2> 8634 T1614 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 8634 T1669 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost/127.0.0.1:24607. Will not atte= mpt to authenticate using SASL (access denied (javax.security.auth.AuthPerm= ission getLoginConfiguration)) [junit4:junit4] 2> 8635 T1669 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost/127.0.0.1:24607, initiating sessi= on [junit4:junit4] 2> 8635 T1616 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /140.211.11.196:59578 [junit4:junit4] 2> 8636 T1616 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /140.211.11.196:59578 [junit4:junit4] 2> 8638 T1618 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d676a7bbb0007 with negotiated timeout 20000 for client = /140.211.11.196:59578 [junit4:junit4] 2> 8638 T1669 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost/127.0.0.1:24607, sessionid = =3D 0x13d676a7bbb0007, negotiated timeout =3D 20000 [junit4:junit4] 2> 8638 T1670 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@501959ff name:ZooKeeperConnecti= on Watcher:127.0.0.1:24607 got event WatchedEvent state:SyncConnected type:= None path:null path:null type:None [junit4:junit4] 2> 8638 T1614 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 8640 T1619 oazs.PrepRequestProcessor.pRequest2Txn Proc= essed session termination for sessionid: 0x13d676a7bbb0007 [junit4:junit4] 2> 8653 T1670 oaz.ClientCnxn$EventThread.run EventThread = shut down [junit4:junit4] 2> 8653 T1616 oazs.NIOServerCnxn.closeSock Closed socket = connection for client /140.211.11.196:59578 which had sessionid 0x13d676a7b= bb0007 [junit4:junit4] 2> 8653 T1614 oaz.ZooKeeper.close Session: 0x13d676a7bbb0= 007 closed [junit4:junit4] 2> 8654 T1614 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&so= cketTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 8665 T1614 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:24607/solr sessionTimeout=3D30000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@8a17663 [junit4:junit4] 2> 8666 T1614 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 8666 T1671 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost/127.0.0.1:24607. Will not atte= mpt to authenticate using SASL (access denied (javax.security.auth.AuthPerm= ission getLoginConfiguration)) [junit4:junit4] 2> 8667 T1671 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost/127.0.0.1:24607, initiating sessi= on [junit4:junit4] 2> 8667 T1616 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /140.211.11.196:29418 [junit4:junit4] 2> 8667 T1616 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /140.211.11.196:29418 [junit4:junit4] 2> 8668 T1618 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d676a7bbb0008 with negotiated timeout 20000 for client = /140.211.11.196:29418 [junit4:junit4] 2> 8668 T1671 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost/127.0.0.1:24607, sessionid = =3D 0x13d676a7bbb0008, negotiated timeout =3D 20000 [junit4:junit4] 2> 8669 T1672 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@8a17663 name:ZooKeeperConnectio= n Watcher:127.0.0.1:24607/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4:junit4] 2> 8669 T1614 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 8670 T1619 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d676a7bbb0008 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> 8676 T1619 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d676a7bbb0008 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> 8678 T1614 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 9681 T1614 oasc.ZkController.createEphemeralLiveNode R= egister node as live in ZooKeeper:/live_nodes/127.0.0.1:52726_by_%2Fjk [junit4:junit4] 2> 9682 T1619 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d676a7bbb0008 type:del= ete cxid:0xb zxid:0x70 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/1= 27.0.0.1:52726_by_%2Fjk Error:KeeperErrorCode =3D NoNode for /solr/live_nod= es/127.0.0.1:52726_by_%2Fjk [junit4:junit4] 2> 9684 T1614 oascc.SolrZkClient.makePath makePath: /live= _nodes/127.0.0.1:52726_by_%2Fjk [junit4:junit4] 2> 9687 T1636 oascc.ZkStateReader$3.process Updating live= nodes... (3) [junit4:junit4] 2> 9687 T1643 oascc.ZkStateReader$3.process Updating live= nodes... (3) [junit4:junit4] 2> 9687 T1636 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> 9688 T1643 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> 9687 T1672 oascc.ZkStateReader$3.process Updating live= nodes... (3) [junit4:junit4] 2> 9687 T1656 oascc.ZkStateReader$3.process Updating live= nodes... (3) [junit4:junit4] 2> 9688 T1656 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> 9700 T1673 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.BasicDistributedZk2Test-jetty2-1363239672851/collection1 [junit4:junit4] 2> 9700 T1673 oasc.ZkController.createCollectionZkNode Ch= eck for collection zkNode:collection1 [junit4:junit4] 2> 9701 T1673 oasc.ZkController.createCollectionZkNode Co= llection zkNode exists [junit4:junit4] 2> 9701 T1673 oasc.ZkController.readConfigName Load colle= ction config from:/collections/collection1 [junit4:junit4] 2> 9702 T1673 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.Ba= sicDistributedZk2Test-jetty2-1363239672851/collection1/' [junit4:junit4] 2> 9703 T1673 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.BasicDistributedZk= 2Test-jetty2-1363239672851/collection1/lib/classes/' to classloader [junit4:junit4] 2> 9704 T1673 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.BasicDistributedZk= 2Test-jetty2-1363239672851/collection1/lib/README' to classloader [junit4:junit4] 2> 9750 T1673 oasc.SolrConfig. Using Lucene MatchVe= rsion: LUCENE_43 [junit4:junit4] 2> 9773 T1637 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 9774 T1637 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"2", [junit4:junit4] 2> =09 "numShards":"2", [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:40921_by_%2Fjk", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:40921/by_/jk"} [junit4:junit4] 2> 9795 T1636 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> 9795 T1656 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> 9795 T1672 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> 9795 T1643 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> 9807 T1673 oasc.SolrConfig. Loaded SolrConfig: s= olrconfig.xml [junit4:junit4] 2> 9907 T1673 oass.IndexSchema.readSchema Reading Solr Sc= hema [junit4:junit4] 2> 9913 T1673 oass.IndexSchema.readSchema Schema name=3Dt= est [junit4:junit4] 2> 10502 T1673 oass.OpenExchangeRatesOrgProvider.init Ini= tialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 10509 T1673 oass.IndexSchema.readSchema default search= field in schema is text [junit4:junit4] 2> 10512 T1673 oass.IndexSchema.readSchema unique key fie= ld: id [junit4:junit4] 2> 10525 T1673 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 10530 T1673 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 10534 T1673 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 10535 T1673 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 10535 T1673 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 10536 T1673 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 10537 T1673 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 10537 T1673 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 10537 T1673 oasc.SolrCore.initDirectoryFactory org.apa= che.solr.core.MockDirectoryFactory [junit4:junit4] 2> 10537 T1673 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.BasicDistrib= utedZk2Test-jetty2-1363239672851/collection1/, dataDir=3D./org.apache.solr.= cloud.BasicDistributedZk2Test-1363239664565/jetty2/ [junit4:junit4] 2> 10538 T1673 oasc.JmxMonitoredMap. JMX monitoring= is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxM= BeanServer@1380cf2a [junit4:junit4] 2> 10538 T1673 oasc.SolrCore.initDirectoryFactory org.apa= che.solr.core.MockDirectoryFactory [junit4:junit4] 2> 10539 T1673 oasc.CachingDirectoryFactory.get return ne= w directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-13632396645= 65/jetty2 forceNew: false [junit4:junit4] 2> 10539 T1673 oasc.SolrCore.getNewIndexDir New index dir= ectory detected: old=3Dnull new=3D./org.apache.solr.cloud.BasicDistributedZ= k2Test-1363239664565/jetty2/index/ [junit4:junit4] 2> 10539 T1673 oasc.SolrCore.initIndex WARNING [collectio= n1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1= 363239664565/jetty2/index' doesn't exist. Creating new index... [junit4:junit4] 2> 10540 T1673 oasc.CachingDirectoryFactory.get return ne= w directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-13632396645= 65/jetty2/index forceNew: false [junit4:junit4] 2> 10543 T1673 oasc.SolrDeletionPolicy.onCommit SolrDelet= ionPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@5f4b52a2 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@69666a6),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1= ] [junit4:junit4] 2> 10543 T1673 oasc.SolrDeletionPolicy.updateCommits newe= st commit =3D 1[segments_1] [junit4:junit4] 2> 10546 T1673 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= dedupe" [junit4:junit4] 2> 10546 T1673 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= stored_sig" [junit4:junit4] 2> 10547 T1673 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= distrib-dup-test-chain-implicit" [junit4:junit4] 2> 10547 T1673 oasc.RequestHandlers.initHandlersFromConfi= g created standard: solr.StandardRequestHandler [junit4:junit4] 2> 10548 T1673 oasc.RequestHandlers.initHandlersFromConfi= g created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 10548 T1673 oasc.RequestHandlers.initHandlersFromConfi= g adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 10548 T1673 oasc.RequestHandlers.initHandlersFromConfi= g created /replication: solr.ReplicationHandler [junit4:junit4] 2> 10549 T1673 oasc.RequestHandlers.initHandlersFromConfi= g created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 10549 T1673 oasc.RequestHandlers.initHandlersFromConfi= g created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 10557 T1673 oashl.XMLLoader.init xsltCacheLifetimeSeco= nds=3D60 [junit4:junit4] 2> 10563 T1673 oass.SolrIndexSearcher. Opening Sear= cher@41ef6674 main [junit4:junit4] 2> 10563 T1673 oasu.UpdateHandler.clearLog Clearing tlog = files, tlogDir=3D./org.apache.solr.cloud.BasicDistributedZk2Test-1363239664= 565/jetty2/tlog [junit4:junit4] 2> 10564 T1673 oasu.CommitTracker. Hard AutoCommit:= disabled [junit4:junit4] 2> 10565 T1673 oasu.CommitTracker. Soft AutoCommit:= disabled [junit4:junit4] 2> 10569 T1674 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@41ef6674 main{StandardDirectoryReader(s= egments_1:1)} [junit4:junit4] 2> 10571 T1673 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Ddown [junit4:junit4] 2> 10571 T1673 oasc.ZkController.publish numShards not fo= und on descriptor - reading it from system property [junit4:junit4] 2> 11300 T1637 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 11301 T1637 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"3", [junit4:junit4] 2> =09 "numShards":"2", [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:52726_by_%2Fjk", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:52726/by_/jk"} [junit4:junit4] 2> 11301 T1637 oasc.Overseer$ClusterStateUpdater.updateSt= ate Collection already exists with numShards=3D2 [junit4:junit4] 2> 11301 T1637 oasc.Overseer$ClusterStateUpdater.updateSt= ate Assigning new node to shard shard=3Dshard2 [junit4:junit4] 2> 11316 T1636 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> 11316 T1656 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> 11316 T1672 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> 11316 T1643 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> 11573 T1673 oasc.CoreContainer.registerCore registerin= g core: collection1 [junit4:junit4] 2> 11573 T1673 oasc.ZkController.register Register replic= a - core:collection1 address:http://127.0.0.1:52726/by_/jk collection:colle= ction1 shard:shard2 [junit4:junit4] 2> 11574 T1673 oascc.SolrZkClient.makePath makePath: /col= lections/collection1/leader_elect/shard2/election [junit4:junit4] 2> 11591 T1619 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d676a7bbb0008 type:de= lete cxid:0x47 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/collection= s/collection1/leaders/shard2 Error:KeeperErrorCode =3D NoNode for /solr/col= lections/collection1/leaders/shard2 [junit4:junit4] 2> 11592 T1673 oasc.ShardLeaderElectionContext.runLeaderP= rocess Running the leader process. [junit4:junit4] 2> 11592 T1619 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d676a7bbb0008 type:cr= eate cxid:0x48 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer E= rror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 11594 T1673 oasc.ShardLeaderElectionContext.waitForRep= licasToComeUp Enough replicas found to continue. [junit4:junit4] 2> 11594 T1673 oasc.ShardLeaderElectionContext.runLeaderP= rocess I may be the new leader - try and sync [junit4:junit4] 2> 11595 T1673 oasc.SyncStrategy.sync Sync replicas to ht= tp://127.0.0.1:52726/by_/jk/collection1/ [junit4:junit4] 2> 11595 T1673 oasc.SyncStrategy.syncReplicas Sync Succes= s - now sync replicas to me [junit4:junit4] 2> 11595 T1673 oasc.SyncStrategy.syncToMe http://127.0.0.= 1:52726/by_/jk/collection1/ has no replicas [junit4:junit4] 2> 11595 T1673 oasc.ShardLeaderElectionContext.runLeaderP= rocess I am the new leader: http://127.0.0.1:52726/by_/jk/collection1/ [junit4:junit4] 2> 11596 T1673 oascc.SolrZkClient.makePath makePath: /col= lections/collection1/leaders/shard2 [junit4:junit4] 2> 11599 T1619 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d676a7bbb0008 type:cr= eate cxid:0x51 zxid:0x83 txntype:-1 reqpath:n/a Error Path:/solr/overseer E= rror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 12821 T1637 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 12943 T1636 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> 12943 T1643 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> 12943 T1672 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> 12943 T1656 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> 12977 T1673 oasc.ZkController.register We are http://1= 27.0.0.1:52726/by_/jk/collection1/ and leader is http://127.0.0.1:52726/by_= /jk/collection1/ [junit4:junit4] 2> 12977 T1673 oasc.ZkController.register No LogReplay ne= eded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:52726/by_/jk [junit4:junit4] 2> 12977 T1673 oasc.ZkController.checkRecovery I am the l= eader, no recovery necessary [junit4:junit4] 2> 12977 T1673 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Dactive [junit4:junit4] 2> 12977 T1673 oasc.ZkController.publish numShards not fo= und on descriptor - reading it from system property [junit4:junit4] 2> 12980 T1673 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 12981 T1614 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> 12982 T1614 oass.SolrDispatchFilter.init SolrDispatchF= ilter.init() done [junit4:junit4] 2> 12982 T1614 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&f= ollowRedirects=3Dfalse [junit4:junit4] 2> 13192 T1614 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 13199 T1614 oejs.AbstractConnector.doStart Started Soc= ketConnector@127.0.0.1:52631 [junit4:junit4] 2> 13199 T1614 oass.SolrDispatchFilter.init SolrDispatchF= ilter.init() [junit4:junit4] 2> 13200 T1614 oasc.SolrResourceLoader.locateSolrHome JND= I not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 13200 T1614 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.BasicDistributedZk2Test-jetty3-1363239677557 [junit4:junit4] 2> 13201 T1614 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= .BasicDistributedZk2Test-jetty3-1363239677557/solr.xml [junit4:junit4] 2> 13201 T1614 oasc.CoreContainer. New CoreContaine= r 516852977 [junit4:junit4] 2> 13202 T1614 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.BasicDi= stributedZk2Test-jetty3-1363239677557/' [junit4:junit4] 2> 13203 T1614 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.B= asicDistributedZk2Test-jetty3-1363239677557/' [junit4:junit4] 2> 13253 T1614 oashc.HttpShardHandlerFactory.getParameter= Setting socketTimeout to: 120000 [junit4:junit4] 2> 13253 T1614 oashc.HttpShardHandlerFactory.getParameter= Setting urlScheme to: http:// [junit4:junit4] 2> 13254 T1614 oashc.HttpShardHandlerFactory.getParameter= Setting connTimeout to: 15000 [junit4:junit4] 2> 13254 T1614 oashc.HttpShardHandlerFactory.getParameter= Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 13255 T1614 oashc.HttpShardHandlerFactory.getParameter= Setting corePoolSize to: 0 [junit4:junit4] 2> 13255 T1614 oashc.HttpShardHandlerFactory.getParameter= Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 13256 T1614 oashc.HttpShardHandlerFactory.getParameter= Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 13256 T1614 oashc.HttpShardHandlerFactory.getParameter= Setting sizeOfQueue to: -1 [junit4:junit4] 2> 13257 T1614 oashc.HttpShardHandlerFactory.getParameter= Setting fairnessPolicy to: false [junit4:junit4] 2> 13257 T1614 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000= &socketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 13276 T1614 oasc.CoreContainer.load Registering Log Li= stener [junit4:junit4] 2> 13293 T1614 oasc.CoreContainer.initZooKeeper Zookeeper= client=3D127.0.0.1:24607/solr [junit4:junit4] 2> 13294 T1614 oasc.ZkController.checkChrootPath zkHost i= ncludes chroot [junit4:junit4] 2> 13295 T1614 oaz.ZooKeeper. Initiating client con= nection, connectString=3D127.0.0.1:24607 sessionTimeout=3D60000 watcher=3Do= rg.apache.solr.common.cloud.ConnectionManager@31e4aa02 [junit4:junit4] 2> 13296 T1614 oascc.ConnectionManager.waitForConnected W= aiting for client to connect to ZooKeeper [junit4:junit4] 2> 13296 T1685 oaz.ClientCnxn$SendThread.logStartConnect = Opening socket connection to server localhost/127.0.0.1:24607. Will not att= empt to authenticate using SASL (access denied (javax.security.auth.AuthPer= mission getLoginConfiguration)) [junit4:junit4] 2> 13297 T1685 oaz.ClientCnxn$SendThread.primeConnection = Socket connection established to localhost/127.0.0.1:24607, initiating sess= ion [junit4:junit4] 2> 13297 T1616 oazs.NIOServerCnxnFactory.run Accepted soc= ket connection from /140.211.11.196:64221 [junit4:junit4] 2> 13297 T1616 oazs.ZooKeeperServer.processConnectRequest= Client attempting to establish new session at /140.211.11.196:64221 [junit4:junit4] 2> 13303 T1618 oazs.ZooKeeperServer.finishSessionInit Est= ablished session 0x13d676a7bbb0009 with negotiated timeout 20000 for client= /140.211.11.196:64221 [junit4:junit4] 2> 13303 T1685 oaz.ClientCnxn$SendThread.onConnected Sess= ion establishment complete on server localhost/127.0.0.1:24607, sessionid = =3D 0x13d676a7bbb0009, negotiated timeout =3D 20000 [junit4:junit4] 2> 13303 T1686 oascc.ConnectionManager.process Watcher or= g.apache.solr.common.cloud.ConnectionManager@31e4aa02 name:ZooKeeperConnect= ion Watcher:127.0.0.1:24607 got event WatchedEvent state:SyncConnected type= :None path:null path:null type:None [junit4:junit4] 2> 13303 T1614 oascc.ConnectionManager.waitForConnected C= lient is connected to ZooKeeper [junit4:junit4] 2> 13305 T1619 oazs.PrepRequestProcessor.pRequest2Txn Pro= cessed session termination for sessionid: 0x13d676a7bbb0009 [junit4:junit4] 2> 13318 T1686 oaz.ClientCnxn$EventThread.run EventThread= shut down [junit4:junit4] 2> 13318 T1616 oazs.NIOServerCnxn.closeSock Closed socket= connection for client /140.211.11.196:64221 which had sessionid 0x13d676a7= bbb0009 [junit4:junit4] 2> 13318 T1614 oaz.ZooKeeper.close Session: 0x13d676a7bbb= 0009 closed [junit4:junit4] 2> 13318 T1614 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&s= ocketTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 13328 T1614 oaz.ZooKeeper. Initiating client con= nection, connectString=3D127.0.0.1:24607/solr sessionTimeout=3D30000 watche= r=3Dorg.apache.solr.common.cloud.ConnectionManager@1d30c140 [junit4:junit4] 2> 13329 T1614 oascc.ConnectionManager.waitForConnected W= aiting for client to connect to ZooKeeper [junit4:junit4] 2> 13329 T1687 oaz.ClientCnxn$SendThread.logStartConnect = Opening socket connection to server localhost/127.0.0.1:24607. Will not att= empt to authenticate using SASL (access denied (javax.security.auth.AuthPer= mission getLoginConfiguration)) [junit4:junit4] 2> 13330 T1687 oaz.ClientCnxn$SendThread.primeConnection = Socket connection established to localhost/127.0.0.1:24607, initiating sess= ion [junit4:junit4] 2> 13330 T1616 oazs.NIOServerCnxnFactory.run Accepted soc= ket connection from /140.211.11.196:11028 [junit4:junit4] 2> 13330 T1616 oazs.ZooKeeperServer.processConnectRequest= Client attempting to establish new session at /140.211.11.196:11028 [junit4:junit4] 2> 13332 T1618 oazs.ZooKeeperServer.finishSessionInit Est= ablished session 0x13d676a7bbb000a with negotiated timeout 20000 for client= /140.211.11.196:11028 [junit4:junit4] 2> 13332 T1687 oaz.ClientCnxn$SendThread.onConnected Sess= ion establishment complete on server localhost/127.0.0.1:24607, sessionid = =3D 0x13d676a7bbb000a, negotiated timeout =3D 20000 [junit4:junit4] 2> 13332 T1688 oascc.ConnectionManager.process Watcher or= g.apache.solr.common.cloud.ConnectionManager@1d30c140 name:ZooKeeperConnect= ion Watcher:127.0.0.1:24607/solr got event WatchedEvent state:SyncConnected= type:None path:null path:null type:None [junit4:junit4] 2> 13332 T1614 oascc.ConnectionManager.waitForConnected C= lient is connected to ZooKeeper [junit4:junit4] 2> 13333 T1619 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d676a7bbb000a type:cr= eate cxid:0x1 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 13339 T1619 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d676a7bbb000a type:cr= eate cxid:0x2 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 13341 T1614 oascc.ZkStateReader.createClusterStateWatc= hersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 14344 T1614 oasc.ZkController.createEphemeralLiveNode = Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52631_by_%2Fjk [junit4:junit4] 2> 14345 T1619 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d676a7bbb000a type:de= lete cxid:0xb zxid:0x92 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/= 127.0.0.1:52631_by_%2Fjk Error:KeeperErrorCode =3D NoNode for /solr/live_no= des/127.0.0.1:52631_by_%2Fjk [junit4:junit4] 2> 14382 T1614 oascc.SolrZkClient.makePath makePath: /liv= e_nodes/127.0.0.1:52631_by_%2Fjk [junit4:junit4] 2> 14386 T1672 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> 14386 T1656 oascc.ZkStateReader$3.process Updating liv= e nodes... (4) [junit4:junit4] 2> 14386 T1643 oascc.ZkStateReader$3.process Updating liv= e nodes... (4) [junit4:junit4] 2> 14386 T1636 oascc.ZkStateReader$3.process Updating liv= e nodes... (4) [junit4:junit4] 2> 14386 T1688 oascc.ZkStateReader$3.process Updating liv= e nodes... (4) [junit4:junit4] 2> 14386 T1656 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> 14387 T1643 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> 14387 T1636 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> 14388 T1672 oascc.ZkStateReader$3.process Updating liv= e nodes... (4) [junit4:junit4] 2> 14399 T1689 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.BasicDistributedZk2Test-jetty3-1363239677557/collection1 [junit4:junit4] 2> 14399 T1689 oasc.ZkController.createCollectionZkNode C= heck for collection zkNode:collection1 [junit4:junit4] 2> 14400 T1689 oasc.ZkController.createCollectionZkNode C= ollection zkNode exists [junit4:junit4] 2> 14400 T1689 oasc.ZkController.readConfigName Load coll= ection config from:/collections/collection1 [junit4:junit4] 2> 14402 T1689 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.B= asicDistributedZk2Test-jetty3-1363239677557/collection1/' [junit4:junit4] 2> 14403 T1689 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.BasicDistributedZ= k2Test-jetty3-1363239677557/collection1/lib/README' to classloader [junit4:junit4] 2> 14403 T1689 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.BasicDistributedZ= k2Test-jetty3-1363239677557/collection1/lib/classes/' to classloader [junit4:junit4] 2> 14450 T1689 oasc.SolrConfig. Using Lucene MatchV= ersion: LUCENE_43 [junit4:junit4] 2> 14483 T1637 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 14484 T1637 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"3", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "shard":"shard2", [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:52726_by_%2Fjk", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:52726/by_/jk"} [junit4:junit4] 2> 14497 T1636 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> 14497 T1672 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> 14497 T1643 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> 14497 T1688 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> 14497 T1656 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> 14505 T1689 oasc.SolrConfig. Loaded SolrConfig: = solrconfig.xml [junit4:junit4] 2> 14606 T1689 oass.IndexSchema.readSchema Reading Solr S= chema [junit4:junit4] 2> 14612 T1689 oass.IndexSchema.readSchema Schema name=3D= test [junit4:junit4] 2> 15250 T1689 oass.OpenExchangeRatesOrgProvider.init Ini= tialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 15261 T1689 oass.IndexSchema.readSchema default search= field in schema is text [junit4:junit4] 2> 15266 T1689 oass.IndexSchema.readSchema unique key fie= ld: id [junit4:junit4] 2> 15282 T1689 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 15289 T1689 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 15296 T1689 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 15297 T1689 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 15298 T1689 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 15298 T1689 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 15299 T1689 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 15300 T1689 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 15300 T1689 oasc.SolrCore.initDirectoryFactory org.apa= che.solr.core.MockDirectoryFactory [junit4:junit4] 2> 15301 T1689 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.BasicDistrib= utedZk2Test-jetty3-1363239677557/collection1/, dataDir=3D./org.apache.solr.= cloud.BasicDistributedZk2Test-1363239664565/jetty3/ [junit4:junit4] 2> 15301 T1689 oasc.JmxMonitoredMap. JMX monitoring= is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxM= BeanServer@1380cf2a [junit4:junit4] 2> 15302 T1689 oasc.SolrCore.initDirectoryFactory org.apa= che.solr.core.MockDirectoryFactory [junit4:junit4] 2> 15303 T1689 oasc.CachingDirectoryFactory.get return ne= w directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-13632396645= 65/jetty3 forceNew: false [junit4:junit4] 2> 15303 T1689 oasc.SolrCore.getNewIndexDir New index dir= ectory detected: old=3Dnull new=3D./org.apache.solr.cloud.BasicDistributedZ= k2Test-1363239664565/jetty3/index/ [junit4:junit4] 2> 15303 T1689 oasc.SolrCore.initIndex WARNING [collectio= n1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1= 363239664565/jetty3/index' doesn't exist. Creating new index... [junit4:junit4] 2> 15304 T1689 oasc.CachingDirectoryFactory.get return ne= w directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-13632396645= 65/jetty3/index forceNew: false [junit4:junit4] 2> 15308 T1689 oasc.SolrDeletionPolicy.onCommit SolrDelet= ionPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@581b95d0 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@7960123a),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> 15309 T1689 oasc.SolrDeletionPolicy.updateCommits newe= st commit =3D 1[segments_1] [junit4:junit4] 2> 15312 T1689 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= dedupe" [junit4:junit4] 2> 15313 T1689 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= stored_sig" [junit4:junit4] 2> 15314 T1689 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= distrib-dup-test-chain-implicit" [junit4:junit4] 2> 15315 T1689 oasc.RequestHandlers.initHandlersFromConfi= g created standard: solr.StandardRequestHandler [junit4:junit4] 2> 15315 T1689 oasc.RequestHandlers.initHandlersFromConfi= g created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 15316 T1689 oasc.RequestHandlers.initHandlersFromConfi= g adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 15316 T1689 oasc.RequestHandlers.initHandlersFromConfi= g created /replication: solr.ReplicationHandler [junit4:junit4] 2> 15317 T1689 oasc.RequestHandlers.initHandlersFromConfi= g created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 15318 T1689 oasc.RequestHandlers.initHandlersFromConfi= g created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 15329 T1689 oashl.XMLLoader.init xsltCacheLifetimeSeco= nds=3D60 [junit4:junit4] 2> 15337 T1689 oass.SolrIndexSearcher. Opening Sear= cher@544c65e8 main [junit4:junit4] 2> 15337 T1689 oasu.UpdateHandler.clearLog Clearing tlog = files, tlogDir=3D./org.apache.solr.cloud.BasicDistributedZk2Test-1363239664= 565/jetty3/tlog [junit4:junit4] 2> 15338 T1689 oasu.CommitTracker. Hard AutoCommit:= disabled [junit4:junit4] 2> 15338 T1689 oasu.CommitTracker. Soft AutoCommit:= disabled [junit4:junit4] 2> 15343 T1690 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@544c65e8 main{StandardDirectoryReader(s= egments_1:1)} [junit4:junit4] 2> 15345 T1689 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Ddown [junit4:junit4] 2> 15345 T1689 oasc.ZkController.publish numShards not fo= und on descriptor - reading it from system property [junit4:junit4] 2> 16001 T1637 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 16002 T1637 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"4", [junit4:junit4] 2> =09 "numShards":"2", [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:52631_by_%2Fjk", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:52631/by_/jk"} [junit4:junit4] 2> 16003 T1637 oasc.Overseer$ClusterStateUpdater.updateSt= ate Collection already exists with numShards=3D2 [junit4:junit4] 2> 16003 T1637 oasc.Overseer$ClusterStateUpdater.updateSt= ate Assigning new node to shard shard=3Dshard1 [junit4:junit4] 2> 16008 T1636 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> 16008 T1643 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> 16008 T1672 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> 16008 T1656 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> 16008 T1688 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> 16347 T1689 oasc.CoreContainer.registerCore registerin= g core: collection1 [junit4:junit4] 2> 16347 T1689 oasc.ZkController.register Register replic= a - core:collection1 address:http://127.0.0.1:52631/by_/jk collection:colle= ction1 shard:shard1 [junit4:junit4] 2> 16350 T1689 oasc.ZkController.register We are http://1= 27.0.0.1:52631/by_/jk/collection1/ and leader is http://127.0.0.1:40921/by_= /jk/collection1/ [junit4:junit4] 2> 16350 T1689 oasc.ZkController.register No LogReplay ne= eded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:52631/by_/jk [junit4:junit4] 2> 16350 T1689 oasc.ZkController.checkRecovery Core needs= to recover:collection1 [junit4:junit4] 2> 16351 T1689 oasu.DefaultSolrCoreState.doRecovery Runni= ng recovery - first canceling any ongoing recovery [junit4:junit4] 2> ASYNC NEW_CORE C99 name=3Dcollection1 org.apache.solr= .core.SolrCore@71c81285 url=3Dhttp://127.0.0.1:52631/by_/jk/collection1 nod= e=3D127.0.0.1:52631_by_%2Fjk C99_STATE=3Dcoll:collection1 core:collection1 = props:{state=3Ddown, core=3Dcollection1, collection=3Dcollection1, node_nam= e=3D127.0.0.1:52631_by_%2Fjk, base_url=3Dhttp://127.0.0.1:52631/by_/jk} [junit4:junit4] 2> 16351 T1691 C99 P52631 oasc.RecoveryStrategy.run Start= ing recovery process. core=3Dcollection1 recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 16352 T1691 C99 P52631 oasc.RecoveryStrategy.doRecover= y ###### startupVersions=3D[] [junit4:junit4] 2> 16352 T1691 C99 P52631 oasc.ZkController.publish publi= shing core=3Dcollection1 state=3Drecovering [junit4:junit4] 2> 16353 T1691 C99 P52631 oasc.ZkController.publish numSh= ards not found on descriptor - reading it from system property [junit4:junit4] 2> 16353 T1689 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 16355 T1691 C99 P52631 oascsi.HttpClientUtil.createCli= ent Creating new http client, config:maxConnections=3D128&maxConnectionsPer= Host=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 16355 T1614 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> 16356 T1614 oass.SolrDispatchFilter.init SolrDispatchF= ilter.init() done [junit4:junit4] 2> 16356 T1614 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&f= ollowRedirects=3Dfalse [junit4:junit4] 2> 16568 T1614 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 16571 T1614 oejs.AbstractConnector.doStart Started Soc= ketConnector@127.0.0.1:31196 [junit4:junit4] 2> 16571 T1614 oass.SolrDispatchFilter.init SolrDispatchF= ilter.init() [junit4:junit4] 2> 16572 T1614 oasc.SolrResourceLoader.locateSolrHome JND= I not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 16572 T1614 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.BasicDistributedZk2Test-jetty4-1363239680933 [junit4:junit4] 2> 16573 T1614 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= .BasicDistributedZk2Test-jetty4-1363239680933/solr.xml [junit4:junit4] 2> 16573 T1614 oasc.CoreContainer. New CoreContaine= r 45370574 [junit4:junit4] 2> 16574 T1614 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.BasicDi= stributedZk2Test-jetty4-1363239680933/' [junit4:junit4] 2> 16574 T1614 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.B= asicDistributedZk2Test-jetty4-1363239680933/' [junit4:junit4] 2> 16623 T1614 oashc.HttpShardHandlerFactory.getParameter= Setting socketTimeout to: 120000 [junit4:junit4] 2> 16624 T1614 oashc.HttpShardHandlerFactory.getParameter= Setting urlScheme to: http:// [junit4:junit4] 2> 16625 T1614 oashc.HttpShardHandlerFactory.getParameter= Setting connTimeout to: 15000 [junit4:junit4] 2> 16625 T1614 oashc.HttpShardHandlerFactory.getParameter= Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 16625 T1614 oashc.HttpShardHandlerFactory.getParameter= Setting corePoolSize to: 0 [junit4:junit4] 2> 16626 T1614 oashc.HttpShardHandlerFactory.getParameter= Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 16626 T1614 oashc.HttpShardHandlerFactory.getParameter= Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 16627 T1614 oashc.HttpShardHandlerFactory.getParameter= Setting sizeOfQueue to: -1 [junit4:junit4] 2> 16627 T1614 oashc.HttpShardHandlerFactory.getParameter= Setting fairnessPolicy to: false [junit4:junit4] 2> 16628 T1614 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000= &socketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 16648 T1614 oasc.CoreContainer.load Registering Log Li= stener [junit4:junit4] 2> 16665 T1614 oasc.CoreContainer.initZooKeeper Zookeeper= client=3D127.0.0.1:24607/solr [junit4:junit4] 2> 16666 T1614 oasc.ZkController.checkChrootPath zkHost i= ncludes chroot [junit4:junit4] 2> 16666 T1614 oaz.ZooKeeper. Initiating client con= nection, connectString=3D127.0.0.1:24607 sessionTimeout=3D60000 watcher=3Do= rg.apache.solr.common.cloud.ConnectionManager@79b20a36 [junit4:junit4] 2> 16668 T1614 oascc.ConnectionManager.waitForConnected W= aiting for client to connect to ZooKeeper [junit4:junit4] 2> 16668 T1702 oaz.ClientCnxn$SendThread.logStartConnect = Opening socket connection to server localhost/127.0.0.1:24607. Will not att= empt to authenticate using SASL (access denied (javax.security.auth.AuthPer= mission getLoginConfiguration)) [junit4:junit4] 2> 16669 T1702 oaz.ClientCnxn$SendThread.primeConnection = Socket connection established to localhost/127.0.0.1:24607, initiating sess= ion [junit4:junit4] 2> 16669 T1616 oazs.NIOServerCnxnFactory.run Accepted soc= ket connection from /140.211.11.196:44836 [junit4:junit4] 2> 16669 T1616 oazs.ZooKeeperServer.processConnectRequest= Client attempting to establish new session at /140.211.11.196:44836 [junit4:junit4] 2> 16671 T1618 oazs.ZooKeeperServer.finishSessionInit Est= ablished session 0x13d676a7bbb000b with negotiated timeout 20000 for client= /140.211.11.196:44836 [junit4:junit4] 2> 16671 T1702 oaz.ClientCnxn$SendThread.onConnected Sess= ion establishment complete on server localhost/127.0.0.1:24607, sessionid = =3D 0x13d676a7bbb000b, negotiated timeout =3D 20000 [junit4:junit4] 2> 16671 T1703 oascc.ConnectionManager.process Watcher or= g.apache.solr.common.cloud.ConnectionManager@79b20a36 name:ZooKeeperConnect= ion Watcher:127.0.0.1:24607 got event WatchedEvent state:SyncConnected type= :None path:null path:null type:None [junit4:junit4] 2> 16671 T1614 oascc.ConnectionManager.waitForConnected C= lient is connected to ZooKeeper [junit4:junit4] 2> 16673 T1619 oazs.PrepRequestProcessor.pRequest2Txn Pro= cessed session termination for sessionid: 0x13d676a7bbb000b [junit4:junit4] 2> 16674 T1703 oaz.ClientCnxn$EventThread.run EventThread= shut down [junit4:junit4] 2> 16674 T1616 oazs.NIOServerCnxn.closeSock Closed socket= connection for client /140.211.11.196:44836 which had sessionid 0x13d676a7= bbb000b [junit4:junit4] 2> 16674 T1614 oaz.ZooKeeper.close Session: 0x13d676a7bbb= 000b closed [junit4:junit4] 2> 16675 T1614 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&s= ocketTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 16686 T1614 oaz.ZooKeeper. Initiating client con= nection, connectString=3D127.0.0.1:24607/solr sessionTimeout=3D30000 watche= r=3Dorg.apache.solr.common.cloud.ConnectionManager@3fdff708 [junit4:junit4] 2> 16687 T1614 oascc.ConnectionManager.waitForConnected W= aiting for client to connect to ZooKeeper [junit4:junit4] 2> 16688 T1704 oaz.ClientCnxn$SendThread.logStartConnect = Opening socket connection to server localhost/127.0.0.1:24607. Will not att= empt to authenticate using SASL (access denied (javax.security.auth.AuthPer= mission getLoginConfiguration)) [junit4:junit4] 2> 16688 T1704 oaz.ClientCnxn$SendThread.primeConnection = Socket connection established to localhost/127.0.0.1:24607, initiating sess= ion [junit4:junit4] 2> 16688 T1616 oazs.NIOServerCnxnFactory.run Accepted soc= ket connection from /140.211.11.196:10054 [junit4:junit4] 2> 16689 T1616 oazs.ZooKeeperServer.processConnectRequest= Client attempting to establish new session at /140.211.11.196:10054 [junit4:junit4] 2> 16690 T1618 oazs.ZooKeeperServer.finishSessionInit Est= ablished session 0x13d676a7bbb000c with negotiated timeout 20000 for client= /140.211.11.196:10054 [junit4:junit4] 2> 16690 T1704 oaz.ClientCnxn$SendThread.onConnected Sess= ion establishment complete on server localhost/127.0.0.1:24607, sessionid = =3D 0x13d676a7bbb000c, negotiated timeout =3D 20000 [junit4:junit4] 2> 16690 T1705 oascc.ConnectionManager.process Watcher or= g.apache.solr.common.cloud.ConnectionManager@3fdff708 name:ZooKeeperConnect= ion Watcher:127.0.0.1:24607/solr got event WatchedEvent state:SyncConnected= type:None path:null path:null type:None [junit4:junit4] 2> 16690 T1614 oascc.ConnectionManager.waitForConnected C= lient is connected to ZooKeeper [junit4:junit4] 2> 16691 T1619 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d676a7bbb000c type:cr= eate cxid:0x1 zxid:0xa3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 16693 T1619 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d676a7bbb000c type:cr= eate cxid:0x2 zxid:0xa4 txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 16695 T1614 oascc.ZkStateReader.createClusterStateWatc= hersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 17512 T1637 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 17513 T1637 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"4", [junit4:junit4] 2> =09 "numShards":"2", [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:52631_by_%2Fjk", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:52631/by_/jk"} [junit4:junit4] 2> 17613 T1636 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> 17613 T1705 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> 17613 T1672 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> 17613 T1688 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> 17613 T1643 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> 17613 T1656 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> 17698 T1614 oasc.ZkController.createEphemeralLiveNode = Register node as live in ZooKeeper:/live_nodes/127.0.0.1:31196_by_%2Fjk [junit4:junit4] 2> 17699 T1619 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d676a7bbb000c type:de= lete cxid:0xd zxid:0xa9 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/= 127.0.0.1:31196_by_%2Fjk Error:KeeperErrorCode =3D NoNode for /solr/live_no= des/127.0.0.1:31196_by_%2Fjk [junit4:junit4] 2> 17700 T1614 oascc.SolrZkClient.makePath makePath: /liv= e_nodes/127.0.0.1:31196_by_%2Fjk [junit4:junit4] 2> 17703 T1688 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> 17703 T1672 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> 17703 T1705 oascc.ZkStateReader$3.process Updating liv= e nodes... (5) [junit4:junit4] 2> 17703 T1656 oascc.ZkStateReader$3.process Updating liv= e nodes... (5) [junit4:junit4] 2> 17703 T1643 oascc.ZkStateReader$3.process Updating liv= e nodes... (5) [junit4:junit4] 2> 17703 T1705 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> 17703 T1636 oascc.ZkStateReader$3.process Updating liv= e nodes... (5) [junit4:junit4] 2> 17704 T1656 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> 17704 T1636 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> 17704 T1643 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> 17705 T1688 oascc.ZkStateReader$3.process Updating liv= e nodes... (5) [junit4:junit4] 2> 17705 T1672 oascc.ZkStateReader$3.process Updating liv= e nodes... (5) [junit4:junit4] 2> 17747 T1706 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.BasicDistributedZk2Test-jetty4-1363239680933/collection1 [junit4:junit4] 2> 17747 T1706 oasc.ZkController.createCollectionZkNode C= heck for collection zkNode:collection1 [junit4:junit4] 2> 17748 T1706 oasc.ZkController.createCollectionZkNode C= ollection zkNode exists [junit4:junit4] 2> 17748 T1706 oasc.ZkController.readConfigName Load coll= ection config from:/collections/collection1 [junit4:junit4] 2> 17749 T1706 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.B= asicDistributedZk2Test-jetty4-1363239680933/collection1/' [junit4:junit4] 2> 17750 T1706 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.BasicDistributedZ= k2Test-jetty4-1363239680933/collection1/lib/README' to classloader [junit4:junit4] 2> 17751 T1706 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.BasicDistributedZ= k2Test-jetty4-1363239680933/collection1/lib/classes/' to classloader [junit4:junit4] 2> 17798 T1706 oasc.SolrConfig. Using Lucene MatchV= ersion: LUCENE_43 [junit4:junit4] 2> 17852 T1706 oasc.SolrConfig. Loaded SolrConfig: = solrconfig.xml [junit4:junit4] 2> 17953 T1706 oass.IndexSchema.readSchema Reading Solr S= chema [junit4:junit4] 2> 17959 T1706 oass.IndexSchema.readSchema Schema name=3D= test [junit4:junit4] 2> 18375 T1646 oass.SolrDispatchFilter.handleAdminRequest= /admin/cores {coreNodeName=3D4&state=3Drecovering&nodeName=3D127.0.0.1:526= 31_by_%252Fjk&action=3DPREPRECOVERY&checkLive=3Dtrue&core=3Dcollection1&wt= =3Djavabin&onlyIfLeader=3Dtrue&version=3D2} status=3D0 QTime=3D2002=20 [junit4:junit4] 2> 18529 T1706 oass.OpenExchangeRatesOrgProvider.init Ini= tialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 18537 T1706 oass.IndexSchema.readSchema default search= field in schema is text [junit4:junit4] 2> 18540 T1706 oass.IndexSchema.readSchema unique key fie= ld: id [junit4:junit4] 2> 18551 T1706 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 18554 T1706 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 18557 T1706 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 18558 T1706 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 18558 T1706 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 18558 T1706 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 18559 T1706 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 18559 T1706 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 18560 T1706 oasc.SolrCore.initDirectoryFactory org.apa= che.solr.core.MockDirectoryFactory [junit4:junit4] 2> 18560 T1706 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.BasicDistrib= utedZk2Test-jetty4-1363239680933/collection1/, dataDir=3D./org.apache.solr.= cloud.BasicDistributedZk2Test-1363239664565/jetty4/ [junit4:junit4] 2> 18560 T1706 oasc.JmxMonitoredMap. JMX monitoring= is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxM= BeanServer@1380cf2a [junit4:junit4] 2> 18560 T1706 oasc.SolrCore.initDirectoryFactory org.apa= che.solr.core.MockDirectoryFactory [junit4:junit4] 2> 18561 T1706 oasc.CachingDirectoryFactory.get return ne= w directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-13632396645= 65/jetty4 forceNew: false [junit4:junit4] 2> 18561 T1706 oasc.SolrCore.getNewIndexDir New index dir= ectory detected: old=3Dnull new=3D./org.apache.solr.cloud.BasicDistributedZ= k2Test-1363239664565/jetty4/index/ [junit4:junit4] 2> 18561 T1706 oasc.SolrCore.initIndex WARNING [collectio= n1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1= 363239664565/jetty4/index' doesn't exist. Creating new index... [junit4:junit4] 2> 18561 T1706 oasc.CachingDirectoryFactory.get return ne= w directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-13632396645= 65/jetty4/index forceNew: false [junit4:junit4] 2> 18563 T1706 oasc.SolrDeletionPolicy.onCommit SolrDelet= ionPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@270250a0 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@2a53ba89),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> 18564 T1706 oasc.SolrDeletionPolicy.updateCommits newe= st commit =3D 1[segments_1] [junit4:junit4] 2> 18565 T1706 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= dedupe" [junit4:junit4] 2> 18566 T1706 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= stored_sig" [junit4:junit4] 2> 18566 T1706 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= distrib-dup-test-chain-implicit" [junit4:junit4] 2> 18566 T1706 oasc.RequestHandlers.initHandlersFromConfi= g created standard: solr.StandardRequestHandler [junit4:junit4] 2> 18567 T1706 oasc.RequestHandlers.initHandlersFromConfi= g created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 18567 T1706 oasc.RequestHandlers.initHandlersFromConfi= g adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 18567 T1706 oasc.RequestHandlers.initHandlersFromConfi= g created /replication: solr.ReplicationHandler [junit4:junit4] 2> 18568 T1706 oasc.RequestHandlers.initHandlersFromConfi= g created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 18568 T1706 oasc.RequestHandlers.initHandlersFromConfi= g created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 18572 T1706 oashl.XMLLoader.init xsltCacheLifetimeSeco= nds=3D60 [junit4:junit4] 2> 18576 T1706 oass.SolrIndexSearcher. Opening Sear= cher@50572d82 main [junit4:junit4] 2> 18577 T1706 oasu.UpdateHandler.clearLog Clearing tlog = files, tlogDir=3D./org.apache.solr.cloud.BasicDistributedZk2Test-1363239664= 565/jetty4/tlog [junit4:junit4] 2> 18577 T1706 oasu.CommitTracker. Hard AutoCommit:= disabled [junit4:junit4] 2> 18577 T1706 oasu.CommitTracker. Soft AutoCommit:= disabled [junit4:junit4] 2> 18580 T1707 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@50572d82 main{StandardDirectoryReader(s= egments_1:1)} [junit4:junit4] 2> 18582 T1706 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Ddown [junit4:junit4] 2> 18582 T1706 oasc.ZkController.publish numShards not fo= und on descriptor - reading it from system property [junit4:junit4] 2> 19166 T1637 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 19167 T1637 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"5", [junit4:junit4] 2> =09 "numShards":"2", [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:31196_by_%2Fjk", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:31196/by_/jk"} [junit4:junit4] 2> 19167 T1637 oasc.Overseer$ClusterStateUpdater.updateSt= ate Collection already exists with numShards=3D2 [junit4:junit4] 2> 19167 T1637 oasc.Overseer$ClusterStateUpdater.updateSt= ate Assigning new node to shard shard=3Dshard2 [junit4:junit4] 2> 19180 T1636 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> 19180 T1688 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> 19180 T1672 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> 19180 T1705 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> 19180 T1643 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> 19180 T1656 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> 19610 T1706 oasc.CoreContainer.registerCore registerin= g core: collection1 [junit4:junit4] 2> 19610 T1706 oasc.ZkController.register Register replic= a - core:collection1 address:http://127.0.0.1:31196/by_/jk collection:colle= ction1 shard:shard2 [junit4:junit4] 2> 19613 T1706 oasc.ZkController.register We are http://1= 27.0.0.1:31196/by_/jk/collection1/ and leader is http://127.0.0.1:52726/by_= /jk/collection1/ [junit4:junit4] 2> 19614 T1706 oasc.ZkController.register No LogReplay ne= eded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:31196/by_/jk [junit4:junit4] 2> 19614 T1706 oasc.ZkController.checkRecovery Core needs= to recover:collection1 [junit4:junit4] 2> 19614 T1706 oasu.DefaultSolrCoreState.doRecovery Runni= ng recovery - first canceling any ongoing recovery [junit4:junit4] 2> ASYNC NEW_CORE C100 name=3Dcollection1 org.apache.sol= r.core.SolrCore@2a23fe32 url=3Dhttp://127.0.0.1:31196/by_/jk/collection1 no= de=3D127.0.0.1:31196_by_%2Fjk C100_STATE=3Dcoll:collection1 core:collection= 1 props:{state=3Ddown, core=3Dcollection1, collection=3Dcollection1, node_n= ame=3D127.0.0.1:31196_by_%2Fjk, base_url=3Dhttp://127.0.0.1:31196/by_/jk} [junit4:junit4] 2> 19614 T1708 C100 P31196 oasc.RecoveryStrategy.run Star= ting recovery process. core=3Dcollection1 recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 19615 T1706 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 19616 T1708 C100 P31196 oasc.RecoveryStrategy.doRecove= ry ###### startupVersions=3D[] [junit4:junit4] 2> 19616 T1708 C100 P31196 oasc.ZkController.publish publ= ishing core=3Dcollection1 state=3Drecovering [junit4:junit4] 2> 19616 T1708 C100 P31196 oasc.ZkController.publish numS= hards not found on descriptor - reading it from system property [junit4:junit4] 2> 19617 T1614 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> 19617 T1614 oass.SolrDispatchFilter.init SolrDispatchF= ilter.init() done [junit4:junit4] 2> 19618 T1708 C100 P31196 oascsi.HttpClientUtil.createCl= ient Creating new http client, config:maxConnections=3D128&maxConnectionsPe= rHost=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 19618 T1614 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&f= ollowRedirects=3Dfalse [junit4:junit4] 2> 19638 T1614 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 19639 T1614 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&f= ollowRedirects=3Dfalse [junit4:junit4] 2> 19649 T1647 oasc.CoreContainer.create Creating SolrCor= e 'onenodecollectioncore' using instanceDir: /usr/home/hudson/hudson-slave/= workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.ap= ache.solr.cloud.BasicDistributedZk2Test-jetty1-1363239668326/onenodecollect= ioncore [junit4:junit4] 2> 19650 T1647 oasc.ZkController.createCollectionZkNode C= heck for collection zkNode:onenodecollection [junit4:junit4] 2> 19651 T1647 oasc.ZkController.createCollectionZkNode C= reating collection in ZooKeeper:onenodecollection [junit4:junit4] 2> 19651 T1647 oasc.ZkController.getConfName Looking for = collection configName [junit4:junit4] 2> 19652 T1647 oasc.ZkController.getConfName Only one con= fig set found in zk - using it:conf1 [junit4:junit4] 2> 19652 T1647 oascc.SolrZkClient.makePath makePath: /col= lections/onenodecollection [junit4:junit4] 2> 19655 T1647 oasc.ZkController.readConfigName Load coll= ection config from:/collections/onenodecollection [junit4:junit4] 2> 19657 T1647 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.B= asicDistributedZk2Test-jetty1-1363239668326/onenodecollectioncore/' [junit4:junit4] 2> 19725 T1647 oasc.SolrConfig. Using Lucene MatchV= ersion: LUCENE_43 [junit4:junit4] 2> 19787 T1647 oasc.SolrConfig. Loaded SolrConfig: = solrconfig.xml [junit4:junit4] 2> 19888 T1647 oass.IndexSchema.readSchema Reading Solr S= chema [junit4:junit4] 2> 19894 T1647 oass.IndexSchema.readSchema Schema name=3D= test [junit4:junit4] 2> C99_STATE=3Dcoll:collection1 core:collection1 props:{= shard=3Dshard1, state=3Drecovering, core=3Dcollection1, collection=3Dcollec= tion1, node_name=3D127.0.0.1:52631_by_%2Fjk, base_url=3Dhttp://127.0.0.1:52= 631/by_/jk} [junit4:junit4] 2> 20377 T1691 C99 P52631 oasc.RecoveryStrategy.doRecover= y Attempting to PeerSync from http://127.0.0.1:40921/by_/jk/collection1/ co= re=3Dcollection1 - recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 20377 T1691 C99 P52631 oasu.PeerSync.sync PeerSync: co= re=3Dcollection1 url=3Dhttp://127.0.0.1:52631/by_/jk START replicas=3D[http= ://127.0.0.1:40921/by_/jk/collection1/] nUpdates=3D100 [junit4:junit4] 2> 20377 T1691 C99 P52631 oasu.PeerSync.sync WARNING no f= rame of reference to tell of we've missed updates [junit4:junit4] 2> 20378 T1691 C99 P52631 oasc.RecoveryStrategy.doRecover= y PeerSync Recovery was not successful - trying replication. core=3Dcollect= ion1 [junit4:junit4] 2> 20378 T1691 C99 P52631 oasc.RecoveryStrategy.doRecover= y Starting Replication Recovery. core=3Dcollection1 [junit4:junit4] 2> 20378 T1691 C99 P52631 oasc.RecoveryStrategy.doRecover= y Begin buffering updates. core=3Dcollection1 [junit4:junit4] 2> 20378 T1691 C99 P52631 oasu.UpdateLog.bufferUpdates St= arting to buffer updates. FSUpdateLog{state=3DACTIVE, tlog=3Dnull} [junit4:junit4] 2> 20379 T1691 C99 P52631 oasc.RecoveryStrategy.replicate= Attempting to replicate from http://127.0.0.1:40921/by_/jk/collection1/. c= ore=3Dcollection1 [junit4:junit4] 2> 20379 T1691 C99 P52631 oascsi.HttpClientUtil.createCli= ent Creating new http client, config:maxConnections=3D128&maxConnectionsPer= Host=3D32&followRedirects=3Dfalse [junit4:junit4] 2> ASYNC NEW_CORE C101 name=3Dcollection1 org.apache.sol= r.core.SolrCore@3603bd21 url=3Dhttp://127.0.0.1:40921/by_/jk/collection1 no= de=3D127.0.0.1:40921_by_%2Fjk C101_STATE=3Dcoll:collection1 core:collection= 1 props:{shard=3Dshard1, state=3Dactive, core=3Dcollection1, collection=3Dc= ollection1, node_name=3D127.0.0.1:40921_by_%2Fjk, base_url=3Dhttp://127.0.0= .1:40921/by_/jk, leader=3Dtrue} [junit4:junit4] 2> 20385 T1648 C101 P40921 REQ /get {getVersions=3D100&di= strib=3Dfalse&wt=3Djavabin&qt=3D/get&version=3D2} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 20389 T1649 C101 P40921 oasu.DirectUpdateHandler2.comm= it start commit{,optimize=3Dfalse,openSearcher=3Dfalse,waitSearcher=3Dtrue,= expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 20392 T1649 C101 P40921 oasc.SolrDeletionPolicy.onInit= SolrDeletionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@2e30991a lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@203f6722),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> 20392 T1649 C101 P40921 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 1[segments_1] [junit4:junit4] 2> 20393 T1649 C101 P40921 oasc.SolrDeletionPolicy.onComm= it SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@2e30991a lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@203f6722),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@2e30991a lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@203f6722),segFN=3Dsegments_2,generation=3D2,filenames=3D[segments_= 2] [junit4:junit4] 2> 20393 T1649 C101 P40921 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 2[segments_2] [junit4:junit4] 2> 20394 T1649 C101 P40921 oass.SolrIndexSearcher. = Opening Searcher@6b7acfe1 realtime [junit4:junit4] 2> 20394 T1649 C101 P40921 oasu.DirectUpdateHandler2.comm= it end_commit_flush [junit4:junit4] 2> 20395 T1649 C101 P40921 /update {waitSearcher=3Dtrue&o= penSearcher=3Dfalse&commit=3Dtrue&wt=3Djavabin&commit_end_point=3Dtrue&vers= ion=3D2&softCommit=3Dfalse} {commit=3D} 0 6 [junit4:junit4] 2> 20395 T1691 C99 P52631 oash.ReplicationHandler.inform = Commits will be reserved for 10000 [junit4:junit4] 2> 20396 T1691 C99 P52631 oash.SnapPuller. No valu= e set for 'pollInterval'. Timer Task not started. [junit4:junit4] 2> 20398 T1650 C101 P40921 oash.ReplicationHandler.inform= Commits will be reserved for 10000 [junit4:junit4] 2> 20398 T1650 C101 P40921 REQ /replication {command=3Din= dexversion&qt=3D/replication&wt=3Djavabin&version=3D2} status=3D0 QTime=3D1= =20 [junit4:junit4] 2> 20398 T1691 C99 P52631 oash.SnapPuller.fetchLatestInde= x Master's generation: 2 [junit4:junit4] 2> 20399 T1691 C99 P52631 oash.SnapPuller.fetchLatestInde= x Slave's generation: 1 [junit4:junit4] 2> 20399 T1691 C99 P52631 oash.SnapPuller.fetchLatestInde= x Starting replication process [junit4:junit4] 2> 20401 T1650 C101 P40921 REQ /replication {command=3Dfi= lelist&qt=3D/replication&wt=3Djavabin&generation=3D2&version=3D2} status=3D= 0 QTime=3D0=20 [junit4:junit4] 2> 20402 T1691 C99 P52631 oash.SnapPuller.fetchLatestInde= x Number of files in latest index in master: 1 [junit4:junit4] 2> 20403 T1691 C99 P52631 oasc.CachingDirectoryFactory.ge= t return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-= 1363239664565/jetty3/index.20130314104124963 forceNew: false [junit4:junit4] 2> 20403 T1691 C99 P52631 oash.SnapPuller.fetchLatestInde= x Starting download to BaseDirectoryWrapper(org.apache.lucene.store.RAMDire= ctory@53e70269 lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@71= d45c00) fullCopy=3Dfalse [junit4:junit4] 2> 20405 T1650 C101 P40921 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> 20406 T1691 C99 P52631 oash.SnapPuller.fetchLatestInde= x Total time taken for download : 0 secs [junit4:junit4] 2> 20407 T1691 C99 P52631 oasu.DefaultSolrCoreState.newIn= dexWriter Creating new IndexWriter... [junit4:junit4] 2> 20407 T1691 C99 P52631 oasu.DefaultSolrCoreState.newIn= dexWriter Waiting until IndexWriter is unused... core=3Dcollection1 [junit4:junit4] 2> 20409 T1691 C99 P52631 oasc.SolrDeletionPolicy.onInit = SolrDeletionPolicy.onInit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@581b95d0 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@7960123a),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@581b95d0 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@7960123a),segFN=3Dsegments_2,generation=3D2,filenames=3D[segments_= 2] [junit4:junit4] 2> 20409 T1691 C99 P52631 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 2[segments_2] [junit4:junit4] 2> 20410 T1691 C99 P52631 oasu.DefaultSolrCoreState.newIn= dexWriter New IndexWriter is ready to be used. [junit4:junit4] 2> 20410 T1691 C99 P52631 oass.SolrIndexSearcher. O= pening Searcher@19f52b6c main [junit4:junit4] 2> 20411 T1690 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@19f52b6c main{StandardDirectoryReader(s= egments_2:1:nrt)} [junit4:junit4] 2> 20411 T1691 C99 P52631 oash.SnapPuller.fetchLatestInde= x removing temporary index download directory files BaseDirectoryWrapper(or= g.apache.lucene.store.RAMDirectory@53e70269 lockFactory=3Dorg.apache.lucene= .store.NativeFSLockFactory@71d45c00) [junit4:junit4] 2> 20412 T1691 C99 P52631 oasc.RecoveryStrategy.replay No= replay needed. core=3Dcollection1 [junit4:junit4] 2> 20412 T1691 C99 P52631 oasc.RecoveryStrategy.doRecover= y Replication Recovery was successful - registering as Active. core=3Dcolle= ction1 [junit4:junit4] 2> 20412 T1691 C99 P52631 oasc.ZkController.publish publi= shing core=3Dcollection1 state=3Dactive [junit4:junit4] 2> 20412 T1691 C99 P52631 oasc.ZkController.publish numSh= ards not found on descriptor - reading it from system property [junit4:junit4] 2> 20416 T1691 C99 P52631 oasc.RecoveryStrategy.doRecover= y Finished recovery process. core=3Dcollection1 [junit4:junit4] 2> 20485 T1647 oass.OpenExchangeRatesOrgProvider.init Ini= tialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 20496 T1647 oass.IndexSchema.readSchema default search= field in schema is text [junit4:junit4] 2> 20501 T1647 oass.IndexSchema.readSchema unique key fie= ld: id [junit4:junit4] 2> 20515 T1647 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 20519 T1647 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 20524 T1647 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 20525 T1647 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 20525 T1647 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 20526 T1647 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 20527 T1647 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 20527 T1647 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 20527 T1647 oasc.SolrCore.initDirectoryFactory org.apa= che.solr.core.MockDirectoryFactory [junit4:junit4] 2> 20528 T1647 oasc.SolrCore. [onenodecollectioncor= e] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-S= olr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Ba= sicDistributedZk2Test-jetty1-1363239668326/onenodecollectioncore/, dataDir= =3D/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr= /build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363239664565/o= nenodecollection/ [junit4:junit4] 2> 20528 T1647 oasc.JmxMonitoredMap. JMX monitoring= is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxM= BeanServer@1380cf2a [junit4:junit4] 2> 20529 T1647 oasc.SolrCore.initDirectoryFactory org.apa= che.solr.core.MockDirectoryFactory [junit4:junit4] 2> 20530 T1647 oasc.CachingDirectoryFactory.get return ne= w directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4= .x-Java6/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-13= 63239664565/onenodecollection forceNew: false [junit4:junit4] 2> 20530 T1647 oasc.SolrCore.getNewIndexDir New index dir= ectory detected: old=3Dnull new=3D/usr/home/hudson/hudson-slave/workspace/L= ucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./solrtest-BasicDis= tributedZk2Test-1363239664565/onenodecollection/index/ [junit4:junit4] 2> 20531 T1647 oasc.SolrCore.initIndex WARNING [onenodeco= llectioncore] Solr index directory '/usr/home/hudson/hudson-slave/workspace= /Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./solrtest-BasicD= istributedZk2Test-1363239664565/onenodecollection/index' doesn't exist. Cre= ating new index... [junit4:junit4] 2> 20531 T1647 oasc.CachingDirectoryFactory.get return ne= w directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4= .x-Java6/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-13= 63239664565/onenodecollection/index forceNew: false [junit4:junit4] 2> 20534 T1647 oasc.SolrDeletionPolicy.onCommit SolrDelet= ionPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@474729b4 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@5f493b76),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> 20535 T1647 oasc.SolrDeletionPolicy.updateCommits newe= st commit =3D 1[segments_1] [junit4:junit4] 2> 20537 T1647 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= dedupe" [junit4:junit4] 2> 20538 T1647 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= stored_sig" [junit4:junit4] 2> 20538 T1647 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= distrib-dup-test-chain-implicit" [junit4:junit4] 2> 20539 T1647 oasc.RequestHandlers.initHandlersFromConfi= g created standard: solr.StandardRequestHandler [junit4:junit4] 2> 20540 T1647 oasc.RequestHandlers.initHandlersFromConfi= g created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 20540 T1647 oasc.RequestHandlers.initHandlersFromConfi= g adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 20540 T1647 oasc.RequestHandlers.initHandlersFromConfi= g created /replication: solr.ReplicationHandler [junit4:junit4] 2> 20541 T1647 oasc.RequestHandlers.initHandlersFromConfi= g created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 20541 T1647 oasc.RequestHandlers.initHandlersFromConfi= g created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 20549 T1647 oashl.XMLLoader.init xsltCacheLifetimeSeco= nds=3D60 [junit4:junit4] 2> 20554 T1647 oass.SolrIndexSearcher. Opening Sear= cher@7ea465a3 main [junit4:junit4] 2> 20555 T1647 oasu.UpdateHandler.clearLog Clearing tlog = files, tlogDir=3D/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-= 4.x-Java6/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1= 363239664565/onenodecollection/tlog [junit4:junit4] 2> 20556 T1647 oasu.CommitTracker. Hard AutoCommit:= disabled [junit4:junit4] 2> 20556 T1647 oasu.CommitTracker. Soft AutoCommit:= disabled [junit4:junit4] 2> 20560 T1712 oasc.SolrCore.registerSearcher [onenodecol= lectioncore] Registered new searcher Searcher@7ea465a3 main{StandardDirecto= ryReader(segments_1:1)} [junit4:junit4] 2> 20561 T1647 oasc.ZkController.publish publishing core= =3Donenodecollectioncore state=3Ddown [junit4:junit4] 2> 20686 T1637 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 20687 T1637 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"5", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "shard":"shard2", [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:31196_by_%2Fjk", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:31196/by_/jk"} [junit4:junit4] 2> 20693 T1637 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"4", [junit4:junit4] 2> =09 "numShards":"2", [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:52631_by_%2Fjk", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:52631/by_/jk"} [junit4:junit4] 2> 20704 T1637 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":null, [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "shard":null, [junit4:junit4] 2> =09 "roles":"none", [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "core":"onenodecollectioncore", [junit4:junit4] 2> =09 "collection":"onenodecollection", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:40921_by_%2Fjk", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:40921/by_/jk"} [junit4:junit4] 2> 20704 T1637 oasc.Overseer$ClusterStateUpdater.createCo= llection Create collection onenodecollection with numShards 1 [junit4:junit4] 2> 20704 T1637 oasc.Overseer$ClusterStateUpdater.updateSt= ate Assigning new node to shard shard=3Dshard1 [junit4:junit4] 2> 20717 T1636 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> 20717 T1688 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> 20717 T1643 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> 20717 T1672 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> 20717 T1656 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> 20717 T1705 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> 21584 T1647 oasc.CoreContainer.registerCore registerin= g core: onenodecollectioncore [junit4:junit4] 2> 21585 T1647 oasc.ZkController.register Register replic= a - core:onenodecollectioncore address:http://127.0.0.1:40921/by_/jk collec= tion:onenodecollection shard:shard1 [junit4:junit4] 2> 21586 T1647 oascc.SolrZkClient.makePath makePath: /col= lections/onenodecollection/leader_elect/shard1/election [junit4:junit4] 2> 21604 T1619 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d676a7bbb0006 type:de= lete cxid:0xa8 zxid:0xc4 txntype:-1 reqpath:n/a Error Path:/solr/collection= s/onenodecollection/leaders Error:KeeperErrorCode =3D NoNode for /solr/coll= ections/onenodecollection/leaders [junit4:junit4] 2> 21605 T1647 oasc.ShardLeaderElectionContext.runLeaderP= rocess Running the leader process. [junit4:junit4] 2> 21605 T1619 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d676a7bbb0006 type:cr= eate cxid:0xa9 zxid:0xc5 txntype:-1 reqpath:n/a Error Path:/solr/overseer E= rror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 21607 T1647 oasc.ShardLeaderElectionContext.waitForRep= licasToComeUp Enough replicas found to continue. [junit4:junit4] 2> 21608 T1647 oasc.ShardLeaderElectionContext.runLeaderP= rocess I may be the new leader - try and sync [junit4:junit4] 2> 21608 T1647 oasc.SyncStrategy.sync Sync replicas to ht= tp://127.0.0.1:40921/by_/jk/onenodecollectioncore/ [junit4:junit4] 2> 21608 T1647 oasc.SyncStrategy.syncReplicas Sync Succes= s - now sync replicas to me [junit4:junit4] 2> 21609 T1647 oasc.SyncStrategy.syncToMe http://127.0.0.= 1:40921/by_/jk/onenodecollectioncore/ has no replicas [junit4:junit4] 2> 21609 T1647 oasc.ShardLeaderElectionContext.runLeaderP= rocess I am the new leader: http://127.0.0.1:40921/by_/jk/onenodecollection= core/ [junit4:junit4] 2> 21610 T1647 oascc.SolrZkClient.makePath makePath: /col= lections/onenodecollection/leaders/shard1 [junit4:junit4] 2> 21613 T1619 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d676a7bbb0006 type:cr= eate cxid:0xb3 zxid:0xc9 txntype:-1 reqpath:n/a Error Path:/solr/overseer E= rror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 21640 T1662 oass.SolrDispatchFilter.handleAdminRequest= /admin/cores {coreNodeName=3D5&state=3Drecovering&nodeName=3D127.0.0.1:311= 96_by_%252Fjk&action=3DPREPRECOVERY&checkLive=3Dtrue&core=3Dcollection1&wt= =3Djavabin&onlyIfLeader=3Dtrue&version=3D2} status=3D0 QTime=3D2002=20 [junit4:junit4] 2> 22224 T1637 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 22240 T1705 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> 22240 T1656 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> 22240 T1672 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> 22240 T1636 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> 22240 T1643 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> 22240 T1688 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> 22278 T1647 oasc.ZkController.register We are http://1= 27.0.0.1:40921/by_/jk/onenodecollectioncore/ and leader is http://127.0.0.1= :40921/by_/jk/onenodecollectioncore/ [junit4:junit4] 2> 22278 T1647 oasc.ZkController.register No LogReplay ne= eded for core=3Donenodecollectioncore baseURL=3Dhttp://127.0.0.1:40921/by_/= jk [junit4:junit4] 2> 22278 T1647 oasc.ZkController.checkRecovery I am the l= eader, no recovery necessary [junit4:junit4] 2> 22279 T1647 oasc.ZkController.publish publishing core= =3Donenodecollectioncore state=3Dactive [junit4:junit4] 2> 22280 T1647 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 22281 T1647 oass.SolrDispatchFilter.handleAdminRequest= /admin/cores {numShards=3D1&roles=3Dnone&name=3Donenodecollectioncore&acti= on=3DCREATE&collection=3Donenodecollection&dataDir=3D/usr/home/hudson/hudso= n-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/= ./solrtest-BasicDistributedZk2Test-1363239664565/onenodecollection&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D2632=20 [junit4:junit4] 2> 22282 T1614 oasc.AbstractDistribZkTestBase.waitForReco= veriesToFinish Wait for recoveries to finish - collection: onenodecollectio= n failOnTimeout:true timeout (sec):230 [junit4:junit4] 2> 22283 T1614 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 23287 T1614 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> C100_STATE=3Dcoll:collection1 core:collection1 props:= {shard=3Dshard2, state=3Drecovering, core=3Dcollection1, collection=3Dcolle= ction1, node_name=3D127.0.0.1:31196_by_%2Fjk, base_url=3Dhttp://127.0.0.1:3= 1196/by_/jk} [junit4:junit4] 2> 23641 T1708 C100 P31196 oasc.RecoveryStrategy.doRecove= ry Attempting to PeerSync from http://127.0.0.1:52726/by_/jk/collection1/ c= ore=3Dcollection1 - recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 23641 T1708 C100 P31196 oasu.PeerSync.sync PeerSync: c= ore=3Dcollection1 url=3Dhttp://127.0.0.1:31196/by_/jk START replicas=3D[htt= p://127.0.0.1:52726/by_/jk/collection1/] nUpdates=3D100 [junit4:junit4] 2> 23642 T1708 C100 P31196 oasu.PeerSync.sync WARNING no = frame of reference to tell of we've missed updates [junit4:junit4] 2> 23642 T1708 C100 P31196 oasc.RecoveryStrategy.doRecove= ry PeerSync Recovery was not successful - trying replication. core=3Dcollec= tion1 [junit4:junit4] 2> 23642 T1708 C100 P31196 oasc.RecoveryStrategy.doRecove= ry Starting Replication Recovery. core=3Dcollection1 [junit4:junit4] 2> 23642 T1708 C100 P31196 oasc.RecoveryStrategy.doRecove= ry Begin buffering updates. core=3Dcollection1 [junit4:junit4] 2> 23642 T1708 C100 P31196 oasu.UpdateLog.bufferUpdates S= tarting to buffer updates. FSUpdateLog{state=3DACTIVE, tlog=3Dnull} [junit4:junit4] 2> 23642 T1708 C100 P31196 oasc.RecoveryStrategy.replicat= e Attempting to replicate from http://127.0.0.1:52726/by_/jk/collection1/. = core=3Dcollection1 [junit4:junit4] 2> 23643 T1708 C100 P31196 oascsi.HttpClientUtil.createCl= ient Creating new http client, config:maxConnections=3D128&maxConnectionsPe= rHost=3D32&followRedirects=3Dfalse [junit4:junit4] 2> ASYNC NEW_CORE C102 name=3Dcollection1 org.apache.sol= r.core.SolrCore@748f2244 url=3Dhttp://127.0.0.1:52726/by_/jk/collection1 no= de=3D127.0.0.1:52726_by_%2Fjk C102_STATE=3Dcoll:collection1 core:collection= 1 props:{shard=3Dshard2, state=3Dactive, core=3Dcollection1, collection=3Dc= ollection1, node_name=3D127.0.0.1:52726_by_%2Fjk, base_url=3Dhttp://127.0.0= .1:52726/by_/jk, leader=3Dtrue} [junit4:junit4] 2> 23655 T1663 C102 P52726 REQ /get {getVersions=3D100&di= strib=3Dfalse&wt=3Djavabin&qt=3D/get&version=3D2} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 23668 T1664 C102 P52726 oasu.DirectUpdateHandler2.comm= it start commit{,optimize=3Dfalse,openSearcher=3Dfalse,waitSearcher=3Dtrue,= expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 23671 T1664 C102 P52726 oasc.SolrDeletionPolicy.onInit= SolrDeletionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@5f4b52a2 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@69666a6),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1= ] [junit4:junit4] 2> 23672 T1664 C102 P52726 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 1[segments_1] [junit4:junit4] 2> 23673 T1664 C102 P52726 oasc.SolrDeletionPolicy.onComm= it SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@5f4b52a2 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@69666a6),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1= ] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@5f4b52a2 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@69666a6),segFN=3Dsegments_2,generation=3D2,filenames=3D[segments_2= ] [junit4:junit4] 2> 23674 T1664 C102 P52726 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 2[segments_2] [junit4:junit4] 2> 23674 T1664 C102 P52726 oass.SolrIndexSearcher. = Opening Searcher@3acc564d realtime [junit4:junit4] 2> 23675 T1664 C102 P52726 oasu.DirectUpdateHandler2.comm= it end_commit_flush [junit4:junit4] 2> 23675 T1664 C102 P52726 /update {waitSearcher=3Dtrue&o= penSearcher=3Dfalse&commit=3Dtrue&wt=3Djavabin&commit_end_point=3Dtrue&vers= ion=3D2&softCommit=3Dfalse} {commit=3D} 0 7 [junit4:junit4] 2> 23677 T1708 C100 P31196 oash.ReplicationHandler.inform= Commits will be reserved for 10000 [junit4:junit4] 2> 23677 T1708 C100 P31196 oash.SnapPuller. No val= ue set for 'pollInterval'. Timer Task not started. [junit4:junit4] 2> 23679 T1665 C102 P52726 oash.ReplicationHandler.inform= Commits will be reserved for 10000 [junit4:junit4] 2> 23679 T1665 C102 P52726 REQ /replication {command=3Din= dexversion&qt=3D/replication&wt=3Djavabin&version=3D2} status=3D0 QTime=3D1= =20 [junit4:junit4] 2> 23680 T1708 C100 P31196 oash.SnapPuller.fetchLatestInd= ex Master's generation: 2 [junit4:junit4] 2> 23680 T1708 C100 P31196 oash.SnapPuller.fetchLatestInd= ex Slave's generation: 1 [junit4:junit4] 2> 23680 T1708 C100 P31196 oash.SnapPuller.fetchLatestInd= ex Starting replication process [junit4:junit4] 2> 23683 T1665 C102 P52726 REQ /replication {command=3Dfi= lelist&qt=3D/replication&wt=3Djavabin&generation=3D2&version=3D2} status=3D= 0 QTime=3D0=20 [junit4:junit4] 2> 23684 T1708 C100 P31196 oash.SnapPuller.fetchLatestInd= ex Number of files in latest index in master: 1 [junit4:junit4] 2> 23685 T1708 C100 P31196 oasc.CachingDirectoryFactory.g= et return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test= -1363239664565/jetty4/index.20130314104128245 forceNew: false [junit4:junit4] 2> 23686 T1708 C100 P31196 oash.SnapPuller.fetchLatestInd= ex Starting download to BaseDirectoryWrapper(org.apache.lucene.store.RAMDir= ectory@6fced71c lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@3= e91d58b) fullCopy=3Dfalse [junit4:junit4] 2> 23688 T1665 C102 P52726 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> 23690 T1708 C100 P31196 oash.SnapPuller.fetchLatestInd= ex Total time taken for download : 0 secs [junit4:junit4] 2> 23691 T1708 C100 P31196 oasu.DefaultSolrCoreState.newI= ndexWriter Creating new IndexWriter... [junit4:junit4] 2> 23691 T1708 C100 P31196 oasu.DefaultSolrCoreState.newI= ndexWriter Waiting until IndexWriter is unused... core=3Dcollection1 [junit4:junit4] 2> 23693 T1708 C100 P31196 oasc.SolrDeletionPolicy.onInit= SolrDeletionPolicy.onInit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@270250a0 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@2a53ba89),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@270250a0 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@2a53ba89),segFN=3Dsegments_2,generation=3D2,filenames=3D[segments_= 2] [junit4:junit4] 2> 23693 T1708 C100 P31196 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 2[segments_2] [junit4:junit4] 2> 23694 T1708 C100 P31196 oasu.DefaultSolrCoreState.newI= ndexWriter New IndexWriter is ready to be used. [junit4:junit4] 2> 23694 T1708 C100 P31196 oass.SolrIndexSearcher. = Opening Searcher@4e41d1e1 main [junit4:junit4] 2> 23695 T1707 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@4e41d1e1 main{StandardDirectoryReader(s= egments_2:1:nrt)} [junit4:junit4] 2> 23696 T1708 C100 P31196 oash.SnapPuller.fetchLatestInd= ex removing temporary index download directory files BaseDirectoryWrapper(o= rg.apache.lucene.store.RAMDirectory@6fced71c lockFactory=3Dorg.apache.lucen= e.store.NativeFSLockFactory@3e91d58b) [junit4:junit4] 2> 23696 T1708 C100 P31196 oasc.RecoveryStrategy.replay N= o replay needed. core=3Dcollection1 [junit4:junit4] 2> 23696 T1708 C100 P31196 oasc.RecoveryStrategy.doRecove= ry Replication Recovery was successful - registering as Active. core=3Dcoll= ection1 [junit4:junit4] 2> 23696 T1708 C100 P31196 oasc.ZkController.publish publ= ishing core=3Dcollection1 state=3Dactive [junit4:junit4] 2> 23696 T1708 C100 P31196 oasc.ZkController.publish numS= hards not found on descriptor - reading it from system property [junit4:junit4] 2> 23724 T1708 C100 P31196 oasc.RecoveryStrategy.doRecove= ry Finished recovery process. core=3Dcollection1 [junit4:junit4] 2> 23755 T1637 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 23756 T1637 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":null, [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "roles":"none", [junit4:junit4] 2> =09 "state":"active", [junit4:junit4] 2> =09 "core":"onenodecollectioncore", [junit4:junit4] 2> =09 "collection":"onenodecollection", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:40921_by_%2Fjk", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:40921/by_/jk"} [junit4:junit4] 2> 23762 T1637 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"5", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "shard":"shard2", [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:31196_by_%2Fjk", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:31196/by_/jk"} [junit4:junit4] 2> 23777 T1656 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> 23777 T1705 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> 23777 T1636 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> 23777 T1688 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> 23777 T1672 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> 23777 T1643 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> 24292 T1614 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 24293 T1614 oasc.AbstractDistribZkTestBase.waitForReco= veriesToFinish Recoveries finished - collection: onenodecollection [junit4:junit4] 2> 24294 T1614 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&f= ollowRedirects=3Dfalse [junit4:junit4] 2> ASYNC NEW_CORE C103 name=3Donenodecollectioncore org.= apache.solr.core.SolrCore@b566ff2 url=3Dhttp://127.0.0.1:40921/by_/jk/oneno= decollectioncore node=3D127.0.0.1:40921_by_%2Fjk C103_STATE=3Dcoll:onenodec= ollection core:onenodecollectioncore props:{shard=3Dshard1, roles=3Dnone, s= tate=3Dactive, core=3Donenodecollectioncore, collection=3Donenodecollection= , node_name=3D127.0.0.1:40921_by_%2Fjk, base_url=3Dhttp://127.0.0.1:40921/b= y_/jk, leader=3Dtrue} [junit4:junit4] 2> 24316 T1651 C103 P40921 oasc.SolrDeletionPolicy.onInit= SolrDeletionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@474729b4 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@5f493b76),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> 24317 T1651 C103 P40921 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 1[segments_1] [junit4:junit4] 2> 24319 T1651 C103 P40921 /update {wt=3Djavabin&version= =3D2} {add=3D[1 (1429460420002840576)]} 0 5 [junit4:junit4] 2> 24326 T1651 C103 P40921 oasu.DirectUpdateHandler2.comm= it start commit{,optimize=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,e= xpungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 24328 T1651 C103 P40921 oasc.SolrDeletionPolicy.onComm= it SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@474729b4 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@5f493b76),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@474729b4 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@5f493b76),segFN=3Dsegments_2,generation=3D2,filenames=3D[_0.fnm, _= 0_Lucene41_0.doc, _0_Lucene41_0.pos, _0_nrm.cfe, segments_2, _0.fdx, _0_nrm= .cfs, _0.si, _0_Lucene41_0.tim, _0.fdt, _0_Lucene41_0.tip] [junit4:junit4] 2> 24328 T1651 C103 P40921 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 2[_0.fnm, _0_Lucene41_0.doc, _0_Lucene41_0.pos, _= 0_nrm.cfe, segments_2, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene41_0.tim, _0.fdt= , _0_Lucene41_0.tip] [junit4:junit4] 2> 24330 T1651 C103 P40921 oass.SolrIndexSearcher. = Opening Searcher@5c20d4db main [junit4:junit4] 2> 24330 T1651 C103 P40921 oasu.DirectUpdateHandler2.comm= it end_commit_flush [junit4:junit4] 2> 24331 T1712 oasc.SolrCore.registerSearcher [onenodecol= lectioncore] Registered new searcher Searcher@5c20d4db main{StandardDirecto= ryReader(segments_2:3 _0(4.3):C1)} [junit4:junit4] 2> 24331 T1651 C103 P40921 /update {waitSearcher=3Dtrue&c= ommit=3Dtrue&wt=3Djavabin&version=3D2&softCommit=3Dfalse} {commit=3D} 0 5 [junit4:junit4] 2> 24335 T1651 C103 P40921 REQ /select {q=3D*:*&wt=3Djava= bin&version=3D2} hits=3D1 status=3D0 QTime=3D0=20 [junit4:junit4] 2> 24336 T1614 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&f= ollowRedirects=3Dfalse [junit4:junit4] 2> 24354 T1651 C103 P40921 REQ /select {q=3D*:*&wt=3Djava= bin&version=3D2} hits=3D1 status=3D0 QTime=3D0=20 [junit4:junit4] 2> ASYNC NEW_CORE C104 name=3Dcollection1 org.apache.sol= r.core.SolrCore@3507e394 url=3Dhttp://127.0.0.1:37994/by_/jk/collection1 no= de=3D127.0.0.1:37994_by_%2Fjk C104_STATE=3Dcoll:control_collection core:col= lection1 props:{shard=3Dshard1, state=3Dactive, core=3Dcollection1, collect= ion=3Dcontrol_collection, node_name=3D127.0.0.1:37994_by_%2Fjk, base_url=3D= http://127.0.0.1:37994/by_/jk, leader=3Dtrue} [junit4:junit4] 2> 24363 T1626 C104 P37994 oasc.SolrDeletionPolicy.onInit= SolrDeletionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@d45271b lockFactory=3Dorg.apache.lucene.store.NativeFSLock= Factory@b46c908),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 24365 T1626 C104 P37994 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 1[segments_1] [junit4:junit4] 2> 24369 T1626 C104 P37994 /update {wt=3Djavabin&version= =3D2} {add=3D[1 (1429460420052123648)]} 0 8 [junit4:junit4] 2> C99_STATE=3Dcoll:collection1 core:collection1 props:{= shard=3Dshard1, state=3Dactive, core=3Dcollection1, collection=3Dcollection= 1, node_name=3D127.0.0.1:52631_by_%2Fjk, base_url=3Dhttp://127.0.0.1:52631/= by_/jk} [junit4:junit4] 2> 24392 T1678 C99 P52631 /update {distrib.from=3Dhttp://= 127.0.0.1:40921/by_/jk/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabi= n&version=3D2} {add=3D[1 (1429460420070998016)]} 0 3 [junit4:junit4] 2> 24393 T1652 C101 P40921 /update {wt=3Djavabin&version= =3D2} {add=3D[1 (1429460420070998016)]} 0 13 [junit4:junit4] 2> 24395 T1626 C104 P37994 oasu.DirectUpdateHandler2.comm= it start commit{,optimize=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,e= xpungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 24399 T1626 C104 P37994 oasc.SolrDeletionPolicy.onComm= it SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@d45271b lockFactory=3Dorg.apache.lucene.store.NativeFSLock= Factory@b46c908),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@d45271b lockFactory=3Dorg.apache.lucene.store.NativeFSLock= Factory@b46c908),segFN=3Dsegments_2,generation=3D2,filenames=3D[_0.fnm, _0_= Lucene41_0.doc, _0_Lucene41_0.pos, _0_nrm.cfe, segments_2, _0.fdx, _0_nrm.c= fs, _0.si, _0_Lucene41_0.tim, _0.fdt, _0_Lucene41_0.tip] [junit4:junit4] 2> 24399 T1626 C104 P37994 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 2[_0.fnm, _0_Lucene41_0.doc, _0_Lucene41_0.pos, _= 0_nrm.cfe, segments_2, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene41_0.tim, _0.fdt= , _0_Lucene41_0.tip] [junit4:junit4] 2> 24401 T1626 C104 P37994 oass.SolrIndexSearcher. = Opening Searcher@75d08509 main [junit4:junit4] 2> 24401 T1626 C104 P37994 oasu.DirectUpdateHandler2.comm= it end_commit_flush [junit4:junit4] 2> 24402 T1640 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@75d08509 main{StandardDirectoryReader(s= egments_2:3 _0(4.3):C1)} [junit4:junit4] 2> 24403 T1626 C104 P37994 /update {waitSearcher=3Dtrue&c= ommit=3Dtrue&wt=3Djavabin&version=3D2&softCommit=3Dfalse} {commit=3D} 0 8 [junit4:junit4] 2> 24406 T1652 C101 P40921 oasu.DirectUpdateHandler2.comm= it start commit{,optimize=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,e= xpungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 24411 T1652 C101 P40921 oasc.SolrDeletionPolicy.onComm= it SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@2e30991a lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@203f6722),segFN=3Dsegments_2,generation=3D2,filenames=3D[segments_= 2] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@2e30991a lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@203f6722),segFN=3Dsegments_3,generation=3D3,filenames=3D[_0.fnm, _= 0_Lucene41_0.doc, _0_Lucene41_0.pos, _0_nrm.cfe, _0.fdx, _0_nrm.cfs, _0.si,= _0_Lucene41_0.tim, _0.fdt, _0_Lucene41_0.tip, segments_3] [junit4:junit4] 2> 24411 T1652 C101 P40921 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 3[_0.fnm, _0_Lucene41_0.doc, _0_Lucene41_0.pos, _= 0_nrm.cfe, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene41_0.tim, _0.fdt, _0_Lucene4= 1_0.tip, segments_3] [junit4:junit4] 2> 24413 T1652 C101 P40921 oass.SolrIndexSearcher. = Opening Searcher@c66832a main [junit4:junit4] 2> 24414 T1652 C101 P40921 oasu.DirectUpdateHandler2.comm= it end_commit_flush [junit4:junit4] 2> 24414 T1658 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@c66832a main{StandardDirectoryReader(se= gments_3:3:nrt _0(4.3):C1)} [junit4:junit4] 2> 24415 T1652 C101 P40921 oasu.SolrCmdDistributor.distri= bCommit Distrib commit to:[StdNode: http://127.0.0.1:52631/by_/jk/collectio= n1/, StdNode: http://127.0.0.1:52726/by_/jk/collection1/, StdNode: http://1= 27.0.0.1:31196/by_/jk/collection1/] params:commit_end_point=3Dtrue&commit= =3Dtrue&softCommit=3Dfalse&waitSearcher=3Dtrue&expungeDeletes=3Dfalse [junit4:junit4] 2> 24417 T1668 C102 P52726 oasu.DirectUpdateHandler2.comm= it start commit{,optimize=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,e= xpungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 24417 T1678 C99 P52631 oasu.DirectUpdateHandler2.commi= t start commit{,optimize=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,ex= pungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 24418 T1668 C102 P52726 oasc.SolrDeletionPolicy.onComm= it SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@5f4b52a2 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@69666a6),segFN=3Dsegments_2,generation=3D2,filenames=3D[segments_2= ] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@5f4b52a2 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@69666a6),segFN=3Dsegments_3,generation=3D3,filenames=3D[segments_3= ] [junit4:junit4] 2> 24418 T1668 C102 P52726 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 3[segments_3] [junit4:junit4] 2> 24419 T1668 C102 P52726 oass.SolrIndexSearcher. = Opening Searcher@7a4cfd05 main [junit4:junit4] 2> 24419 T1668 C102 P52726 oasu.DirectUpdateHandler2.comm= it end_commit_flush [junit4:junit4] 2> 24420 T1674 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@7a4cfd05 main{StandardDirectoryReader(s= egments_2:1:nrt)} [junit4:junit4] 2> 24420 T1668 C102 P52726 /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> C100_STATE=3Dcoll:collection1 core:collection1 props:= {shard=3Dshard2, state=3Dactive, core=3Dcollection1, collection=3Dcollectio= n1, node_name=3D127.0.0.1:31196_by_%2Fjk, base_url=3Dhttp://127.0.0.1:31196= /by_/jk} [junit4:junit4] 2> 24422 T1695 C100 P31196 oasu.DirectUpdateHandler2.comm= it start commit{,optimize=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,e= xpungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 24422 T1678 C99 P52631 oasc.SolrDeletionPolicy.onCommi= t SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@581b95d0 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@7960123a),segFN=3Dsegments_2,generation=3D2,filenames=3D[segments_= 2] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@581b95d0 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@7960123a),segFN=3Dsegments_3,generation=3D3,filenames=3D[_0.fnm, _= 0_Lucene41_0.doc, _0_Lucene41_0.pos, _0_nrm.cfe, _0.fdx, _0_nrm.cfs, _0.si,= _0_Lucene41_0.tim, _0.fdt, _0_Lucene41_0.tip, segments_3] [junit4:junit4] 2> 24423 T1695 C100 P31196 oasc.SolrDeletionPolicy.onComm= it SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@270250a0 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@2a53ba89),segFN=3Dsegments_2,generation=3D2,filenames=3D[segments_= 2] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@270250a0 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@2a53ba89),segFN=3Dsegments_3,generation=3D3,filenames=3D[segments_= 3] [junit4:junit4] 2> 24423 T1678 C99 P52631 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 3[_0.fnm, _0_Lucene41_0.doc, _0_Lucene41_0.pos, _0= _nrm.cfe, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene41_0.tim, _0.fdt, _0_Lucene41= _0.tip, segments_3] [junit4:junit4] 2> 24424 T1695 C100 P31196 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 3[segments_3] [junit4:junit4] 2> 24424 T1695 C100 P31196 oass.SolrIndexSearcher. = Opening Searcher@227f9ff2 main [junit4:junit4] 2> 24425 T1695 C100 P31196 oasu.DirectUpdateHandler2.comm= it end_commit_flush [junit4:junit4] 2> 24425 T1678 C99 P52631 oass.SolrIndexSearcher. O= pening Searcher@60c599fa main [junit4:junit4] 2> 24425 T1707 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@227f9ff2 main{StandardDirectoryReader(s= egments_2:1:nrt)} [junit4:junit4] 2> 24426 T1678 C99 P52631 oasu.DirectUpdateHandler2.commi= t end_commit_flush [junit4:junit4] 2> 24426 T1695 C100 P31196 /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> 24426 T1690 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@60c599fa main{StandardDirectoryReader(s= egments_3:3:nrt _0(4.3):C1)} [junit4:junit4] 2> 24427 T1678 C99 P52631 /update {waitSearcher=3Dtrue&co= mmit=3Dtrue&wt=3Djavabin&expungeDeletes=3Dfalse&commit_end_point=3Dtrue&ver= sion=3D2&softCommit=3Dfalse} {commit=3D} 0 10 [junit4:junit4] 2> 24427 T1652 C101 P40921 /update {waitSearcher=3Dtrue&c= ommit=3Dtrue&wt=3Djavabin&version=3D2&softCommit=3Dfalse} {commit=3D} 0 21 [junit4:junit4] 2> 24428 T1614 oasc.AbstractDistribZkTestBase.waitForReco= veriesToFinish Wait for recoveries to finish - collection: collection1 fail= OnTimeout:true timeout (sec):230 [junit4:junit4] 2> 24429 T1614 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 24430 T1614 oasc.AbstractDistribZkTestBase.waitForReco= veriesToFinish Recoveries finished - collection: collection1 [junit4:junit4] 2> 24432 T1626 C104 P37994 REQ /select {q=3D*:*&wt=3Djava= bin&version=3D2} hits=3D1 status=3D0 QTime=3D0=20 [junit4:junit4] 2> 24433 T1614 oaz.ZooKeeper. Initiating client con= nection, connectString=3D127.0.0.1:24607/solr sessionTimeout=3D10000 watche= r=3Dorg.apache.solr.common.cloud.ConnectionManager@4d001db8 [junit4:junit4] 2> 24434 T1614 oascc.ConnectionManager.waitForConnected W= aiting for client to connect to ZooKeeper [junit4:junit4] 2> 24434 T1719 oaz.ClientCnxn$SendThread.logStartConnect = Opening socket connection to server localhost/127.0.0.1:24607. Will not att= empt to authenticate using SASL (access denied (javax.security.auth.AuthPer= mission getLoginConfiguration)) [junit4:junit4] 2> 24435 T1719 oaz.ClientCnxn$SendThread.primeConnection = Socket connection established to localhost/127.0.0.1:24607, initiating sess= ion [junit4:junit4] 2> 24435 T1616 oazs.NIOServerCnxnFactory.run Accepted soc= ket connection from /140.211.11.196:18030 [junit4:junit4] 2> 24435 T1616 oazs.ZooKeeperServer.processConnectRequest= Client attempting to establish new session at /140.211.11.196:18030 [junit4:junit4] 2> 24436 T1618 oazs.ZooKeeperServer.finishSessionInit Est= ablished session 0x13d676a7bbb000d with negotiated timeout 10000 for client= /140.211.11.196:18030 [junit4:junit4] 2> 24437 T1719 oaz.ClientCnxn$SendThread.onConnected Sess= ion establishment complete on server localhost/127.0.0.1:24607, sessionid = =3D 0x13d676a7bbb000d, negotiated timeout =3D 10000 [junit4:junit4] 2> 24437 T1720 oascc.ConnectionManager.process Watcher or= g.apache.solr.common.cloud.ConnectionManager@4d001db8 name:ZooKeeperConnect= ion Watcher:127.0.0.1:24607/solr got event WatchedEvent state:SyncConnected= type:None path:null path:null type:None [junit4:junit4] 2> 24437 T1614 oascc.ConnectionManager.waitForConnected C= lient is connected to ZooKeeper [junit4:junit4] 2> 24438 T1614 oascc.ZkStateReader.createClusterStateWatc= hersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 24441 T1619 oazs.PrepRequestProcessor.pRequest2Txn Pro= cessed session termination for sessionid: 0x13d676a7bbb000d [junit4:junit4] 2> 24442 T1720 oaz.ClientCnxn$EventThread.run EventThread= shut down [junit4:junit4] 2> 24442 T1616 oazs.NIOServerCnxn.closeSock Closed socket= connection for client /140.211.11.196:18030 which had sessionid 0x13d676a7= bbb000d [junit4:junit4] 2> 24442 T1614 oaz.ZooKeeper.close Session: 0x13d676a7bbb= 000d closed [junit4:junit4] 2> 24444 T1646 C101 P40921 REQ /select {q=3D*:*&distrib= =3Dfalse&wt=3Djavabin&version=3D2} hits=3D1 status=3D0 QTime=3D1=20 [junit4:junit4] 2> 24445 T1662 C102 P52726 REQ /select {q=3D*:*&distrib= =3Dfalse&wt=3Djavabin&version=3D2} hits=3D0 status=3D0 QTime=3D0=20 [junit4:junit4] 2> 24450 T1680 C99 P52631 REQ /select {NOW=3D136323968900= 8&shard.url=3D127.0.0.1:40921/by_/jk/collection1/|127.0.0.1:52631/by_/jk/co= llection1/&fl=3Did,score&start=3D0&q=3D*:*&distrib=3Dfalse&wt=3Djavabin&isS= hard=3Dtrue&fsv=3Dtrue&version=3D2&rows=3D10} hits=3D1 status=3D0 QTime=3D1= =20 [junit4:junit4] 2> 24450 T1664 C102 P52726 REQ /select {NOW=3D13632396890= 08&shard.url=3D127.0.0.1:52726/by_/jk/collection1/|127.0.0.1:31196/by_/jk/c= ollection1/&fl=3Did,score&start=3D0&q=3D*:*&distrib=3Dfalse&wt=3Djavabin&is= Shard=3Dtrue&fsv=3Dtrue&version=3D2&rows=3D10} hits=3D0 status=3D0 QTime=3D= 0=20 [junit4:junit4] 2> 24452 T1680 C99 P52631 REQ /select {NOW=3D136323968900= 8&shard.url=3D127.0.0.1:40921/by_/jk/collection1/|127.0.0.1:52631/by_/jk/co= llection1/&ids=3D1&q=3D*:*&distrib=3Dfalse&wt=3Djavabin&isShard=3Dtrue&vers= ion=3D2} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 24453 T1679 C99 P52631 REQ /select {q=3D*:*&wt=3Djavab= in&version=3D2} hits=3D1 status=3D0 QTime=3D6=20 [junit4:junit4] 2> 24458 T1626 C104 P37994 /update {wt=3Djavabin&version= =3D2} {add=3D[2 (1429460420150689792)]} 0 2 [junit4:junit4] 2> 24470 T1696 C100 P31196 /update {distrib.from=3Dhttp:/= /127.0.0.1:52726/by_/jk/collection1/&update.distrib=3DFROMLEADER&wt=3Djavab= in&version=3D2} {add=3D[2 (1429460420159078400)]} 0 2 [junit4:junit4] 2> 24470 T1668 C102 P52726 /update {distrib.from=3Dhttp:/= /127.0.0.1:40921/by_/jk/collection1/&update.distrib=3DTOLEADER&wt=3Djavabin= &version=3D2} {add=3D[2 (1429460420159078400)]} 0 6 [junit4:junit4] 2> 24471 T1652 C101 P40921 /update {wt=3Djavabin&version= =3D2} {add=3D[2]} 0 10 [junit4:junit4] 2> 24474 T1626 C104 P37994 /update {wt=3Djavabin&version= =3D2} {add=3D[3 (1429460420168515584)]} 0 1 [junit4:junit4] 2> 24483 T1696 C100 P31196 /update {distrib.from=3Dhttp:/= /127.0.0.1:52726/by_/jk/collection1/&update.distrib=3DFROMLEADER&wt=3Djavab= in&version=3D2} {add=3D[3 (1429460420174807040)]} 0 1 [junit4:junit4] 2> 24484 T1668 C102 P52726 /update {distrib.from=3Dhttp:/= /127.0.0.1:40921/by_/jk/collection1/&update.distrib=3DTOLEADER&wt=3Djavabin= &version=3D2} {add=3D[3 (1429460420174807040)]} 0 5 [junit4:junit4] 2> 24484 T1652 C101 P40921 /update {wt=3Djavabin&version= =3D2} {add=3D[3]} 0 7 [junit4:junit4] 2> 24488 T1626 C104 P37994 /update {wt=3Djavabin&version= =3D2} {add=3D[4 (1429460420183195648)]} 0 1 [junit4:junit4] 2> 24497 T1678 C99 P52631 /update {distrib.from=3Dhttp://= 127.0.0.1:40921/by_/jk/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabi= n&version=3D2} {add=3D[4 (1429460420187389952)]} 0 2 [junit4:junit4] 2> 24498 T1652 C101 P40921 /update {wt=3Djavabin&version= =3D2} {add=3D[4 (1429460420187389952)]} 0 7 [junit4:junit4] 2> 24502 T1626 C104 P37994 /update {wt=3Djavabin&version= =3D2} {add=3D[5 (1429460420197875712)]} 0 1 [junit4:junit4] 2> 24508 T1696 C100 P31196 /update {distrib.from=3Dhttp:/= /127.0.0.1:52726/by_/jk/collection1/&update.distrib=3DFROMLEADER&wt=3Djavab= in&version=3D2} {add=3D[5 (1429460420201021440)]} 0 1 [junit4:junit4] 2> 24509 T1724 C102 P52726 /update {wt=3Djavabin&version= =3D2} {add=3D[5 (1429460420201021440)]} 0 5 [junit4:junit4] 2> 24513 T1626 C104 P37994 /update {wt=3Djavabin&version= =3D2} {add=3D[6 (1429460420209410048)]} 0 1 [junit4:junit4] 2> 24520 T1696 C100 P31196 /update {distrib.from=3Dhttp:/= /127.0.0.1:52726/by_/jk/collection1/&update.distrib=3DFROMLEADER&wt=3Djavab= in&version=3D2} {add=3D[6 (1429460420213604352)]} 0 1 [junit4:junit4] 2> 24521 T1724 C102 P52726 /update {wt=3Djavabin&version= =3D2} {add=3D[6 (1429460420213604352)]} 0 5 [junit4:junit4] 2> 24524 T1626 C104 P37994 /update {wt=3Djavabin&version= =3D2} {add=3D[7 (1429460420220944384)]} 0 1 [junit4:junit4] 2> 24531 T1696 C100 P31196 /update {distrib.from=3Dhttp:/= /127.0.0.1:52726/by_/jk/collection1/&update.distrib=3DFROMLEADER&wt=3Djavab= in&version=3D2} {add=3D[7 (1429460420225138688)]} 0 1 [junit4:junit4] 2> 24532 T1724 C102 P52726 /update {wt=3Djavabin&version= =3D2} {add=3D[7 (1429460420225138688)]} 0 5 [junit4:junit4] 2> 24535 T1626 C104 P37994 /update {wt=3Djavabin&version= =3D2} {add=3D[8 (1429460420232478720)]} 0 1 [junit4:junit4] 2> 24544 T1678 C99 P52631 /update {distrib.from=3Dhttp://= 127.0.0.1:40921/by_/jk/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabi= n&version=3D2} {add=3D[8 (1429460420237721600)]} 0 1 [junit4:junit4] 2> 24545 T1649 C101 P40921 /update {distrib.from=3Dhttp:/= /127.0.0.1:52726/by_/jk/collection1/&update.distrib=3DTOLEADER&wt=3Djavabin= &version=3D2} {add=3D[8 (1429460420237721600)]} 0 6 [junit4:junit4] 2> 24546 T1724 C102 P52726 /update {wt=3Djavabin&version= =3D2} {add=3D[8]} 0 8 [junit4:junit4] 2> 24550 T1626 C104 P37994 /update {wt=3Djavabin&version= =3D2} {add=3D[9 (1429460420248207360)]} 0 1 [junit4:junit4] 2> 24559 T1696 C100 P31196 /update {distrib.from=3Dhttp:/= /127.0.0.1:52726/by_/jk/collection1/&update.distrib=3DFROMLEADER&wt=3Djavab= in&version=3D2} {add=3D[9 (1429460420254498816)]} 0 1 [junit4:junit4] 2> 24560 T1668 C102 P52726 /updat [...truncated too long message...] 27.0.0.1:37994_by_%2Fjk-n_0000000000 (0) [junit4:junit4] 1> /solr/overseer_elect/leader (0) [junit4:junit4] 1> DATA: [junit4:junit4] 1> {"id":"89341274657325059-127.0.0.1:37994_by_%2F= jk-n_0000000000"} [junit4:junit4] 1> /zookeeper (1) [junit4:junit4] 1> DATA: [junit4:junit4] 1> =20 [junit4:junit4] 1>=20 [junit4:junit4] 2> NOTE: reproduce with: ant test -Dtestcase=3DBasicDist= ributedZk2Test -Dtests.method=3DtestDistribSearch -Dtests.seed=3D12445E7525= D4412A -Dtests.multiplier=3D3 -Dtests.slow=3Dtrue -Dtests.locale=3Dfr_FR -D= tests.timezone=3DAntarctica/Mawson -Dtests.file.encoding=3DISO8859-1 [junit4:junit4] ERROR 136s J1 | BasicDistributedZk2Test.testDistribSearc= h <<< [junit4:junit4] > Throwable #1: org.apache.solr.common.SolrException: No= registered leader was found, collection:collection1 slice:shard1 [junit4:junit4] > =09at __randomizedtesting.SeedInfo.seed([12445E7525D44= 12A:93A2D06D528B2116]:0) [junit4:junit4] > =09at org.apache.solr.common.cloud.ZkStateReader.getLe= aderRetry(ZkStateReader.java:484) [junit4:junit4] > =09at org.apache.solr.cloud.BasicDistributedZk2Test.br= indDownShardIndexSomeDocsAndRecover(BasicDistributedZk2Test.java:291) [junit4:junit4] > =09at org.apache.solr.cloud.BasicDistributedZk2Test.do= Test(BasicDistributedZk2Test.java:116) [junit4:junit4] > =09at org.apache.solr.BaseDistributedSearchTestCase.te= stDistribSearch(BaseDistributedSearchTestCase.java:806) [junit4:junit4] > =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Nat= ive Method) [junit4:junit4] > =09at sun.reflect.NativeMethodAccessorImpl.invoke(Nati= veMethodAccessorImpl.java:57) [junit4:junit4] > =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(= DelegatingMethodAccessorImpl.java:43) [junit4:junit4] > =09at java.lang.reflect.Method.invoke(Method.java:616) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner.invoke(RandomizedRunner.java:1559) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner.access$600(RandomizedRunner.java:79) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$6.evaluate(RandomizedRunner.java:737) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$7.evaluate(RandomizedRunner.java:773) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$8.evaluate(RandomizedRunner.java:787) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.SystemP= ropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleSetupTeardownChai= ned$1.evaluate(TestRuleSetupTeardownChained.java:50) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleFieldCacheSanity$= 1.evaluate(TestRuleFieldCacheSanity.java:51) [junit4:junit4] > =09at org.apache.lucene.util.AbstractBeforeAfterRule$1= .evaluate(AbstractBeforeAfterRule.java:46) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.SystemP= ropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleThreadAndTestName= $1.evaluate(TestRuleThreadAndTestName.java:49) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFai= lures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleMarkFailure$1.eva= luate(TestRuleMarkFailure.java:48) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.Stateme= ntAdapter.evaluate(StatementAdapter.java:36) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.ThreadLeakCon= trol$StatementRunner.run(ThreadLeakControl.java:358) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.ThreadLeakCon= trol.forkTimeoutingTask(ThreadLeakControl.java:782) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.ThreadLeakCon= trol$3.evaluate(ThreadLeakControl.java:442) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner.runSingleTest(RandomizedRunner.java:746) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$3.evaluate(RandomizedRunner.java:648) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$4.evaluate(RandomizedRunner.java:682) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$5.evaluate(RandomizedRunner.java:693) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.Stateme= ntAdapter.evaluate(StatementAdapter.java:36) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.SystemP= ropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) [junit4:junit4] > =09at org.apache.lucene.util.AbstractBeforeAfterRule$1= .evaluate(AbstractBeforeAfterRule.java:46) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleStoreClassName$1.= evaluate(TestRuleStoreClassName.java:42) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.SystemP= ropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.NoShado= wingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule= .java:39) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.NoShado= wingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule= .java:39) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.Stateme= ntAdapter.evaluate(StatementAdapter.java:36) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleAssertionsRequire= d$1.evaluate(TestRuleAssertionsRequired.java:43) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleMarkFailure$1.eva= luate(TestRuleMarkFailure.java:48) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFai= lures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$= 1.evaluate(TestRuleIgnoreTestSuites.java:55) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.Stateme= ntAdapter.evaluate(StatementAdapter.java:36) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.ThreadLeakCon= trol$StatementRunner.run(ThreadLeakControl.java:358) [junit4:junit4] > =09at java.lang.Thread.run(Thread.java:679) [junit4:junit4] 2> 136271 T1614 oas.SolrTestCaseJ4.deleteCore ###deleteCo= re [junit4:junit4] 2> 136280 T1613 ccr.ThreadLeakControl.checkThreadLeaks WA= RNING Will linger awaiting termination of 2 leaked thread(s). [junit4:junit4] 2> 136440 T1617 oazs.SessionTrackerImpl.run SessionTracke= rImpl exited loop! [junit4:junit4] 2> 136961 T1705 oascc.ZkStateReader$3.process WARNING Zoo= Keeper watch triggered, but Solr cannot talk to ZK [junit4:junit4] 2> 136961 T1705 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> 136961 T1705 oascc.ZkStateReader$2.process WARNING Zoo= Keeper watch triggered, but Solr cannot talk to ZK [junit4:junit4] 2> 136961 T1705 oaz.ClientCnxn$EventThread.run EventThrea= d shut down [junit4:junit4] 2> NOTE: test params are: codec=3DLucene41, sim=3DDefault= Similarity, locale=3Dfr_FR, timezone=3DAntarctica/Mawson [junit4:junit4] 2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. = 1.6.0_32 (64-bit)/cpus=3D16,threads=3D1,free=3D25837976,total=3D487063552 [junit4:junit4] 2> NOTE: All tests run in this JVM: [TestStressLucene, Cl= usterStateTest, SimplePostToolTest, TestRTGBase, TestLuceneMatchVersion, Te= stFieldTypeCollectionResource, CollectionsAPIDistributedZkTest, TestAnalyze= dSuggestions, HardAutoCommitTest, TestFieldCollectionResource, NotRequiredU= niqueKeyTest, TestCSVResponseWriter, SolrPluginUtilsTest, EchoParamsTest, T= estStressReorder, HighlighterConfigTest, TestDistributedGrouping, PingReque= stHandlerTest, StatsComponentTest, DateMathParserTest, TestHashPartitioner,= TestDFRSimilarityFactory, DisMaxRequestHandlerTest, FieldAnalysisRequestHa= ndlerTest, SuggesterWFSTTest, TestRangeQuery, TestSolr4Spatial, Highlighter= Test, TestUpdate, CurrencyFieldXmlFileTest, OutputWriterTest, TestLazyCores= , NoCacheHeaderTest, SpellCheckCollatorTest, AliasIntegrationTest, TestQuer= yTypes, IndexBasedSpellCheckerTest, LeaderElectionIntegrationTest, TestInde= xSearcher, SpellPossibilityIteratorTest, SuggesterTSTTest, TestCollationFie= ld, SpellCheckComponentTest, CurrencyFieldOpenExchangeTest, TermVectorCompo= nentDistributedTest, TestUtils, TestFoldingMultitermQuery, SampleTest, Test= IndexingPerformance, ChaosMonkeySafeLeaderTest, SolrIndexConfigTest, IndexS= chemaRuntimeFieldTest, ShardRoutingCustomTest, UniqFieldsUpdateProcessorFac= toryTest, TestSolrDiscoveryProperties, BasicDistributedZk2Test] [junit4:junit4] Completed on J1 in 137.06s, 1 test, 1 error <<< FAILURES! [...truncated 458 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: 272 suites, 1145 tests, 1 e= rror, 27 ignored (8 assumptions) Total time: 52 minutes 58 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_4229_1861949149.1363240394414 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_4229_1861949149.1363240394414--