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 77318D1DA for ; Wed, 31 Oct 2012 09:21:09 +0000 (UTC) Received: (qmail 28301 invoked by uid 500); 31 Oct 2012 09:21:07 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 28232 invoked by uid 500); 31 Oct 2012 09:21:06 -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 28222 invoked by uid 99); 31 Oct 2012 09:21:06 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 31 Oct 2012 09:21:06 +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: local policy) Received: from [188.138.97.18] (HELO mail.sd-datasolutions.de) (188.138.97.18) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 31 Oct 2012 09:20:45 +0000 Received: from serv1 (localhost.localdomain [127.0.0.1]) by mail.sd-datasolutions.de (Postfix) with ESMTP id 8302514AA03D; Wed, 31 Oct 2012 09:20:24 +0000 (UTC) Date: Wed, 31 Oct 2012 09:20:09 +0000 (UTC) From: Policeman Jenkins Server To: dev@lucene.apache.org, dweiss@apache.org Message-ID: <836959941.235.1351675224486.JavaMail.jenkins@serv1.sd-datasolutions.de> Subject: [JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0-ea-b58) - Build # 2109 - Failure! MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_234_593468752.1351675209846" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_234_593468752.1351675209846 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Linux/2109/ Java: 32bit/jdk1.8.0-ea-b58 -server -XX:+UseConcMarkSweepGC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler Error Message: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=408, name=TEST-TestReplicationHandler.test-seed#[20946FCC53B79643], state=RUNNABLE, group=TGRP-TestReplicationHandler], registration stack trace below. Stack Trace: com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=408, name=TEST-TestReplicationHandler.test-seed#[20946FCC53B79643], state=RUNNABLE, group=TGRP-TestReplicationHandler], registration stack trace below. at java.lang.Thread.getStackTrace(Thread.java:1569) at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:150) at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:514) at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:953) at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:872) at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:864) at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:33) at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:232) at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:60) at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:502) at org.apache.solr.core.SolrCore.(SolrCore.java:729) at org.apache.solr.core.SolrCore.(SolrCore.java:618) at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:876) at org.apache.solr.core.CoreContainer.create(CoreContainer.java:906) at org.apache.solr.core.CoreContainer.load(CoreContainer.java:564) at org.apache.solr.core.CoreContainer$Initializer.initialize(CoreContainer.java:311) at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:107) at org.eclipse.jetty.servlet.FilterHolder.doStart(FilterHolder.java:114) at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:59) at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:754) at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1227) at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1263) at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:965) at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:923) at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:333) at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:173) at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:169) at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:60) at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:225) at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:205) at org.apache.solr.handler.TestReplicationHandler.createJetty(TestReplicationHandler.java:131) at org.apache.solr.handler.TestReplicationHandler.doTestSnapPullWithMasterUrl(TestReplicationHandler.java:591) at org.apache.solr.handler.TestReplicationHandler.test(TestReplicationHandler.java:256) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:474) 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:45) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) 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:45) 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:722) Caused by: java.lang.AssertionError: Directory not closed: BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@8f6a5a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@18f6407) at org.junit.Assert.fail(Assert.java:93) at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47) at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:602) at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:599) at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:167) at com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:615) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43) ... 2 more FAILED: junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler Error Message: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=541, name=snapPuller-216-thread-1, state=RUNNABLE, group=TGRP-TestReplicationHandler], registration stack trace below. Stack Trace: com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=541, name=snapPuller-216-thread-1, state=RUNNABLE, group=TGRP-TestReplicationHandler], registration stack trace below. at java.lang.Thread.getStackTrace(Thread.java:1569) at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:150) at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:514) at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:958) at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:872) at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:864) at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:33) at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:232) at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:192) at org.apache.solr.handler.SnapPuller.fetchLatestIndex(SnapPuller.java:373) at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:273) at org.apache.solr.handler.SnapPuller$1.run(SnapPuller.java:221) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:304) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:295) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at java.lang.Thread.run(Thread.java:722) Caused by: java.lang.AssertionError: Directory not closed: MockDirWrapper(org.apache.lucene.store.RAMDirectory@1b98b4e lockFactory=org.apache.lucene.store.SimpleFSLockFactory@8fd670) at org.junit.Assert.fail(Assert.java:93) at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47) at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:602) at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:599) at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:167) at com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:615) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358) ... 1 more FAILED: junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler Error Message: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=541, name=snapPuller-216-thread-1, state=RUNNABLE, group=TGRP-TestReplicationHandler], registration stack trace below. Stack Trace: com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=541, name=snapPuller-216-thread-1, state=RUNNABLE, group=TGRP-TestReplicationHandler], registration stack trace below. at java.lang.Thread.getStackTrace(Thread.java:1569) at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:150) at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:514) at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:958) at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:872) at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:864) at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:33) at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:232) at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:192) at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:238) at org.apache.solr.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:169) at org.apache.solr.update.DefaultSolrCoreState.newIndexWriter(DefaultSolrCoreState.java:151) at org.apache.solr.update.DirectUpdateHandler2.newIndexWriter(DirectUpdateHandler2.java:607) at org.apache.solr.handler.SnapPuller.doCommit(SnapPuller.java:621) at org.apache.solr.handler.SnapPuller.fetchLatestIndex(SnapPuller.java:452) at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:273) at org.apache.solr.handler.SnapPuller$1.run(SnapPuller.java:221) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:304) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:295) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at java.lang.Thread.run(Thread.java:722) Caused by: java.lang.AssertionError: Directory not closed: MockDirWrapper(org.apache.lucene.store.RAMDirectory@18222a lockFactory=org.apache.lucene.store.SimpleFSLockFactory@79ac54) at org.junit.Assert.fail(Assert.java:93) at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47) at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:602) at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:599) at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:167) at com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:615) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358) ... 1 more Build Log: [...truncated 8580 lines...] [junit4:junit4] Suite: org.apache.solr.handler.TestReplicationHandler [junit4:junit4] 2> 2 T408 oas.SolrTestCaseJ4.setUp ###Starting test [junit4:junit4] 2> 2 T408 oas.SolrTestCaseJ4.setUp ###Starting test [junit4:junit4] 2> 6 T408 oejs.Server.doStart jetty-8.1.2.v20120308 [junit4:junit4] 2> 15 T408 oejs.AbstractConnector.doStart Started SelectChannelConnector@0.0.0.0:34501 [junit4:junit4] 2> 16 T408 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 16 T408 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674598817/master [junit4:junit4] 2> 17 T408 oasc.SolrResourceLoader. new SolrResourceLoader for deduced Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674598817/master/' [junit4:junit4] 2> 30 T408 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4:junit4] 2> 30 T408 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 30 T408 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674598817/master [junit4:junit4] 2> 31 T408 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-1351674598817/master/solr.xml [junit4:junit4] 2> 31 T408 oasc.CoreContainer. New CoreContainer 11259565 [junit4:junit4] 2> 32 T408 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default [junit4:junit4] 2> 32 T408 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674598817/master/' [junit4:junit4] 2> 33 T408 oasc.SolrResourceLoader. new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674598817/master/' [junit4:junit4] 2> 48 T408 oasc.CoreContainer.load Registering Log Listener [junit4:junit4] 2> 61 T408 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674598817/master/collection1 [junit4:junit4] 2> 61 T408 oasc.SolrResourceLoader. new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674598817/master/collection1/' [junit4:junit4] 2> 90 T408 oasc.SolrConfig. Using Lucene MatchVersion: LUCENE_50 [junit4:junit4] 2> 142 T408 oasc.SolrConfig. Loaded SolrConfig: solrconfig.xml [junit4:junit4] 2> 142 T408 oass.IndexSchema.readSchema Reading Solr Schema [junit4:junit4] 2> 144 T408 oass.IndexSchema.readSchema Schema name=test [junit4:junit4] 2> 154 T408 oass.IndexSchema.readSchema unique key field: id [junit4:junit4] 2> 155 T408 oasc.SolrCore. [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674598817/master/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674598817/master/collection1/data/ [junit4:junit4] 2> 155 T408 oasc.SolrCore. JMX monitoring not detected for core: collection1 [junit4:junit4] 2> 156 T408 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4:junit4] 2> 156 T408 oasc.CachingDirectoryFactory.injectLockFactory WARNING No lockType configured for MockDirWrapper(org.apache.lucene.store.RAMDirectory@55bb03 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@68f985) assuming 'simple' [junit4:junit4] 2> 157 T408 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-1351674598817/master/collection1/data forceNew:false [junit4:junit4] 2> 157 T408 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-1351674598817/master/collection1/data [junit4:junit4] 2> 158 T408 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674598817/master/collection1/data/index/ [junit4:junit4] 2> 159 T408 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674598817/master/collection1/data/index' doesn't exist. Creating new index... [junit4:junit4] 2> 159 T408 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-1351674598817/master/collection1/data/index forceNew:false [junit4:junit4] 2> 161 T408 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1 [junit4:junit4] 2> commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1a3e6c1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@53670),segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> 161 T408 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1] [junit4:junit4] 2> 162 T408 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-1351674598817/master/collection1/data/index [junit4:junit4] 2> 165 T408 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4:junit4] 2> 175 T408 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4:junit4] 2> 176 T408 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 177 T408 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 177 T408 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 178 T408 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 182 T408 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4:junit4] 2> 186 T408 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-1351674598817/master/collection1/data [junit4:junit4] 2> 187 T408 oass.SolrIndexSearcher. Opening Searcher@4bc1a8 main [junit4:junit4] 2> 187 T408 oasu.CommitTracker. Hard AutoCommit: disabled [junit4:junit4] 2> 188 T408 oasu.CommitTracker. Soft AutoCommit: disabled [junit4:junit4] 2> 189 T408 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0 [junit4:junit4] 2> 189 T408 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http:// [junit4:junit4] 2> 190 T408 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0 [junit4:junit4] 2> 190 T408 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 191 T408 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4:junit4] 2> 191 T408 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 192 T408 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 192 T408 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4:junit4] 2> 192 T408 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4:junit4] 2> 193 T408 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false [junit4:junit4] 2> 197 T408 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml,xslt/dummy.xsl [junit4:junit4] 2> 199 T408 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4:junit4] 2> 199 T418 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4bc1a8 main{StandardDirectoryReader(segments_1:1)} [junit4:junit4] 2> 199 T408 oasc.CoreContainer.registerCore registering core: collection1 [junit4:junit4] 2> 200 T408 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1 [junit4:junit4] 2> 200 T408 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4:junit4] 2> 202 T408 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4:junit4] 2> 209 T408 oejs.Server.doStart jetty-8.1.2.v20120308 [junit4:junit4] 2> 213 T408 oejs.AbstractConnector.doStart Started SelectChannelConnector@0.0.0.0:38015 [junit4:junit4] 2> 240 T408 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 240 T408 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674599020/slave [junit4:junit4] 2> 241 T408 oasc.SolrResourceLoader. new SolrResourceLoader for deduced Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674599020/slave/' [junit4:junit4] 2> 253 T408 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4:junit4] 2> 253 T408 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 254 T408 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674599020/slave [junit4:junit4] 2> 254 T408 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-1351674599020/slave/solr.xml [junit4:junit4] 2> 255 T408 oasc.CoreContainer. New CoreContainer 825925 [junit4:junit4] 2> 255 T408 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default [junit4:junit4] 2> 256 T408 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674599020/slave/' [junit4:junit4] 2> 256 T408 oasc.SolrResourceLoader. new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674599020/slave/' [junit4:junit4] 2> 298 T408 oasc.CoreContainer.load Registering Log Listener [junit4:junit4] 2> 319 T408 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674599020/slave/collection1 [junit4:junit4] 2> 320 T408 oasc.SolrResourceLoader. new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674599020/slave/collection1/' [junit4:junit4] 2> 350 T408 oasc.SolrConfig. Using Lucene MatchVersion: LUCENE_50 [junit4:junit4] 2> 381 T408 oasc.SolrConfig. Loaded SolrConfig: solrconfig.xml [junit4:junit4] 2> 382 T408 oass.IndexSchema.readSchema Reading Solr Schema [junit4:junit4] 2> 384 T408 oass.IndexSchema.readSchema Schema name=test [junit4:junit4] 2> 404 T408 oass.IndexSchema.readSchema unique key field: id [junit4:junit4] 2> 405 T408 oasc.SolrCore. [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674599020/slave/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674599020/slave/collection1/data/ [junit4:junit4] 2> 405 T408 oasc.SolrCore. JMX monitoring not detected for core: collection1 [junit4:junit4] 2> 406 T408 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4:junit4] 2> 406 T408 oasc.CachingDirectoryFactory.injectLockFactory WARNING No lockType configured for BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@198b380 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@30c881) assuming 'simple' [junit4:junit4] 2> 407 T408 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-1351674599020/slave/collection1/data forceNew:false [junit4:junit4] 2> 407 T408 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-1351674599020/slave/collection1/data [junit4:junit4] 2> 407 T408 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674599020/slave/collection1/data/index/ [junit4:junit4] 2> 408 T408 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674599020/slave/collection1/data/index' doesn't exist. Creating new index... [junit4:junit4] 2> 408 T408 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-1351674599020/slave/collection1/data/index forceNew:false [junit4:junit4] 2> 409 T408 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1 [junit4:junit4] 2> commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1e50729 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a5a666),segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> 409 T408 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1] [junit4:junit4] 2> 410 T408 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-1351674599020/slave/collection1/data/index [junit4:junit4] 2> 411 T408 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4:junit4] 2> 412 T408 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 412 T408 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 412 T408 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 413 T408 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 413 T408 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4:junit4] 2> 414 T408 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4:junit4] 2> 416 T408 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-1351674599020/slave/collection1/data [junit4:junit4] 2> 417 T408 oass.SolrIndexSearcher. Opening Searcher@a4d898 main [junit4:junit4] 2> 417 T408 oasu.CommitTracker. Hard AutoCommit: disabled [junit4:junit4] 2> 417 T408 oasu.CommitTracker. Soft AutoCommit: disabled [junit4:junit4] 2> 418 T408 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0 [junit4:junit4] 2> 418 T408 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http:// [junit4:junit4] 2> 418 T408 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0 [junit4:junit4] 2> 419 T408 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 419 T408 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4:junit4] 2> 419 T408 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 420 T408 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 420 T408 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4:junit4] 2> 420 T408 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4:junit4] 2> 421 T408 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false [junit4:junit4] 2> 424 T408 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms [junit4:junit4] 2> 425 T428 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@a4d898 main{StandardDirectoryReader(segments_1:1)} [junit4:junit4] 2> 425 T408 oasc.CoreContainer.registerCore registering core: collection1 [junit4:junit4] 2> 425 T408 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1 [junit4:junit4] 2> 425 T408 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4:junit4] 2> 426 T408 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4:junit4] 2> 449 T408 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=825925 [junit4:junit4] 2> 449 T408 oasc.SolrCore.close [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@111bda8 [junit4:junit4] 2> 450 T408 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> 450 T408 oasc.SolrCore.decrefSolrCoreState Closing SolrCoreState [junit4:junit4] 2> 451 T408 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter [junit4:junit4] 2> 451 T408 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser [junit4:junit4] 2> 452 T408 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request. [junit4:junit4] 2> 452 T408 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-1351674599020/slave/collection1/data/index [junit4:junit4] 2> 452 T408 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null} [junit4:junit4] 2> 527 T408 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=11259565 [junit4:junit4] 2> 528 T408 oasc.SolrCore.close [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@11ad15 [junit4:junit4] 2> 528 T408 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> 528 T408 oasc.SolrCore.decrefSolrCoreState Closing SolrCoreState [junit4:junit4] 2> 529 T408 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter [junit4:junit4] 2> 529 T408 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser [junit4:junit4] 2> 529 T408 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request. [junit4:junit4] 2> 530 T408 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-1351674598817/master/collection1/data/index [junit4:junit4] 2> 530 T408 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null} [junit4:junit4] 2> 581 T408 oejs.Server.doStart jetty-8.1.2.v20120308 [junit4:junit4] 2> 583 T408 oejs.AbstractConnector.doStart Started SelectChannelConnector@0.0.0.0:53441 [junit4:junit4] 2> 583 T408 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 584 T408 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674598817/master [junit4:junit4] 2> 584 T408 oasc.SolrResourceLoader. new SolrResourceLoader for deduced Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674598817/master/' [junit4:junit4] 2> 598 T408 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4:junit4] 2> 600 T408 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 600 T408 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674598817/master [junit4:junit4] 2> 600 T408 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-1351674598817/master/solr.xml [junit4:junit4] 2> 601 T408 oasc.CoreContainer. New CoreContainer 31818921 [junit4:junit4] 2> 601 T408 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default [junit4:junit4] 2> 601 T408 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674598817/master/' [junit4:junit4] 2> 602 T408 oasc.SolrResourceLoader. new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674598817/master/' [junit4:junit4] 2> 612 T408 oasc.CoreContainer.load Registering Log Listener [junit4:junit4] 2> 629 T408 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674598817/master/collection1 [junit4:junit4] 2> 630 T408 oasc.SolrResourceLoader. new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674598817/master/collection1/' [junit4:junit4] 2> 678 T408 oasc.SolrConfig. Using Lucene MatchVersion: LUCENE_50 [junit4:junit4] 2> 722 T408 oasc.SolrConfig. Loaded SolrConfig: solrconfig.xml [junit4:junit4] 2> 723 T408 oass.IndexSchema.readSchema Reading Solr Schema [junit4:junit4] 2> 727 T408 oass.IndexSchema.readSchema Schema name=test [junit4:junit4] 2> 746 T408 oass.IndexSchema.readSchema unique key field: id [junit4:junit4] 2> 747 T408 oasc.SolrCore. [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674598817/master/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674598817/master/collection1/data/ [junit4:junit4] 2> 747 T408 oasc.SolrCore. JMX monitoring not detected for core: collection1 [junit4:junit4] 2> 747 T408 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4:junit4] 2> 748 T408 oasc.CachingDirectoryFactory.injectLockFactory WARNING No lockType configured for MockDirWrapper(org.apache.lucene.store.RAMDirectory@9d5438 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1042df9) assuming 'simple' [junit4:junit4] 2> 749 T408 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-1351674598817/master/collection1/data forceNew:false [junit4:junit4] 2> 749 T408 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-1351674598817/master/collection1/data [junit4:junit4] 2> 749 T408 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674598817/master/collection1/data/index/ [junit4:junit4] 2> 750 T408 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674598817/master/collection1/data/index' doesn't exist. Creating new index... [junit4:junit4] 2> 751 T408 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-1351674598817/master/collection1/data/index forceNew:false [junit4:junit4] 2> 796 T408 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1 [junit4:junit4] 2> commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/index1800518011tmp lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@178809f),segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> 797 T408 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1] [junit4:junit4] 2> 797 T408 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-1351674598817/master/collection1/data/index [junit4:junit4] 2> 798 T408 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4:junit4] 2> 799 T408 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4:junit4] 2> 800 T408 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 800 T408 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 800 T408 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 801 T408 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 804 T408 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4:junit4] 2> 806 T408 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-1351674598817/master/collection1/data [junit4:junit4] 2> 807 T408 oass.SolrIndexSearcher. Opening Searcher@1c2c4d9 main [junit4:junit4] 2> 807 T408 oasu.CommitTracker. Hard AutoCommit: disabled [junit4:junit4] 2> 808 T408 oasu.CommitTracker. Soft AutoCommit: disabled [junit4:junit4] 2> 808 T408 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0 [junit4:junit4] 2> 808 T408 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http:// [junit4:junit4] 2> 809 T408 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0 [junit4:junit4] 2> 809 T408 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 809 T408 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4:junit4] 2> 810 T408 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 810 T408 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 810 T408 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4:junit4] 2> 811 T408 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4:junit4] 2> 811 T408 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false [junit4:junit4] 2> 814 T408 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml [junit4:junit4] 2> 815 T408 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4:junit4] 2> 815 T439 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1c2c4d9 main{StandardDirectoryReader(segments_1:1)} [junit4:junit4] 2> 815 T408 oasc.CoreContainer.registerCore registering core: collection1 [junit4:junit4] 2> 816 T408 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1 [junit4:junit4] 2> 816 T408 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4:junit4] 2> 816 T408 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4:junit4] 2> ASYNC NEW_CORE C21 name=collection1 org.apache.solr.core.SolrCore@1445183 [junit4:junit4] 2> 821 T435 C21 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX [junit4:junit4] 2> 822 T435 C21 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-1351674598817/master/collection1/data [junit4:junit4] 2> 823 T435 C21 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1 [junit4:junit4] 2> commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/index1800518011tmp lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@178809f),segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> 824 T435 C21 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1] [junit4:junit4] 2> 824 T435 C21 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:*} 0 3 [junit4:junit4] 2> 827 T436 C21 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0]} 0 1 [junit4:junit4] 2> 830 T437 C21 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1]} 0 1 [junit4:junit4] 2> 832 T438 C21 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[2]} 0 1 [junit4:junit4] 2> 833 T435 C21 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[3]} 0 0 [junit4:junit4] 2> 835 T436 C21 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[4]} 0 0 [junit4:junit4] 2> 837 T437 C21 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[5]} 0 0 [junit4:junit4] 2> 838 T438 C21 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[6]} 0 0 [junit4:junit4] 2> 840 T435 C21 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[7]} 0 0 [junit4:junit4] 2> 842 T436 C21 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[8]} 0 0 [junit4:junit4] 2> 843 T437 C21 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[9]} 0 0 [junit4:junit4] 2> 845 T438 C21 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false} [junit4:junit4] 2> 864 T438 C21 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2 [junit4:junit4] 2> commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/index1800518011tmp lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@178809f),segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/index1800518011tmp lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@178809f),segFN=segments_2,generation=2,filenames=[_0_Asserting_0.tip, _0.si, _0_Asserting_0.tim, segments_2, _0_nrm.cfe, _0.fnm, _0.fdt, _0_nrm.cfs, _0_Asserting_0.doc, _0.fdx] [junit4:junit4] 2> 865 T438 C21 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0_Asserting_0.tip, _0.si, _0_Asserting_0.tim, segments_2, _0_nrm.cfe, _0.fnm, _0.fdt, _0_nrm.cfs, _0_Asserting_0.doc, _0.fdx] [junit4:junit4] 2> 866 T438 C21 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-1351674598817/master/collection1/data [junit4:junit4] 2> 868 T438 C21 oass.SolrIndexSearcher. Opening Searcher@20813c main [junit4:junit4] 2> 868 T439 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@20813c main{StandardDirectoryReader(segments_2:4 _0(5.0):C10)} [junit4:junit4] 2> 868 T438 C21 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4:junit4] 2> 868 T439 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-1351674598817/master/collection1/data/index [junit4:junit4] 2> 868 T438 C21 UPDATE [collection1] webapp=/solr path=/update params={softCommit=false&waitSearcher=true&wt=javabin&commit=true&version=2} {commit=} 0 23 [junit4:junit4] 2> 874 T435 C21 REQ [collection1] webapp=/solr path=/select params={wt=javabin&version=2&q=*:*} hits=10 status=0 QTime=4 [junit4:junit4] 2> 977 T408 oejs.Server.doStart jetty-8.1.2.v20120308 [junit4:junit4] 2> 979 T408 oejs.AbstractConnector.doStart Started SelectChannelConnector@0.0.0.0:53694 [junit4:junit4] 2> 980 T408 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 980 T408 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674599020/slave [junit4:junit4] 2> 981 T408 oasc.SolrResourceLoader. new SolrResourceLoader for deduced Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674599020/slave/' [junit4:junit4] 2> 993 T408 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4:junit4] 2> 993 T408 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 993 T408 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674599020/slave [junit4:junit4] 2> 994 T408 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-1351674599020/slave/solr.xml [junit4:junit4] 2> 994 T408 oasc.CoreContainer. New CoreContainer 1204023 [junit4:junit4] 2> 994 T408 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default [junit4:junit4] 2> 995 T408 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674599020/slave/' [junit4:junit4] 2> 995 T408 oasc.SolrResourceLoader. new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674599020/slave/' [junit4:junit4] 2> 1037 T408 oasc.CoreContainer.load Registering Log Listener [junit4:junit4] 2> 1047 T408 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674599020/slave/collection1 [junit4:junit4] 2> 1048 T408 oasc.SolrResourceLoader. new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674599020/slave/collection1/' [junit4:junit4] 2> 1075 T408 oasc.SolrConfig. Using Lucene MatchVersion: LUCENE_50 [junit4:junit4] 2> 1109 T408 oasc.SolrConfig. Loaded SolrConfig: solrconfig.xml [junit4:junit4] 2> 1109 T408 oass.IndexSchema.readSchema Reading Solr Schema [junit4:junit4] 2> 1111 T408 oass.IndexSchema.readSchema Schema name=test [junit4:junit4] 2> 1123 T408 oass.IndexSchema.readSchema unique key field: id [junit4:junit4] 2> 1125 T408 oasc.SolrCore. [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674599020/slave/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674599020/slave/collection1/data/ [junit4:junit4] 2> 1125 T408 oasc.SolrCore. JMX monitoring not detected for core: collection1 [junit4:junit4] 2> 1125 T408 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4:junit4] 2> 1126 T408 oasc.CachingDirectoryFactory.injectLockFactory WARNING No lockType configured for MockDirWrapper(org.apache.lucene.store.RAMDirectory@1c82bc3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b14055) assuming 'simple' [junit4:junit4] 2> 1127 T408 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-1351674599020/slave/collection1/data forceNew:false [junit4:junit4] 2> 1127 T408 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-1351674599020/slave/collection1/data [junit4:junit4] 2> 1128 T408 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674599020/slave/collection1/data/index/ [junit4:junit4] 2> 1129 T408 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674599020/slave/collection1/data/index' doesn't exist. Creating new index... [junit4:junit4] 2> 1129 T408 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-1351674599020/slave/collection1/data/index forceNew:false [junit4:junit4] 2> 1131 T408 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1 [junit4:junit4] 2> commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1b17ffa lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1312903),segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> 1131 T408 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1] [junit4:junit4] 2> 1132 T408 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-1351674599020/slave/collection1/data/index [junit4:junit4] 2> 1133 T408 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4:junit4] 2> 1134 T408 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 1134 T408 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 1134 T408 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 1135 T408 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 1136 T408 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4:junit4] 2> 1138 T408 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4:junit4] 2> 1140 T408 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-1351674599020/slave/collection1/data [junit4:junit4] 2> 1140 T408 oass.SolrIndexSearcher. Opening Searcher@194492c main [junit4:junit4] 2> 1141 T408 oasu.CommitTracker. Hard AutoCommit: disabled [junit4:junit4] 2> 1141 T408 oasu.CommitTracker. Soft AutoCommit: disabled [junit4:junit4] 2> 1141 T408 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0 [junit4:junit4] 2> 1142 T408 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http:// [junit4:junit4] 2> 1142 T408 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0 [junit4:junit4] 2> 1142 T408 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 1143 T408 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4:junit4] 2> 1143 T408 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 1143 T408 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 1144 T408 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4:junit4] 2> 1144 T408 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4:junit4] 2> 1144 T408 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false [junit4:junit4] 2> 1147 T408 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms [junit4:junit4] 2> 1148 T449 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@194492c main{StandardDirectoryReader(segments_1:1)} [junit4:junit4] 2> 1148 T408 oasc.CoreContainer.registerCore registering core: collection1 [junit4:junit4] 2> 1148 T408 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1 [junit4:junit4] 2> 1148 T408 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4:junit4] 2> 1149 T408 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4:junit4] 2> ASYNC NEW_CORE C22 name=collection1 org.apache.solr.core.SolrCore@105d5fd [junit4:junit4] 2> 1154 T445 C22 REQ [collection1] webapp=/solr path=/select params={wt=javabin&version=2&q=*:*} hits=0 status=0 QTime=0 [junit4:junit4] 2> 1187 T437 C21 REQ [collection1] webapp=/solr path=/replication params={wt=javabin&qt=/replication&version=2&command=indexversion} status=0 QTime=0 [junit4:junit4] 2> 1188 T450 oash.SnapPuller.fetchLatestIndex Master's generation: 2 [junit4:junit4] 2> 1188 T450 oash.SnapPuller.fetchLatestIndex Slave's generation: 1 [junit4:junit4] 2> 1188 T450 oash.SnapPuller.fetchLatestIndex Starting replication process [junit4:junit4] 2> 1190 T438 C21 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-1351674598817/master/collection1/data [junit4:junit4] 2> 1191 T438 C21 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-1351674598817/master/collection1/data/index [junit4:junit4] 2> 1200 T438 C21 REQ [collection1] webapp=/solr path=/replication params={wt=javabin&qt=/replication&generation=2&version=2&command=filelist} status=0 QTime=10 [junit4:junit4] 2> 1201 T450 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 10 [junit4:junit4] 2> 1202 T450 oasc.CachingDirectoryFactory.injectLockFactory WARNING No lockType configured for MockDirWrapper(org.apache.lucene.store.RAMDirectory@1449cb3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@18bdda8) assuming 'simple' [junit4:junit4] 2> 1203 T450 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-1351674599020/slave/collection1/data/index.20121031191000015 forceNew:false [junit4:junit4] 2> 1204 T450 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-1351674599020/slave/collection1/data [junit4:junit4] 2> 1204 T450 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@1449cb3 lockFactory=org.apache.lucene.store.SimpleFSLockFactory@1adac16) fullCopy=false [junit4:junit4] 2> 1206 T435 C21 REQ [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&wt=filestream&generation=2&command=filecontent&compression=true&file=_0_Asserting_0.tip} status=0 QTime=0 [junit4:junit4] 2> 1209 T436 C21 REQ [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&wt=filestream&generation=2&command=filecontent&compression=true&file=_0_Asserting_0.tim} status=0 QTime=0 [junit4:junit4] 2> 1212 T437 C21 REQ [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&wt=filestream&generation=2&command=filecontent&compression=true&file=_0.si} status=0 QTime=0 [junit4:junit4] 2> 1215 T438 C21 REQ [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&wt=filestream&generation=2&command=filecontent&compression=true&file=segments_2} status=0 QTime=0 [junit4:junit4] 2> 1217 T435 C21 REQ [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&wt=filestream&generation=2&command=filecontent&compression=true&file=_0.fnm} status=0 QTime=0 [junit4:junit4] 2> 1220 T436 C21 REQ [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&wt=filestream&generation=2&command=filecontent&compression=true&file=_0_nrm.cfe} status=0 QTime=0 [junit4:junit4] 2> 1222 T437 C21 REQ [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&wt=filestream&generation=2&command=filecontent&compression=true&file=_0_nrm.cfs} status=0 QTime=0 [junit4:junit4] 2> 1225 T438 C21 REQ [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&wt=filestream&generation=2&command=filecontent&compression=true&file=_0.fdt} status=0 QTime=0 [junit4:junit4] 2> 1235 T435 C21 REQ [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&wt=filestream&generation=2&command=filecontent&compression=true&file=_0_Asserting_0.doc} status=0 QTime=0 [junit4:junit4] 2> 1237 T436 C21 REQ [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&wt=filestream&generation=2&command=filecontent&compression=true&file=_0.fdx} status=0 QTime=0 [junit4:junit4] 2> 1238 T450 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-1351674599020/slave/collection1/data/index [junit4:junit4] 2> 1238 T450 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs [junit4:junit4] 2> 1240 T450 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter... [junit4:junit4] 2> 1240 T450 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1 [junit4:junit4] 2> 1241 T450 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-1351674599020/slave/collection1/data [junit4:junit4] 2> 1242 T450 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2 [junit4:junit4] 2> commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1b17ffa lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1312903),segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1b17ffa lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1312903),segFN=segments_2,generation=2,filenames=[_0_Asserting_0.tip, _0_Asserting_0.tim, _0.si, segments_2, _0.fnm, _0_nrm.cfe, _0_nrm.cfs, _0.fdt, _0_Asserting_0.doc, _0.fdx] [junit4:junit4] 2> 1242 T450 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0_Asserting_0.tip, _0_Asserting_0.tim, _0.si, segments_2, _0.fnm, _0_nrm.cfe, _0_nrm.cfs, _0.fdt, _0_Asserting_0.doc, _0.fdx] [junit4:junit4] 2> 1242 T450 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used. [junit4:junit4] 2> 1242 T450 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-1351674599020/slave/collection1/data [junit4:junit4] 2> 1243 T450 oass.SolrIndexSearcher. Opening Searcher@20549b main [junit4:junit4] 2> 1243 T449 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@20549b main{StandardDirectoryReader(segments_2:4:nrt _0(5.0):C10)} [junit4:junit4] 2> 1243 T449 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-1351674599020/slave/collection1/data/index [junit4:junit4] 2> 1243 T450 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false} [junit4:junit4] 2> 1244 T450 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-1351674599020/slave/collection1/data [junit4:junit4] 2> 1244 T450 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4:junit4] 2> 1244 T450 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.RAMDirectory@1449cb3 lockFactory=org.apache.lucene.store.SimpleFSLockFactory@1adac16) [junit4:junit4] 2> 1244 T450 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-1351674599020/slave/collection1/data/index.20121031191000015 [junit4:junit4] 2> 1244 T450 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-1351674599020/slave/collection1/data/index [junit4:junit4] 2> 1256 T446 C22 REQ [collection1] webapp=/solr path=/select params={wt=javabin&version=2&q=*:*} hits=10 status=0 QTime=0 [junit4:junit4] 2> 1359 T438 C21 REQ [collection1] webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0 [junit4:junit4] 2> 1362 T435 C21 REQ [collection1] webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=commits} status=0 QTime=1 [junit4:junit4] 2> 1364 T436 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-1351674598817/master/collection1 [junit4:junit4] 2> 1365 T436 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-1351674598817/master/collection1/' [junit4:junit4] 2> 1410 T436 oasc.SolrConfig. Using Lucene MatchVersion: LUCENE_50 [junit4:junit4] 2> 1440 T436 oasc.SolrConfig. Loaded SolrConfig: solrconfig.xml [junit4:junit4] 2> 1441 T436 oass.IndexSchema.readSchema Reading Solr Schema [junit4:junit4] 2> 1443 T436 oass.IndexSchema.readSchema Schema name=test [junit4:junit4] 2> 1451 T436 oass.IndexSchema.readSchema unique key field: id [junit4:junit4] 2> 1452 T436 oasc.SolrCore. [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674598817/master/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674598817/master/collection1/data/ [junit4:junit4] 2> 1452 T436 oasc.SolrCore. JMX monitoring not detected for core: collection1 [junit4:junit4] 2> 1453 T436 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-1351674598817/master/collection1/data [junit4:junit4] 2> 1453 T436 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674598817/master/collection1/data/index/ [junit4:junit4] 2> 1454 T436 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4:junit4] 2> 1455 T436 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4:junit4] 2> 1455 T436 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 1456 T436 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 1456 T436 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 1456 T436 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 1458 T436 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4:junit4] 2> 1460 T436 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-1351674598817/master/collection1/data [junit4:junit4] 2> 1462 T436 oass.SolrIndexSearcher. Opening Searcher@132d18e main [junit4:junit4] 2> 1462 T436 oasu.CommitTracker. Hard AutoCommit: disabled [junit4:junit4] 2> 1463 T436 oasu.CommitTracker. Soft AutoCommit: disabled [junit4:junit4] 2> 1463 T436 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml [junit4:junit4] 2> 1463 T436 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4:junit4] 2> 1465 T452 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@132d18e main{StandardDirectoryReader(segments_2:4:nrt _0(5.0):C10)} [junit4:junit4] 2> 1465 T436 oasc.CoreContainer.registerCore replacing core: collection1 [junit4:junit4] 2> 1465 T436 oasc.SolrCore.close [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@1445183 [junit4:junit4] 2> 1465 T436 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=10,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0} [junit4:junit4] 2> 1466 T436 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request. [junit4:junit4] 2> 1466 T436 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-1351674598817/master/collection1/data/index [junit4:junit4] 2> ASYNC NEW_CORE C23 name=collection1 org.apache.solr.core.SolrCore@cd9277 [junit4:junit4] 2> 1470 T437 C23 REQ [collection1] webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0 [junit4:junit4] 2> 1472 T438 C23 REQ [collection1] webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=commits} status=0 QTime=0 [junit4:junit4] 2> 1475 T435 C23 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[110]} 0 1 [junit4:junit4] 2> 1477 T436 C23 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[120]} 0 0 [junit4:junit4] 2> 1479 T437 C23 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false} [junit4:junit4] 2> 1504 T437 C23 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2 [junit4:junit4] 2> commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/index1800518011tmp lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@178809f),segFN=segments_2,generation=2,filenames=[_0_Asserting_0.tip, _0.si, _0_Asserting_0.tim, segments_2, _0_nrm.cfe, _0.fnm, _0.fdt, _0_nrm.cfs, _0_Asserting_0.doc, _0.fdx] [junit4:junit4] 2> commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/index1800518011tmp lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@178809f),segFN=segments_3,generation=3,filenames=[_0_Asserting_0.tip, _0_Asserting_0.tim, _0.si, segments_3, _0.fnm, _0_nrm.cfe, _1.si, _1_Asserting_0.tip, _1.fdx, _0.fdt, _1.fdt, _1_nrm.cfe, _1_Asserting_0.tim, _1_Asserting_0.doc, _1_nrm.cfs, _0_nrm.cfs, _0_Asserting_0.doc, _1.fnm, _0.fdx] [junit4:junit4] 2> 1505 T437 C23 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0_Asserting_0.tip, _0_Asserting_0.tim, _0.si, segments_3, _0.fnm, _0_nrm.cfe, _1.si, _1_Asserting_0.tip, _1.fdx, _0.fdt, _1.fdt, _1_nrm.cfe, _1_Asserting_0.tim, _1_Asserting_0.doc, _1_nrm.cfs, _0_nrm.cfs, _0_Asserting_0.doc, _1.fnm, _0.fdx] [junit4:junit4] 2> 1505 T437 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-1351674598817/master/collection1/data [junit4:junit4] 2> 1507 T437 C23 oass.SolrIndexSearcher. Opening Searcher@1be58e2 main [junit4:junit4] 2> 1508 T437 C23 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4:junit4] 2> 1508 T452 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1be58e2 main{StandardDirectoryReader(segments_3:6:nrt _0(5.0):C10 _1(5.0):C2)} [junit4:junit4] 2> 1508 T452 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-1351674598817/master/collection1/data/index [junit4:junit4] 2> 1508 T437 C23 UPDATE [collection1] webapp=/solr path=/update params={softCommit=false&waitSearcher=true&wt=javabin&commit=true&version=2} {commit=} 0 29 [junit4:junit4] 2> 1511 T438 C23 REQ [collection1] webapp=/solr path=/select params={wt=javabin&version=2&q=*:*} hits=12 status=0 QTime=1 [junit4:junit4] 2> 1613 T448 C22 REQ [collection1] webapp=/solr path=/select params={wt=javabin&version=2&q=*:*} hits=10 status=0 QTime=0 [junit4:junit4] 2> 1716 T446 C22 REQ [collection1] webapp=/solr path=/select params={wt=javabin&version=2&q=*:*} hits=10 status=0 QTime=0 [junit4:junit4] 2> 1818 T447 C22 REQ [collection1] webapp=/solr path=/select params={wt=javabin&version=2&q=*:*} hits=10 status=0 QTime=0 [junit4:junit4] 2> 1921 T445 C22 REQ [collection1] webapp=/solr path=/select params={wt=javabin&version=2&q=*:*} hits=10 status=0 QTime=0 [junit4:junit4] 2> 2023 T448 C22 REQ [collection1] webapp=/solr path=/select params={wt=javabin&version=2&q=*:*} hits=10 status=0 QTime=0 [junit4:junit4] 2> 2126 T447 C22 REQ [collection1] webapp=/solr path=/select params={wt=javabin&version=2&q=*:*} hits=10 status=0 QTime=0 [junit4:junit4] 2> 2188 T437 C23 REQ [collection1] webapp=/solr path=/replication params={wt=javabin&qt=/replication&version=2&command=indexversion} status=0 QTime=0 [junit4:junit4] 2> 2188 T450 oash.SnapPuller.fetchLatestIndex Master's generation: 3 [junit4:junit4] 2> 2188 T450 oash.SnapPuller.fetchLatestIndex Slave's generation: 2 [junit4:junit4] 2> 2189 T450 oash.SnapPuller.fetchLatestIndex Starting replication process [junit4:junit4] 2> 2190 T435 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-1351674598817/master/collection1/data [junit4:junit4] 2> 2191 T435 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-1351674598817/master/collection1/data/index [junit4:junit4] 2> 2192 T435 C23 REQ [collection1] webapp=/solr path=/replication params={wt=javabin&qt=/replication&generation=3&version=2&command=filelist} status=0 QTime=2 [junit4:junit4] 2> 2192 T450 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 19 [junit4:junit4] 2> 2193 T450 oasc.CachingDirectoryFactory.injectLockFactory WARNING No lockType configured for MockDirWrapper(org.apache.lucene.store.RAMDirectory@1064d5e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c18608) assuming 'simple' [junit4:junit4] 2> 2193 T450 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-1351674599020/slave/collection1/data/index.20121031191001006 forceNew:false [junit4:junit4] 2> 2193 T450 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-1351674599020/slave/collection1/data [junit4:junit4] 2> 2193 T450 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@1064d5e lockFactory=org.apache.lucene.store.SimpleFSLockFactory@1469c89) fullCopy=false [junit4:junit4] 2> 2194 T450 oash.SnapPuller.downloadIndexFiles Skipping download for _0_Asserting_0.tip [junit4:junit4] 2> 2194 T450 oash.SnapPuller.downloadIndexFiles Skipping download for _0.si [junit4:junit4] 2> 2194 T450 oash.SnapPuller.downloadIndexFiles Skipping download for _0_Asserting_0.tim [junit4:junit4] 2> 2194 T450 oash.SnapPuller.downloadIndexFiles Skipping download for _0_nrm.cfe [junit4:junit4] 2> 2194 T450 oash.SnapPuller.downloadIndexFiles Skipping download for _0.fnm [junit4:junit4] 2> 2196 T436 C23 REQ [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&wt=filestream&generation=3&command=filecontent&compression=true&file=segments_3} status=0 QTime=0 [junit4:junit4] 2> 2211 T438 C23 REQ [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&wt=filestream&generation=3&command=filecontent&compression=true&file=_1_Asserting_0.tip} status=0 QTime=0 [junit4:junit4] 2> 2215 T437 C23 REQ [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&wt=filestream&generation=3&command=filecontent&compression=true&file=_1.si} status=0 QTime=0 [junit4:junit4] 2> 2219 T435 C23 REQ [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&wt=filestream&generation=3&command=filecontent&compression=true&file=_1.fdx} status=0 QTime=0 [junit4:junit4] 2> 2220 T450 oash.SnapPuller.downloadIndexFiles Skipping download for _0.fdt [junit4:junit4] 2> 2222 T436 C23 REQ [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&wt=filestream&generation=3&command=filecontent&compression=true&file=_1.fdt} status=0 QTime=0 [junit4:junit4] 2> 2225 T438 C23 REQ [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&wt=filestream&generation=3&command=filecontent&compression=true&file=_1_nrm.cfe} status=0 QTime=0 [junit4:junit4] 2> 2227 T437 C23 REQ [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&wt=filestream&generation=3&command=filecontent&compression=true&file=_1_Asserting_0.tim} status=0 QTime=0 [junit4:junit4] 2> 2228 T446 C22 REQ [collection1] webapp=/solr path=/select params={wt=javabin&version=2&q=*:*} hits=10 status=0 QTime=0 [junit4:junit4] 2> 2230 T435 C23 REQ [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&wt=filestream&generation=3&command=filecontent&compression=true&file=_1_nrm.cfs} status=0 QTime=0 [junit4:junit4] 2> 2232 T436 C23 REQ [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&wt=filestream&generation=3&command=filecontent&compression=true&file=_1_Asserting_0.doc} status=0 QTime=0 [junit4:junit4] 2> 2244 T450 oash.SnapPuller.downloadIndexFiles Skipping download for _0_nrm.cfs [junit4:junit4] 2> 2244 T450 oash.SnapPuller.downloadIndexFiles Skipping download for _0_Asserting_0.doc [junit4:junit4] 2> 2244 T450 oash.SnapPuller.downloadIndexFiles Skipping download for _0.fdx [junit4:junit4] 2> 2246 T438 C23 REQ [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&wt=filestream&generation=3&command=filecontent&compression=true&file=_1.fnm} status=0 QTime=0 [junit4:junit4] 2> 2246 T450 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-1351674599020/slave/collection1/data/index [junit4:junit4] 2> 2247 T450 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs [junit4:junit4] 2> 2248 T450 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter... [junit4:junit4] 2> 2248 T450 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1 [junit4:junit4] 2> 2248 T450 oasu.DefaultSolrCoreState.newIndexWriter Closing old IndexWriter... core=collection1 [junit4:junit4] 2> 2248 T450 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-1351674599020/slave/collection1/data/index [junit4:junit4] 2> 2248 T450 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-1351674599020/slave/collection1/data [junit4:junit4] 2> 2249 T450 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2 [junit4:junit4] 2> commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1b17ffa lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1312903),segFN=segments_2,generation=2,filenames=[_0_Asserting_0.tip, _0_Asserting_0.tim, _0.si, segments_2, _0.fnm, _0_nrm.cfe, _0_nrm.cfs, _0.fdt, _0_Asserting_0.doc, _0.fdx] [junit4:junit4] 2> commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1b17ffa lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1312903),segFN=segments_3,generation=3,filenames=[_0_Asserting_0.tip, _0.si, _0_Asserting_0.tim, segments_3, _0_nrm.cfe, _0.fnm, _1_Asserting_0.tip, _1.si, _1.fdx, _0.fdt, _1.fdt, _1_nrm.cfe, _1_Asserting_0.tim, _1_nrm.cfs, _1_Asserting_0.doc, _0_nrm.cfs, _0_Asserting_0.doc, _1.fnm, _0.fdx] [junit4:junit4] 2> 2250 T450 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0_Asserting_0.tip, _0.si, _0_Asserting_0.tim, segments_3, _0_nrm.cfe, _0.fnm, _1_Asserting_0.tip, _1.si, _1.fdx, _0.fdt, _1.fdt, _1_nrm.cfe, _1_Asserting_0.tim, _1_nrm.cfs, _1_Asserting_0.doc, _0_nrm.cfs, _0_Asserting_0.doc, _1.fnm, _0.fdx] [junit4:junit4] 2> 2250 T450 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used. [junit4:junit4] 2> 2250 T450 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-1351674599020/slave/collection1/data [junit4:junit4] 2> 2251 T450 oass.SolrIndexSearcher. Opening Searcher@166ccfd main [junit4:junit4] 2> 2252 T449 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@166ccfd main{StandardDirectoryReader(segments_3:6:nrt _0(5.0):C10 _1(5.0):C2)} [junit4:junit4] 2> 2252 T449 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-1351674599020/slave/collection1/data/index [junit4:junit4] 2> 2252 T450 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false} [junit4:junit4] 2> 2252 T450 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-1351674599020/slave/collection1/data [junit4:junit4] 2> 2255 T450 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4:junit4] 2> 2255 T450 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.RAMDirectory@1064d5e lockFactory=org.apache.lucene.store.SimpleFSLockFactory@1469c89) [junit4:junit4] 2> 2255 T450 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-1351674599020/slave/collection1/data/index.20121031191001006 [junit4:junit4] 2> 2255 T450 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-1351674599020/slave/collection1/data/index [junit4:junit4] 2> 2330 T448 C22 REQ [collection1] webapp=/solr path=/select params={wt=javabin&version=2&q=*:*} hits=12 status=0 QTime=0 [junit4:junit4] 2> 2454 T408 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=31818921 [junit4:junit4] 2> 2455 T408 oasc.SolrCore.close [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@cd9277 [junit4:junit4] 2> 2455 T408 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=2,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0} [junit4:junit4] 2> 2456 T408 oasc.SolrCore.decrefSolrCoreState Closing SolrCoreState [junit4:junit4] 2> 2456 T408 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter [junit4:junit4] 2> 2457 T408 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser [junit4:junit4] 2> 2458 T408 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-1351674598817/master/collection1/data/index [junit4:junit4] 2> 2458 T408 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request. [junit4:junit4] 2> 2459 T408 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-1351674598817/master/collection1/data/index [junit4:junit4] 2> 2463 T408 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null} [junit4:junit4] 2> 2515 T408 oejs.Server.doStart jetty-8.1.2.v20120308 [junit4:junit4] 2> 2517 T408 oejs.AbstractConnector.doStart Started SelectChannelConnector@0.0.0.0:49139 [junit4:junit4] 2> 2518 T408 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 2518 T408 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674598817/master [junit4:junit4] 2> 2518 T408 oasc.SolrResourceLoader. new SolrResourceLoader for deduced Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674598817/master/' [junit4:junit4] 2> 2530 T408 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4:junit4] 2> 2530 T408 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 2530 T408 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674598817/master [junit4:junit4] 2> 2531 T408 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-1351674598817/master/solr.xml [junit4:junit4] 2> 2531 T408 oasc.CoreContainer. New CoreContainer 31213361 [junit4:junit4] 2> 2531 T408 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default [junit4:junit4] 2> 2532 T408 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674598817/master/' [junit4:junit4] 2> 2532 T408 oasc.SolrResourceLoader. new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674598817/master/' [junit4:junit4] 2> 2546 T408 oasc.CoreContainer.load Registering Log Listener [junit4:junit4] 2> 2562 T408 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674598817/master/collection1 [junit4:junit4] 2> 2563 T408 oasc.SolrResourceLoader. new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674598817/master/collection1/' [junit4:junit4] 2> 2583 T408 oasc.SolrConfig. Using Lucene MatchVersion: LUCENE_50 [junit4:junit4] 2> 2618 T408 oasc.SolrConfig. Loaded SolrConfig: solrconfig.xml [junit4:junit4] 2> 2618 T408 oass.IndexSchema.readSchema Reading Solr Schema [junit4:junit4] 2> 2620 T408 oass.IndexSchema.readSchema Schema name=test [junit4:junit4] 2> 2639 T408 oass.IndexSchema.readSchema unique key field: id [junit4:junit4] 2> 2641 T408 oasc.SolrCore. [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674598817/master/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674598817/master/collection1/data/ [junit4:junit4] 2> 2642 T408 oasc.SolrCore. JMX monitoring not detected for core: collection1 [junit4:junit4] 2> 2642 T408 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4:junit4] 2> 2643 T408 oasc.CachingDirectoryFactory.injectLockFactory WARNING No lockType configured for MockDirWrapper(org.apache.lucene.store.RAMDirectory@1de805c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@bd2c77) assuming 'simple' [junit4:junit4] 2> 2644 T408 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-1351674598817/master/collection1/data forceNew:false [junit4:junit4] 2> 2644 T408 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-1351674598817/master/collection1/data [junit4:junit4] 2> 2645 T408 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674598817/master/collection1/data/index/ [junit4:junit4] 2> 2645 T408 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674598817/master/collection1/data/index' doesn't exist. Creating new index... [junit4:junit4] 2> 2646 T408 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-1351674598817/master/collection1/data/index forceNew:false [junit4:junit4] 2> 2646 T408 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1 [junit4:junit4] 2> commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3b9b12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6ce174),segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> 2647 T408 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1] [junit4:junit4] 2> 2647 T408 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-1351674598817/master/collection1/data/index [junit4:junit4] 2> 2648 T408 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4:junit4] 2> 2649 T408 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4:junit4] 2> 2650 T408 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 2650 T408 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 2650 T408 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 2651 T408 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 2653 T408 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4:junit4] 2> 2655 T408 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-1351674598817/master/collection1/data [junit4:junit4] 2> 2656 T408 oass.SolrIndexSearcher. Opening Searcher@ed448f main [junit4:junit4] 2> 2656 T408 oasu.CommitTracker. Hard AutoCommit: disabled [junit4:junit4] 2> 2656 T408 oasu.CommitTracker. Soft AutoCommit: disabled [junit4:junit4] 2> 2657 T408 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0 [junit4:junit4] 2> 2657 T408 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http:// [junit4:junit4] 2> 2658 T408 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0 [junit4:junit4] 2> 2658 T408 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 2658 T408 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4:junit4] 2> 2659 T408 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 2659 T408 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 2659 T408 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4:junit4] 2> 2660 T408 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4:junit4] 2> 2660 T408 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false [junit4:junit4] 2> 2663 T408 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml,xslt/dummy.xsl [junit4:junit4] 2> 2663 T408 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4:junit4] 2> 2663 T463 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ed448f main{StandardDirectoryReader(segments_1:1)} [junit4:junit4] 2> 2663 T408 oasc.CoreContainer.registerCore registering core: collection1 [junit4:junit4] 2> 2664 T408 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1 [junit4:junit4] 2> 2664 T408 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4:junit4] 2> 2664 T408 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4:junit4] 2> 2688 T408 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1204023 [junit4:junit4] 2> 2689 T408 oasc.SolrCore.close [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@105d5fd [junit4:junit4] 2> 2689 T408 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=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0} [junit4:junit4] 2> 2690 T408 oasc.SolrCore.decrefSolrCoreState Closing SolrCoreState [junit4:junit4] 2> 2690 T408 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter [junit4:junit4] 2> 2690 T408 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser [junit4:junit4] 2> 2691 T408 C22 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-1351674599020/slave/collection1/data/index [junit4:junit4] 2> 2692 T408 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request. [junit4:junit4] 2> 2692 T408 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-1351674599020/slave/collection1/data/index [junit4:junit4] 2> 2692 T408 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null} [junit4:junit4] 2> 2744 T408 oejs.Server.doStart jetty-8.1.2.v20120308 [junit4:junit4] 2> 2746 T408 oejs.AbstractConnector.doStart Started SelectChannelConnector@0.0.0.0:40125 [junit4:junit4] 2> 2747 T408 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 2747 T408 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674599020/slave [junit4:junit4] 2> 2747 T408 oasc.SolrResourceLoader. new SolrResourceLoader for deduced Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674599020/slave/' [junit4:junit4] 2> 2755 T408 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4:junit4] 2> 2756 T408 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 2756 T408 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674599020/slave [junit4:junit4] 2> 2756 T408 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-1351674599020/slave/solr.xml [junit4:junit4] 2> 2756 T408 oasc.CoreContainer. New CoreContainer 7154183 [junit4:junit4] 2> 2757 T408 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default [junit4:junit4] 2> 2757 T408 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674599020/slave/' [junit4:junit4] 2> 2757 T408 oasc.SolrResourceLoader. new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674599020/slave/' [junit4:junit4] 2> 2767 T408 oasc.CoreContainer.load Registering Log Listener [junit4:junit4] 2> 2783 T408 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674599020/slave/collection1 [junit4:junit4] 2> 2783 T408 oasc.SolrResourceLoader. new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674599020/slave/collection1/' [junit4:junit4] 2> 2802 T408 oasc.SolrConfig. Using Lucene MatchVersion: LUCENE_50 [junit4:junit4] 2> 2835 T408 oasc.SolrConfig. Loaded SolrConfig: solrconfig.xml [junit4:junit4] 2> 2836 T408 oass.IndexSchema.readSchema Reading Solr Schema [junit4:junit4] 2> 2839 T408 oass.IndexSchema.readSchema Schema name=test [junit4:junit4] 2> 2858 T408 oass.IndexSchema.readSchema unique key field: id [junit4:junit4] 2> 2859 T408 oasc.SolrCore. [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674599020/slave/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674599020/slave/collection1/data/ [junit4:junit4] 2> 2860 T408 oasc.SolrCore. JMX monitoring not detected for core: collection1 [junit4:junit4] 2> 2860 T408 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4:junit4] 2> 2861 T408 oasc.CachingDirectoryFactory.injectLockFactory WARNING No lockType configured for MockDirWrapper(org.apache.lucene.store.RAMDirectory@da888e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13b41d8) assuming 'simple' [junit4:junit4] 2> 2862 T408 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-1351674599020/slave/collection1/data forceNew:false [junit4:junit4] 2> 2862 T408 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-1351674599020/slave/collection1/data [junit4:junit4] 2> 2863 T408 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674599020/slave/collection1/data/index/ [junit4:junit4] 2> 2863 T408 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674599020/slave/collection1/data/index' doesn't exist. Creating new index... [junit4:junit4] 2> 2864 T408 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-1351674599020/slave/collection1/data/index forceNew:false [junit4:junit4] 2> 2864 T408 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1 [junit4:junit4] 2> commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@9027fa lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1aaab10),segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> 2865 T408 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1] [junit4:junit4] 2> 2865 T408 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-1351674599020/slave/collection1/data/index [junit4:junit4] 2> 2866 T408 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4:junit4] 2> 2867 T408 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 2867 T408 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 2867 T408 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 2868 T408 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 2869 T408 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4:junit4] 2> 2870 T408 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4:junit4] 2> 2872 T408 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-1351674599020/slave/collection1/data [junit4:junit4] 2> 2873 T408 oass.SolrIndexSearcher. Opening Searcher@12e9964 main [junit4:junit4] 2> 2873 T408 oasu.CommitTracker. Hard AutoCommit: disabled [junit4:junit4] 2> 2873 T408 oasu.CommitTracker. Soft AutoCommit: disabled [junit4:junit4] 2> 2874 T408 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0 [junit4:junit4] 2> 2874 T408 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http:// [junit4:junit4] 2> 2874 T408 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0 [junit4:junit4] 2> 2875 T408 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 2875 T408 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4:junit4] 2> 2875 T408 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 2876 T408 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 2876 T408 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4:junit4] 2> 2876 T408 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4:junit4] 2> 2877 T408 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false [junit4:junit4] 2> 2879 T408 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms [junit4:junit4] 2> 2880 T473 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@12e9964 main{StandardDirectoryReader(segments_1:1)} [junit4:junit4] 2> 2880 T408 oasc.CoreContainer.registerCore registering core: collection1 [junit4:junit4] 2> 2880 T408 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1 [junit4:junit4] 2> 2880 T408 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4:junit4] 2> 2881 T408 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@1e783df [junit4:junit4] 2> 2886 T459 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-1351674598817/master/collection1/data/index [junit4:junit4] 2> 2887 T459 C24 REQ [collection1] webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=1 [junit4:junit4] 2> ASYNC NEW_CORE C25 name=collection1 org.apache.solr.core.SolrCore@1e95de0 [junit4:junit4] 2> 2891 T469 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-1351674599020/slave/collection1/data/index [junit4:junit4] 2> 2892 T460 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-1351674598817/master/collection1/data/index [junit4:junit4] 2> 2892 T460 C24 REQ [collection1] webapp=/solr path=/replication params={slave=false&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0 [junit4:junit4] 2> 2893 T469 C25 REQ [collection1] webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=3 [junit4:junit4] 2> 2896 T408 oejs.Server.doStart jetty-8.1.2.v20120308 [junit4:junit4] 2> 2897 T408 oejs.AbstractConnector.doStart Started SelectChannelConnector@0.0.0.0:41845 [junit4:junit4] 2> 2898 T408 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 2898 T408 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674601707/repeater [junit4:junit4] 2> 2898 T408 oasc.SolrResourceLoader. new SolrResourceLoader for deduced Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674601707/repeater/' [junit4:junit4] 2> 2906 T408 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4:junit4] 2> 2907 T408 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 2907 T408 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674601707/repeater [junit4:junit4] 2> 2908 T408 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-1351674601707/repeater/solr.xml [junit4:junit4] 2> 2908 T408 oasc.CoreContainer. New CoreContainer 17029438 [junit4:junit4] 2> 2908 T408 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default [junit4:junit4] 2> 2909 T408 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674601707/repeater/' [junit4:junit4] 2> 2909 T408 oasc.SolrResourceLoader. new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674601707/repeater/' [junit4:junit4] 2> 2926 T408 oasc.CoreContainer.load Registering Log Listener [junit4:junit4] 2> 2937 T408 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674601707/repeater/collection1 [junit4:junit4] 2> 2937 T408 oasc.SolrResourceLoader. new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674601707/repeater/collection1/' [junit4:junit4] 2> 2964 T408 oasc.SolrConfig. Using Lucene MatchVersion: LUCENE_50 [junit4:junit4] 2> 2997 T408 oasc.SolrConfig. Loaded SolrConfig: solrconfig.xml [junit4:junit4] 2> 2998 T408 oass.IndexSchema.readSchema Reading Solr Schema [junit4:junit4] 2> 3000 T408 oass.IndexSchema.readSchema Schema name=test [junit4:junit4] 2> 3009 T408 oass.IndexSchema.readSchema unique key field: id [junit4:junit4] 2> 3011 T408 oasc.SolrCore. [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674601707/repeater/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674601707/repeater/collection1/data/ [junit4:junit4] 2> 3011 T408 oasc.SolrCore. JMX monitoring not detected for core: collection1 [junit4:junit4] 2> 3011 T408 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4:junit4] 2> 3012 T408 oasc.CachingDirectoryFactory.injectLockFactory WARNING No lockType configured for MockDirWrapper(org.apache.lucene.store.RAMDirectory@e34dc4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@106b5ae) assuming 'simple' [junit4:junit4] 2> 3012 T408 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-1351674601707/repeater/collection1/data forceNew:false [junit4:junit4] 2> 3013 T408 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-1351674601707/repeater/collection1/data [junit4:junit4] 2> 3013 T408 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674601707/repeater/collection1/data/index/ [junit4:junit4] 2> 3013 T408 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1351674601707/repeater/collection1/data/index' doesn't exist. Creating new index... [junit4:junit4] 2> 3014 T408 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-1351674601707/repeater/collection1/data/index forceNew:false [junit4:junit4] 2> 3015 T408 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1 [junit4:junit4] 2> commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@18a20f9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cd1b7c),segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> 3015 T408 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1] [junit4:junit4] 2> 3016 T408 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-1351674601707/repeater/collection1/data/index [junit4:junit4] 2> 3017 T408 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4:junit4] 2> 3017 T408 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 3018 T408 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 3018 T408 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 3019 T408 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 3020 T408 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4:junit4] 2> 3021 T408 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4:junit4] 2> 3023 T408 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-1351674601707/repeater/collection1/data [junit4:junit4] 2> 3023 T408 oass.SolrIndexSearcher. Opening Searcher@145dc3b main [junit4:junit4] 2> 3024 T408 oasu.CommitTracker. Hard AutoCommit: disabled [junit4:junit4] 2> 3024 T408 oasu.CommitTracker. Soft AutoCommit: disabled [junit4:junit4] 2> 3024 T408 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0 [junit4:junit4] 2> 3025 T408 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http:// [junit4:junit4] 2> 3025 T408 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0 [junit4:junit4] 2> 3025 T408 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 3026 T408 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4:junit4] 2> 3026 T408 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 3026 T408 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 3027 T408 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4:junit4] 2> 3027 T408 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4:junit4] 2> 3027 T408 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false [junit4:junit4] 2> 3030 T408 oash.SnapPuller. WARNING 'masterUrl' must be specified without the /replication suffix [junit4:junit4] 2> 3030 T408 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms [junit4:junit4] 2> 3031 T408 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml [junit4:junit4] 2> 3031 T408 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4:junit4] 2> 3031 T484 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@145dc3b main{StandardDirectoryReader(segments_1:1)} [junit4:junit4] 2> 3031 T408 oasc.CoreContainer.registerCore registering core: collection1 [junit4:junit4] 2> 3032 T408 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1 [junit4:junit4] 2> 3032 T408 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4:junit4] 2> 3033 T408 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@1199ee0 [junit4:junit4] 2> 3053 T480 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-1351674601707/repeater/collection1/data/index [junit4:junit4] 2> 3065 T461 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-1351674598817/master/collection1/data/index [junit4:junit4] 2> 3065 T461 C24 REQ [collection1] webapp=/solr path=/replication params={slave=false&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0 [junit4:junit4] 2> 3066 T480 C26 REQ [collection1] webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=20 [junit4:junit4] 2> 3088 T408 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=17029438 [junit4:junit4] 2> 3098 T408 oasc.SolrCore.close [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@1199ee0 [junit4:junit4] 2> 3107 T408 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> 3107 T408 oasc.SolrCore.decrefSolrCoreState Closing SolrCoreState [junit4:junit4] 2> 3107 T408 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter [junit4:junit4] 2> 3108 T408 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser [junit4:junit4] 2> 3108 T408 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request. [junit4:junit4] 2> 3109 T408 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-1351674601707/repeater/collection1/data/index [junit4:junit4] 2> 3109 T408 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null} [junit4:junit4] 2> 3163 T459 C24 REQ [collection1] webapp=/solr path=/select params={wt=javabin&version=2&q=*:*} hits=0 status=0 QTime=1 [junit4:junit4] 2> 3164 T462 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-1351674598817/master/collection1/data [junit4:junit4] 2> 3165 T462 C24 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1 [junit4:junit4] 2> commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3b9b12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6ce174),segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> 3166 T462 C24 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1] [junit4:junit4] 2> 3166 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0]} 0 2 [junit4:junit4] 2> 3168 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1]} 0 0 [junit4:junit4] 2> 3170 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[2]} 0 0 [junit4:junit4] 2> 3172 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[3]} 0 0 [junit4:junit4] 2> 3173 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[4]} 0 0 [junit4:junit4] 2> 3175 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[5]} 0 0 [junit4:junit4] 2> 3177 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[6]} 0 0 [junit4:junit4] 2> 3178 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[7]} 0 0 [junit4:junit4] 2> 3180 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[8]} 0 0 [junit4:junit4] 2> 3181 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[9]} 0 0 [junit4:junit4] 2> 3183 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[10]} 0 0 [junit4:junit4] 2> 3185 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[11]} 0 0 [junit4:junit4] 2> 3186 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[12]} 0 0 [junit4:junit4] 2> 3187 T461 C24 REQ [collection1] webapp=/solr path=/replication params={wt=javabin&qt=/replication&version=2&command=indexversion} status=0 QTime=0 [junit4:junit4] 2> 3188 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[13]} 0 0 [junit4:junit4] 2> 3190 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[14]} 0 1 [junit4:junit4] 2> 3191 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[15]} 0 0 [junit4:junit4] 2> 3193 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[16]} 0 0 [junit4:junit4] 2> 3194 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[17]} 0 0 [junit4:junit4] 2> 3196 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[18]} 0 0 [junit4:junit4] 2> 3198 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[19]} 0 0 [junit4:junit4] 2> 3199 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[20]} 0 0 [junit4:junit4] 2> 3201 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[21]} 0 0 [junit4:junit4] 2> 3203 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[22]} 0 0 [junit4:junit4] 2> 3205 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[23]} 0 1 [junit4:junit4] 2> 3206 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[24]} 0 0 [junit4:junit4] 2> 3208 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[25]} 0 0 [junit4:junit4] 2> 3210 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[26]} 0 0 [junit4:junit4] 2> 3215 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[27]} 0 0 [junit4:junit4] 2> 3217 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[28]} 0 0 [junit4:junit4] 2> 3219 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[29]} 0 0 [junit4:junit4] 2> 3222 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[30]} 0 1 [junit4:junit4] 2> 3224 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[31]} 0 1 [junit4:junit4] 2> 3233 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[32]} 0 1 [junit4:junit4] 2> 3235 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[33]} 0 0 [junit4:junit4] 2> 3237 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[34]} 0 0 [junit4:junit4] 2> 3239 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[35]} 0 0 [junit4:junit4] 2> 3241 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[36]} 0 0 [junit4:junit4] 2> 3246 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[37]} 0 0 [junit4:junit4] 2> 3248 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[38]} 0 0 [junit4:junit4] 2> 3250 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[39]} 0 1 [junit4:junit4] 2> 3251 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[40]} 0 0 [junit4:junit4] 2> 3253 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[41]} 0 0 [junit4:junit4] 2> 3255 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[42]} 0 0 [junit4:junit4] 2> 3257 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[43]} 0 0 [junit4:junit4] 2> 3259 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[44]} 0 1 [junit4:junit4] 2> 3260 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[45]} 0 0 [junit4:junit4] 2> 3262 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[46]} 0 0 [junit4:junit4] 2> 3264 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[47]} 0 1 [junit4:junit4] 2> 3265 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[48]} 0 0 [junit4:junit4] 2> 3267 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[49]} 0 0 [junit4:junit4] 2> 3268 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[50]} 0 0 [junit4:junit4] 2> 3270 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[51]} 0 0 [junit4:junit4] 2> 3272 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[52]} 0 0 [junit4:junit4] 2> 3273 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[53]} 0 0 [junit4:junit4] 2> 3275 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[54]} 0 0 [junit4:junit4] 2> 3278 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[55]} 0 0 [junit4:junit4] 2> 3280 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[56]} 0 0 [junit4:junit4] 2> 3282 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[57]} 0 0 [junit4:junit4] 2> 3284 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[58]} 0 0 [junit4:junit4] 2> 3286 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[59]} 0 0 [junit4:junit4] 2> 3288 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[60]} 0 0 [junit4:junit4] 2> 3290 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[61]} 0 0 [junit4:junit4] 2> 3292 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[62]} 0 0 [junit4:junit4] 2> 3294 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[63]} 0 0 [junit4:junit4] 2> 3295 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[64]} 0 0 [junit4:junit4] 2> 3297 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[65]} 0 0 [junit4:junit4] 2> 3299 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[66]} 0 0 [junit4:junit4] 2> 3301 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[67]} 0 0 [junit4:junit4] 2> 3303 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[68]} 0 0 [junit4:junit4] 2> 3305 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[69]} 0 0 [junit4:junit4] 2> 3307 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[70]} 0 0 [junit4:junit4] 2> 3309 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[71]} 0 0 [junit4:junit4] 2> 3311 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[72]} 0 0 [junit4:junit4] 2> 3313 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[73]} 0 1 [junit4:junit4] 2> 3314 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[74]} 0 0 [junit4:junit4] 2> 3316 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[75]} 0 0 [junit4:junit4] 2> 3318 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[76]} 0 0 [junit4:junit4] 2> 3320 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[77]} 0 1 [junit4:junit4] 2> 3321 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[78]} 0 0 [junit4:junit4] 2> 3323 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[79]} 0 0 [junit4:junit4] 2> 3325 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[80]} 0 0 [junit4:junit4] 2> 3328 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[81]} 0 1 [junit4:junit4] 2> 3333 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[82]} 0 0 [junit4:junit4] 2> 3335 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[83]} 0 0 [junit4:junit4] 2> 3337 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[84]} 0 0 [junit4:junit4] 2> 3339 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[85]} 0 0 [junit4:junit4] 2> 3341 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[86]} 0 0 [junit4:junit4] 2> 3343 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[87]} 0 0 [junit4:junit4] 2> 3345 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[88]} 0 0 [junit4:junit4] 2> 3347 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[89]} 0 0 [junit4:junit4] 2> 3351 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[90]} 0 0 [junit4:junit4] 2> 3353 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[91]} 0 1 [junit4:junit4] 2> 3355 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[92]} 0 1 [junit4:junit4] 2> 3356 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[93]} 0 0 [junit4:junit4] 2> 3358 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[94]} 0 0 [junit4:junit4] 2> 3360 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[95]} 0 0 [junit4:junit4] 2> 3362 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[96]} 0 1 [junit4:junit4] 2> 3364 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[97]} 0 0 [junit4:junit4] 2> 3366 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[98]} 0 0 [junit4:junit4] 2> 3367 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[99]} 0 0 [junit4:junit4] 2> 3369 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[100]} 0 0 [junit4:junit4] 2> 3371 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[101]} 0 0 [junit4:junit4] 2> 3373 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[102]} 0 0 [junit4:junit4] 2> 3375 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[103]} 0 1 [junit4:junit4] 2> 3376 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[104]} 0 0 [junit4:junit4] 2> 3378 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[105]} 0 0 [junit4:junit4] 2> 3380 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[106]} 0 0 [junit4:junit4] 2> 3381 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[107]} 0 0 [junit4:junit4] 2> 3383 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[108]} 0 0 [junit4:junit4] 2> 3385 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[109]} 0 0 [junit4:junit4] 2> 3387 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[110]} 0 1 [junit4:junit4] 2> 3388 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[111]} 0 0 [junit4:junit4] 2> 3390 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[112]} 0 0 [junit4:junit4] 2> 3395 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[113]} 0 0 [junit4:junit4] 2> 3398 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[114]} 0 0 [junit4:junit4] 2> 3400 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[115]} 0 0 [junit4:junit4] 2> 3402 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[116]} 0 0 [junit4:junit4] 2> 3406 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[117]} 0 0 [junit4:junit4] 2> 3408 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[118]} 0 0 [junit4:junit4] 2> 3412 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[119]} 0 0 [junit4:junit4] 2> 3414 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[120]} 0 0 [junit4:junit4] 2> 3420 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[121]} 0 2 [junit4:junit4] 2> 3422 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[122]} 0 0 [junit4:junit4] 2> 3424 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[123]} 0 0 [junit4:junit4] 2> 3426 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[124]} 0 0 [junit4:junit4] 2> 3427 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[125]} 0 0 [junit4:junit4] 2> 3429 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[126]} 0 0 [junit4:junit4] 2> 3431 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[127]} 0 0 [junit4:junit4] 2> 3433 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[128]} 0 0 [junit4:junit4] 2> 3434 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[129]} 0 0 [junit4:junit4] 2> 3436 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[130]} 0 0 [junit4:junit4] 2> 3438 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[131]} 0 0 [junit4:junit4] 2> 3440 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[132]} 0 0 [junit4:junit4] 2> 3442 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[133]} 0 0 [junit4:junit4] 2> 3444 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[134]} 0 0 [junit4:junit4] 2> 3445 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[135]} 0 0 [junit4:junit4] 2> 3447 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[136]} 0 0 [junit4:junit4] 2> 3449 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[137]} 0 0 [junit4:junit4] 2> 3451 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[138]} 0 0 [junit4:junit4] 2> 3453 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[139]} 0 0 [junit4:junit4] 2> 3455 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[140]} 0 0 [junit4:junit4] 2> 3457 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[141]} 0 0 [junit4:junit4] 2> 3459 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[142]} 0 0 [junit4:junit4] 2> 3461 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[143]} 0 0 [junit4:junit4] 2> 3463 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[144]} 0 0 [junit4:junit4] 2> 3465 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[145]} 0 0 [junit4:junit4] 2> 3467 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[146]} 0 1 [junit4:junit4] 2> 3469 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[147]} 0 1 [junit4:junit4] 2> 3471 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[148]} 0 1 [junit4:junit4] 2> 3473 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[149]} 0 1 [junit4:junit4] 2> 3474 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[150]} 0 0 [junit4:junit4] 2> 3476 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[151]} 0 0 [junit4:junit4] 2> 3481 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[152]} 0 0 [junit4:junit4] 2> 3483 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[153]} 0 0 [junit4:junit4] 2> 3486 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[154]} 0 0 [junit4:junit4] 2> 3487 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[155]} 0 0 [junit4:junit4] 2> 3489 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[156]} 0 0 [junit4:junit4] 2> 3491 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[157]} 0 0 [junit4:junit4] 2> 3494 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[158]} 0 1 [junit4:junit4] 2> 3496 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[159]} 0 0 [junit4:junit4] 2> 3497 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[160]} 0 0 [junit4:junit4] 2> 3499 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[161]} 0 0 [junit4:junit4] 2> 3501 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[162]} 0 0 [junit4:junit4] 2> 3503 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[163]} 0 0 [junit4:junit4] 2> 3505 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[164]} 0 0 [junit4:junit4] 2> 3507 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[165]} 0 0 [junit4:junit4] 2> 3509 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[166]} 0 0 [junit4:junit4] 2> 3511 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[167]} 0 0 [junit4:junit4] 2> 3512 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[168]} 0 0 [junit4:junit4] 2> 3514 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[169]} 0 0 [junit4:junit4] 2> 3516 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[170]} 0 0 [junit4:junit4] 2> 3518 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[171]} 0 1 [junit4:junit4] 2> 3519 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[172]} 0 0 [junit4:junit4] 2> 3521 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[173]} 0 0 [junit4:junit4] 2> 3523 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[174]} 0 0 [junit4:junit4] 2> 3525 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[175]} 0 0 [junit4:junit4] 2> 3527 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[176]} 0 0 [junit4:junit4] 2> 3529 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[177]} 0 1 [junit4:junit4] 2> 3530 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[178]} 0 0 [junit4:junit4] 2> 3532 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[179]} 0 0 [junit4:junit4] 2> 3534 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[180]} 0 0 [junit4:junit4] 2> 3536 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[181]} 0 0 [junit4:junit4] 2> 3538 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[182]} 0 0 [junit4:junit4] 2> 3540 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[183]} 0 0 [junit4:junit4] 2> 3545 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[184]} 0 0 [junit4:junit4] 2> 3548 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[185]} 0 1 [junit4:junit4] 2> 3550 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[186]} 0 0 [junit4:junit4] 2> 3552 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[187]} 0 0 [junit4:junit4] 2> 3554 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[188]} 0 0 [junit4:junit4] 2> 3556 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[189]} 0 0 [junit4:junit4] 2> 3558 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[190]} 0 0 [junit4:junit4] 2> 3560 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[191]} 0 0 [junit4:junit4] 2> 3562 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[192]} 0 0 [junit4:junit4] 2> 3564 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[193]} 0 0 [junit4:junit4] 2> 3566 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[194]} 0 0 [junit4:junit4] 2> 3569 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[195]} 0 1 [junit4:junit4] 2> 3571 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[196]} 0 0 [junit4:junit4] 2> 3573 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[197]} 0 1 [junit4:junit4] 2> 3575 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[198]} 0 1 [junit4:junit4] 2> 3577 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[199]} 0 0 [junit4:junit4] 2> 3579 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[200]} 0 0 [junit4:junit4] 2> 3581 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[201]} 0 0 [junit4:junit4] 2> 3583 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[202]} 0 0 [junit4:junit4] 2> 3585 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[203]} 0 0 [junit4:junit4] 2> 3587 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[204]} 0 0 [junit4:junit4] 2> 3589 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[205]} 0 1 [junit4:junit4] 2> 3590 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[206]} 0 0 [junit4:junit4] 2> 3592 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[207]} 0 0 [junit4:junit4] 2> 3594 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[208]} 0 0 [junit4:junit4] 2> 3596 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[209]} 0 0 [junit4:junit4] 2> 3598 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[210]} 0 0 [junit4:junit4] 2> 3600 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[211]} 0 0 [junit4:junit4] 2> 3602 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[212]} 0 0 [junit4:junit4] 2> 3607 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[213]} 0 1 [junit4:junit4] 2> 3609 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[214]} 0 0 [junit4:junit4] 2> 3611 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[215]} 0 0 [junit4:junit4] 2> 3612 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[216]} 0 0 [junit4:junit4] 2> 3614 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[217]} 0 0 [junit4:junit4] 2> 3616 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[218]} 0 0 [junit4:junit4] 2> 3618 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[219]} 0 0 [junit4:junit4] 2> 3620 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[220]} 0 0 [junit4:junit4] 2> 3622 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[221]} 0 0 [junit4:junit4] 2> 3624 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[222]} 0 0 [junit4:junit4] 2> 3626 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[223]} 0 0 [junit4:junit4] 2> 3628 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[224]} 0 0 [junit4:junit4] 2> 3630 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[225]} 0 0 [junit4:junit4] 2> 3632 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[226]} 0 0 [junit4:junit4] 2> 3634 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[227]} 0 0 [junit4:junit4] 2> 3636 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[228]} 0 0 [junit4:junit4] 2> 3638 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[229]} 0 0 [junit4:junit4] 2> 3640 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[230]} 0 0 [junit4:junit4] 2> 3642 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[231]} 0 0 [junit4:junit4] 2> 3644 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[232]} 0 0 [junit4:junit4] 2> 3646 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[233]} 0 0 [junit4:junit4] 2> 3648 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[234]} 0 0 [junit4:junit4] 2> 3650 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[235]} 0 0 [junit4:junit4] 2> 3652 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[236]} 0 0 [junit4:junit4] 2> 3654 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[237]} 0 0 [junit4:junit4] 2> 3656 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[238]} 0 0 [junit4:junit4] 2> 3658 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[239]} 0 0 [junit4:junit4] 2> 3661 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[240]} 0 1 [junit4:junit4] 2> 3663 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[241]} 0 0 [junit4:junit4] 2> 3666 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[242]} 0 0 [junit4:junit4] 2> 3685 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[243]} 0 1 [junit4:junit4] 2> 3687 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[244]} 0 0 [junit4:junit4] 2> 3689 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[245]} 0 0 [junit4:junit4] 2> 3691 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[246]} 0 1 [junit4:junit4] 2> 3692 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[247]} 0 0 [junit4:junit4] 2> 3694 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[248]} 0 0 [junit4:junit4] 2> 3696 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[249]} 0 0 [junit4:junit4] 2> 3698 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[250]} 0 0 [junit4:junit4] 2> 3700 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[251]} 0 0 [junit4:junit4] 2> 3702 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[252]} 0 0 [junit4:junit4] 2> 3703 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[253]} 0 0 [junit4:junit4] 2> 3707 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[254]} 0 2 [junit4:junit4] 2> 3709 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[255]} 0 0 [junit4:junit4] 2> 3711 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[256]} 0 0 [junit4:junit4] 2> 3713 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[257]} 0 0 [junit4:junit4] 2> 3714 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[258]} 0 0 [junit4:junit4] 2> 3716 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[259]} 0 0 [junit4:junit4] 2> 3718 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[260]} 0 0 [junit4:junit4] 2> 3719 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[261]} 0 0 [junit4:junit4] 2> 3721 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[262]} 0 0 [junit4:junit4] 2> 3723 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[263]} 0 0 [junit4:junit4] 2> 3725 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[264]} 0 0 [junit4:junit4] 2> 3726 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[265]} 0 0 [junit4:junit4] 2> 3736 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[266]} 0 8 [junit4:junit4] 2> 3738 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[267]} 0 0 [junit4:junit4] 2> 3740 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[268]} 0 0 [junit4:junit4] 2> 3742 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[269]} 0 0 [junit4:junit4] 2> 3744 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[270]} 0 0 [junit4:junit4] 2> 3746 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[271]} 0 0 [junit4:junit4] 2> 3747 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[272]} 0 0 [junit4:junit4] 2> 3749 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[273]} 0 0 [junit4:junit4] 2> 3751 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[274]} 0 0 [junit4:junit4] 2> 3753 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[275]} 0 1 [junit4:junit4] 2> 3754 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[276]} 0 0 [junit4:junit4] 2> 3756 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[277]} 0 0 [junit4:junit4] 2> 3760 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[278]} 0 0 [junit4:junit4] 2> 3761 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[279]} 0 0 [junit4:junit4] 2> 3763 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[280]} 0 0 [junit4:junit4] 2> 3765 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[281]} 0 0 [junit4:junit4] 2> 3766 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[282]} 0 0 [junit4:junit4] 2> 3768 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[283]} 0 0 [junit4:junit4] 2> 3770 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[284]} 0 0 [junit4:junit4] 2> 3772 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[285]} 0 1 [junit4:junit4] 2> 3773 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[286]} 0 0 [junit4:junit4] 2> 3775 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[287]} 0 0 [junit4:junit4] 2> 3777 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[288]} 0 0 [junit4:junit4] 2> 3778 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[289]} 0 0 [junit4:junit4] 2> 3780 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[290]} 0 0 [junit4:junit4] 2> 3781 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[291]} 0 0 [junit4:junit4] 2> 3783 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[292]} 0 0 [junit4:junit4] 2> 3785 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[293]} 0 1 [junit4:junit4] 2> 3786 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[294]} 0 0 [junit4:junit4] 2> 3788 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[295]} 0 0 [junit4:junit4] 2> 3789 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[296]} 0 0 [junit4:junit4] 2> 3791 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[297]} 0 0 [junit4:junit4] 2> 3793 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[298]} 0 0 [junit4:junit4] 2> 3794 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[299]} 0 0 [junit4:junit4] 2> 3796 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[300]} 0 0 [junit4:junit4] 2> 3798 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[301]} 0 0 [junit4:junit4] 2> 3799 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[302]} 0 0 [junit4:junit4] 2> 3801 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[303]} 0 0 [junit4:junit4] 2> 3803 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[304]} 0 0 [junit4:junit4] 2> 3805 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[305]} 0 0 [junit4:junit4] 2> 3807 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[306]} 0 0 [junit4:junit4] 2> 3809 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[307]} 0 1 [junit4:junit4] 2> 3811 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[308]} 0 1 [junit4:junit4] 2> 3813 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[309]} 0 1 [junit4:junit4] 2> 3815 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[310]} 0 1 [junit4:junit4] 2> 3817 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[311]} 0 0 [junit4:junit4] 2> 3818 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[312]} 0 0 [junit4:junit4] 2> 3820 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[313]} 0 0 [junit4:junit4] 2> 3822 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[314]} 0 0 [junit4:junit4] 2> 3824 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[315]} 0 0 [junit4:junit4] 2> 3826 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[316]} 0 0 [junit4:junit4] 2> 3827 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[317]} 0 0 [junit4:junit4] 2> 3829 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[318]} 0 0 [junit4:junit4] 2> 3831 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[319]} 0 0 [junit4:junit4] 2> 3832 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[320]} 0 0 [junit4:junit4] 2> 3834 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[321]} 0 0 [junit4:junit4] 2> 3836 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[322]} 0 0 [junit4:junit4] 2> 3837 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[323]} 0 0 [junit4:junit4] 2> 3839 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[324]} 0 0 [junit4:junit4] 2> 3841 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[325]} 0 0 [junit4:junit4] 2> 3842 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[326]} 0 0 [junit4:junit4] 2> 3844 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[327]} 0 0 [junit4:junit4] 2> 3846 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[328]} 0 1 [junit4:junit4] 2> 3847 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[329]} 0 0 [junit4:junit4] 2> 3849 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[330]} 0 0 [junit4:junit4] 2> 3851 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[331]} 0 1 [junit4:junit4] 2> 3853 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[332]} 0 0 [junit4:junit4] 2> 3855 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[333]} 0 0 [junit4:junit4] 2> 3857 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[334]} 0 0 [junit4:junit4] 2> 3859 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[335]} 0 0 [junit4:junit4] 2> 3861 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[336]} 0 1 [junit4:junit4] 2> 3863 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[337]} 0 0 [junit4:junit4] 2> 3865 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[338]} 0 0 [junit4:junit4] 2> 3867 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[339]} 0 0 [junit4:junit4] 2> 3869 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[340]} 0 0 [junit4:junit4] 2> 3871 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[341]} 0 0 [junit4:junit4] 2> 3873 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[342]} 0 0 [junit4:junit4] 2> 3875 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[343]} 0 0 [junit4:junit4] 2> 3877 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[344]} 0 0 [junit4:junit4] 2> 3879 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[345]} 0 0 [junit4:junit4] 2> 3881 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[346]} 0 0 [junit4:junit4] 2> 3883 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[347]} 0 0 [junit4:junit4] 2> 3885 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[348]} 0 0 [junit4:junit4] 2> 3887 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[349]} 0 0 [junit4:junit4] 2> 3889 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[350]} 0 0 [junit4:junit4] 2> 3892 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[351]} 0 1 [junit4:junit4] 2> 3894 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[352]} 0 0 [junit4:junit4] 2> 3896 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[353]} 0 0 [junit4:junit4] 2> 3898 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[354]} 0 0 [junit4:junit4] 2> 3900 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[355]} 0 0 [junit4:junit4] 2> 3902 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[356]} 0 0 [junit4:junit4] 2> 3904 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[357]} 0 0 [junit4:junit4] 2> 3906 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[358]} 0 0 [junit4:junit4] 2> 3909 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[359]} 0 1 [junit4:junit4] 2> 3910 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[360]} 0 0 [junit4:junit4] 2> 3913 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[361]} 0 1 [junit4:junit4] 2> 3915 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[362]} 0 0 [junit4:junit4] 2> 3918 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[363]} 0 1 [junit4:junit4] 2> 3920 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[364]} 0 0 [junit4:junit4] 2> 3922 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[365]} 0 0 [junit4:junit4] 2> 3925 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[366]} 0 0 [junit4:junit4] 2> 3927 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[367]} 0 0 [junit4:junit4] 2> 3930 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[368]} 0 1 [junit4:junit4] 2> 3932 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[369]} 0 0 [junit4:junit4] 2> 3935 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[370]} 0 0 [junit4:junit4] 2> 3937 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[371]} 0 0 [junit4:junit4] 2> 3940 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[372]} 0 0 [junit4:junit4] 2> 3943 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[373]} 0 0 [junit4:junit4] 2> 3945 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[374]} 0 0 [junit4:junit4] 2> 3946 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[375]} 0 0 [junit4:junit4] 2> 3948 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[376]} 0 0 [junit4:junit4] 2> 3950 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[377]} 0 0 [junit4:junit4] 2> 3952 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[378]} 0 0 [junit4:junit4] 2> 3953 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[379]} 0 0 [junit4:junit4] 2> 3955 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[380]} 0 0 [junit4:junit4] 2> 3957 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[381]} 0 1 [junit4:junit4] 2> 3958 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[382]} 0 0 [junit4:junit4] 2> 3960 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[383]} 0 0 [junit4:junit4] 2> 3962 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[384]} 0 1 [junit4:junit4] 2> 3963 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[385]} 0 0 [junit4:junit4] 2> 3965 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[386]} 0 0 [junit4:junit4] 2> 3967 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[387]} 0 0 [junit4:junit4] 2> 3969 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[388]} 0 1 [junit4:junit4] 2> 3971 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[389]} 0 0 [junit4:junit4] 2> 3973 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[390]} 0 0 [junit4:junit4] 2> 3974 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[391]} 0 0 [junit4:junit4] 2> 3976 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[392]} 0 0 [junit4:junit4] 2> 3978 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[393]} 0 0 [junit4:junit4] 2> 3980 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[394]} 0 0 [junit4:junit4] 2> 3981 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[395]} 0 0 [junit4:junit4] 2> 3983 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[396]} 0 0 [junit4:junit4] 2> 3985 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[397]} 0 1 [junit4:junit4] 2> 3986 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[398]} 0 0 [junit4:junit4] 2> 3988 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[399]} 0 0 [junit4:junit4] 2> 3990 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[400]} 0 0 [junit4:junit4] 2> 3991 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[401]} 0 0 [junit4:junit4] 2> 3993 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[402]} 0 0 [junit4:junit4] 2> 3995 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[403]} 0 0 [junit4:junit4] 2> 3997 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[404]} 0 1 [junit4:junit4] 2> 3998 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[405]} 0 0 [junit4:junit4] 2> 4000 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[406]} 0 0 [junit4:junit4] 2> 4002 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[407]} 0 0 [junit4:junit4] 2> 4003 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[408]} 0 0 [junit4:junit4] 2> 4005 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[409]} 0 0 [junit4:junit4] 2> 4007 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[410]} 0 1 [junit4:junit4] 2> 4008 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[411]} 0 0 [junit4:junit4] 2> 4010 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[412]} 0 0 [junit4:junit4] 2> 4012 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[413]} 0 0 [junit4:junit4] 2> 4015 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[414]} 0 0 [junit4:junit4] 2> 4017 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[415]} 0 0 [junit4:junit4] 2> 4018 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[416]} 0 0 [junit4:junit4] 2> 4020 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[417]} 0 0 [junit4:junit4] 2> 4022 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[418]} 0 0 [junit4:junit4] 2> 4024 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[419]} 0 0 [junit4:junit4] 2> 4025 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[420]} 0 0 [junit4:junit4] 2> 4027 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[421]} 0 0 [junit4:junit4] 2> 4029 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[422]} 0 0 [junit4:junit4] 2> 4030 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[423]} 0 0 [junit4:junit4] 2> 4032 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[424]} 0 0 [junit4:junit4] 2> 4034 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[425]} 0 0 [junit4:junit4] 2> 4036 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[426]} 0 1 [junit4:junit4] 2> 4037 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[427]} 0 0 [junit4:junit4] 2> 4039 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[428]} 0 0 [junit4:junit4] 2> 4040 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[429]} 0 0 [junit4:junit4] 2> 4042 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[430]} 0 0 [junit4:junit4] 2> 4044 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[431]} 0 0 [junit4:junit4] 2> 4045 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[432]} 0 0 [junit4:junit4] 2> 4047 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[433]} 0 0 [junit4:junit4] 2> 4049 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[434]} 0 0 [junit4:junit4] 2> 4050 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[435]} 0 0 [junit4:junit4] 2> 4052 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[436]} 0 0 [junit4:junit4] 2> 4054 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[437]} 0 0 [junit4:junit4] 2> 4056 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[438]} 0 0 [junit4:junit4] 2> 4063 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[439]} 0 0 [junit4:junit4] 2> 4065 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[440]} 0 0 [junit4:junit4] 2> 4067 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[441]} 0 0 [junit4:junit4] 2> 4068 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[442]} 0 0 [junit4:junit4] 2> 4070 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[443]} 0 0 [junit4:junit4] 2> 4072 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[444]} 0 0 [junit4:junit4] 2> 4074 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[445]} 0 1 [junit4:junit4] 2> 4075 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[446]} 0 0 [junit4:junit4] 2> 4077 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[447]} 0 0 [junit4:junit4] 2> 4079 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[448]} 0 0 [junit4:junit4] 2> 4080 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[449]} 0 0 [junit4:junit4] 2> 4082 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[450]} 0 0 [junit4:junit4] 2> 4084 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[451]} 0 0 [junit4:junit4] 2> 4085 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[452]} 0 0 [junit4:junit4] 2> 4087 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[453]} 0 0 [junit4:junit4] 2> 4089 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[454]} 0 0 [junit4:junit4] 2> 4090 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[455]} 0 0 [junit4:junit4] 2> 4092 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[456]} 0 0 [junit4:junit4] 2> 4093 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[457]} 0 0 [junit4:junit4] 2> 4095 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[458]} 0 0 [junit4:junit4] 2> 4097 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[459]} 0 0 [junit4:junit4] 2> 4098 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[460]} 0 0 [junit4:junit4] 2> 4100 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[461]} 0 0 [junit4:junit4] 2> 4102 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[462]} 0 1 [junit4:junit4] 2> 4103 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[463]} 0 0 [junit4:junit4] 2> 4105 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[464]} 0 0 [junit4:junit4] 2> 4107 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[465]} 0 0 [junit4:junit4] 2> 4108 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[466]} 0 0 [junit4:junit4] 2> 4110 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[467]} 0 0 [junit4:junit4] 2> 4112 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[468]} 0 0 [junit4:junit4] 2> 4113 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[469]} 0 0 [junit4:junit4] 2> 4115 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[470]} 0 0 [junit4:junit4] 2> 4117 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[471]} 0 0 [junit4:junit4] 2> 4119 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[472]} 0 0 [junit4:junit4] 2> 4120 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[473]} 0 0 [junit4:junit4] 2> 4122 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[474]} 0 0 [junit4:junit4] 2> 4124 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[475]} 0 0 [junit4:junit4] 2> 4126 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[476]} 0 1 [junit4:junit4] 2> 4127 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[477]} 0 0 [junit4:junit4] 2> 4129 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[478]} 0 0 [junit4:junit4] 2> 4130 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[479]} 0 0 [junit4:junit4] 2> 4133 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[480]} 0 1 [junit4:junit4] 2> 4134 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[481]} 0 0 [junit4:junit4] 2> 4137 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[482]} 0 1 [junit4:junit4] 2> 4138 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[483]} 0 0 [junit4:junit4] 2> 4140 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[484]} 0 0 [junit4:junit4] 2> 4142 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[485]} 0 0 [junit4:junit4] 2> 4143 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[486]} 0 0 [junit4:junit4] 2> 4146 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[487]} 0 0 [junit4:junit4] 2> 4148 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[488]} 0 0 [junit4:junit4] 2> 4150 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[489]} 0 0 [junit4:junit4] 2> 4152 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[490]} 0 0 [junit4:junit4] 2> 4154 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[491]} 0 0 [junit4:junit4] 2> 4155 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[492]} 0 0 [junit4:junit4] 2> 4157 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[493]} 0 0 [junit4:junit4] 2> 4158 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[494]} 0 0 [junit4:junit4] 2> 4160 T462 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[495]} 0 0 [junit4:junit4] 2> 4162 T461 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[496]} 0 0 [junit4:junit4] 2> 4163 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[497]} 0 0 [junit4:junit4] 2> 4165 T460 C24 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[498]} 0 0 [junit4:junit4] 2> 4175 T461 C24 REQ [collection1] webapp=/solr path=/replication params={command=disableReplication} status=0 QTime=1 [junit4:junit4] 2> 4179 T459 C24 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false} [junit4:junit4] 2> 4184 T459 C24 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2 [junit4:junit4] 2> commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3b9b12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6ce174),segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3b9b12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6ce174),segFN=segments_2,generation=2,filenames=[_0_Asserting_0.tip, _0.si, _0_Asserting_0.tim, segments_2, _0_nrm.cfe, _0.fnm, _0.fdt, _0_nrm.cfs, _0_Asserting_0.doc, _0.fdx] [junit4:junit4] 2> 4184 T459 C24 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0_Asserting_0.tip, _0.si, _0_Asserting_0.tim, segments_2, _0_nrm.cfe, _0.fnm, _0.fdt, _0_nrm.cfs, _0_Asserting_0.doc, _0.fdx] [junit4:junit4] 2> 4185 T459 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-1351674598817/master/collection1/data [junit4:junit4] 2> 4185 T459 C24 oass.SolrIndexSearcher. Opening Searcher@10e0f2 main [junit4:junit4] 2> 4186 T459 C24 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4:junit4] 2> 4186 T463 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@10e0f2 main{StandardDirectoryReader(segments_2:3 _0(5.0):C499)} [junit4:junit4] 2> 4186 T463 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-1351674598817/master/collection1/data/index [junit4:junit4] 2> 4186 T459 C24 UPDATE [collection1] webapp=/solr path=/update params={softCommit=false&waitSearcher=true&wt=javabin&commit=true&version=2} {commit=} 0 7 [junit4:junit4] 2> 4188 T460 C24 REQ [collection1] webapp=/solr path=/replication params={wt=javabin&qt=/replication&version=2&command=indexversion} status=0 QTime=1 [junit4:junit4] 2> 4188 T462 C24 REQ [collection1] webapp=/solr path=/select params={wt=javabin&version=2&q=*:*} hits=499 status=0 QTime=0 [junit4:junit4] 2> 4291 T470 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-1351674599020/slave/collection1/data [junit4:junit4] 2> 4343 T470 C25 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1 [junit4:junit4] 2> commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@9027fa lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1aaab10),segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> 4343 T470 C25 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1] [junit4:junit4] 2> 4344 T470 C25 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[551]} 0 54 [junit4:junit4] 2> 4346 T472 C25 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false} [junit4:junit4] 2> 4347 T472 C25 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2 [junit4:junit4] 2> commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@9027fa lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1aaab10),segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@9027fa lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1aaab10),segFN=segments_2,generation=2,filenames=[_0_Asserting_0.tip, _0.si, _0_Asserting_0.tim, segments_2, _0_nrm.cfe, _0.fnm, _0.fdt, _0_nrm.cfs, _0_Asserting_0.doc, _0.fdx] [junit4:junit4] 2> 4347 T472 C25 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0_Asserting_0.tip, _0.si, _0_Asserting_0.tim, segments_2, _0_nrm.cfe, _0.fnm, _0.fdt, _0_nrm.cfs, _0_Asserting_0.doc, _0.fdx] [junit4:junit4] 2> 4348 T472 C25 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apac [...truncated too long message...] junit4] > at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70) [junit4:junit4] > at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4:junit4] > at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358) [junit4:junit4] > at java.lang.Thread.run(Thread.java:722) [junit4:junit4] > Caused by: java.lang.AssertionError: Directory not closed: BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@8f6a5a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@18f6407) [junit4:junit4] > at org.junit.Assert.fail(Assert.java:93) [junit4:junit4] > at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47) [junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:602) [junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:599) [junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:167) [junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:615) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43) [junit4:junit4] > ... 2 more [junit4:junit4] > Throwable #2: com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=541, name=snapPuller-216-thread-1, state=RUNNABLE, group=TGRP-TestReplicationHandler], registration stack trace below. [junit4:junit4] > at java.lang.Thread.getStackTrace(Thread.java:1569) [junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:150) [junit4:junit4] > at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:514) [junit4:junit4] > at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:958) [junit4:junit4] > at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:872) [junit4:junit4] > at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:864) [junit4:junit4] > at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:33) [junit4:junit4] > at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:232) [junit4:junit4] > at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:192) [junit4:junit4] > at org.apache.solr.handler.SnapPuller.fetchLatestIndex(SnapPuller.java:373) [junit4:junit4] > at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:273) [junit4:junit4] > at org.apache.solr.handler.SnapPuller$1.run(SnapPuller.java:221) [junit4:junit4] > at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [junit4:junit4] > at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:304) [junit4:junit4] > at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) [junit4:junit4] > at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:295) [junit4:junit4] > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) [junit4:junit4] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) [junit4:junit4] > at java.lang.Thread.run(Thread.java:722) [junit4:junit4] > Caused by: java.lang.AssertionError: Directory not closed: MockDirWrapper(org.apache.lucene.store.RAMDirectory@1b98b4e lockFactory=org.apache.lucene.store.SimpleFSLockFactory@8fd670) [junit4:junit4] > at org.junit.Assert.fail(Assert.java:93) [junit4:junit4] > at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47) [junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:602) [junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:599) [junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:167) [junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:615) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43) [junit4:junit4] > at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358) [junit4:junit4] > ... 1 more [junit4:junit4] > Throwable #3: com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=541, name=snapPuller-216-thread-1, state=RUNNABLE, group=TGRP-TestReplicationHandler], registration stack trace below. [junit4:junit4] > at java.lang.Thread.getStackTrace(Thread.java:1569) [junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:150) [junit4:junit4] > at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:514) [junit4:junit4] > at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:958) [junit4:junit4] > at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:872) [junit4:junit4] > at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:864) [junit4:junit4] > at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:33) [junit4:junit4] > at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:232) [junit4:junit4] > at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:192) [junit4:junit4] > at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:238) [junit4:junit4] > at org.apache.solr.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:169) [junit4:junit4] > at org.apache.solr.update.DefaultSolrCoreState.newIndexWriter(DefaultSolrCoreState.java:151) [junit4:junit4] > at org.apache.solr.update.DirectUpdateHandler2.newIndexWriter(DirectUpdateHandler2.java:607) [junit4:junit4] > at org.apache.solr.handler.SnapPuller.doCommit(SnapPuller.java:621) [junit4:junit4] > at org.apache.solr.handler.SnapPuller.fetchLatestIndex(SnapPuller.java:452) [junit4:junit4] > at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:273) [junit4:junit4] > at org.apache.solr.handler.SnapPuller$1.run(SnapPuller.java:221) [junit4:junit4] > at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [junit4:junit4] > at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:304) [junit4:junit4] > at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) [junit4:junit4] > at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:295) [junit4:junit4] > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) [junit4:junit4] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) [junit4:junit4] > at java.lang.Thread.run(Thread.java:722) [junit4:junit4] > Caused by: java.lang.AssertionError: Directory not closed: MockDirWrapper(org.apache.lucene.store.RAMDirectory@18222a lockFactory=org.apache.lucene.store.SimpleFSLockFactory@79ac54) [junit4:junit4] > at org.junit.Assert.fail(Assert.java:93) [junit4:junit4] > at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47) [junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:602) [junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:599) [junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:167) [junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:615) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43) [junit4:junit4] > at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358) [junit4:junit4] > ... 1 more [junit4:junit4] Completed on J1 in 87.42s, 1 test, 3 errors <<< FAILURES! [...truncated 550 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:335: 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:178: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/module-build.xml:61: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1163: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:827: There were test failures: 233 suites, 965 tests, 3 suite-level errors, 7 ignored (2 assumptions) Total time: 25 minutes 38 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Recording test results Description set: Java: 32bit/jdk1.8.0-ea-b58 -server -XX:+UseConcMarkSweepGC Email was triggered for: Failure Sending email for trigger: Failure ------=_Part_234_593468752.1351675209846 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_234_593468752.1351675209846--