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 585BE1031A for ; Sat, 3 Aug 2013 02:26:26 +0000 (UTC) Received: (qmail 98904 invoked by uid 500); 3 Aug 2013 02:26:25 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 98797 invoked by uid 500); 3 Aug 2013 02:26:25 -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 98788 invoked by uid 99); 3 Aug 2013 02:26:25 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 Aug 2013 02:26:25 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,NORMAL_HTTP_TO_IP,WEIRD_PORT X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 Aug 2013 02:26:19 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id 74453C0304 for ; Sat, 3 Aug 2013 02:25:59 +0000 (UTC) Date: Sat, 3 Aug 2013 02:25:36 +0000 (UTC) From: Apache Jenkins Server To: dev@lucene.apache.org Message-ID: <72545029.3732.1375496759473.JavaMail.hudson@aegis> In-Reply-To: <1583801142.3663.1375481286164.JavaMail.hudson@aegis> References: <1583801142.3663.1375481286164.JavaMail.hudson@aegis> Subject: [JENKINS] Lucene-Solr-Tests-4.x-Java7 - Build # 1474 - Still Failing MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_3730_793960696.1375496736159" X-Jenkins-Job: Lucene-Solr-Tests-4.x-Java7 X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_3730_793960696.1375496736159 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java7/1474/ 1 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribSearch Error Message: IOException occured when talking to server at: http://127.0.0.1:46835 Stack Trace: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:46835 at __randomizedtesting.SeedInfo.seed([3A5311801B38BF3:8243BF0076ECEBCF]:0) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:435) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180) at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1535) at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCustomCollectionsAPI(CollectionsAPIDistributedZkTest.java:677) at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:159) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559) at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358) at java.lang.Thread.run(Thread.java:724) Caused by: org.apache.http.conn.ConnectTimeoutException: Connect to 127.0.0.1:46835 timed out at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:129) at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180) at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294) at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645) at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480) at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906) at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805) at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365) ... 45 more Build Log: [...truncated 9417 lines...] [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest [junit4] 2> 25621 T37 oas.SolrTestCaseJ4.startTrackingSearchers WARN startTrackingSearchers: numOpens=2 numCloses=2 [junit4] 2> 25622 T37 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: / [junit4] 2> 25633 T37 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4] 2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./solrtest-CollectionsAPIDistributedZkTest-1375494625389 [junit4] 2> 25643 T37 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 2> 25651 T38 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 25852 T37 oasc.ZkTestServer.run start zk server on port:29130 [junit4] 2> 26176 T37 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 26297 T44 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@56e22137 name:ZooKeeperConnection Watcher:127.0.0.1:29130 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 26298 T37 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 26304 T37 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 26423 T37 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 26426 T46 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b61e3da name:ZooKeeperConnection Watcher:127.0.0.1:29130/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 26426 T37 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 26451 T37 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 26457 T37 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 26463 T37 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 26467 T37 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 26473 T37 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 26521 T37 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 26537 T37 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 26538 T37 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 26645 T37 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 26646 T37 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 26652 T37 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 26653 T37 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 26659 T37 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 26659 T37 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 26665 T37 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 26666 T37 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 26672 T37 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 26672 T37 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 26678 T37 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 26679 T37 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 26684 T37 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 26685 T37 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 27015 T37 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 27022 T37 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:20934 [junit4] 2> 27023 T37 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 27024 T37 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 27025 T37 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1375494626447 [junit4] 2> 27026 T37 oasc.SolrResourceLoader. new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1375494626447/' [junit4] 2> 27082 T37 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1375494626447/solr.xml [junit4] 2> 27220 T37 oasc.ConfigSolrXml. Config-defined core root directory: [junit4] 2> 27229 T37 oasc.CoreContainer. New CoreContainer 424380829 [junit4] 2> 27230 T37 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1375494626447/] [junit4] 2> 27345 T37 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000 [junit4] 2> 27346 T37 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http:// [junit4] 2> 27346 T37 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 27347 T37 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 27348 T37 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 27348 T37 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 27349 T37 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 27350 T37 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 27350 T37 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 27351 T37 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false [junit4] 2> 27376 T37 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:29130/solr [junit4] 2> 27416 T37 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 27417 T37 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 27425 T57 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@32637297 name:ZooKeeperConnection Watcher:127.0.0.1:29130 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 27426 T37 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 27435 T37 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000 [junit4] 2> 27450 T37 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 27453 T59 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2f6ee2e6 name:ZooKeeperConnection Watcher:127.0.0.1:29130/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 27453 T37 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 27467 T37 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 27486 T37 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 27509 T37 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 27512 T37 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:20934_ [junit4] 2> 27521 T37 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:20934_ [junit4] 2> 27526 T37 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 27553 T37 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 27556 T37 oasc.Overseer.start Overseer (id=90144415793020931-127.0.0.1:20934_-n_0000000000) starting [junit4] 2> 27590 T37 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 27609 T61 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 27610 T37 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 27613 T37 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 27616 T37 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 27648 T60 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 27655 T37 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1375494626447 [junit4] 2> 27676 T37 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1375494626447/conf/ [junit4] 2> 27856 T37 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 27857 T37 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0 [junit4] 2> 27858 T37 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 27858 T37 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4] 2> 27875 T37 oascsi.HttpClientUtil.createClient Creating new http client, config: [junit4] 2> 27883 T37 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 27886 T64 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6b103fcf name:ZooKeeperConnection Watcher:127.0.0.1:29130/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 27886 T37 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 27888 T37 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 27894 T37 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true [junit4] 2> 28167 T37 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 28170 T37 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:46835 [junit4] 2> 28170 T37 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 28171 T37 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 28171 T37 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375494627649 [junit4] 2> 28172 T37 oasc.SolrResourceLoader. new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375494627649/' [junit4] 2> 28212 T37 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375494627649/solr.xml [junit4] 2> 28307 T37 oasc.ConfigSolrXml. Config-defined core root directory: [junit4] 2> 28307 T37 oasc.CoreContainer. New CoreContainer 888717851 [junit4] 2> 28308 T37 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375494627649/] [junit4] 2> 28310 T37 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000 [junit4] 2> 28310 T37 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http:// [junit4] 2> 28310 T37 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 28311 T37 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 28311 T37 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 28312 T37 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 28312 T37 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 28313 T37 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 28313 T37 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 28313 T37 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false [junit4] 2> 28327 T37 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:29130/solr [junit4] 2> 28328 T37 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 28329 T37 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 28394 T75 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@129a41a5 name:ZooKeeperConnection Watcher:127.0.0.1:29130 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 28394 T37 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 28427 T37 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000 [junit4] 2> 28443 T37 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 28446 T77 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3f5fc55e name:ZooKeeperConnection Watcher:127.0.0.1:29130/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 28447 T37 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 28497 T37 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 29503 T37 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46835_ [junit4] 2> 29531 T37 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:46835_ [junit4] 2> 29544 T64 oascc.ZkStateReader$3.process Updating live nodes... (2) [junit4] 2> 29545 T77 oascc.ZkStateReader$3.process Updating live nodes... (2) [junit4] 2> 29545 T59 oascc.ZkStateReader$3.process Updating live nodes... (2) [junit4] 2> 29562 T37 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375494627649 [junit4] 2> 29780 T37 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375494627649/conf/ [junit4] 2> 29781 T37 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 29782 T37 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0 [junit4] 2> 29782 T37 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 29783 T37 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4] 2> 30132 T37 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 30136 T37 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:21463 [junit4] 2> 30137 T37 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 30137 T37 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 30138 T37 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375494629561 [junit4] 2> 30139 T37 oasc.SolrResourceLoader. new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375494629561/' [junit4] 2> 30184 T37 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375494629561/solr.xml [junit4] 2> 30303 T37 oasc.ConfigSolrXml. Config-defined core root directory: [junit4] 2> 30304 T37 oasc.CoreContainer. New CoreContainer 452233759 [junit4] 2> 30305 T37 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375494629561/] [junit4] 2> 30307 T37 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000 [junit4] 2> 30308 T37 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http:// [junit4] 2> 30309 T37 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 30309 T37 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 30310 T37 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 30311 T37 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 30311 T37 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 30312 T37 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 30313 T37 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 30313 T37 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false [junit4] 2> 30334 T37 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:29130/solr [junit4] 2> 30335 T37 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 30336 T37 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 30366 T89 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@169cfde2 name:ZooKeeperConnection Watcher:127.0.0.1:29130 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 30366 T37 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 30369 T37 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000 [junit4] 2> 30385 T37 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 30388 T91 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@49992f2e name:ZooKeeperConnection Watcher:127.0.0.1:29130/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 30388 T37 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 30395 T37 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 31402 T37 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:21463_ [junit4] 2> 31404 T37 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:21463_ [junit4] 2> 31415 T64 oascc.ZkStateReader$3.process Updating live nodes... (3) [junit4] 2> 31416 T91 oascc.ZkStateReader$3.process Updating live nodes... (3) [junit4] 2> 31416 T77 oascc.ZkStateReader$3.process Updating live nodes... (3) [junit4] 2> 31415 T59 oascc.ZkStateReader$3.process Updating live nodes... (3) [junit4] 2> 31428 T37 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375494629561 [junit4] 2> 31617 T37 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375494629561/conf/ [junit4] 2> 31620 T37 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 31621 T37 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0 [junit4] 2> 31622 T37 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 31622 T37 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4] 2> 31951 T37 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 31955 T37 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:27009 [junit4] 2> 31956 T37 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 31957 T37 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 31958 T37 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375494631398 [junit4] 2> 31958 T37 oasc.SolrResourceLoader. new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375494631398/' [junit4] 2> 32011 T37 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375494631398/solr.xml [junit4] 2> 32122 T37 oasc.ConfigSolrXml. Config-defined core root directory: [junit4] 2> 32123 T37 oasc.CoreContainer. New CoreContainer 1382518385 [junit4] 2> 32123 T37 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375494631398/] [junit4] 2> 32126 T37 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000 [junit4] 2> 32126 T37 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http:// [junit4] 2> 32127 T37 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 32128 T37 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 32128 T37 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 32129 T37 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 32130 T37 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 32130 T37 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 32131 T37 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 32132 T37 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false [junit4] 2> 32152 T37 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:29130/solr [junit4] 2> 32153 T37 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 32155 T37 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 32159 T103 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@52f121d6 name:ZooKeeperConnection Watcher:127.0.0.1:29130 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 32159 T37 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 32163 T37 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000 [junit4] 2> 32178 T37 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 32181 T105 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13cd4abe name:ZooKeeperConnection Watcher:127.0.0.1:29130/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 32182 T37 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 32195 T37 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 33201 T37 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:27009_ [junit4] 2> 33208 T37 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:27009_ [junit4] 2> 33213 T64 oascc.ZkStateReader$3.process Updating live nodes... (4) [junit4] 2> 33214 T91 oascc.ZkStateReader$3.process Updating live nodes... (4) [junit4] 2> 33214 T59 oascc.ZkStateReader$3.process Updating live nodes... (4) [junit4] 2> 33214 T105 oascc.ZkStateReader$3.process Updating live nodes... (4) [junit4] 2> 33214 T77 oascc.ZkStateReader$3.process Updating live nodes... (4) [junit4] 2> 33234 T37 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375494631398 [junit4] 2> 33494 T37 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375494631398/conf/ [junit4] 2> 33502 T37 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 33503 T37 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0 [junit4] 2> 33503 T37 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 33504 T37 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4] 2> 33899 T37 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 33902 T37 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:29203 [junit4] 2> 33903 T37 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 33903 T37 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 33904 T37 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375494633284 [junit4] 2> 33904 T37 oasc.SolrResourceLoader. new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375494633284/' [junit4] 2> 33933 T37 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375494633284/solr.xml [junit4] 2> 34010 T37 oasc.ConfigSolrXml. Config-defined core root directory: [junit4] 2> 34010 T37 oasc.CoreContainer. New CoreContainer 1744119302 [junit4] 2> 34011 T37 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375494633284/] [junit4] 2> 34013 T37 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000 [junit4] 2> 34013 T37 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http:// [junit4] 2> 34013 T37 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 34014 T37 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 34014 T37 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 34015 T37 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 34015 T37 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 34016 T37 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 34016 T37 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 34016 T37 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false [junit4] 2> 34030 T37 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:29130/solr [junit4] 2> 34030 T37 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 34031 T37 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 34038 T117 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@11304c79 name:ZooKeeperConnection Watcher:127.0.0.1:29130 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 34038 T37 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 34042 T37 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000 [junit4] 2> 34057 T37 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 34061 T119 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3c07d315 name:ZooKeeperConnection Watcher:127.0.0.1:29130/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 34061 T37 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 34067 T37 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 35073 T37 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:29203_ [junit4] 2> 35100 T37 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:29203_ [junit4] 2> 35105 T64 oascc.ZkStateReader$3.process Updating live nodes... (5) [junit4] 2> 35105 T119 oascc.ZkStateReader$3.process Updating live nodes... (5) [junit4] 2> 35105 T77 oascc.ZkStateReader$3.process Updating live nodes... (5) [junit4] 2> 35105 T91 oascc.ZkStateReader$3.process Updating live nodes... (5) [junit4] 2> 35105 T105 oascc.ZkStateReader$3.process Updating live nodes... (5) [junit4] 2> 35105 T59 oascc.ZkStateReader$3.process Updating live nodes... (5) [junit4] 2> 35114 T37 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375494633284 [junit4] 2> 35227 T37 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375494633284/conf/ [junit4] 2> 35229 T37 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 35230 T37 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0 [junit4] 2> 35230 T37 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 35231 T37 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4] 2> 35248 T37 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4] 2> 35264 T67 oasha.CollectionsHandler.handleCreateAction Creating Collection : numShards=2&name=nodes_used_collection&replicationFactor=2&action=CREATE&wt=javabin&version=2 [junit4] 2> 35268 T59 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 35274 T61 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{ [junit4] 2> "operation":"createcollection", [junit4] 2> "numShards":"2", [junit4] 2> "name":"nodes_used_collection", [junit4] 2> "replicationFactor":"2"} [junit4] 2> 35274 T61 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , { [junit4] 2> "operation":"createcollection", [junit4] 2> "numShards":"2", [junit4] 2> "name":"nodes_used_collection", [junit4] 2> "replicationFactor":"2"} [junit4] 2> 36671 T60 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 36673 T60 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: nodes_used_collection [junit4] 2> 36673 T60 oasc.Overseer$ClusterStateUpdater.createCollection Create collection nodes_used_collection with shards [shard1, shard2] [junit4] 2> 36726 T105 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 36726 T77 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 36726 T91 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 36726 T64 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 36726 T119 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 36726 T59 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 36801 T61 oasc.OverseerCollectionProcessor.createCollection going to create cores replicas shardNames [shard1, shard2] , repFactor : 2 [junit4] 2> 36801 T61 oasc.OverseerCollectionProcessor.createCollection Creating shard nodes_used_collection_shard1_replica1 as part of slice shard1 of collection nodes_used_collection on 127.0.0.1:46835_ [junit4] 2> 36833 T61 oasc.OverseerCollectionProcessor.createCollection Creating shard nodes_used_collection_shard1_replica2 as part of slice shard1 of collection nodes_used_collection on 127.0.0.1:29203_ [junit4] 2> 36834 T61 oasc.OverseerCollectionProcessor.createCollection Creating shard nodes_used_collection_shard2_replica1 as part of slice shard2 of collection nodes_used_collection on 127.0.0.1:21463_ [junit4] 2> 36835 T61 oasc.OverseerCollectionProcessor.createCollection Creating shard nodes_used_collection_shard2_replica2 as part of slice shard2 of collection nodes_used_collection on 127.0.0.1:27009_ [junit4] 2> 36864 T68 oasc.ZkController.publish publishing core=nodes_used_collection_shard1_replica1 state=down [junit4] 2> 36864 T109 oasc.ZkController.publish publishing core=nodes_used_collection_shard1_replica2 state=down [junit4] 2> 36864 T95 oasc.ZkController.publish publishing core=nodes_used_collection_shard2_replica2 state=down [junit4] 2> 36864 T81 oasc.ZkController.publish publishing core=nodes_used_collection_shard2_replica1 state=down [junit4] 2> 36892 T68 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 36893 T109 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 36893 T81 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 36893 T95 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 38234 T60 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 38237 T60 oasc.Overseer$ClusterStateUpdater.updateState WARN Could not find collection node for nodes_used_collection, skipping publish state [junit4] 2> 38245 T60 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "operation":"state", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "numShards":"2", [junit4] 2> "shard":"shard1", [junit4] 2> "roles":null, [junit4] 2> "state":"down", [junit4] 2> "shard_state":"active", [junit4] 2> "core":"nodes_used_collection_shard1_replica1", [junit4] 2> "collection":"nodes_used_collection", [junit4] 2> "shard_range":null, [junit4] 2> "node_name":"127.0.0.1:46835_", [junit4] 2> "base_url":"http://127.0.0.1:46835"} [junit4] 2> 38299 T60 oasc.Overseer$ClusterStateUpdater.updateState WARN Could not find collection node for nodes_used_collection, skipping publish state [junit4] 2> 38300 T60 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "operation":"state", [junit4] 2> "core_node_name":"core_node2", [junit4] 2> "numShards":"2", [junit4] 2> "shard":"shard1", [junit4] 2> "roles":null, [junit4] 2> "state":"down", [junit4] 2> "shard_state":"active", [junit4] 2> "core":"nodes_used_collection_shard1_replica2", [junit4] 2> "collection":"nodes_used_collection", [junit4] 2> "shard_range":null, [junit4] 2> "node_name":"127.0.0.1:29203_", [junit4] 2> "base_url":"http://127.0.0.1:29203"} [junit4] 2> 38324 T60 oasc.Overseer$ClusterStateUpdater.updateState WARN Could not find collection node for nodes_used_collection, skipping publish state [junit4] 2> 38325 T60 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "operation":"state", [junit4] 2> "core_node_name":"core_node3", [junit4] 2> "numShards":"2", [junit4] 2> "shard":"shard2", [junit4] 2> "roles":null, [junit4] 2> "state":"down", [junit4] 2> "shard_state":"active", [junit4] 2> "core":"nodes_used_collection_shard2_replica2", [junit4] 2> "collection":"nodes_used_collection", [junit4] 2> "shard_range":null, [junit4] 2> "node_name":"127.0.0.1:27009_", [junit4] 2> "base_url":"http://127.0.0.1:27009"} [junit4] 2> 38355 T60 oasc.Overseer$ClusterStateUpdater.updateState WARN Could not find collection node for nodes_used_collection, skipping publish state [junit4] 2> 38356 T60 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "operation":"state", [junit4] 2> "core_node_name":"core_node4", [junit4] 2> "numShards":"2", [junit4] 2> "shard":"shard2", [junit4] 2> "roles":null, [junit4] 2> "state":"down", [junit4] 2> "shard_state":"active", [junit4] 2> "core":"nodes_used_collection_shard2_replica1", [junit4] 2> "collection":"nodes_used_collection", [junit4] 2> "shard_range":null, [junit4] 2> "node_name":"127.0.0.1:21463_", [junit4] 2> "base_url":"http://127.0.0.1:21463"} [junit4] 2> 38452 T105 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 38452 T91 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 38452 T64 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 38452 T77 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 38452 T119 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 38452 T59 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 38896 T68 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for nodes_used_collection_shard1_replica1 [junit4] 2> 38897 T81 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for nodes_used_collection_shard2_replica1 [junit4] 2> 38897 T109 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for nodes_used_collection_shard1_replica2 [junit4] 2> 38898 T81 oasc.CorePropertiesLocator.writePropertiesFile ERROR Couldn't persist core properties to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375494629561/nodes_used_collection_shard2_replica1/core.properties: java.io.FileNotFoundException: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375494629561/nodes_used_collection_shard2_replica1/core.properties (No such file or directory) [junit4] 2> 38898 T95 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for nodes_used_collection_shard2_replica2 [junit4] 2> 38898 T68 oasc.CorePropertiesLocator.writePropertiesFile ERROR Couldn't persist core properties to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375494627649/nodes_used_collection_shard1_replica1/core.properties: java.io.FileNotFoundException: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375494627649/nodes_used_collection_shard1_replica1/core.properties (No such file or directory) [junit4] 2> 38899 T109 oasc.CorePropertiesLocator.writePropertiesFile ERROR Couldn't persist core properties to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375494633284/nodes_used_collection_shard1_replica2/core.properties: java.io.FileNotFoundException: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375494633284/nodes_used_collection_shard1_replica2/core.properties (No such file or directory) [junit4] 2> 38899 T81 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard2_replica1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375494629561/nodes_used_collection_shard2_replica1 [junit4] 2> 38901 T109 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard1_replica2' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375494633284/nodes_used_collection_shard1_replica2 [junit4] 2> 38900 T95 oasc.CorePropertiesLocator.writePropertiesFile ERROR Couldn't persist core properties to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375494631398/nodes_used_collection_shard2_replica2/core.properties: java.io.FileNotFoundException: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375494631398/nodes_used_collection_shard2_replica2/core.properties (No such file or directory) [junit4] 2> 38900 T68 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard1_replica1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375494627649/nodes_used_collection_shard1_replica1 [junit4] 2> 38903 T95 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard2_replica2' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375494631398/nodes_used_collection_shard2_replica2 [junit4] 2> 38902 T109 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection [junit4] 2> 38901 T81 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection [junit4] 2> 38904 T95 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection [junit4] 2> 38905 T109 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:nodes_used_collection [junit4] 2> 38903 T68 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection [junit4] 2> 38906 T95 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:nodes_used_collection [junit4] 2> 38906 T109 oasc.ZkController.getConfName Looking for collection configName [junit4] 2> 38906 T81 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:nodes_used_collection [junit4] 2> 38908 T68 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:nodes_used_collection [junit4] 2> 38907 T95 oasc.ZkController.getConfName Looking for collection configName [junit4] 2> 38909 T109 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1 [junit4] 2> 38909 T68 oasc.ZkController.getConfName Looking for collection configName [junit4] 2> 38908 T81 oasc.ZkController.getConfName Looking for collection configName [junit4] 2> 38911 T95 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1 [junit4] 2> 38910 T109 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection [junit4] 2> 38913 T68 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1 [junit4] 2> 38913 T81 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1 [junit4] 2> 38912 T95 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection [junit4] 2> 38914 T81 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection [junit4] 2> 38913 T68 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection [junit4] 2> 38921 T109 oasc.ZkController.readConfigName Load collection config from:/collections/nodes_used_collection [junit4] 2> 38928 T95 oasc.ZkController.readConfigName Load collection config from:/collections/nodes_used_collection [junit4] 2> 38928 T81 oasc.ZkController.readConfigName Load collection config from:/collections/nodes_used_collection [junit4] 2> 38929 T68 oasc.ZkController.readConfigName Load collection config from:/collections/nodes_used_collection [junit4] 2> 38930 T109 oasc.SolrResourceLoader. new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375494633284/nodes_used_collection_shard1_replica2/' [junit4] 2> 38930 T95 oasc.SolrResourceLoader. new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375494631398/nodes_used_collection_shard2_replica2/' [junit4] 2> 38931 T81 oasc.SolrResourceLoader. new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375494629561/nodes_used_collection_shard2_replica1/' [junit4] 2> 38931 T68 oasc.SolrResourceLoader. new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375494627649/nodes_used_collection_shard1_replica1/' [junit4] 2> 39112 T68 oasc.SolrConfig. Using Lucene MatchVersion: LUCENE_45 [junit4] 2> 39112 T95 oasc.SolrConfig. Using Lucene MatchVersion: LUCENE_45 [junit4] 2> 39113 T81 oasc.SolrConfig. Using Lucene MatchVersion: LUCENE_45 [junit4] 2> 39113 T109 oasc.SolrConfig. Using Lucene MatchVersion: LUCENE_45 [junit4] 2> 39217 T68 oasc.SolrConfig. Loaded SolrConfig: solrconfig.xml [junit4] 2> 39218 T95 oasc.SolrConfig. Loaded SolrConfig: solrconfig.xml [junit4] 2> 39219 T81 oasc.SolrConfig. Loaded SolrConfig: solrconfig.xml [junit4] 2> 39219 T109 oasc.SolrConfig. Loaded SolrConfig: solrconfig.xml [junit4] 2> 39321 T95 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 39321 T68 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 39322 T81 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 39323 T109 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 39391 T95 oass.IndexSchema.readSchema [nodes_used_collection_shard2_replica2] Schema name=test [junit4] 2> 39391 T81 oass.IndexSchema.readSchema [nodes_used_collection_shard2_replica1] Schema name=test [junit4] 2> 39392 T109 oass.IndexSchema.readSchema [nodes_used_collection_shard1_replica2] Schema name=test [junit4] 2> 39397 T68 oass.IndexSchema.readSchema [nodes_used_collection_shard1_replica1] Schema name=test [junit4] 2> 40470 T81 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead. [junit4] 2> 40470 T109 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead. [junit4] 2> 40471 T81 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead. [junit4] 2> 40472 T68 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead. [junit4] 2> 40472 T95 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead. [junit4] 2> 40472 T109 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead. [junit4] 2> 40474 T95 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead. [junit4] 2> 40473 T68 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead. [junit4] 2> 40517 T109 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 40517 T95 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 40517 T81 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 40517 T68 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 40544 T109 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 40544 T95 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 40544 T81 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 40544 T68 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 40549 T109 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 40550 T95 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 40551 T81 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 40552 T68 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 40629 T95 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 40630 T68 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 40630 T81 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 40630 T109 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 40676 T68 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 40676 T81 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 40676 T109 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 40676 T95 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 40684 T68 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 40686 T81 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 40686 T95 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 40686 T109 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 40693 T68 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 40693 T81 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 40693 T109 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 40693 T95 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 40695 T109 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates. WARN Expected key, got STRING [junit4] 2> 40694 T81 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates. WARN Expected key, got STRING [junit4] 2> 40694 T68 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates. WARN Expected key, got STRING [junit4] 2> 40697 T81 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 40696 T109 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 40696 T95 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates. WARN Expected key, got STRING [junit4] 2> 40698 T68 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 40700 T81 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 40699 T95 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 40701 T81 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates. WARN Expected key, got STRING [junit4] 2> 40700 T109 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 40702 T81 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 40702 T68 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 40704 T95 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 40703 T81 oasc.SolrCore. [nodes_used_collection_shard2_replica1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375494629561/nodes_used_collection_shard2_replica1/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375494629561//nodes_used_collection_shard2_replica1/data/ [junit4] 2> 40703 T109 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates. WARN Expected key, got STRING [junit4] 2> 40705 T95 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates. WARN Expected key, got STRING [junit4] 2> 40704 T68 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates. WARN Expected key, got STRING [junit4] 2> 40707 T95 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 40706 T109 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 40708 T95 oasc.SolrCore. [nodes_used_collection_shard2_replica2] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375494631398/nodes_used_collection_shard2_replica2/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375494631398//nodes_used_collection_shard2_replica2/data/ [junit4] 2> 40707 T68 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 40708 T109 oasc.SolrCore. [nodes_used_collection_shard1_replica2] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375494633284/nodes_used_collection_shard1_replica2/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375494633284//nodes_used_collection_shard1_replica2/data/ [junit4] 2> 40710 T68 oasc.SolrCore. [nodes_used_collection_shard1_replica1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375494627649/nodes_used_collection_shard1_replica1/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375494627649//nodes_used_collection_shard1_replica1/data/ [junit4] 2> 40712 T109 oasc.JmxMonitoredMap. JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@39741f43 [junit4] 2> 40712 T95 oasc.JmxMonitoredMap. JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@39741f43 [junit4] 2> 40712 T81 oasc.JmxMonitoredMap. JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@39741f43 [junit4] 2> 40712 T68 oasc.JmxMonitoredMap. JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@39741f43 [junit4] 2> 40716 T109 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375494633284//nodes_used_collection_shard1_replica2/data [junit4] 2> 40717 T81 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375494629561//nodes_used_collection_shard2_replica1/data [junit4] 2> 40717 T95 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375494631398//nodes_used_collection_shard2_replica2/data [junit4] 2> 40718 T81 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375494629561//nodes_used_collection_shard2_replica1/data/index/ [junit4] 2> 40717 T68 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375494627649//nodes_used_collection_shard1_replica1/data [junit4] 2> 40717 T109 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375494633284//nodes_used_collection_shard1_replica2/data/index/ [junit4] 2> 40719 T68 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375494627649//nodes_used_collection_shard1_replica1/data/index/ [junit4] 2> 40719 T81 oasc.SolrCore.initIndex WARN [nodes_used_collection_shard2_replica1] Solr index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375494629561/nodes_used_collection_shard2_replica1/data/index' doesn't exist. Creating new index... [junit4] 2> 40718 T95 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375494631398//nodes_used_collection_shard2_replica2/data/index/ [junit4] 2> 40722 T81 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375494629561//nodes_used_collection_shard2_replica1/data/index [junit4] 2> 40721 T68 oasc.SolrCore.initIndex WARN [nodes_used_collection_shard1_replica1] Solr index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375494627649/nodes_used_collection_shard1_replica1/data/index' doesn't exist. Creating new index... [junit4] 2> 40720 T109 oasc.SolrCore.initIndex WARN [nodes_used_collection_shard1_replica2] Solr index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375494633284/nodes_used_collection_shard1_replica2/data/index' doesn't exist. Creating new index... [junit4] 2> 40724 T68 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375494627649//nodes_used_collection_shard1_replica1/data/index [junit4] 2> 40722 T95 oasc.SolrCore.initIndex WARN [nodes_used_collection_shard2_replica2] Solr index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375494631398/nodes_used_collection_shard2_replica2/data/index' doesn't exist. Creating new index... [junit4] 2> 40724 T109 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375494633284//nodes_used_collection_shard1_replica2/data/index [junit4] 2> 40725 T95 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375494631398//nodes_used_collection_shard2_replica2/data/index [junit4] 2> 40729 T81 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@62a01d4c lockFactory=org.apache.lucene.store.NativeFSLockFactory@6941817d),segFN=segments_1,generation=1} [junit4] 2> 40729 T81 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 40732 T68 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@a5792d9 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7bd4cb3e),segFN=segments_1,generation=1} [junit4] 2> 40732 T68 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 40732 T109 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1f7d3b8f lockFactory=org.apache.lucene.store.NativeFSLockFactory@202fac73),segFN=segments_1,generation=1} [junit4] 2> 40733 T95 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@76513a57 lockFactory=org.apache.lucene.store.NativeFSLockFactory@ba49b68),segFN=segments_1,generation=1} [junit4] 2> 40733 T109 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 40734 T95 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 40831 T95 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 40831 T68 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 40831 T109 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 40831 T81 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 40833 T109 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 40832 T68 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 40832 T95 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 40835 T109 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 40834 T81 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 40836 T95 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 40836 T68 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 40837 T81 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 40837 T109 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 40838 T68 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 40838 T95 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 40839 T109 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 40839 T81 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 40841 T95 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 40840 T109 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 40840 T68 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 40842 T109 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 40842 T81 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 40841 T95 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 40844 T109 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 40844 T81 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 40843 T68 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 40846 T81 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 40845 T109 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 40845 T95 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 40847 T81 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 40846 T68 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 40849 T81 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 40849 T95 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 40850 T68 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 40851 T95 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 40851 T68 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 40881 T81 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 40882 T95 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 40882 T68 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 40882 T109 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 40896 T81 oass.SolrIndexSearcher. Opening Searcher@16eee2e6 main [junit4] 2> 40897 T95 oass.SolrIndexSearcher. Opening Searcher@1334c292 main [junit4] 2> 40896 T68 oass.SolrIndexSearcher. Opening Searcher@7c2d50f7 main [junit4] 2> 40896 T109 oass.SolrIndexSearcher. Opening Searcher@2efd379f main [junit4] 2> 40936 T68 oasu.CommitTracker. Hard AutoCommit: disabled [junit4] 2> 40936 T109 oasu.CommitTracker. Hard AutoCommit: disabled [junit4] 2> 40936 T81 oasu.CommitTracker. Hard AutoCommit: disabled [junit4] 2> 40936 T95 oasu.CommitTracker. Hard AutoCommit: disabled [junit4] 2> 40938 T81 oasu.CommitTracker. Soft AutoCommit: disabled [junit4] 2> 40938 T109 oasu.CommitTracker. Soft AutoCommit: disabled [junit4] 2> 40937 T68 oasu.CommitTracker. Soft AutoCommit: disabled [junit4] 2> 40939 T95 oasu.CommitTracker. Soft AutoCommit: disabled [junit4] 2> 40950 T126 oasc.SolrCore.registerSearcher [nodes_used_collection_shard1_replica2] Registered new searcher Searcher@2efd379f main{StandardDirectoryReader(segments_1:1)} [junit4] 2> 40950 T127 oasc.SolrCore.registerSearcher [nodes_used_collection_shard1_replica1] Registered new searcher Searcher@7c2d50f7 main{StandardDirectoryReader(segments_1:1)} [junit4] 2> 40950 T125 oasc.SolrCore.registerSearcher [nodes_used_collection_shard2_replica1] Registered new searcher Searcher@16eee2e6 main{StandardDirectoryReader(segments_1:1)} [junit4] 2> 40952 T128 oasc.SolrCore.registerSearcher [nodes_used_collection_shard2_replica2] Registered new searcher Searcher@1334c292 main{StandardDirectoryReader(segments_1:1)} [junit4] 2> 40957 T109 oasc.CoreContainer.registerCore registering core: nodes_used_collection_shard1_replica2 [junit4] 2> 40957 T109 oasc.ZkController.register Register replica - core:nodes_used_collection_shard1_replica2 address:http://127.0.0.1:29203 collection:nodes_used_collection shard:shard1 [junit4] 2> 40958 T68 oasc.CoreContainer.registerCore registering core: nodes_used_collection_shard1_replica1 [junit4] 2> 40958 T68 oasc.ZkController.register Register replica - core:nodes_used_collection_shard1_replica1 address:http://127.0.0.1:46835 collection:nodes_used_collection shard:shard1 [junit4] 2> 40959 T81 oasc.CoreContainer.registerCore registering core: nodes_used_collection_shard2_replica1 [junit4] 2> 40959 T95 oasc.CoreContainer.registerCore registering core: nodes_used_collection_shard2_replica2 [junit4] 2> 40960 T81 oasc.ZkController.register Register replica - core:nodes_used_collection_shard2_replica1 address:http://127.0.0.1:21463 collection:nodes_used_collection shard:shard2 [junit4] 2> 40960 T95 oasc.ZkController.register Register replica - core:nodes_used_collection_shard2_replica2 address:http://127.0.0.1:27009 collection:nodes_used_collection shard:shard2 [junit4] 2> 40972 T68 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false [junit4] 2> 40972 T109 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false [junit4] 2> 40972 T95 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false [junit4] 2> 40972 T81 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false [junit4] 2> 41005 T68 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection/leader_elect/shard1/election [junit4] 2> 41005 T95 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection/leader_elect/shard2/election [junit4] 2> 41005 T81 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection/leader_elect/shard2/election [junit4] 2> 41005 T109 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection/leader_elect/shard1/election [junit4] 2> 41055 T109 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1 [junit4] 2> 41056 T95 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2 [junit4] 2> 41061 T109 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 41061 T95 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 41061 T109 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> 41062 T95 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> 41071 T109 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:29203/nodes_used_collection_shard1_replica2/ [junit4] 2> 41071 T95 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:27009/nodes_used_collection_shard2_replica2/ [junit4] 2> 41089 T109 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&connTimeout=30000&socketTimeout=30000&retry=false [junit4] 2> 41113 T109 oasu.PeerSync.sync PeerSync: core=nodes_used_collection_shard1_replica2 url=http://127.0.0.1:29203 START replicas=[http://127.0.0.1:46835/nodes_used_collection_shard1_replica1/] nUpdates=100 [junit4] 2> 41113 T95 oasu.PeerSync.sync PeerSync: core=nodes_used_collection_shard2_replica2 url=http://127.0.0.1:27009 START replicas=[http://127.0.0.1:21463/nodes_used_collection_shard2_replica1/] nUpdates=100 [junit4] 2> 41114 T109 oasu.PeerSync.sync PeerSync: core=nodes_used_collection_shard1_replica2 url=http://127.0.0.1:29203 DONE. We have no versions. sync failed. [junit4] 2> 41115 T95 oasu.PeerSync.sync PeerSync: core=nodes_used_collection_shard2_replica2 url=http://127.0.0.1:27009 DONE. We have no versions. sync failed. [junit4] 2> 41116 T95 oasc.SyncStrategy.syncReplicas Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 41115 T109 oasc.SyncStrategy.syncReplicas Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 41117 T95 oasc.ShardLeaderElectionContext.runLeaderProcess 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> 41118 T109 oasc.ShardLeaderElectionContext.runLeaderProcess 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> 41119 T95 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:27009/nodes_used_collection_shard2_replica2/ shard2 [junit4] 2> 41119 T109 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:29203/nodes_used_collection_shard1_replica2/ shard1 [junit4] 2> 41120 T95 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection/leaders/shard2 [junit4] 2> 41120 T109 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection/leaders/shard1 [junit4] 2> ASYNC NEW_CORE C4 name=nodes_used_collection_shard2_replica1 org.apache.solr.core.SolrCore@445d443e url=http://127.0.0.1:21463/nodes_used_collection_shard2_replica1 node=127.0.0.1:21463_ C4_STATE=coll:nodes_used_collection core:nodes_used_collection_shard2_replica1 prop [...truncated too long message...] lose Closing MockDirectoryFactory - 2 directories currently being tracked [junit4] 2> 193908 T37 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375494633284//new_implicit_coll_1_c_replica2/data/index [CachedDir<>] [junit4] 2> 193908 T37 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375494633284//new_implicit_coll_1_c_replica2/data/index [junit4] 2> 193909 T37 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375494633284//new_implicit_coll_1_c_replica2/data [CachedDir<>] [junit4] 2> 193909 T37 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375494633284//new_implicit_coll_1_c_replica2/data [junit4] 2> 193909 T37 oasc.SolrCore.close [new_implicit_coll_1_b_replica1] CLOSING SolrCore org.apache.solr.core.SolrCore@17ac05e3 [junit4] 2> 193918 T37 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0} [junit4] 2> 193919 T37 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState [junit4] 2> 193919 T37 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter [junit4] 2> 193919 T37 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser [junit4] 2> 193922 T37 oasc.SolrCore.closeSearcher [new_implicit_coll_1_b_replica1] Closing main searcher on request. [junit4] 2> 193923 T37 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked [junit4] 2> 193923 T37 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375494633284//new_implicit_coll_1_b_replica1/data/index [CachedDir<>] [junit4] 2> 193924 T37 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375494633284//new_implicit_coll_1_b_replica1/data/index [junit4] 2> 193924 T37 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375494633284//new_implicit_coll_1_b_replica1/data [CachedDir<>] [junit4] 2> 193924 T37 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375494633284//new_implicit_coll_1_b_replica1/data [junit4] 2> 193927 T685 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=90144415793020940-127.0.0.1:29203_-n_0000000004) am no longer a leader. [junit4] 2> 193937 T37 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null} [junit4] 2> 193997 T37 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch [junit4] 2> 194003 T37 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:29130 29130 [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=CollectionsAPIDistributedZkTest -Dtests.method=testDistribSearch -Dtests.seed=3A5311801B38BF3 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ja_JP -Dtests.timezone=America/Dawson -Dtests.file.encoding=US-ASCII [junit4] ERROR 169s J0 | CollectionsAPIDistributedZkTest.testDistribSearch <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:46835 [junit4] > at __randomizedtesting.SeedInfo.seed([3A5311801B38BF3:8243BF0076ECEBCF]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:435) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180) [junit4] > at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1535) [junit4] > at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCustomCollectionsAPI(CollectionsAPIDistributedZkTest.java:677) [junit4] > at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:159) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835) [junit4] > at java.lang.Thread.run(Thread.java:724) [junit4] > Caused by: org.apache.http.conn.ConnectTimeoutException: Connect to 127.0.0.1:46835 timed out [junit4] > at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:129) [junit4] > at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180) [junit4] > at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294) [junit4] > at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645) [junit4] > at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480) [junit4] > at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906) [junit4] > at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805) [junit4] > at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365) [junit4] > ... 45 more [junit4] 2> 194145 T37 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> 168540 T36 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s). [junit4] 2> 195237 T119 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK [junit4] 2> 195237 T119 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1) [junit4] 2> 195237 T119 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK [junit4] 2> NOTE: test params are: codec=Lucene3x, sim=DefaultSimilarity, locale=ja_JP, timezone=America/Dawson [junit4] 2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_25 (64-bit)/cpus=16,threads=7,free=261534288,total=515899392 [junit4] 2> NOTE: All tests run in this JVM: [TestBinaryResponseWriter, DistanceFunctionTest, TestBinaryField, CollectionsAPIDistributedZkTest] [junit4] Completed on J0 in 169.86s, 1 test, 1 error <<< FAILURES! [...truncated 911 lines...] BUILD FAILED /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/build.xml:395: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/build.xml:375: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/build.xml:39: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build.xml:181: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/common-build.xml:449: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/lucene/common-build.xml:1233: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/lucene/common-build.xml:876: There were test failures: 321 suites, 1352 tests, 1 error, 34 ignored (6 assumptions) Total time: 57 minutes 48 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Recording test results Email was triggered for: Failure Sending email for trigger: Failure ------=_Part_3730_793960696.1375496736159 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_3730_793960696.1375496736159--