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 20C91DD35 for ; Tue, 12 Mar 2013 02:50:53 +0000 (UTC) Received: (qmail 56441 invoked by uid 500); 12 Mar 2013 02:50:48 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 56389 invoked by uid 500); 12 Mar 2013 02:50:48 -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 56361 invoked by uid 99); 12 Mar 2013 02:50:47 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Mar 2013 02:50:47 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,NORMAL_HTTP_TO_IP,WEIRD_PORT X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Mar 2013 02:50:24 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id 9E5A8C00CA for ; Tue, 12 Mar 2013 02:50:02 +0000 (UTC) Date: Tue, 12 Mar 2013 02:49:42 +0000 (UTC) From: Apache Jenkins Server To: dev@lucene.apache.org Message-ID: <656288085.3629.1363056602646.JavaMail.hudson@aegis> Subject: [JENKINS] Lucene-Solr-Tests-4.x-java7 - Build # 1061 - Failure MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_3628_1914457049.1363056582571" X-Jenkins-Job: Lucene-Solr-Tests-4.x-java7 X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_3628_1914457049.1363056582571 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-java7/1061/ 1 tests failed. REGRESSION: org.apache.solr.cloud.SyncSliceTest.testDistribSearch Error Message: Stack Trace: java.lang.AssertionError =09at __randomizedtesting.SeedInfo.seed([D50DFA958F99D530:54EB748DF8C6B50C]= :0) =09at org.junit.Assert.fail(Assert.java:92) =09at org.junit.Assert.assertTrue(Assert.java:43) =09at org.junit.Assert.assertTrue(Assert.java:54) =09at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:196) =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:601) =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:722) Build Log: [...truncated 9308 lines...] [junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest [junit4:junit4] 2> 0 T1422 oas.BaseDistributedSearchTestCase.initHostCont= ext Setting hostContext system property: / [junit4:junit4] 2> 6 T1422 oas.SolrTestCaseJ4.setUp ###Starting testDistr= ibSearch [junit4:junit4] 2> Creating dataDir: /usr/home/hudson/hudson-slave/worksp= ace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./solrtest-Syn= cSliceTest-1363055722562 [junit4:junit4] 2> 8 T1422 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4:junit4] 2> 8 T1423 oasc.ZkTestServer$ZKServerMain.runFromConfig S= tarting server [junit4:junit4] 2> 12 T1423 oazs.ZooKeeperServer.setTickTime tickTime set= to 1000 [junit4:junit4] 2> 12 T1423 oazs.ZooKeeperServer.setMinSessionTimeout min= SessionTimeout set to -1 [junit4:junit4] 2> 12 T1423 oazs.ZooKeeperServer.setMaxSessionTimeout max= SessionTimeout set to -1 [junit4:junit4] 2> 13 T1423 oazs.NIOServerCnxnFactory.configure binding t= o port 0.0.0.0/0.0.0.0:0 [junit4:junit4] 2> 13 T1423 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 t= o /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/= build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1363055722562= /zookeeper/server1/data/version-2/snapshot.0 [junit4:junit4] 2> 109 T1422 oasc.ZkTestServer.run start zk server on por= t:25044 [junit4:junit4] 2> 109 T1422 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:25044 sessionTimeout=3D10000 watcher=3Dorg= .apache.solr.common.cloud.ConnectionManager@68fcc475 [junit4:junit4] 2> 110 T1422 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 111 T1428 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost/127.0.0.1:25044. Will not attem= pt to authenticate using SASL (access denied ("javax.security.auth.AuthPerm= ission" "getLoginConfiguration")) [junit4:junit4] 2> 111 T1428 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost/127.0.0.1:25044, initiating sessio= n [junit4:junit4] 2> 112 T1424 oazs.NIOServerCnxnFactory.run Accepted socke= t connection from /140.211.11.196:32433 [junit4:junit4] 2> 112 T1424 oazs.ZooKeeperServer.processConnectRequest C= lient attempting to establish new session at /140.211.11.196:32433 [junit4:junit4] 2> 113 T1426 oazsp.FileTxnLog.append Creating new log fil= e: log.1 [junit4:junit4] 2> 116 T1426 oazs.ZooKeeperServer.finishSessionInit Estab= lished session 0x13d5c73c0490000 with negotiated timeout 10000 for client /= 140.211.11.196:32433 [junit4:junit4] 2> 116 T1428 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost/127.0.0.1:25044, sessionid =3D= 0x13d5c73c0490000, negotiated timeout =3D 10000 [junit4:junit4] 2> 116 T1429 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@68fcc475 name:ZooKeeperConnectio= n Watcher:127.0.0.1:25044 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4:junit4] 2> 116 T1422 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 117 T1422 oascc.SolrZkClient.makePath makePath: /solr [junit4:junit4] 2> 120 T1427 oazs.PrepRequestProcessor.pRequest2Txn Proce= ssed session termination for sessionid: 0x13d5c73c0490000 [junit4:junit4] 2> 121 T1429 oaz.ClientCnxn$EventThread.run EventThread s= hut down [junit4:junit4] 2> 122 T1424 oazs.NIOServerCnxn.closeSock Closed socket c= onnection for client /140.211.11.196:32433 which had sessionid 0x13d5c73c04= 90000 [junit4:junit4] 2> 121 T1422 oaz.ZooKeeper.close Session: 0x13d5c73c04900= 00 closed [junit4:junit4] 2> 122 T1422 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:25044/solr sessionTimeout=3D10000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@29ac660 [junit4:junit4] 2> 123 T1422 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 124 T1430 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost/127.0.0.1:25044. Will not attem= pt to authenticate using SASL (access denied ("javax.security.auth.AuthPerm= ission" "getLoginConfiguration")) [junit4:junit4] 2> 124 T1430 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost/127.0.0.1:25044, initiating sessio= n [junit4:junit4] 2> 124 T1424 oazs.NIOServerCnxnFactory.run Accepted socke= t connection from /140.211.11.196:14503 [junit4:junit4] 2> 125 T1424 oazs.ZooKeeperServer.processConnectRequest C= lient attempting to establish new session at /140.211.11.196:14503 [junit4:junit4] 2> 131 T1426 oazs.ZooKeeperServer.finishSessionInit Estab= lished session 0x13d5c73c0490001 with negotiated timeout 10000 for client /= 140.211.11.196:14503 [junit4:junit4] 2> 131 T1430 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost/127.0.0.1:25044, sessionid =3D= 0x13d5c73c0490001, negotiated timeout =3D 10000 [junit4:junit4] 2> 131 T1431 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@29ac660 name:ZooKeeperConnection= Watcher:127.0.0.1:25044/solr got event WatchedEvent state:SyncConnected ty= pe:None path:null path:null type:None [junit4:junit4] 2> 131 T1422 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 132 T1422 oascc.SolrZkClient.makePath makePath: /colle= ctions/collection1 [junit4:junit4] 2> 137 T1422 oascc.SolrZkClient.makePath makePath: /colle= ctions/collection1/shards [junit4:junit4] 2> 145 T1422 oascc.SolrZkClient.makePath makePath: /colle= ctions/control_collection [junit4:junit4] 2> 149 T1422 oascc.SolrZkClient.makePath makePath: /colle= ctions/control_collection/shards [junit4:junit4] 2> 153 T1422 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/so= lr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/co= nf1/solrconfig.xml [junit4:junit4] 2> 154 T1422 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/solrconfig.xml [junit4:junit4] 2> 165 T1422 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/so= lr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schem= a.xml [junit4:junit4] 2> 166 T1422 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/schema.xml [junit4:junit4] 2> 270 T1422 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/so= lr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/st= opwords.txt [junit4:junit4] 2> 271 T1422 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/stopwords.txt [junit4:junit4] 2> 275 T1422 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/so= lr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/pr= otwords.txt [junit4:junit4] 2> 276 T1422 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/protwords.txt [junit4:junit4] 2> 285 T1422 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/so= lr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/cur= rency.xml [junit4:junit4] 2> 286 T1422 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/currency.xml [junit4:junit4] 2> 290 T1422 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/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> 291 T1422 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/open-exchange-rates.json [junit4:junit4] 2> 295 T1422 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/so= lr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /co= nfigs/conf1/mapping-ISOLatin1Accent.txt [junit4:junit4] 2> 295 T1422 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/mapping-ISOLatin1Accent.txt [junit4:junit4] 2> 299 T1422 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/so= lr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1= /old_synonyms.txt [junit4:junit4] 2> 300 T1422 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/old_synonyms.txt [junit4:junit4] 2> 304 T1422 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/so= lr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/syn= onyms.txt [junit4:junit4] 2> 305 T1422 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/synonyms.txt [junit4:junit4] 2> 308 T1427 oazs.PrepRequestProcessor.pRequest2Txn Proce= ssed session termination for sessionid: 0x13d5c73c0490001 [junit4:junit4] 2> 309 T1431 oaz.ClientCnxn$EventThread.run EventThread s= hut down [junit4:junit4] 2> 309 T1424 oazs.NIOServerCnxn.closeSock Closed socket c= onnection for client /140.211.11.196:14503 which had sessionid 0x13d5c73c04= 90001 [junit4:junit4] 2> 309 T1422 oaz.ZooKeeper.close Session: 0x13d5c73c04900= 01 closed [junit4:junit4] 2> 504 T1422 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 509 T1422 oejs.AbstractConnector.doStart Started Socke= tConnector@127.0.0.1:14504 [junit4:junit4] 2> 510 T1422 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() [junit4:junit4] 2> 511 T1422 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 511 T1422 oasc.SolrResourceLoader.locateSolrHome using= system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lu= cene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cl= oud.SyncSliceTest-controljetty-1363055722866 [junit4:junit4] 2> 512 T1422 oasc.CoreContainer$Initializer.initialize lo= oking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-= Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.S= yncSliceTest-controljetty-1363055722866/solr.xml [junit4:junit4] 2> 512 T1422 oasc.CoreContainer. New CoreContainer = 1302928832 [junit4:junit4] 2> 513 T1422 oasc.CoreContainer.load Loading CoreContaine= r using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tes= ts-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSlice= Test-controljetty-1363055722866/' [junit4:junit4] 2> 514 T1422 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-So= lr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Syn= cSliceTest-controljetty-1363055722866/' [junit4:junit4] 2> 577 T1422 oashc.HttpShardHandlerFactory.getParameter S= etting socketTimeout to: 120000 [junit4:junit4] 2> 578 T1422 oashc.HttpShardHandlerFactory.getParameter S= etting urlScheme to: http:// [junit4:junit4] 2> 578 T1422 oashc.HttpShardHandlerFactory.getParameter S= etting connTimeout to: 15000 [junit4:junit4] 2> 579 T1422 oashc.HttpShardHandlerFactory.getParameter S= etting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 579 T1422 oashc.HttpShardHandlerFactory.getParameter S= etting corePoolSize to: 0 [junit4:junit4] 2> 580 T1422 oashc.HttpShardHandlerFactory.getParameter S= etting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 580 T1422 oashc.HttpShardHandlerFactory.getParameter S= etting maxThreadIdleTime to: 5 [junit4:junit4] 2> 581 T1422 oashc.HttpShardHandlerFactory.getParameter S= etting sizeOfQueue to: -1 [junit4:junit4] 2> 581 T1422 oashc.HttpShardHandlerFactory.getParameter S= etting fairnessPolicy to: false [junit4:junit4] 2> 582 T1422 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&s= ocketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 606 T1422 oasc.CoreContainer.load Registering Log List= ener [junit4:junit4] 2> 627 T1422 oasc.CoreContainer.initZooKeeper Zookeeper c= lient=3D127.0.0.1:25044/solr [junit4:junit4] 2> 627 T1422 oasc.ZkController.checkChrootPath zkHost inc= ludes chroot [junit4:junit4] 2> 628 T1422 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:25044 sessionTimeout=3D60000 watcher=3Dorg= .apache.solr.common.cloud.ConnectionManager@29b6f277 [junit4:junit4] 2> 629 T1422 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 629 T1441 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost/127.0.0.1:25044. Will not attem= pt to authenticate using SASL (access denied ("javax.security.auth.AuthPerm= ission" "getLoginConfiguration")) [junit4:junit4] 2> 630 T1441 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost/127.0.0.1:25044, initiating sessio= n [junit4:junit4] 2> 631 T1424 oazs.NIOServerCnxnFactory.run Accepted socke= t connection from /140.211.11.196:14505 [junit4:junit4] 2> 631 T1424 oazs.ZooKeeperServer.processConnectRequest C= lient attempting to establish new session at /140.211.11.196:14505 [junit4:junit4] 2> 633 T1426 oazs.ZooKeeperServer.finishSessionInit Estab= lished session 0x13d5c73c0490002 with negotiated timeout 20000 for client /= 140.211.11.196:14505 [junit4:junit4] 2> 633 T1441 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost/127.0.0.1:25044, sessionid =3D= 0x13d5c73c0490002, negotiated timeout =3D 20000 [junit4:junit4] 2> 633 T1442 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@29b6f277 name:ZooKeeperConnectio= n Watcher:127.0.0.1:25044 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4:junit4] 2> 634 T1422 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 635 T1427 oazs.PrepRequestProcessor.pRequest2Txn Proce= ssed session termination for sessionid: 0x13d5c73c0490002 [junit4:junit4] 2> 636 T1442 oaz.ClientCnxn$EventThread.run EventThread s= hut down [junit4:junit4] 2> 636 T1424 oazs.NIOServerCnxn.closeSock Closed socket c= onnection for client /140.211.11.196:14505 which had sessionid 0x13d5c73c04= 90002 [junit4:junit4] 2> 636 T1422 oaz.ZooKeeper.close Session: 0x13d5c73c04900= 02 closed [junit4:junit4] 2> 637 T1422 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&soc= ketTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 650 T1422 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:25044/solr sessionTimeout=3D30000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@7c930ba6 [junit4:junit4] 2> 651 T1422 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 652 T1443 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost/127.0.0.1:25044. Will not attem= pt to authenticate using SASL (access denied ("javax.security.auth.AuthPerm= ission" "getLoginConfiguration")) [junit4:junit4] 2> 652 T1443 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost/127.0.0.1:25044, initiating sessio= n [junit4:junit4] 2> 652 T1424 oazs.NIOServerCnxnFactory.run Accepted socke= t connection from /140.211.11.196:14506 [junit4:junit4] 2> 653 T1424 oazs.ZooKeeperServer.processConnectRequest C= lient attempting to establish new session at /140.211.11.196:14506 [junit4:junit4] 2> 654 T1426 oazs.ZooKeeperServer.finishSessionInit Estab= lished session 0x13d5c73c0490003 with negotiated timeout 20000 for client /= 140.211.11.196:14506 [junit4:junit4] 2> 655 T1443 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost/127.0.0.1:25044, sessionid =3D= 0x13d5c73c0490003, negotiated timeout =3D 20000 [junit4:junit4] 2> 655 T1444 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@7c930ba6 name:ZooKeeperConnectio= n Watcher:127.0.0.1:25044/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4:junit4] 2> 655 T1422 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 658 T1427 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d5c73c0490003 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> 683 T1422 oascc.SolrZkClient.makePath makePath: /live_= nodes [junit4:junit4] 2> 687 T1422 oasc.ZkController.createEphemeralLiveNode Re= gister node as live in ZooKeeper:/live_nodes/127.0.0.1:14504_ [junit4:junit4] 2> 688 T1427 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d5c73c0490003 type:dele= te cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/12= 7.0.0.1:14504_ Error:KeeperErrorCode =3D NoNode for /solr/live_nodes/127.0.= 0.1:14504_ [junit4:junit4] 2> 689 T1422 oascc.SolrZkClient.makePath makePath: /live_= nodes/127.0.0.1:14504_ [junit4:junit4] 2> 694 T1422 oascc.SolrZkClient.makePath makePath: /overs= eer_elect/election [junit4:junit4] 2> 708 T1427 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d5c73c0490003 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> 713 T1422 oascc.SolrZkClient.makePath makePath: /overs= eer_elect/leader [junit4:junit4] 2> 716 T1422 oasc.Overseer.start Overseer (id=3D893292198= 34281987-127.0.0.1:14504_-n_0000000000) starting [junit4:junit4] 2> 717 T1427 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d5c73c0490003 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> 719 T1427 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d5c73c0490003 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> 726 T1427 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d5c73c0490003 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> 728 T1427 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d5c73c0490003 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> 729 T1446 oasc.OverseerCollectionProcessor.run Process= current queue of collection creations [junit4:junit4] 2> 730 T1422 oascc.SolrZkClient.makePath makePath: /clust= erstate.json [junit4:junit4] 2> 740 T1422 oascc.SolrZkClient.makePath makePath: /alias= es.json [junit4:junit4] 2> 742 T1422 oascc.ZkStateReader.createClusterStateWatche= rsAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 746 T1445 oasc.Overseer$ClusterStateUpdater.run Starti= ng to work on the main queue [junit4:junit4] 2> 749 T1447 oasc.CoreContainer.create Creating SolrCore = 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lu= cene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cl= oud.SyncSliceTest-controljetty-1363055722866/collection1 [junit4:junit4] 2> 750 T1447 oasc.ZkController.createCollectionZkNode Che= ck for collection zkNode:control_collection [junit4:junit4] 2> 751 T1447 oasc.ZkController.createCollectionZkNode Col= lection zkNode exists [junit4:junit4] 2> 751 T1447 oasc.ZkController.readConfigName Load collec= tion config from:/collections/control_collection [junit4:junit4] 2> 753 T1447 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-So= lr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Syn= cSliceTest-controljetty-1363055722866/collection1/' [junit4:junit4] 2> 754 T1447 oasc.SolrResourceLoader.replaceClassLoader A= dding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-j= ava7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-contr= oljetty-1363055722866/collection1/lib/classes/' to classloader [junit4:junit4] 2> 755 T1447 oasc.SolrResourceLoader.replaceClassLoader A= dding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-j= ava7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-contr= oljetty-1363055722866/collection1/lib/README' to classloader [junit4:junit4] 2> 810 T1447 oasc.SolrConfig. Using Lucene MatchVer= sion: LUCENE_43 [junit4:junit4] 2> 880 T1447 oasc.SolrConfig. Loaded SolrConfig: so= lrconfig.xml [junit4:junit4] 2> 981 T1447 oass.IndexSchema.readSchema Reading Solr Sch= ema [junit4:junit4] 2> 988 T1447 oass.IndexSchema.readSchema Schema name=3Dte= st [junit4:junit4] 2> 1669 T1447 oass.OpenExchangeRatesOrgProvider.init Init= ialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 1682 T1447 oass.IndexSchema.readSchema default search = field in schema is text [junit4:junit4] 2> 1686 T1447 oass.IndexSchema.readSchema unique key fiel= d: id [junit4:junit4] 2> 1704 T1447 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 1710 T1447 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 1714 T1447 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 1716 T1447 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 1716 T1447 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 1716 T1447 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 1718 T1447 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 1718 T1447 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 1719 T1447 oasc.SolrCore.initDirectoryFactory org.apac= he.solr.core.MockDirectoryFactory [junit4:junit4] 2> 1719 T1447 oasc.SolrCore. [collection1] Opening = new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4= .x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest= -controljetty-1363055722866/collection1/, dataDir=3D./org.apache.solr.cloud= .SyncSliceTest-1363055722562/control/data/ [junit4:junit4] 2> 1719 T1447 oasc.JmxMonitoredMap. JMX monitoring = is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMB= eanServer@346da7b1 [junit4:junit4] 2> 1720 T1447 oasc.SolrCore.initDirectoryFactory org.apac= he.solr.core.MockDirectoryFactory [junit4:junit4] 2> 1720 T1447 oasc.CachingDirectoryFactory.get return new= directory for ./org.apache.solr.cloud.SyncSliceTest-1363055722562/control/= data forceNew: false [junit4:junit4] 2> 1721 T1447 oasc.SolrCore.getNewIndexDir New index dire= ctory detected: old=3Dnull new=3D./org.apache.solr.cloud.SyncSliceTest-1363= 055722562/control/data/index/ [junit4:junit4] 2> 1721 T1447 oasc.SolrCore.initIndex WARNING [collection= 1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-136305572256= 2/control/data/index' doesn't exist. Creating new index... [junit4:junit4] 2> 1721 T1447 oasc.CachingDirectoryFactory.get return new= directory for ./org.apache.solr.cloud.SyncSliceTest-1363055722562/control/= data/index forceNew: false [junit4:junit4] 2> 1725 T1447 oasc.SolrDeletionPolicy.onCommit SolrDeleti= onPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@262c9c9b lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@2a1203a8),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> 1726 T1447 oasc.SolrDeletionPolicy.updateCommits newes= t commit =3D 1[segments_1] [junit4:junit4] 2> 1728 T1447 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe" [junit4:junit4] 2> 1729 T1447 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "s= tored_sig" [junit4:junit4] 2> 1730 T1447 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= istrib-dup-test-chain-implicit" [junit4:junit4] 2> 1730 T1447 oasc.RequestHandlers.initHandlersFromConfig= created standard: solr.StandardRequestHandler [junit4:junit4] 2> 1731 T1447 oasc.RequestHandlers.initHandlersFromConfig= created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 1731 T1447 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 1731 T1447 oasc.RequestHandlers.initHandlersFromConfig= created /replication: solr.ReplicationHandler [junit4:junit4] 2> 1732 T1447 oasc.RequestHandlers.initHandlersFromConfig= created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 1732 T1447 oasc.RequestHandlers.initHandlersFromConfig= created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 1745 T1447 oashl.XMLLoader.init xsltCacheLifetimeSecon= ds=3D60 [junit4:junit4] 2> 1751 T1447 oass.SolrIndexSearcher. Opening Searc= her@7eeb05ef main [junit4:junit4] 2> 1752 T1447 oasu.UpdateHandler.clearLog Clearing tlog f= iles, tlogDir=3D./org.apache.solr.cloud.SyncSliceTest-1363055722562/control= /data/tlog [junit4:junit4] 2> 1753 T1447 oasu.CommitTracker. Hard AutoCommit: = disabled [junit4:junit4] 2> 1753 T1447 oasu.CommitTracker. Soft AutoCommit: = disabled [junit4:junit4] 2> 1757 T1448 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@7eeb05ef main{StandardDirectoryReader(se= gments_1:1)} [junit4:junit4] 2> 1758 T1447 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Ddown [junit4:junit4] 2> 1759 T1447 oasc.ZkController.publish numShards not fou= nd on descriptor - reading it from system property [junit4:junit4] 2> 1760 T1427 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d5c73c0490003 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> 2250 T1445 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 2251 T1445 oasc.Overseer$ClusterStateUpdater.updateSta= te 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":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:14504_", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:14504"} [junit4:junit4] 2> 2251 T1445 oasc.Overseer$ClusterStateUpdater.createCol= lection Create collection control_collection with numShards 1 [junit4:junit4] 2> 2251 T1445 oasc.Overseer$ClusterStateUpdater.updateSta= te Assigning new node to shard shard=3Dshard1 [junit4:junit4] 2> 2252 T1427 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d5c73c0490003 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> 2267 T1444 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> 2773 T1447 oasc.CoreContainer.registerCore registering= core: collection1 [junit4:junit4] 2> 2773 T1447 oasc.ZkController.register Register replica= - core:collection1 address:http://127.0.0.1:14504 collection:control_colle= ction shard:shard1 [junit4:junit4] 2> 2774 T1447 oascc.SolrZkClient.makePath makePath: /coll= ections/control_collection/leader_elect/shard1/election [junit4:junit4] 2> 2794 T1427 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d5c73c0490003 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> 2795 T1447 oasc.ShardLeaderElectionContext.runLeaderPr= ocess Running the leader process. [junit4:junit4] 2> 2796 T1427 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d5c73c0490003 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> 2806 T1447 oasc.ShardLeaderElectionContext.waitForRepl= icasToComeUp Enough replicas found to continue. [junit4:junit4] 2> 2806 T1447 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I may be the new leader - try and sync [junit4:junit4] 2> 2806 T1447 oasc.SyncStrategy.sync Sync replicas to htt= p://127.0.0.1:14504/collection1/ [junit4:junit4] 2> 2806 T1447 oasc.SyncStrategy.syncReplicas Sync Success= - now sync replicas to me [junit4:junit4] 2> 2807 T1447 oasc.SyncStrategy.syncToMe http://127.0.0.1= :14504/collection1/ has no replicas [junit4:junit4] 2> 2807 T1447 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I am the new leader: http://127.0.0.1:14504/collection1/ [junit4:junit4] 2> 2807 T1447 oascc.SolrZkClient.makePath makePath: /coll= ections/control_collection/leaders/shard1 [junit4:junit4] 2> 2815 T1427 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d5c73c0490003 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> 3777 T1445 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 3889 T1444 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> 3991 T1447 oasc.ZkController.register We are http://12= 7.0.0.1:14504/collection1/ and leader is http://127.0.0.1:14504/collection1= / [junit4:junit4] 2> 3991 T1447 oasc.ZkController.register No LogReplay nee= ded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:14504 [junit4:junit4] 2> 3991 T1447 oasc.ZkController.checkRecovery I am the le= ader, no recovery necessary [junit4:junit4] 2> 3991 T1447 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Dactive [junit4:junit4] 2> 3991 T1447 oasc.ZkController.publish numShards not fou= nd on descriptor - reading it from system property [junit4:junit4] 2> 3993 T1447 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 3995 T1422 oass.SolrDispatchFilter.init user.dir=3D/us= r/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build= /solr-core/test/J1 [junit4:junit4] 2> 3995 T1422 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() done [junit4:junit4] 2> 3996 T1422 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fo= llowRedirects=3Dfalse [junit4:junit4] 2> 4012 T1422 oascsi.HttpClientUtil.createClient Creating= new http client, config: [junit4:junit4] 2> 4013 T1422 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:25044/solr sessionTimeout=3D10000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@5ac5fa80 [junit4:junit4] 2> 4014 T1422 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 4014 T1450 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost/127.0.0.1:25044. Will not atte= mpt to authenticate using SASL (access denied ("javax.security.auth.AuthPer= mission" "getLoginConfiguration")) [junit4:junit4] 2> 4015 T1450 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost/127.0.0.1:25044, initiating sessi= on [junit4:junit4] 2> 4015 T1424 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /140.211.11.196:14525 [junit4:junit4] 2> 4015 T1424 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /140.211.11.196:14525 [junit4:junit4] 2> 4016 T1426 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d5c73c0490004 with negotiated timeout 10000 for client = /140.211.11.196:14525 [junit4:junit4] 2> 4016 T1450 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost/127.0.0.1:25044, sessionid = =3D 0x13d5c73c0490004, negotiated timeout =3D 10000 [junit4:junit4] 2> 4017 T1451 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@5ac5fa80 name:ZooKeeperConnecti= on Watcher:127.0.0.1:25044/solr got event WatchedEvent state:SyncConnected = type:None path:null path:null type:None [junit4:junit4] 2> 4017 T1422 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 4018 T1422 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 4020 T1422 oasc.ChaosMonkey.monkeyLog monkey: init - e= xpire sessions:true cause connection loss:true [junit4:junit4] 2> 4216 T1422 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 4219 T1422 oejs.AbstractConnector.doStart Started Sock= etConnector@127.0.0.1:14526 [junit4:junit4] 2> 4220 T1422 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() [junit4:junit4] 2> 4221 T1422 oasc.SolrResourceLoader.locateSolrHome JNDI= not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 4221 T1422 oasc.SolrResourceLoader.locateSolrHome usin= g system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/L= ucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.c= loud.SyncSliceTest-jetty1-1363055726576 [junit4:junit4] 2> 4222 T1422 oasc.CoreContainer$Initializer.initialize l= ooking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene= -Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.= SyncSliceTest-jetty1-1363055726576/solr.xml [junit4:junit4] 2> 4222 T1422 oasc.CoreContainer. New CoreContainer= 95459841 [junit4:junit4] 2> 4223 T1422 oasc.CoreContainer.load Loading CoreContain= er using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Te= sts-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSlic= eTest-jetty1-1363055726576/' [junit4:junit4] 2> 4224 T1422 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-S= olr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Sy= ncSliceTest-jetty1-1363055726576/' [junit4:junit4] 2> 4288 T1422 oashc.HttpShardHandlerFactory.getParameter = Setting socketTimeout to: 120000 [junit4:junit4] 2> 4289 T1422 oashc.HttpShardHandlerFactory.getParameter = Setting urlScheme to: http:// [junit4:junit4] 2> 4289 T1422 oashc.HttpShardHandlerFactory.getParameter = Setting connTimeout to: 15000 [junit4:junit4] 2> 4290 T1422 oashc.HttpShardHandlerFactory.getParameter = Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 4290 T1422 oashc.HttpShardHandlerFactory.getParameter = Setting corePoolSize to: 0 [junit4:junit4] 2> 4291 T1422 oashc.HttpShardHandlerFactory.getParameter = Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 4292 T1422 oashc.HttpShardHandlerFactory.getParameter = Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 4292 T1422 oashc.HttpShardHandlerFactory.getParameter = Setting sizeOfQueue to: -1 [junit4:junit4] 2> 4293 T1422 oashc.HttpShardHandlerFactory.getParameter = Setting fairnessPolicy to: false [junit4:junit4] 2> 4293 T1422 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&= socketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 4315 T1422 oasc.CoreContainer.load Registering Log Lis= tener [junit4:junit4] 2> 4334 T1422 oasc.CoreContainer.initZooKeeper Zookeeper = client=3D127.0.0.1:25044/solr [junit4:junit4] 2> 4335 T1422 oasc.ZkController.checkChrootPath zkHost in= cludes chroot [junit4:junit4] 2> 4336 T1422 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:25044 sessionTimeout=3D60000 watcher=3Dor= g.apache.solr.common.cloud.ConnectionManager@6c74d37c [junit4:junit4] 2> 4337 T1422 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 4337 T1461 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost/127.0.0.1:25044. Will not atte= mpt to authenticate using SASL (access denied ("javax.security.auth.AuthPer= mission" "getLoginConfiguration")) [junit4:junit4] 2> 4338 T1461 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost/127.0.0.1:25044, initiating sessi= on [junit4:junit4] 2> 4338 T1424 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /140.211.11.196:14527 [junit4:junit4] 2> 4339 T1424 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /140.211.11.196:14527 [junit4:junit4] 2> 4341 T1426 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d5c73c0490005 with negotiated timeout 20000 for client = /140.211.11.196:14527 [junit4:junit4] 2> 4341 T1461 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost/127.0.0.1:25044, sessionid = =3D 0x13d5c73c0490005, negotiated timeout =3D 20000 [junit4:junit4] 2> 4341 T1462 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@6c74d37c name:ZooKeeperConnecti= on Watcher:127.0.0.1:25044 got event WatchedEvent state:SyncConnected type:= None path:null path:null type:None [junit4:junit4] 2> 4341 T1422 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 4343 T1427 oazs.PrepRequestProcessor.pRequest2Txn Proc= essed session termination for sessionid: 0x13d5c73c0490005 [junit4:junit4] 2> 4354 T1462 oaz.ClientCnxn$EventThread.run EventThread = shut down [junit4:junit4] 2> 4354 T1424 oazs.NIOServerCnxn.closeSock Closed socket = connection for client /140.211.11.196:14527 which had sessionid 0x13d5c73c0= 490005 [junit4:junit4] 2> 4354 T1422 oaz.ZooKeeper.close Session: 0x13d5c73c0490= 005 closed [junit4:junit4] 2> 4355 T1422 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&so= cketTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 4366 T1422 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:25044/solr sessionTimeout=3D30000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@5c1daaf5 [junit4:junit4] 2> 4367 T1422 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 4367 T1463 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost/127.0.0.1:25044. Will not atte= mpt to authenticate using SASL (access denied ("javax.security.auth.AuthPer= mission" "getLoginConfiguration")) [junit4:junit4] 2> 4368 T1463 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost/127.0.0.1:25044, initiating sessi= on [junit4:junit4] 2> 4368 T1424 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /140.211.11.196:14528 [junit4:junit4] 2> 4369 T1424 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /140.211.11.196:14528 [junit4:junit4] 2> 4370 T1426 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d5c73c0490006 with negotiated timeout 20000 for client = /140.211.11.196:14528 [junit4:junit4] 2> 4370 T1463 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost/127.0.0.1:25044, sessionid = =3D 0x13d5c73c0490006, negotiated timeout =3D 20000 [junit4:junit4] 2> 4370 T1464 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@5c1daaf5 name:ZooKeeperConnecti= on Watcher:127.0.0.1:25044/solr got event WatchedEvent state:SyncConnected = type:None path:null path:null type:None [junit4:junit4] 2> 4371 T1422 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 4372 T1427 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d5c73c0490006 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> 4377 T1427 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d5c73c0490006 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> 4380 T1422 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 5384 T1422 oasc.ZkController.createEphemeralLiveNode R= egister node as live in ZooKeeper:/live_nodes/127.0.0.1:14526_ [junit4:junit4] 2> 5386 T1427 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d5c73c0490006 type:del= ete cxid:0xb zxid:0x4c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/1= 27.0.0.1:14526_ Error:KeeperErrorCode =3D NoNode for /solr/live_nodes/127.0= .0.1:14526_ [junit4:junit4] 2> 5414 T1422 oascc.SolrZkClient.makePath makePath: /live= _nodes/127.0.0.1:14526_ [junit4:junit4] 2> 5417 T1444 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/= live_nodes, has occurred - updating... (live nodes size: 1) [junit4:junit4] 2> 5418 T1451 oascc.ZkStateReader$3.process Updating live= nodes... (2) [junit4:junit4] 2> 5418 T1464 oascc.ZkStateReader$3.process Updating live= nodes... (2) [junit4:junit4] 2> 5420 T1444 oascc.ZkStateReader$3.process Updating live= nodes... (2) [junit4:junit4] 2> 5427 T1465 oasc.CoreContainer.create Creating SolrCore= 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/L= ucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.c= loud.SyncSliceTest-jetty1-1363055726576/collection1 [junit4:junit4] 2> 5427 T1465 oasc.ZkController.createCollectionZkNode Ch= eck for collection zkNode:collection1 [junit4:junit4] 2> 5428 T1465 oasc.ZkController.createCollectionZkNode Co= llection zkNode exists [junit4:junit4] 2> 5428 T1465 oasc.ZkController.readConfigName Load colle= ction config from:/collections/collection1 [junit4:junit4] 2> 5430 T1465 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-S= olr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Sy= ncSliceTest-jetty1-1363055726576/collection1/' [junit4:junit4] 2> 5431 T1465 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-= java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jett= y1-1363055726576/collection1/lib/README' to classloader [junit4:junit4] 2> 5432 T1465 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-= java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jett= y1-1363055726576/collection1/lib/classes/' to classloader [junit4:junit4] 2> 5454 T1445 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 5455 T1445 oasc.Overseer$ClusterStateUpdater.updateSta= te 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":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:14504_", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:14504"} [junit4:junit4] 2> 5466 T1451 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> 5467 T1464 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> 5466 T1444 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> 5498 T1465 oasc.SolrConfig. Using Lucene MatchVe= rsion: LUCENE_43 [junit4:junit4] 2> 5558 T1465 oasc.SolrConfig. Loaded SolrConfig: s= olrconfig.xml [junit4:junit4] 2> 5659 T1465 oass.IndexSchema.readSchema Reading Solr Sc= hema [junit4:junit4] 2> 5666 T1465 oass.IndexSchema.readSchema Schema name=3Dt= est [junit4:junit4] 2> 6328 T1465 oass.OpenExchangeRatesOrgProvider.init Init= ialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 6339 T1465 oass.IndexSchema.readSchema default search = field in schema is text [junit4:junit4] 2> 6343 T1465 oass.IndexSchema.readSchema unique key fiel= d: id [junit4:junit4] 2> 6360 T1465 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 6365 T1465 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 6370 T1465 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 6371 T1465 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 6372 T1465 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 6372 T1465 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 6374 T1465 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 6374 T1465 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 6374 T1465 oasc.SolrCore.initDirectoryFactory org.apac= he.solr.core.MockDirectoryFactory [junit4:junit4] 2> 6374 T1465 oasc.SolrCore. [collection1] Opening = new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4= .x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest= -jetty1-1363055726576/collection1/, dataDir=3D./org.apache.solr.cloud.SyncS= liceTest-1363055722562/jetty1/ [junit4:junit4] 2> 6375 T1465 oasc.JmxMonitoredMap. JMX monitoring = is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMB= eanServer@346da7b1 [junit4:junit4] 2> 6375 T1465 oasc.SolrCore.initDirectoryFactory org.apac= he.solr.core.MockDirectoryFactory [junit4:junit4] 2> 6376 T1465 oasc.CachingDirectoryFactory.get return new= directory for ./org.apache.solr.cloud.SyncSliceTest-1363055722562/jetty1 f= orceNew: false [junit4:junit4] 2> 6376 T1465 oasc.SolrCore.getNewIndexDir New index dire= ctory detected: old=3Dnull new=3D./org.apache.solr.cloud.SyncSliceTest-1363= 055722562/jetty1/index/ [junit4:junit4] 2> 6377 T1465 oasc.SolrCore.initIndex WARNING [collection= 1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-136305572256= 2/jetty1/index' doesn't exist. Creating new index... [junit4:junit4] 2> 6377 T1465 oasc.CachingDirectoryFactory.get return new= directory for ./org.apache.solr.cloud.SyncSliceTest-1363055722562/jetty1/i= ndex forceNew: false [junit4:junit4] 2> 6380 T1465 oasc.SolrDeletionPolicy.onCommit SolrDeleti= onPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@583e6595 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@7beae0eb),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> 6380 T1465 oasc.SolrDeletionPolicy.updateCommits newes= t commit =3D 1[segments_1] [junit4:junit4] 2> 6383 T1465 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe" [junit4:junit4] 2> 6383 T1465 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "s= tored_sig" [junit4:junit4] 2> 6384 T1465 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= istrib-dup-test-chain-implicit" [junit4:junit4] 2> 6385 T1465 oasc.RequestHandlers.initHandlersFromConfig= created standard: solr.StandardRequestHandler [junit4:junit4] 2> 6385 T1465 oasc.RequestHandlers.initHandlersFromConfig= created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 6386 T1465 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 6386 T1465 oasc.RequestHandlers.initHandlersFromConfig= created /replication: solr.ReplicationHandler [junit4:junit4] 2> 6387 T1465 oasc.RequestHandlers.initHandlersFromConfig= created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 6387 T1465 oasc.RequestHandlers.initHandlersFromConfig= created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 6399 T1465 oashl.XMLLoader.init xsltCacheLifetimeSecon= ds=3D60 [junit4:junit4] 2> 6404 T1465 oass.SolrIndexSearcher. Opening Searc= her@1d515276 main [junit4:junit4] 2> 6405 T1465 oasu.UpdateHandler.clearLog Clearing tlog f= iles, tlogDir=3D./org.apache.solr.cloud.SyncSliceTest-1363055722562/jetty1/= tlog [junit4:junit4] 2> 6406 T1465 oasu.CommitTracker. Hard AutoCommit: = disabled [junit4:junit4] 2> 6406 T1465 oasu.CommitTracker. Soft AutoCommit: = disabled [junit4:junit4] 2> 6410 T1466 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@1d515276 main{StandardDirectoryReader(se= gments_1:1)} [junit4:junit4] 2> 6412 T1465 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Ddown [junit4:junit4] 2> 6413 T1465 oasc.ZkController.publish numShards not fou= nd on descriptor - reading it from system property [junit4:junit4] 2> 6973 T1445 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 6974 T1445 oasc.Overseer$ClusterStateUpdater.updateSta= te 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":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:14526_", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:14526"} [junit4:junit4] 2> 6975 T1445 oasc.Overseer$ClusterStateUpdater.createCol= lection Create collection collection1 with numShards 1 [junit4:junit4] 2> 6975 T1445 oasc.Overseer$ClusterStateUpdater.updateSta= te Assigning new node to shard shard=3Dshard1 [junit4:junit4] 2> 6988 T1444 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> 6988 T1451 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> 6988 T1464 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> 7417 T1465 oasc.CoreContainer.registerCore registering= core: collection1 [junit4:junit4] 2> 7417 T1465 oasc.ZkController.register Register replica= - core:collection1 address:http://127.0.0.1:14526 collection:collection1 s= hard:shard1 [junit4:junit4] 2> 7418 T1465 oascc.SolrZkClient.makePath makePath: /coll= ections/collection1/leader_elect/shard1/election [junit4:junit4] 2> 7435 T1427 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d5c73c0490006 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> 7436 T1465 oasc.ShardLeaderElectionContext.runLeaderPr= ocess Running the leader process. [junit4:junit4] 2> 7436 T1427 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d5c73c0490006 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> 7446 T1465 oasc.ShardLeaderElectionContext.waitForRepl= icasToComeUp Enough replicas found to continue. [junit4:junit4] 2> 7446 T1465 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I may be the new leader - try and sync [junit4:junit4] 2> 7446 T1465 oasc.SyncStrategy.sync Sync replicas to htt= p://127.0.0.1:14526/collection1/ [junit4:junit4] 2> 7446 T1465 oasc.SyncStrategy.syncReplicas Sync Success= - now sync replicas to me [junit4:junit4] 2> 7447 T1465 oasc.SyncStrategy.syncToMe http://127.0.0.1= :14526/collection1/ has no replicas [junit4:junit4] 2> 7447 T1465 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I am the new leader: http://127.0.0.1:14526/collection1/ [junit4:junit4] 2> 7447 T1465 oascc.SolrZkClient.makePath makePath: /coll= ections/collection1/leaders/shard1 [junit4:junit4] 2> 7453 T1427 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d5c73c0490006 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> 8493 T1445 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 8535 T1444 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> 8535 T1464 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> 8535 T1451 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> 8585 T1465 oasc.ZkController.register We are http://12= 7.0.0.1:14526/collection1/ and leader is http://127.0.0.1:14526/collection1= / [junit4:junit4] 2> 8585 T1465 oasc.ZkController.register No LogReplay nee= ded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:14526 [junit4:junit4] 2> 8586 T1465 oasc.ZkController.checkRecovery I am the le= ader, no recovery necessary [junit4:junit4] 2> 8586 T1465 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Dactive [junit4:junit4] 2> 8586 T1465 oasc.ZkController.publish numShards not fou= nd on descriptor - reading it from system property [junit4:junit4] 2> 8596 T1465 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 8598 T1422 oass.SolrDispatchFilter.init user.dir=3D/us= r/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build= /solr-core/test/J1 [junit4:junit4] 2> 8598 T1422 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() done [junit4:junit4] 2> 8599 T1422 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fo= llowRedirects=3Dfalse [junit4:junit4] 2> 8810 T1422 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 8814 T1422 oejs.AbstractConnector.doStart Started Sock= etConnector@127.0.0.1:14531 [junit4:junit4] 2> 8815 T1422 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() [junit4:junit4] 2> 8815 T1422 oasc.SolrResourceLoader.locateSolrHome JNDI= not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 8816 T1422 oasc.SolrResourceLoader.locateSolrHome usin= g system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/L= ucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.c= loud.SyncSliceTest-jetty2-1363055731170 [junit4:junit4] 2> 8816 T1422 oasc.CoreContainer$Initializer.initialize l= ooking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene= -Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.= SyncSliceTest-jetty2-1363055731170/solr.xml [junit4:junit4] 2> 8817 T1422 oasc.CoreContainer. New CoreContainer= 1158358837 [junit4:junit4] 2> 8818 T1422 oasc.CoreContainer.load Loading CoreContain= er using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Te= sts-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSlic= eTest-jetty2-1363055731170/' [junit4:junit4] 2> 8818 T1422 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-S= olr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Sy= ncSliceTest-jetty2-1363055731170/' [junit4:junit4] 2> 8883 T1422 oashc.HttpShardHandlerFactory.getParameter = Setting socketTimeout to: 120000 [junit4:junit4] 2> 8884 T1422 oashc.HttpShardHandlerFactory.getParameter = Setting urlScheme to: http:// [junit4:junit4] 2> 8884 T1422 oashc.HttpShardHandlerFactory.getParameter = Setting connTimeout to: 15000 [junit4:junit4] 2> 8885 T1422 oashc.HttpShardHandlerFactory.getParameter = Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 8885 T1422 oashc.HttpShardHandlerFactory.getParameter = Setting corePoolSize to: 0 [junit4:junit4] 2> 8886 T1422 oashc.HttpShardHandlerFactory.getParameter = Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 8886 T1422 oashc.HttpShardHandlerFactory.getParameter = Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 8887 T1422 oashc.HttpShardHandlerFactory.getParameter = Setting sizeOfQueue to: -1 [junit4:junit4] 2> 8887 T1422 oashc.HttpShardHandlerFactory.getParameter = Setting fairnessPolicy to: false [junit4:junit4] 2> 8888 T1422 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&= socketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 8911 T1422 oasc.CoreContainer.load Registering Log Lis= tener [junit4:junit4] 2> 8931 T1422 oasc.CoreContainer.initZooKeeper Zookeeper = client=3D127.0.0.1:25044/solr [junit4:junit4] 2> 8932 T1422 oasc.ZkController.checkChrootPath zkHost in= cludes chroot [junit4:junit4] 2> 8932 T1422 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:25044 sessionTimeout=3D60000 watcher=3Dor= g.apache.solr.common.cloud.ConnectionManager@77b72690 [junit4:junit4] 2> 8934 T1422 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 8934 T1477 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost/127.0.0.1:25044. Will not atte= mpt to authenticate using SASL (access denied ("javax.security.auth.AuthPer= mission" "getLoginConfiguration")) [junit4:junit4] 2> 8935 T1477 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost/127.0.0.1:25044, initiating sessi= on [junit4:junit4] 2> 8935 T1424 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /140.211.11.196:14532 [junit4:junit4] 2> 8936 T1424 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /140.211.11.196:14532 [junit4:junit4] 2> 8942 T1426 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d5c73c0490007 with negotiated timeout 20000 for client = /140.211.11.196:14532 [junit4:junit4] 2> 8942 T1477 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost/127.0.0.1:25044, sessionid = =3D 0x13d5c73c0490007, negotiated timeout =3D 20000 [junit4:junit4] 2> 8942 T1478 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@77b72690 name:ZooKeeperConnecti= on Watcher:127.0.0.1:25044 got event WatchedEvent state:SyncConnected type:= None path:null path:null type:None [junit4:junit4] 2> 8942 T1422 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 8944 T1427 oazs.PrepRequestProcessor.pRequest2Txn Proc= essed session termination for sessionid: 0x13d5c73c0490007 [junit4:junit4] 2> 8946 T1478 oaz.ClientCnxn$EventThread.run EventThread = shut down [junit4:junit4] 2> 8946 T1424 oazs.NIOServerCnxn.closeSock Closed socket = connection for client /140.211.11.196:14532 which had sessionid 0x13d5c73c0= 490007 [junit4:junit4] 2> 8946 T1422 oaz.ZooKeeper.close Session: 0x13d5c73c0490= 007 closed [junit4:junit4] 2> 8946 T1422 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&so= cketTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 8960 T1422 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:25044/solr sessionTimeout=3D30000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@6690c483 [junit4:junit4] 2> 8961 T1422 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 8961 T1479 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost/127.0.0.1:25044. Will not atte= mpt to authenticate using SASL (access denied ("javax.security.auth.AuthPer= mission" "getLoginConfiguration")) [junit4:junit4] 2> 8962 T1479 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost/127.0.0.1:25044, initiating sessi= on [junit4:junit4] 2> 8962 T1424 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /140.211.11.196:14533 [junit4:junit4] 2> 8962 T1424 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /140.211.11.196:14533 [junit4:junit4] 2> 8964 T1426 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d5c73c0490008 with negotiated timeout 20000 for client = /140.211.11.196:14533 [junit4:junit4] 2> 8964 T1479 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost/127.0.0.1:25044, sessionid = =3D 0x13d5c73c0490008, negotiated timeout =3D 20000 [junit4:junit4] 2> 8964 T1480 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@6690c483 name:ZooKeeperConnecti= on Watcher:127.0.0.1:25044/solr got event WatchedEvent state:SyncConnected = type:None path:null path:null type:None [junit4:junit4] 2> 8964 T1422 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 8965 T1427 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d5c73c0490008 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> 8967 T1427 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d5c73c0490008 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> 8969 T1422 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 9974 T1422 oasc.ZkController.createEphemeralLiveNode R= egister node as live in ZooKeeper:/live_nodes/127.0.0.1:14531_ [junit4:junit4] 2> 9976 T1427 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d5c73c0490008 type:del= ete cxid:0xb zxid:0x70 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/1= 27.0.0.1:14531_ Error:KeeperErrorCode =3D NoNode for /solr/live_nodes/127.0= .0.1:14531_ [junit4:junit4] 2> 10002 T1422 oascc.SolrZkClient.makePath makePath: /liv= e_nodes/127.0.0.1:14531_ [junit4:junit4] 2> 10005 T1444 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:= /live_nodes, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 10005 T1451 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:= /live_nodes, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 10006 T1464 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:= /live_nodes, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 10006 T1480 oascc.ZkStateReader$3.process Updating liv= e nodes... (3) [junit4:junit4] 2> 10008 T1444 oascc.ZkStateReader$3.process Updating liv= e nodes... (3) [junit4:junit4] 2> 10009 T1464 oascc.ZkStateReader$3.process Updating liv= e nodes... (3) [junit4:junit4] 2> 10009 T1451 oascc.ZkStateReader$3.process Updating liv= e nodes... (3) [junit4:junit4] 2> 10015 T1481 oasc.CoreContainer.create Creating SolrCor= e 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/= Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.= cloud.SyncSliceTest-jetty2-1363055731170/collection1 [junit4:junit4] 2> 10016 T1481 oasc.ZkController.createCollectionZkNode C= heck for collection zkNode:collection1 [junit4:junit4] 2> 10016 T1481 oasc.ZkController.createCollectionZkNode C= ollection zkNode exists [junit4:junit4] 2> 10017 T1481 oasc.ZkController.readConfigName Load coll= ection config from:/collections/collection1 [junit4:junit4] 2> 10018 T1481 oasc.SolrResourceLoader. new SolrRes= ourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-= Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.S= yncSliceTest-jetty2-1363055731170/collection1/' [junit4:junit4] 2> 10020 T1481 oasc.SolrResourceLoader.replaceClassLoader= Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x= -java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jet= ty2-1363055731170/collection1/lib/classes/' to classloader [junit4:junit4] 2> 10020 T1481 oasc.SolrResourceLoader.replaceClassLoader= Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x= -java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jet= ty2-1363055731170/collection1/lib/README' to classloader [junit4:junit4] 2> 10050 T1445 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 10051 T1445 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":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:14526_", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:14526"} [junit4:junit4] 2> 10063 T1444 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> 10063 T1480 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> 10063 T1451 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> 10063 T1464 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> 10086 T1481 oasc.SolrConfig. Using Lucene MatchV= ersion: LUCENE_43 [junit4:junit4] 2> 10146 T1481 oasc.SolrConfig. Loaded SolrConfig: = solrconfig.xml [junit4:junit4] 2> 10246 T1481 oass.IndexSchema.readSchema Reading Solr S= chema [junit4:junit4] 2> 10253 T1481 oass.IndexSchema.readSchema Schema name=3D= test [junit4:junit4] 2> 10924 T1481 oass.OpenExchangeRatesOrgProvider.init Ini= tialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 10937 T1481 oass.IndexSchema.readSchema default search= field in schema is text [junit4:junit4] 2> 10941 T1481 oass.IndexSchema.readSchema unique key fie= ld: id [junit4:junit4] 2> 10960 T1481 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 10966 T1481 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 10971 T1481 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 10972 T1481 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 10973 T1481 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 10973 T1481 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 10975 T1481 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 10975 T1481 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 10975 T1481 oasc.SolrCore.initDirectoryFactory org.apa= che.solr.core.MockDirectoryFactory [junit4:junit4] 2> 10976 T1481 oasc.SolrCore. [collection1] Opening= new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-= 4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTes= t-jetty2-1363055731170/collection1/, dataDir=3D./org.apache.solr.cloud.Sync= SliceTest-1363055722562/jetty2/ [junit4:junit4] 2> 10976 T1481 oasc.JmxMonitoredMap. JMX monitoring= is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxM= BeanServer@346da7b1 [junit4:junit4] 2> 10977 T1481 oasc.SolrCore.initDirectoryFactory org.apa= che.solr.core.MockDirectoryFactory [junit4:junit4] 2> 10977 T1481 oasc.CachingDirectoryFactory.get return ne= w directory for ./org.apache.solr.cloud.SyncSliceTest-1363055722562/jetty2 = forceNew: false [junit4:junit4] 2> 10978 T1481 oasc.SolrCore.getNewIndexDir New index dir= ectory detected: old=3Dnull new=3D./org.apache.solr.cloud.SyncSliceTest-136= 3055722562/jetty2/index/ [junit4:junit4] 2> 10978 T1481 oasc.SolrCore.initIndex WARNING [collectio= n1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-13630557225= 62/jetty2/index' doesn't exist. Creating new index... [junit4:junit4] 2> 10979 T1481 oasc.CachingDirectoryFactory.get return ne= w directory for ./org.apache.solr.cloud.SyncSliceTest-1363055722562/jetty2/= index forceNew: false [junit4:junit4] 2> 10982 T1481 oasc.SolrDeletionPolicy.onCommit SolrDelet= ionPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@5effa01d lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@da9406f),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1= ] [junit4:junit4] 2> 10982 T1481 oasc.SolrDeletionPolicy.updateCommits newe= st commit =3D 1[segments_1] [junit4:junit4] 2> 10985 T1481 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= dedupe" [junit4:junit4] 2> 10985 T1481 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= stored_sig" [junit4:junit4] 2> 10986 T1481 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= distrib-dup-test-chain-implicit" [junit4:junit4] 2> 10987 T1481 oasc.RequestHandlers.initHandlersFromConfi= g created standard: solr.StandardRequestHandler [junit4:junit4] 2> 10987 T1481 oasc.RequestHandlers.initHandlersFromConfi= g created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 10988 T1481 oasc.RequestHandlers.initHandlersFromConfi= g adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 10988 T1481 oasc.RequestHandlers.initHandlersFromConfi= g created /replication: solr.ReplicationHandler [junit4:junit4] 2> 10989 T1481 oasc.RequestHandlers.initHandlersFromConfi= g created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 10989 T1481 oasc.RequestHandlers.initHandlersFromConfi= g created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 11002 T1481 oashl.XMLLoader.init xsltCacheLifetimeSeco= nds=3D60 [junit4:junit4] 2> 11009 T1481 oass.SolrIndexSearcher. Opening Sear= cher@3250ae9f main [junit4:junit4] 2> 11009 T1481 oasu.UpdateHandler.clearLog Clearing tlog = files, tlogDir=3D./org.apache.solr.cloud.SyncSliceTest-1363055722562/jetty2= /tlog [junit4:junit4] 2> 11010 T1481 oasu.CommitTracker. Hard AutoCommit:= disabled [junit4:junit4] 2> 11010 T1481 oasu.CommitTracker. Soft AutoCommit:= disabled [junit4:junit4] 2> 11015 T1482 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@3250ae9f main{StandardDirectoryReader(s= egments_1:1)} [junit4:junit4] 2> 11018 T1481 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Ddown [junit4:junit4] 2> 11018 T1481 oasc.ZkController.publish numShards not fo= und on descriptor - reading it from system property [junit4:junit4] 2> 11583 T1445 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 11584 T1445 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":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:14531_", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:14531"} [junit4:junit4] 2> 11584 T1445 oasc.Overseer$ClusterStateUpdater.updateSt= ate Collection already exists with numShards=3D1 [junit4:junit4] 2> 11584 T1445 oasc.Overseer$ClusterStateUpdater.updateSt= ate Assigning new node to shard shard=3Dshard1 [junit4:junit4] 2> 11602 T1444 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> 11602 T1480 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> 11602 T1464 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> 11602 T1451 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> 12047 T1481 oasc.CoreContainer.registerCore registerin= g core: collection1 [junit4:junit4] 2> 12047 T1481 oasc.ZkController.register Register replic= a - core:collection1 address:http://127.0.0.1:14531 collection:collection1 = shard:shard1 [junit4:junit4] 2> 12051 T1481 oasc.ZkController.register We are http://1= 27.0.0.1:14531/collection1/ and leader is http://127.0.0.1:14526/collection= 1/ [junit4:junit4] 2> 12052 T1481 oasc.ZkController.register No LogReplay ne= eded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:14531 [junit4:junit4] 2> 12052 T1481 oasc.ZkController.checkRecovery Core needs= to recover:collection1 [junit4:junit4] 2> 12052 T1481 oasu.DefaultSolrCoreState.doRecovery Runni= ng recovery - first canceling any ongoing recovery [junit4:junit4] 2> ASYNC NEW_CORE C66 name=3Dcollection1 org.apache.solr= .core.SolrCore@5e7dd2b4 url=3Dhttp://127.0.0.1:14531/collection1 node=3D127= .0.0.1:14531_ C66_STATE=3Dcoll:collection1 core:collection1 props:{state=3D= down, core=3Dcollection1, collection=3Dcollection1, node_name=3D127.0.0.1:1= 4531_, base_url=3Dhttp://127.0.0.1:14531} [junit4:junit4] 2> 12053 T1483 C66 P14531 oasc.RecoveryStrategy.run Start= ing recovery process. core=3Dcollection1 recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 12053 T1483 C66 P14531 oasc.RecoveryStrategy.doRecover= y ###### startupVersions=3D[] [junit4:junit4] 2> 12053 T1481 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 12054 T1483 C66 P14531 oasc.ZkController.publish publi= shing core=3Dcollection1 state=3Drecovering [junit4:junit4] 2> 12054 T1483 C66 P14531 oasc.ZkController.publish numSh= ards not found on descriptor - reading it from system property [junit4:junit4] 2> 12055 T1422 oass.SolrDispatchFilter.init user.dir=3D/u= sr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/buil= d/solr-core/test/J1 [junit4:junit4] 2> 12056 T1422 oass.SolrDispatchFilter.init SolrDispatchF= ilter.init() done [junit4:junit4] 2> 12056 T1483 C66 P14531 oascsi.HttpClientUtil.createCli= ent Creating new http client, config:maxConnections=3D128&maxConnectionsPer= Host=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 12056 T1422 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&f= ollowRedirects=3Dfalse [junit4:junit4] 2> 12271 T1422 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 12274 T1422 oejs.AbstractConnector.doStart Started Soc= ketConnector@127.0.0.1:14535 [junit4:junit4] 2> 12274 T1422 oass.SolrDispatchFilter.init SolrDispatchF= ilter.init() [junit4:junit4] 2> 12275 T1422 oasc.SolrResourceLoader.locateSolrHome JND= I not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 12275 T1422 oasc.SolrResourceLoader.locateSolrHome usi= ng system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/= Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.= cloud.SyncSliceTest-jetty3-1363055734629 [junit4:junit4] 2> 12276 T1422 oasc.CoreContainer$Initializer.initialize = looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucen= e-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud= .SyncSliceTest-jetty3-1363055734629/solr.xml [junit4:junit4] 2> 12276 T1422 oasc.CoreContainer. New CoreContaine= r 1288782931 [junit4:junit4] 2> 12277 T1422 oasc.CoreContainer.load Loading CoreContai= ner using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-T= ests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSli= ceTest-jetty3-1363055734629/' [junit4:junit4] 2> 12278 T1422 oasc.SolrResourceLoader. new SolrRes= ourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-= Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.S= yncSliceTest-jetty3-1363055734629/' [junit4:junit4] 2> 12341 T1422 oashc.HttpShardHandlerFactory.getParameter= Setting socketTimeout to: 120000 [junit4:junit4] 2> 12342 T1422 oashc.HttpShardHandlerFactory.getParameter= Setting urlScheme to: http:// [junit4:junit4] 2> 12343 T1422 oashc.HttpShardHandlerFactory.getParameter= Setting connTimeout to: 15000 [junit4:junit4] 2> 12343 T1422 oashc.HttpShardHandlerFactory.getParameter= Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 12344 T1422 oashc.HttpShardHandlerFactory.getParameter= Setting corePoolSize to: 0 [junit4:junit4] 2> 12344 T1422 oashc.HttpShardHandlerFactory.getParameter= Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 12345 T1422 oashc.HttpShardHandlerFactory.getParameter= Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 12345 T1422 oashc.HttpShardHandlerFactory.getParameter= Setting sizeOfQueue to: -1 [junit4:junit4] 2> 12346 T1422 oashc.HttpShardHandlerFactory.getParameter= Setting fairnessPolicy to: false [junit4:junit4] 2> 12346 T1422 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000= &socketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 12367 T1422 oasc.CoreContainer.load Registering Log Li= stener [junit4:junit4] 2> 12387 T1422 oasc.CoreContainer.initZooKeeper Zookeeper= client=3D127.0.0.1:25044/solr [junit4:junit4] 2> 12388 T1422 oasc.ZkController.checkChrootPath zkHost i= ncludes chroot [junit4:junit4] 2> 12388 T1422 oaz.ZooKeeper. Initiating client con= nection, connectString=3D127.0.0.1:25044 sessionTimeout=3D60000 watcher=3Do= rg.apache.solr.common.cloud.ConnectionManager@6470aecf [junit4:junit4] 2> 12389 T1422 oascc.ConnectionManager.waitForConnected W= aiting for client to connect to ZooKeeper [junit4:junit4] 2> 12390 T1494 oaz.ClientCnxn$SendThread.logStartConnect = Opening socket connection to server localhost/127.0.0.1:25044. Will not att= empt to authenticate using SASL (access denied ("javax.security.auth.AuthPe= rmission" "getLoginConfiguration")) [junit4:junit4] 2> 12391 T1494 oaz.ClientCnxn$SendThread.primeConnection = Socket connection established to localhost/127.0.0.1:25044, initiating sess= ion [junit4:junit4] 2> 12391 T1424 oazs.NIOServerCnxnFactory.run Accepted soc= ket connection from /140.211.11.196:14536 [junit4:junit4] 2> 12391 T1424 oazs.ZooKeeperServer.processConnectRequest= Client attempting to establish new session at /140.211.11.196:14536 [junit4:junit4] 2> 12393 T1426 oazs.ZooKeeperServer.finishSessionInit Est= ablished session 0x13d5c73c0490009 with negotiated timeout 20000 for client= /140.211.11.196:14536 [junit4:junit4] 2> 12394 T1494 oaz.ClientCnxn$SendThread.onConnected Sess= ion establishment complete on server localhost/127.0.0.1:25044, sessionid = =3D 0x13d5c73c0490009, negotiated timeout =3D 20000 [junit4:junit4] 2> 12394 T1495 oascc.ConnectionManager.process Watcher or= g.apache.solr.common.cloud.ConnectionManager@6470aecf name:ZooKeeperConnect= ion Watcher:127.0.0.1:25044 got event WatchedEvent state:SyncConnected type= :None path:null path:null type:None [junit4:junit4] 2> 12394 T1422 oascc.ConnectionManager.waitForConnected C= lient is connected to ZooKeeper [junit4:junit4] 2> 12396 T1427 oazs.PrepRequestProcessor.pRequest2Txn Pro= cessed session termination for sessionid: 0x13d5c73c0490009 [junit4:junit4] 2> 12407 T1495 oaz.ClientCnxn$EventThread.run EventThread= shut down [junit4:junit4] 2> 12407 T1424 oazs.NIOServerCnxn.closeSock Closed socket= connection for client /140.211.11.196:14536 which had sessionid 0x13d5c73c= 0490009 [junit4:junit4] 2> 12407 T1422 oaz.ZooKeeper.close Session: 0x13d5c73c049= 0009 closed [junit4:junit4] 2> 12409 T1422 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&s= ocketTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 12420 T1422 oaz.ZooKeeper. Initiating client con= nection, connectString=3D127.0.0.1:25044/solr sessionTimeout=3D30000 watche= r=3Dorg.apache.solr.common.cloud.ConnectionManager@d2255f [junit4:junit4] 2> 12421 T1422 oascc.ConnectionManager.waitForConnected W= aiting for client to connect to ZooKeeper [junit4:junit4] 2> 12421 T1496 oaz.ClientCnxn$SendThread.logStartConnect = Opening socket connection to server localhost/127.0.0.1:25044. Will not att= empt to authenticate using SASL (access denied ("javax.security.auth.AuthPe= rmission" "getLoginConfiguration")) [junit4:junit4] 2> 12422 T1496 oaz.ClientCnxn$SendThread.primeConnection = Socket connection established to localhost/127.0.0.1:25044, initiating sess= ion [junit4:junit4] 2> 12422 T1424 oazs.NIOServerCnxnFactory.run Accepted soc= ket connection from /140.211.11.196:14537 [junit4:junit4] 2> 12423 T1424 oazs.ZooKeeperServer.processConnectRequest= Client attempting to establish new session at /140.211.11.196:14537 [junit4:junit4] 2> 12424 T1426 oazs.ZooKeeperServer.finishSessionInit Est= ablished session 0x13d5c73c049000a with negotiated timeout 20000 for client= /140.211.11.196:14537 [junit4:junit4] 2> 12424 T1496 oaz.ClientCnxn$SendThread.onConnected Sess= ion establishment complete on server localhost/127.0.0.1:25044, sessionid = =3D 0x13d5c73c049000a, negotiated timeout =3D 20000 [junit4:junit4] 2> 12424 T1497 oascc.ConnectionManager.process Watcher or= g.apache.solr.common.cloud.ConnectionManager@d2255f name:ZooKeeperConnectio= n Watcher:127.0.0.1:25044/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4:junit4] 2> 12424 T1422 oascc.ConnectionManager.waitForConnected C= lient is connected to ZooKeeper [junit4:junit4] 2> 12425 T1427 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d5c73c049000a type:cr= eate cxid:0x1 zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 12427 T1427 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d5c73c049000a type:cr= eate cxid:0x2 zxid:0x82 txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 12436 T1422 oascc.ZkStateReader.createClusterStateWatc= hersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 13108 T1445 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 13109 T1445 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":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:14531_", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:14531"} [junit4:junit4] 2> 13129 T1451 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> 13129 T1444 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> 13129 T1497 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> 13129 T1464 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> 13129 T1480 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> 13440 T1422 oasc.ZkController.createEphemeralLiveNode = Register node as live in ZooKeeper:/live_nodes/127.0.0.1:14535_ [junit4:junit4] 2> 13441 T1427 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d5c73c049000a type:de= lete cxid:0xd zxid:0x87 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/= 127.0.0.1:14535_ Error:KeeperErrorCode =3D NoNode for /solr/live_nodes/127.= 0.0.1:14535_ [junit4:junit4] 2> 13442 T1422 oascc.SolrZkClient.makePath makePath: /liv= e_nodes/127.0.0.1:14535_ [junit4:junit4] 2> 13445 T1444 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> 13445 T1464 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> 13445 T1451 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> 13446 T1480 oascc.ZkStateReader$3.process Updating liv= e nodes... (4) [junit4:junit4] 2> 13446 T1497 oascc.ZkStateReader$3.process Updating liv= e nodes... (4) [junit4:junit4] 2> 13446 T1480 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> 13447 T1497 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> 13448 T1444 oascc.ZkStateReader$3.process Updating liv= e nodes... (4) [junit4:junit4] 2> 13448 T1464 oascc.ZkStateReader$3.process Updating liv= e nodes... (4) [junit4:junit4] 2> 13448 T1451 oascc.ZkStateReader$3.process Updating liv= e nodes... (4) [junit4:junit4] 2> 13462 T1498 oasc.CoreContainer.create Creating SolrCor= e 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/= Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.= cloud.SyncSliceTest-jetty3-1363055734629/collection1 [junit4:junit4] 2> 13463 T1498 oasc.ZkController.createCollectionZkNode C= heck for collection zkNode:collection1 [junit4:junit4] 2> 13463 T1498 oasc.ZkController.createCollectionZkNode C= ollection zkNode exists [junit4:junit4] 2> 13464 T1498 oasc.ZkController.readConfigName Load coll= ection config from:/collections/collection1 [junit4:junit4] 2> 13465 T1498 oasc.SolrResourceLoader. new SolrRes= ourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-= Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.S= yncSliceTest-jetty3-1363055734629/collection1/' [junit4:junit4] 2> 13467 T1498 oasc.SolrResourceLoader.replaceClassLoader= Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x= -java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jet= ty3-1363055734629/collection1/lib/README' to classloader [junit4:junit4] 2> 13467 T1498 oasc.SolrResourceLoader.replaceClassLoader= Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x= -java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jet= ty3-1363055734629/collection1/lib/classes/' to classloader [junit4:junit4] 2> 13534 T1498 oasc.SolrConfig. Using Lucene MatchV= ersion: LUCENE_43 [junit4:junit4] 2> 13600 T1498 oasc.SolrConfig. Loaded SolrConfig: = solrconfig.xml [junit4:junit4] 2> 13701 T1498 oass.IndexSchema.readSchema Reading Solr S= chema [junit4:junit4] 2> 13709 T1498 oass.IndexSchema.readSchema Schema name=3D= test [junit4:junit4] 2> 14077 T1454 oass.SolrDispatchFilter.handleAdminRequest= /admin/cores {coreNodeName=3D127.0.0.1:14531__collection1&state=3Drecoveri= ng&nodeName=3D127.0.0.1:14531_&action=3DPREPRECOVERY&checkLive=3Dtrue&core= =3Dcollection1&wt=3Djavabin&onlyIfLeader=3Dtrue&version=3D2} status=3D0 QTi= me=3D2002=20 [junit4:junit4] 2> 14378 T1498 oass.OpenExchangeRatesOrgProvider.init Ini= tialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 14390 T1498 oass.IndexSchema.readSchema default search= field in schema is text [junit4:junit4] 2> 14394 T1498 oass.IndexSchema.readSchema unique key fie= ld: id [junit4:junit4] 2> 14412 T1498 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 14417 T1498 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 14422 T1498 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 14423 T1498 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 14424 T1498 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 14424 T1498 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 14426 T1498 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 14426 T1498 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 14426 T1498 oasc.SolrCore.initDirectoryFactory org.apa= che.solr.core.MockDirectoryFactory [junit4:junit4] 2> 14427 T1498 oasc.SolrCore. [collection1] Opening= new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-= 4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTes= t-jetty3-1363055734629/collection1/, dataDir=3D./org.apache.solr.cloud.Sync= SliceTest-1363055722562/jetty3/ [junit4:junit4] 2> 14427 T1498 oasc.JmxMonitoredMap. JMX monitoring= is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxM= BeanServer@346da7b1 [junit4:junit4] 2> 14428 T1498 oasc.SolrCore.initDirectoryFactory org.apa= che.solr.core.MockDirectoryFactory [junit4:junit4] 2> 14428 T1498 oasc.CachingDirectoryFactory.get return ne= w directory for ./org.apache.solr.cloud.SyncSliceTest-1363055722562/jetty3 = forceNew: false [junit4:junit4] 2> 14429 T1498 oasc.SolrCore.getNewIndexDir New index dir= ectory detected: old=3Dnull new=3D./org.apache.solr.cloud.SyncSliceTest-136= 3055722562/jetty3/index/ [junit4:junit4] 2> 14429 T1498 oasc.SolrCore.initIndex WARNING [collectio= n1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-13630557225= 62/jetty3/index' doesn't exist. Creating new index... [junit4:junit4] 2> 14429 T1498 oasc.CachingDirectoryFactory.get return ne= w directory for ./org.apache.solr.cloud.SyncSliceTest-1363055722562/jetty3/= index forceNew: false [junit4:junit4] 2> 14432 T1498 oasc.SolrDeletionPolicy.onCommit SolrDelet= ionPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@2f6436e2 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@58eeb6fc),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> 14433 T1498 oasc.SolrDeletionPolicy.updateCommits newe= st commit =3D 1[segments_1] [junit4:junit4] 2> 14436 T1498 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= dedupe" [junit4:junit4] 2> 14436 T1498 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= stored_sig" [junit4:junit4] 2> 14437 T1498 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= distrib-dup-test-chain-implicit" [junit4:junit4] 2> 14438 T1498 oasc.RequestHandlers.initHandlersFromConfi= g created standard: solr.StandardRequestHandler [junit4:junit4] 2> 14438 T1498 oasc.RequestHandlers.initHandlersFromConfi= g created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 14438 T1498 oasc.RequestHandlers.initHandlersFromConfi= g adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 14439 T1498 oasc.RequestHandlers.initHandlersFromConfi= g created /replication: solr.ReplicationHandler [junit4:junit4] 2> 14439 T1498 oasc.RequestHandlers.initHandlersFromConfi= g created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 14440 T1498 oasc.RequestHandlers.initHandlersFromConfi= g created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 14452 T1498 oashl.XMLLoader.init xsltCacheLifetimeSeco= nds=3D60 [junit4:junit4] 2> 14458 T1498 oass.SolrIndexSearcher. Opening Sear= cher@15ebb701 main [junit4:junit4] 2> 14458 T1498 oasu.UpdateHandler.clearLog Clearing tlog = files, tlogDir=3D./org.apache.solr.cloud.SyncSliceTest-1363055722562/jetty3= /tlog [junit4:junit4] 2> 14459 T1498 oasu.CommitTracker. Hard AutoCommit:= disabled [junit4:junit4] 2> 14459 T1498 oasu.CommitTracker. Soft AutoCommit:= disabled [junit4:junit4] 2> 14464 T1499 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@15ebb701 main{StandardDirectoryReader(s= egments_1:1)} [junit4:junit4] 2> 14466 T1498 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Ddown [junit4:junit4] 2> 14466 T1498 oasc.ZkController.publish numShards not fo= und on descriptor - reading it from system property [junit4:junit4] 2> 14636 T1445 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 14637 T1445 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":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:14535_", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:14535"} [junit4:junit4] 2> 14637 T1445 oasc.Overseer$ClusterStateUpdater.updateSt= ate Collection already exists with numShards=3D1 [junit4:junit4] 2> 14637 T1445 oasc.Overseer$ClusterStateUpdater.updateSt= ate Assigning new node to shard shard=3Dshard1 [junit4:junit4] 2> 14643 T1444 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> 14643 T1497 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> 14643 T1464 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> 14643 T1480 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> 14643 T1451 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> 15475 T1498 oasc.CoreContainer.registerCore registerin= g core: collection1 [junit4:junit4] 2> 15475 T1498 oasc.ZkController.register Register replic= a - core:collection1 address:http://127.0.0.1:14535 collection:collection1 = shard:shard1 [junit4:junit4] 2> 15479 T1498 oasc.ZkController.register We are http://1= 27.0.0.1:14535/collection1/ and leader is http://127.0.0.1:14526/collection= 1/ [junit4:junit4] 2> 15480 T1498 oasc.ZkController.register No LogReplay ne= eded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:14535 [junit4:junit4] 2> 15480 T1498 oasc.ZkController.checkRecovery Core needs= to recover:collection1 [junit4:junit4] 2> 15480 T1498 oasu.DefaultSolrCoreState.doRecovery Runni= ng recovery - first canceling any ongoing recovery [junit4:junit4] 2> ASYNC NEW_CORE C67 name=3Dcollection1 org.apache.solr= .core.SolrCore@4438487f url=3Dhttp://127.0.0.1:14535/collection1 node=3D127= .0.0.1:14535_ C67_STATE=3Dcoll:collection1 core:collection1 props:{state=3D= down, core=3Dcollection1, collection=3Dcollection1, node_name=3D127.0.0.1:1= 4535_, base_url=3Dhttp://127.0.0.1:14535} [junit4:junit4] 2> 15481 T1500 C67 P14535 oasc.RecoveryStrategy.run Start= ing recovery process. core=3Dcollection1 recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 15482 T1500 C67 P14535 oasc.RecoveryStrategy.doRecover= y ###### startupVersions=3D[] [junit4:junit4] 2> 15482 T1498 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 15482 T1500 C67 P14535 oasc.ZkController.publish publi= shing core=3Dcollection1 state=3Drecovering [junit4:junit4] 2> 15482 T1500 C67 P14535 oasc.ZkController.publish numSh= ards not found on descriptor - reading it from system property [junit4:junit4] 2> 15483 T1422 oass.SolrDispatchFilter.init user.dir=3D/u= sr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/buil= d/solr-core/test/J1 [junit4:junit4] 2> 15484 T1500 C67 P14535 oascsi.HttpClientUtil.createCli= ent Creating new http client, config:maxConnections=3D128&maxConnectionsPer= Host=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 15484 T1422 oass.SolrDispatchFilter.init SolrDispatchF= ilter.init() done [junit4:junit4] 2> 15484 T1422 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&f= ollowRedirects=3Dfalse [junit4:junit4] 2> 15703 T1422 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 15706 T1422 oejs.AbstractConnector.doStart Started Soc= ketConnector@127.0.0.1:14539 [junit4:junit4] 2> 15707 T1422 oass.SolrDispatchFilter.init SolrDispatchF= ilter.init() [junit4:junit4] 2> 15707 T1422 oasc.SolrResourceLoader.locateSolrHome JND= I not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 15708 T1422 oasc.SolrResourceLoader.locateSolrHome usi= ng system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/= Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.= cloud.SyncSliceTest-jetty4-1363055738061 [junit4:junit4] 2> 15708 T1422 oasc.CoreContainer$Initializer.initialize = looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucen= e-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud= .SyncSliceTest-jetty4-1363055738061/solr.xml [junit4:junit4] 2> 15709 T1422 oasc.CoreContainer. New CoreContaine= r 318619765 [junit4:junit4] 2> 15710 T1422 oasc.CoreContainer.load Loading CoreContai= ner using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-T= ests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSli= ceTest-jetty4-1363055738061/' [junit4:junit4] 2> 15710 T1422 oasc.SolrResourceLoader. new SolrRes= ourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-= Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.S= yncSliceTest-jetty4-1363055738061/' [junit4:junit4] 2> 15774 T1422 oashc.HttpShardHandlerFactory.getParameter= Setting socketTimeout to: 120000 [junit4:junit4] 2> 15775 T1422 oashc.HttpShardHandlerFactory.getParameter= Setting urlScheme to: http:// [junit4:junit4] 2> 15775 T1422 oashc.HttpShardHandlerFactory.getParameter= Setting connTimeout to: 15000 [junit4:junit4] 2> 15776 T1422 oashc.HttpShardHandlerFactory.getParameter= Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 15776 T1422 oashc.HttpShardHandlerFactory.getParameter= Setting corePoolSize to: 0 [junit4:junit4] 2> 15777 T1422 oashc.HttpShardHandlerFactory.getParameter= Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 15777 T1422 oashc.HttpShardHandlerFactory.getParameter= Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 15778 T1422 oashc.HttpShardHandlerFactory.getParameter= Setting sizeOfQueue to: -1 [junit4:junit4] 2> 15778 T1422 oashc.HttpShardHandlerFactory.getParameter= Setting fairnessPolicy to: false [junit4:junit4] 2> 15779 T1422 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000= &socketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 15814 T1422 oasc.CoreContainer.load Registering Log Li= stener [junit4:junit4] 2> 15834 T1422 oasc.CoreContainer.initZooKeeper Zookeeper= client=3D127.0.0.1:25044/solr [junit4:junit4] 2> 15835 T1422 oasc.ZkController.checkChrootPath zkHost i= ncludes chroot [junit4:junit4] 2> 15835 T1422 oaz.ZooKeeper. Initiating client con= nection, connectString=3D127.0.0.1:25044 sessionTimeout=3D60000 watcher=3Do= rg.apache.solr.common.cloud.ConnectionManager@5682ce1a [junit4:junit4] 2> 15836 T1422 oascc.ConnectionManager.waitForConnected W= aiting for client to connect to ZooKeeper [junit4:junit4] 2> 15837 T1511 oaz.ClientCnxn$SendThread.logStartConnect = Opening socket connection to server localhost/127.0.0.1:25044. Will not att= empt to authenticate using SASL (access denied ("javax.security.auth.AuthPe= rmission" "getLoginConfiguration")) [junit4:junit4] 2> 15838 T1511 oaz.ClientCnxn$SendThread.primeConnection = Socket connection established to localhost/127.0.0.1:25044, initiating sess= ion [junit4:junit4] 2> 15838 T1424 oazs.NIOServerCnxnFactory.run Accepted soc= ket connection from /140.211.11.196:14540 [junit4:junit4] 2> 15839 T1424 oazs.ZooKeeperServer.processConnectRequest= Client attempting to establish new session at /140.211.11.196:14540 [junit4:junit4] 2> 15841 T1426 oazs.ZooKeeperServer.finishSessionInit Est= ablished session 0x13d5c73c049000b with negotiated timeout 20000 for client= /140.211.11.196:14540 [junit4:junit4] 2> 15841 T1511 oaz.ClientCnxn$SendThread.onConnected Sess= ion establishment complete on server localhost/127.0.0.1:25044, sessionid = =3D 0x13d5c73c049000b, negotiated timeout =3D 20000 [junit4:junit4] 2> 15841 T1512 oascc.ConnectionManager.process Watcher or= g.apache.solr.common.cloud.ConnectionManager@5682ce1a name:ZooKeeperConnect= ion Watcher:127.0.0.1:25044 got event WatchedEvent state:SyncConnected type= :None path:null path:null type:None [junit4:junit4] 2> 15841 T1422 oascc.ConnectionManager.waitForConnected C= lient is connected to ZooKeeper [junit4:junit4] 2> 15843 T1427 oazs.PrepRequestProcessor.pRequest2Txn Pro= cessed session termination for sessionid: 0x13d5c73c049000b [junit4:junit4] 2> 15844 T1512 oaz.ClientCnxn$EventThread.run EventThread= shut down [junit4:junit4] 2> 15844 T1424 oazs.NIOServerCnxn.closeSock Closed socket= connection for client /140.211.11.196:14540 which had sessionid 0x13d5c73c= 049000b [junit4:junit4] 2> 15844 T1422 oaz.ZooKeeper.close Session: 0x13d5c73c049= 000b closed [junit4:junit4] 2> 15845 T1422 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&s= ocketTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 15856 T1422 oaz.ZooKeeper. Initiating client con= nection, connectString=3D127.0.0.1:25044/solr sessionTimeout=3D30000 watche= r=3Dorg.apache.solr.common.cloud.ConnectionManager@23bfda5f [junit4:junit4] 2> 15857 T1422 oascc.ConnectionManager.waitForConnected W= aiting for client to connect to ZooKeeper [junit4:junit4] 2> 15858 T1513 oaz.ClientCnxn$SendThread.logStartConnect = Opening socket connection to server localhost/127.0.0.1:25044. Will not att= empt to authenticate using SASL (access denied ("javax.security.auth.AuthPe= rmission" "getLoginConfiguration")) [junit4:junit4] 2> 15858 T1513 oaz.ClientCnxn$SendThread.primeConnection = Socket connection established to localhost/127.0.0.1:25044, initiating sess= ion [junit4:junit4] 2> 15859 T1424 oazs.NIOServerCnxnFactory.run Accepted soc= ket connection from /140.211.11.196:14541 [junit4:junit4] 2> 15859 T1424 oazs.ZooKeeperServer.processConnectRequest= Client attempting to establish new session at /140.211.11.196:14541 [junit4:junit4] 2> 15860 T1426 oazs.ZooKeeperServer.finishSessionInit Est= ablished session 0x13d5c73c049000c with negotiated timeout 20000 for client= /140.211.11.196:14541 [junit4:junit4] 2> 15860 T1513 oaz.ClientCnxn$SendThread.onConnected Sess= ion establishment complete on server localhost/127.0.0.1:25044, sessionid = =3D 0x13d5c73c049000c, negotiated timeout =3D 20000 [junit4:junit4] 2> 15861 T1514 oascc.ConnectionManager.process Watcher or= g.apache.solr.common.cloud.ConnectionManager@23bfda5f name:ZooKeeperConnect= ion Watcher:127.0.0.1:25044/solr got event WatchedEvent state:SyncConnected= type:None path:null path:null type:None [junit4:junit4] 2> 15861 T1422 oascc.ConnectionManager.waitForConnected C= lient is connected to ZooKeeper [junit4:junit4] 2> 15862 T1427 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d5c73c049000c type:cr= eate cxid:0x1 zxid:0x94 txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 15863 T1427 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d5c73c049000c type:cr= eate cxid:0x2 zxid:0x95 txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 15866 T1422 oascc.ZkStateReader.createClusterStateWatc= hersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> C66_STATE=3Dcoll:collection1 core:collection1 props:{= shard=3Dshard1, state=3Drecovering, core=3Dcollection1, collection=3Dcollec= tion1, node_name=3D127.0.0.1:14531_, base_url=3Dhttp://127.0.0.1:14531} [junit4:junit4] 2> 16079 T1483 C66 P14531 oasc.RecoveryStrategy.doRecover= y Attempting to PeerSync from http://127.0.0.1:14526/collection1/ core=3Dco= llection1 - recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 16079 T1483 C66 P14531 oasu.PeerSync.sync PeerSync: co= re=3Dcollection1 url=3Dhttp://127.0.0.1:14531 START replicas=3D[http://127.= 0.0.1:14526/collection1/] nUpdates=3D100 [junit4:junit4] 2> 16079 T1483 C66 P14531 oasu.PeerSync.sync WARNING no f= rame of reference to tell of we've missed updates [junit4:junit4] 2> 16080 T1483 C66 P14531 oasc.RecoveryStrategy.doRecover= y PeerSync Recovery was not successful - trying replication. core=3Dcollect= ion1 [junit4:junit4] 2> 16080 T1483 C66 P14531 oasc.RecoveryStrategy.doRecover= y Starting Replication Recovery. core=3Dcollection1 [junit4:junit4] 2> 16081 T1483 C66 P14531 oasc.RecoveryStrategy.doRecover= y Begin buffering updates. core=3Dcollection1 [junit4:junit4] 2> 16081 T1483 C66 P14531 oasu.UpdateLog.bufferUpdates St= arting to buffer updates. FSUpdateLog{state=3DACTIVE, tlog=3Dnull} [junit4:junit4] 2> 16081 T1483 C66 P14531 oasc.RecoveryStrategy.replicate= Attempting to replicate from http://127.0.0.1:14526/collection1/. core=3Dc= ollection1 [junit4:junit4] 2> 16081 T1483 C66 P14531 oascsi.HttpClientUtil.createCli= ent Creating new http client, config:maxConnections=3D128&maxConnectionsPer= Host=3D32&followRedirects=3Dfalse [junit4:junit4] 2> ASYNC NEW_CORE C68 name=3Dcollection1 org.apache.solr= .core.SolrCore@112948d7 url=3Dhttp://127.0.0.1:14526/collection1 node=3D127= .0.0.1:14526_ C68_STATE=3Dcoll:collection1 core:collection1 props:{shard=3D= shard1, state=3Dactive, core=3Dcollection1, collection=3Dcollection1, node_= name=3D127.0.0.1:14526_, base_url=3Dhttp://127.0.0.1:14526, leader=3Dtrue} [junit4:junit4] 2> 16087 T1456 C68 P14526 REQ /get {getVersions=3D100&dis= trib=3Dfalse&wt=3Djavabin&qt=3D/get&version=3D2} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 16094 T1457 C68 P14526 oasu.DirectUpdateHandler2.commi= t start commit{,optimize=3Dfalse,openSearcher=3Dfalse,waitSearcher=3Dtrue,e= xpungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 16096 T1457 C68 P14526 oasc.SolrDeletionPolicy.onInit = SolrDeletionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@583e6595 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@7beae0eb),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> 16097 T1457 C68 P14526 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 1[segments_1] [junit4:junit4] 2> 16097 T1457 C68 P14526 oasc.SolrDeletionPolicy.onCommi= t SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@583e6595 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@7beae0eb),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@583e6595 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@7beae0eb),segFN=3Dsegments_2,generation=3D2,filenames=3D[segments_= 2] [junit4:junit4] 2> 16098 T1457 C68 P14526 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 2[segments_2] [junit4:junit4] 2> 16099 T1457 C68 P14526 oass.SolrIndexSearcher. O= pening Searcher@6b544cdc realtime [junit4:junit4] 2> 16099 T1457 C68 P14526 oasu.DirectUpdateHandler2.commi= t end_commit_flush [junit4:junit4] 2> 16099 T1457 C68 P14526 /update {waitSearcher=3Dtrue&op= enSearcher=3Dfalse&commit=3Dtrue&wt=3Djavabin&commit_end_point=3Dtrue&versi= on=3D2&softCommit=3Dfalse} {commit=3D} 0 6 [junit4:junit4] 2> 16100 T1483 C66 P14531 oash.ReplicationHandler.inform = Commits will be reserved for 10000 [junit4:junit4] 2> 16101 T1483 C66 P14531 oash.SnapPuller. No valu= e set for 'pollInterval'. Timer Task not started. [junit4:junit4] 2> 16103 T1458 C68 P14526 oash.ReplicationHandler.inform = Commits will be reserved for 10000 [junit4:junit4] 2> 16103 T1458 C68 P14526 REQ /replication {command=3Dind= exversion&qt=3D/replication&wt=3Djavabin&version=3D2} status=3D0 QTime=3D1= =20 [junit4:junit4] 2> 16104 T1483 C66 P14531 oash.SnapPuller.fetchLatestInde= x Master's generation: 2 [junit4:junit4] 2> 16104 T1483 C66 P14531 oash.SnapPuller.fetchLatestInde= x Slave's generation: 1 [junit4:junit4] 2> 16104 T1483 C66 P14531 oash.SnapPuller.fetchLatestInde= x Starting replication process [junit4:junit4] 2> 16107 T1458 C68 P14526 REQ /replication {command=3Dfil= elist&qt=3D/replication&wt=3Djavabin&generation=3D2&version=3D2} status=3D0= QTime=3D0=20 [junit4:junit4] 2> 16108 T1483 C66 P14531 oash.SnapPuller.fetchLatestInde= x Number of files in latest index in master: 1 [junit4:junit4] 2> 16109 T1483 C66 P14531 oasc.CachingDirectoryFactory.ge= t return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363055722= 562/jetty2/index.20130312153538663 forceNew: false [junit4:junit4] 2> 16109 T1483 C66 P14531 oash.SnapPuller.fetchLatestInde= x Starting download to MockDirWrapper(NRTCachingDirectory(org.apache.lucene= .store.RAMDirectory@27c17a7d lockFactory=3Dorg.apache.lucene.store.NativeFS= LockFactory@1618db61; maxCacheMB=3D0.1171875 maxMergeSizeMB=3D0.4482421875)= ) fullCopy=3Dfalse [junit4:junit4] 2> 16112 T1458 C68 P14526 REQ /replication {file=3Dsegmen= ts_2&command=3Dfilecontent&checksum=3Dtrue&wt=3Dfilestream&qt=3D/replicatio= n&generation=3D2} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 16113 T1483 C66 P14531 oash.SnapPuller.fetchLatestInde= x Total time taken for download : 0 secs [junit4:junit4] 2> 16114 T1483 C66 P14531 oasu.DefaultSolrCoreState.newIn= dexWriter Creating new IndexWriter... [junit4:junit4] 2> 16114 T1483 C66 P14531 oasu.DefaultSolrCoreState.newIn= dexWriter Waiting until IndexWriter is unused... core=3Dcollection1 [junit4:junit4] 2> 16116 T1483 C66 P14531 oasc.SolrDeletionPolicy.onInit = SolrDeletionPolicy.onInit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@5effa01d lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@da9406f),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1= ] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@5effa01d lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@da9406f),segFN=3Dsegments_2,generation=3D2,filenames=3D[segments_2= ] [junit4:junit4] 2> 16117 T1483 C66 P14531 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 2[segments_2] [junit4:junit4] 2> 16117 T1483 C66 P14531 oasu.DefaultSolrCoreState.newIn= dexWriter New IndexWriter is ready to be used. [junit4:junit4] 2> 16117 T1483 C66 P14531 oass.SolrIndexSearcher. O= pening Searcher@13681f16 main [junit4:junit4] 2> 16118 T1482 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@13681f16 main{StandardDirectoryReader(s= egments_2:1:nrt)} [junit4:junit4] 2> 16119 T1483 C66 P14531 oash.SnapPuller.fetchLatestInde= x removing temporary index download directory files MockDirWrapper(NRTCachi= ngDirectory(org.apache.lucene.store.RAMDirectory@27c17a7d lockFactory=3Dorg= .apache.lucene.store.NativeFSLockFactory@1618db61; maxCacheMB=3D0.1171875 m= axMergeSizeMB=3D0.4482421875)) [junit4:junit4] 2> 16119 T1483 C66 P14531 oasc.RecoveryStrategy.replay No= replay needed. core=3Dcollection1 [junit4:junit4] 2> 16119 T1483 C66 P14531 oasc.RecoveryStrategy.doRecover= y Replication Recovery was successful - registering as Active. core=3Dcolle= ction1 [junit4:junit4] 2> 16120 T1483 C66 P14531 oasc.ZkController.publish publi= shing core=3Dcollection1 state=3Dactive [junit4:junit4] 2> 16120 T1483 C66 P14531 oasc.ZkController.publish numSh= ards not found on descriptor - reading it from system property [junit4:junit4] 2> 16122 T1483 C66 P14531 oasc.RecoveryStrategy.doRecover= y Finished recovery process. core=3Dcollection1 [junit4:junit4] 2> 16149 T1445 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 16150 T1445 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":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:14535_", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:14535"} [junit4:junit4] 2> 16155 T1445 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":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:14531_", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:14531"} [junit4:junit4] 2> 16161 T1451 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> 16161 T1480 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> 16161 T1464 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> 16161 T1444 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> 16161 T1514 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> 16161 T1497 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> 16508 T1455 oass.SolrDispatchFilter.handleAdminRequest= /admin/cores {coreNodeName=3D127.0.0.1:14535__collection1&state=3Drecoveri= ng&nodeName=3D127.0.0.1:14535_&action=3DPREPRECOVERY&checkLive=3Dtrue&core= =3Dcollection1&wt=3Djavabin&onlyIfLeader=3Dtrue&version=3D2} status=3D0 QTi= me=3D1001=20 [junit4:junit4] 2> 16870 T1422 oasc.ZkController.createEphemeralLiveNode = Register node as live in ZooKeeper:/live_nodes/127.0.0.1:14539_ [junit4:junit4] 2> 16872 T1427 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d5c73c049000c type:de= lete cxid:0xd zxid:0x9e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/= 127.0.0.1:14539_ Error:KeeperErrorCode =3D NoNode for /solr/live_nodes/127.= 0.0.1:14539_ [junit4:junit4] 2> 16873 T1422 oascc.SolrZkClient.makePath makePath: /liv= e_nodes/127.0.0.1:14539_ [junit4:junit4] 2> 16876 T1451 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> 16876 T1444 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> 16876 T1464 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> 16877 T1514 oascc.ZkStateReader$3.process Updating liv= e nodes... (5) [junit4:junit4] 2> 16877 T1497 oascc.ZkStateReader$3.process Updating liv= e nodes... (5) [junit4:junit4] 2> 16877 T1480 oascc.ZkStateReader$3.process Updating liv= e nodes... (5) [junit4:junit4] 2> 16877 T1514 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> 16877 T1497 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> 16877 T1480 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> 16879 T1451 oascc.ZkStateReader$3.process Updating liv= e nodes... (5) [junit4:junit4] 2> 16879 T1444 oascc.ZkStateReader$3.process Updating liv= e nodes... (5) [junit4:junit4] 2> 16880 T1464 oascc.ZkStateReader$3.process Updating liv= e nodes... (5) [junit4:junit4] 2> 16886 T1517 oasc.CoreContainer.create Creating SolrCor= e 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/= Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.= cloud.SyncSliceTest-jetty4-1363055738061/collection1 [junit4:junit4] 2> 16887 T1517 oasc.ZkController.createCollectionZkNode C= heck for collection zkNode:collection1 [junit4:junit4] 2> 16888 T1517 oasc.ZkController.createCollectionZkNode C= ollection zkNode exists [junit4:junit4] 2> 16888 T1517 oasc.ZkController.readConfigName Load coll= ection config from:/collections/collection1 [junit4:junit4] 2> 16890 T1517 oasc.SolrResourceLoader. new SolrRes= ourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-= Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.S= yncSliceTest-jetty4-1363055738061/collection1/' [junit4:junit4] 2> 16891 T1517 oasc.SolrResourceLoader.replaceClassLoader= Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x= -java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jet= ty4-1363055738061/collection1/lib/classes/' to classloader [junit4:junit4] 2> 16891 T1517 oasc.SolrResourceLoader.replaceClassLoader= Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x= -java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jet= ty4-1363055738061/collection1/lib/README' to classloader [junit4:junit4] 2> 16942 T1517 oasc.SolrConfig. Using Lucene MatchV= ersion: LUCENE_43 [junit4:junit4] 2> 17002 T1517 oasc.SolrConfig. Loaded SolrConfig: = solrconfig.xml [junit4:junit4] 2> 17103 T1517 oass.IndexSchema.readSchema Reading Solr S= chema [junit4:junit4] 2> 17110 T1517 oass.IndexSchema.readSchema Schema name=3D= test [junit4:junit4] 2> 17787 T1517 oass.OpenExchangeRatesOrgProvider.init Ini= tialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 17798 T1517 oass.IndexSchema.readSchema default search= field in schema is text [junit4:junit4] 2> 17802 T1517 oass.IndexSchema.readSchema unique key fie= ld: id [junit4:junit4] 2> 17820 T1517 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 17826 T1517 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 17830 T1517 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 17832 T1517 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 17832 T1517 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 17833 T1517 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 17834 T1517 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 17834 T1517 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 17835 T1517 oasc.SolrCore.initDirectoryFactory org.apa= che.solr.core.MockDirectoryFactory [junit4:junit4] 2> 17835 T1517 oasc.SolrCore. [collection1] Opening= new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-= 4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTes= t-jetty4-1363055738061/collection1/, dataDir=3D./org.apache.solr.cloud.Sync= SliceTest-1363055722562/jetty4/ [junit4:junit4] 2> 17835 T1517 oasc.JmxMonitoredMap. JMX monitoring= is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxM= BeanServer@346da7b1 [junit4:junit4] 2> 17836 T1517 oasc.SolrCore.initDirectoryFactory org.apa= che.solr.core.MockDirectoryFactory [junit4:junit4] 2> 17837 T1517 oasc.CachingDirectoryFactory.get return ne= w directory for ./org.apache.solr.cloud.SyncSliceTest-1363055722562/jetty4 = forceNew: false [junit4:junit4] 2> 17837 T1517 oasc.SolrCore.getNewIndexDir New index dir= ectory detected: old=3Dnull new=3D./org.apache.solr.cloud.SyncSliceTest-136= 3055722562/jetty4/index/ [junit4:junit4] 2> 17837 T1517 oasc.SolrCore.initIndex WARNING [collectio= n1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-13630557225= 62/jetty4/index' doesn't exist. Creating new index... [junit4:junit4] 2> 17838 T1517 oasc.CachingDirectoryFactory.get return ne= w directory for ./org.apache.solr.cloud.SyncSliceTest-1363055722562/jetty4/= index forceNew: false [junit4:junit4] 2> 17840 T1517 oasc.SolrDeletionPolicy.onCommit SolrDelet= ionPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@25df333c lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@51de1c7d),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> 17841 T1517 oasc.SolrDeletionPolicy.updateCommits newe= st commit =3D 1[segments_1] [junit4:junit4] 2> 17844 T1517 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= dedupe" [junit4:junit4] 2> 17844 T1517 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= stored_sig" [junit4:junit4] 2> 17845 T1517 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= distrib-dup-test-chain-implicit" [junit4:junit4] 2> 17845 T1517 oasc.RequestHandlers.initHandlersFromConfi= g created standard: solr.StandardRequestHandler [junit4:junit4] 2> 17846 T1517 oasc.RequestHandlers.initHandlersFromConfi= g created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 17846 T1517 oasc.RequestHandlers.initHandlersFromConfi= g adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 17846 T1517 oasc.RequestHandlers.initHandlersFromConfi= g created /replication: solr.ReplicationHandler [junit4:junit4] 2> 17847 T1517 oasc.RequestHandlers.initHandlersFromConfi= g created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 17848 T1517 oasc.RequestHandlers.initHandlersFromConfi= g created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 17859 T1517 oashl.XMLLoader.init xsltCacheLifetimeSeco= nds=3D60 [junit4:junit4] 2> 17865 T1517 oass.SolrIndexSearcher. Opening Sear= cher@58866a3d main [junit4:junit4] 2> 17865 T1517 oasu.UpdateHandler.clearLog Clearing tlog = files, tlogDir=3D./org.apache.solr.cloud.SyncSliceTest-1363055722562/jetty4= /tlog [junit4:junit4] 2> 17866 T1517 oasu.CommitTracker. Hard AutoCommit:= disabled [junit4:junit4] 2> 17866 T1517 oasu.CommitTracker. Soft AutoCommit:= disabled [junit4:junit4] 2> 17871 T1518 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@58866a3d main{StandardDirectoryReader(s= egments_1:1)} [junit4:junit4] 2> 17873 T1517 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Ddown [junit4:junit4] 2> 17873 T1517 oasc.ZkController.publish numShards not fo= und on descriptor - reading it from system property [junit4:junit4] 2> C67_STATE=3Dcoll:collection1 core:collection1 props:{= shard=3Dshard1, state=3Drecovering, core=3Dcollection1, collection=3Dcollec= tion1, node_name=3D127.0.0.1:14535_, base_url=3Dhttp://127.0.0.1:14535} [junit4:junit4] 2> 18509 T1500 C67 P14535 oasc.RecoveryStrategy.doRecover= y Attempting to PeerSync from http://127.0.0.1:14526/collection1/ core=3Dco= llection1 - recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 18509 T1500 C67 P14535 oasu.PeerSync.sync PeerSync: co= re=3Dcollection1 url=3Dhttp://127.0.0.1:14535 START replicas=3D[http://127.= 0.0.1:14526/collection1/] nUpdates=3D100 [junit4:junit4] 2> 18509 T1500 C67 P14535 oasu.PeerSync.sync WARNING no f= rame of reference to tell of we've missed updates [junit4:junit4] 2> 18510 T1500 C67 P14535 oasc.RecoveryStrategy.doRecover= y PeerSync Recovery was not successful - trying replication. core=3Dcollect= ion1 [junit4:junit4] 2> 18510 T1500 C67 P14535 oasc.RecoveryStrategy.doRecover= y Starting Replication Recovery. core=3Dcollection1 [junit4:junit4] 2> 18510 T1500 C67 P14535 oasc.RecoveryStrategy.doRecover= y Begin buffering updates. core=3Dcollection1 [junit4:junit4] 2> 18510 T1500 C67 P14535 oasu.UpdateLog.bufferUpdates St= arting to buffer updates. FSUpdateLog{state=3DACTIVE, tlog=3Dnull} [junit4:junit4] 2> 18510 T1500 C67 P14535 oasc.RecoveryStrategy.replicate= Attempting to replicate from http://127.0.0.1:14526/collection1/. core=3Dc= ollection1 [junit4:junit4] 2> 18511 T1500 C67 P14535 oascsi.HttpClientUtil.createCli= ent Creating new http client, config:maxConnections=3D128&maxConnectionsPer= Host=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 18513 T1456 C68 P14526 REQ /get {getVersions=3D100&dis= trib=3Dfalse&wt=3Djavabin&qt=3D/get&version=3D2} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 18528 T1459 C68 P14526 oasu.DirectUpdateHandler2.commi= t start commit{,optimize=3Dfalse,openSearcher=3Dfalse,waitSearcher=3Dtrue,e= xpungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 18530 T1459 C68 P14526 oasc.SolrDeletionPolicy.onCommi= t SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@583e6595 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@7beae0eb),segFN=3Dsegments_2,generation=3D2,filenames=3D[segments_= 2] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@583e6595 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@7beae0eb),segFN=3Dsegments_3,generation=3D3,filenames=3D[segments_= 3] [junit4:junit4] 2> 18530 T1459 C68 P14526 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 3[segments_3] [junit4:junit4] 2> 18531 T1459 C68 P14526 oasu.DirectUpdateHandler2.commi= t end_commit_flush [junit4:junit4] 2> 18531 T1459 C68 P14526 /update {waitSearcher=3Dtrue&op= enSearcher=3Dfalse&commit=3Dtrue&wt=3Djavabin&commit_end_point=3Dtrue&versi= on=3D2&softCommit=3Dfalse} {commit=3D} 0 3 [junit4:junit4] 2> 18532 T1500 C67 P14535 oash.ReplicationHandler.inform = Commits will be reserved for 10000 [junit4:junit4] 2> 18532 T1500 C67 P14535 oash.SnapPuller. No valu= e set for 'pollInterval'. Timer Task not started. [junit4:junit4] 2> 18534 T1458 C68 P14526 REQ /replication {command=3Dind= exversion&qt=3D/replication&wt=3Djavabin&version=3D2} status=3D0 QTime=3D0= =20 [junit4:junit4] 2> 18535 T1500 C67 P14535 oash.SnapPuller.fetchLatestInde= x Master's generation: 3 [junit4:junit4] 2> 18535 T1500 C67 P14535 oash.SnapPuller.fetchLatestInde= x Slave's generation: 1 [junit4:junit4] 2> 18535 T1500 C67 P14535 oash.SnapPuller.fetchLatestInde= x Starting replication process [junit4:junit4] 2> 18538 T1458 C68 P14526 REQ /replication {command=3Dfil= elist&qt=3D/replication&wt=3Djavabin&generation=3D3&version=3D2} status=3D0= QTime=3D0=20 [junit4:junit4] 2> 18539 T1500 C67 P14535 oash.SnapPuller.fetchLatestInde= x Number of files in latest index in master: 1 [junit4:junit4] 2> 18540 T1500 C67 P14535 oasc.CachingDirectoryFactory.ge= t return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363055722= 562/jetty3/index.20130312153541094 forceNew: false [junit4:junit4] 2> 18540 T1500 C67 P14535 oash.SnapPuller.fetchLatestInde= x Starting download to MockDirWrapper(NRTCachingDirectory(org.apache.lucene= .store.RAMDirectory@7a9b0ccb lockFactory=3Dorg.apache.lucene.store.NativeFS= LockFactory@23cc4a01; maxCacheMB=3D0.1171875 maxMergeSizeMB=3D0.4482421875)= ) fullCopy=3Dfalse [junit4:junit4] 2> 18543 T1458 C68 P14526 REQ /replication {file=3Dsegmen= ts_3&command=3Dfilecontent&checksum=3Dtrue&wt=3Dfilestream&qt=3D/replicatio= n&generation=3D3} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 18561 T1500 C67 P14535 oash.SnapPuller.fetchLatestInde= x Total time taken for download : 0 secs [junit4:junit4] 2> 18563 T1500 C67 P14535 oasu.DefaultSolrCoreState.newIn= dexWriter Creating new IndexWriter... [junit4:junit4] 2> 18564 T1500 C67 P14535 oasu.DefaultSolrCoreState.newIn= dexWriter Waiting until IndexWriter is unused... core=3Dcollection1 [junit4:junit4] 2> 18566 T1500 C67 P14535 oasc.SolrDeletionPolicy.onInit = SolrDeletionPolicy.onInit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@2f6436e2 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@58eeb6fc),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@2f6436e2 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@58eeb6fc),segFN=3Dsegments_3,generation=3D3,filenames=3D[segments_= 3] [junit4:junit4] 2> 18567 T1500 C67 P14535 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 3[segments_3] [junit4:junit4] 2> 18568 T1500 C67 P14535 oasu.DefaultSolrCoreState.newIn= dexWriter New IndexWriter is ready to be used. [junit4:junit4] 2> 18568 T1500 C67 P14535 oass.SolrIndexSearcher. O= pening Searcher@4ae309b3 main [junit4:junit4] 2> 18570 T1499 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@4ae309b3 main{StandardDirectoryReader(s= egments_3:1:nrt)} [junit4:junit4] 2> 18571 T1500 C67 P14535 oash.SnapPuller.fetchLatestInde= x removing temporary index download directory files MockDirWrapper(NRTCachi= ngDirectory(org.apache.lucene.store.RAMDirectory@7a9b0ccb lockFactory=3Dorg= .apache.lucene.store.NativeFSLockFactory@23cc4a01; maxCacheMB=3D0.1171875 m= axMergeSizeMB=3D0.4482421875)) [junit4:junit4] 2> 18571 T1500 C67 P14535 oasc.RecoveryStrategy.replay No= replay needed. core=3Dcollection1 [junit4:junit4] 2> 18571 T1500 C67 P14535 oasc.RecoveryStrategy.doRecover= y Replication Recovery was successful - registering as Active. core=3Dcolle= ction1 [junit4:junit4] 2> 18571 T1500 C67 P14535 oasc.ZkController.publish publi= shing core=3Dcollection1 state=3Dactive [junit4:junit4] 2> 18572 T1500 C67 P14535 oasc.ZkController.publish numSh= ards not found on descriptor - reading it from system property [junit4:junit4] 2> 18574 T1500 C67 P14535 oasc.RecoveryStrategy.doRecover= y Finished recovery process. core=3Dcollection1 [junit4:junit4] 2> 19179 T1445 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 19180 T1445 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":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:14539_", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:14539"} [junit4:junit4] 2> 19180 T1445 oasc.Overseer$ClusterStateUpdater.updateSt= ate Collection already exists with numShards=3D1 [junit4:junit4] 2> 19181 T1445 oasc.Overseer$ClusterStateUpdater.updateSt= ate Assigning new node to shard shard=3Dshard1 [junit4:junit4] 2> 19186 T1445 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":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:14535_", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:14535"} [junit4:junit4] 2> 19198 T1444 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> 19198 T1497 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> 19198 T1514 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> 19198 T1480 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> 19198 T1464 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> 19198 T1451 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> 19878 T1517 oasc.CoreContainer.registerCore registerin= g core: collection1 [junit4:junit4] 2> 19878 T1517 oasc.ZkController.register Register replic= a - core:collection1 address:http://127.0.0.1:14539 collection:collection1 = shard:shard1 [junit4:junit4] 2> 19908 T1517 oasc.ZkController.register We are http://1= 27.0.0.1:14539/collection1/ and leader is http://127.0.0.1:14526/collection= 1/ [junit4:junit4] 2> 19908 T1517 oasc.ZkController.register No LogReplay ne= eded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:14539 [junit4:junit4] 2> 19909 T1517 oasc.ZkController.checkRecovery Core needs= to recover:collection1 [junit4:junit4] 2> 19909 T1517 oasu.DefaultSolrCoreState.doRecovery Runni= ng recovery - first canceling any ongoing recovery [junit4:junit4] 2> ASYNC NEW_CORE C69 name=3Dcollection1 org.apache.solr= .core.SolrCore@654dae9 url=3Dhttp://127.0.0.1:14539/collection1 node=3D127.= 0.0.1:14539_ C69_STATE=3Dcoll:collection1 core:collection1 props:{state=3Dd= own, core=3Dcollection1, collection=3Dcollection1, node_name=3D127.0.0.1:14= 539_, base_url=3Dhttp://127.0.0.1:14539} [junit4:junit4] 2> 19910 T1521 C69 P14539 oasc.RecoveryStrategy.run Start= ing recovery process. core=3Dcollection1 recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 19911 T1521 C69 P14539 oasc.RecoveryStrategy.doRecover= y ###### startupVersions=3D[] [junit4:junit4] 2> 19911 T1517 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 19911 T1521 C69 P14539 oasc.ZkController.publish publi= shing core=3Dcollection1 state=3Drecovering [junit4:junit4] 2> 19911 T1521 C69 P14539 oasc.ZkController.publish numSh= ards not found on descriptor - reading it from system property [junit4:junit4] 2> 19912 T1422 oass.SolrDispatchFilter.init user.dir=3D/u= sr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/buil= d/solr-core/test/J1 [junit4:junit4] 2> 19913 T1422 oass.SolrDispatchFilter.init SolrDispatchF= ilter.init() done [junit4:junit4] 2> 19913 T1422 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&f= ollowRedirects=3Dfalse [junit4:junit4] 2> 19926 T1521 C69 P14539 oascsi.HttpClientUtil.createCli= ent Creating new http client, config:maxConnections=3D128&maxConnectionsPer= Host=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 19926 T1422 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 19927 T1422 oasc.AbstractFullDistribZkTestBase.waitFor= ThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt [junit4:junit4] 2> 19928 T1422 oasc.AbstractDistribZkTestBase.waitForReco= veriesToFinish Wait for recoveries to finish - collection: collection1 fail= OnTimeout:true timeout (sec):15 [junit4:junit4] 2> 19928 T1422 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 20707 T1445 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 20708 T1445 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":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:14539_", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:14539"} [junit4:junit4] 2> 20726 T1444 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> 20726 T1464 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> 20726 T1480 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> 20726 T1514 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> 20726 T1451 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> 20726 T1497 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> 20931 T1422 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 20939 T1460 oass.SolrDispatchFilter.handleAdminRequest= /admin/cores {coreNodeName=3D127.0.0.1:14539__collection1&state=3Drecoveri= ng&nodeName=3D127.0.0.1:14539_&action=3DPREPRECOVERY&checkLive=3Dtrue&core= =3Dcollection1&wt=3Djavabin&onlyIfLeader=3Dtrue&version=3D2} status=3D0 QTi= me=3D1001=20 [junit4:junit4] 2> 21934 T1422 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 22937 T1422 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> C69_STATE=3Dcoll:collection1 core:collection1 props:{= shard=3Dshard1, state=3Drecovering, core=3Dcollection1, collection=3Dcollec= tion1, node_name=3D127.0.0.1:14539_, base_url=3Dhttp://127.0.0.1:14539} [junit4:junit4] 2> 22940 T1521 C69 P14539 oasc.RecoveryStrategy.doRecover= y Attempting to PeerSync from http://127.0.0.1:14526/collection1/ core=3Dco= llection1 - recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 22940 T1521 C69 P14539 oasu.PeerSync.sync PeerSync: co= re=3Dcollection1 url=3Dhttp://127.0.0.1:14539 START replicas=3D[http://127.= 0.0.1:14526/collection1/] nUpdates=3D100 [junit4:junit4] 2> 22940 T1521 C69 P14539 oasu.PeerSync.sync WARNING no f= rame of reference to tell of we've missed updates [junit4:junit4] 2> 22941 T1521 C69 P14539 oasc.RecoveryStrategy.doRecover= y PeerSync Recovery was not successful - trying replication. core=3Dcollect= ion1 [junit4:junit4] 2> 22941 T1521 C69 P14539 oasc.RecoveryStrategy.doRecover= y Starting Replication Recovery. core=3Dcollection1 [junit4:junit4] 2> 22941 T1521 C69 P14539 oasc.RecoveryStrategy.doRecover= y Begin buffering updates. core=3Dcollection1 [junit4:junit4] 2> 22941 T1521 C69 P14539 oasu.UpdateLog.bufferUpdates St= arting to buffer updates. FSUpdateLog{state=3DACTIVE, tlog=3Dnull} [junit4:junit4] 2> 22942 T1521 C69 P14539 oasc.RecoveryStrategy.replicate= Attempting to replicate from http://127.0.0.1:14526/collection1/. core=3Dc= ollection1 [junit4:junit4] 2> 22942 T1521 C69 P14539 oascsi.HttpClientUtil.createCli= ent Creating new http client, config:maxConnections=3D128&maxConnectionsPer= Host=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 22943 T1456 C68 P14526 REQ /get {getVersions=3D100&dis= trib=3Dfalse&wt=3Djavabin&qt=3D/get&version=3D2} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 22953 T1454 C68 P14526 oasu.DirectUpdateHandler2.commi= t start commit{,optimize=3Dfalse,openSearcher=3Dfalse,waitSearcher=3Dtrue,e= xpungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 22954 T1454 C68 P14526 oasc.SolrDeletionPolicy.onCommi= t SolrDeletionPolicy.onCommit: commits:num=3D3 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@583e6595 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@7beae0eb),segFN=3Dsegments_2,generation=3D2,filenames=3D[segments_= 2] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@583e6595 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@7beae0eb),segFN=3Dsegments_3,generation=3D3,filenames=3D[segments_= 3] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@583e6595 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@7beae0eb),segFN=3Dsegments_4,generation=3D4,filenames=3D[segments_= 4] [junit4:junit4] 2> 22955 T1454 C68 P14526 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 4[segments_4] [junit4:junit4] 2> 22955 T1454 C68 P14526 oasu.DirectUpdateHandler2.commi= t end_commit_flush [junit4:junit4] 2> 22956 T1454 C68 P14526 /update {waitSearcher=3Dtrue&op= enSearcher=3Dfalse&commit=3Dtrue&wt=3Djavabin&commit_end_point=3Dtrue&versi= on=3D2&softCommit=3Dfalse} {commit=3D} 0 3 [junit4:junit4] 2> 22957 T1521 C69 P14539 oash.ReplicationHandler.inform = Commits will be reserved for 10000 [junit4:junit4] 2> 22957 T1521 C69 P14539 oash.SnapPuller. No valu= e set for 'pollInterval'. Timer Task not started. [junit4:junit4] 2> 22959 T1458 C68 P14526 REQ /replication {command=3Dind= exversion&qt=3D/replication&wt=3Djavabin&version=3D2} status=3D0 QTime=3D0= =20 [junit4:junit4] 2> 22960 T1521 C69 P14539 oash.SnapPuller.fetchLatestInde= x Master's generation: 4 [junit4:junit4] 2> 22960 T1521 C69 P14539 oash.SnapPuller.fetchLatestInde= x Slave's generation: 1 [junit4:junit4] 2> 22960 T1521 C69 P14539 oash.SnapPuller.fetchLatestInde= x Starting replication process [junit4:junit4] 2> 22963 T1458 C68 P14526 REQ /replication {command=3Dfil= elist&qt=3D/replication&wt=3Djavabin&generation=3D4&version=3D2} status=3D0= QTime=3D0=20 [junit4:junit4] 2> 22964 T1521 C69 P14539 oash.SnapPuller.fetchLatestInde= x Number of files in latest index in master: 1 [junit4:junit4] 2> 22965 T1521 C69 P14539 oasc.CachingDirectoryFactory.ge= t return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363055722= 562/jetty4/index.20130312153545519 forceNew: false [junit4:junit4] 2> 22966 T1521 C69 P14539 oash.SnapPuller.fetchLatestInde= x Starting download to MockDirWrapper(NRTCachingDirectory(org.apache.lucene= .store.RAMDirectory@2eea476f lockFactory=3Dorg.apache.lucene.store.NativeFS= LockFactory@6ac87052; maxCacheMB=3D0.1171875 maxMergeSizeMB=3D0.4482421875)= ) fullCopy=3Dfalse [junit4:junit4] 2> 22968 T1458 C68 P14526 REQ /replication {file=3Dsegmen= ts_4&command=3Dfilecontent&checksum=3Dtrue&wt=3Dfilestream&qt=3D/replicatio= n&generation=3D4} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 22986 T1521 C69 P14539 oash.SnapPuller.fetchLatestInde= x Total time taken for download : 0 secs [junit4:junit4] 2> 22987 T1521 C69 P14539 oasu.DefaultSolrCoreState.newIn= dexWriter Creating new IndexWriter... [junit4:junit4] 2> 22987 T1521 C69 P14539 oasu.DefaultSolrCoreState.newIn= dexWriter Waiting until IndexWriter is unused... core=3Dcollection1 [junit4:junit4] 2> 22989 T1521 C69 P14539 oasc.SolrDeletionPolicy.onInit = SolrDeletionPolicy.onInit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@25df333c lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@51de1c7d),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@25df333c lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@51de1c7d),segFN=3Dsegments_4,generation=3D4,filenames=3D[segments_= 4] [junit4:junit4] 2> 22989 T1521 C69 P14539 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 4[segments_4] [junit4:junit4] 2> 22990 T1521 C69 P14539 oasu.DefaultSolrCoreState.newIn= dexWriter New IndexWriter is ready to be used. [junit4:junit4] 2> 22990 T1521 C69 P14539 oass.SolrIndexSearcher. O= pening Searcher@214c4261 main [junit4:junit4] 2> 22991 T1518 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@214c4261 main{StandardDirectoryReader(s= egments_4:1:nrt)} [junit4:junit4] 2> 22992 T1521 C69 P14539 oash.SnapPuller.fetchLatestInde= x removing temporary index download directory files MockDirWrapper(NRTCachi= ngDirectory(org.apache.lucene.store.RAMDirectory@2eea476f lockFactory=3Dorg= .apache.lucene.store.NativeFSLockFactory@6ac87052; maxCacheMB=3D0.1171875 m= axMergeSizeMB=3D0.4482421875)) [junit4:junit4] 2> 22992 T1521 C69 P14539 oasc.RecoveryStrategy.replay No= replay needed. core=3Dcollection1 [junit4:junit4] 2> 22992 T1521 C69 P14539 oasc.RecoveryStrategy.doRecover= y Replication Recovery was successful - registering as Active. core=3Dcolle= ction1 [junit4:junit4] 2> 22992 T1521 C69 P14539 oasc.ZkController.publish publi= shing core=3Dcollection1 state=3Dactive [junit4:junit4] 2> 22993 T1521 C69 P14539 oasc.ZkController.publish numSh= ards not found on descriptor - reading it from system property [junit4:junit4] 2> 22995 T1521 C69 P14539 oasc.RecoveryStrategy.doRecover= y Finished recovery process. core=3Dcollection1 [junit4:junit4] 2> 23734 T1445 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 23736 T1445 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":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:14539_", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:14539"} [junit4:junit4] 2> 23793 T1444 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> 23793 T1480 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> 23793 T1514 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> 23793 T1497 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> 23793 T1464 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> 23793 T1451 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> 23940 T1422 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 23942 T1422 oasc.AbstractDistribZkTestBase.waitForReco= veriesToFinish Recoveries finished - collection: collection1 [junit4:junit4] 2> ASYNC NEW_CORE C70 name=3Dcollection1 org.apache.solr= .core.SolrCore@1a129f5e url=3Dhttp://127.0.0.1:14504/collection1 node=3D127= .0.0.1:14504_ C70_STATE=3Dcoll:control_collection core:collection1 props:{s= hard=3Dshard1, state=3Dactive, core=3Dcollection1, collection=3Dcontrol_col= lection, node_name=3D127.0.0.1:14504_, base_url=3Dhttp://127.0.0.1:14504, l= eader=3Dtrue} [junit4:junit4] 2> 23949 T1434 C70 P14504 oasu.DirectUpdateHandler2.commi= t start commit{,optimize=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,ex= pungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 23952 T1434 C70 P14504 oasc.SolrDeletionPolicy.onInit = SolrDeletionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@262c9c9b lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@2a1203a8),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> 23953 T1434 C70 P14504 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 1[segments_1] [junit4:junit4] 2> 23954 T1434 C70 P14504 oasc.SolrDeletionPolicy.onCommi= t SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@262c9c9b lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@2a1203a8),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@262c9c9b lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@2a1203a8),segFN=3Dsegments_2,generation=3D2,filenames=3D[segments_= 2] [junit4:junit4] 2> 23954 T1434 C70 P14504 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 2[segments_2] [junit4:junit4] 2> 23955 T1434 C70 P14504 oass.SolrIndexSearcher. O= pening Searcher@74a33837 main [junit4:junit4] 2> 23955 T1434 C70 P14504 oasu.DirectUpdateHandler2.commi= t end_commit_flush [junit4:junit4] 2> 23956 T1448 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@74a33837 main{StandardDirectoryReader(s= egments_1:1)} [junit4:junit4] 2> 23957 T1434 C70 P14504 /update {waitSearcher=3Dtrue&co= mmit=3Dtrue&wt=3Djavabin&version=3D2&softCommit=3Dfalse} {commit=3D} 0 8 [junit4:junit4] 2> 23969 T1457 C68 P14526 oasu.DirectUpdateHandler2.commi= t start commit{,optimize=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,ex= pungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 23969 T1457 C68 P14526 oasc.SolrDeletionPolicy.onCommi= t SolrDeletionPolicy.onCommit: commits:num=3D4 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@583e6595 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@7beae0eb),segFN=3Dsegments_2,generation=3D2,filenames=3D[segments_= 2] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@583e6595 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@7beae0eb),segFN=3Dsegments_3,generation=3D3,filenames=3D[segments_= 3] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@583e6595 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@7beae0eb),segFN=3Dsegments_4,generation=3D4,filenames=3D[segments_= 4] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@583e6595 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@7beae0eb),segFN=3Dsegments_5,generation=3D5,filenames=3D[segments_= 5] [junit4:junit4] 2> 23970 T1457 C68 P14526 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 5[segments_5] [junit4:junit4] 2> 23971 T1457 C68 P14526 oass.SolrIndexSearcher. O= pening Searcher@c36b447 main [junit4:junit4] 2> 23971 T1457 C68 P14526 oasu.DirectUpdateHandler2.commi= t end_commit_flush [junit4:junit4] 2> 23972 T1466 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@c36b447 main{StandardDirectoryReader(se= gments_2:1:nrt)} [junit4:junit4] 2> 23972 T1457 C68 P14526 oasu.SolrCmdDistributor.distrib= Commit Distrib commit to:[StdNode: http://127.0.0.1:14531/collection1/, Std= Node: http://127.0.0.1:14535/collection1/, StdNode: http://127.0.0.1:14539/= collection1/] params:commit_end_point=3Dtrue&commit=3Dtrue&softCommit=3Dfal= se&waitSearcher=3Dtrue&expungeDeletes=3Dfalse [junit4:junit4] 2> C66_STATE=3Dcoll:collection1 core:collection1 props:{= shard=3Dshard1, state=3Dactive, core=3Dcollection1, collection=3Dcollection= 1, node_name=3D127.0.0.1:14531_, base_url=3Dhttp://127.0.0.1:14531} [junit4:junit4] 2> 23982 T1470 C66 P14531 oasu.DirectUpdateHandler2.commi= t start commit{,optimize=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,ex= pungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> C67_STATE=3Dcoll:collection1 core:collection1 props:{= shard=3Dshard1, state=3Dactive, core=3Dcollection1, collection=3Dcollection= 1, node_name=3D127.0.0.1:14535_, base_url=3Dhttp://127.0.0.1:14535} [junit4:junit4] 2> 23982 T1487 C67 P14535 oasu.DirectUpdateHandler2.commi= t start commit{,optimize=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,ex= pungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> C69_STATE=3Dcoll:collection1 core:collection1 props:{= shard=3Dshard1, state=3Dactive, core=3Dcollection1, collection=3Dcollection= 1, node_name=3D127.0.0.1:14539_, base_url=3Dhttp://127.0.0.1:14539} [junit4:junit4] 2> 23982 T1504 C69 P14539 oasu.DirectUpdateHandler2.commi= t start commit{,optimize=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,ex= pungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 23984 T1470 C66 P14531 oasc.SolrDeletionPolicy.onCommi= t SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@5effa01d lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@da9406f),segFN=3Dsegments_2,generation=3D2,filenames=3D[segments_2= ] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@5effa01d lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@da9406f),segFN=3Dsegments_3,generation=3D3,filenames=3D[segments_3= ] [junit4:junit4] 2> 23984 T1504 C69 P14539 oasc.SolrDeletionPolicy.onCommi= t SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@25df333c lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@51de1c7d),segFN=3Dsegments_4,generation=3D4,filenames=3D[segments_= 4] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@25df333c lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@51de1c7d),segFN=3Dsegments_5,generation=3D5,filenames=3D[segments_= 5] [junit4:junit4] 2> 23984 T1487 C67 P14535 oasc.SolrDeletionPolicy.onCommi= t SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@2f6436e2 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@58eeb6fc),segFN=3Dsegments_3,generation=3D3,filenames=3D[segments_= 3] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@2f6436e2 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@58eeb6fc),segFN=3Dsegments_4,generation=3D4,filenames=3D[segments_= 4] [junit4:junit4] 2> 23984 T1470 C66 P14531 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 3[segments_3] [junit4:junit4] 2> 23984 T1504 C69 P14539 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 5[segments_5] [junit4:junit4] 2> 23984 T1487 C67 P14535 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 4[segments_4] [junit4:junit4] 2> 23985 T1470 C66 P14531 oass.SolrIndexSearcher. O= pening Searcher@1723e09 main [junit4:junit4] 2> 23985 T1487 C67 P14535 oass.SolrIndexSearcher. O= pening Searcher@7346c19c main [junit4:junit4] 2> 23985 T1504 C69 P14539 oass.SolrIndexSearcher. O= pening Searcher@1723e09 main [junit4:junit4] 2> 23986 T1487 C67 P14535 oasu.DirectUpdateHandler2.commi= t end_commit_flush [junit4:junit4] 2> 23986 T1504 C69 P14539 oasu.DirectUpdateHandler2.commi= t end_commit_flush [junit4:junit4] 2> 23987 T1518 oasc.JmxMonitoredMap.put WARNING Failed to= register info bean: searcher javax.management.InstanceAlreadyExistsExcepti= on: solr/collection1:type=3Dsearcher,id=3Dorg.apache.solr.search.SolrIndexS= earcher [junit4:junit4] 2> =09at com.sun.jmx.mbeanserver.Repository.addMBean(Repo= sitory.java:437) [junit4:junit4] 2> =09at com.sun.jmx.interceptor.DefaultMBeanServerInterc= eptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1898) [junit4:junit4] 2> =09at com.sun.jmx.interceptor.DefaultMBeanServerInterc= eptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:966) [junit4:junit4] 2> =09at com.sun.jmx.interceptor.DefaultMBeanServerInterc= eptor.registerObject(DefaultMBeanServerInterceptor.java:900) [junit4:junit4] 2> =09at com.sun.jmx.interceptor.DefaultMBeanServerInterc= eptor.registerMBean(DefaultMBeanServerInterceptor.java:324) [junit4:junit4] 2> =09at com.sun.jmx.mbeanserver.JmxMBeanServer.registerM= Bean(JmxMBeanServer.java:513) [junit4:junit4] 2> =09at org.apache.solr.core.JmxMonitoredMap.put(JmxMoni= toredMap.java:140) [junit4:junit4] 2> =09at org.apache.solr.core.JmxMonitoredMap.put(JmxMoni= toredMap.java:51) [junit4:junit4] 2> =09at org.apache.solr.search.SolrIndexSearcher.registe= r(SolrIndexSearcher.java:239) [junit4:junit4] 2> =09at org.apache.solr.core.SolrCore.registerSearcher(S= olrCore.java:1763) [junit4:junit4] 2> =09at org.apache.solr.core.SolrCore.access$000(SolrCor= e.java:129) [junit4:junit4] 2> =09at org.apache.solr.core.SolrCore$7.call(SolrCore.ja= va:1640) [junit4:junit4] 2> =09at java.util.concurrent.FutureTask$Sync.innerRun(Fu= tureTask.java:334) [junit4:junit4] 2> =09at java.util.concurrent.FutureTask.run(FutureTask.j= ava:166) [junit4:junit4] 2> =09at java.util.concurrent.ThreadPoolExecutor.runWorke= r(ThreadPoolExecutor.java:1145) [junit4:junit4] 2> =09at java.util.concurrent.ThreadPoolExecutor$Worker.r= un(ThreadPoolExecutor.java:615) [junit4:junit4] 2> =09at java.lang.Thread.run(Thread.java:722) [junit4:junit4] 2>=20 [junit4:junit4] 2> 23988 T1518 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@1723e09 main{StandardDirectoryReader(se= gments_4:1:nrt)} [junit4:junit4] 2> 23986 T1470 C66 P14531 oasu.DirectUpdateHandler2.commi= t end_commit_flush [junit4:junit4] 2> 23989 T1504 C69 P14539 /update {waitSearcher=3Dtrue&co= mmit=3Dtrue&wt=3Djavabin&expungeDeletes=3Dfalse&commit_end_point=3Dtrue&ver= sion=3D2&softCommit=3Dfalse} {commit=3D} 0 7 [junit4:junit4] 2> 23987 T1499 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@7346c19c main{StandardDirectoryReader(s= egments_3:1:nrt)} [junit4:junit4] 2> 23987 T1482 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@1723e09 main{StandardDirectoryReader(se= gments_2:1:nrt)} [junit4:junit4] 2> 23990 T1487 C67 P14535 /update {waitSearcher=3Dtrue&co= mmit=3Dtrue&wt=3Djavabin&expungeDeletes=3Dfalse&commit_end_point=3Dtrue&ver= sion=3D2&softCommit=3Dfalse} {commit=3D} 0 8 [junit4:junit4] 2> 23990 T1470 C66 P14531 /update {waitSearcher=3Dtrue&co= mmit=3Dtrue&wt=3Djavabin&expungeDeletes=3Dfalse&commit_end_point=3Dtrue&ver= sion=3D2&softCommit=3Dfalse} {commit=3D} 0 8 [junit4:junit4] 2> 23990 T1457 C68 P14526 /update {waitSearcher=3Dtrue&co= mmit=3Dtrue&wt=3Djavabin&version=3D2&softCommit=3Dfalse} {commit=3D} 0 22 [junit4:junit4] 2> 23992 T1422 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 23995 T1455 C68 P14526 REQ /select {tests=3DcheckShard= Consistency&q=3D*:*&distrib=3Dfalse&wt=3Djavabin&version=3D2&rows=3D0} hits= =3D0 status=3D0 QTime=3D0=20 [junit4:junit4] 2> 23997 T1471 C66 P14531 REQ /select {tests=3DcheckShard= Consistency&q=3D*:*&distrib=3Dfalse&wt=3Djavabin&version=3D2&rows=3D0} hits= =3D0 status=3D0 QTime=3D0=20 [junit4:junit4] 2> 23999 T1488 C67 P14535 REQ /select {tests=3DcheckShard= Consistency&q=3D*:*&distrib=3Dfalse&wt=3Djavabin&version=3D2&rows=3D0} hits= =3D0 status=3D0 QTime=3D0=20 [junit4:junit4] 2> 24001 T1505 C69 P14539 REQ /select {tests=3DcheckShard= Consistency&q=3D*:*&distrib=3Dfalse&wt=3Djavabin&version=3D2&rows=3D0} hits= =3D0 status=3D0 QTime=3D0=20 [junit4:junit4] 2> 26006 T1434 C70 P14504 oass.SolrIndexSearcher. O= pening Searcher@174f3782 realtime [junit4:junit4] 2> 26007 T1434 C70 P14504 /update {wt=3Djavabin&version= =3D2} {deleteByQuery=3D*:* (-1429267544602050560)} 0 3 [junit4:junit4] 2> 26016 T1487 C67 P14535 /update {update.distrib=3DFROML= EADER&_version_=3D-1429267544607293440&update.from=3Dhttp://127.0.0.1:14526= /collection1/&wt=3Djavabin&version=3D2} {deleteByQuery=3D*:* (-142926754460= 7293440)} 0 2 [junit4:junit4] 2> 26016 T1470 C66 P14531 /update {update.distrib=3DFROML= EADER&_version_=3D-1429267544607293440&update.from=3Dhttp://127.0.0.1:14526= /collection1/&wt=3Djavabin&version=3D2} {deleteByQuery=3D*:* (-142926754460= 7293440)} 0 2 [junit4:junit4] 2> 26016 T1504 C69 P14539 /update {update.distrib=3DFROML= EADER&_version_=3D-1429267544607293440&update.from=3Dhttp://127.0.0.1:14526= /collection1/&wt=3Djavabin&version=3D2} {deleteByQuery=3D*:* (-142926754460= 7293440)} 0 2 [junit4:junit4] 2> 26017 T1457 C68 P14526 /update {wt=3Djavabin&version= =3D2} {deleteByQuery=3D*:* (-1429267544607293440)} 0 7 [junit4:junit4] 2> 26022 T1434 C70 P14504 /update {wt=3Djavabin&version= =3D2} {add=3D[0 (1429267544617779200)]} 0 2 [junit4:junit4] 2> 26031 T1470 C66 P14531 /update {distrib.from=3Dhttp://= 127.0.0.1:14526/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabin&versi= on=3D2} {add=3D[0 (1429267544623022080)]} 0 2 [junit4:junit4] 2> 26032 T1487 C67 P14535 /update {distrib.from=3Dhttp://= 127.0.0.1:14526/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabin&versi= on=3D2} {add=3D[0 (1429267544623022080)]} 0 3 [junit4:junit4] 2> 26032 T1504 C69 P14539 /update {distrib.from=3Dhttp://= 127.0.0.1:14526/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabin&versi= on=3D2} {add=3D[0 (1429267544623022080)]} 0 3 [junit4:junit4] 2> 26032 T1457 C68 P14526 /update {wt=3Djavabin&version= =3D2} {add=3D[0 (1429267544623022080)]} 0 7 [junit4:junit4] 2> 26036 T1434 C70 P14504 /update {wt=3Djavabin&version= =3D2} {add=3D[1 (1429267544633507840)]} 0 1 [junit4:junit4] 2> 26044 T1470 C66 P14531 /update {distrib.from=3Dhttp://= 127.0.0.1:14526/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabin&versi= on=3D2} {add=3D[1 (1429267544637702144)]} 0 1 [junit4:junit4] 2> 26045 T1487 C67 P14535 /update {distrib.from=3Dhttp://= 127.0.0.1:14526/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabin&versi= on=3D2} {add=3D[1 (1429267544637702144)]} 0 2 [junit4:junit4] 2> 26045 T1504 C69 P14539 /update {distrib.from=3Dhttp://= 127.0.0.1:14526/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabin&versi= on=3D2} {add=3D[1 (1429267544637702144)]} 0 2 [junit4:junit4] 2> 26046 T1457 C68 P14526 /update {wt=3Djavabin&version= =3D2} {add=3D[1 (1429267544637702144)]} 0 7 [junit4:junit4] 2> 26050 T1434 C70 P14504 /update {wt=3Djavabin&version= =3D2} {add=3D[2 (1429267544648187904)]} 0 1 [junit4:junit4] 2> 26059 T1487 C67 P14535 /update {distrib.from=3Dhttp://= 127.0.0.1:14526/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabin&versi= on=3D2} {add=3D[2 (1429267544652382208)]} 0 2 [junit4:junit4] 2> 26059 T1504 C69 P14539 /update {distrib.from=3Dhttp://= 127.0.0.1:14526/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabin&versi= on=3D2} {add=3D[2 (1429267544652382208)]} 0 2 [junit4:junit4] 2> 26060 T1457 C68 P14526 /update {test.distrib.skip.serv= ers=3Dhttp://127.0.0.1:14531/collection1/&wt=3Djavabin&version=3D2} {add=3D= [2 (1429267544652382208)]} 0 7 [junit4:junit4] 2> 26064 T1434 C70 P14504 /update {wt=3Djavabin&version= =3D2} {add=3D[3 (1429267544662867968)]} 0 1 [junit4:junit4] 2> 26072 T1504 C69 P14539 /update {distrib.from=3Dhttp://= 127.0.0.1:14526/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabin&versi= on=3D2} {add=3D[3 (1429267544667062272)]} 0 1 [junit4:junit4] 2> 26073 T1457 C68 P14526 /update {test.distrib.skip.serv= ers=3Dhttp://127.0.0.1:14531/collection1/&test.distrib.skip.servers=3Dhttp:= //127.0.0.1:14535/collection1/&wt=3Djavabin&version=3D2} {add=3D[3 (1429267= 544667062272)]} 0 6 [junit4:junit4] 2> 26076 T1434 C70 P14504 oasu.DirectUpdateHandler2.commi= t start commit{,optimize=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,ex= pungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 26080 T1434 C70 P14504 oasc.SolrDeletionPolicy.onCommi= t SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@262c9c9b lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@2a1203a8),segFN=3Dsegments_2,generation=3D2,filenames=3D[segments_= 2] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@262c9c9b lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@2a1203a8),segFN=3Dsegments_3,generation=3D3,filenames=3D[_0_Nested= Pulsing_0.doc, _0_Asserting_0.tim, _0.fnm, _0_Asserting_0.tip, _0.nvm, _0_N= estedPulsing_0.tip, _0_NestedPulsing_0.tim, _0_Direct_0.doc, _0_NestedPulsi= ng_0.pos, _0_Pulsing41_0.doc, _0_Pulsing41_0.pos, _0_Pulsing41_0.tim, _0_Pu= lsing41_0.tip, _0.nvd, _0_Direct_0.pos, _0.fdx, _0_Direct_0.tip, _0.si, _0_= Asserting_0.pos, _0_Direct_0.tim, _0_Asserting_0.doc, _0.fdt, segments_3] [junit4:junit4] 2> 26081 T1434 C70 P14504 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 3[_0_NestedPulsing_0.doc, _0_Asserting_0.tim, _0.f= nm, _0_Asserting_0.tip, _0.nvm, _0_NestedPulsing_0.tip, _0_NestedPulsing_0.= tim, _0_Direct_0.doc, _0_NestedPulsing_0.pos, _0_Pulsing41_0.doc, _0_Pulsin= g41_0.pos, _0_Pulsing41_0.tim, _0_Pulsing41_0.tip, _0.nvd, _0_Direct_0.pos,= _0.fdx, _0_Direct_0.tip, _0.si, _0_Asserting_0.pos, _0_Direct_0.tim, _0_As= serting_0.doc, _0.fdt, segments_3] [junit4:junit4] 2> 26083 T1434 C70 P14504 oass.SolrIndexSearcher. O= pening Searcher@5b167889 main [junit4:junit4] 2> 26084 T1434 C70 P14504 oasu.DirectUpdateHandler2.commi= t end_commit_flush [junit4:junit4] 2> 26084 T1448 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@5b167889 main{StandardDirectoryReader(s= egments_3:3:nrt _0(4.3):C4)} [junit4:junit4] 2> 26085 T1434 C70 P14504 /update {waitSearcher=3Dtrue&co= mmit=3Dtrue&wt=3Djavabin&version=3D2&softCommit=3Dfalse} {commit=3D} 0 9 [junit4:junit4] 2> 26088 T1457 C68 P14526 oasu.DirectUpdateHandler2.commi= t start commit{,optimize=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,ex= pungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 26093 T1457 C68 P14526 oasc.SolrDeletionPolicy.onCommi= t SolrDeletionPolicy.onCommit: commits:num=3D5 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@583e6595 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@7beae0eb),segFN=3Dsegments_2,generation=3D2,filenames=3D[segments_= 2] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@583e6595 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@7beae0eb),segFN=3Dsegments_3,generation=3D3,filenames=3D[segments_= 3] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@583e6595 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@7beae0eb),segFN=3Dsegments_4,generation=3D4,filenames=3D[segments_= 4] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@583e6595 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@7beae0eb),segFN=3Dsegments_5,generation=3D5,filenames=3D[segments_= 5] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@583e6595 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@7beae0eb),segFN=3Dsegments_6,generation=3D6,filenames=3D[_0_Nested= Pulsing_0.doc, _0_Asserting_0.tim, _0.fnm, _0_Asserting_0.tip, _0.nvm, _0_N= estedPulsing_0.tip, _0_NestedPulsing_0.tim, _0_Direct_0.doc, _0_NestedPulsi= ng_0.pos, _0_Pulsing41_0.doc, _0_Pulsing41_0.pos, _0_Pulsing41_0.tim, _0_Pu= lsing41_0.tip, _0.nvd, _0_Direct_0.pos, _0.fdx, _0_Direct_0.tip, _0.si, _0_= Asserting_0.pos, _0_Direct_0.tim, segments_6, _0_Asserting_0.doc, _0.fdt] [junit4:junit4] 2> 26093 T1457 C68 P14526 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 6[_0_NestedPulsing_0.doc, _0_Asserting_0.tim, _0.f= nm, _0_Asserting_0.tip, _0.nvm, _0_NestedPulsing_0.tip, _0_NestedPulsing_0.= tim, _0_Direct_0.doc, _0_NestedPulsing_0.pos, _0_Pulsing41_0.doc, _0_Pulsin= g41_0.pos, _0_Pulsing41_0.tim, _0_Pulsing41_0.tip, _0.nvd, _0_Direct_0.pos,= _0.fdx, _0_Direct_0.tip, _0.si, _0_Asserting_0.pos, _0_Direct_0.tim, segme= nts_6, _0_Asserting_0.doc, _0.fdt] [junit4:junit4] 2> 26095 T1457 C68 P14526 oass.SolrIndexSearcher. O= pening Searcher@d5fa3eb main [junit4:junit4] 2> 26096 T1457 C68 P14526 oasu.DirectUpdateHandler2.commi= t end_commit_flush [junit4:junit4] 2> 26097 T1466 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@d5fa3eb main{StandardDirectoryReader(se= gments_6:3:nrt _0(4.3):C4)} [junit4:junit4] 2> 26097 T1457 C68 P14526 oasu.SolrCmdDistributor.distrib= Commit Distrib commit to:[StdNode: http://127.0.0.1:14531/collection1/, Std= Node: http://127.0.0.1:14535/collection1/, StdNode: http://127.0.0.1:14539/= collection1/] params:commit_end_point=3Dtrue&commit=3Dtrue&softCommit=3Dfal= se&waitSearcher=3Dtrue&expungeDeletes=3Dfalse [junit4:junit4] 2> 26100 T1487 C67 P14535 oasu.DirectUpdateHandler2.commi= t start commit{,optimize=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,ex= pungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 26100 T1504 C69 P14539 oasu.DirectUpdateHandler2.commi= t start commit{,optimize=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,ex= pungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 26100 T1470 C66 P14531 oasu.DirectUpdateHandler2.commi= t start commit{,optimize=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,ex= pungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 26105 T1470 C66 P14531 oasc.SolrDeletionPolicy.onCommi= t SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@5effa01d lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@da9406f),segFN=3Dsegments_3,generation=3D3,filenames=3D[segments_3= ] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@5effa01d lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@da9406f),segFN=3Dsegments_4,generation=3D4,filenames=3D[_0_NestedP= ulsing_0.doc, _0_Asserting_0.tim, _0.fnm, _0_Asserting_0.tip, _0.nvm, _0_Ne= stedPulsing_0.tip, _0_NestedPulsing_0.tim, _0_Direct_0.doc, _0_NestedPulsin= g_0.pos, _0_Pulsing41_0.doc, _0_Pulsing41_0.pos, _0_Pulsing41_0.tim, _0_Pul= sing41_0.tip, _0.nvd, _0_Direct_0.pos, _0.fdx, _0_Direct_0.tip, _0.si, _0_A= sserting_0.pos, _0_Direct_0.tim, _0_Asserting_0.doc, _0.fdt, segments_4] [junit4:junit4] 2> 26105 T1470 C66 P14531 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 4[_0_NestedPulsing_0.doc, _0_Asserting_0.tim, _0.f= nm, _0_Asserting_0.tip, _0.nvm, _0_NestedPulsing_0.tip, _0_NestedPulsing_0.= tim, _0_Direct_0.doc, _0_NestedPulsing_0.pos, _0_Pulsing41_0.doc, _0_Pulsin= g41_0.pos, _0_Pulsing41_0.tim, _0_Pulsing41_0.tip, _0.nvd, _0_Direct_0.pos,= _0.fdx, _0_Direct_0.tip, _0.si, _0_Asserting_0.pos, _0_Direct_0.tim, _0_As= serting_0.doc, _0.fdt, segments_4] [junit4:junit4] 2> 26106 T1487 C67 P14535 oasc.SolrDeletionPolicy.onCommi= t SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@2f6436e2 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@58eeb6fc),segFN=3Dsegments_4,generation=3D4,filenames=3D[segments_= 4] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@2f6436e2 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@58eeb6fc),segFN=3Dsegments_5,generation=3D5,filenames=3D[_0_Nested= Pulsing_0.doc, _0_Asserting_0.tim, _0.fnm, _0_Asserting_0.tip, _0.nvm, _0_N= estedPulsing_0.tip, _0_NestedPulsing_0.tim, _0_Direct_0.doc, _0_NestedPulsi= ng_0.pos, _0_Pulsing41_0.doc, _0_Pulsing41_0.pos, _0_Pulsing41_0.tim, _0_Pu= lsing41_0.tip, _0.nvd, _0_Direct_0.pos, _0.fdx, _0_Direct_0.tip, _0.si, _0_= Asserting_0.pos, segments_5, _0_Direct_0.tim, _0_Asserting_0.doc, _0.fdt] [junit4:junit4] 2> 26106 T1504 C69 P14539 oasc.SolrDeletionPolicy.onCommi= t SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@25df333c lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@51de1c7d),segFN=3Dsegments_5,generation=3D5,filenames=3D[segments_= 5] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@25df333c lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@51de1c7d),segFN=3Dsegments_6,generation=3D6,filenames=3D[_0_Nested= Pulsing_0.doc, _0_Asserting_0.tim, _0.fnm, _0_Asserting_0.tip, _0.nvm, _0_N= estedPulsing_0.tip, _0_NestedPulsing_0.tim, _0_Direct_0.doc, _0_NestedPulsi= ng_0.pos, _0_Pulsing41_0.doc, _0_Pulsing41_0.pos, _0_Pulsing41_0.tim, _0_Pu= lsing41_0.tip, _0.nvd, _0_Direct_0.pos, _0.fdx, _0_Direct_0.tip, _0.si, _0_= Asserting_0.pos, _0_Direct_0.tim, segments_6, _0_Asserting_0.doc, _0.fdt] [junit4:junit4] 2> 26107 T1470 C66 P14531 oass.SolrIndexSearcher. O= pening Searcher@3726a26d main [junit4:junit4] 2> 26107 T1504 C69 P14539 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 6[_0_NestedPulsing_0.doc, _0_Asserting_0.tim, _0.f= nm, _0_Asserting_0.tip, _0.nvm, _0_NestedPulsing_0.tip, _0_NestedPulsing_0.= tim, _0_Direct_0.doc, _0_NestedPulsing_0.pos, _0_Pulsing41_0.doc, _0_Pulsin= g41_0.pos, _0_Pulsing41_0.tim, _0_Pulsing41_0.tip, _0.nvd, _0_Direct_0.pos,= _0.fdx, _0_Direct_0.tip, _0.si, _0_Asserting_0.pos, _0_Direct_0.tim, segme= nts_6, _0_Asserting_0.doc, _0.fdt] [junit4:junit4] 2> 26107 T1487 C67 P14535 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 5[_0_NestedPulsing_0.doc, _0_Asserting_0.tim, _0.f= nm, _0_Asserting_0.tip, _0.nvm, _0_NestedPulsing_0.tip, _0_NestedPulsing_0.= tim, _0_Direct_0.doc, _0_NestedPulsing_0.pos, _0_Pulsing41_0.doc, _0_Pulsin= g41_0.pos, _0_Pulsing41_0.tim, _0_Pulsing41_0.tip, _0.nvd, _0_Direct_0.pos,= _0.fdx, _0_Direct_0.tip, _0.si, _0_Asserting_0.pos, segments_5, _0_Direct_= 0.tim, _0_Asserting_0.doc, _0.fdt] [junit4:junit4] 2> 26108 T1470 C66 P14531 oasu.DirectUpdateHandler2.commi= t end_commit_flush [junit4:junit4] 2> 26108 T1482 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@3726a26d main{StandardDirectoryReader(s= egments_4:3:nrt _0(4.3):C2)} [junit4:junit4] 2> 26109 T1470 C66 P14531 /update {waitSearcher=3Dtrue&co= mmit=3Dtrue&wt=3Djavabin&expungeDeletes=3Dfalse&commit_end_point=3Dtrue&ver= sion=3D2&softCommit=3Dfalse} {commit=3D} 0 9 [junit4:junit4] 2> 26110 T1487 C67 P14535 oass.SolrIndexSearcher. O= pening Searcher@52938bfe main [junit4:junit4] 2> 26110 T1504 C69 P14539 oass.SolrIndexSearcher. O= pening Searcher@1bcefc52 main [junit4:junit4] 2> 26111 T1518 oasc.JmxMonitoredMap.put WARNING Failed to= register info bean: searcher javax.management.InstanceNotFoundException: s= olr/collection1:type=3Dsearcher,id=3Dorg.apache.solr.search.SolrIndexSearch= er [junit4:junit4] 2> =09at com.sun.jmx.interceptor.DefaultMBeanServerInterc= eptor.getMBean(DefaultMBeanServerInterceptor.java:1095) [junit4:junit4] 2> =09at com.sun.jmx.interceptor.DefaultMBeanServerInterc= eptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:427) [junit4:junit4] 2> =09at com.sun.jmx.interceptor.DefaultMBeanServerInterc= eptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415) [junit4:junit4] 2> =09at com.sun.jmx.mbeanserver.JmxMBeanServer.unregiste= rMBean(JmxMBeanServer.java:537) [junit4:junit4] 2> =09at org.apache.solr.core.JmxMonitoredMap.put(JmxMoni= toredMap.java:138) [junit4:junit4] 2> =09at org.apache.solr.core.JmxMonitoredMap.put(JmxMoni= toredMap.java:51) [junit4:junit4] 2> =09at org.apache.solr.search.SolrIndexSearcher.registe= r(SolrIndexSearcher.java:239) [junit4:junit4] 2> =09at org.apache.solr.core.SolrCore.registerSearcher(S= olrCore.java:1763) [junit4:junit4] 2> =09at org.apache.solr.core.SolrCore.access$000(SolrCor= e.java:129) [junit4:junit4] 2> =09at org.apache.solr.core.SolrCore$7.call(SolrCore.ja= va:1640) [junit4:junit4] 2> =09at java.util.concurrent.FutureTask$Sync.innerRun(Fu= tureTask.java:334) [junit4:junit4] 2> =09at java.util.concurrent.FutureTask.run(FutureTask.j= ava:166) [junit4:junit4] 2> =09at java.util.concurrent.ThreadPoolExecutor.runWorke= r(ThreadPoolExecutor.java:1145) [junit4:junit4] 2> =09at java.util.concurrent.ThreadPoolExecutor$Worker.r= un(ThreadPoolExecutor.java:615) [junit4:junit4] 2> =09at java.lang.Thread.run(Thread.java:722) [junit4:junit4] 2>=20 [junit4:junit4] 2> 26111 T1499 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@52938bfe main{StandardDirectoryReader(s= egments_5:3:nrt _0(4.3):C3)} [junit4:junit4] 2> 26111 T1487 C67 P14535 oasu.DirectUpdateHandler2.commi= t end_commit_flush [junit4:junit4] 2> 26111 T1504 C69 P14539 oasu.DirectUpdateHandler2.commi= t end_commit_flush [junit4:junit4] 2> 26112 T1487 C67 P14535 /update {waitSearcher=3Dtrue&co= mmit=3Dtrue&wt=3Djavabin&expungeDeletes=3Dfalse&commit_end_point=3Dtrue&ver= sion=3D2&softCommit=3Dfalse} {commit=3D} 0 12 [junit4:junit4] 2> 26112 T1518 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@1bcefc52 main{StandardDirectoryReader(s= egments_6:3:nrt _0(4.3):C4)} [junit4:junit4] 2> 26113 T1504 C69 P14539 /update {waitSearcher=3Dtrue&co= mmit=3Dtrue&wt=3Djavabin&expungeDeletes=3Dfalse&commit_end_point=3Dtrue&ver= sion=3D2&softCommit=3Dfalse} {commit=3D} 0 13 [junit4:junit4] 2> 26114 T1457 C68 P14526 /update {waitSearcher=3Dtrue&co= mmit=3Dtrue&wt=3Djavabin&version=3D2&softCommit=3Dfalse} {commit=3D} 0 26 [junit4:junit4] 2> 26114 T1422 oasc.AbstractDistribZkTestBase.waitForReco= veriesToFinish Wait for recoveries to finish - collection: collection1 fail= OnTimeout:true timeout (sec):230 [junit4:junit4] 2> 26116 T1422 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 26117 T1422 oasc.AbstractDistribZkTestBase.waitForReco= veriesToFinish Recoveries finished - collection: collection1 [junit4:junit4] 2> 26119 T1455 C68 P14526 REQ /select {tests=3DcheckShard= Consistency&q=3D*:*&distrib=3Dfalse&wt=3Djavabin&version=3D2&rows=3D0} hits= =3D4 status=3D0 QTime=3D0=20 [junit4:junit4] 2> 26122 T1471 C66 P14531 REQ /select {tests=3DcheckShard= Consistency&q=3D*:*&distrib=3Dfalse&wt=3Djavabin&version=3D2&rows=3D0} hits= =3D2 status=3D0 QTime=3D0=20 [junit4:junit4] 2> 26125 T1488 C67 P14535 REQ /select {tests=3DcheckShard= Consistency&q=3D*:*&distrib=3Dfalse&wt=3Djavabin&version=3D2&rows=3D0} hits= =3D3 status=3D0 QTime=3D0=20 [junit4:junit4] 2> 26128 T1505 C69 P14539 REQ /select {tests=3DcheckShard= Consistency&q=3D*:*&distrib=3Dfalse&wt=3Djavabin&version=3D2&rows=3D0} hits= =3D4 status=3D0 QTime=3D0=20 [junit4:junit4] 2> 26129 T1422 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&f= ollowRedirects=3Dfalse [junit4:junit4] 2> 26143 T1489 oasha.CollectionsHandler.handleSyncShardAc= tion Syncing shard : shard=3Dshard1&action=3DSYNCSHARD&collection=3Dcollect= ion1&wt=3Djavabin&version=3D2 [junit4:junit4] 2> 26143 T1489 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&f= ollowRedirects=3Dfalse [junit4:junit4] 2> 26156 T1459 oasha.CoreAdminHandler.handleRequestSyncAc= tion I have been requested to sync up my sha [...truncated too long message...] per.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519) [junit4:junit4] 2> =09at org.apache.zookeeper.ClientCnxn$EventThread.run(= ClientCnxn.java:495) [junit4:junit4] 2>=20 [junit4:junit4] 2> 476842 T1497 oaz.ClientCnxn$EventThread.run EventThrea= d shut down [junit4:junit4] 2> 477920 T1514 oasu.PeerSync.handleResponse WARNING Peer= Sync: core=3Dcollection1 url=3Dhttp://127.0.0.1:14539 couldn't connect to = http://127.0.0.1:14535/collection1/, counting as success [junit4:junit4] 2> 477920 T1514 oasu.PeerSync.sync PeerSync: core=3Dcolle= ction1 url=3Dhttp://127.0.0.1:14539 DONE. sync succeeded [junit4:junit4] 2> 477920 T1514 oasc.SyncStrategy.syncReplicas We have be= en closed, won't attempt to sync replicas back to leader [junit4:junit4] 2> 477921 T1514 oasc.ShardLeaderElectionContext.runLeader= Process Sync was not a success but no one else is active! I am the leader [junit4:junit4] 2> 477921 T1514 oasc.ShardLeaderElectionContext.runLeader= Process I am the new leader: http://127.0.0.1:14539/collection1/ [junit4:junit4] 2> 477921 T1514 oasc.SolrCore.close [collection1] CLOSIN= G SolrCore org.apache.solr.core.SolrCore@654dae9 [junit4:junit4] 2> 477923 T1514 oasu.DirectUpdateHandler2.close closing D= irectUpdateHandler2{commits=3D25,autocommits=3D0,soft autocommits=3D0,optim= izes=3D0,rollbacks=3D0,expungeDeletes=3D0,docsPending=3D0,adds=3D0,deletesB= yId=3D0,deletesByQuery=3D0,errors=3D0,cumulative_adds=3D5,cumulative_delete= sById=3D0,cumulative_deletesByQuery=3D1,cumulative_errors=3D0} [junit4:junit4] 2> 477923 T1514 oasu.SolrCoreState.decrefSolrCoreState Cl= osing SolrCoreState [junit4:junit4] 2> 477923 T1514 oasu.DefaultSolrCoreState.closeIndexWrite= r SolrCoreState ref count has reached 0 - closing IndexWriter [junit4:junit4] 2> 477924 T1514 oasu.DefaultSolrCoreState.closeIndexWrite= r closing IndexWriter with IndexWriterCloser [junit4:junit4] 2> 477924 T1514 C69 P14539 oasu.TransactionLog.forceClose= SEVERE Error: Forcing close of tlog{file=3D./org.apache.solr.cloud.SyncSli= ceTest-1363055722562/jetty4/tlog/tlog.0000000000000000003 refcount=3D1} [junit4:junit4] 2> 477924 T1514 C69 P14539 oasu.TransactionLog.forceClose= SEVERE Error: Forcing close of tlog{file=3D./org.apache.solr.cloud.SyncSli= ceTest-1363055722562/jetty4/tlog/tlog.0000000000000000001 refcount=3D1} [junit4:junit4] 2> 477927 T1514 oasc.SolrCore.closeSearcher [collection1]= Closing main searcher on request. [junit4:junit4] 2> 477927 T1514 oasc.CachingDirectoryFactory.close Closin= g directory when closing factory: ./org.apache.solr.cloud.SyncSliceTest-136= 3055722562/jetty4/index.20130312153545519 [junit4:junit4] 2> 477928 T1514 oasc.CachingDirectoryFactory.closeDirecto= ry Closing directory: ./org.apache.solr.cloud.SyncSliceTest-1363055722562/j= etty4/index.20130312153545519 [junit4:junit4] 2> 477928 T1514 oasc.CachingDirectoryFactory.close Closin= g directory when closing factory: ./org.apache.solr.cloud.SyncSliceTest-136= 3055722562/jetty4 [junit4:junit4] 2> 477928 T1514 oasc.CachingDirectoryFactory.closeDirecto= ry Closing directory: ./org.apache.solr.cloud.SyncSliceTest-1363055722562/j= etty4 [junit4:junit4] 2> 477928 T1514 oasc.CachingDirectoryFactory.close Closin= g directory when closing factory: ./org.apache.solr.cloud.SyncSliceTest-136= 3055722562/jetty4/index [junit4:junit4] 2> 477929 T1514 oasc.CachingDirectoryFactory.closeDirecto= ry Closing directory: ./org.apache.solr.cloud.SyncSliceTest-1363055722562/j= etty4/index [junit4:junit4] 2> 477929 T1514 oascc.SolrZkClient.makePath makePath: /co= llections/collection1/leaders/shard1 [junit4:junit4] 2> 477929 T1514 oasc.LeaderElector$1.process WARNING org= .apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = =3D Session expired for /collections/collection1/leader_elect/shard1/electi= on/89329219834281996-127.0.0.1:14539__collection1-n_0000000003 [junit4:junit4] 2> =09at org.apache.zookeeper.KeeperException.create(Keep= erException.java:127) [junit4:junit4] 2> =09at org.apache.zookeeper.KeeperException.create(Keep= erException.java:51) [junit4:junit4] 2> =09at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.= java:873) [junit4:junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient$2.exec= ute(SolrZkClient.java:153) [junit4:junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient$2.exec= ute(SolrZkClient.java:150) [junit4:junit4] 2> =09at org.apache.solr.common.cloud.ZkCmdExecutor.retry= Operation(ZkCmdExecutor.java:65) [junit4:junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient.delete= (SolrZkClient.java:150) [junit4:junit4] 2> =09at org.apache.solr.cloud.ElectionContext.cancelElec= tion(ElectionContext.java:63) [junit4:junit4] 2> =09at org.apache.solr.cloud.ShardLeaderElectionContext= .runLeaderProcess(ElectionContext.java:243) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector.runIamLeader= Process(LeaderElector.java:156) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector.checkIfIamLe= ader(LeaderElector.java:100) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector.access$000(L= eaderElector.java:55) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector$1.process(Le= aderElector.java:129) [junit4:junit4] 2> =09at org.apache.zookeeper.ClientCnxn$EventThread.proc= essEvent(ClientCnxn.java:519) [junit4:junit4] 2> =09at org.apache.zookeeper.ClientCnxn$EventThread.run(= ClientCnxn.java:495) [junit4:junit4] 2>=20 [junit4:junit4] 2> 477930 T1514 oascc.ZkStateReader$3.process WARNING Zoo= Keeper watch triggered, but Solr cannot talk to ZK [junit4:junit4] 2> 477930 T1514 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> 477931 T1514 oascc.ZkStateReader$2.process WARNING Zoo= Keeper watch triggered, but Solr cannot talk to ZK [junit4:junit4] 2> 477931 T1514 oascc.ZkStateReader$2.process A cluster s= tate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cl= usterstate.json, has occurred - updating... (live nodes size: 1) [junit4:junit4] 2> 477931 T1514 oascc.ZkStateReader$2.process WARNING Zoo= Keeper watch triggered, but Solr cannot talk to ZK [junit4:junit4] 2> 477931 T1514 oaz.ClientCnxn$EventThread.run EventThrea= d shut down [junit4:junit4] 2> NOTE: test params are: codec=3DLucene42: {range_facet_= l=3DPostingsFormat(name=3DAsserting), text=3DPostingsFormat(name=3DDirect),= _version_=3DPostingsFormat(name=3DNestedPulsing), rnd_b=3DPulsing41(freqCu= toff=3D10 minBlockSize=3D96 maxBlockSize=3D190), intDefault=3DPostingsForma= t(name=3DNestedPulsing), timestamp=3DPostingsFormat(name=3DAsserting), id= =3DPulsing41(freqCutoff=3D10 minBlockSize=3D96 maxBlockSize=3D190), a_t=3DP= ostingsFormat(name=3DAsserting), range_facet_sl=3DPulsing41(freqCutoff=3D10= minBlockSize=3D96 maxBlockSize=3D190), range_facet_si=3DPostingsFormat(nam= e=3DAsserting), other_tl1=3DPostingsFormat(name=3DNestedPulsing), multiDefa= ult=3DPostingsFormat(name=3DAsserting), a_si=3DPostingsFormat(name=3DNested= Pulsing)}, docValues:{}, sim=3DDefaultSimilarity, locale=3Dar_JO, timezone= =3DAntarctica/McMurdo [junit4:junit4] 2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7= .0_17 (64-bit)/cpus=3D16,threads=3D4,free=3D101887248,total=3D182452224 [junit4:junit4] 2> NOTE: All tests run in this JVM: [ZkControllerTest, Co= pyFieldTest, FileUtilsTest, TestSort, LukeRequestHandlerTest, TestUtils, Ba= sicFunctionalityTest, SolrCoreTest, TestSearchPerf, SolrIndexSplitterTest, = EchoParamsTest, RecoveryZkTest, DirectSolrSpellCheckerTest, SoftAutoCommitT= est, RAMDirectoryFactoryTest, TestSuggestSpellingConverter, TestQuerySender= Listener, TestLazyCores, LeaderElectionTest, TestXIncludeConfig, PrimitiveF= ieldTypeTest, QueryParsingTest, TestFastLRUCache, TestDistributedSearch, JS= ONWriterTest, TestRandomDVFaceting, SolrPluginUtilsTest, TestTrie, DocValue= sMultiTest, PrimUtilsTest, SimpleFacetsTest, TestOmitPositions, TestSolrDis= coveryProperties, DistributedTermsComponentTest, AliasIntegrationTest, Spel= lPossibilityIteratorTest, TestDynamicFieldResource, OutputWriterTest, MoreL= ikeThisHandlerTest, BadComponentTest, DirectUpdateHandlerOptimizeTest, Test= RandomFaceting, NotRequiredUniqueKeyTest, TestValueSourceCache, MultiTermTe= st, BadIndexSchemaTest, ZkNodePropsTest, CurrencyFieldXmlFileTest, IndexBas= edSpellCheckerTest, TestSolrCoreProperties, ResponseLogComponentTest, TestP= ostingsSolrHighlighter, TestExtendedDismaxParser, TestPartialUpdateDeduplic= ation, HighlighterConfigTest, CircularListTest, TestFieldTypeCollectionReso= urce, SynonymTokenizerTest, TestFieldResource, MBeansHandlerTest, TermVecto= rComponentTest, TestFastWriter, SignatureUpdateProcessorFactoryTest, Docume= ntBuilderTest, OpenExchangeRatesOrgProviderTest, OverseerCollectionProcesso= rTest, SyncSliceTest] [junit4:junit4] Completed on J1 in 478.47s, 1 test, 1 failure <<< FAILURES! [...truncated 404 lines...] BUILD FAILED /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/build.x= ml:381: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/build.x= ml:361: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/build.x= ml:39: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/bu= ild.xml:183: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/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-java7/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-java7/lucene/= common-build.xml:877: There were test failures: 271 suites, 1142 tests, 1 f= ailure, 27 ignored (8 assumptions) Total time: 51 minutes 18 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_3628_1914457049.1363056582571 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_3628_1914457049.1363056582571--