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 E4CDC10129 for ; Fri, 2 Aug 2013 02:44:25 +0000 (UTC) Received: (qmail 2628 invoked by uid 500); 2 Aug 2013 02:44:23 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 2214 invoked by uid 500); 2 Aug 2013 02:44:21 -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 2193 invoked by uid 99); 2 Aug 2013 02:44:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Aug 2013 02:44:20 +0000 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests=NORMAL_HTTP_TO_IP,SPF_PASS,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jenkins@thetaphi.de designates 188.138.97.18 as permitted sender) Received: from [188.138.97.18] (HELO mail.sd-datasolutions.de) (188.138.97.18) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Aug 2013 02:44:13 +0000 Received: from serv1 (localhost.localdomain [127.0.0.1]) by mail.sd-datasolutions.de (Postfix) with ESMTP id DD7B714AA06C for ; Fri, 2 Aug 2013 02:43:51 +0000 (UTC) Date: Fri, 2 Aug 2013 02:43:31 +0000 (UTC) From: Policeman Jenkins Server To: dev@lucene.apache.org Message-ID: <1108652413.13.1375411431873.JavaMail.jenkins@serv1.sd-datasolutions.de> In-Reply-To: <2128798587.9.1375406069733.JavaMail.jenkins@serv1.sd-datasolutions.de> References: <2128798587.9.1375406069733.JavaMail.jenkins@serv1.sd-datasolutions.de> Subject: [JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.6.0_45) - Build # 6759 - Still Failing! MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_12_2634477.1375411411329" X-Jenkins-Job: Lucene-Solr-4.x-Linux X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_12_2634477.1375411411329 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/6759/ Java: 32bit/jdk1.6.0_45 -client -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribS= earch Error Message: Server refused connection at: http://127.0.0.1:35869/_ Stack Trace: org.apache.solr.client.solrj.SolrServerException: Server refused connection= at: http://127.0.0.1:35869/_ =09at __randomizedtesting.SeedInfo.seed([D400734A7C2D0747:55E6FD520B72677B]= :0) =09at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServ= er.java:428) =09at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServ= er.java:180) =09at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCustomColle= ctionsAPI(CollectionsAPIDistributedZkTest.java:764) =09at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(Collecti= onsAPIDistributedZkTest.java:159) =09at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseD= istributedSearchTestCase.java:835) =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) =09at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.= java:39) =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces= sorImpl.java:25) =09at java.lang.reflect.Method.invoke(Method.java:597) =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:662) Caused by: org.apache.http.conn.HttpHostConnectException: Connection to htt= p://127.0.0.1:35869 refused =09at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnect= ion(DefaultClientConnectionOperator.java:190) =09at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedCli= entConnectionImpl.java:294) =09at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(Default= RequestDirector.java:645) =09at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultReq= uestDirector.java:480) =09at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpCl= ient.java:906) =09at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpCl= ient.java:805) =09at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpCl= ient.java:784) =09at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServ= er.java:365) =09... 44 more Caused by: java.net.ConnectException: Connection refused =09at java.net.PlainSocketImpl.socketConnect(Native Method) =09at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351) =09at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213) =09at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200) =09at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366) =09at java.net.Socket.connect(Socket.java:529) =09at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSoc= ketFactory.java:127) =09at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnect= ion(DefaultClientConnectionOperator.java:180) =09... 51 more Build Log: [...truncated 9279 lines...] [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest [junit4] 2> 914695 T2321 oas.BaseDistributedSearchTestCase.initHostCon= text Setting hostContext system property: /_/ [junit4] 2> 914700 T2321 oas.SolrTestCaseJ4.setUp ###Starting testDist= ribSearch [junit4] 2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4= .x-Linux/solr/build/solr-core/test/J1/./solrtest-CollectionsAPIDistributedZ= kTest-1375410901884 [junit4] 2> 914701 T2321 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 2> 914701 T2322 oasc.ZkTestServer$ZKServerMain.runFromConfig = Starting server [junit4] 2> 914801 T2321 oasc.ZkTestServer.run start zk server on port= :54235 [junit4] 2> 914803 T2321 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4] 2> 914805 T2328 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@666b04 name:ZooKeeperConnection W= atcher:127.0.0.1:54235 got event WatchedEvent state:SyncConnected type:None= path:null path:null type:None [junit4] 2> 914806 T2321 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4] 2> 914806 T2321 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 914812 T2321 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4] 2> 914813 T2330 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@ab2745 name:ZooKeeperConnection W= atcher:127.0.0.1:54235/solr got event WatchedEvent state:SyncConnected type= :None path:null path:null type:None [junit4] 2> 914813 T2321 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4] 2> 914814 T2321 oascc.SolrZkClient.makePath makePath: /collec= tions/collection1 [junit4] 2> 914818 T2321 oascc.SolrZkClient.makePath makePath: /collec= tions/collection1/shards [junit4] 2> 914822 T2321 oascc.SolrZkClient.makePath makePath: /collec= tions/control_collection [junit4] 2> 914835 T2321 oascc.SolrZkClient.makePath makePath: /collec= tions/control_collection/shards [junit4] 2> 914839 T2321 oasc.AbstractZkTestCase.putConfig put /mnt/ss= d/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/s= olr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 914839 T2321 oascc.SolrZkClient.makePath makePath: /config= s/conf1/solrconfig.xml [junit4] 2> 914845 T2321 oasc.AbstractZkTestCase.putConfig put /mnt/ss= d/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/s= olr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 914845 T2321 oascc.SolrZkClient.makePath makePath: /config= s/conf1/schema.xml [junit4] 2> 914850 T2321 oasc.AbstractZkTestCase.putConfig put /mnt/ss= d/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/s= olr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 914850 T2321 oascc.SolrZkClient.makePath makePath: /config= s/conf1/stopwords.txt [junit4] 2> 914854 T2321 oasc.AbstractZkTestCase.putConfig put /mnt/ss= d/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/s= olr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 914854 T2321 oascc.SolrZkClient.makePath makePath: /config= s/conf1/protwords.txt [junit4] 2> 914858 T2321 oasc.AbstractZkTestCase.putConfig put /mnt/ss= d/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/s= olr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 914859 T2321 oascc.SolrZkClient.makePath makePath: /config= s/conf1/currency.xml [junit4] 2> 914864 T2321 oasc.AbstractZkTestCase.putConfig put /mnt/ss= d/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/s= olr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchan= ge-rates.json [junit4] 2> 914865 T2321 oascc.SolrZkClient.makePath makePath: /config= s/conf1/open-exchange-rates.json [junit4] 2> 914869 T2321 oasc.AbstractZkTestCase.putConfig put /mnt/ss= d/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/s= olr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-= ISOLatin1Accent.txt [junit4] 2> 914870 T2321 oascc.SolrZkClient.makePath makePath: /config= s/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 914875 T2321 oasc.AbstractZkTestCase.putConfig put /mnt/ss= d/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/s= olr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 914875 T2321 oascc.SolrZkClient.makePath makePath: /config= s/conf1/old_synonyms.txt [junit4] 2> 914882 T2321 oasc.AbstractZkTestCase.putConfig put /mnt/ss= d/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/s= olr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 914883 T2321 oascc.SolrZkClient.makePath makePath: /config= s/conf1/synonyms.txt [junit4] 2> 914990 T2321 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 914998 T2321 oejs.AbstractConnector.doStart Started Select= ChannelConnector@127.0.0.1:55293 [junit4] 2> 914999 T2321 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() [junit4] 2> 914999 T2321 oasc.SolrResourceLoader.locateSolrHome JNDI n= ot configured for solr (NoInitialContextEx) [junit4] 2> 915000 T2321 oasc.SolrResourceLoader.locateSolrHome using = system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-= Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDi= stributedZkTest-controljetty-1375410902074 [junit4] 2> 915000 T2321 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/s= olr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistribut= edZkTest-controljetty-1375410902074/' [junit4] 2> 915016 T2321 oasc.ConfigSolr.fromFile Loading container co= nfiguration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/buil= d/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest= -controljetty-1375410902074/solr.xml [junit4] 2> 915072 T2321 oasc.ConfigSolrXml. Config-defined core= root directory:=20 [junit4] 2> 915073 T2321 oasc.CoreContainer. New CoreContainer 1= 6916803 [junit4] 2> 915073 T2321 oasc.CoreContainer.load Loading cores into Co= reContainer [instanceDir=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux= /solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistrib= utedZkTest-controljetty-1375410902074/] [junit4] 2> 915074 T2321 oashc.HttpShardHandlerFactory.getParameter Se= tting socketTimeout to: 120000 [junit4] 2> 915075 T2321 oashc.HttpShardHandlerFactory.getParameter Se= tting urlScheme to: http:// [junit4] 2> 915075 T2321 oashc.HttpShardHandlerFactory.getParameter Se= tting connTimeout to: 15000 [junit4] 2> 915076 T2321 oashc.HttpShardHandlerFactory.getParameter Se= tting maxConnectionsPerHost to: 20 [junit4] 2> 915076 T2321 oashc.HttpShardHandlerFactory.getParameter Se= tting corePoolSize to: 0 [junit4] 2> 915077 T2321 oashc.HttpShardHandlerFactory.getParameter Se= tting maximumPoolSize to: 2147483647 [junit4] 2> 915077 T2321 oashc.HttpShardHandlerFactory.getParameter Se= tting maxThreadIdleTime to: 5 [junit4] 2> 915078 T2321 oashc.HttpShardHandlerFactory.getParameter Se= tting sizeOfQueue to: -1 [junit4] 2> 915078 T2321 oashc.HttpShardHandlerFactory.getParameter Se= tting fairnessPolicy to: false [junit4] 2> 915079 T2321 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&so= cketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4] 2> 915084 T2321 oasc.ZkContainer.initZooKeeper Zookeeper clie= nt=3D127.0.0.1:54235/solr [junit4] 2> 915084 T2321 oasc.ZkController.checkChrootPath zkHost incl= udes chroot [junit4] 2> 915086 T2321 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4] 2> 915088 T2341 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@d5f3c5 name:ZooKeeperConnection W= atcher:127.0.0.1:54235 got event WatchedEvent state:SyncConnected type:None= path:null path:null type:None [junit4] 2> 915088 T2321 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4] 2> 915093 T2321 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&sock= etTimeout=3D120000&connTimeout=3D15000 [junit4] 2> 915100 T2321 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4] 2> 915102 T2343 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@165a745 name:ZooKeeperConnection = Watcher:127.0.0.1:54235/solr got event WatchedEvent state:SyncConnected typ= e:None path:null path:null type:None [junit4] 2> 915102 T2321 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4] 2> 915104 T2321 oascc.SolrZkClient.makePath makePath: /overse= er/queue [junit4] 2> 915125 T2321 oascc.SolrZkClient.makePath makePath: /overse= er/collection-queue-work [junit4] 2> 915131 T2321 oascc.SolrZkClient.makePath makePath: /live_n= odes [junit4] 2> 915148 T2321 oasc.ZkController.createEphemeralLiveNode Reg= ister node as live in ZooKeeper:/live_nodes/127.0.0.1:55293__ [junit4] 2> 915152 T2321 oascc.SolrZkClient.makePath makePath: /live_n= odes/127.0.0.1:55293__ [junit4] 2> 915158 T2321 oascc.SolrZkClient.makePath makePath: /overse= er_elect/election [junit4] 2> 915181 T2321 oascc.SolrZkClient.makePath makePath: /overse= er_elect/leader [junit4] 2> 915185 T2321 oasc.Overseer.start Overseer (id=3D9013892886= 6066435-127.0.0.1:55293__-n_0000000000) starting [junit4] 2> 915189 T2321 oascc.SolrZkClient.makePath makePath: /overse= er/queue-work [junit4] 2> 915214 T2345 oasc.OverseerCollectionProcessor.run Process = current queue of collection creations [junit4] 2> 915215 T2321 oascc.SolrZkClient.makePath makePath: /cluste= rstate.json [junit4] 2> 915219 T2321 oascc.SolrZkClient.makePath makePath: /aliase= s.json [junit4] 2> 915221 T2321 oascc.ZkStateReader.createClusterStateWatcher= sAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 915229 T2344 oasc.Overseer$ClusterStateUpdater.run Startin= g to work on the main queue [junit4] 2> 915229 T2321 oasc.CorePropertiesLocator.discover Looking f= or core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-L= inux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDis= tributedZkTest-controljetty-1375410902074 [junit4] 2> 915266 T2321 oasc.CorePropertiesLocator.discoverUnder Foun= d core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/= solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-c= ontroljetty-1375410902074/conf/ [junit4] 2> 915266 T2321 oasc.CorePropertiesLocator.discover Found 1 c= ore definitions [junit4] 2> 915267 T2321 oass.SolrDispatchFilter.init user.dir=3D/mnt/= ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1 [junit4] 2> 915267 T2321 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() done [junit4] 2> 915268 T2321 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&foll= owRedirects=3Dfalse [junit4] 2> 915271 T2321 oascsi.HttpClientUtil.createClient Creating n= ew http client, config: [junit4] 2> 915272 T2321 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4] 2> 915273 T2348 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@1169565 name:ZooKeeperConnection = Watcher:127.0.0.1:54235/solr got event WatchedEvent state:SyncConnected typ= e:None path:null path:null type:None [junit4] 2> 915273 T2321 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4] 2> 915275 T2321 oascc.ZkStateReader.createClusterStateWatcher= sAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 915278 T2321 oasc.ChaosMonkey.monkeyLog monkey: init - exp= ire sessions:true cause connection loss:true [junit4] 2> 915384 T2321 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 915386 T2321 oejs.AbstractConnector.doStart Started Select= ChannelConnector@127.0.0.1:35869 [junit4] 2> 915387 T2321 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() [junit4] 2> 915387 T2321 oasc.SolrResourceLoader.locateSolrHome JNDI n= ot configured for solr (NoInitialContextEx) [junit4] 2> 915388 T2321 oasc.SolrResourceLoader.locateSolrHome using = system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-= Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDi= stributedZkTest-jetty1-1375410902462 [junit4] 2> 915388 T2321 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/s= olr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistribut= edZkTest-jetty1-1375410902462/' [junit4] 2> 915408 T2321 oasc.ConfigSolr.fromFile Loading container co= nfiguration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/buil= d/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest= -jetty1-1375410902462/solr.xml [junit4] 2> 915475 T2321 oasc.ConfigSolrXml. Config-defined core= root directory:=20 [junit4] 2> 915476 T2321 oasc.CoreContainer. New CoreContainer 3= 379551 [junit4] 2> 915476 T2321 oasc.CoreContainer.load Loading cores into Co= reContainer [instanceDir=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux= /solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistrib= utedZkTest-jetty1-1375410902462/] [junit4] 2> 915477 T2321 oashc.HttpShardHandlerFactory.getParameter Se= tting socketTimeout to: 120000 [junit4] 2> 915478 T2321 oashc.HttpShardHandlerFactory.getParameter Se= tting urlScheme to: http:// [junit4] 2> 915478 T2321 oashc.HttpShardHandlerFactory.getParameter Se= tting connTimeout to: 15000 [junit4] 2> 915478 T2321 oashc.HttpShardHandlerFactory.getParameter Se= tting maxConnectionsPerHost to: 20 [junit4] 2> 915479 T2321 oashc.HttpShardHandlerFactory.getParameter Se= tting corePoolSize to: 0 [junit4] 2> 915479 T2321 oashc.HttpShardHandlerFactory.getParameter Se= tting maximumPoolSize to: 2147483647 [junit4] 2> 915480 T2321 oashc.HttpShardHandlerFactory.getParameter Se= tting maxThreadIdleTime to: 5 [junit4] 2> 915480 T2321 oashc.HttpShardHandlerFactory.getParameter Se= tting sizeOfQueue to: -1 [junit4] 2> 915480 T2321 oashc.HttpShardHandlerFactory.getParameter Se= tting fairnessPolicy to: false [junit4] 2> 915481 T2321 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&so= cketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4] 2> 915486 T2321 oasc.ZkContainer.initZooKeeper Zookeeper clie= nt=3D127.0.0.1:54235/solr [junit4] 2> 915487 T2321 oasc.ZkController.checkChrootPath zkHost incl= udes chroot [junit4] 2> 915489 T2321 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4] 2> 915490 T2359 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@18d1c15 name:ZooKeeperConnection = Watcher:127.0.0.1:54235 got event WatchedEvent state:SyncConnected type:Non= e path:null path:null type:None [junit4] 2> 915490 T2321 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4] 2> 915496 T2321 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&sock= etTimeout=3D120000&connTimeout=3D15000 [junit4] 2> 915507 T2321 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4] 2> 915508 T2361 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@eabf23 name:ZooKeeperConnection W= atcher:127.0.0.1:54235/solr got event WatchedEvent state:SyncConnected type= :None path:null path:null type:None [junit4] 2> 915512 T2321 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4] 2> 915518 T2321 oascc.ZkStateReader.createClusterStateWatcher= sAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 916535 T2321 oasc.ZkController.createEphemeralLiveNode Reg= ister node as live in ZooKeeper:/live_nodes/127.0.0.1:35869__ [junit4] 2> 916537 T2321 oascc.SolrZkClient.makePath makePath: /live_n= odes/127.0.0.1:35869__ [junit4] 2> 916544 T2348 oascc.ZkStateReader$3.process Updating live n= odes... (2) [junit4] 2> 916544 T2361 oascc.ZkStateReader$3.process Updating live n= odes... (2) [junit4] 2> 916546 T2343 oascc.ZkStateReader$3.process Updating live n= odes... (2) [junit4] 2> 916561 T2321 oasc.CorePropertiesLocator.discover Looking f= or core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-L= inux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDis= tributedZkTest-jetty1-1375410902462 [junit4] 2> 916605 T2321 oasc.CorePropertiesLocator.discoverUnder Foun= d core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/= solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-j= etty1-1375410902462/conf/ [junit4] 2> 916606 T2321 oasc.CorePropertiesLocator.discover Found 1 c= ore definitions [junit4] 2> 916609 T2321 oass.SolrDispatchFilter.init user.dir=3D/mnt/= ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1 [junit4] 2> 916609 T2321 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() done [junit4] 2> 916610 T2321 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&foll= owRedirects=3Dfalse [junit4] 2> 916719 T2321 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 916724 T2321 oejs.AbstractConnector.doStart Started Select= ChannelConnector@127.0.0.1:56516 [junit4] 2> 916730 T2321 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() [junit4] 2> 916731 T2321 oasc.SolrResourceLoader.locateSolrHome JNDI n= ot configured for solr (NoInitialContextEx) [junit4] 2> 916731 T2321 oasc.SolrResourceLoader.locateSolrHome using = system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-= Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDi= stributedZkTest-jetty2-1375410903798 [junit4] 2> 916732 T2321 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/s= olr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistribut= edZkTest-jetty2-1375410903798/' [junit4] 2> 916751 T2321 oasc.ConfigSolr.fromFile Loading container co= nfiguration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/buil= d/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest= -jetty2-1375410903798/solr.xml [junit4] 2> 916848 T2321 oasc.ConfigSolrXml. Config-defined core= root directory:=20 [junit4] 2> 916849 T2321 oasc.CoreContainer. New CoreContainer 1= 1299348 [junit4] 2> 916849 T2321 oasc.CoreContainer.load Loading cores into Co= reContainer [instanceDir=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux= /solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistrib= utedZkTest-jetty2-1375410903798/] [junit4] 2> 916851 T2321 oashc.HttpShardHandlerFactory.getParameter Se= tting socketTimeout to: 120000 [junit4] 2> 916851 T2321 oashc.HttpShardHandlerFactory.getParameter Se= tting urlScheme to: http:// [junit4] 2> 916852 T2321 oashc.HttpShardHandlerFactory.getParameter Se= tting connTimeout to: 15000 [junit4] 2> 916852 T2321 oashc.HttpShardHandlerFactory.getParameter Se= tting maxConnectionsPerHost to: 20 [junit4] 2> 916853 T2321 oashc.HttpShardHandlerFactory.getParameter Se= tting corePoolSize to: 0 [junit4] 2> 916854 T2321 oashc.HttpShardHandlerFactory.getParameter Se= tting maximumPoolSize to: 2147483647 [junit4] 2> 916854 T2321 oashc.HttpShardHandlerFactory.getParameter Se= tting maxThreadIdleTime to: 5 [junit4] 2> 916855 T2321 oashc.HttpShardHandlerFactory.getParameter Se= tting sizeOfQueue to: -1 [junit4] 2> 916855 T2321 oashc.HttpShardHandlerFactory.getParameter Se= tting fairnessPolicy to: false [junit4] 2> 916856 T2321 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&so= cketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4] 2> 916861 T2321 oasc.ZkContainer.initZooKeeper Zookeeper clie= nt=3D127.0.0.1:54235/solr [junit4] 2> 916861 T2321 oasc.ZkController.checkChrootPath zkHost incl= udes chroot [junit4] 2> 916863 T2321 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4] 2> 916865 T2377 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@1686109 name:ZooKeeperConnection = Watcher:127.0.0.1:54235 got event WatchedEvent state:SyncConnected type:Non= e path:null path:null type:None [junit4] 2> 916865 T2321 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4] 2> 916868 T2321 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&sock= etTimeout=3D120000&connTimeout=3D15000 [junit4] 2> 916871 T2321 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4] 2> 916872 T2379 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@1253d7e name:ZooKeeperConnection = Watcher:127.0.0.1:54235/solr got event WatchedEvent state:SyncConnected typ= e:None path:null path:null type:None [junit4] 2> 916873 T2321 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4] 2> 916885 T2321 oascc.ZkStateReader.createClusterStateWatcher= sAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 917892 T2321 oasc.ZkController.createEphemeralLiveNode Reg= ister node as live in ZooKeeper:/live_nodes/127.0.0.1:56516__ [junit4] 2> 917893 T2321 oascc.SolrZkClient.makePath makePath: /live_n= odes/127.0.0.1:56516__ [junit4] 2> 917899 T2379 oascc.ZkStateReader$3.process Updating live n= odes... (3) [junit4] 2> 917899 T2348 oascc.ZkStateReader$3.process Updating live n= odes... (3) [junit4] 2> 917900 T2361 oascc.ZkStateReader$3.process Updating live n= odes... (3) [junit4] 2> 917900 T2343 oascc.ZkStateReader$3.process Updating live n= odes... (3) [junit4] 2> 917907 T2321 oasc.CorePropertiesLocator.discover Looking f= or core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-L= inux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDis= tributedZkTest-jetty2-1375410903798 [junit4] 2> 917934 T2321 oasc.CorePropertiesLocator.discoverUnder Foun= d core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/= solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-j= etty2-1375410903798/conf/ [junit4] 2> 917935 T2321 oasc.CorePropertiesLocator.discover Found 1 c= ore definitions [junit4] 2> 917935 T2321 oass.SolrDispatchFilter.init user.dir=3D/mnt/= ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1 [junit4] 2> 917936 T2321 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() done [junit4] 2> 917936 T2321 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&foll= owRedirects=3Dfalse [junit4] 2> 918012 T2321 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 918014 T2321 oejs.AbstractConnector.doStart Started Select= ChannelConnector@127.0.0.1:52614 [junit4] 2> 918015 T2321 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() [junit4] 2> 918015 T2321 oasc.SolrResourceLoader.locateSolrHome JNDI n= ot configured for solr (NoInitialContextEx) [junit4] 2> 918016 T2321 oasc.SolrResourceLoader.locateSolrHome using = system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-= Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDi= stributedZkTest-jetty3-1375410905122 [junit4] 2> 918016 T2321 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/s= olr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistribut= edZkTest-jetty3-1375410905122/' [junit4] 2> 918028 T2321 oasc.ConfigSolr.fromFile Loading container co= nfiguration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/buil= d/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest= -jetty3-1375410905122/solr.xml [junit4] 2> 918080 T2321 oasc.ConfigSolrXml. Config-defined core= root directory:=20 [junit4] 2> 918081 T2321 oasc.CoreContainer. New CoreContainer 1= 4909811 [junit4] 2> 918081 T2321 oasc.CoreContainer.load Loading cores into Co= reContainer [instanceDir=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux= /solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistrib= utedZkTest-jetty3-1375410905122/] [junit4] 2> 918082 T2321 oashc.HttpShardHandlerFactory.getParameter Se= tting socketTimeout to: 120000 [junit4] 2> 918083 T2321 oashc.HttpShardHandlerFactory.getParameter Se= tting urlScheme to: http:// [junit4] 2> 918083 T2321 oashc.HttpShardHandlerFactory.getParameter Se= tting connTimeout to: 15000 [junit4] 2> 918083 T2321 oashc.HttpShardHandlerFactory.getParameter Se= tting maxConnectionsPerHost to: 20 [junit4] 2> 918084 T2321 oashc.HttpShardHandlerFactory.getParameter Se= tting corePoolSize to: 0 [junit4] 2> 918084 T2321 oashc.HttpShardHandlerFactory.getParameter Se= tting maximumPoolSize to: 2147483647 [junit4] 2> 918084 T2321 oashc.HttpShardHandlerFactory.getParameter Se= tting maxThreadIdleTime to: 5 [junit4] 2> 918085 T2321 oashc.HttpShardHandlerFactory.getParameter Se= tting sizeOfQueue to: -1 [junit4] 2> 918085 T2321 oashc.HttpShardHandlerFactory.getParameter Se= tting fairnessPolicy to: false [junit4] 2> 918086 T2321 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&so= cketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4] 2> 918089 T2321 oasc.ZkContainer.initZooKeeper Zookeeper clie= nt=3D127.0.0.1:54235/solr [junit4] 2> 918089 T2321 oasc.ZkController.checkChrootPath zkHost incl= udes chroot [junit4] 2> 918090 T2321 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4] 2> 918091 T2391 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@47bd11 name:ZooKeeperConnection W= atcher:127.0.0.1:54235 got event WatchedEvent state:SyncConnected type:None= path:null path:null type:None [junit4] 2> 918092 T2321 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4] 2> 918094 T2321 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&sock= etTimeout=3D120000&connTimeout=3D15000 [junit4] 2> 918097 T2321 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4] 2> 918098 T2393 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@142602e name:ZooKeeperConnection = Watcher:127.0.0.1:54235/solr got event WatchedEvent state:SyncConnected typ= e:None path:null path:null type:None [junit4] 2> 918098 T2321 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4] 2> 918104 T2321 oascc.ZkStateReader.createClusterStateWatcher= sAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 919109 T2321 oasc.ZkController.createEphemeralLiveNode Reg= ister node as live in ZooKeeper:/live_nodes/127.0.0.1:52614__ [junit4] 2> 919111 T2321 oascc.SolrZkClient.makePath makePath: /live_n= odes/127.0.0.1:52614__ [junit4] 2> 919120 T2348 oascc.ZkStateReader$3.process Updating live n= odes... (4) [junit4] 2> 919121 T2343 oascc.ZkStateReader$3.process Updating live n= odes... (4) [junit4] 2> 919121 T2361 oascc.ZkStateReader$3.process Updating live n= odes... (4) [junit4] 2> 919122 T2379 oascc.ZkStateReader$3.process Updating live n= odes... (4) [junit4] 2> 919122 T2393 oascc.ZkStateReader$3.process Updating live n= odes... (4) [junit4] 2> 919131 T2321 oasc.CorePropertiesLocator.discover Looking f= or core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-L= inux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDis= tributedZkTest-jetty3-1375410905122 [junit4] 2> 919157 T2321 oasc.CorePropertiesLocator.discoverUnder Foun= d core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/= solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-j= etty3-1375410905122/conf/ [junit4] 2> 919158 T2321 oasc.CorePropertiesLocator.discover Found 1 c= ore definitions [junit4] 2> 919158 T2321 oass.SolrDispatchFilter.init user.dir=3D/mnt/= ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1 [junit4] 2> 919159 T2321 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() done [junit4] 2> 919159 T2321 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&foll= owRedirects=3Dfalse [junit4] 2> 919232 T2321 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 919234 T2321 oejs.AbstractConnector.doStart Started Select= ChannelConnector@127.0.0.1:49370 [junit4] 2> 919235 T2321 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() [junit4] 2> 919235 T2321 oasc.SolrResourceLoader.locateSolrHome JNDI n= ot configured for solr (NoInitialContextEx) [junit4] 2> 919235 T2321 oasc.SolrResourceLoader.locateSolrHome using = system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-= Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDi= stributedZkTest-jetty4-1375410906345 [junit4] 2> 919236 T2321 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/s= olr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistribut= edZkTest-jetty4-1375410906345/' [junit4] 2> 919247 T2321 oasc.ConfigSolr.fromFile Loading container co= nfiguration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/buil= d/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest= -jetty4-1375410906345/solr.xml [junit4] 2> 919286 T2321 oasc.ConfigSolrXml. Config-defined core= root directory:=20 [junit4] 2> 919287 T2321 oasc.CoreContainer. New CoreContainer 2= 2650394 [junit4] 2> 919287 T2321 oasc.CoreContainer.load Loading cores into Co= reContainer [instanceDir=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux= /solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistrib= utedZkTest-jetty4-1375410906345/] [junit4] 2> 919297 T2321 oashc.HttpShardHandlerFactory.getParameter Se= tting socketTimeout to: 120000 [junit4] 2> 919298 T2321 oashc.HttpShardHandlerFactory.getParameter Se= tting urlScheme to: http:// [junit4] 2> 919298 T2321 oashc.HttpShardHandlerFactory.getParameter Se= tting connTimeout to: 15000 [junit4] 2> 919298 T2321 oashc.HttpShardHandlerFactory.getParameter Se= tting maxConnectionsPerHost to: 20 [junit4] 2> 919299 T2321 oashc.HttpShardHandlerFactory.getParameter Se= tting corePoolSize to: 0 [junit4] 2> 919299 T2321 oashc.HttpShardHandlerFactory.getParameter Se= tting maximumPoolSize to: 2147483647 [junit4] 2> 919299 T2321 oashc.HttpShardHandlerFactory.getParameter Se= tting maxThreadIdleTime to: 5 [junit4] 2> 919300 T2321 oashc.HttpShardHandlerFactory.getParameter Se= tting sizeOfQueue to: -1 [junit4] 2> 919300 T2321 oashc.HttpShardHandlerFactory.getParameter Se= tting fairnessPolicy to: false [junit4] 2> 919300 T2321 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&so= cketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4] 2> 919303 T2321 oasc.ZkContainer.initZooKeeper Zookeeper clie= nt=3D127.0.0.1:54235/solr [junit4] 2> 919304 T2321 oasc.ZkController.checkChrootPath zkHost incl= udes chroot [junit4] 2> 919304 T2321 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4] 2> 919306 T2405 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@83e7a8 name:ZooKeeperConnection W= atcher:127.0.0.1:54235 got event WatchedEvent state:SyncConnected type:None= path:null path:null type:None [junit4] 2> 919306 T2321 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4] 2> 919310 T2321 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&sock= etTimeout=3D120000&connTimeout=3D15000 [junit4] 2> 919315 T2321 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4] 2> 919316 T2407 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@630a21 name:ZooKeeperConnection W= atcher:127.0.0.1:54235/solr got event WatchedEvent state:SyncConnected type= :None path:null path:null type:None [junit4] 2> 919316 T2321 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4] 2> 919323 T2321 oascc.ZkStateReader.createClusterStateWatcher= sAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 920328 T2321 oasc.ZkController.createEphemeralLiveNode Reg= ister node as live in ZooKeeper:/live_nodes/127.0.0.1:49370__ [junit4] 2> 920329 T2321 oascc.SolrZkClient.makePath makePath: /live_n= odes/127.0.0.1:49370__ [junit4] 2> 920335 T2348 oascc.ZkStateReader$3.process Updating live n= odes... (5) [junit4] 2> 920335 T2393 oascc.ZkStateReader$3.process Updating live n= odes... (5) [junit4] 2> 920335 T2361 oascc.ZkStateReader$3.process Updating live n= odes... (5) [junit4] 2> 920335 T2407 oascc.ZkStateReader$3.process Updating live n= odes... (5) [junit4] 2> 920337 T2379 oascc.ZkStateReader$3.process Updating live n= odes... (5) [junit4] 2> 920337 T2343 oascc.ZkStateReader$3.process Updating live n= odes... (5) [junit4] 2> 920343 T2321 oasc.CorePropertiesLocator.discover Looking f= or core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-L= inux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDis= tributedZkTest-jetty4-1375410906345 [junit4] 2> 920369 T2321 oasc.CorePropertiesLocator.discoverUnder Foun= d core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/= solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-j= etty4-1375410906345/conf/ [junit4] 2> 920370 T2321 oasc.CorePropertiesLocator.discover Found 1 c= ore definitions [junit4] 2> 920371 T2321 oass.SolrDispatchFilter.init user.dir=3D/mnt/= ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1 [junit4] 2> 920371 T2321 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() done [junit4] 2> 920371 T2321 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&foll= owRedirects=3Dfalse [junit4] 2> 920374 T2321 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&foll= owRedirects=3Dfalse [junit4] 2> 920377 T2357 oasha.CollectionsHandler.handleCreateAction C= reating Collection : numShards=3D2&name=3Dnodes_used_collection&replication= Factor=3D2&action=3DCREATE&wt=3Djavabin&version=3D2 [junit4] 2> 920378 T2343 oasc.DistributedQueue$LatchChildWatcher.proce= ss Watcher fired on path: /overseer/collection-queue-work state: SyncConnec= ted type NodeChildrenChanged [junit4] 2> 920380 T2343 oasc.DistributedQueue$LatchChildWatcher.proce= ss Watcher fired on path: /overseer/collection-queue-work state: SyncConnec= ted type NodeChildrenChanged [junit4] 2> 920381 T2345 oasc.OverseerCollectionProcessor.run Overseer= Collection Processor: Get the message id:/overseer/collection-queue-work/q= n-0000000000 message:{ [junit4] 2> =09 "operation":"createcollection", [junit4] 2> =09 "numShards":"2", [junit4] 2> =09 "name":"nodes_used_collection", [junit4] 2> =09 "replicationFactor":"2"} [junit4] 2> 920381 T2345 oasc.OverseerCollectionProcessor.processMessa= ge WARN OverseerCollectionProcessor.processMessage : createcollection , { [junit4] 2> =09 "operation":"createcollection", [junit4] 2> =09 "numShards":"2", [junit4] 2> =09 "name":"nodes_used_collection", [junit4] 2> =09 "replicationFactor":"2"} [junit4] 2> 921245 T2344 oascc.ZkStateReader.updateClusterState Updati= ng cloud state from ZooKeeper...=20 [junit4] 2> 921247 T2344 oasc.Overseer$ClusterStateUpdater.buildCollec= tion building a new collection: nodes_used_collection [junit4] 2> 921247 T2344 oasc.Overseer$ClusterStateUpdater.createColle= ction Create collection nodes_used_collection with shards [shard1, shard2] [junit4] 2> 921254 T2343 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 921255 T2393 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 921255 T2407 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 921255 T2361 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 921255 T2379 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 921255 T2348 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 921285 T2345 oasc.OverseerCollectionProcessor.createCollec= tion going to create cores replicas shardNames [shard1, shard2] , repFactor= : 2 [junit4] 2> 921285 T2345 oasc.OverseerCollectionProcessor.createCollec= tion Creating shard nodes_used_collection_shard1_replica1 as part of slice = shard1 of collection nodes_used_collection on 127.0.0.1:49370__ [junit4] 2> 921286 T2345 oasc.OverseerCollectionProcessor.createCollec= tion Creating shard nodes_used_collection_shard1_replica2 as part of slice = shard1 of collection nodes_used_collection on 127.0.0.1:55293__ [junit4] 2> 921287 T2345 oasc.OverseerCollectionProcessor.createCollec= tion Creating shard nodes_used_collection_shard2_replica1 as part of slice = shard2 of collection nodes_used_collection on 127.0.0.1:52614__ [junit4] 2> 921287 T2345 oasc.OverseerCollectionProcessor.createCollec= tion Creating shard nodes_used_collection_shard2_replica2 as part of slice = shard2 of collection nodes_used_collection on 127.0.0.1:56516__ [junit4] 2> 921288 T2401 oasc.ZkController.publish publishing core=3Dn= odes_used_collection_shard1_replica1 state=3Ddown [junit4] 2> 921288 T2388 oasc.ZkController.publish publishing core=3Dn= odes_used_collection_shard2_replica1 state=3Ddown [junit4] 2> 921288 T2339 oasc.ZkController.publish publishing core=3Dn= odes_used_collection_shard1_replica2 state=3Ddown [junit4] 2> 921289 T2367 oasc.ZkController.publish publishing core=3Dn= odes_used_collection_shard2_replica2 state=3Ddown [junit4] 2> 921290 T2401 oasc.ZkController.waitForCoreNodeName look fo= r our core node name [junit4] 2> 921291 T2388 oasc.ZkController.waitForCoreNodeName look fo= r our core node name [junit4] 2> 921291 T2339 oasc.ZkController.waitForCoreNodeName look fo= r our core node name [junit4] 2> 921292 T2367 oasc.ZkController.waitForCoreNodeName look fo= r our core node name [junit4] 2> 922770 T2344 oascc.ZkStateReader.updateClusterState Updati= ng cloud state from ZooKeeper...=20 [junit4] 2> 922772 T2344 oasc.Overseer$ClusterStateUpdater.updateState= WARN Could not find collection node for nodes_used_collection, skipping pu= blish state [junit4] 2> 922772 T2344 oasc.Overseer$ClusterStateUpdater.updateState= Update state numShards=3D2 message=3D{ [junit4] 2> =09 "operation":"state", [junit4] 2> =09 "core_node_name":"core_node1", [junit4] 2> =09 "numShards":"2", [junit4] 2> =09 "shard":"shard1", [junit4] 2> =09 "roles":null, [junit4] 2> =09 "state":"down", [junit4] 2> =09 "shard_state":"active", [junit4] 2> =09 "core":"nodes_used_collection_shard1_replica1", [junit4] 2> =09 "collection":"nodes_used_collection", [junit4] 2> =09 "shard_range":null, [junit4] 2> =09 "node_name":"127.0.0.1:49370__", [junit4] 2> =09 "base_url":"http://127.0.0.1:49370/_"} [junit4] 2> 922780 T2344 oasc.Overseer$ClusterStateUpdater.updateState= WARN Could not find collection node for nodes_used_collection, skipping pu= blish state [junit4] 2> 922780 T2344 oasc.Overseer$ClusterStateUpdater.updateState= Update state numShards=3D2 message=3D{ [junit4] 2> =09 "operation":"state", [junit4] 2> =09 "core_node_name":"core_node2", [junit4] 2> =09 "numShards":"2", [junit4] 2> =09 "shard":"shard2", [junit4] 2> =09 "roles":null, [junit4] 2> =09 "state":"down", [junit4] 2> =09 "shard_state":"active", [junit4] 2> =09 "core":"nodes_used_collection_shard2_replica1", [junit4] 2> =09 "collection":"nodes_used_collection", [junit4] 2> =09 "shard_range":null, [junit4] 2> =09 "node_name":"127.0.0.1:52614__", [junit4] 2> =09 "base_url":"http://127.0.0.1:52614/_"} [junit4] 2> 922785 T2344 oasc.Overseer$ClusterStateUpdater.updateState= WARN Could not find collection node for nodes_used_collection, skipping pu= blish state [junit4] 2> 922786 T2344 oasc.Overseer$ClusterStateUpdater.updateState= Update state numShards=3D2 message=3D{ [junit4] 2> =09 "operation":"state", [junit4] 2> =09 "core_node_name":"core_node3", [junit4] 2> =09 "numShards":"2", [junit4] 2> =09 "shard":"shard1", [junit4] 2> =09 "roles":null, [junit4] 2> =09 "state":"down", [junit4] 2> =09 "shard_state":"active", [junit4] 2> =09 "core":"nodes_used_collection_shard1_replica2", [junit4] 2> =09 "collection":"nodes_used_collection", [junit4] 2> =09 "shard_range":null, [junit4] 2> =09 "node_name":"127.0.0.1:55293__", [junit4] 2> =09 "base_url":"http://127.0.0.1:55293/_"} [junit4] 2> 922791 T2344 oasc.Overseer$ClusterStateUpdater.updateState= WARN Could not find collection node for nodes_used_collection, skipping pu= blish state [junit4] 2> 922792 T2344 oasc.Overseer$ClusterStateUpdater.updateState= Update state numShards=3D2 message=3D{ [junit4] 2> =09 "operation":"state", [junit4] 2> =09 "core_node_name":"core_node4", [junit4] 2> =09 "numShards":"2", [junit4] 2> =09 "shard":"shard2", [junit4] 2> =09 "roles":null, [junit4] 2> =09 "state":"down", [junit4] 2> =09 "shard_state":"active", [junit4] 2> =09 "core":"nodes_used_collection_shard2_replica2", [junit4] 2> =09 "collection":"nodes_used_collection", [junit4] 2> =09 "shard_range":null, [junit4] 2> =09 "node_name":"127.0.0.1:56516__", [junit4] 2> =09 "base_url":"http://127.0.0.1:56516/_"} [junit4] 2> 922797 T2379 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 922797 T2348 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 922798 T2393 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 922798 T2343 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 922797 T2407 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 922797 T2361 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 923291 T2401 oasc.ZkController.waitForShardId waiting to f= ind shard id in clusterstate for nodes_used_collection_shard1_replica1 [junit4] 2> 923291 T2388 oasc.ZkController.waitForShardId waiting to f= ind shard id in clusterstate for nodes_used_collection_shard2_replica1 [junit4] 2> 923292 T2339 oasc.ZkController.waitForShardId waiting to f= ind shard id in clusterstate for nodes_used_collection_shard1_replica2 [junit4] 2> 923291 T2401 oasc.CorePropertiesLocator.writePropertiesFil= e ERROR Couldn't persist core properties to /mnt/ssd/jenkins/workspace/Luce= ne-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Coll= ectionsAPIDistributedZkTest-jetty4-1375410906345/nodes_used_collection_shar= d1_replica1/core.properties: java.io.FileNotFoundException: /mnt/ssd/jenkin= s/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache= .solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375410906345/nodes_used= _collection_shard1_replica1/core.properties (No such file or directory) [junit4] 2> 923292 T2339 oasc.CorePropertiesLocator.writePropertiesFil= e ERROR Couldn't persist core properties to /mnt/ssd/jenkins/workspace/Luce= ne-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Coll= ectionsAPIDistributedZkTest-controljetty-1375410902074/nodes_used_collectio= n_shard1_replica2/core.properties: java.io.FileNotFoundException: /mnt/ssd/= jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.= apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-137541090207= 4/nodes_used_collection_shard1_replica2/core.properties (No such file or di= rectory) [junit4] 2> 923292 T2388 oasc.CorePropertiesLocator.writePropertiesFil= e ERROR Couldn't persist core properties to /mnt/ssd/jenkins/workspace/Luce= ne-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Coll= ectionsAPIDistributedZkTest-jetty3-1375410905122/nodes_used_collection_shar= d2_replica1/core.properties: java.io.FileNotFoundException: /mnt/ssd/jenkin= s/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache= .solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375410905122/nodes_used= _collection_shard2_replica1/core.properties (No such file or directory) [junit4] 2> 923293 T2388 oasc.CoreContainer.create Creating SolrCore '= nodes_used_collection_shard2_replica1' using instanceDir: /mnt/ssd/jenkins/= workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.s= olr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375410905122/nodes_used_c= ollection_shard2_replica1 [junit4] 2> 923294 T2388 oasc.ZkController.createCollectionZkNode Chec= k for collection zkNode:nodes_used_collection [junit4] 2> 923292 T2367 oasc.ZkController.waitForShardId waiting to f= ind shard id in clusterstate for nodes_used_collection_shard2_replica2 [junit4] 2> 923293 T2339 oasc.CoreContainer.create Creating SolrCore '= nodes_used_collection_shard1_replica2' using instanceDir: /mnt/ssd/jenkins/= workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.s= olr.cloud.CollectionsAPIDistributedZkTest-controljetty-1375410902074/nodes_= used_collection_shard1_replica2 [junit4] 2> 923295 T2388 oasc.ZkController.createCollectionZkNode Crea= ting collection in ZooKeeper:nodes_used_collection [junit4] 2> 923293 T2401 oasc.CoreContainer.create Creating SolrCore '= nodes_used_collection_shard1_replica1' using instanceDir: /mnt/ssd/jenkins/= workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.s= olr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375410906345/nodes_used_c= ollection_shard1_replica1 [junit4] 2> 923295 T2388 oasc.ZkController.getConfName Looking for col= lection configName [junit4] 2> 923295 T2339 oasc.ZkController.createCollectionZkNode Chec= k for collection zkNode:nodes_used_collection [junit4] 2> 923294 T2367 oasc.CorePropertiesLocator.writePropertiesFil= e ERROR Couldn't persist core properties to /mnt/ssd/jenkins/workspace/Luce= ne-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Coll= ectionsAPIDistributedZkTest-jetty2-1375410903798/nodes_used_collection_shar= d2_replica2/core.properties: java.io.FileNotFoundException: /mnt/ssd/jenkin= s/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache= .solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375410903798/nodes_used= _collection_shard2_replica2/core.properties (No such file or directory) [junit4] 2> 923295 T2401 oasc.ZkController.createCollectionZkNode Chec= k for collection zkNode:nodes_used_collection [junit4] 2> 923296 T2367 oasc.CoreContainer.create Creating SolrCore '= nodes_used_collection_shard2_replica2' using instanceDir: /mnt/ssd/jenkins/= workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.s= olr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375410903798/nodes_used_c= ollection_shard2_replica2 [junit4] 2> 923297 T2367 oasc.ZkController.createCollectionZkNode Chec= k for collection zkNode:nodes_used_collection [junit4] 2> 923297 T2339 oasc.ZkController.createCollectionZkNode Crea= ting collection in ZooKeeper:nodes_used_collection [junit4] 2> 923298 T2388 oasc.ZkController.getConfName Only one config= set found in zk - using it:conf1 [junit4] 2> 923298 T2339 oasc.ZkController.getConfName Looking for col= lection configName [junit4] 2> 923298 T2388 oascc.SolrZkClient.makePath makePath: /collec= tions/nodes_used_collection [junit4] 2> 923299 T2367 oasc.ZkController.createCollectionZkNode Crea= ting collection in ZooKeeper:nodes_used_collection [junit4] 2> 923299 T2401 oasc.ZkController.createCollectionZkNode Crea= ting collection in ZooKeeper:nodes_used_collection [junit4] 2> 923299 T2367 oasc.ZkController.getConfName Looking for col= lection configName [junit4] 2> 923300 T2401 oasc.ZkController.getConfName Looking for col= lection configName [junit4] 2> 923303 T2367 oasc.ZkController.getConfName Only one config= set found in zk - using it:conf1 [junit4] 2> 923304 T2367 oascc.SolrZkClient.makePath makePath: /collec= tions/nodes_used_collection [junit4] 2> 923304 T2339 oasc.ZkController.getConfName Only one config= set found in zk - using it:conf1 [junit4] 2> 923304 T2401 oasc.ZkController.getConfName Only one config= set found in zk - using it:conf1 [junit4] 2> 923305 T2401 oascc.SolrZkClient.makePath makePath: /collec= tions/nodes_used_collection [junit4] 2> 923304 T2339 oascc.SolrZkClient.makePath makePath: /collec= tions/nodes_used_collection [junit4] 2> 923311 T2401 oasc.ZkController.readConfigName Load collect= ion config from:/collections/nodes_used_collection [junit4] 2> 923311 T2339 oasc.ZkController.readConfigName Load collect= ion config from:/collections/nodes_used_collection [junit4] 2> 923311 T2388 oasc.ZkController.readConfigName Load collect= ion config from:/collections/nodes_used_collection [junit4] 2> 923313 T2367 oasc.ZkController.readConfigName Load collect= ion config from:/collections/nodes_used_collection [junit4] 2> 923315 T2401 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/s= olr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistribut= edZkTest-jetty4-1375410906345/nodes_used_collection_shard1_replica1/' [junit4] 2> 923315 T2339 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/s= olr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistribut= edZkTest-controljetty-1375410902074/nodes_used_collection_shard1_replica2/' [junit4] 2> 923318 T2388 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/s= olr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistribut= edZkTest-jetty3-1375410905122/nodes_used_collection_shard2_replica1/' [junit4] 2> 923319 T2367 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/s= olr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistribut= edZkTest-jetty2-1375410903798/nodes_used_collection_shard2_replica2/' [junit4] 2> 923380 T2401 oasc.SolrConfig. Using Lucene MatchVers= ion: LUCENE_45 [junit4] 2> 923390 T2367 oasc.SolrConfig. Using Lucene MatchVers= ion: LUCENE_45 [junit4] 2> 923393 T2388 oasc.SolrConfig. Using Lucene MatchVers= ion: LUCENE_45 [junit4] 2> 923398 T2339 oasc.SolrConfig. Using Lucene MatchVers= ion: LUCENE_45 [junit4] 2> 923452 T2401 oasc.SolrConfig. Loaded SolrConfig: sol= rconfig.xml [junit4] 2> 923454 T2401 oass.IndexSchema.readSchema Reading Solr Sche= ma from schema.xml [junit4] 2> 923467 T2388 oasc.SolrConfig. Loaded SolrConfig: sol= rconfig.xml [junit4] 2> 923468 T2401 oass.IndexSchema.readSchema [nodes_used_colle= ction_shard1_replica1] Schema name=3Dtest [junit4] 2> 923469 T2388 oass.IndexSchema.readSchema Reading Solr Sche= ma from schema.xml [junit4] 2> 923479 T2388 oass.IndexSchema.readSchema [nodes_used_colle= ction_shard2_replica1] Schema name=3Dtest [junit4] 2> 923484 T2367 oasc.SolrConfig. Loaded SolrConfig: sol= rconfig.xml [junit4] 2> 923487 T2367 oass.IndexSchema.readSchema Reading Solr Sche= ma from schema.xml [junit4] 2> 923507 T2339 oasc.SolrConfig. Loaded SolrConfig: sol= rconfig.xml [junit4] 2> 923509 T2339 oass.IndexSchema.readSchema Reading Solr Sche= ma from schema.xml [junit4] 2> 923512 T2367 oass.IndexSchema.readSchema [nodes_used_colle= ction_shard2_replica2] Schema name=3Dtest [junit4] 2> 923525 T2339 oass.IndexSchema.readSchema [nodes_used_colle= ction_shard1_replica2] Schema name=3Dtest [junit4] 2> 924106 T2388 oass.ByteField.init WARN ByteField is depreca= ted and will be removed in 5.0. You should use TrieIntField instead. [junit4] 2> 924107 T2388 oass.ShortField.init WARN ShortField is depre= cated and will be removed in 5.0. You should use TrieIntField instead. [junit4] 2> 924108 T2388 oass.OpenExchangeRatesOrgProvider.init Initia= lized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4] 2> 924116 T2388 oass.IndexSchema.readSchema default search fi= eld in schema is text [junit4] 2> 924120 T2388 oass.IndexSchema.readSchema unique key field:= id [junit4] 2> 924145 T2388 oass.FileExchangeRateProvider.reload Reloadin= g exchange rates from file currency.xml [junit4] 2> 924148 T2367 oass.ByteField.init WARN ByteField is depreca= ted and will be removed in 5.0. You should use TrieIntField instead. [junit4] 2> 924149 T2367 oass.ShortField.init WARN ShortField is depre= cated and will be removed in 5.0. You should use TrieIntField instead. [junit4] 2> 924149 T2388 oass.FileExchangeRateProvider.reload Reloadin= g exchange rates from file currency.xml [junit4] 2> 924149 T2367 oass.OpenExchangeRatesOrgProvider.init Initia= lized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4] 2> 924153 T2388 oass.OpenExchangeRatesOrgProvider.reload Relo= ading exchange rates from open-exchange-rates.json [junit4] 2> 924155 T2388 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 924155 T2388 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARN Expected key, got STRING [junit4] 2> 924156 T2388 oass.OpenExchangeRatesOrgProvider.reload Relo= ading exchange rates from open-exchange-rates.json [junit4] 2> 924156 T2367 oass.IndexSchema.readSchema default search fi= eld in schema is text [junit4] 2> 924157 T2388 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 924158 T2388 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARN Expected key, got STRING [junit4] 2> 924158 T2388 oasc.SolrCore.initDirectoryFactory org.apache= .solr.core.MockDirectoryFactory [junit4] 2> 924158 T2388 oasc.SolrCore. [nodes_used_collection_s= hard2_replica1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-S= olr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Collecti= onsAPIDistributedZkTest-jetty3-1375410905122/nodes_used_collection_shard2_r= eplica1/, dataDir=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/b= uild/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkT= est-jetty3-1375410905122//nodes_used_collection_shard2_replica1/data/ [junit4] 2> 924159 T2388 oasc.JmxMonitoredMap. JMX monitoring is= enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBea= nServer@edbca8 [junit4] 2> 924159 T2367 oass.IndexSchema.readSchema unique key field:= id [junit4] 2> 924160 T2388 oasc.CachingDirectoryFactory.get return new d= irectory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/so= lr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jet= ty3-1375410905122//nodes_used_collection_shard2_replica1/data [junit4] 2> 924160 T2388 oasc.SolrCore.getNewIndexDir New index direct= ory detected: old=3Dnull new=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-L= inux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDis= tributedZkTest-jetty3-1375410905122//nodes_used_collection_shard2_replica1/= data/index/ [junit4] 2> 924160 T2388 oasc.SolrCore.initIndex WARN [nodes_used_coll= ection_shard2_replica1] Solr index directory '/mnt/ssd/jenkins/workspace/Lu= cene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Co= llectionsAPIDistributedZkTest-jetty3-1375410905122/nodes_used_collection_sh= ard2_replica1/data/index' doesn't exist. Creating new index... [junit4] 2> 924161 T2388 oasc.CachingDirectoryFactory.get return new d= irectory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/so= lr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jet= ty3-1375410905122//nodes_used_collection_shard2_replica1/data/index [junit4] 2> 924162 T2388 oasc.SolrDeletionPolicy.onCommit SolrDeletion= Policy.onCommit: commits: num=3D1 [junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.store.= RAMDirectory@22361d lockFactory=3Dorg.apache.lucene.store.NativeFSLockFacto= ry@db40c5),segFN=3Dsegments_1,generation=3D1} [junit4] 2> 924163 T2388 oasc.SolrDeletionPolicy.updateCommits newest = commit generation =3D 1 [junit4] 2> 924167 T2388 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "ded= upe" [junit4] 2> 924167 T2388 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "sto= red_sig" [junit4] 2> 924168 T2388 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "dis= trib-dup-test-chain-implicit" [junit4] 2> 924169 T2388 oasc.RequestHandlers.initHandlersFromConfig c= reated standard: solr.StandardRequestHandler [junit4] 2> 924170 T2388 oasc.RequestHandlers.initHandlersFromConfig c= reated /get: solr.RealTimeGetHandler [junit4] 2> 924170 T2388 oasc.RequestHandlers.initHandlersFromConfig a= dding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 924171 T2388 oasc.RequestHandlers.initHandlersFromConfig c= reated /replication: solr.ReplicationHandler [junit4] 2> 924172 T2388 oasc.RequestHandlers.initHandlersFromConfig c= reated /update: solr.UpdateRequestHandler [junit4] 2> 924172 T2388 oasc.RequestHandlers.initHandlersFromConfig c= reated /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 924174 T2388 oashl.XMLLoader.init xsltCacheLifetimeSeconds= =3D60 [junit4] 2> 924177 T2388 oass.SolrIndexSearcher. Opening Searche= r@3cf80f main [junit4] 2> 924178 T2388 oasu.CommitTracker. Hard AutoCommit: di= sabled [junit4] 2> 924178 T2388 oasu.CommitTracker. Soft AutoCommit: di= sabled [junit4] 2> 924182 T2367 oass.FileExchangeRateProvider.reload Reloadin= g exchange rates from file currency.xml [junit4] 2> 924183 T2413 oasc.SolrCore.registerSearcher [nodes_used_co= llection_shard2_replica1] Registered new searcher Searcher@3cf80f main{Stan= dardDirectoryReader(segments_1:1)} [junit4] 2> 924185 T2388 oasc.CoreContainer.registerCore registering c= ore: nodes_used_collection_shard2_replica1 [junit4] 2> 924186 T2388 oasc.ZkController.register Register replica -= core:nodes_used_collection_shard2_replica1 address:http://127.0.0.1:52614/= _ collection:nodes_used_collection shard:shard2 [junit4] 2> 924186 T2388 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D10000&maxConnectionsPerHost=3D20&co= nnTimeout=3D15000&socketTimeout=3D30000&retry=3Dfalse [junit4] 2> 924196 T2367 oass.FileExchangeRateProvider.reload Reloadin= g exchange rates from file currency.xml [junit4] 2> 924198 T2388 oascc.SolrZkClient.makePath makePath: /collec= tions/nodes_used_collection/leader_elect/shard2/election [junit4] 2> 924201 T2367 oass.OpenExchangeRatesOrgProvider.reload Relo= ading exchange rates from open-exchange-rates.json [junit4] 2> 924204 T2367 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 924205 T2367 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARN Expected key, got STRING [junit4] 2> 924205 T2367 oass.OpenExchangeRatesOrgProvider.reload Relo= ading exchange rates from open-exchange-rates.json [junit4] 2> 924208 T2367 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 924209 T2367 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARN Expected key, got STRING [junit4] 2> 924209 T2367 oasc.SolrCore.initDirectoryFactory org.apache= .solr.core.MockDirectoryFactory [junit4] 2> 924210 T2367 oasc.SolrCore. [nodes_used_collection_s= hard2_replica2] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-S= olr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Collecti= onsAPIDistributedZkTest-jetty2-1375410903798/nodes_used_collection_shard2_r= eplica2/, dataDir=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/b= uild/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkT= est-jetty2-1375410903798//nodes_used_collection_shard2_replica2/data/ [junit4] 2> 924210 T2367 oasc.JmxMonitoredMap. JMX monitoring is= enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBea= nServer@edbca8 [junit4] 2> 924211 T2367 oasc.CachingDirectoryFactory.get return new d= irectory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/so= lr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jet= ty2-1375410903798//nodes_used_collection_shard2_replica2/data [junit4] 2> 924211 T2388 oasc.ShardLeaderElectionContext.runLeaderProc= ess Running the leader process for shard shard2 [junit4] 2> 924212 T2367 oasc.SolrCore.getNewIndexDir New index direct= ory detected: old=3Dnull new=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-L= inux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDis= tributedZkTest-jetty2-1375410903798//nodes_used_collection_shard2_replica2/= data/index/ [junit4] 2> 924213 T2367 oasc.SolrCore.initIndex WARN [nodes_used_coll= ection_shard2_replica2] Solr index directory '/mnt/ssd/jenkins/workspace/Lu= cene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Co= llectionsAPIDistributedZkTest-jetty2-1375410903798/nodes_used_collection_sh= ard2_replica2/data/index' doesn't exist. Creating new index... [junit4] 2> 924213 T2367 oasc.CachingDirectoryFactory.get return new d= irectory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/so= lr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jet= ty2-1375410903798//nodes_used_collection_shard2_replica2/data/index [junit4] 2> 924215 T2367 oasc.SolrDeletionPolicy.onCommit SolrDeletion= Policy.onCommit: commits: num=3D1 [junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.store.= RAMDirectory@1851b82 lockFactory=3Dorg.apache.lucene.store.NativeFSLockFact= ory@1ec4848),segFN=3Dsegments_1,generation=3D1} [junit4] 2> 924216 T2367 oasc.SolrDeletionPolicy.updateCommits newest = commit generation =3D 1 [junit4] 2> 924216 T2388 oasc.ShardLeaderElectionContext.waitForReplic= asToComeUp Waiting until we see more replicas up for shard shard2: total=3D= 2 found=3D1 timeoutin=3D179999 [junit4] 2> 924220 T2367 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "ded= upe" [junit4] 2> 924220 T2367 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "sto= red_sig" [junit4] 2> 924221 T2367 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "dis= trib-dup-test-chain-implicit" [junit4] 2> 924222 T2367 oasc.RequestHandlers.initHandlersFromConfig c= reated standard: solr.StandardRequestHandler [junit4] 2> 924223 T2367 oasc.RequestHandlers.initHandlersFromConfig c= reated /get: solr.RealTimeGetHandler [junit4] 2> 924224 T2367 oasc.RequestHandlers.initHandlersFromConfig a= dding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 924224 T2367 oasc.RequestHandlers.initHandlersFromConfig c= reated /replication: solr.ReplicationHandler [junit4] 2> 924225 T2367 oasc.RequestHandlers.initHandlersFromConfig c= reated /update: solr.UpdateRequestHandler [junit4] 2> 924225 T2367 oasc.RequestHandlers.initHandlersFromConfig c= reated /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 924228 T2367 oashl.XMLLoader.init xsltCacheLifetimeSeconds= =3D60 [junit4] 2> 924231 T2367 oass.SolrIndexSearcher. Opening Searche= r@1d9a782 main [junit4] 2> 924232 T2367 oasu.CommitTracker. Hard AutoCommit: di= sabled [junit4] 2> 924232 T2367 oasu.CommitTracker. Soft AutoCommit: di= sabled [junit4] 2> 924236 T2414 oasc.SolrCore.registerSearcher [nodes_used_co= llection_shard2_replica2] Registered new searcher Searcher@1d9a782 main{Sta= ndardDirectoryReader(segments_1:1)} [junit4] 2> 924238 T2367 oasc.CoreContainer.registerCore registering c= ore: nodes_used_collection_shard2_replica2 [junit4] 2> 924238 T2367 oasc.ZkController.register Register replica -= core:nodes_used_collection_shard2_replica2 address:http://127.0.0.1:56516/= _ collection:nodes_used_collection shard:shard2 [junit4] 2> 924239 T2367 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D10000&maxConnectionsPerHost=3D20&co= nnTimeout=3D15000&socketTimeout=3D30000&retry=3Dfalse [junit4] 2> 924310 T2401 oass.ByteField.init WARN ByteField is depreca= ted and will be removed in 5.0. You should use TrieIntField instead. [junit4] 2> 924310 T2401 oass.ShortField.init WARN ShortField is depre= cated and will be removed in 5.0. You should use TrieIntField instead. [junit4] 2> 924311 T2401 oass.OpenExchangeRatesOrgProvider.init Initia= lized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4] 2> 924317 T2344 oascc.ZkStateReader.updateClusterState Updati= ng cloud state from ZooKeeper...=20 [junit4] 2> 924321 T2401 oass.IndexSchema.readSchema default search fi= eld in schema is text [junit4] 2> 924323 T2379 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 924324 T2407 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 924324 T2361 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 924324 T2343 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 924324 T2348 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 924324 T2393 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 924326 T2401 oass.IndexSchema.readSchema unique key field:= id [junit4] 2> 924351 T2401 oass.FileExchangeRateProvider.reload Reloadin= g exchange rates from file currency.xml [junit4] 2> 924358 T2401 oass.FileExchangeRateProvider.reload Reloadin= g exchange rates from file currency.xml [junit4] 2> 924364 T2401 oass.OpenExchangeRatesOrgProvider.reload Relo= ading exchange rates from open-exchange-rates.json [junit4] 2> 924366 T2401 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 924366 T2401 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARN Expected key, got STRING [junit4] 2> 924367 T2401 oass.OpenExchangeRatesOrgProvider.reload Relo= ading exchange rates from open-exchange-rates.json [junit4] 2> 924369 T2401 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 924369 T2401 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARN Expected key, got STRING [junit4] 2> 924370 T2401 oasc.SolrCore.initDirectoryFactory org.apache= .solr.core.MockDirectoryFactory [junit4] 2> 924370 T2401 oasc.SolrCore. [nodes_used_collection_s= hard1_replica1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-S= olr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Collecti= onsAPIDistributedZkTest-jetty4-1375410906345/nodes_used_collection_shard1_r= eplica1/, dataDir=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/b= uild/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkT= est-jetty4-1375410906345//nodes_used_collection_shard1_replica1/data/ [junit4] 2> 924371 T2401 oasc.JmxMonitoredMap. JMX monitoring is= enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBea= nServer@edbca8 [junit4] 2> 924372 T2401 oasc.CachingDirectoryFactory.get return new d= irectory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/so= lr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jet= ty4-1375410906345//nodes_used_collection_shard1_replica1/data [junit4] 2> 924372 T2401 oasc.SolrCore.getNewIndexDir New index direct= ory detected: old=3Dnull new=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-L= inux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDis= tributedZkTest-jetty4-1375410906345//nodes_used_collection_shard1_replica1/= data/index/ [junit4] 2> 924373 T2401 oasc.SolrCore.initIndex WARN [nodes_used_coll= ection_shard1_replica1] Solr index directory '/mnt/ssd/jenkins/workspace/Lu= cene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Co= llectionsAPIDistributedZkTest-jetty4-1375410906345/nodes_used_collection_sh= ard1_replica1/data/index' doesn't exist. Creating new index... [junit4] 2> 924374 T2401 oasc.CachingDirectoryFactory.get return new d= irectory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/so= lr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jet= ty4-1375410906345//nodes_used_collection_shard1_replica1/data/index [junit4] 2> 924376 T2401 oasc.SolrDeletionPolicy.onCommit SolrDeletion= Policy.onCommit: commits: num=3D1 [junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.store.= RAMDirectory@fe6d2a lockFactory=3Dorg.apache.lucene.store.NativeFSLockFacto= ry@b32f7f),segFN=3Dsegments_1,generation=3D1} [junit4] 2> 924376 T2401 oasc.SolrDeletionPolicy.updateCommits newest = commit generation =3D 1 [junit4] 2> 924389 T2401 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "ded= upe" [junit4] 2> 924390 T2401 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "sto= red_sig" [junit4] 2> 924391 T2401 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "dis= trib-dup-test-chain-implicit" [junit4] 2> 924392 T2401 oasc.RequestHandlers.initHandlersFromConfig c= reated standard: solr.StandardRequestHandler [junit4] 2> 924392 T2401 oasc.RequestHandlers.initHandlersFromConfig c= reated /get: solr.RealTimeGetHandler [junit4] 2> 924393 T2401 oasc.RequestHandlers.initHandlersFromConfig a= dding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 924393 T2401 oasc.RequestHandlers.initHandlersFromConfig c= reated /replication: solr.ReplicationHandler [junit4] 2> 924394 T2401 oasc.RequestHandlers.initHandlersFromConfig c= reated /update: solr.UpdateRequestHandler [junit4] 2> 924395 T2401 oasc.RequestHandlers.initHandlersFromConfig c= reated /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 924398 T2401 oashl.XMLLoader.init xsltCacheLifetimeSeconds= =3D60 [junit4] 2> 924402 T2401 oass.SolrIndexSearcher. Opening Searche= r@116c917 main [junit4] 2> 924403 T2401 oasu.CommitTracker. Hard AutoCommit: di= sabled [junit4] 2> 924404 T2401 oasu.CommitTracker. Soft AutoCommit: di= sabled [junit4] 2> 924409 T2415 oasc.SolrCore.registerSearcher [nodes_used_co= llection_shard1_replica1] Registered new searcher Searcher@116c917 main{Sta= ndardDirectoryReader(segments_1:1)} [junit4] 2> 924411 T2401 oasc.CoreContainer.registerCore registering c= ore: nodes_used_collection_shard1_replica1 [junit4] 2> 924412 T2401 oasc.ZkController.register Register replica -= core:nodes_used_collection_shard1_replica1 address:http://127.0.0.1:49370/= _ collection:nodes_used_collection shard:shard1 [junit4] 2> 924412 T2401 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D10000&maxConnectionsPerHost=3D20&co= nnTimeout=3D15000&socketTimeout=3D30000&retry=3Dfalse [junit4] 2> 924417 T2401 oascc.SolrZkClient.makePath makePath: /collec= tions/nodes_used_collection/leader_elect/shard1/election [junit4] 2> 924420 T2339 oass.ByteField.init WARN ByteField is depreca= ted and will be removed in 5.0. You should use TrieIntField instead. [junit4] 2> 924421 T2339 oass.ShortField.init WARN ShortField is depre= cated and will be removed in 5.0. You should use TrieIntField instead. [junit4] 2> 924421 T2339 oass.OpenExchangeRatesOrgProvider.init Initia= lized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4] 2> 924426 T2401 oasc.ShardLeaderElectionContext.runLeaderProc= ess Running the leader process for shard shard1 [junit4] 2> 924428 T2339 oass.IndexSchema.readSchema default search fi= eld in schema is text [junit4] 2> 924430 T2401 oasc.ShardLeaderElectionContext.waitForReplic= asToComeUp Waiting until we see more replicas up for shard shard1: total=3D= 2 found=3D1 timeoutin=3D179999 [junit4] 2> 924431 T2339 oass.IndexSchema.readSchema unique key field:= id [junit4] 2> 924450 T2339 oass.FileExchangeRateProvider.reload Reloadin= g exchange rates from file currency.xml [junit4] 2> 924455 T2339 oass.FileExchangeRateProvider.reload Reloadin= g exchange rates from file currency.xml [junit4] 2> 924458 T2339 oass.OpenExchangeRatesOrgProvider.reload Relo= ading exchange rates from open-exchange-rates.json [junit4] 2> 924460 T2339 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 924461 T2339 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARN Expected key, got STRING [junit4] 2> 924461 T2339 oass.OpenExchangeRatesOrgProvider.reload Relo= ading exchange rates from open-exchange-rates.json [junit4] 2> 924463 T2339 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 924463 T2339 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARN Expected key, got STRING [junit4] 2> 924463 T2339 oasc.SolrCore.initDirectoryFactory org.apache= .solr.core.MockDirectoryFactory [junit4] 2> 924464 T2339 oasc.SolrCore. [nodes_used_collection_s= hard1_replica2] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-S= olr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Collecti= onsAPIDistributedZkTest-controljetty-1375410902074/nodes_used_collection_sh= ard1_replica2/, dataDir=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/= solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistribu= tedZkTest-controljetty-1375410902074//nodes_used_collection_shard1_replica2= /data/ [junit4] 2> 924464 T2339 oasc.JmxMonitoredMap. JMX monitoring is= enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBea= nServer@edbca8 [junit4] 2> 924465 T2339 oasc.CachingDirectoryFactory.get return new d= irectory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/so= lr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-con= troljetty-1375410902074//nodes_used_collection_shard1_replica2/data [junit4] 2> 924465 T2339 oasc.SolrCore.getNewIndexDir New index direct= ory detected: old=3Dnull new=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-L= inux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDis= tributedZkTest-controljetty-1375410902074//nodes_used_collection_shard1_rep= lica2/data/index/ [junit4] 2> 924466 T2339 oasc.SolrCore.initIndex WARN [nodes_used_coll= ection_shard1_replica2] Solr index directory '/mnt/ssd/jenkins/workspace/Lu= cene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Co= llectionsAPIDistributedZkTest-controljetty-1375410902074/nodes_used_collect= ion_shard1_replica2/data/index' doesn't exist. Creating new index... [junit4] 2> 924466 T2339 oasc.CachingDirectoryFactory.get return new d= irectory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/so= lr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-con= troljetty-1375410902074//nodes_used_collection_shard1_replica2/data/index [junit4] 2> 924467 T2339 oasc.SolrDeletionPolicy.onCommit SolrDeletion= Policy.onCommit: commits: num=3D1 [junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.store.= RAMDirectory@e747d3 lockFactory=3Dorg.apache.lucene.store.NativeFSLockFacto= ry@5fc11b),segFN=3Dsegments_1,generation=3D1} [junit4] 2> 924468 T2339 oasc.SolrDeletionPolicy.updateCommits newest = commit generation =3D 1 [junit4] 2> 924471 T2339 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "ded= upe" [junit4] 2> 924471 T2339 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "sto= red_sig" [junit4] 2> 924472 T2339 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "dis= trib-dup-test-chain-implicit" [junit4] 2> 924472 T2339 oasc.RequestHandlers.initHandlersFromConfig c= reated standard: solr.StandardRequestHandler [junit4] 2> 924473 T2339 oasc.RequestHandlers.initHandlersFromConfig c= reated /get: solr.RealTimeGetHandler [junit4] 2> 924473 T2339 oasc.RequestHandlers.initHandlersFromConfig a= dding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 924473 T2339 oasc.RequestHandlers.initHandlersFromConfig c= reated /replication: solr.ReplicationHandler [junit4] 2> 924474 T2339 oasc.RequestHandlers.initHandlersFromConfig c= reated /update: solr.UpdateRequestHandler [junit4] 2> 924474 T2339 oasc.RequestHandlers.initHandlersFromConfig c= reated /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 924476 T2339 oashl.XMLLoader.init xsltCacheLifetimeSeconds= =3D60 [junit4] 2> 924479 T2339 oass.SolrIndexSearcher. Opening Searche= r@61d4e3 main [junit4] 2> 924480 T2339 oasu.CommitTracker. Hard AutoCommit: di= sabled [junit4] 2> 924480 T2339 oasu.CommitTracker. Soft AutoCommit: di= sabled [junit4] 2> 924483 T2416 oasc.SolrCore.registerSearcher [nodes_used_co= llection_shard1_replica2] Registered new searcher Searcher@61d4e3 main{Stan= dardDirectoryReader(segments_1:1)} [junit4] 2> 924486 T2339 oasc.CoreContainer.registerCore registering c= ore: nodes_used_collection_shard1_replica2 [junit4] 2> 924486 T2339 oasc.ZkController.register Register replica -= core:nodes_used_collection_shard1_replica2 address:http://127.0.0.1:55293/= _ collection:nodes_used_collection shard:shard1 [junit4] 2> 924486 T2339 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D10000&maxConnectionsPerHost=3D20&co= nnTimeout=3D15000&socketTimeout=3D30000&retry=3Dfalse [junit4] 2> 924718 T2388 oasc.ShardLeaderElectionContext.waitForReplic= asToComeUp Enough replicas found to continue. [junit4] 2> 924718 T2388 oasc.ShardLeaderElectionContext.runLeaderProc= ess I may be the new leader - try and sync [junit4] 2> 924718 T2388 oasc.SyncStrategy.sync Sync replicas to http:= //127.0.0.1:52614/_/nodes_used_collection_shard2_replica1/ [junit4] 2> 924719 T2388 oasu.PeerSync.sync PeerSync: core=3Dnodes_use= d_collection_shard2_replica1 url=3Dhttp://127.0.0.1:52614/_ START replicas= =3D[http://127.0.0.1:56516/_/nodes_used_collection_shard2_replica2/] nUpdat= es=3D100 [junit4] 2> 924720 T2388 oasu.PeerSync.sync PeerSync: core=3Dnodes_use= d_collection_shard2_replica1 url=3Dhttp://127.0.0.1:52614/_ DONE. We have = no versions. sync failed. [junit4] 2> 924720 T2388 oasc.SyncStrategy.syncReplicas Leader's attem= pt to sync with shard failed, moving to the next candidate [junit4] 2> 924720 T2388 oasc.ShardLeaderElectionContext.runLeaderProc= ess We failed sync, but we have no versions - we can't sync in that case - = we were active before, so become leader anyway [junit4] 2> 924721 T2388 oasc.ShardLeaderElectionContext.runLeaderProc= ess I am the new leader: http://127.0.0.1:52614/_/nodes_used_collection_sha= rd2_replica [...truncated too long message...] p.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906) [junit4] > =09at org.apache.http.impl.client.AbstractHttpClient.execu= te(AbstractHttpClient.java:805) [junit4] > =09at org.apache.http.impl.client.AbstractHttpClient.execu= te(AbstractHttpClient.java:784) [junit4] > =09at org.apache.solr.client.solrj.impl.HttpSolrServer.req= uest(HttpSolrServer.java:365) [junit4] > =09... 44 more [junit4] > Caused by: java.net.ConnectException: Connection refused [junit4] > =09at java.net.PlainSocketImpl.socketConnect(Native Method= ) [junit4] > =09at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.j= ava:351) [junit4] > =09at java.net.PlainSocketImpl.connectToAddress(PlainSocke= tImpl.java:213) [junit4] > =09at java.net.PlainSocketImpl.connect(PlainSocketImpl.jav= a:200) [junit4] > =09at java.net.SocksSocketImpl.connect(SocksSocketImpl.jav= a:366) [junit4] > =09at java.net.Socket.connect(Socket.java:529) [junit4] > =09at org.apache.http.conn.scheme.PlainSocketFactory.conne= ctSocket(PlainSocketFactory.java:127) [junit4] > =09at org.apache.http.impl.conn.DefaultClientConnectionOpe= rator.openConnection(DefaultClientConnectionOperator.java:180) [junit4] > =09... 51 more [junit4] 2> 1060924 T2321 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> 146234 T2320 ccr.ThreadLeakControl.checkThreadLeaks WARNIN= G Will linger awaiting termination of 2 leaked thread(s). [junit4] 2> 1062124 T2407 oasc.LeaderElector$1.process WARN org.apach= e.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode =3D Se= ssion expired for /collections/new_implicit_coll_0/leader_elect/d/election [junit4] 2> =09at org.apache.zookeeper.KeeperException.create(KeeperEx= ception.java:127) [junit4] 2> =09at org.apache.zookeeper.KeeperException.create(KeeperEx= ception.java:51) [junit4] 2> =09at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper= .java:1468) [junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient$6.execute(= SolrZkClient.java:235) [junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient$6.execute(= SolrZkClient.java:232) [junit4] 2> =09at org.apache.solr.common.cloud.ZkCmdExecutor.retryOper= ation(ZkCmdExecutor.java:65) [junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient.getChildre= n(SolrZkClient.java:232) [junit4] 2> =09at org.apache.solr.cloud.LeaderElector.checkIfIamLeader= (LeaderElector.java:84) [junit4] 2> =09at org.apache.solr.cloud.LeaderElector.access$000(Leade= rElector.java:55) [junit4] 2> =09at org.apache.solr.cloud.LeaderElector$1.process(Leader= Elector.java:129) [junit4] 2> =09at org.apache.zookeeper.ClientCnxn$EventThread.processE= vent(ClientCnxn.java:519) [junit4] 2> =09at org.apache.zookeeper.ClientCnxn$EventThread.run(Clie= ntCnxn.java:495) [junit4] 2>=20 [junit4] 2> 1062124 T2407 oasc.LeaderElector$1.process WARN org.apach= e.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode =3D Se= ssion expired for /collections/new_implicit_coll_0/leader_elect/a/election [junit4] 2> =09at org.apache.zookeeper.KeeperException.create(KeeperEx= ception.java:127) [junit4] 2> =09at org.apache.zookeeper.KeeperException.create(KeeperEx= ception.java:51) [junit4] 2> =09at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper= .java:1468) [junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient$6.execute(= SolrZkClient.java:235) [junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient$6.execute(= SolrZkClient.java:232) [junit4] 2> =09at org.apache.solr.common.cloud.ZkCmdExecutor.retryOper= ation(ZkCmdExecutor.java:65) [junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient.getChildre= n(SolrZkClient.java:232) [junit4] 2> =09at org.apache.solr.cloud.LeaderElector.checkIfIamLeader= (LeaderElector.java:84) [junit4] 2> =09at org.apache.solr.cloud.LeaderElector.access$000(Leade= rElector.java:55) [junit4] 2> =09at org.apache.solr.cloud.LeaderElector$1.process(Leader= Elector.java:129) [junit4] 2> =09at org.apache.zookeeper.ClientCnxn$EventThread.processE= vent(ClientCnxn.java:519) [junit4] 2> =09at org.apache.zookeeper.ClientCnxn$EventThread.run(Clie= ntCnxn.java:495) [junit4] 2>=20 [junit4] 2> 1062125 T2407 oasc.LeaderElector$1.process WARN org.apach= e.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode =3D Se= ssion expired for /collections/new_implicit_coll_0/leader_elect/b/election [junit4] 2> =09at org.apache.zookeeper.KeeperException.create(KeeperEx= ception.java:127) [junit4] 2> =09at org.apache.zookeeper.KeeperException.create(KeeperEx= ception.java:51) [junit4] 2> =09at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper= .java:1468) [junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient$6.execute(= SolrZkClient.java:235) [junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient$6.execute(= SolrZkClient.java:232) [junit4] 2> =09at org.apache.solr.common.cloud.ZkCmdExecutor.retryOper= ation(ZkCmdExecutor.java:65) [junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient.getChildre= n(SolrZkClient.java:232) [junit4] 2> =09at org.apache.solr.cloud.LeaderElector.checkIfIamLeader= (LeaderElector.java:84) [junit4] 2> =09at org.apache.solr.cloud.LeaderElector.access$000(Leade= rElector.java:55) [junit4] 2> =09at org.apache.solr.cloud.LeaderElector$1.process(Leader= Elector.java:129) [junit4] 2> =09at org.apache.zookeeper.ClientCnxn$EventThread.processE= vent(ClientCnxn.java:519) [junit4] 2> =09at org.apache.zookeeper.ClientCnxn$EventThread.run(Clie= ntCnxn.java:495) [junit4] 2>=20 [junit4] 2> 1062125 T2407 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/l= ive_nodes, has occurred - updating... (live nodes size: 1) [junit4] 2> 1062125 T2407 oascc.ZkStateReader$2.process WARN ZooKeeper= watch triggered, but Solr cannot talk to ZK [junit4] 2> 1062126 T2407 oascc.ZkStateReader$3.process WARN ZooKeeper= watch triggered, but Solr cannot talk to ZK [junit4] 2> NOTE: test params are: codec=3DLucene42: {range_facet_l=3D= PostingsFormat(name=3DMockSep), _route_=3DPulsing41(freqCutoff=3D9 minBlock= Size=3D73 maxBlockSize=3D169), text=3DPulsing41(freqCutoff=3D9 minBlockSize= =3D73 maxBlockSize=3D169), _version_=3DPostingsFormat(name=3DMockSep), intD= efault=3DPostingsFormat(name=3DMockSep), id=3DPostingsFormat(name=3DDirect)= , timestamp=3DPostingsFormat(name=3DMockSep), a_t=3DPostingsFormat(name=3DM= ockSep), range_facet_sl=3DPulsing41(freqCutoff=3D9 minBlockSize=3D73 maxBlo= ckSize=3D169), range_facet_si=3DPostingsFormat(name=3DAsserting), other_tl1= =3DPostingsFormat(name=3DMockSep), multiDefault=3DPostingsFormat(name=3DAss= erting), a_si=3DPostingsFormat(name=3DAsserting)}, docValues:{}, sim=3DDefa= ultSimilarity, locale=3Dko_KR, timezone=3DAfrica/Malabo [junit4] 2> NOTE: Linux 3.2.0-51-generic i386/Sun Microsystems Inc. 1.= 6.0_45 (32-bit)/cpus=3D8,threads=3D5,free=3D63095504,total=3D204476416 [junit4] 2> NOTE: All tests run in this JVM: [DistanceFunctionTest, Zk= SolrClientTest, CoreAdminCreateDiscoverTest, TestOmitPositions, TestArbitra= ryIndexDir, TestAnalyzedSuggestions, TestSolrJ, TestDefaultSimilarityFactor= y, TestPartialUpdateDeduplication, DOMUtilTest, TestPropInject, TestSolrXML= Serializer, TestStressLucene, TestCSVResponseWriter, SolrIndexConfigTest, T= estFastOutputStream, TestBinaryResponseWriter, PathHierarchyTokenizerFactor= yTest, TestNumberUtils, TestPostingsSolrHighlighter, StandardRequestHandler= Test, DirectSolrSpellCheckerTest, BadCopyFieldTest, SuggesterTSTTest, TestS= erializedLuceneMatchVersion, FieldAnalysisRequestHandlerTest, StatsComponen= tTest, IndexSchemaRuntimeFieldTest, QueryResultKeyTest, TestDistributedGrou= ping, HdfsRecoveryZkTest, TestRandomFaceting, TestCopyFieldCollectionResour= ce, TestCollationField, TestCloudManagedSchema, FullSolrCloudDistribCmdsTes= t, TestFoldingMultitermQuery, TestManagedSchemaFieldResource, TestSchemaSim= ilarityResource, TestHashPartitioner, EchoParamsTest, HdfsSyncSliceTest, In= dexReaderFactoryTest, TestRangeQuery, SolrCmdDistributorTest, XsltUpdateReq= uestHandlerTest, TestSchemaResource, DeleteShardTest, SolrRequestParserTest= , BasicZkTest, DirectUpdateHandlerTest, TestUpdate, SortByFunctionTest, Tes= tStressReorder, SpellCheckComponentTest, TestReload, BlockCacheTest, CoreCo= ntainerCoreInitFailuresTest, CopyFieldTest, DocumentAnalysisRequestHandlerT= est, TestJmxIntegration, LeaderElectionIntegrationTest, SuggesterWFSTTest, = ChaosMonkeySafeLeaderTest, DebugComponentTest, SampleTest, ShardSplitTest, = UniqFieldsUpdateProcessorFactoryTest, JSONWriterTest, PingRequestHandlerTes= t, SpellCheckCollatorTest, TestWordDelimiterFilterFactory, TestFieldCollect= ionResource, TestMultiCoreConfBootstrap, DisMaxRequestHandlerTest, BasicDis= tributedZk2Test, CollectionsAPIDistributedZkTest] [junit4] Completed on J1 in 147.52s, 1 test, 1 error <<< FAILURES! [...truncated 482 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:395: The followi= ng error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:375: The followi= ng error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The followin= g error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:181: The fo= llowing error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:449:= The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:12= 33: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:87= 6: There were test failures: 321 suites, 1352 tests, 1 error, 34 ignored (6= assumptions) Total time: 45 minutes 13 seconds Build step 'Invoke Ant' marked build as failure Description set: Java: 32bit/jdk1.6.0_45 -client -XX:+UseSerialGC Archiving artifacts Recording test results Email was triggered for: Failure Sending email for trigger: Failure ------=_Part_12_2634477.1375411411329 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_12_2634477.1375411411329--