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 8A759EF47 for ; Tue, 26 Feb 2013 20:58:04 +0000 (UTC) Received: (qmail 91911 invoked by uid 500); 26 Feb 2013 20:58:02 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 91839 invoked by uid 500); 26 Feb 2013 20:58:02 -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 91830 invoked by uid 99); 26 Feb 2013 20:58:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Feb 2013 20:58:02 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jenkins@thetaphi.de designates 188.138.97.18 as permitted sender) Received: from [188.138.97.18] (HELO mail.sd-datasolutions.de) (188.138.97.18) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Feb 2013 20:57:37 +0000 Received: from serv1 (localhost.localdomain [127.0.0.1]) by mail.sd-datasolutions.de (Postfix) with ESMTP id DB6F414AA054; Tue, 26 Feb 2013 20:57:15 +0000 (UTC) Date: Tue, 26 Feb 2013 20:56:35 +0000 (UTC) From: Policeman Jenkins Server To: dev@lucene.apache.org, yonik@apache.org, hossman@apache.org Message-ID: <301054998.45.1361912235864.JavaMail.jenkins@serv1.sd-datasolutions.de> Subject: [JENKINS] Lucene-Solr-trunk-Linux (64bit/ibm-j9-jdk6) - Build # 4492 - Failure! MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_44_1743182.1361912195102" X-Jenkins-Job: Lucene-Solr-trunk-Linux X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_44_1743182.1361912195102 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/4492/ Java: 64bit/ibm-j9-jdk6 1 tests failed. REGRESSION: org.apache.solr.handler.TestReplicationHandler.doTestSnapPullWithMasterUrl Error Message: expected:<1361911701978> but was:<1361911654356> Stack Trace: java.lang.AssertionError: expected:<1361911701978> but was:<1361911654356> at __randomizedtesting.SeedInfo.seed([F8883E2E65D7E2F3:63CE985F76A7B7BD]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.failNotEquals(Assert.java:647) at org.junit.Assert.assertEquals(Assert.java:128) at org.junit.Assert.assertEquals(Assert.java:147) at org.apache.solr.handler.TestReplicationHandler.assertVersions(TestReplicationHandler.java:660) at org.apache.solr.handler.TestReplicationHandler.doTestSnapPullWithMasterUrl(TestReplicationHandler.java:616) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37) at java.lang.reflect.Method.invoke(Method.java:611) 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:738) Build Log: [...truncated 8303 lines...] [junit4:junit4] Suite: org.apache.solr.handler.TestReplicationHandler [junit4:junit4] 2> 3 T111 oas.SolrTestCaseJ4.setUp ###Starting doTestReplicateAfterStartupWithNoActivity [junit4:junit4] 2> 8 T111 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 12 T111 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:46720 [junit4:junit4] 2> 14 T111 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4:junit4] 2> 15 T111 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 16 T111 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master [junit4:junit4] 2> 16 T111 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/solr.xml [junit4:junit4] 2> 17 T111 oasc.CoreContainer. New CoreContainer 1483036773 [junit4:junit4] 2> 18 T111 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default [junit4:junit4] 2> 19 T111 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/' [junit4:junit4] 2> 20 T111 oasc.SolrResourceLoader. new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/' [junit4:junit4] 2> 41 T111 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0 [junit4:junit4] 2> 41 T111 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http:// [junit4:junit4] 2> 42 T111 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0 [junit4:junit4] 2> 43 T111 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 44 T111 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4:junit4] 2> 45 T111 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 46 T111 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 46 T111 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4:junit4] 2> 47 T111 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4:junit4] 2> 48 T111 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false [junit4:junit4] 2> 66 T111 oasc.CoreContainer.load Registering Log Listener [junit4:junit4] 2> 99 T121 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1 [junit4:junit4] 2> 99 T121 oasc.SolrResourceLoader. new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1/' [junit4:junit4] 2> 128 T121 oasc.SolrConfig. Using Lucene MatchVersion: LUCENE_50 [junit4:junit4] 2> 161 T121 oasc.SolrConfig. Loaded SolrConfig: solrconfig.xml [junit4:junit4] 2> 162 T121 oass.IndexSchema.readSchema Reading Solr Schema [junit4:junit4] 2> 165 T121 oass.IndexSchema.readSchema Schema name=test [junit4:junit4] 2> 174 T121 oass.IndexSchema.readSchema unique key field: id [junit4:junit4] 2> 176 T121 oasc.SolrCore. [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1/data/ [junit4:junit4] 2> 176 T121 oasc.SolrCore. JMX monitoring not detected for core: collection1 [junit4:junit4] 2> 177 T121 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4:junit4] 2> 178 T121 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1/data forceNew:false [junit4:junit4] 2> 178 T121 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1/data [junit4:junit4] 2> 179 T121 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1/data/index/ [junit4:junit4] 2> 180 T121 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1/data/index' doesn't exist. Creating new index... [junit4:junit4] 2> 181 T121 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1/data/index forceNew:false [junit4:junit4] 2> 211 T121 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1 [junit4:junit4] 2> commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/index1307913081tmp lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@65a065a)),segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> 211 T121 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1] [junit4:junit4] 2> 212 T121 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1/data/index [junit4:junit4] 2> 213 T121 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4:junit4] 2> 220 T121 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4:junit4] 2> 220 T121 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 220 T121 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 221 T121 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 221 T121 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 223 T121 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4:junit4] 2> 229 T121 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1/data [junit4:junit4] 2> 231 T121 oass.SolrIndexSearcher. Opening Searcher@14d014d main [junit4:junit4] 2> 231 T121 oasu.CommitTracker. Hard AutoCommit: disabled [junit4:junit4] 2> 232 T121 oasu.CommitTracker. Soft AutoCommit: disabled [junit4:junit4] 2> 233 T121 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml,xslt/dummy.xsl [junit4:junit4] 2> 234 T121 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4:junit4] 2> 234 T121 oasc.CoreContainer.registerCore registering core: collection1 [junit4:junit4] 2> 234 T122 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@14d014d main{StandardDirectoryReader(segments_1:1)} [junit4:junit4] 2> 235 T111 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1 [junit4:junit4] 2> 235 T111 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4:junit4] 2> 236 T111 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4:junit4] 2> 253 T111 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 256 T111 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:55237 [junit4:junit4] 2> 258 T111 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4:junit4] 2> 258 T111 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 259 T111 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911634069/slave [junit4:junit4] 2> 260 T111 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911634069/slave/solr.xml [junit4:junit4] 2> 261 T111 oasc.CoreContainer. New CoreContainer 1221085384 [junit4:junit4] 2> 262 T111 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default [junit4:junit4] 2> 263 T111 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911634069/slave/' [junit4:junit4] 2> 264 T111 oasc.SolrResourceLoader. new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911634069/slave/' [junit4:junit4] 2> 284 T111 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0 [junit4:junit4] 2> 285 T111 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http:// [junit4:junit4] 2> 286 T111 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0 [junit4:junit4] 2> 286 T111 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 287 T111 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4:junit4] 2> 288 T111 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 289 T111 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 290 T111 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4:junit4] 2> 291 T111 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4:junit4] 2> 291 T111 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false [junit4:junit4] 2> 308 T111 oasc.CoreContainer.load Registering Log Listener [junit4:junit4] 2> 337 T132 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911634069/slave/collection1 [junit4:junit4] 2> 338 T132 oasc.SolrResourceLoader. new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911634069/slave/collection1/' [junit4:junit4] 2> 364 T132 oasc.SolrConfig. Using Lucene MatchVersion: LUCENE_50 [junit4:junit4] 2> 396 T132 oasc.SolrConfig. Loaded SolrConfig: solrconfig.xml [junit4:junit4] 2> 397 T132 oass.IndexSchema.readSchema Reading Solr Schema [junit4:junit4] 2> 400 T132 oass.IndexSchema.readSchema Schema name=test [junit4:junit4] 2> 410 T132 oass.IndexSchema.readSchema unique key field: id [junit4:junit4] 2> 411 T132 oasc.SolrCore. [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911634069/slave/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911634069/slave/collection1/data/ [junit4:junit4] 2> 412 T132 oasc.SolrCore. JMX monitoring not detected for core: collection1 [junit4:junit4] 2> 412 T132 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4:junit4] 2> 413 T132 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911634069/slave/collection1/data forceNew:false [junit4:junit4] 2> 413 T132 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911634069/slave/collection1/data [junit4:junit4] 2> 414 T132 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911634069/slave/collection1/data/index/ [junit4:junit4] 2> 414 T132 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911634069/slave/collection1/data/index' doesn't exist. Creating new index... [junit4:junit4] 2> 416 T132 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911634069/slave/collection1/data/index forceNew:false [junit4:junit4] 2> 420 T132 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1 [junit4:junit4] 2> commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/index1307913082tmp lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@35663566)),segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> 421 T132 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1] [junit4:junit4] 2> 421 T132 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911634069/slave/collection1/data/index [junit4:junit4] 2> 423 T132 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4:junit4] 2> 423 T132 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 424 T132 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 424 T132 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 425 T132 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 425 T132 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4:junit4] 2> 432 T132 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4:junit4] 2> 434 T132 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911634069/slave/collection1/data [junit4:junit4] 2> 436 T132 oass.SolrIndexSearcher. Opening Searcher@6b126b12 main [junit4:junit4] 2> 436 T132 oasu.CommitTracker. Hard AutoCommit: disabled [junit4:junit4] 2> 437 T132 oasu.CommitTracker. Soft AutoCommit: disabled [junit4:junit4] 2> 437 T132 oascsi.HttpClientUtil.createClient Creating new http client, config:connTimeout=5000&socketTimeout=20000&allowCompression=false&maxConnections=10000&maxConnectionsPerHost=10000 [junit4:junit4] 2> 446 T132 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms [junit4:junit4] 2> 446 T132 oasc.CoreContainer.registerCore registering core: collection1 [junit4:junit4] 2> 446 T133 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6b126b12 main{StandardDirectoryReader(segments_1:1)} [junit4:junit4] 2> 447 T111 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1 [junit4:junit4] 2> 448 T111 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4:junit4] 2> 448 T111 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4:junit4] 2> 477 T111 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1221085384 [junit4:junit4] 2> 478 T111 oasc.SolrCore.close [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@16e516e5 [junit4:junit4] 2> 479 T111 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,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:junit4] 2> 480 T111 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState [junit4:junit4] 2> 480 T111 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter [junit4:junit4] 2> 481 T111 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser [junit4:junit4] 2> 482 T111 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request. [junit4:junit4] 2> 482 T111 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911634069/slave/collection1/data/index [junit4:junit4] 2> 483 T111 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911634069/slave/collection1/data/index [junit4:junit4] 2> 484 T111 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911634069/slave/collection1/data/index [junit4:junit4] 2> 484 T111 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911634069/slave/collection1/data [junit4:junit4] 2> 485 T111 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911634069/slave/collection1/data [junit4:junit4] 2> 486 T111 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null} [junit4:junit4] 2> ASYNC NEW_CORE C23 name=collection1 org.apache.solr.core.SolrCore@7dd37dd3 [junit4:junit4] 2> 546 T119 C23 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX [junit4:junit4] 2> 547 T119 C23 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1/data [junit4:junit4] 2> 553 T119 C23 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1 [junit4:junit4] 2> commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/index1307913081tmp lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@65a065a)),segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> 554 T119 C23 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1] [junit4:junit4] 2> 556 T119 C23 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {deleteByQuery=*:*} 0 11 [junit4:junit4] 2> 561 T120 C23 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4:junit4] 2> 569 T120 C23 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2 [junit4:junit4] 2> commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/index1307913081tmp lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@65a065a)),segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/index1307913081tmp lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@65a065a)),segFN=segments_2,generation=2,filenames=[segments_2] [junit4:junit4] 2> 570 T120 C23 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2] [junit4:junit4] 2> 571 T120 C23 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1/data [junit4:junit4] 2> 576 T120 C23 oass.SolrIndexSearcher. Opening Searcher@b330b33 main [junit4:junit4] 2> 577 T120 C23 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4:junit4] 2> 577 T122 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b330b33 main{StandardDirectoryReader(segments_2:2)} [junit4:junit4] 2> 579 T122 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1/data/index [junit4:junit4] 2> 579 T120 C23 UPDATE [collection1] webapp=/solr path=/update params={softCommit=false&commit=true&version=2&waitSearcher=true&wt=javabin} {commit=} 0 18 [junit4:junit4] 2> 609 T111 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1483036773 [junit4:junit4] 2> 610 T111 oasc.SolrCore.close [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@7dd37dd3 [junit4:junit4] 2> 611 T111 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=1,cumulative_errors=0} [junit4:junit4] 2> 612 T111 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState [junit4:junit4] 2> 612 T111 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter [junit4:junit4] 2> 613 T111 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser [junit4:junit4] 2> 614 T111 C23 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1/data/index [junit4:junit4] 2> 615 T111 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request. [junit4:junit4] 2> 616 T111 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1/data/index [junit4:junit4] 2> 617 T111 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1/data [junit4:junit4] 2> 618 T111 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1/data [junit4:junit4] 2> 619 T111 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1/data/index [junit4:junit4] 2> 619 T111 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1/data/index [junit4:junit4] 2> 621 T111 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null} [junit4:junit4] 2> 673 T111 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 676 T111 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:55483 [junit4:junit4] 2> 678 T111 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4:junit4] 2> 679 T111 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 680 T111 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master [junit4:junit4] 2> 680 T111 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/solr.xml [junit4:junit4] 2> 681 T111 oasc.CoreContainer. New CoreContainer 485629170 [junit4:junit4] 2> 682 T111 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default [junit4:junit4] 2> 683 T111 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/' [junit4:junit4] 2> 684 T111 oasc.SolrResourceLoader. new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/' [junit4:junit4] 2> 704 T111 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0 [junit4:junit4] 2> 705 T111 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http:// [junit4:junit4] 2> 706 T111 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0 [junit4:junit4] 2> 707 T111 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 707 T111 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4:junit4] 2> 708 T111 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 709 T111 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 710 T111 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4:junit4] 2> 710 T111 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4:junit4] 2> 711 T111 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false [junit4:junit4] 2> 723 T111 oasc.CoreContainer.load Registering Log Listener [junit4:junit4] 2> 762 T144 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1 [junit4:junit4] 2> 763 T144 oasc.SolrResourceLoader. new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1/' [junit4:junit4] 2> 790 T144 oasc.SolrConfig. Using Lucene MatchVersion: LUCENE_50 [junit4:junit4] 2> 823 T144 oasc.SolrConfig. Loaded SolrConfig: solrconfig.xml [junit4:junit4] 2> 824 T144 oass.IndexSchema.readSchema Reading Solr Schema [junit4:junit4] 2> 827 T144 oass.IndexSchema.readSchema Schema name=test [junit4:junit4] 2> 838 T144 oass.IndexSchema.readSchema unique key field: id [junit4:junit4] 2> 839 T144 oasc.SolrCore. [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1/data/ [junit4:junit4] 2> 839 T144 oasc.SolrCore. JMX monitoring not detected for core: collection1 [junit4:junit4] 2> 840 T144 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory [junit4:junit4] 2> 843 T144 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1/data forceNew:false [junit4:junit4] 2> 843 T144 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1/data [junit4:junit4] 2> 844 T144 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1/data/index/ [junit4:junit4] 2> 844 T144 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1/data/index' doesn't exist. Creating new index... [junit4:junit4] 2> 845 T144 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1/data/index forceNew:false [junit4:junit4] 2> 861 T144 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1 [junit4:junit4] 2> commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@420042; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> 861 T144 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1] [junit4:junit4] 2> 862 T144 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1/data/index [junit4:junit4] 2> 869 T144 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4:junit4] 2> 870 T144 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4:junit4] 2> 870 T144 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 871 T144 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 872 T144 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 872 T144 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 875 T144 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4:junit4] 2> 878 T144 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1/data [junit4:junit4] 2> 880 T144 oass.SolrIndexSearcher. Opening Searcher@18091809 main [junit4:junit4] 2> 881 T144 oasu.CommitTracker. Hard AutoCommit: disabled [junit4:junit4] 2> 882 T144 oasu.CommitTracker. Soft AutoCommit: disabled [junit4:junit4] 2> 883 T144 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml [junit4:junit4] 2> 884 T144 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1/data [junit4:junit4] 2> 890 T144 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1 [junit4:junit4] 2> commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@420042; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> 891 T144 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1] [junit4:junit4] 2> 891 T144 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4:junit4] 2> 892 T144 oasc.CoreContainer.registerCore registering core: collection1 [junit4:junit4] 2> 893 T145 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@18091809 main{StandardDirectoryReader(segments_1:1)} [junit4:junit4] 2> 894 T111 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1 [junit4:junit4] 2> 895 T111 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4:junit4] 2> 896 T111 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4:junit4] 2> ASYNC NEW_CORE C24 name=collection1 org.apache.solr.core.SolrCore@702b702b [junit4:junit4] 2> 916 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[0]} 0 1 [junit4:junit4] 2> 922 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[1]} 0 1 [junit4:junit4] 2> 929 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[2]} 0 1 [junit4:junit4] 2> 935 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[3]} 0 1 [junit4:junit4] 2> 941 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[4]} 0 1 [junit4:junit4] 2> 947 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[5]} 0 1 [junit4:junit4] 2> 956 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[6]} 0 1 [junit4:junit4] 2> 964 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[7]} 0 1 [junit4:junit4] 2> 969 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[8]} 0 1 [junit4:junit4] 2> 974 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[9]} 0 1 [junit4:junit4] 2> 979 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[10]} 0 1 [junit4:junit4] 2> 984 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[11]} 0 1 [junit4:junit4] 2> 989 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[12]} 0 1 [junit4:junit4] 2> 994 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[13]} 0 0 [junit4:junit4] 2> 1000 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[14]} 0 1 [junit4:junit4] 2> 1005 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[15]} 0 1 [junit4:junit4] 2> 1010 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[16]} 0 1 [junit4:junit4] 2> 1015 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[17]} 0 0 [junit4:junit4] 2> 1020 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[18]} 0 0 [junit4:junit4] 2> 1025 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[19]} 0 1 [junit4:junit4] 2> 1032 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[20]} 0 0 [junit4:junit4] 2> 1040 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[21]} 0 1 [junit4:junit4] 2> 1047 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[22]} 0 1 [junit4:junit4] 2> 1053 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[23]} 0 1 [junit4:junit4] 2> 1059 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[24]} 0 1 [junit4:junit4] 2> 1065 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[25]} 0 1 [junit4:junit4] 2> 1071 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[26]} 0 1 [junit4:junit4] 2> 1080 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[27]} 0 0 [junit4:junit4] 2> 1085 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[28]} 0 1 [junit4:junit4] 2> 1090 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[29]} 0 1 [junit4:junit4] 2> 1095 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[30]} 0 1 [junit4:junit4] 2> 1100 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[31]} 0 1 [junit4:junit4] 2> 1104 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[32]} 0 0 [junit4:junit4] 2> 1109 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[33]} 0 0 [junit4:junit4] 2> 1114 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[34]} 0 1 [junit4:junit4] 2> 1122 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[35]} 0 1 [junit4:junit4] 2> 1127 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[36]} 0 0 [junit4:junit4] 2> 1132 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[37]} 0 1 [junit4:junit4] 2> 1137 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[38]} 0 0 [junit4:junit4] 2> 1144 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[39]} 0 1 [junit4:junit4] 2> 1149 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[40]} 0 0 [junit4:junit4] 2> 1155 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[41]} 0 1 [junit4:junit4] 2> 1161 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[42]} 0 1 [junit4:junit4] 2> 1166 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[43]} 0 0 [junit4:junit4] 2> 1172 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[44]} 0 1 [junit4:junit4] 2> 1178 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[45]} 0 1 [junit4:junit4] 2> 1186 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[46]} 0 1 [junit4:junit4] 2> 1191 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[47]} 0 1 [junit4:junit4] 2> 1195 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[48]} 0 0 [junit4:junit4] 2> 1200 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[49]} 0 1 [junit4:junit4] 2> 1205 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[50]} 0 1 [junit4:junit4] 2> 1210 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[51]} 0 1 [junit4:junit4] 2> 1215 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[52]} 0 1 [junit4:junit4] 2> 1221 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[53]} 0 1 [junit4:junit4] 2> 1226 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[54]} 0 1 [junit4:junit4] 2> 1231 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[55]} 0 0 [junit4:junit4] 2> 1237 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[56]} 0 1 [junit4:junit4] 2> 1243 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[57]} 0 1 [junit4:junit4] 2> 1253 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[58]} 0 1 [junit4:junit4] 2> 1259 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[59]} 0 0 [junit4:junit4] 2> 1266 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[60]} 0 1 [junit4:junit4] 2> 1272 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[61]} 0 1 [junit4:junit4] 2> 1278 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[62]} 0 1 [junit4:junit4] 2> 1285 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[63]} 0 1 [junit4:junit4] 2> 1291 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[64]} 0 0 [junit4:junit4] 2> 1297 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[65]} 0 1 [junit4:junit4] 2> 1303 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[66]} 0 1 [junit4:junit4] 2> 1310 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[67]} 0 1 [junit4:junit4] 2> 1317 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[68]} 0 1 [junit4:junit4] 2> 1328 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[69]} 0 0 [junit4:junit4] 2> 1334 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[70]} 0 1 [junit4:junit4] 2> 1339 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[71]} 0 1 [junit4:junit4] 2> 1344 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[72]} 0 1 [junit4:junit4] 2> 1349 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[73]} 0 1 [junit4:junit4] 2> 1354 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[74]} 0 1 [junit4:junit4] 2> 1359 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[75]} 0 1 [junit4:junit4] 2> 1364 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[76]} 0 1 [junit4:junit4] 2> 1369 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[77]} 0 1 [junit4:junit4] 2> 1374 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[78]} 0 1 [junit4:junit4] 2> 1379 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[79]} 0 1 [junit4:junit4] 2> 1384 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[80]} 0 1 [junit4:junit4] 2> 1389 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[81]} 0 1 [junit4:junit4] 2> 1397 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[82]} 0 1 [junit4:junit4] 2> 1427 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[83]} 0 1 [junit4:junit4] 2> 1432 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[84]} 0 1 [junit4:junit4] 2> 1437 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[85]} 0 1 [junit4:junit4] 2> 1442 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[86]} 0 1 [junit4:junit4] 2> 1447 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[87]} 0 1 [junit4:junit4] 2> 1452 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[88]} 0 0 [junit4:junit4] 2> 1457 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[89]} 0 0 [junit4:junit4] 2> 1462 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[90]} 0 0 [junit4:junit4] 2> 1472 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[91]} 0 1 [junit4:junit4] 2> 1476 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[92]} 0 1 [junit4:junit4] 2> 1481 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[93]} 0 1 [junit4:junit4] 2> 1485 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[94]} 0 0 [junit4:junit4] 2> 1490 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[95]} 0 1 [junit4:junit4] 2> 1495 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[96]} 0 1 [junit4:junit4] 2> 1500 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[97]} 0 1 [junit4:junit4] 2> 1504 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[98]} 0 1 [junit4:junit4] 2> 1510 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[99]} 0 1 [junit4:junit4] 2> 1515 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[100]} 0 1 [junit4:junit4] 2> 1519 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[101]} 0 0 [junit4:junit4] 2> 1524 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[102]} 0 0 [junit4:junit4] 2> 1528 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[103]} 0 0 [junit4:junit4] 2> 1533 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[104]} 0 1 [junit4:junit4] 2> 1542 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[105]} 0 1 [junit4:junit4] 2> 1547 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[106]} 0 1 [junit4:junit4] 2> 1551 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[107]} 0 0 [junit4:junit4] 2> 1557 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[108]} 0 1 [junit4:junit4] 2> 1562 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[109]} 0 1 [junit4:junit4] 2> 1567 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[110]} 0 1 [junit4:junit4] 2> 1572 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[111]} 0 1 [junit4:junit4] 2> 1577 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[112]} 0 0 [junit4:junit4] 2> 1582 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[113]} 0 0 [junit4:junit4] 2> 1590 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[114]} 0 1 [junit4:junit4] 2> 1595 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[115]} 0 1 [junit4:junit4] 2> 1600 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[116]} 0 1 [junit4:junit4] 2> 1605 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[117]} 0 1 [junit4:junit4] 2> 1610 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[118]} 0 0 [junit4:junit4] 2> 1618 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[119]} 0 0 [junit4:junit4] 2> 1623 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[120]} 0 1 [junit4:junit4] 2> 1628 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[121]} 0 0 [junit4:junit4] 2> 1634 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[122]} 0 1 [junit4:junit4] 2> 1639 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[123]} 0 1 [junit4:junit4] 2> 1644 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[124]} 0 1 [junit4:junit4] 2> 1649 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[125]} 0 0 [junit4:junit4] 2> 1655 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[126]} 0 1 [junit4:junit4] 2> 1660 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[127]} 0 1 [junit4:junit4] 2> 1665 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[128]} 0 1 [junit4:junit4] 2> 1670 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[129]} 0 0 [junit4:junit4] 2> 1675 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[130]} 0 0 [junit4:junit4] 2> 1680 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[131]} 0 0 [junit4:junit4] 2> 1685 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[132]} 0 0 [junit4:junit4] 2> 1702 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[133]} 0 0 [junit4:junit4] 2> 1707 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[134]} 0 0 [junit4:junit4] 2> 1712 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[135]} 0 0 [junit4:junit4] 2> 1717 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[136]} 0 0 [junit4:junit4] 2> 1722 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[137]} 0 0 [junit4:junit4] 2> 1727 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[138]} 0 1 [junit4:junit4] 2> 1732 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[139]} 0 1 [junit4:junit4] 2> 1736 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[140]} 0 0 [junit4:junit4] 2> 1741 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[141]} 0 1 [junit4:junit4] 2> 1746 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[142]} 0 0 [junit4:junit4] 2> 1751 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[143]} 0 1 [junit4:junit4] 2> 1756 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[144]} 0 1 [junit4:junit4] 2> 1760 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[145]} 0 0 [junit4:junit4] 2> 1765 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[146]} 0 1 [junit4:junit4] 2> 1769 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[147]} 0 0 [junit4:junit4] 2> 1774 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[148]} 0 1 [junit4:junit4] 2> 1779 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[149]} 0 1 [junit4:junit4] 2> 1784 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[150]} 0 1 [junit4:junit4] 2> 1789 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[151]} 0 1 [junit4:junit4] 2> 1794 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[152]} 0 0 [junit4:junit4] 2> 1801 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[153]} 0 1 [junit4:junit4] 2> 1806 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[154]} 0 0 [junit4:junit4] 2> 1811 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[155]} 0 0 [junit4:junit4] 2> 1816 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[156]} 0 1 [junit4:junit4] 2> 1820 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[157]} 0 0 [junit4:junit4] 2> 1825 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[158]} 0 1 [junit4:junit4] 2> 1831 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[159]} 0 1 [junit4:junit4] 2> 1836 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[160]} 0 0 [junit4:junit4] 2> 1844 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[161]} 0 1 [junit4:junit4] 2> 1849 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[162]} 0 1 [junit4:junit4] 2> 1854 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[163]} 0 1 [junit4:junit4] 2> 1859 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[164]} 0 1 [junit4:junit4] 2> 1866 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[165]} 0 1 [junit4:junit4] 2> 1871 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[166]} 0 1 [junit4:junit4] 2> 1876 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[167]} 0 0 [junit4:junit4] 2> 1881 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[168]} 0 0 [junit4:junit4] 2> 1886 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[169]} 0 0 [junit4:junit4] 2> 1890 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[170]} 0 1 [junit4:junit4] 2> 1894 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[171]} 0 1 [junit4:junit4] 2> 1897 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[172]} 0 0 [junit4:junit4] 2> 1902 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[173]} 0 1 [junit4:junit4] 2> 1906 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[174]} 0 1 [junit4:junit4] 2> 1910 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[175]} 0 0 [junit4:junit4] 2> 1915 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[176]} 0 1 [junit4:junit4] 2> 1919 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[177]} 0 0 [junit4:junit4] 2> 1924 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[178]} 0 1 [junit4:junit4] 2> 1928 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[179]} 0 0 [junit4:junit4] 2> 1933 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[180]} 0 1 [junit4:junit4] 2> 1938 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[181]} 0 1 [junit4:junit4] 2> 1942 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[182]} 0 0 [junit4:junit4] 2> 1948 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[183]} 0 0 [junit4:junit4] 2> 1964 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[184]} 0 0 [junit4:junit4] 2> 1969 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[185]} 0 0 [junit4:junit4] 2> 1974 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[186]} 0 1 [junit4:junit4] 2> 1978 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[187]} 0 0 [junit4:junit4] 2> 1983 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[188]} 0 0 [junit4:junit4] 2> 1988 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[189]} 0 0 [junit4:junit4] 2> 1992 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[190]} 0 0 [junit4:junit4] 2> 1997 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[191]} 0 1 [junit4:junit4] 2> 2002 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[192]} 0 1 [junit4:junit4] 2> 2006 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[193]} 0 1 [junit4:junit4] 2> 2010 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[194]} 0 1 [junit4:junit4] 2> 2014 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[195]} 0 1 [junit4:junit4] 2> 2018 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[196]} 0 0 [junit4:junit4] 2> 2022 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[197]} 0 0 [junit4:junit4] 2> 2026 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[198]} 0 0 [junit4:junit4] 2> 2030 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[199]} 0 1 [junit4:junit4] 2> 2034 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[200]} 0 1 [junit4:junit4] 2> 2038 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[201]} 0 1 [junit4:junit4] 2> 2042 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[202]} 0 1 [junit4:junit4] 2> 2046 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[203]} 0 1 [junit4:junit4] 2> 2050 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[204]} 0 1 [junit4:junit4] 2> 2054 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[205]} 0 1 [junit4:junit4] 2> 2058 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[206]} 0 1 [junit4:junit4] 2> 2061 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[207]} 0 0 [junit4:junit4] 2> 2065 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[208]} 0 0 [junit4:junit4] 2> 2069 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[209]} 0 0 [junit4:junit4] 2> 2073 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[210]} 0 0 [junit4:junit4] 2> 2077 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[211]} 0 1 [junit4:junit4] 2> 2081 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[212]} 0 1 [junit4:junit4] 2> 2085 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[213]} 0 1 [junit4:junit4] 2> 2088 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[214]} 0 0 [junit4:junit4] 2> 2092 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[215]} 0 0 [junit4:junit4] 2> 2096 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[216]} 0 0 [junit4:junit4] 2> 2100 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[217]} 0 0 [junit4:junit4] 2> 2105 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[218]} 0 0 [junit4:junit4] 2> 2110 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[219]} 0 0 [junit4:junit4] 2> 2114 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[220]} 0 0 [junit4:junit4] 2> 2118 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[221]} 0 0 [junit4:junit4] 2> 2122 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[222]} 0 1 [junit4:junit4] 2> 2126 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[223]} 0 1 [junit4:junit4] 2> 2130 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[224]} 0 1 [junit4:junit4] 2> 2134 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[225]} 0 1 [junit4:junit4] 2> 2139 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[226]} 0 1 [junit4:junit4] 2> 2145 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[227]} 0 1 [junit4:junit4] 2> 2149 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[228]} 0 0 [junit4:junit4] 2> 2153 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[229]} 0 0 [junit4:junit4] 2> 2157 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[230]} 0 0 [junit4:junit4] 2> 2161 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[231]} 0 0 [junit4:junit4] 2> 2165 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[232]} 0 0 [junit4:junit4] 2> 2169 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[233]} 0 0 [junit4:junit4] 2> 2173 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[234]} 0 1 [junit4:junit4] 2> 2183 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[235]} 0 0 [junit4:junit4] 2> 2187 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[236]} 0 0 [junit4:junit4] 2> 2194 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[237]} 0 1 [junit4:junit4] 2> 2198 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[238]} 0 0 [junit4:junit4] 2> 2203 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[239]} 0 1 [junit4:junit4] 2> 2207 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[240]} 0 0 [junit4:junit4] 2> 2211 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[241]} 0 0 [junit4:junit4] 2> 2215 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[242]} 0 0 [junit4:junit4] 2> 2219 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[243]} 0 0 [junit4:junit4] 2> 2224 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[244]} 0 1 [junit4:junit4] 2> 2228 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[245]} 0 1 [junit4:junit4] 2> 2232 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[246]} 0 0 [junit4:junit4] 2> 2237 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[247]} 0 1 [junit4:junit4] 2> 2241 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[248]} 0 0 [junit4:junit4] 2> 2246 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[249]} 0 1 [junit4:junit4] 2> 2250 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[250]} 0 1 [junit4:junit4] 2> 2254 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[251]} 0 0 [junit4:junit4] 2> 2263 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[252]} 0 0 [junit4:junit4] 2> 2267 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[253]} 0 0 [junit4:junit4] 2> 2271 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[254]} 0 0 [junit4:junit4] 2> 2276 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[255]} 0 1 [junit4:junit4] 2> 2279 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[256]} 0 0 [junit4:junit4] 2> 2283 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[257]} 0 0 [junit4:junit4] 2> 2287 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[258]} 0 0 [junit4:junit4] 2> 2291 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[259]} 0 1 [junit4:junit4] 2> 2295 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[260]} 0 1 [junit4:junit4] 2> 2299 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[261]} 0 1 [junit4:junit4] 2> 2302 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[262]} 0 0 [junit4:junit4] 2> 2307 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[263]} 0 1 [junit4:junit4] 2> 2311 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[264]} 0 1 [junit4:junit4] 2> 2315 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[265]} 0 0 [junit4:junit4] 2> 2319 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[266]} 0 1 [junit4:junit4] 2> 2322 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[267]} 0 0 [junit4:junit4] 2> 2326 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[268]} 0 1 [junit4:junit4] 2> 2330 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[269]} 0 0 [junit4:junit4] 2> 2334 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[270]} 0 0 [junit4:junit4] 2> 2339 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[271]} 0 1 [junit4:junit4] 2> 2343 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[272]} 0 1 [junit4:junit4] 2> 2346 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[273]} 0 0 [junit4:junit4] 2> 2351 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[274]} 0 0 [junit4:junit4] 2> 2356 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[275]} 0 1 [junit4:junit4] 2> 2359 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[276]} 0 0 [junit4:junit4] 2> 2363 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[277]} 0 0 [junit4:junit4] 2> 2367 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[278]} 0 1 [junit4:junit4] 2> 2370 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[279]} 0 0 [junit4:junit4] 2> 2374 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[280]} 0 0 [junit4:junit4] 2> 2378 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[281]} 0 1 [junit4:junit4] 2> 2382 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[282]} 0 1 [junit4:junit4] 2> 2385 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[283]} 0 0 [junit4:junit4] 2> 2389 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[284]} 0 0 [junit4:junit4] 2> 2414 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[285]} 0 1 [junit4:junit4] 2> 2419 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[286]} 0 1 [junit4:junit4] 2> 2423 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[287]} 0 1 [junit4:junit4] 2> 2428 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[288]} 0 1 [junit4:junit4] 2> 2432 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[289]} 0 1 [junit4:junit4] 2> 2436 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[290]} 0 1 [junit4:junit4] 2> 2440 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[291]} 0 0 [junit4:junit4] 2> 2444 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[292]} 0 0 [junit4:junit4] 2> 2449 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[293]} 0 1 [junit4:junit4] 2> 2453 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[294]} 0 0 [junit4:junit4] 2> 2458 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[295]} 0 1 [junit4:junit4] 2> 2462 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[296]} 0 0 [junit4:junit4] 2> 2467 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[297]} 0 1 [junit4:junit4] 2> 2472 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[298]} 0 1 [junit4:junit4] 2> 2476 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[299]} 0 1 [junit4:junit4] 2> 2481 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[300]} 0 1 [junit4:junit4] 2> 2485 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[301]} 0 0 [junit4:junit4] 2> 2493 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[302]} 0 4 [junit4:junit4] 2> 2497 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[303]} 0 1 [junit4:junit4] 2> 2500 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[304]} 0 0 [junit4:junit4] 2> 2505 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[305]} 0 1 [junit4:junit4] 2> 2509 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[306]} 0 1 [junit4:junit4] 2> 2512 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[307]} 0 0 [junit4:junit4] 2> 2516 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[308]} 0 0 [junit4:junit4] 2> 2520 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[309]} 0 0 [junit4:junit4] 2> 2524 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[310]} 0 1 [junit4:junit4] 2> 2527 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[311]} 0 0 [junit4:junit4] 2> 2531 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[312]} 0 0 [junit4:junit4] 2> 2535 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[313]} 0 0 [junit4:junit4] 2> 2539 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[314]} 0 0 [junit4:junit4] 2> 2543 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[315]} 0 0 [junit4:junit4] 2> 2548 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[316]} 0 1 [junit4:junit4] 2> 2552 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[317]} 0 0 [junit4:junit4] 2> 2557 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[318]} 0 1 [junit4:junit4] 2> 2561 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[319]} 0 0 [junit4:junit4] 2> 2570 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[320]} 0 0 [junit4:junit4] 2> 2574 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[321]} 0 0 [junit4:junit4] 2> 2578 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[322]} 0 0 [junit4:junit4] 2> 2583 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[323]} 0 1 [junit4:junit4] 2> 2587 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[324]} 0 1 [junit4:junit4] 2> 2591 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[325]} 0 0 [junit4:junit4] 2> 2595 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[326]} 0 0 [junit4:junit4] 2> 2599 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[327]} 0 1 [junit4:junit4] 2> 2603 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[328]} 0 0 [junit4:junit4] 2> 2608 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[329]} 0 1 [junit4:junit4] 2> 2612 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[330]} 0 0 [junit4:junit4] 2> 2626 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[331]} 0 0 [junit4:junit4] 2> 2630 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[332]} 0 1 [junit4:junit4] 2> 2634 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[333]} 0 0 [junit4:junit4] 2> 2638 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[334]} 0 0 [junit4:junit4] 2> 2642 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[335]} 0 0 [junit4:junit4] 2> 2652 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[336]} 0 1 [junit4:junit4] 2> 2658 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[337]} 0 1 [junit4:junit4] 2> 2667 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[338]} 0 0 [junit4:junit4] 2> 2672 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[339]} 0 1 [junit4:junit4] 2> 2676 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[340]} 0 0 [junit4:junit4] 2> 2681 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[341]} 0 1 [junit4:junit4] 2> 2685 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[342]} 0 0 [junit4:junit4] 2> 2690 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[343]} 0 1 [junit4:junit4] 2> 2694 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[344]} 0 0 [junit4:junit4] 2> 2699 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[345]} 0 1 [junit4:junit4] 2> 2703 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[346]} 0 0 [junit4:junit4] 2> 2708 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[347]} 0 1 [junit4:junit4] 2> 2712 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[348]} 0 0 [junit4:junit4] 2> 2716 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[349]} 0 0 [junit4:junit4] 2> 2721 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[350]} 0 1 [junit4:junit4] 2> 2725 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[351]} 0 1 [junit4:junit4] 2> 2734 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[352]} 0 1 [junit4:junit4] 2> 2739 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[353]} 0 1 [junit4:junit4] 2> 2743 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[354]} 0 1 [junit4:junit4] 2> 2747 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[355]} 0 0 [junit4:junit4] 2> 2751 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[356]} 0 0 [junit4:junit4] 2> 2756 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[357]} 0 1 [junit4:junit4] 2> 2760 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[358]} 0 0 [junit4:junit4] 2> 2764 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[359]} 0 0 [junit4:junit4] 2> 2769 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[360]} 0 1 [junit4:junit4] 2> 2773 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[361]} 0 0 [junit4:junit4] 2> 2778 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[362]} 0 0 [junit4:junit4] 2> 2782 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[363]} 0 1 [junit4:junit4] 2> 2786 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[364]} 0 0 [junit4:junit4] 2> 2794 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[365]} 0 0 [junit4:junit4] 2> 2798 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[366]} 0 0 [junit4:junit4] 2> 2803 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[367]} 0 1 [junit4:junit4] 2> 2807 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[368]} 0 0 [junit4:junit4] 2> 2811 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[369]} 0 0 [junit4:junit4] 2> 2815 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[370]} 0 0 [junit4:junit4] 2> 2820 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[371]} 0 1 [junit4:junit4] 2> 2824 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[372]} 0 1 [junit4:junit4] 2> 2828 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[373]} 0 1 [junit4:junit4] 2> 2832 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[374]} 0 1 [junit4:junit4] 2> 2835 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[375]} 0 0 [junit4:junit4] 2> 2839 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[376]} 0 0 [junit4:junit4] 2> 2853 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[377]} 0 0 [junit4:junit4] 2> 2859 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[378]} 0 0 [junit4:junit4] 2> 2863 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[379]} 0 0 [junit4:junit4] 2> 2867 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[380]} 0 0 [junit4:junit4] 2> 2871 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[381]} 0 1 [junit4:junit4] 2> 2874 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[382]} 0 0 [junit4:junit4] 2> 2878 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[383]} 0 1 [junit4:junit4] 2> 2881 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[384]} 0 0 [junit4:junit4] 2> 2885 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[385]} 0 1 [junit4:junit4] 2> 2888 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[386]} 0 0 [junit4:junit4] 2> 2892 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[387]} 0 0 [junit4:junit4] 2> 2895 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[388]} 0 0 [junit4:junit4] 2> 2899 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[389]} 0 1 [junit4:junit4] 2> 2902 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[390]} 0 0 [junit4:junit4] 2> 2906 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[391]} 0 1 [junit4:junit4] 2> 2909 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[392]} 0 0 [junit4:junit4] 2> 2913 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[393]} 0 1 [junit4:junit4] 2> 2920 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[394]} 0 1 [junit4:junit4] 2> 2923 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[395]} 0 0 [junit4:junit4] 2> 2927 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[396]} 0 0 [junit4:junit4] 2> 2931 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[397]} 0 1 [junit4:junit4] 2> 2934 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[398]} 0 0 [junit4:junit4] 2> 2938 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[399]} 0 0 [junit4:junit4] 2> 2942 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[400]} 0 1 [junit4:junit4] 2> 2945 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[401]} 0 0 [junit4:junit4] 2> 2949 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[402]} 0 1 [junit4:junit4] 2> 2952 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[403]} 0 0 [junit4:junit4] 2> 2956 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[404]} 0 1 [junit4:junit4] 2> 2959 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[405]} 0 0 [junit4:junit4] 2> 2963 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[406]} 0 0 [junit4:junit4] 2> 2967 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[407]} 0 0 [junit4:junit4] 2> 2970 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[408]} 0 0 [junit4:junit4] 2> 2974 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[409]} 0 1 [junit4:junit4] 2> 2977 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[410]} 0 0 [junit4:junit4] 2> 2981 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[411]} 0 1 [junit4:junit4] 2> 2986 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[412]} 0 1 [junit4:junit4] 2> 2989 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[413]} 0 0 [junit4:junit4] 2> 2993 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[414]} 0 1 [junit4:junit4] 2> 2996 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[415]} 0 0 [junit4:junit4] 2> 3000 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[416]} 0 1 [junit4:junit4] 2> 3003 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[417]} 0 0 [junit4:junit4] 2> 3007 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[418]} 0 0 [junit4:junit4] 2> 3010 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[419]} 0 0 [junit4:junit4] 2> 3014 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[420]} 0 0 [junit4:junit4] 2> 3017 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[421]} 0 0 [junit4:junit4] 2> 3021 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[422]} 0 0 [junit4:junit4] 2> 3032 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[423]} 0 0 [junit4:junit4] 2> 3036 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[424]} 0 1 [junit4:junit4] 2> 3043 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[425]} 0 1 [junit4:junit4] 2> 3046 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[426]} 0 0 [junit4:junit4] 2> 3050 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[427]} 0 0 [junit4:junit4] 2> 3053 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[428]} 0 0 [junit4:junit4] 2> 3057 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[429]} 0 1 [junit4:junit4] 2> 3060 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[430]} 0 0 [junit4:junit4] 2> 3064 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[431]} 0 0 [junit4:junit4] 2> 3067 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[432]} 0 0 [junit4:junit4] 2> 3071 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[433]} 0 0 [junit4:junit4] 2> 3074 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[434]} 0 0 [junit4:junit4] 2> 3078 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[435]} 0 1 [junit4:junit4] 2> 3081 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[436]} 0 0 [junit4:junit4] 2> 3085 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[437]} 0 0 [junit4:junit4] 2> 3089 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[438]} 0 1 [junit4:junit4] 2> 3092 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[439]} 0 0 [junit4:junit4] 2> 3097 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[440]} 0 0 [junit4:junit4] 2> 3101 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[441]} 0 0 [junit4:junit4] 2> 3105 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[442]} 0 0 [junit4:junit4] 2> 3109 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[443]} 0 0 [junit4:junit4] 2> 3114 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[444]} 0 1 [junit4:junit4] 2> 3118 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[445]} 0 1 [junit4:junit4] 2> 3122 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[446]} 0 0 [junit4:junit4] 2> 3126 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[447]} 0 0 [junit4:junit4] 2> 3131 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[448]} 0 1 [junit4:junit4] 2> 3135 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[449]} 0 0 [junit4:junit4] 2> 3139 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[450]} 0 0 [junit4:junit4] 2> 3144 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[451]} 0 1 [junit4:junit4] 2> 3148 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[452]} 0 1 [junit4:junit4] 2> 3152 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[453]} 0 0 [junit4:junit4] 2> 3156 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[454]} 0 0 [junit4:junit4] 2> 3161 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[455]} 0 1 [junit4:junit4] 2> 3165 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[456]} 0 1 [junit4:junit4] 2> 3171 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[457]} 0 1 [junit4:junit4] 2> 3177 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[458]} 0 1 [junit4:junit4] 2> 3181 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[459]} 0 1 [junit4:junit4] 2> 3184 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[460]} 0 0 [junit4:junit4] 2> 3188 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[461]} 0 1 [junit4:junit4] 2> 3191 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[462]} 0 0 [junit4:junit4] 2> 3194 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[463]} 0 0 [junit4:junit4] 2> 3198 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[464]} 0 1 [junit4:junit4] 2> 3201 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[465]} 0 0 [junit4:junit4] 2> 3205 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[466]} 0 0 [junit4:junit4] 2> 3209 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[467]} 0 1 [junit4:junit4] 2> 3213 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[468]} 0 1 [junit4:junit4] 2> 3247 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[469]} 0 1 [junit4:junit4] 2> 3251 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[470]} 0 0 [junit4:junit4] 2> 3255 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[471]} 0 0 [junit4:junit4] 2> 3258 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[472]} 0 0 [junit4:junit4] 2> 3262 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[473]} 0 1 [junit4:junit4] 2> 3265 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[474]} 0 1 [junit4:junit4] 2> 3268 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[475]} 0 0 [junit4:junit4] 2> 3272 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[476]} 0 1 [junit4:junit4] 2> 3276 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[477]} 0 1 [junit4:junit4] 2> 3279 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[478]} 0 0 [junit4:junit4] 2> 3282 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[479]} 0 0 [junit4:junit4] 2> 3285 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[480]} 0 0 [junit4:junit4] 2> 3288 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[481]} 0 0 [junit4:junit4] 2> 3292 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[482]} 0 0 [junit4:junit4] 2> 3295 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[483]} 0 0 [junit4:junit4] 2> 3298 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[484]} 0 0 [junit4:junit4] 2> 3302 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[485]} 0 0 [junit4:junit4] 2> 3306 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[486]} 0 1 [junit4:junit4] 2> 3310 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[487]} 0 1 [junit4:junit4] 2> 3314 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[488]} 0 1 [junit4:junit4] 2> 3317 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[489]} 0 0 [junit4:junit4] 2> 3321 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[490]} 0 1 [junit4:junit4] 2> 3324 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[491]} 0 0 [junit4:junit4] 2> 3328 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[492]} 0 1 [junit4:junit4] 2> 3331 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[493]} 0 0 [junit4:junit4] 2> 3335 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[494]} 0 0 [junit4:junit4] 2> 3339 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[495]} 0 0 [junit4:junit4] 2> 3344 T140 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[496]} 0 0 [junit4:junit4] 2> 3349 T143 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[497]} 0 1 [junit4:junit4] 2> 3352 T141 C24 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[498]} 0 0 [junit4:junit4] 2> 3356 T142 C24 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4:junit4] 2> 3429 T142 C24 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2 [junit4:junit4] 2> commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@420042; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@420042; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[_0.si, segments_2, _0_Lucene40_0.frq, _0_Lucene40_0.tim, _0.fnm, _0.fdt, _0_Lucene40_0.tip, _0.fdx, _0_nrm.cfs, _0_nrm.cfe] [junit4:junit4] 2> 3431 T142 C24 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0.si, segments_2, _0_Lucene40_0.frq, _0_Lucene40_0.tim, _0.fnm, _0.fdt, _0_Lucene40_0.tip, _0.fdx, _0_nrm.cfs, _0_nrm.cfe] [junit4:junit4] 2> 3432 T142 C24 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1/data [junit4:junit4] 2> 3444 T142 C24 oass.SolrIndexSearcher. Opening Searcher@767a767a main [junit4:junit4] 2> 3445 T142 C24 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4:junit4] 2> 3445 T145 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@767a767a main{StandardDirectoryReader(segments_2:3 _0(5.0):C499)} [junit4:junit4] 2> 3446 T145 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1/data/index [junit4:junit4] 2> 3446 T142 C24 UPDATE [collection1] webapp=/solr path=/update params={softCommit=false&commit=true&version=2&waitSearcher=true&wt=javabin} {commit=} 0 90 [junit4:junit4] 2> 3468 T111 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=485629170 [junit4:junit4] 2> 3469 T111 oasc.SolrCore.close [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@702b702b [junit4:junit4] 2> 3470 T111 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=499,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0} [junit4:junit4] 2> 3471 T111 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState [junit4:junit4] 2> 3471 T111 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter [junit4:junit4] 2> 3472 T111 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser [junit4:junit4] 2> 3473 T111 C24 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1/data/index [junit4:junit4] 2> 3475 T111 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request. [junit4:junit4] 2> 3477 T111 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1/data/index [junit4:junit4] 2> 3478 T111 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1/data [junit4:junit4] 2> 3479 T111 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1/data [junit4:junit4] 2> 3479 T111 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1/data/index [junit4:junit4] 2> 3480 T111 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1/data/index [junit4:junit4] 2> 3481 T111 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null} [junit4:junit4] 2> 3535 T111 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 3544 T111 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:55483 [junit4:junit4] 2> 3545 T111 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4:junit4] 2> 3546 T111 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 3547 T111 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master [junit4:junit4] 2> 3548 T111 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/solr.xml [junit4:junit4] 2> 3549 T111 oasc.CoreContainer. New CoreContainer 771632638 [junit4:junit4] 2> 3550 T111 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default [junit4:junit4] 2> 3551 T111 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/' [junit4:junit4] 2> 3551 T111 oasc.SolrResourceLoader. new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/' [junit4:junit4] 2> 3572 T111 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0 [junit4:junit4] 2> 3572 T111 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http:// [junit4:junit4] 2> 3573 T111 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0 [junit4:junit4] 2> 3574 T111 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 3575 T111 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4:junit4] 2> 3576 T111 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 3576 T111 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 3577 T111 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4:junit4] 2> 3578 T111 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4:junit4] 2> 3579 T111 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false [junit4:junit4] 2> 3591 T111 oasc.CoreContainer.load Registering Log Listener [junit4:junit4] 2> 3610 T155 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1 [junit4:junit4] 2> 3610 T155 oasc.SolrResourceLoader. new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1/' [junit4:junit4] 2> 3649 T155 oasc.SolrConfig. Using Lucene MatchVersion: LUCENE_50 [junit4:junit4] 2> 3684 T155 oasc.SolrConfig. Loaded SolrConfig: solrconfig.xml [junit4:junit4] 2> 3685 T155 oass.IndexSchema.readSchema Reading Solr Schema [junit4:junit4] 2> 3688 T155 oass.IndexSchema.readSchema Schema name=test [junit4:junit4] 2> 3698 T155 oass.IndexSchema.readSchema unique key field: id [junit4:junit4] 2> 3700 T155 oasc.SolrCore. [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1/data/ [junit4:junit4] 2> 3700 T155 oasc.SolrCore. JMX monitoring not detected for core: collection1 [junit4:junit4] 2> 3701 T155 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory [junit4:junit4] 2> 3702 T155 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1/data forceNew:false [junit4:junit4] 2> 3702 T155 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1/data [junit4:junit4] 2> 3703 T155 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1/data/index/ [junit4:junit4] 2> 3704 T155 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4:junit4] 2> 3705 T155 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4:junit4] 2> 3705 T155 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 3705 T155 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 3706 T155 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 3706 T155 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 3708 T155 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4:junit4] 2> 3710 T155 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1/data [junit4:junit4] 2> 3711 T155 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1/data/index forceNew:false [junit4:junit4] 2> 3716 T155 oass.SolrIndexSearcher. Opening Searcher@6f466f46 main [junit4:junit4] 2> 3717 T155 oasu.CommitTracker. Hard AutoCommit: disabled [junit4:junit4] 2> 3717 T155 oasu.CommitTracker. Soft AutoCommit: disabled [junit4:junit4] 2> 3718 T155 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml [junit4:junit4] 2> 3718 T155 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1/data [junit4:junit4] 2> 3724 T155 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1 [junit4:junit4] 2> commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@47044704; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[_0.si, segments_2, _0_Lucene40_0.frq, _0_Lucene40_0.tim, _0.fnm, _0.fdt, _0_Lucene40_0.tip, _0_nrm.cfs, _0.fdx, _0_nrm.cfe] [junit4:junit4] 2> 3725 T155 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0.si, segments_2, _0_Lucene40_0.frq, _0_Lucene40_0.tim, _0.fnm, _0.fdt, _0_Lucene40_0.tip, _0_nrm.cfs, _0.fdx, _0_nrm.cfe] [junit4:junit4] 2> 3725 T155 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4:junit4] 2> 3726 T155 oasc.CoreContainer.registerCore registering core: collection1 [junit4:junit4] 2> 3726 T156 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6f466f46 main{StandardDirectoryReader(segments_2:3 _0(5.0):C499)} [junit4:junit4] 2> 3726 T111 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1 [junit4:junit4] 2> 3727 T111 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4:junit4] 2> ASYNC NEW_CORE C25 name=collection1 org.apache.solr.core.SolrCore@1b091b09 [junit4:junit4] 2> 3734 T151 C25 REQ [collection1] webapp=/solr path=/select params={q=*:*&version=2&wt=javabin} hits=499 status=0 QTime=1 [junit4:junit4] 2> 3845 T111 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 3847 T111 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:57708 [junit4:junit4] 2> 3848 T111 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4:junit4] 2> 3848 T111 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 3849 T111 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911634069/slave [junit4:junit4] 2> 3849 T111 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911634069/slave/solr.xml [junit4:junit4] 2> 3850 T111 oasc.CoreContainer. New CoreContainer 1892839634 [junit4:junit4] 2> 3851 T111 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default [junit4:junit4] 2> 3851 T111 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911634069/slave/' [junit4:junit4] 2> 3852 T111 oasc.SolrResourceLoader. new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911634069/slave/' [junit4:junit4] 2> 3865 T111 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0 [junit4:junit4] 2> 3866 T111 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http:// [junit4:junit4] 2> 3866 T111 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0 [junit4:junit4] 2> 3867 T111 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 3867 T111 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4:junit4] 2> 3868 T111 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 3868 T111 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 3869 T111 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4:junit4] 2> 3869 T111 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4:junit4] 2> 3870 T111 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false [junit4:junit4] 2> 3881 T111 oasc.CoreContainer.load Registering Log Listener [junit4:junit4] 2> 3899 T166 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911634069/slave/collection1 [junit4:junit4] 2> 3900 T166 oasc.SolrResourceLoader. new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911634069/slave/collection1/' [junit4:junit4] 2> 3925 T166 oasc.SolrConfig. Using Lucene MatchVersion: LUCENE_50 [junit4:junit4] 2> 3971 T166 oasc.SolrConfig. Loaded SolrConfig: solrconfig.xml [junit4:junit4] 2> 3973 T166 oass.IndexSchema.readSchema Reading Solr Schema [junit4:junit4] 2> 3978 T166 oass.IndexSchema.readSchema Schema name=test [junit4:junit4] 2> 3994 T166 oass.IndexSchema.readSchema unique key field: id [junit4:junit4] 2> 3996 T166 oasc.SolrCore. [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911634069/slave/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911634069/slave/collection1/data/ [junit4:junit4] 2> 3997 T166 oasc.SolrCore. JMX monitoring not detected for core: collection1 [junit4:junit4] 2> 3998 T166 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory [junit4:junit4] 2> 3999 T166 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911634069/slave/collection1/data forceNew:false [junit4:junit4] 2> 4001 T166 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911634069/slave/collection1/data [junit4:junit4] 2> 4001 T166 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911634069/slave/collection1/data/index/ [junit4:junit4] 2> 4002 T166 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911634069/slave/collection1/data/index' doesn't exist. Creating new index... [junit4:junit4] 2> 4004 T166 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911634069/slave/collection1/data/index forceNew:false [junit4:junit4] 2> 4021 T166 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1 [junit4:junit4] 2> commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911634069/slave/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@26922692; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> 4022 T166 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1] [junit4:junit4] 2> 4022 T166 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911634069/slave/collection1/data/index [junit4:junit4] 2> 4023 T166 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4:junit4] 2> 4024 T166 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 4024 T166 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 4024 T166 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 4025 T166 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 4025 T166 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4:junit4] 2> 4027 T166 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4:junit4] 2> 4036 T166 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911634069/slave/collection1/data [junit4:junit4] 2> 4038 T166 oass.SolrIndexSearcher. Opening Searcher@23bc23bc main [junit4:junit4] 2> 4039 T166 oasu.CommitTracker. Hard AutoCommit: disabled [junit4:junit4] 2> 4039 T166 oasu.CommitTracker. Soft AutoCommit: disabled [junit4:junit4] 2> 4040 T166 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms [junit4:junit4] 2> 4040 T166 oasc.CoreContainer.registerCore registering core: collection1 [junit4:junit4] 2> 4040 T167 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@23bc23bc main{StandardDirectoryReader(segments_1:1)} [junit4:junit4] 2> 4041 T111 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1 [junit4:junit4] 2> 4042 T111 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4:junit4] 2> 4043 T111 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4:junit4] 2> ASYNC NEW_CORE C26 name=collection1 org.apache.solr.core.SolrCore@48ed48ed [junit4:junit4] 2> 4056 T162 C26 REQ [collection1] webapp=/solr path=/select params={q=*:*&version=2&wt=javabin} hits=0 status=0 QTime=1 [junit4:junit4] 2> 4161 T163 C26 REQ [collection1] webapp=/solr path=/select params={q=*:*&version=2&wt=javabin} hits=0 status=0 QTime=0 [junit4:junit4] 2> 4182 T154 C25 REQ [collection1] webapp=/solr path=/replication params={qt=/replication&version=2&command=indexversion&wt=javabin} status=0 QTime=1 [junit4:junit4] 2> 4183 T168 oash.SnapPuller.fetchLatestIndex Master's generation: 2 [junit4:junit4] 2> 4184 T168 oash.SnapPuller.fetchLatestIndex Slave's generation: 1 [junit4:junit4] 2> 4184 T168 oash.SnapPuller.fetchLatestIndex Starting replication process [junit4:junit4] 2> 4189 T151 C25 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1/data [junit4:junit4] 2> 4192 T151 C25 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1/data/index [junit4:junit4] 2> 4220 T151 C25 REQ [collection1] webapp=/solr path=/replication params={qt=/replication&version=2&generation=2&command=filelist&wt=javabin} status=0 QTime=31 [junit4:junit4] 2> 4221 T168 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 10 [junit4:junit4] 2> 4223 T168 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911634069/slave/collection1/data/index.20130226234718043 forceNew:false [junit4:junit4] 2> 4223 T168 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911634069/slave/collection1/data [junit4:junit4] 2> 4225 T168 oash.SnapPuller.fetchLatestIndex Starting download to NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911634069/slave/collection1/data/index.20130226234718043 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@abd0abd; maxCacheMB=48.0 maxMergeSizeMB=4.0) fullCopy=false [junit4:junit4] 2> 4230 T152 C25 REQ [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&compression=true&generation=2&command=filecontent&file=_0_Lucene40_0.tim&wt=filestream} status=0 QTime=1 [junit4:junit4] 2> 4237 T153 C25 REQ [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&compression=true&generation=2&command=filecontent&file=_0.fnm&wt=filestream} status=0 QTime=0 [junit4:junit4] 2> 4242 T154 C25 REQ [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&compression=true&generation=2&command=filecontent&file=_0_Lucene40_0.tip&wt=filestream} status=0 QTime=0 [junit4:junit4] 2> 4247 T151 C25 REQ [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&compression=true&generation=2&command=filecontent&file=_0_nrm.cfe&wt=filestream} status=0 QTime=0 [junit4:junit4] 2> 4252 T152 C25 REQ [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&compression=true&generation=2&command=filecontent&file=segments_2&wt=filestream} status=0 QTime=0 [junit4:junit4] 2> 4262 T153 C25 REQ [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&compression=true&generation=2&command=filecontent&file=_0.si&wt=filestream} status=0 QTime=1 [junit4:junit4] 2> 4265 T165 C26 REQ [collection1] webapp=/solr path=/select params={q=*:*&version=2&wt=javabin} hits=0 status=0 QTime=0 [junit4:junit4] 2> 4266 T154 C25 REQ [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&compression=true&generation=2&command=filecontent&file=_0_Lucene40_0.frq&wt=filestream} status=0 QTime=0 [junit4:junit4] 2> 4271 T151 C25 REQ [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&compression=true&generation=2&command=filecontent&file=_0.fdt&wt=filestream} status=0 QTime=1 [junit4:junit4] 2> 4276 T152 C25 REQ [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&compression=true&generation=2&command=filecontent&file=_0.fdx&wt=filestream} status=0 QTime=1 [junit4:junit4] 2> 4288 T153 C25 REQ [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&compression=true&generation=2&command=filecontent&file=_0_nrm.cfs&wt=filestream} status=0 QTime=1 [junit4:junit4] 2> 4290 T168 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911634069/slave/collection1/data/index [junit4:junit4] 2> 4291 T168 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs [junit4:junit4] 2> 4299 T168 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911634069/slave/collection1/data [junit4:junit4] 2> 4309 T168 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911634069/slave/collection1/data [junit4:junit4] 2> 4309 T168 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter... [junit4:junit4] 2> 4310 T168 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1 [junit4:junit4] 2> 4311 T168 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911634069/slave/collection1/data [junit4:junit4] 2> 4320 T168 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2 [junit4:junit4] 2> commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911634069/slave/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@26922692; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911634069/slave/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@26922692; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[_0.si, segments_2, _0_Lucene40_0.frq, _0_Lucene40_0.tim, _0.fnm, _0.fdt, _0_Lucene40_0.tip, _0_nrm.cfs, _0.fdx, _0_nrm.cfe] [junit4:junit4] 2> 4321 T168 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0.si, segments_2, _0_Lucene40_0.frq, _0_Lucene40_0.tim, _0.fnm, _0.fdt, _0_Lucene40_0.tip, _0_nrm.cfs, _0.fdx, _0_nrm.cfe] [junit4:junit4] 2> 4322 T168 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used. [junit4:junit4] 2> 4323 T168 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911634069/slave/collection1/data [junit4:junit4] 2> 4327 T168 oass.SolrIndexSearcher. Opening Searcher@40784078 main [junit4:junit4] 2> 4328 T167 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@40784078 main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C499)} [junit4:junit4] 2> 4329 T167 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911634069/slave/collection1/data/index [junit4:junit4] 2> 4329 T168 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911634069/slave/collection1/data/index.20130226234718043 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@abd0abd; maxCacheMB=48.0 maxMergeSizeMB=4.0) [junit4:junit4] 2> 4330 T168 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911634069/slave/collection1/data/index.20130226234718043 [junit4:junit4] 2> 4334 T168 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911634069/slave/collection1/data/index [junit4:junit4] 2> 4370 T163 C26 REQ [collection1] webapp=/solr path=/select params={q=*:*&version=2&wt=javabin} hits=499 status=0 QTime=2 [junit4:junit4] 2> 4474 T111 oas.SolrTestCaseJ4.tearDown ###Ending doTestReplicateAfterStartupWithNoActivity [junit4:junit4] 2> 4496 T111 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=771632638 [junit4:junit4] 2> 4496 T111 oasc.SolrCore.close [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@1b091b09 [junit4:junit4] 2> 4497 T111 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,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:junit4] 2> 4498 T111 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState [junit4:junit4] 2> 4498 T111 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter [junit4:junit4] 2> 4499 T111 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser [junit4:junit4] 2> 4500 T111 C25 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1/data/index [junit4:junit4] 2> 4501 T111 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request. [junit4:junit4] 2> 4502 T111 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1/data/index [junit4:junit4] 2> 4503 T111 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1/data/index [junit4:junit4] 2> 4503 T111 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1/data/index [junit4:junit4] 2> 4504 T111 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1/data [junit4:junit4] 2> 4504 T111 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911633825/master/collection1/data [junit4:junit4] 2> 4505 T111 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null} [junit4:junit4] 2> 4578 T111 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1892839634 [junit4:junit4] 2> 4579 T111 oasc.SolrCore.close [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@48ed48ed [junit4:junit4] 2> 4582 T111 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,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:junit4] 2> 4583 T111 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState [junit4:junit4] 2> 4584 T111 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter [junit4:junit4] 2> 4585 T111 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser [junit4:junit4] 2> 4586 T111 C26 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911634069/slave/collection1/data/index [junit4:junit4] 2> 4587 T111 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request. [junit4:junit4] 2> 4589 T111 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911634069/slave/collection1/data/index [junit4:junit4] 2> 4590 T111 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911634069/slave/collection1/data/index [junit4:junit4] 2> 4591 T111 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911634069/slave/collection1/data/index [junit4:junit4] 2> 4592 T111 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911634069/slave/collection1/data [junit4:junit4] 2> 4593 T111 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911634069/slave/collection1/data [junit4:junit4] 2> 4601 T111 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911634069/slave/collection1/data/index.20130226234718043 [junit4:junit4] 2> 4601 T111 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911634069/slave/collection1/data/index.20130226234718043 [junit4:junit4] 2> 4602 T111 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null} [junit4:junit4] 2> 4685 T111 oas.SolrTestCaseJ4.setUp ###Starting doTestReplicateAfterCoreReload [junit4:junit4] 2> 4690 T111 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 4693 T111 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:46001 [junit4:junit4] 2> 4694 T111 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4:junit4] 2> 4694 T111 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 4695 T111 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638507/master [junit4:junit4] 2> 4695 T111 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638507/master/solr.xml [junit4:junit4] 2> 4696 T111 oasc.CoreContainer. New CoreContainer 435165680 [junit4:junit4] 2> 4696 T111 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default [junit4:junit4] 2> 4697 T111 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638507/master/' [junit4:junit4] 2> 4698 T111 oasc.SolrResourceLoader. new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638507/master/' [junit4:junit4] 2> 4715 T111 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0 [junit4:junit4] 2> 4715 T111 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http:// [junit4:junit4] 2> 4716 T111 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0 [junit4:junit4] 2> 4716 T111 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 4717 T111 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4:junit4] 2> 4718 T111 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 4719 T111 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 4719 T111 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4:junit4] 2> 4720 T111 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4:junit4] 2> 4721 T111 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false [junit4:junit4] 2> 4740 T111 oasc.CoreContainer.load Registering Log Listener [junit4:junit4] 2> 4753 T179 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638507/master/collection1 [junit4:junit4] 2> 4754 T179 oasc.SolrResourceLoader. new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638507/master/collection1/' [junit4:junit4] 2> 4780 T179 oasc.SolrConfig. Using Lucene MatchVersion: LUCENE_50 [junit4:junit4] 2> 4813 T179 oasc.SolrConfig. Loaded SolrConfig: solrconfig.xml [junit4:junit4] 2> 4813 T179 oass.IndexSchema.readSchema Reading Solr Schema [junit4:junit4] 2> 4816 T179 oass.IndexSchema.readSchema Schema name=test [junit4:junit4] 2> 4826 T179 oass.IndexSchema.readSchema unique key field: id [junit4:junit4] 2> 4827 T179 oasc.SolrCore. [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638507/master/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638507/master/collection1/data/ [junit4:junit4] 2> 4827 T179 oasc.SolrCore. JMX monitoring not detected for core: collection1 [junit4:junit4] 2> 4828 T179 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4:junit4] 2> 4828 T179 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638507/master/collection1/data forceNew:false [junit4:junit4] 2> 4829 T179 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638507/master/collection1/data [junit4:junit4] 2> 4829 T179 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638507/master/collection1/data/index/ [junit4:junit4] 2> 4830 T179 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638507/master/collection1/data/index' doesn't exist. Creating new index... [junit4:junit4] 2> 4831 T179 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638507/master/collection1/data/index forceNew:false [junit4:junit4] 2> 4941 T179 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1 [junit4:junit4] 2> commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/index1307913083tmp lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@38333833)),segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> 4942 T179 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1] [junit4:junit4] 2> 4942 T179 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638507/master/collection1/data/index [junit4:junit4] 2> 4943 T179 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4:junit4] 2> 4944 T179 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4:junit4] 2> 4944 T179 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 4945 T179 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 4945 T179 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 4946 T179 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 4948 T179 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4:junit4] 2> 4951 T179 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638507/master/collection1/data [junit4:junit4] 2> 4953 T179 oass.SolrIndexSearcher. Opening Searcher@1c311c31 main [junit4:junit4] 2> 4960 T179 oasu.CommitTracker. Hard AutoCommit: disabled [junit4:junit4] 2> 4960 T179 oasu.CommitTracker. Soft AutoCommit: disabled [junit4:junit4] 2> 4961 T179 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml,xslt/dummy.xsl [junit4:junit4] 2> 4962 T179 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4:junit4] 2> 4962 T179 oasc.CoreContainer.registerCore registering core: collection1 [junit4:junit4] 2> 4962 T180 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1c311c31 main{StandardDirectoryReader(segments_1:1)} [junit4:junit4] 2> 4964 T111 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1 [junit4:junit4] 2> 4964 T111 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4:junit4] 2> 4966 T111 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4:junit4] 2> 4981 T111 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 4984 T111 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53072 [junit4:junit4] 2> 4985 T111 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4:junit4] 2> 4986 T111 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 4987 T111 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638797/slave [junit4:junit4] 2> 4988 T111 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638797/slave/solr.xml [junit4:junit4] 2> 4989 T111 oasc.CoreContainer. New CoreContainer 1082081407 [junit4:junit4] 2> 4990 T111 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default [junit4:junit4] 2> 4991 T111 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638797/slave/' [junit4:junit4] 2> 4992 T111 oasc.SolrResourceLoader. new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638797/slave/' [junit4:junit4] 2> 5008 T111 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0 [junit4:junit4] 2> 5009 T111 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http:// [junit4:junit4] 2> 5010 T111 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0 [junit4:junit4] 2> 5010 T111 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 5011 T111 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4:junit4] 2> 5011 T111 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 5012 T111 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 5012 T111 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4:junit4] 2> 5013 T111 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4:junit4] 2> 5013 T111 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false [junit4:junit4] 2> 5023 T111 oasc.CoreContainer.load Registering Log Listener [junit4:junit4] 2> 5058 T190 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638797/slave/collection1 [junit4:junit4] 2> 5059 T190 oasc.SolrResourceLoader. new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638797/slave/collection1/' [junit4:junit4] 2> 5089 T190 oasc.SolrConfig. Using Lucene MatchVersion: LUCENE_50 [junit4:junit4] 2> 5136 T190 oasc.SolrConfig. Loaded SolrConfig: solrconfig.xml [junit4:junit4] 2> 5137 T190 oass.IndexSchema.readSchema Reading Solr Schema [junit4:junit4] 2> 5142 T190 oass.IndexSchema.readSchema Schema name=test [junit4:junit4] 2> 5156 T190 oass.IndexSchema.readSchema unique key field: id [junit4:junit4] 2> 5157 T190 oasc.SolrCore. [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638797/slave/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638797/slave/collection1/data/ [junit4:junit4] 2> 5158 T190 oasc.SolrCore. JMX monitoring not detected for core: collection1 [junit4:junit4] 2> 5158 T190 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4:junit4] 2> 5159 T190 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638797/slave/collection1/data forceNew:false [junit4:junit4] 2> 5160 T190 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638797/slave/collection1/data [junit4:junit4] 2> 5160 T190 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638797/slave/collection1/data/index/ [junit4:junit4] 2> 5161 T190 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638797/slave/collection1/data/index' doesn't exist. Creating new index... [junit4:junit4] 2> 5162 T190 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638797/slave/collection1/data/index forceNew:false [junit4:junit4] 2> 5170 T190 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1 [junit4:junit4] 2> commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/index1307913084tmp lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@77887788)),segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> 5170 T190 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1] [junit4:junit4] 2> 5171 T190 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638797/slave/collection1/data/index [junit4:junit4] 2> 5172 T190 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4:junit4] 2> 5173 T190 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 5173 T190 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 5174 T190 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 5174 T190 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 5175 T190 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4:junit4] 2> 5176 T190 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4:junit4] 2> 5178 T190 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638797/slave/collection1/data [junit4:junit4] 2> 5180 T190 oass.SolrIndexSearcher. Opening Searcher@2f792f79 main [junit4:junit4] 2> 5181 T190 oasu.CommitTracker. Hard AutoCommit: disabled [junit4:junit4] 2> 5181 T190 oasu.CommitTracker. Soft AutoCommit: disabled [junit4:junit4] 2> 5182 T190 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms [junit4:junit4] 2> 5182 T190 oasc.CoreContainer.registerCore registering core: collection1 [junit4:junit4] 2> 5182 T191 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2f792f79 main{StandardDirectoryReader(segments_1:1)} [junit4:junit4] 2> 5184 T111 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1 [junit4:junit4] 2> 5184 T111 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4:junit4] 2> 5185 T111 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4:junit4] 2> 5212 T111 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1082081407 [junit4:junit4] 2> 5213 T111 oasc.SolrCore.close [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@14701470 [junit4:junit4] 2> 5214 T111 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,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:junit4] 2> 5215 T111 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState [junit4:junit4] 2> 5216 T111 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter [junit4:junit4] 2> 5221 T111 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser [junit4:junit4] 2> 5222 T111 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request. [junit4:junit4] 2> 5222 T111 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638797/slave/collection1/data/index [junit4:junit4] 2> 5223 T111 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638797/slave/collection1/data/index [junit4:junit4] 2> 5224 T111 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638797/slave/collection1/data/index [junit4:junit4] 2> 5224 T111 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638797/slave/collection1/data [junit4:junit4] 2> 5225 T111 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638797/slave/collection1/data [junit4:junit4] 2> 5226 T111 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null} [junit4:junit4] 2> 5302 T111 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=435165680 [junit4:junit4] 2> 5303 T111 oasc.SolrCore.close [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@516c516c [junit4:junit4] 2> 5303 T111 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,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:junit4] 2> 5304 T111 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState [junit4:junit4] 2> 5305 T111 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter [junit4:junit4] 2> 5305 T111 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser [junit4:junit4] 2> 5306 T111 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request. [junit4:junit4] 2> 5306 T111 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638507/master/collection1/data/index [junit4:junit4] 2> 5307 T111 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638507/master/collection1/data [junit4:junit4] 2> 5308 T111 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638507/master/collection1/data [junit4:junit4] 2> 5308 T111 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638507/master/collection1/data/index [junit4:junit4] 2> 5309 T111 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638507/master/collection1/data/index [junit4:junit4] 2> 5310 T111 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null} [junit4:junit4] 2> 5362 T111 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 5364 T111 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:33844 [junit4:junit4] 2> 5366 T111 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4:junit4] 2> 5366 T111 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 5367 T111 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638507/master [junit4:junit4] 2> 5368 T111 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638507/master/solr.xml [junit4:junit4] 2> 5368 T111 oasc.CoreContainer. New CoreContainer 733162419 [junit4:junit4] 2> 5369 T111 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default [junit4:junit4] 2> 5369 T111 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638507/master/' [junit4:junit4] 2> 5370 T111 oasc.SolrResourceLoader. new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638507/master/' [junit4:junit4] 2> 5386 T111 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0 [junit4:junit4] 2> 5386 T111 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http:// [junit4:junit4] 2> 5387 T111 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0 [junit4:junit4] 2> 5388 T111 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 5388 T111 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4:junit4] 2> 5389 T111 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 5389 T111 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 5390 T111 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4:junit4] 2> 5391 T111 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4:junit4] 2> 5391 T111 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false [junit4:junit4] 2> 5405 T111 oasc.CoreContainer.load Registering Log Listener [junit4:junit4] 2> 5435 T202 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638507/master/collection1 [junit4:junit4] 2> 5436 T202 oasc.SolrResourceLoader. new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638507/master/collection1/' [junit4:junit4] 2> 5469 T202 oasc.SolrConfig. Using Lucene MatchVersion: LUCENE_50 [junit4:junit4] 2> 5514 T202 oasc.SolrConfig. Loaded SolrConfig: solrconfig.xml [junit4:junit4] 2> 5515 T202 oass.IndexSchema.readSchema Reading Solr Schema [junit4:junit4] 2> 5518 T202 oass.IndexSchema.readSchema Schema name=test [junit4:junit4] 2> 5530 T202 oass.IndexSchema.readSchema unique key field: id [junit4:junit4] 2> 5532 T202 oasc.SolrCore. [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638507/master/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638507/master/collection1/data/ [junit4:junit4] 2> 5532 T202 oasc.SolrCore. JMX monitoring not detected for core: collection1 [junit4:junit4] 2> 5533 T202 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4:junit4] 2> 5534 T202 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638507/master/collection1/data forceNew:false [junit4:junit4] 2> 5534 T202 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638507/master/collection1/data [junit4:junit4] 2> 5535 T202 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638507/master/collection1/data/index/ [junit4:junit4] 2> 5536 T202 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638507/master/collection1/data/index' doesn't exist. Creating new index... [junit4:junit4] 2> 5538 T202 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638507/master/collection1/data/index forceNew:false [junit4:junit4] 2> 5543 T202 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1 [junit4:junit4] 2> commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/index1307913085tmp lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7fc77fc7)),segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> 5544 T202 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1] [junit4:junit4] 2> 5545 T202 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638507/master/collection1/data/index [junit4:junit4] 2> 5546 T202 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4:junit4] 2> 5546 T202 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4:junit4] 2> 5547 T202 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 5547 T202 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 5548 T202 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 5548 T202 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 5550 T202 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4:junit4] 2> 5555 T202 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638507/master/collection1/data [junit4:junit4] 2> 5563 T202 oass.SolrIndexSearcher. Opening Searcher@5f445f44 main [junit4:junit4] 2> 5565 T202 oasu.CommitTracker. Hard AutoCommit: disabled [junit4:junit4] 2> 5565 T202 oasu.CommitTracker. Soft AutoCommit: disabled [junit4:junit4] 2> 5566 T202 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml [junit4:junit4] 2> 5566 T202 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638507/master/collection1/data [junit4:junit4] 2> 5578 T202 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1 [junit4:junit4] 2> commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/index1307913085tmp lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7fc77fc7)),segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> 5579 T202 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1] [junit4:junit4] 2> 5579 T202 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4:junit4] 2> 5580 T202 oasc.CoreContainer.registerCore registering core: collection1 [junit4:junit4] 2> 5580 T203 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5f445f44 main{StandardDirectoryReader(segments_1:1)} [junit4:junit4] 2> 5581 T111 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1 [junit4:junit4] 2> 5582 T111 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4:junit4] 2> 5583 T111 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4:junit4] 2> ASYNC NEW_CORE C27 name=collection1 org.apache.solr.core.SolrCore@1b551b55 [junit4:junit4] 2> 5598 T198 C27 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX [junit4:junit4] 2> 5600 T198 C27 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {deleteByQuery=*:*} 0 3 [junit4:junit4] 2> 5604 T199 C27 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4:junit4] 2> 5619 T199 C27 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2 [junit4:junit4] 2> commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/index1307913085tmp lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7fc77fc7)),segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/index1307913085tmp lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7fc77fc7)),segFN=segments_2,generation=2,filenames=[segments_2] [junit4:junit4] 2> 5620 T199 C27 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2] [junit4:junit4] 2> 5622 T199 C27 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638507/master/collection1/data [junit4:junit4] 2> 5628 T199 C27 oass.SolrIndexSearcher. Opening Searcher@6a956a95 main [junit4:junit4] 2> 5630 T203 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6a956a95 main{StandardDirectoryReader(segments_2:2)} [junit4:junit4] 2> 5630 T203 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638507/master/collection1/data/index [junit4:junit4] 2> 5631 T199 C27 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4:junit4] 2> 5632 T199 C27 UPDATE [collection1] webapp=/solr path=/update params={softCommit=false&commit=true&version=2&waitSearcher=true&wt=javabin} {commit=} 0 28 [junit4:junit4] 2> 5637 T200 C27 REQ [collection1] webapp=/solr path=/select params={q=*:*&version=2&wt=javabin} hits=0 status=0 QTime=1 [junit4:junit4] 2> 5741 T111 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 5743 T111 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:33998 [junit4:junit4] 2> 5745 T111 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4:junit4] 2> 5745 T111 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 5746 T111 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638797/slave [junit4:junit4] 2> 5747 T111 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638797/slave/solr.xml [junit4:junit4] 2> 5747 T111 oasc.CoreContainer. New CoreContainer 1642029535 [junit4:junit4] 2> 5748 T111 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default [junit4:junit4] 2> 5749 T111 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638797/slave/' [junit4:junit4] 2> 5749 T111 oasc.SolrResourceLoader. new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638797/slave/' [junit4:junit4] 2> 5765 T111 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0 [junit4:junit4] 2> 5765 T111 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http:// [junit4:junit4] 2> 5766 T111 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0 [junit4:junit4] 2> 5767 T111 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 5768 T111 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4:junit4] 2> 5768 T111 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 5769 T111 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 5769 T111 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4:junit4] 2> 5770 T111 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4:junit4] 2> 5776 T111 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false [junit4:junit4] 2> 5792 T111 oasc.CoreContainer.load Registering Log Listener [junit4:junit4] 2> 5830 T213 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638797/slave/collection1 [junit4:junit4] 2> 5831 T213 oasc.SolrResourceLoader. new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638797/slave/collection1/' [junit4:junit4] 2> 5870 T213 oasc.SolrConfig. Using Lucene MatchVersion: LUCENE_50 [junit4:junit4] 2> 5917 T213 oasc.SolrConfig. Loaded SolrConfig: solrconfig.xml [junit4:junit4] 2> 5918 T213 oass.IndexSchema.readSchema Reading Solr Schema [junit4:junit4] 2> 5923 T213 oass.IndexSchema.readSchema Schema name=test [junit4:junit4] 2> 5939 T213 oass.IndexSchema.readSchema unique key field: id [junit4:junit4] 2> 5941 T213 oasc.SolrCore. [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638797/slave/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638797/slave/collection1/data/ [junit4:junit4] 2> 5941 T213 oasc.SolrCore. JMX monitoring not detected for core: collection1 [junit4:junit4] 2> 5941 T213 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4:junit4] 2> 5952 T213 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638797/slave/collection1/data forceNew:false [junit4:junit4] 2> 5953 T213 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638797/slave/collection1/data [junit4:junit4] 2> 5953 T213 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638797/slave/collection1/data/index/ [junit4:junit4] 2> 5954 T213 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638797/slave/collection1/data/index' doesn't exist. Creating new index... [junit4:junit4] 2> 5956 T213 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638797/slave/collection1/data/index forceNew:false [junit4:junit4] 2> 5971 T213 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1 [junit4:junit4] 2> commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/index1307913086tmp lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e931e93)),segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> 5972 T213 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1] [junit4:junit4] 2> 5972 T213 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638797/slave/collection1/data/index [junit4:junit4] 2> 5973 T213 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4:junit4] 2> 5974 T213 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 5975 T213 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 5975 T213 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 5976 T213 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 5976 T213 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4:junit4] 2> 5978 T213 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4:junit4] 2> 5982 T213 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638797/slave/collection1/data [junit4:junit4] 2> 5985 T213 oass.SolrIndexSearcher. Opening Searcher@1ad01ad0 main [junit4:junit4] 2> 5986 T213 oasu.CommitTracker. Hard AutoCommit: disabled [junit4:junit4] 2> 5986 T213 oasu.CommitTracker. Soft AutoCommit: disabled [junit4:junit4] 2> 5987 T213 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms [junit4:junit4] 2> 5988 T213 oasc.CoreContainer.registerCore registering core: collection1 [junit4:junit4] 2> 5988 T214 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1ad01ad0 main{StandardDirectoryReader(segments_1:1)} [junit4:junit4] 2> 5989 T111 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1 [junit4:junit4] 2> 5990 T111 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4:junit4] 2> 5991 T111 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4:junit4] 2> ASYNC NEW_CORE C28 name=collection1 org.apache.solr.core.SolrCore@502a502a [junit4:junit4] 2> 6014 T210 C28 REQ [collection1] webapp=/solr path=/select params={q=*:*&version=2&wt=javabin} hits=0 status=0 QTime=1 [junit4:junit4] 2> 6118 T199 C27 REQ [collection1] webapp=/solr path=/replication params={qt=/replication&version=2&command=indexversion&wt=javabin} status=0 QTime=1 [junit4:junit4] 2> 6121 T200 C27 REQ [collection1] webapp=/solr path=/replication params={qt=/replication&version=2&command=commits&wt=javabin} status=0 QTime=0 [junit4:junit4] 2> 6125 T201 oasc.CoreContainer.reload Reloading SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638507/master/collection1 [junit4:junit4] 2> 6126 T201 oasc.SolrResourceLoader. new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638507/master/collection1/' [junit4:junit4] 2> 6172 T201 oasc.SolrConfig. Using Lucene MatchVersion: LUCENE_50 [junit4:junit4] 2> 6182 T200 C27 REQ [collection1] webapp=/solr path=/replication params={qt=/replication&version=2&command=indexversion&wt=javabin} status=0 QTime=0 [junit4:junit4] 2> 6184 T215 oash.SnapPuller.fetchLatestIndex Master's generation: 2 [junit4:junit4] 2> 6184 T215 oash.SnapPuller.fetchLatestIndex Slave's generation: 1 [junit4:junit4] 2> 6185 T215 oash.SnapPuller.fetchLatestIndex Starting replication process [junit4:junit4] 2> 6188 T198 C27 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638507/master/collection1/data [junit4:junit4] 2> 6189 T198 C27 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638507/master/collection1/data/index [junit4:junit4] 2> 6213 T198 C27 REQ [collection1] webapp=/solr path=/replication params={qt=/replication&version=2&generation=2&command=filelist&wt=javabin} status=0 QTime=26 [junit4:junit4] 2> 6215 T215 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1 [junit4:junit4] 2> 6216 T215 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638797/slave/collection1/data/index.20130226234720036 forceNew:false [junit4:junit4] 2> 6216 T215 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638797/slave/collection1/data [junit4:junit4] 2> 6217 T215 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@2fb52fb5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@63936393) fullCopy=false [junit4:junit4] 2> 6220 T199 C27 REQ [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=2&command=filecontent&file=segments_2&wt=filestream} status=0 QTime=0 [junit4:junit4] 2> 6222 T215 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638797/slave/collection1/data/index [junit4:junit4] 2> 6223 T215 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs [junit4:junit4] 2> 6225 T215 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638797/slave/collection1/data [junit4:junit4] 2> 6226 T215 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638797/slave/collection1/data [junit4:junit4] 2> 6227 T215 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter... [junit4:junit4] 2> 6227 T215 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1 [junit4:junit4] 2> 6228 T215 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638797/slave/collection1/data [junit4:junit4] 2> 6232 T215 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2 [junit4:junit4] 2> commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/index1307913086tmp lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e931e93)),segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/index1307913086tmp lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e931e93)),segFN=segments_2,generation=2,filenames=[segments_2] [junit4:junit4] 2> 6233 T215 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2] [junit4:junit4] 2> 6236 T215 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used. [junit4:junit4] 2> 6240 T215 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638797/slave/collection1/data [junit4:junit4] 2> 6242 T201 oasc.SolrConfig. Loaded SolrConfig: solrconfig.xml [junit4:junit4] 2> 6243 T215 oass.SolrIndexSearcher. Opening Searcher@41784178 main [junit4:junit4] 2> 6243 T201 oass.IndexSchema.readSchema Reading Solr Schema [junit4:junit4] 2> 6244 T214 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@41784178 main{StandardDirectoryReader(segments_2:2:nrt)} [junit4:junit4] 2> 6251 T214 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638797/slave/collection1/data/index [junit4:junit4] 2> 6251 T215 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.RAMDirectory@2fb52fb5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@63936393) [junit4:junit4] 2> 6252 T215 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911638797/slave/collection1/data/index.20130226234720036 [junit4:j [...truncated too long message...] .apache.solr.handler.TestReplicationHandler$SolrInstance-1361911719443/slave/collection1/data/index [junit4:junit4] 2> 92295 T553 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/index1307913113tmp lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@dee0dee)) [junit4:junit4] 2> 92296 T553 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911719443/slave/collection1/data/index.20130226234846020 [junit4:junit4] 2> 92296 T553 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911719443/slave/collection1/data/index [junit4:junit4] 2> 92359 T545 C52 REQ [collection1] webapp=/solr path=/select params={q=*:*&version=2&wt=javabin} hits=493 status=0 QTime=0 [junit4:junit4] 2> 92460 T111 oas.SolrTestCaseJ4.tearDown ###Ending doTestStopPoll [junit4:junit4] 2> 92481 T111 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1410487314 [junit4:junit4] 2> 92482 T111 oasc.SolrCore.close [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@4ab34ab3 [junit4:junit4] 2> 92482 T111 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=493,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0} [junit4:junit4] 2> 92483 T111 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState [junit4:junit4] 2> 92484 T111 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter [junit4:junit4] 2> 92484 T111 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser [junit4:junit4] 2> 92485 T111 C51 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911719242/master/collection1/data/index [junit4:junit4] 2> 92485 T111 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request. [junit4:junit4] 2> 92486 T111 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911719242/master/collection1/data/index [junit4:junit4] 2> 92487 T111 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911719242/master/collection1/data [junit4:junit4] 2> 92488 T111 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911719242/master/collection1/data [junit4:junit4] 2> 92488 T111 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911719242/master/collection1/data/index [junit4:junit4] 2> 92489 T111 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911719242/master/collection1/data/index [junit4:junit4] 2> 92489 T111 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null} [junit4:junit4] 2> 92551 T111 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=145950899 [junit4:junit4] 2> 92552 T111 oasc.SolrCore.close [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@43424342 [junit4:junit4] 2> 92553 T111 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,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:junit4] 2> 92553 T111 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState [junit4:junit4] 2> 92554 T111 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter [junit4:junit4] 2> 92555 T111 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser [junit4:junit4] 2> 92555 T111 C52 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911719443/slave/collection1/data/index [junit4:junit4] 2> 92556 T111 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request. [junit4:junit4] 2> 92557 T111 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911719443/slave/collection1/data/index [junit4:junit4] 2> 92558 T111 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911719443/slave/collection1/data/index.20130226234842011 [junit4:junit4] 2> 92558 T111 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911719443/slave/collection1/data/index.20130226234842011 [junit4:junit4] 2> 92559 T111 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911719443/slave/collection1/data/index.20130226234846020 [junit4:junit4] 2> 92559 T111 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911719443/slave/collection1/data/index.20130226234846020 [junit4:junit4] 2> 92560 T111 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911719443/slave/collection1/data/index [junit4:junit4] 2> 92560 T111 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911719443/slave/collection1/data/index [junit4:junit4] 2> 92561 T111 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911719443/slave/collection1/data [junit4:junit4] 2> 92561 T111 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361911719443/slave/collection1/data [junit4:junit4] 2> 92562 T111 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null} [junit4:junit4] 2> 92625 T111 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4:junit4] 2> NOTE: test params are: codec=Lucene40, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=pl_PL, timezone=Africa/Asmara [junit4:junit4] 2> NOTE: Linux 3.2.0-38-generic amd64/IBM Corporation 1.6.0 (64-bit)/cpus=8,threads=1,free=29577272,total=43594752 [junit4:junit4] 2> NOTE: All tests run in this JVM: [SpellingQueryConverterTest, TestRemoteStreaming, BadIndexSchemaTest, BasicZkTest, TestRecovery, TestPropInject, TestAtomicUpdateErrorCases, TestDistributedSearch, TestSolrDeletionPolicy1, TestReplicationHandler] [junit4:junit4] Completed on J1 in 92.67s, 10 tests, 1 failure <<< FAILURES! [...truncated 655 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:381: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:374: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:183: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:447: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1202: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:865: There were test failures: 256 suites, 1071 tests, 1 failure, 28 ignored (3 assumptions) Total time: 52 minutes 58 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Recording test results Description set: Java: 64bit/ibm-j9-jdk6 Email was triggered for: Failure Sending email for trigger: Failure ------=_Part_44_1743182.1361912195102 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_44_1743182.1361912195102--