You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2013/04/04 07:16:07 UTC

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 378 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/378/
Java: 64bit/jdk1.7.0 -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication

Error Message:
ERROR: [doc=2000] unknown field 'newname'

Stack Trace:
org.apache.solr.common.SolrException: ERROR: [doc=2000] unknown field 'newname'
	at __randomizedtesting.SeedInfo.seed([A5CA2B57E735D72:FD2F4CEDB89BF294]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:404)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
	at org.apache.solr.handler.TestReplicationHandler.index(TestReplicationHandler.java:167)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1176)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 9292 lines...]
[junit4:junit4] Suite: org.apache.solr.handler.TestReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.432; org.apache.solr.SolrTestCaseJ4; ###Starting doTestRepeater
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.443; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.460; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:50691
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.462; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.463; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.463; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653433/master
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.464; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653433/master/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.465; org.apache.solr.core.CoreContainer; New CoreContainer 1776463008
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.466; org.apache.solr.core.CoreContainer$Initializer; no solr.xml found. using default old-style solr.xml
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.466; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653433/master/'
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.467; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653433/master/'
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.514; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.515; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.515; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.516; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.516; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.517; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.517; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.518; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.518; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.519; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.536; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.566; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653433/master/collection1
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.567; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653433/master/collection1/'
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.638; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.720; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.722; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.727; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.756; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.758; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.759; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653433/master/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653433/master/collection1/data/
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.760; org.apache.solr.core.SolrCore; JMX monitoring not detected for core: collection1
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.760; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.763; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653433/master/collection1/data
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.763; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653433/master/collection1/data/index/
[junit4:junit4]   1> WARN  - 2013-04-04 05:00:53.764; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653433/master/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.765; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653433/master/collection1/data/index
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.766; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@38fb0268 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@55c8efc5),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.766; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.768; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.769; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.769; org.apache.solr.core.RequestHandlers; created defaults: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.770; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.770; org.apache.solr.core.RequestHandlers; created lazy: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.771; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.781; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.785; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@5f8b7961 main
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.786; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.787; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.787; org.apache.solr.handler.ReplicationHandler; Replication enabled for following config files: schema.xml,xslt/dummy.xsl
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.788; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.788; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.788; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@5f8b7961 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.790; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.792; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.792; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.803; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.809; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:50692
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.811; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.812; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.813; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653798/slave
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.813; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653798/slave/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.814; org.apache.solr.core.CoreContainer; New CoreContainer 2018867111
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.815; org.apache.solr.core.CoreContainer$Initializer; no solr.xml found. using default old-style solr.xml
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.816; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653798/slave/'
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.817; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653798/slave/'
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.856; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.857; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.857; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.858; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.859; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.859; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.860; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.861; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.861; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.862; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.877; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.908; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653798/slave/collection1
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.909; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653798/slave/collection1/'
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:53.960; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.042; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.043; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.047; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.125; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.128; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.129; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653798/slave/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653798/slave/collection1/data/
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.130; org.apache.solr.core.SolrCore; JMX monitoring not detected for core: collection1
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.130; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.133; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653798/slave/collection1/data
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.133; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653798/slave/collection1/data/index/
[junit4:junit4]   1> WARN  - 2013-04-04 05:00:54.134; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653798/slave/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.135; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653798/slave/collection1/data/index
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.137; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3f2093fb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7e2a1891),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.137; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.138; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.139; org.apache.solr.core.RequestHandlers; created defaults: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.139; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.140; org.apache.solr.core.RequestHandlers; created lazy: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.140; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.141; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.145; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.150; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@725556e9 main
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.151; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.152; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.153; org.apache.solr.handler.SnapPuller; Poll Scheduled at an interval of 1000ms
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.153; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@725556e9 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.153; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.156; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.157; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.158; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.181; org.apache.solr.core.CoreContainer; Shutting down CoreContainer instance=2018867111
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.185; org.apache.solr.core.SolrCore; [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2028a011
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.187; org.apache.solr.update.DirectUpdateHandler2; 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]   1> INFO  - 2013-04-04 05:00:54.188; org.apache.solr.update.SolrCoreState; Closing SolrCoreState
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.190; org.apache.solr.update.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.191; org.apache.solr.update.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.193; org.apache.solr.core.SolrCore; [collection1] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.195; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.196; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653798/slave/collection1/data [CachedDir<<refCount=0;path=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653798/slave/collection1/data;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.197; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653798/slave/collection1/data
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.200; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653798/slave/collection1/data/index [CachedDir<<refCount=0;path=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653798/slave/collection1/data/index;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.200; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653798/slave/collection1/data/index
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.201; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.261; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.268; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:50693
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.271; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.273; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.274; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653798/slave
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.275; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653798/slave/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.276; org.apache.solr.core.CoreContainer; New CoreContainer 909658800
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.278; org.apache.solr.core.CoreContainer$Initializer; no solr.xml found. using default old-style solr.xml
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.279; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653798/slave/'
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.280; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653798/slave/'
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.329; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.330; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.331; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.332; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.332; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.333; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.334; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.334; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.335; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.336; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.356; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.380; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653798/slave/collection1
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.381; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653798/slave/collection1/'
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.427; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.475; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.475; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.478; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.494; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.495; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.495; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653798/slave/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653798/slave/collection1/data/
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.496; org.apache.solr.core.SolrCore; JMX monitoring not detected for core: collection1
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.496; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.498; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653798/slave/collection1/data
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.499; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653798/slave/collection1/data/index/
[junit4:junit4]   1> WARN  - 2013-04-04 05:00:54.499; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653798/slave/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.500; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653798/slave/collection1/data/index
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.501; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7a97f9a5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@38225eec),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.501; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.503; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.504; org.apache.solr.core.RequestHandlers; created defaults: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.504; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.504; org.apache.solr.core.RequestHandlers; created lazy: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.505; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.506; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.509; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.514; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@39c5bd92 main
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.515; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.516; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.517; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.518; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.518; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@39c5bd92 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.521; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.522; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.522; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.536; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.539; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:50694
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.541; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.541; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.542; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051654528/repeater
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.542; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051654528/repeater/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.543; org.apache.solr.core.CoreContainer; New CoreContainer 1993797903
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.544; org.apache.solr.core.CoreContainer$Initializer; no solr.xml found. using default old-style solr.xml
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.544; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051654528/repeater/'
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.545; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051654528/repeater/'
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.584; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.585; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.585; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.586; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.587; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.587; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.588; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.589; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.589; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.590; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.606; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.663; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051654528/repeater/collection1
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.664; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051654528/repeater/collection1/'
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.754; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.814; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.816; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.818; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.837; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.842; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.844; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051654528/repeater/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051654528/repeater/collection1/data/
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.844; org.apache.solr.core.SolrCore; JMX monitoring not detected for core: collection1
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.845; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.848; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051654528/repeater/collection1/data
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.850; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051654528/repeater/collection1/data/index/
[junit4:junit4]   1> WARN  - 2013-04-04 05:00:54.850; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051654528/repeater/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.852; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051654528/repeater/collection1/data/index
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.854; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2e5ba5ee lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f54d0d1),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.855; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.856; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.857; org.apache.solr.core.RequestHandlers; created defaults: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.858; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.858; org.apache.solr.core.RequestHandlers; created lazy: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.859; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.860; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.862; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.866; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@558092b1 main
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.867; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.868; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> WARN  - 2013-04-04 05:00:54.868; org.apache.solr.handler.SnapPuller; 'masterUrl' must be specified without the /replication suffix
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.869; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.869; org.apache.solr.handler.ReplicationHandler; Replication enabled for following config files: schema.xml
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.870; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.870; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.870; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@558092b1 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.872; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.873; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.874; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.895; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@38fb0268 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@55c8efc5),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.898; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.900; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.913; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.918; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[2]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.923; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.926; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@38fb0268 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@55c8efc5),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@38fb0268 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@55c8efc5),segFN=segments_2,generation=2,filenames=[_0.fnm, _0.tim, _0.nvd, segments_2, _0.fdx, _0.si, _0.nvm, _0.doc, _0.tip, _0.fdt]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.927; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[_0.fnm, _0.tim, _0.nvd, segments_2, _0.fdx, _0.si, _0.nvm, _0.doc, _0.tip, _0.fdt]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.929; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@202cdee9 main
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.930; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.930; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@202cdee9 main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C3)}
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.931; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 8
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.942; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={masterUrl=http://127.0.0.1:50691/solr/replication&command=fetchindex} status=0 QTime=2 
[junit4:junit4]   1> WARN  - 2013-04-04 05:00:54.942; org.apache.solr.handler.SnapPuller; 'masterUrl' must be specified without the /replication suffix
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.944; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.944; org.apache.solr.handler.TestReplicationHandler; Waiting for 3 docs
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.947; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.947; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.948; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.949; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.949; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.955; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=3 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.957; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 10
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.960; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051654528/repeater/collection1/data/index.20130404010054957
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.960; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/index2551525530tmp lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7910fa80) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.964; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_0.fnm&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.969; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_0.nvd&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.976; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_0.tim&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.983; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.993; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_0.fdx&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:54.998; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_0.nvm&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.004; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_0.si&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.010; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_0.tip&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.015; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_0.doc&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.021; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_0.fdt&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.024; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.032; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.032; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.034; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2e5ba5ee lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f54d0d1),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2e5ba5ee lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f54d0d1),segFN=segments_2,generation=2,filenames=[_0.fnm, _0.nvd, _0.tim, segments_2, _0.fdx, _0.nvm, _0.si, _0.tip, _0.doc, _0.fdt]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.035; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[_0.fnm, _0.nvd, _0.tim, segments_2, _0.fdx, _0.nvm, _0.si, _0.tip, _0.doc, _0.fdt]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.036; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.037; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@38ac8f10 main
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.037; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@38ac8f10 main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C3)}
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.039; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051654528/repeater/collection1/data/index.20130404010054957 [CachedDir<<refCount=0;path=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051654528/repeater/collection1/data/index.20130404010054957;done=true>>]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.039; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051654528/repeater/collection1/data/index.20130404010054957
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.040; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051654528/repeater/collection1/data/index.20130404010054957
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.050; org.apache.solr.handler.TestReplicationHandler; Waiting for 3 docs
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.054; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=3 status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.171; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={masterUrl=http://127.0.0.1:50694/solr/replication&command=fetchindex} status=0 QTime=1 
[junit4:junit4]   1> WARN  - 2013-04-04 05:00:55.171; org.apache.solr.handler.SnapPuller; 'masterUrl' must be specified without the /replication suffix
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.174; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.174; org.apache.solr.handler.TestReplicationHandler; Waiting for 3 docs
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.179; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.182; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.182; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.183; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.184; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.188; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.190; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 10
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.193; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653798/slave/collection1/data/index.20130404010055190
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.193; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/index2551525531tmp lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5b58f07b) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.197; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_0.fnm&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.203; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_0.tim&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.209; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_0.nvd&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.216; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.222; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_0.fdx&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.228; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_0.si&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.234; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_0.nvm&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.239; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_0.doc&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.245; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_0.tip&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.251; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_0.fdt&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.255; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.263; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.264; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.266; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7a97f9a5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@38225eec),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7a97f9a5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@38225eec),segFN=segments_2,generation=2,filenames=[_0.fnm, _0.nvd, _0.tim, segments_2, _0.fdx, _0.nvm, _0.si, _0.tip, _0.doc, _0.fdt]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.267; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[_0.fnm, _0.nvd, _0.tim, segments_2, _0.fdx, _0.nvm, _0.si, _0.tip, _0.doc, _0.fdt]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.268; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.269; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1cd962a5 main
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.270; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@1cd962a5 main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C3)}
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.270; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653798/slave/collection1/data/index.20130404010055190 [CachedDir<<refCount=0;path=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653798/slave/collection1/data/index.20130404010055190;done=true>>]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.271; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653798/slave/collection1/data/index.20130404010055190
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.271; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653798/slave/collection1/data/index.20130404010055190
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.284; org.apache.solr.handler.TestReplicationHandler; Waiting for 3 docs
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.293; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=3 status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.399; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=details&wt=javabin&qt=/replication&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.403; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=details&wt=javabin&qt=/replication&version=2} status=0 QTime=1 
[junit4:junit4]   1> WARN  - 2013-04-04 05:00:55.409; org.apache.solr.handler.ReplicationHandler; Exception while invoking 'details' method for replication on master 
[junit4:junit4]   1> org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:TEST_PORT/solr
[junit4:junit4]   1> 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:409)
[junit4:junit4]   1> 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
[junit4:junit4]   1> 	at org.apache.solr.handler.SnapPuller.getDetails(SnapPuller.java:1541)
[junit4:junit4]   1> 	at org.apache.solr.handler.ReplicationHandler.getReplicationDetails(ReplicationHandler.java:602)
[junit4:junit4]   1> 	at org.apache.solr.handler.ReplicationHandler.handleRequestBody(ReplicationHandler.java:218)
[junit4:junit4]   1> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:1816)
[junit4:junit4]   1> 	at org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:639)
[junit4:junit4]   1> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
[junit4:junit4]   1> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:141)
[junit4:junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
[junit4:junit4]   1> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:135)
[junit4:junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
[junit4:junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:453)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:275)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1074)
[junit4:junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:382)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1006)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.Server.handle(Server.java:365)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:485)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:926)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:988)
[junit4:junit4]   1> 	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:635)
[junit4:junit4]   1> 	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
[junit4:junit4]   1> 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
[junit4:junit4]   1> 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
[junit4:junit4]   1> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
[junit4:junit4]   1> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4:junit4]   1> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   1> Caused by: org.apache.http.conn.HttpHostConnectException: Connection to http://127.0.0.1 refused
[junit4:junit4]   1> 	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:190)
[junit4:junit4]   1> 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
[junit4:junit4]   1> 	at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
[junit4:junit4]   1> 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
[junit4:junit4]   1> 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
[junit4:junit4]   1> 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
[junit4:junit4]   1> 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
[junit4:junit4]   1> 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:353)
[junit4:junit4]   1> 	... 34 more
[junit4:junit4]   1> Caused by: java.net.ConnectException: Connection refused
[junit4:junit4]   1> 	at java.net.PlainSocketImpl.socketConnect(Native Method)
[junit4:junit4]   1> 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
[junit4:junit4]   1> 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
[junit4:junit4]   1> 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
[junit4:junit4]   1> 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:391)
[junit4:junit4]   1> 	at java.net.Socket.connect(Socket.java:579)
[junit4:junit4]   1> 	at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
[junit4:junit4]   1> 	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
[junit4:junit4]   1> 	... 41 more
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.412; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=details&wt=javabin&qt=/replication&version=2} status=0 QTime=6 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.418; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=indexversion&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.422; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=indexversion&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   1> WARN  - 2013-04-04 05:00:55.435; org.apache.solr.handler.ReplicationHandler; Exception while invoking 'details' method for replication on master 
[junit4:junit4]   1> org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:TEST_PORT/solr
[junit4:junit4]   1> 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:409)
[junit4:junit4]   1> 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
[junit4:junit4]   1> 	at org.apache.solr.handler.SnapPuller.getDetails(SnapPuller.java:1541)
[junit4:junit4]   1> 	at org.apache.solr.handler.ReplicationHandler.getReplicationDetails(ReplicationHandler.java:602)
[junit4:junit4]   1> 	at org.apache.solr.handler.ReplicationHandler.handleRequestBody(ReplicationHandler.java:218)
[junit4:junit4]   1> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:1816)
[junit4:junit4]   1> 	at org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:639)
[junit4:junit4]   1> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
[junit4:junit4]   1> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:141)
[junit4:junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
[junit4:junit4]   1> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:135)
[junit4:junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
[junit4:junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:453)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:275)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1074)
[junit4:junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:382)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1006)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.Server.handle(Server.java:365)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:485)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:926)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:988)
[junit4:junit4]   1> 	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:635)
[junit4:junit4]   1> 	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
[junit4:junit4]   1> 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
[junit4:junit4]   1> 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
[junit4:junit4]   1> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
[junit4:junit4]   1> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4:junit4]   1> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   1> Caused by: org.apache.http.conn.HttpHostConnectException: Connection to http://127.0.0.1 refused
[junit4:junit4]   1> 	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:190)
[junit4:junit4]   1> 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
[junit4:junit4]   1> 	at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
[junit4:junit4]   1> 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
[junit4:junit4]   1> 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
[junit4:junit4]   1> 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
[junit4:junit4]   1> 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
[junit4:junit4]   1> 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:353)
[junit4:junit4]   1> 	... 34 more
[junit4:junit4]   1> Caused by: java.net.ConnectException: Connection refused
[junit4:junit4]   1> 	at java.net.PlainSocketImpl.socketConnect(Native Method)
[junit4:junit4]   1> 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
[junit4:junit4]   1> 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
[junit4:junit4]   1> 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
[junit4:junit4]   1> 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:391)
[junit4:junit4]   1> 	at java.net.Socket.connect(Socket.java:579)
[junit4:junit4]   1> 	at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
[junit4:junit4]   1> 	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
[junit4:junit4]   1> 	... 41 more
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.438; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=details&wt=javabin&qt=/replication&version=2} status=0 QTime=5 
[junit4:junit4]   1> WARN  - 2013-04-04 05:00:55.444; org.apache.solr.handler.ReplicationHandler; Exception while invoking 'details' method for replication on master 
[junit4:junit4]   1> org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:TEST_PORT/solr
[junit4:junit4]   1> 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:409)
[junit4:junit4]   1> 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
[junit4:junit4]   1> 	at org.apache.solr.handler.SnapPuller.getDetails(SnapPuller.java:1541)
[junit4:junit4]   1> 	at org.apache.solr.handler.ReplicationHandler.getReplicationDetails(ReplicationHandler.java:602)
[junit4:junit4]   1> 	at org.apache.solr.handler.ReplicationHandler.handleRequestBody(ReplicationHandler.java:218)
[junit4:junit4]   1> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:1816)
[junit4:junit4]   1> 	at org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:639)
[junit4:junit4]   1> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
[junit4:junit4]   1> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:141)
[junit4:junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
[junit4:junit4]   1> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:135)
[junit4:junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
[junit4:junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:453)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:275)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1074)
[junit4:junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:382)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1006)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.Server.handle(Server.java:365)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:485)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:926)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:988)
[junit4:junit4]   1> 	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:635)
[junit4:junit4]   1> 	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
[junit4:junit4]   1> 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
[junit4:junit4]   1> 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
[junit4:junit4]   1> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
[junit4:junit4]   1> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4:junit4]   1> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   1> Caused by: org.apache.http.conn.HttpHostConnectException: Connection to http://127.0.0.1 refused
[junit4:junit4]   1> 	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:190)
[junit4:junit4]   1> 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
[junit4:junit4]   1> 	at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
[junit4:junit4]   1> 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
[junit4:junit4]   1> 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
[junit4:junit4]   1> 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
[junit4:junit4]   1> 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
[junit4:junit4]   1> 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:353)
[junit4:junit4]   1> 	... 34 more
[junit4:junit4]   1> Caused by: java.net.ConnectException: Connection refused
[junit4:junit4]   1> 	at java.net.PlainSocketImpl.socketConnect(Native Method)
[junit4:junit4]   1> 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
[junit4:junit4]   1> 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
[junit4:junit4]   1> 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
[junit4:junit4]   1> 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:391)
[junit4:junit4]   1> 	at java.net.Socket.connect(Socket.java:579)
[junit4:junit4]   1> 	at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
[junit4:junit4]   1> 	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
[junit4:junit4]   1> 	... 41 more
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.448; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=details&wt=javabin&qt=/replication&version=2} status=0 QTime=6 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.460; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={slave=false&command=details&wt=javabin&qt=/replication&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.461; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=details&wt=javabin&qt=/replication&version=2} status=0 QTime=10 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.465; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=indexversion&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.468; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=indexversion&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.474; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.478; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.481; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[2]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.485; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[3]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.489; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.494; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2e5ba5ee lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f54d0d1),segFN=segments_2,generation=2,filenames=[_0.fnm, _0.nvd, _0.tim, segments_2, _0.fdx, _0.nvm, _0.si, _0.tip, _0.doc, _0.fdt]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2e5ba5ee lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f54d0d1),segFN=segments_3,generation=3,filenames=[_1.doc, _1.fdx, _1.nvm, _1.fdt, _1.si, _1.nvd, _1.tip, _1.fnm, _1.tim, segments_3]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.496; org.apache.solr.core.SolrDeletionPolicy; newest commit = 3[_1.doc, _1.fdx, _1.nvm, _1.fdt, _1.si, _1.nvd, _1.tip, _1.fnm, _1.tim, segments_3]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.499; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@3d5f0a96 main
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.500; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.501; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@3d5f0a96 main{StandardDirectoryReader(segments_3:7:nrt _1(5.0):C4)}
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.502; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 13
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.505; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={masterUrl=http://127.0.0.1:50691/solr/replication&command=fetchindex} status=0 QTime=1 
[junit4:junit4]   1> WARN  - 2013-04-04 05:00:55.505; org.apache.solr.handler.SnapPuller; 'masterUrl' must be specified without the /replication suffix
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.508; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.507; org.apache.solr.handler.TestReplicationHandler; Waiting for 3 docs
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.517; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.519; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.519; org.apache.solr.handler.SnapPuller; Slave's generation: 3
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.520; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.522; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=4 status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.526; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=3 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.527; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 10
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.530; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051654528/repeater/collection1/data/index.20130404010055528
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.531; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/index2551525532tmp lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163814db) fullCopy=true
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.535; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_0.fnm&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.541; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_0.nvd&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.547; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_0.tim&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.554; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.563; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_0.fdx&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.572; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_0.nvm&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.581; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_0.si&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.590; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_0.tip&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.598; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_0.doc&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.609; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_0.fdt&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.612; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.614; org.apache.solr.handler.SnapPuller; New index installed. Updating index properties... index=index.20130404010055528
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.621; org.apache.solr.handler.SnapPuller; removing old index directory MockDirWrapper(org.apache.lucene.store.RAMDirectory@2e5ba5ee lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f54d0d1)
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.622; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.622; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.623; org.apache.solr.update.DefaultSolrCoreState; Rollback old IndexWriter... core=collection1
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.626; org.apache.solr.handler.TestReplicationHandler; Waiting for 3 docs
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.626; org.apache.solr.core.SolrCore; New index directory detected: old=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051654528/repeater/collection1/data/index/ new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051654528/repeater/collection1/data/index.20130404010055528
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.631; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=4 status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.638; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/index2551525532tmp lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163814db),segFN=segments_2,generation=2,filenames=[_0.fnm, _0.nvd, _0.tim, segments_2, _0.fdx, _0.nvm, _0.si, _0.tip, _0.doc, _0.fdt]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.639; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[_0.fnm, _0.nvd, _0.tim, segments_2, _0.fdx, _0.nvm, _0.si, _0.tip, _0.doc, _0.fdt]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.640; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.645; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@dc8df72 main
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.646; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@dc8df72 main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C3)}
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.647; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051654528/repeater/collection1/data/index [CachedDir<<refCount=0;path=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051654528/repeater/collection1/data/index;done=true>>]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.648; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051654528/repeater/collection1/data/index
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.649; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051654528/repeater/collection1/data/index
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.734; org.apache.solr.handler.TestReplicationHandler; Waiting for 3 docs
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.738; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=3 status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.843; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={masterUrl=http://127.0.0.1:50694/solr/replication&command=fetchindex} status=0 QTime=1 
[junit4:junit4]   1> WARN  - 2013-04-04 05:00:55.844; org.apache.solr.handler.SnapPuller; 'masterUrl' must be specified without the /replication suffix
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.846; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.847; org.apache.solr.handler.TestReplicationHandler; Waiting for 3 docs
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.849; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.852; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=3 status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.852; org.apache.solr.handler.SnapPuller; Slave in sync with master.
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.959; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[3]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.965; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[4]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.972; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[5]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.977; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.986; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@38fb0268 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@55c8efc5),segFN=segments_2,generation=2,filenames=[_0.fnm, _0.tim, _0.nvd, segments_2, _0.fdx, _0.si, _0.nvm, _0.doc, _0.tip, _0.fdt]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@38fb0268 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@55c8efc5),segFN=segments_3,generation=3,filenames=[_1.doc, _1.nvm, _0.fnm, _1.nvd, _0.nvm, _1.fnm, _1.fdx, _1.fdt, _1.si, _0.nvd, _0.tim, _0.fdx, _0.si, _1.tip, _0.tip, _0.doc, _1.tim, segments_3, _0.fdt]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.988; org.apache.solr.core.SolrDeletionPolicy; newest commit = 3[_1.doc, _1.nvm, _0.fnm, _1.nvd, _0.nvm, _1.fnm, _1.fdx, _1.fdt, _1.si, _0.nvd, _0.tim, _0.fdx, _0.si, _1.tip, _0.tip, _0.doc, _1.tim, segments_3, _0.fdt]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.992; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@780aefef main
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.994; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.994; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@780aefef main{StandardDirectoryReader(segments_3:5:nrt _0(5.0):C3 _1(5.0):C3)}
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:55.996; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 19
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.000; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={masterUrl=http://127.0.0.1:50691/solr/replication&command=fetchindex} status=0 QTime=0 
[junit4:junit4]   1> WARN  - 2013-04-04 05:00:56.001; org.apache.solr.handler.SnapPuller; 'masterUrl' must be specified without the /replication suffix
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.002; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.003; org.apache.solr.handler.TestReplicationHandler; Waiting for 6 docs
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.006; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.007; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=3 status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.009; org.apache.solr.handler.SnapPuller; Master's generation: 3
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.010; org.apache.solr.handler.SnapPuller; Slave's generation: 2
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.011; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.020; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=2 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.022; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 19
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.027; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051654528/repeater/collection1/data/index.20130404010056023
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.033; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/index2551525533tmp lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@76bfcae5) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.038; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_1.doc&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.045; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_1.nvm&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.048; org.apache.solr.handler.SnapPuller; Skipping download for _0.fnm because it already exists
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.052; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_1.nvd&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.138; org.apache.solr.handler.TestReplicationHandler; Waiting for 6 docs
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.151; org.apache.solr.handler.SnapPuller; Skipping download for _0.nvm because it already exists
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.152; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=3 status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.156; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_1.fnm&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.162; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_1.fdx&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.171; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_1.fdt&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.176; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_1.si&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.179; org.apache.solr.handler.SnapPuller; Skipping download for _0.tim because it already exists
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.179; org.apache.solr.handler.SnapPuller; Skipping download for _0.nvd because it already exists
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.179; org.apache.solr.handler.SnapPuller; Skipping download for _0.fdx because it already exists
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.180; org.apache.solr.handler.SnapPuller; Skipping download for _0.si because it already exists
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.180; org.apache.solr.handler.SnapPuller; Skipping download for _0.doc because it already exists
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.180; org.apache.solr.handler.SnapPuller; Skipping download for _0.tip because it already exists
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.184; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_1.tip&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.186; org.apache.solr.handler.SnapPuller; Skipping download for _0.fdt because it already exists
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.189; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.194; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_1.tim&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.196; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.214; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.215; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.215; org.apache.solr.update.DefaultSolrCoreState; Closing old IndexWriter... core=collection1
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.227; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/index2551525532tmp lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163814db),segFN=segments_2,generation=2,filenames=[_0.fnm, _0.nvd, _0.tim, segments_2, _0.fdx, _0.nvm, _0.si, _0.tip, _0.doc, _0.fdt]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/index2551525532tmp lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163814db),segFN=segments_3,generation=3,filenames=[_1.doc, _1.nvm, _0.fnm, _1.nvd, _0.nvm, _1.fnm, _1.fdx, _1.fdt, _1.si, _0.tim, _0.nvd, _0.fdx, _0.si, _1.tip, _0.doc, _0.tip, _1.tim, segments_3, _0.fdt]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.227; org.apache.solr.core.SolrDeletionPolicy; newest commit = 3[_1.doc, _1.nvm, _0.fnm, _1.nvd, _0.nvm, _1.fnm, _1.fdx, _1.fdt, _1.si, _0.tim, _0.nvd, _0.fdx, _0.si, _1.tip, _0.doc, _0.tip, _1.tim, segments_3, _0.fdt]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.228; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.233; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@107ce557 main
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.234; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@107ce557 main{StandardDirectoryReader(segments_3:5:nrt _0(5.0):C3 _1(5.0):C3)}
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.235; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051654528/repeater/collection1/data/index.20130404010056023 [CachedDir<<refCount=0;path=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051654528/repeater/collection1/data/index.20130404010056023;done=true>>]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.235; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051654528/repeater/collection1/data/index.20130404010056023
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.235; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051654528/repeater/collection1/data/index.20130404010056023
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.262; org.apache.solr.handler.TestReplicationHandler; Waiting for 6 docs
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.268; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=6 status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.373; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={masterUrl=http://127.0.0.1:50694/solr/replication&command=fetchindex} status=0 QTime=0 
[junit4:junit4]   1> WARN  - 2013-04-04 05:00:56.374; org.apache.solr.handler.SnapPuller; 'masterUrl' must be specified without the /replication suffix
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.375; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.375; org.apache.solr.handler.TestReplicationHandler; Waiting for 6 docs
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.378; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.379; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=3 status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.379; org.apache.solr.handler.SnapPuller; Master's generation: 3
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.381; org.apache.solr.handler.SnapPuller; Slave's generation: 2
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.381; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.388; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=4 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.389; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 19
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.391; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653798/slave/collection1/data/index.20130404010056389
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.392; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/index2551525534tmp lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@55208c92) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.396; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_1.doc&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.402; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_1.nvm&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.404; org.apache.solr.handler.SnapPuller; Skipping download for _0.fnm because it already exists
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.407; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_1.nvd&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.409; org.apache.solr.handler.SnapPuller; Skipping download for _0.nvm because it already exists
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.412; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_1.fnm&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.417; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_1.fdx&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.422; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_1.fdt&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.426; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_1.si&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.429; org.apache.solr.handler.SnapPuller; Skipping download for _0.nvd because it already exists
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.429; org.apache.solr.handler.SnapPuller; Skipping download for _0.tim because it already exists
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.429; org.apache.solr.handler.SnapPuller; Skipping download for _0.fdx because it already exists
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.430; org.apache.solr.handler.SnapPuller; Skipping download for _0.si because it already exists
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.430; org.apache.solr.handler.SnapPuller; Skipping download for _0.tip because it already exists
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.430; org.apache.solr.handler.SnapPuller; Skipping download for _0.doc because it already exists
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.435; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_1.tip&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.437; org.apache.solr.handler.SnapPuller; Skipping download for _0.fdt because it already exists
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.441; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.447; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_1.tim&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.449; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.457; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.458; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.458; org.apache.solr.update.DefaultSolrCoreState; Closing old IndexWriter... core=collection1
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.461; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7a97f9a5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@38225eec),segFN=segments_2,generation=2,filenames=[_0.fnm, _0.nvd, _0.tim, segments_2, _0.fdx, _0.nvm, _0.si, _0.tip, _0.doc, _0.fdt]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7a97f9a5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@38225eec),segFN=segments_3,generation=3,filenames=[_1.doc, _1.nvm, _0.fnm, _1.nvd, _0.nvm, _1.fnm, _1.fdx, _1.fdt, _1.si, _0.tim, _0.nvd, _0.fdx, _0.si, _1.tip, _0.doc, _0.tip, _1.tim, segments_3, _0.fdt]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.461; org.apache.solr.core.SolrDeletionPolicy; newest commit = 3[_1.doc, _1.nvm, _0.fnm, _1.nvd, _0.nvm, _1.fnm, _1.fdx, _1.fdt, _1.si, _0.tim, _0.nvd, _0.fdx, _0.si, _1.tip, _0.doc, _0.tip, _1.tim, segments_3, _0.fdt]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.462; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.463; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@5c72deb6 main
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.464; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@5c72deb6 main{StandardDirectoryReader(segments_3:5:nrt _0(5.0):C3 _1(5.0):C3)}
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.465; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653798/slave/collection1/data/index.20130404010056389 [CachedDir<<refCount=0;path=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653798/slave/collection1/data/index.20130404010056389;done=true>>]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.465; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653798/slave/collection1/data/index.20130404010056389
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.465; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653798/slave/collection1/data/index.20130404010056389
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.482; org.apache.solr.handler.TestReplicationHandler; Waiting for 6 docs
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.485; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=6 status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.601; org.apache.solr.core.CoreContainer; Shutting down CoreContainer instance=1993797903
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.605; org.apache.solr.core.SolrCore; [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7d54b0a8
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.605; org.apache.solr.update.DirectUpdateHandler2; 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=4,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.605; org.apache.solr.update.SolrCoreState; Closing SolrCoreState
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.606; org.apache.solr.update.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.606; org.apache.solr.update.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.609; org.apache.solr.core.SolrCore; [collection1] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.609; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.610; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051654528/repeater/collection1/data/index.20130404010055528 [CachedDir<<refCount=0;path=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051654528/repeater/collection1/data/index.20130404010055528;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.610; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051654528/repeater/collection1/data/index.20130404010055528
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.611; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051654528/repeater/collection1/data [CachedDir<<refCount=0;path=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051654528/repeater/collection1/data;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.612; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051654528/repeater/collection1/data
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.613; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.671; org.apache.solr.SolrTestCaseJ4; ###Ending doTestRepeater
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.686; org.apache.solr.core.CoreContainer; Shutting down CoreContainer instance=1776463008
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.696; org.apache.solr.core.SolrCore; [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2465e79b
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.697; org.apache.solr.update.DirectUpdateHandler2; 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=6,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.698; org.apache.solr.update.SolrCoreState; Closing SolrCoreState
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.699; org.apache.solr.update.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.701; org.apache.solr.update.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.703; org.apache.solr.core.SolrCore; [collection1] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.704; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.705; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653433/master/collection1/data/index [CachedDir<<refCount=0;path=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653433/master/collection1/data/index;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.706; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653433/master/collection1/data/index
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.706; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653433/master/collection1/data [CachedDir<<refCount=0;path=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653433/master/collection1/data;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.707; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653433/master/collection1/data
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.708; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.773; org.apache.solr.core.CoreContainer; Shutting down CoreContainer instance=909658800
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.777; org.apache.solr.core.SolrCore; [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1090b645
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.778; org.apache.solr.update.DirectUpdateHandler2; 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]   1> INFO  - 2013-04-04 05:00:56.779; org.apache.solr.update.SolrCoreState; Closing SolrCoreState
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.779; org.apache.solr.update.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.780; org.apache.solr.update.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.782; org.apache.solr.core.SolrCore; [collection1] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.783; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.784; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653798/slave/collection1/data [CachedDir<<refCount=0;path=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653798/slave/collection1/data;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.785; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653798/slave/collection1/data
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.785; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653798/slave/collection1/data/index [CachedDir<<refCount=0;path=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653798/slave/collection1/data/index;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.786; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051653798/slave/collection1/data/index
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.787; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.863; org.apache.solr.SolrTestCaseJ4; ###Starting doTestDetails
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.875; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.882; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:50705
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.883; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.884; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.885; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051656864/master
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.886; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051656864/master/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.887; org.apache.solr.core.CoreContainer; New CoreContainer 1093343917
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.888; org.apache.solr.core.CoreContainer$Initializer; no solr.xml found. using default old-style solr.xml
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.888; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051656864/master/'
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.889; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051656864/master/'
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.966; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.969; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.970; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.971; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.973; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.974; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.975; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.976; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.978; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.979; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:56.999; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.031; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051656864/master/collection1
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.032; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051656864/master/collection1/'
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.127; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.206; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.207; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.212; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.239; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.242; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.243; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051656864/master/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051656864/master/collection1/data/
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.243; org.apache.solr.core.SolrCore; JMX monitoring not detected for core: collection1
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.244; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.246; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051656864/master/collection1/data
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.247; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051656864/master/collection1/data/index/
[junit4:junit4]   1> WARN  - 2013-04-04 05:00:57.247; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051656864/master/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.248; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051656864/master/collection1/data/index
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.250; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4b307a01 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d975731),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.251; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.252; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.253; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.254; org.apache.solr.core.RequestHandlers; created defaults: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.254; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.254; org.apache.solr.core.RequestHandlers; created lazy: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.255; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.264; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.269; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@3846edce main
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.270; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.271; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.272; org.apache.solr.handler.ReplicationHandler; Replication enabled for following config files: schema.xml,xslt/dummy.xsl
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.272; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.273; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.273; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@3846edce main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.274; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.278; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.279; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.296; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.303; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:50706
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.306; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.307; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.307; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051657288/slave
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.308; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051657288/slave/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.309; org.apache.solr.core.CoreContainer; New CoreContainer 1090066173
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.310; org.apache.solr.core.CoreContainer$Initializer; no solr.xml found. using default old-style solr.xml
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.311; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051657288/slave/'
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.312; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051657288/slave/'
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.355; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.356; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.357; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.358; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.358; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.359; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.360; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.361; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.362; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.363; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.383; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.419; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051657288/slave/collection1
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.420; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051657288/slave/collection1/'
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.496; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.579; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.580; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.586; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.613; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.616; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.617; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051657288/slave/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051657288/slave/collection1/data/
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.618; org.apache.solr.core.SolrCore; JMX monitoring not detected for core: collection1
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.618; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.621; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051657288/slave/collection1/data
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.621; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051657288/slave/collection1/data/index/
[junit4:junit4]   1> WARN  - 2013-04-04 05:00:57.622; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051657288/slave/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.624; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051657288/slave/collection1/data/index
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.625; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@aeb4c8d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@79edc414),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.626; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.628; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.628; org.apache.solr.core.RequestHandlers; created defaults: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.629; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.629; org.apache.solr.core.RequestHandlers; created lazy: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.630; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.630; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.635; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.640; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@cfa2b57 main
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.641; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.642; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.643; org.apache.solr.handler.SnapPuller; Poll Scheduled at an interval of 1000ms
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.644; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@cfa2b57 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.644; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.647; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.648; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.649; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.671; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.676; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=details&wt=javabin&qt=/replication&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.695; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={slave=false&command=details&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.697; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=details&wt=javabin&qt=/replication&version=2} status=0 QTime=7 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.704; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4b307a01 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d975731),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.706; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.708; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.713; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.718; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4b307a01 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d975731),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4b307a01 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d975731),segFN=segments_2,generation=2,filenames=[_0.fnm, _0.tim, _0.nvd, segments_2, _0.fdx, _0.si, _0.nvm, _0.doc, _0.tip, _0.fdt]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.720; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[_0.fnm, _0.tim, _0.nvd, segments_2, _0.fdx, _0.si, _0.nvm, _0.doc, _0.tip, _0.fdt]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.724; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@6fb4db5 main
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.725; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.725; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@6fb4db5 main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C1)}
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.726; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 13
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.731; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={masterUrl=http://127.0.0.1:50705/solr/replication&command=fetchindex} status=0 QTime=1 
[junit4:junit4]   1> WARN  - 2013-04-04 05:00:57.731; org.apache.solr.handler.SnapPuller; 'masterUrl' must be specified without the /replication suffix
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.733; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.736; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.738; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.739; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.740; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.741; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={slave=false&command=details&wt=javabin&qt=/replication&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.743; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=details&wt=javabin&qt=/replication&version=2} status=0 QTime=7 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.746; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=3 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.748; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 10
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.751; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.753; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051657288/slave/collection1/data/index.20130404010057749
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.753; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/index2551525537tmp lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@41ee3b3f) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.755; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.759; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_0.fnm&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.767; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4b307a01 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d975731),segFN=segments_2,generation=2,filenames=[_0.fnm, _0.tim, _0.nvd, segments_2, _0.fdx, _0.si, _0.nvm, _0.doc, _0.tip, _0.fdt]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4b307a01 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d975731),segFN=segments_3,generation=3,filenames=[_1.doc, _1.nvm, _0.fnm, _1.nvd, _0.nvm, _1.fnm, _1.fdx, _1.fdt, _1.si, _0.nvd, _0.tim, _0.fdx, _0.si, _1.tip, _0.tip, _0.doc, _1.tim, segments_3, _0.fdt]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.768; org.apache.solr.core.SolrDeletionPolicy; newest commit = 3[_1.doc, _1.nvm, _0.fnm, _1.nvd, _0.nvm, _1.fnm, _1.fdx, _1.fdt, _1.si, _0.nvd, _0.tim, _0.fdx, _0.si, _1.tip, _0.tip, _0.doc, _1.tim, segments_3, _0.fdt]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.771; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_0.nvd&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.772; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@5e2f18c3 main
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.774; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.776; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@5e2f18c3 main{StandardDirectoryReader(segments_3:5:nrt _0(5.0):C1 _1(5.0):C1)}
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.777; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 22
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.779; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_0.tim&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.780; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={masterUrl=http://127.0.0.1:50705/solr/replication&command=fetchindex} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.785; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.788; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={slave=false&command=details&wt=javabin&qt=/replication&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.790; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=details&wt=javabin&qt=/replication&version=2} status=0 QTime=5 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.790; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_0.fdx&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.795; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[2]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.797; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_0.nvm&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.799; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.801; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_0.si&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.803; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=3
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4b307a01 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d975731),segFN=segments_2,generation=2,filenames=[_0.fnm, _0.tim, _0.nvd, segments_2, _0.fdx, _0.si, _0.nvm, _0.doc, _0.tip, _0.fdt]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4b307a01 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d975731),segFN=segments_3,generation=3,filenames=[_1.doc, _1.nvm, _0.fnm, _1.nvd, _0.nvm, _1.fnm, _1.fdx, _1.fdt, _1.si, _0.nvd, _0.tim, _0.fdx, _0.si, _1.tip, _0.tip, _0.doc, _1.tim, segments_3, _0.fdt]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4b307a01 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d975731),segFN=segments_4,generation=4,filenames=[_1.doc, _2.si, _1.fnm, _2.doc, _2.tim, _0.nvd, _0.si, _0.doc, _1.tip, _1.tim, _1.nvm, _0.fnm, _1.nvd, _2.fdt, _0.nvm, _2.fdx, _2.fnm, _1.fdx, _2.tip, _2.nvm, _1.fdt, _1.si, _0.tim, _2.nvd, _0.fdx, _0.tip, _0.fdt, segments_4]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.805; org.apache.solr.core.SolrDeletionPolicy; newest commit = 4[_1.doc, _2.si, _1.fnm, _2.doc, _2.tim, _0.nvd, _0.si, _0.doc, _1.tip, _1.tim, _1.nvm, _0.fnm, _1.nvd, _2.fdt, _0.nvm, _2.fdx, _2.fnm, _1.fdx, _2.tip, _2.nvm, _1.fdt, _1.si, _0.tim, _2.nvd, _0.fdx, _0.tip, _0.fdt, segments_4]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.807; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_0.tip&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.807; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@4891f69b main
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.808; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.809; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@4891f69b main{StandardDirectoryReader(segments_4:7:nrt _0(5.0):C1 _1(5.0):C1 _2(5.0):C1)}
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.810; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 12
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.812; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_0.doc&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.812; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={masterUrl=http://127.0.0.1:50705/solr/replication&command=fetchindex} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.818; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_0.fdt&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.821; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.824; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.830; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:50712
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.831; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.834; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.834; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.836; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@aeb4c8d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@79edc414),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@aeb4c8d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@79edc414),segFN=segments_2,generation=2,filenames=[_0.fnm, _0.nvd, _0.tim, segments_2, _0.fdx, _0.nvm, _0.si, _0.tip, _0.doc, _0.fdt]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.837; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[_0.fnm, _0.nvd, _0.tim, segments_2, _0.fdx, _0.nvm, _0.si, _0.tip, _0.doc, _0.fdt]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.836; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.838; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.839; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051657815/repeater
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.840; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@5b4afc9a main
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.841; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051657815/repeater/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.843; org.apache.solr.core.CoreContainer; New CoreContainer 403575113
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.842; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@5b4afc9a main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C1)}
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.844; org.apache.solr.core.CoreContainer$Initializer; no solr.xml found. using default old-style solr.xml
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.844; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051657288/slave/collection1/data/index.20130404010057749 [CachedDir<<refCount=0;path=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051657288/slave/collection1/data/index.20130404010057749;done=true>>]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.845; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051657815/repeater/'
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.846; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051657288/slave/collection1/data/index.20130404010057749
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.847; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051657288/slave/collection1/data/index.20130404010057749
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.847; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051657815/repeater/'
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.912; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.913; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.914; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.915; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.915; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.916; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.917; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.918; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.918; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.919; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.940; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.973; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051657815/repeater/collection1
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:57.974; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051657815/repeater/collection1/'
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.004; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.006; org.apache.solr.handler.SnapPuller; Master's generation: 4
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.007; org.apache.solr.handler.SnapPuller; Slave's generation: 2
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.008; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.012; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=4&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.014; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 28
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.017; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051657288/slave/collection1/data/index.20130404010058015
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.018; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/index2551525538tmp lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4f6b8778) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.021; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_2.si&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.028; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_1.doc&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.034; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_1.fnm&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.040; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_2.doc&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.044; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.046; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_2.tim&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.049; org.apache.solr.handler.SnapPuller; Skipping download for _0.nvd because it already exists
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.050; org.apache.solr.handler.SnapPuller; Skipping download for _0.si because it already exists
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.053; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_1.tip&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.057; org.apache.solr.handler.SnapPuller; Skipping download for _0.doc because it already exists
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.061; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_1.tim&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.068; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_1.nvm&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=2 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.070; org.apache.solr.handler.SnapPuller; Skipping download for _0.fnm because it already exists
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.074; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_1.nvd&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.080; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_2.fdt&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.084; org.apache.solr.handler.SnapPuller; Skipping download for _0.nvm because it already exists
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.089; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_2.fdx&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.096; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_2.fnm&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.102; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_2.tip&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.190; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.191; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.196; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.220; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_1.fdx&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.226; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.229; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.229; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051657815/repeater/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051657815/repeater/collection1/data/
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.230; org.apache.solr.core.SolrCore; JMX monitoring not detected for core: collection1
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.230; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.234; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051657815/repeater/collection1/data
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.235; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051657815/repeater/collection1/data/index/
[junit4:junit4]   1> WARN  - 2013-04-04 05:00:58.235; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051657815/repeater/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.242; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051657815/repeater/collection1/data/index
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.244; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_2.nvm&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.246; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6eb3c32a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@342c5378),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.247; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.249; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.250; org.apache.solr.core.RequestHandlers; created defaults: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.250; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.250; org.apache.solr.core.RequestHandlers; created lazy: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.251; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.251; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.262; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.267; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_1.fdt&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.270; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@52655fa7 main
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.270; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.271; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> WARN  - 2013-04-04 05:00:58.272; org.apache.solr.handler.SnapPuller; 'masterUrl' must be specified without the /replication suffix
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.272; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.274; org.apache.solr.handler.ReplicationHandler; Replication enabled for following config files: schema.xml
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.275; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.276; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@52655fa7 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.277; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_1.si&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.277; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.282; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.283; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.284; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_2.nvd&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.284; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.286; org.apache.solr.handler.SnapPuller; Skipping download for _0.tim because it already exists
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.287; org.apache.solr.handler.SnapPuller; Skipping download for _0.fdx because it already exists
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.287; org.apache.solr.handler.SnapPuller; Skipping download for _0.tip because it already exists
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.288; org.apache.solr.handler.SnapPuller; Skipping download for _0.fdt because it already exists
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.294; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=segments_4&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.299; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.335; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={slave=false&command=details&wt=javabin&qt=/replication&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.337; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=details&wt=javabin&qt=/replication&version=2} status=0 QTime=32 
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.343; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.344; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.344; org.apache.solr.update.DefaultSolrCoreState; Closing old IndexWriter... core=collection1
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.348; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@aeb4c8d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@79edc414),segFN=segments_2,generation=2,filenames=[_0.fnm, _0.nvd, _0.tim, segments_2, _0.fdx, _0.nvm, _0.si, _0.tip, _0.doc, _0.fdt]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@aeb4c8d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@79edc414),segFN=segments_4,generation=4,filenames=[_1.doc, _2.si, _1.fnm, _2.doc, _2.tim, _0.nvd, _0.si, _0.doc, _1.tip, _1.tim, _1.nvm, _0.fnm, _1.nvd, _2.fdt, _0.nvm, _2.fdx, _2.fnm, _1.fdx, _2.tip, _2.nvm, _1.fdt, _1.si, _0.tim, _2.nvd, _0.fdx, _0.tip, _0.fdt, segments_4]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.350; org.apache.solr.core.SolrDeletionPolicy; newest commit = 4[_1.doc, _2.si, _1.fnm, _2.doc, _2.tim, _0.nvd, _0.si, _0.doc, _1.tip, _1.tim, _1.nvm, _0.fnm, _1.nvd, _2.fdt, _0.nvm, _2.fdx, _2.fnm, _1.fdx, _2.tip, _2.nvm, _1.fdt, _1.si, _0.tim, _2.nvd, _0.fdx, _0.tip, _0.fdt, segments_4]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.352; org.apache.solr.core.CoreContainer; Shutting down CoreContainer instance=403575113
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.353; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.357; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@3861183c main
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.358; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@3861183c main{StandardDirectoryReader(segments_4:7:nrt _0(5.0):C1 _1(5.0):C1 _2(5.0):C1)}
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.359; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051657288/slave/collection1/data/index.20130404010058015 [CachedDir<<refCount=0;path=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051657288/slave/collection1/data/index.20130404010058015;done=true>>]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.359; org.apache.solr.core.SolrCore; [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4a9558d9
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.359; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051657288/slave/collection1/data/index.20130404010058015
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.360; org.apache.solr.update.DirectUpdateHandler2; 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]   1> INFO  - 2013-04-04 05:00:58.361; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051657288/slave/collection1/data/index.20130404010058015
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.362; org.apache.solr.update.SolrCoreState; Closing SolrCoreState
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.363; org.apache.solr.update.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.364; org.apache.solr.update.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.365; org.apache.solr.core.SolrCore; [collection1] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.366; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.367; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051657815/repeater/collection1/data/index [CachedDir<<refCount=0;path=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051657815/repeater/collection1/data/index;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.368; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051657815/repeater/collection1/data/index
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.369; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051657815/repeater/collection1/data [CachedDir<<refCount=0;path=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051657815/repeater/collection1/data;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.369; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051657815/repeater/collection1/data
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.370; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.426; org.apache.solr.SolrTestCaseJ4; ###Ending doTestDetails
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.441; org.apache.solr.core.CoreContainer; Shutting down CoreContainer instance=1093343917
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.446; org.apache.solr.core.SolrCore; [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4f6cae88
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.446; org.apache.solr.update.DirectUpdateHandler2; closing DirectUpdateHandler2{commits=3,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=3,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.447; org.apache.solr.update.SolrCoreState; Closing SolrCoreState
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.447; org.apache.solr.update.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.448; org.apache.solr.update.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.449; org.apache.solr.core.SolrCore; [collection1] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.450; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.451; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051656864/master/collection1/data [CachedDir<<refCount=0;path=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051656864/master/collection1/data;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.451; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051656864/master/collection1/data
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.452; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051656864/master/collection1/data/index [CachedDir<<refCount=0;path=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051656864/master/collection1/data/index;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.452; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051656864/master/collection1/data/index
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.453; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.532; org.apache.solr.core.CoreContainer; Shutting down CoreContainer instance=1090066173
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.536; org.apache.solr.core.SolrCore; [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@10c99a6d
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.538; org.apache.solr.update.DirectUpdateHandler2; 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]   1> INFO  - 2013-04-04 05:00:58.539; org.apache.solr.update.SolrCoreState; Closing SolrCoreState
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.540; org.apache.solr.update.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.540; org.apache.solr.update.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.543; org.apache.solr.core.SolrCore; [collection1] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.544; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.545; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051657288/slave/collection1/data/index [CachedDir<<refCount=0;path=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051657288/slave/collection1/data/index;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.546; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051657288/slave/collection1/data/index
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.547; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051657288/slave/collection1/data [CachedDir<<refCount=0;path=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051657288/slave/collection1/data;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.548; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051657288/slave/collection1/data
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.549; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.620; org.apache.solr.SolrTestCaseJ4; ###Starting doTestSnapPullWithMasterUrl
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.630; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.636; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:50714
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.638; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.640; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.641; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051658621/master
[junit4:junit4]   1> INFO  - 2013-04-04 05:00:58.642; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051658621/master/s

[...truncated too long message...]

Query=0,errors=0,cumulative_adds=492,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   1> INFO  - 2013-04-04 05:02:00.288; org.apache.solr.update.SolrCoreState; Closing SolrCoreState
[junit4:junit4]   1> INFO  - 2013-04-04 05:02:00.289; org.apache.solr.update.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> INFO  - 2013-04-04 05:02:00.289; org.apache.solr.update.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> INFO  - 2013-04-04 05:02:00.292; org.apache.solr.core.SolrCore; [collection1] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-04-04 05:02:00.293; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-04-04 05:02:00.294; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051714181/master/collection1/data [CachedDir<<refCount=0;path=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051714181/master/collection1/data;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-04 05:02:00.296; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051714181/master/collection1/data
[junit4:junit4]   1> INFO  - 2013-04-04 05:02:00.298; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051714181/master/collection1/data/index [CachedDir<<refCount=0;path=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051714181/master/collection1/data/index;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-04 05:02:00.300; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051714181/master/collection1/data/index
[junit4:junit4]   1> INFO  - 2013-04-04 05:02:00.303; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   1> INFO  - 2013-04-04 05:02:00.384; org.apache.solr.core.CoreContainer; Shutting down CoreContainer instance=1309656577
[junit4:junit4]   1> INFO  - 2013-04-04 05:02:00.388; org.apache.solr.core.SolrCore; [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1695daf2
[junit4:junit4]   1> INFO  - 2013-04-04 05:02:00.389; org.apache.solr.update.DirectUpdateHandler2; 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]   1> INFO  - 2013-04-04 05:02:00.390; org.apache.solr.update.SolrCoreState; Closing SolrCoreState
[junit4:junit4]   1> INFO  - 2013-04-04 05:02:00.391; org.apache.solr.update.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> INFO  - 2013-04-04 05:02:00.392; org.apache.solr.update.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> INFO  - 2013-04-04 05:02:00.394; org.apache.solr.core.SolrCore; [collection1] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-04-04 05:02:00.395; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-04-04 05:02:00.396; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051714548/slave/collection1/data [CachedDir<<refCount=0;path=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051714548/slave/collection1/data;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-04 05:02:00.397; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051714548/slave/collection1/data
[junit4:junit4]   1> INFO  - 2013-04-04 05:02:00.398; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051714548/slave/collection1/data/index [CachedDir<<refCount=0;path=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051714548/slave/collection1/data/index;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-04 05:02:00.398; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365051714548/slave/collection1/data/index
[junit4:junit4]   1> INFO  - 2013-04-04 05:02:00.400; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   1> WARN  - 2013-04-04 05:02:00.454; org.eclipse.jetty.util.thread.QueuedThreadPool; 1 threads could not be stopped
[junit4:junit4]   1> INFO  - 2013-04-04 05:02:00.466; org.apache.solr.SolrTestCaseJ4; ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Asserting, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=sr_ME, timezone=America/Santiago
[junit4:junit4]   2> NOTE: Mac OS X 10.8.3 x86_64/Oracle Corporation 1.7.0_17 (64-bit)/cpus=2,threads=1,free=93871984,total=531628032
[junit4:junit4]   2> NOTE: All tests run in this JVM: [SolrPluginUtilsTest, SoftAutoCommitTest, ZkCLITest, ShardRoutingCustomTest, TestPerFieldSimilarity, HighlighterTest, SchemaVersionSpecificBehaviorTest, DistributedTermsComponentTest, LoggingHandlerTest, AlternateDirectoryTest, TestDocSet, TestCoreContainer, ResponseLogComponentTest, TestFuzzyAnalyzedSuggestions, DebugComponentTest, TestJoin, IndexReaderFactoryTest, TestCharFilters, AliasIntegrationTest, TestPostingsSolrHighlighter, LegacyHTMLStripCharFilterTest, SolrRequestParserTest, ZkNodePropsTest, SortByFunctionTest, TestDefaultSimilarityFactory, ChaosMonkeyNothingIsSafeTest, QueryParsingTest, TestLFUCache, TestExtendedDismaxParser, TestManagedSchema, RecoveryZkTest, HighlighterConfigTest, TestUpdate, SystemInfoHandlerTest, TestCollationField, TestSolr4Spatial, QueryResultKeyTest, TestUtils, TestCSVLoader, MoreLikeThisHandlerTest, CurrencyFieldOpenExchangeTest, CachingDirectoryFactoryTest, PreAnalyzedFieldTest, TestSort, URLClassifyProcessorTest, RAMDirectoryFactoryTest, TestLMDirichletSimilarityFactory, OverseerCollectionProcessorTest, TestLMJelinekMercerSimilarityFactory, SpellCheckComponentTest, TestDynamicFieldResource, DOMUtilTest, TestQueryUtils, TestShardHandlerFactory, StatelessScriptUpdateProcessorFactoryTest, TestPartialUpdateDeduplication, TestSolrQueryParserResource, TestAnalyzedSuggestions, SimplePostToolTest, TestUniqueKeyFieldResource, TestSolrIndexConfig, BasicDistributedZkTest, ExternalFileFieldSortTest, TestZkChroot, TestTrie, TermVectorComponentDistributedTest, FieldAnalysisRequestHandlerTest, TestCopyFieldCollectionResource, DirectUpdateHandlerOptimizeTest, TimeZoneUtilsTest, TestGroupingSearch, DateMathParserTest, TestRandomFaceting, SuggesterWFSTTest, FullSolrCloudDistribCmdsTest, DocumentAnalysisRequestHandlerTest, TestSchemaResource, SynonymTokenizerTest, TestQuerySenderListener, MultiTermTest, TestRTGBase, SuggesterTest, NumericFieldsTest, TestFieldTypeCollectionResource, ConvertedLegacyTest, TermsComponentTest, TestRecovery, TestDefaultSearchFieldResource, PrimUtilsTest, TestSolrJ, FileBasedSpellCheckerTest, TestSolrXMLSerializer, UUIDFieldTest, DisMaxRequestHandlerTest, MinimalSchemaTest, TermVectorComponentTest, ZkSolrClientTest, SpellCheckCollatorTest, TestSolrCoreProperties, SearchHandlerTest, TestIndexSearcher, HardAutoCommitTest, TestPropInjectDefaults, PolyFieldTest, BasicFunctionalityTest, UnloadDistributedZkTest, TestXIncludeConfig, PeerSyncTest, DirectUpdateHandlerTest, TestCSVResponseWriter, TestFastLRUCache, TestJmxIntegration, SolrInfoMBeanTest, UpdateParamsTest, TestRemoteStreaming, TestLazyCores, TestBinaryResponseWriter, TestRealTimeGet, FieldMutatingUpdateProcessorTest, TestPHPSerializedResponseWriter, QueryEqualityTest, TestSolrDeletionPolicy2, DocValuesTest, CircularListTest, TestPhraseSuggestions, SuggesterTSTTest, ReturnFieldsTest, OpenCloseCoreStressTest, FileUtilsTest, TestStressReorder, OverseerTest, TestRangeQuery, SliceStateUpdateTest, TestAtomicUpdateErrorCases, TestMultiCoreConfBootstrap, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, SyncSliceTest, LeaderElectionIntegrationTest, ShardRoutingTest, BasicZkTest, TestReplicationHandler]
[junit4:junit4] Completed in 67.08s, 12 tests, 1 error <<< FAILURES!

[...truncated 413 lines...]
BUILD FAILED
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/build.xml:375: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/build.xml:355: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:183: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:448: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1231: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:875: There were test failures: 284 suites, 1173 tests, 1 error, 18 ignored (6 assumptions)

Total time: 91 minutes 13 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 64bit/jdk1.7.0 -XX:+UseG1GC
Email was triggered for: Failure
Sending email for trigger: Failure