You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/02/21 08:53:47 UTC

[JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 185 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/185/

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

Error Message:
expected:<[{indexVersion=1361433017926,generation=2,filelist=[_0_Pulsing41_0.doc, _0.fnm, _0_Pulsing41_0.tim, _0_Pulsing41_0.tip, _0.nvd, segments_2, _0.fdx, _0.si, _0.nvm, _0.fdt]}]> but was:<[{indexVersion=1361433017926,generation=2,filelist=[_0_Pulsing41_0.doc, _0.fnm, _0_Pulsing41_0.tim, _0_Pulsing41_0.tip, _0.nvd, segments_2, _0.fdx, _0.nvm, _0.si, _0.fdt]}]>

Stack Trace:
java.lang.AssertionError: expected:<[{indexVersion=1361433017926,generation=2,filelist=[_0_Pulsing41_0.doc, _0.fnm, _0_Pulsing41_0.tim, _0_Pulsing41_0.tip, _0.nvd, segments_2, _0.fdx, _0.si, _0.nvm, _0.fdt]}]> but was:<[{indexVersion=1361433017926,generation=2,filelist=[_0_Pulsing41_0.doc, _0.fnm, _0_Pulsing41_0.tim, _0_Pulsing41_0.tip, _0.nvd, segments_2, _0.fdx, _0.nvm, _0.si, _0.fdt]}]>
	at __randomizedtesting.SeedInfo.seed([60CC5078815A7FBB:E8986FA22FA61243]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload(TestReplicationHandler.java:785)
	at org.apache.solr.handler.TestReplicationHandler.test(TestReplicationHandler.java:254)
	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:616)
	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:679)




Build Log:
[...truncated 8612 lines...]
[junit4:junit4] Suite: org.apache.solr.handler.TestReplicationHandler
[junit4:junit4]   2> 3 T3556 oas.SolrTestCaseJ4.setUp ###Starting test
[junit4:junit4]   2> 16 T3556 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 21 T3556 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:62021
[junit4:junit4]   2> 22 T3556 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 23 T3556 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 23 T3556 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master
[junit4:junit4]   2> 23 T3556 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/solr.xml
[junit4:junit4]   2> 24 T3556 oasc.CoreContainer.<init> New CoreContainer 1705103615
[junit4:junit4]   2> 24 T3556 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 25 T3556 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/'
[junit4:junit4]   2> 25 T3556 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/'
[junit4:junit4]   2> 70 T3556 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 70 T3556 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 71 T3556 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 71 T3556 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 71 T3556 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 72 T3556 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 72 T3556 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 73 T3556 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 73 T3556 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 73 T3556 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 92 T3556 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 114 T3566 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1
[junit4:junit4]   2> 115 T3566 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/'
[junit4:junit4]   2> 164 T3566 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 220 T3566 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 220 T3566 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 224 T3566 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 244 T3566 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 245 T3566 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data/
[junit4:junit4]   2> 245 T3566 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 245 T3566 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 246 T3566 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data forceNew:false
[junit4:junit4]   2> 246 T3566 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data
[junit4:junit4]   2> 247 T3566 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data/index/
[junit4:junit4]   2> 247 T3566 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 248 T3566 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data/index forceNew:false
[junit4:junit4]   2> 249 T3566 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@42d0642b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@119bea2c),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 249 T3566 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 249 T3566 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data/index
[junit4:junit4]   2> 250 T3566 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 250 T3566 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 251 T3566 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 251 T3566 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 251 T3566 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 251 T3566 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 258 T3566 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 261 T3566 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data
[junit4:junit4]   2> 262 T3566 oass.SolrIndexSearcher.<init> Opening Searcher@21d62ce4 main
[junit4:junit4]   2> 262 T3566 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 262 T3566 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 263 T3566 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml,xslt/dummy.xsl
[junit4:junit4]   2> 263 T3566 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 263 T3566 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 263 T3567 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@21d62ce4 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 263 T3556 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
[junit4:junit4]   2> 264 T3556 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 264 T3556 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 282 T3556 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 284 T3556 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:62023
[junit4:junit4]   2> 285 T3556 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 285 T3556 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 286 T3556 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave
[junit4:junit4]   2> 286 T3556 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave/solr.xml
[junit4:junit4]   2> 286 T3556 oasc.CoreContainer.<init> New CoreContainer 1933060010
[junit4:junit4]   2> 287 T3556 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 287 T3556 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave/'
[junit4:junit4]   2> 288 T3556 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave/'
[junit4:junit4]   2> 305 T3556 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 306 T3556 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 306 T3556 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 307 T3556 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 307 T3556 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 307 T3556 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 308 T3556 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 308 T3556 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 309 T3556 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 309 T3556 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 323 T3556 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 345 T3577 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave/collection1
[junit4:junit4]   2> 346 T3577 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave/collection1/'
[junit4:junit4]   2> 384 T3577 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 433 T3577 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 433 T3577 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 437 T3577 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 454 T3577 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 455 T3577 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave/collection1/data/
[junit4:junit4]   2> 455 T3577 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 456 T3577 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 456 T3577 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave/collection1/data forceNew:false
[junit4:junit4]   2> 457 T3577 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave/collection1/data
[junit4:junit4]   2> 457 T3577 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave/collection1/data/index/
[junit4:junit4]   2> 457 T3577 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 458 T3577 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave/collection1/data/index forceNew:false
[junit4:junit4]   2> 459 T3577 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@21ffed50 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@630b6d82),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 460 T3577 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 460 T3577 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave/collection1/data/index
[junit4:junit4]   2> 461 T3577 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 461 T3577 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 461 T3577 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 461 T3577 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 462 T3577 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 462 T3577 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 464 T3577 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 467 T3577 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave/collection1/data
[junit4:junit4]   2> 467 T3577 oass.SolrIndexSearcher.<init> Opening Searcher@4126c4cf main
[junit4:junit4]   2> 467 T3577 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 468 T3577 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 472 T3577 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
[junit4:junit4]   2> 472 T3577 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 472 T3578 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4126c4cf main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 473 T3556 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
[junit4:junit4]   2> 473 T3556 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 474 T3556 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 483 T3556 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1933060010
[junit4:junit4]   2> 484 T3556 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3e3df518
[junit4:junit4]   2> 484 T3556 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 485 T3556 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 485 T3556 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 486 T3556 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 486 T3556 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 487 T3556 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave/collection1/data/index
[junit4:junit4]   2> 488 T3556 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave/collection1/data
[junit4:junit4]   2> 488 T3556 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave/collection1/data
[junit4:junit4]   2> 488 T3556 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave/collection1/data/index
[junit4:junit4]   2> 489 T3556 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave/collection1/data/index
[junit4:junit4]   2> 489 T3556 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 546 T3556 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1705103615
[junit4:junit4]   2> 547 T3556 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@13a7da9b
[junit4:junit4]   2> 547 T3556 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 548 T3556 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 548 T3556 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 549 T3556 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 549 T3556 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 549 T3556 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data/index
[junit4:junit4]   2> 550 T3556 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data
[junit4:junit4]   2> 550 T3556 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data
[junit4:junit4]   2> 551 T3556 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data/index
[junit4:junit4]   2> 551 T3556 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data/index
[junit4:junit4]   2> 552 T3556 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 609 T3556 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 612 T3556 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:62024
[junit4:junit4]   2> 613 T3556 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 613 T3556 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 614 T3556 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master
[junit4:junit4]   2> 614 T3556 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/solr.xml
[junit4:junit4]   2> 615 T3556 oasc.CoreContainer.<init> New CoreContainer 1151383539
[junit4:junit4]   2> 615 T3556 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 616 T3556 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/'
[junit4:junit4]   2> 616 T3556 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/'
[junit4:junit4]   2> 633 T3556 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 634 T3556 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 634 T3556 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 634 T3556 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 635 T3556 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 635 T3556 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 636 T3556 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 636 T3556 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 636 T3556 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 637 T3556 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 651 T3556 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 673 T3589 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1
[junit4:junit4]   2> 674 T3589 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/'
[junit4:junit4]   2> 712 T3589 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 761 T3589 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 762 T3589 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 766 T3589 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 783 T3589 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 784 T3589 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data/
[junit4:junit4]   2> 784 T3589 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 784 T3589 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 785 T3589 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data forceNew:false
[junit4:junit4]   2> 785 T3589 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data
[junit4:junit4]   2> 786 T3589 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data/index/
[junit4:junit4]   2> 786 T3589 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 787 T3589 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data/index forceNew:false
[junit4:junit4]   2> 788 T3589 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7f21adf0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@47761b87),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 788 T3589 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 788 T3589 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data/index
[junit4:junit4]   2> 789 T3589 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 790 T3589 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 790 T3589 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 790 T3589 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 790 T3589 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 790 T3589 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 792 T3589 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 795 T3589 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data
[junit4:junit4]   2> 796 T3589 oass.SolrIndexSearcher.<init> Opening Searcher@129413d1 main
[junit4:junit4]   2> 796 T3589 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 796 T3589 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 797 T3589 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml
[junit4:junit4]   2> 797 T3589 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data
[junit4:junit4]   2> 798 T3589 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7f21adf0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@47761b87),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 798 T3589 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 798 T3589 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 798 T3589 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 798 T3590 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@129413d1 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 799 T3556 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
[junit4:junit4]   2> 800 T3556 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 800 T3556 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C164 name=collection1 org.apache.solr.core.SolrCore@511ab2a2
[junit4:junit4]   2> 815 T3582 C164 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4:junit4]   2> 816 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:*} 0 1
[junit4:junit4]   2> 819 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0]} 0 1
[junit4:junit4]   2> 821 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1]} 0 0
[junit4:junit4]   2> 823 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[2]} 0 0
[junit4:junit4]   2> 825 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[3]} 0 0
[junit4:junit4]   2> 827 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[4]} 0 0
[junit4:junit4]   2> 829 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[5]} 0 0
[junit4:junit4]   2> 831 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[6]} 0 0
[junit4:junit4]   2> 833 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[7]} 0 0
[junit4:junit4]   2> 835 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[8]} 0 0
[junit4:junit4]   2> 837 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[9]} 0 0
[junit4:junit4]   2> 839 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[10]} 0 0
[junit4:junit4]   2> 841 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[11]} 0 0
[junit4:junit4]   2> 843 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[12]} 0 0
[junit4:junit4]   2> 845 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[13]} 0 0
[junit4:junit4]   2> 847 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[14]} 0 0
[junit4:junit4]   2> 849 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[15]} 0 0
[junit4:junit4]   2> 851 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[16]} 0 0
[junit4:junit4]   2> 853 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[17]} 0 0
[junit4:junit4]   2> 855 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[18]} 0 0
[junit4:junit4]   2> 857 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[19]} 0 0
[junit4:junit4]   2> 859 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[20]} 0 0
[junit4:junit4]   2> 861 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[21]} 0 0
[junit4:junit4]   2> 863 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[22]} 0 0
[junit4:junit4]   2> 865 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[23]} 0 0
[junit4:junit4]   2> 867 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[24]} 0 0
[junit4:junit4]   2> 870 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[25]} 0 0
[junit4:junit4]   2> 872 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[26]} 0 0
[junit4:junit4]   2> 874 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[27]} 0 0
[junit4:junit4]   2> 876 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[28]} 0 0
[junit4:junit4]   2> 878 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[29]} 0 0
[junit4:junit4]   2> 880 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[30]} 0 0
[junit4:junit4]   2> 882 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[31]} 0 0
[junit4:junit4]   2> 884 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[32]} 0 0
[junit4:junit4]   2> 886 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[33]} 0 0
[junit4:junit4]   2> 888 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[34]} 0 0
[junit4:junit4]   2> 890 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[35]} 0 0
[junit4:junit4]   2> 892 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[36]} 0 0
[junit4:junit4]   2> 894 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[37]} 0 0
[junit4:junit4]   2> 896 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[38]} 0 0
[junit4:junit4]   2> 898 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[39]} 0 0
[junit4:junit4]   2> 900 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[40]} 0 0
[junit4:junit4]   2> 902 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[41]} 0 0
[junit4:junit4]   2> 904 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[42]} 0 0
[junit4:junit4]   2> 906 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[43]} 0 0
[junit4:junit4]   2> 908 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[44]} 0 0
[junit4:junit4]   2> 910 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[45]} 0 0
[junit4:junit4]   2> 912 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[46]} 0 0
[junit4:junit4]   2> 914 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[47]} 0 0
[junit4:junit4]   2> 916 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[48]} 0 0
[junit4:junit4]   2> 918 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[49]} 0 0
[junit4:junit4]   2> 920 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[50]} 0 0
[junit4:junit4]   2> 922 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[51]} 0 0
[junit4:junit4]   2> 924 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[52]} 0 0
[junit4:junit4]   2> 926 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[53]} 0 0
[junit4:junit4]   2> 928 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[54]} 0 0
[junit4:junit4]   2> 930 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[55]} 0 0
[junit4:junit4]   2> 932 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[56]} 0 0
[junit4:junit4]   2> 934 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[57]} 0 0
[junit4:junit4]   2> 937 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[58]} 0 0
[junit4:junit4]   2> 940 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[59]} 0 0
[junit4:junit4]   2> 942 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[60]} 0 0
[junit4:junit4]   2> 944 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[61]} 0 0
[junit4:junit4]   2> 946 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[62]} 0 0
[junit4:junit4]   2> 948 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[63]} 0 0
[junit4:junit4]   2> 950 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[64]} 0 0
[junit4:junit4]   2> 953 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[65]} 0 0
[junit4:junit4]   2> 955 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[66]} 0 0
[junit4:junit4]   2> 958 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[67]} 0 0
[junit4:junit4]   2> 960 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[68]} 0 0
[junit4:junit4]   2> 963 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[69]} 0 0
[junit4:junit4]   2> 965 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[70]} 0 0
[junit4:junit4]   2> 967 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[71]} 0 0
[junit4:junit4]   2> 969 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[72]} 0 0
[junit4:junit4]   2> 972 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[73]} 0 0
[junit4:junit4]   2> 974 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[74]} 0 0
[junit4:junit4]   2> 976 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[75]} 0 0
[junit4:junit4]   2> 978 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[76]} 0 0
[junit4:junit4]   2> 986 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[77]} 0 0
[junit4:junit4]   2> 988 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[78]} 0 0
[junit4:junit4]   2> 990 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[79]} 0 0
[junit4:junit4]   2> 992 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[80]} 0 0
[junit4:junit4]   2> 994 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[81]} 0 0
[junit4:junit4]   2> 996 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[82]} 0 0
[junit4:junit4]   2> 998 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[83]} 0 0
[junit4:junit4]   2> 1000 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[84]} 0 0
[junit4:junit4]   2> 1002 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[85]} 0 0
[junit4:junit4]   2> 1004 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[86]} 0 0
[junit4:junit4]   2> 1006 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[87]} 0 0
[junit4:junit4]   2> 1008 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[88]} 0 0
[junit4:junit4]   2> 1010 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[89]} 0 0
[junit4:junit4]   2> 1012 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[90]} 0 0
[junit4:junit4]   2> 1014 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[91]} 0 0
[junit4:junit4]   2> 1016 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[92]} 0 0
[junit4:junit4]   2> 1018 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[93]} 0 0
[junit4:junit4]   2> 1020 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[94]} 0 0
[junit4:junit4]   2> 1022 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[95]} 0 0
[junit4:junit4]   2> 1024 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[96]} 0 0
[junit4:junit4]   2> 1026 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[97]} 0 0
[junit4:junit4]   2> 1028 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[98]} 0 0
[junit4:junit4]   2> 1030 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[99]} 0 0
[junit4:junit4]   2> 1032 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[100]} 0 0
[junit4:junit4]   2> 1034 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[101]} 0 0
[junit4:junit4]   2> 1036 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[102]} 0 0
[junit4:junit4]   2> 1038 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[103]} 0 0
[junit4:junit4]   2> 1040 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[104]} 0 0
[junit4:junit4]   2> 1042 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[105]} 0 0
[junit4:junit4]   2> 1044 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[106]} 0 0
[junit4:junit4]   2> 1046 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[107]} 0 0
[junit4:junit4]   2> 1049 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[108]} 0 0
[junit4:junit4]   2> 1052 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[109]} 0 0
[junit4:junit4]   2> 1054 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[110]} 0 0
[junit4:junit4]   2> 1056 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[111]} 0 0
[junit4:junit4]   2> 1058 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[112]} 0 0
[junit4:junit4]   2> 1060 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[113]} 0 0
[junit4:junit4]   2> 1062 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[114]} 0 0
[junit4:junit4]   2> 1069 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[115]} 0 0
[junit4:junit4]   2> 1071 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[116]} 0 0
[junit4:junit4]   2> 1073 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[117]} 0 0
[junit4:junit4]   2> 1075 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[118]} 0 0
[junit4:junit4]   2> 1077 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[119]} 0 0
[junit4:junit4]   2> 1079 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[120]} 0 0
[junit4:junit4]   2> 1081 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[121]} 0 0
[junit4:junit4]   2> 1083 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[122]} 0 0
[junit4:junit4]   2> 1085 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[123]} 0 0
[junit4:junit4]   2> 1087 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[124]} 0 0
[junit4:junit4]   2> 1089 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[125]} 0 0
[junit4:junit4]   2> 1091 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[126]} 0 0
[junit4:junit4]   2> 1093 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[127]} 0 0
[junit4:junit4]   2> 1095 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[128]} 0 0
[junit4:junit4]   2> 1097 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[129]} 0 0
[junit4:junit4]   2> 1099 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[130]} 0 0
[junit4:junit4]   2> 1101 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[131]} 0 0
[junit4:junit4]   2> 1103 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[132]} 0 0
[junit4:junit4]   2> 1105 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[133]} 0 0
[junit4:junit4]   2> 1107 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[134]} 0 0
[junit4:junit4]   2> 1109 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[135]} 0 0
[junit4:junit4]   2> 1111 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[136]} 0 0
[junit4:junit4]   2> 1113 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[137]} 0 0
[junit4:junit4]   2> 1115 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[138]} 0 0
[junit4:junit4]   2> 1117 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[139]} 0 0
[junit4:junit4]   2> 1119 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[140]} 0 0
[junit4:junit4]   2> 1121 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[141]} 0 0
[junit4:junit4]   2> 1123 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[142]} 0 0
[junit4:junit4]   2> 1125 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[143]} 0 0
[junit4:junit4]   2> 1127 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[144]} 0 0
[junit4:junit4]   2> 1129 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[145]} 0 0
[junit4:junit4]   2> 1131 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[146]} 0 0
[junit4:junit4]   2> 1133 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[147]} 0 0
[junit4:junit4]   2> 1135 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[148]} 0 0
[junit4:junit4]   2> 1137 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[149]} 0 0
[junit4:junit4]   2> 1139 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[150]} 0 0
[junit4:junit4]   2> 1141 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[151]} 0 0
[junit4:junit4]   2> 1143 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[152]} 0 0
[junit4:junit4]   2> 1145 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[153]} 0 0
[junit4:junit4]   2> 1147 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[154]} 0 0
[junit4:junit4]   2> 1149 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[155]} 0 0
[junit4:junit4]   2> 1151 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[156]} 0 0
[junit4:junit4]   2> 1153 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[157]} 0 0
[junit4:junit4]   2> 1155 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[158]} 0 0
[junit4:junit4]   2> 1157 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[159]} 0 0
[junit4:junit4]   2> 1159 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[160]} 0 0
[junit4:junit4]   2> 1161 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[161]} 0 0
[junit4:junit4]   2> 1163 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[162]} 0 0
[junit4:junit4]   2> 1165 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[163]} 0 0
[junit4:junit4]   2> 1167 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[164]} 0 0
[junit4:junit4]   2> 1169 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[165]} 0 0
[junit4:junit4]   2> 1171 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[166]} 0 0
[junit4:junit4]   2> 1173 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[167]} 0 0
[junit4:junit4]   2> 1175 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[168]} 0 0
[junit4:junit4]   2> 1177 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[169]} 0 0
[junit4:junit4]   2> 1179 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[170]} 0 0
[junit4:junit4]   2> 1181 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[171]} 0 0
[junit4:junit4]   2> 1183 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[172]} 0 0
[junit4:junit4]   2> 1186 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[173]} 0 0
[junit4:junit4]   2> 1188 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[174]} 0 0
[junit4:junit4]   2> 1190 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[175]} 0 0
[junit4:junit4]   2> 1192 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[176]} 0 0
[junit4:junit4]   2> 1194 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[177]} 0 0
[junit4:junit4]   2> 1196 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[178]} 0 0
[junit4:junit4]   2> 1198 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[179]} 0 0
[junit4:junit4]   2> 1200 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[180]} 0 0
[junit4:junit4]   2> 1202 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[181]} 0 0
[junit4:junit4]   2> 1204 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[182]} 0 0
[junit4:junit4]   2> 1206 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[183]} 0 0
[junit4:junit4]   2> 1208 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[184]} 0 0
[junit4:junit4]   2> 1210 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[185]} 0 0
[junit4:junit4]   2> 1212 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[186]} 0 0
[junit4:junit4]   2> 1214 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[187]} 0 0
[junit4:junit4]   2> 1216 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[188]} 0 0
[junit4:junit4]   2> 1218 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[189]} 0 0
[junit4:junit4]   2> 1220 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[190]} 0 0
[junit4:junit4]   2> 1222 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[191]} 0 0
[junit4:junit4]   2> 1224 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[192]} 0 0
[junit4:junit4]   2> 1226 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[193]} 0 0
[junit4:junit4]   2> 1228 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[194]} 0 0
[junit4:junit4]   2> 1230 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[195]} 0 0
[junit4:junit4]   2> 1232 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[196]} 0 0
[junit4:junit4]   2> 1234 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[197]} 0 0
[junit4:junit4]   2> 1245 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[198]} 0 0
[junit4:junit4]   2> 1248 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[199]} 0 0
[junit4:junit4]   2> 1250 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[200]} 0 0
[junit4:junit4]   2> 1252 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[201]} 0 0
[junit4:junit4]   2> 1254 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[202]} 0 0
[junit4:junit4]   2> 1256 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[203]} 0 0
[junit4:junit4]   2> 1261 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[204]} 0 0
[junit4:junit4]   2> 1265 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[205]} 0 0
[junit4:junit4]   2> 1267 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[206]} 0 0
[junit4:junit4]   2> 1269 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[207]} 0 0
[junit4:junit4]   2> 1271 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[208]} 0 0
[junit4:junit4]   2> 1273 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[209]} 0 0
[junit4:junit4]   2> 1275 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[210]} 0 0
[junit4:junit4]   2> 1277 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[211]} 0 0
[junit4:junit4]   2> 1279 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[212]} 0 0
[junit4:junit4]   2> 1281 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[213]} 0 0
[junit4:junit4]   2> 1283 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[214]} 0 0
[junit4:junit4]   2> 1285 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[215]} 0 0
[junit4:junit4]   2> 1287 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[216]} 0 0
[junit4:junit4]   2> 1289 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[217]} 0 0
[junit4:junit4]   2> 1292 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[218]} 0 0
[junit4:junit4]   2> 1294 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[219]} 0 0
[junit4:junit4]   2> 1296 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[220]} 0 0
[junit4:junit4]   2> 1298 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[221]} 0 0
[junit4:junit4]   2> 1300 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[222]} 0 0
[junit4:junit4]   2> 1302 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[223]} 0 0
[junit4:junit4]   2> 1304 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[224]} 0 0
[junit4:junit4]   2> 1306 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[225]} 0 0
[junit4:junit4]   2> 1308 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[226]} 0 0
[junit4:junit4]   2> 1310 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[227]} 0 0
[junit4:junit4]   2> 1312 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[228]} 0 0
[junit4:junit4]   2> 1315 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[229]} 0 0
[junit4:junit4]   2> 1317 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[230]} 0 0
[junit4:junit4]   2> 1319 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[231]} 0 0
[junit4:junit4]   2> 1321 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[232]} 0 0
[junit4:junit4]   2> 1323 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[233]} 0 0
[junit4:junit4]   2> 1325 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[234]} 0 0
[junit4:junit4]   2> 1328 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[235]} 0 0
[junit4:junit4]   2> 1330 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[236]} 0 0
[junit4:junit4]   2> 1332 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[237]} 0 0
[junit4:junit4]   2> 1334 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[238]} 0 0
[junit4:junit4]   2> 1336 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[239]} 0 0
[junit4:junit4]   2> 1338 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[240]} 0 0
[junit4:junit4]   2> 1340 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[241]} 0 0
[junit4:junit4]   2> 1342 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[242]} 0 0
[junit4:junit4]   2> 1344 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[243]} 0 0
[junit4:junit4]   2> 1346 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[244]} 0 0
[junit4:junit4]   2> 1348 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[245]} 0 0
[junit4:junit4]   2> 1350 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[246]} 0 0
[junit4:junit4]   2> 1352 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[247]} 0 0
[junit4:junit4]   2> 1354 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[248]} 0 0
[junit4:junit4]   2> 1356 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[249]} 0 0
[junit4:junit4]   2> 1358 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[250]} 0 0
[junit4:junit4]   2> 1360 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[251]} 0 0
[junit4:junit4]   2> 1362 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[252]} 0 0
[junit4:junit4]   2> 1364 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[253]} 0 0
[junit4:junit4]   2> 1366 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[254]} 0 0
[junit4:junit4]   2> 1368 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[255]} 0 0
[junit4:junit4]   2> 1370 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[256]} 0 0
[junit4:junit4]   2> 1372 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[257]} 0 0
[junit4:junit4]   2> 1374 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[258]} 0 0
[junit4:junit4]   2> 1376 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[259]} 0 0
[junit4:junit4]   2> 1378 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[260]} 0 0
[junit4:junit4]   2> 1380 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[261]} 0 0
[junit4:junit4]   2> 1382 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[262]} 0 0
[junit4:junit4]   2> 1384 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[263]} 0 0
[junit4:junit4]   2> 1386 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[264]} 0 0
[junit4:junit4]   2> 1388 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[265]} 0 0
[junit4:junit4]   2> 1391 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[266]} 0 0
[junit4:junit4]   2> 1394 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[267]} 0 0
[junit4:junit4]   2> 1396 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[268]} 0 0
[junit4:junit4]   2> 1398 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[269]} 0 0
[junit4:junit4]   2> 1400 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[270]} 0 0
[junit4:junit4]   2> 1402 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[271]} 0 0
[junit4:junit4]   2> 1404 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[272]} 0 0
[junit4:junit4]   2> 1406 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[273]} 0 0
[junit4:junit4]   2> 1408 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[274]} 0 0
[junit4:junit4]   2> 1410 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[275]} 0 0
[junit4:junit4]   2> 1412 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[276]} 0 0
[junit4:junit4]   2> 1414 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[277]} 0 0
[junit4:junit4]   2> 1416 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[278]} 0 0
[junit4:junit4]   2> 1418 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[279]} 0 0
[junit4:junit4]   2> 1420 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[280]} 0 0
[junit4:junit4]   2> 1422 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[281]} 0 0
[junit4:junit4]   2> 1424 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[282]} 0 0
[junit4:junit4]   2> 1426 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[283]} 0 0
[junit4:junit4]   2> 1428 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[284]} 0 0
[junit4:junit4]   2> 1430 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[285]} 0 0
[junit4:junit4]   2> 1432 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[286]} 0 0
[junit4:junit4]   2> 1434 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[287]} 0 0
[junit4:junit4]   2> 1437 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[288]} 0 0
[junit4:junit4]   2> 1439 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[289]} 0 0
[junit4:junit4]   2> 1441 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[290]} 0 0
[junit4:junit4]   2> 1443 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[291]} 0 0
[junit4:junit4]   2> 1445 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[292]} 0 0
[junit4:junit4]   2> 1447 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[293]} 0 0
[junit4:junit4]   2> 1449 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[294]} 0 0
[junit4:junit4]   2> 1451 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[295]} 0 0
[junit4:junit4]   2> 1453 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[296]} 0 0
[junit4:junit4]   2> 1455 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[297]} 0 0
[junit4:junit4]   2> 1457 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[298]} 0 0
[junit4:junit4]   2> 1459 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[299]} 0 0
[junit4:junit4]   2> 1461 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[300]} 0 0
[junit4:junit4]   2> 1463 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[301]} 0 0
[junit4:junit4]   2> 1465 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[302]} 0 0
[junit4:junit4]   2> 1467 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[303]} 0 0
[junit4:junit4]   2> 1469 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[304]} 0 0
[junit4:junit4]   2> 1471 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[305]} 0 0
[junit4:junit4]   2> 1473 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[306]} 0 0
[junit4:junit4]   2> 1475 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[307]} 0 0
[junit4:junit4]   2> 1477 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[308]} 0 0
[junit4:junit4]   2> 1480 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[309]} 0 0
[junit4:junit4]   2> 1482 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[310]} 0 0
[junit4:junit4]   2> 1484 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[311]} 0 0
[junit4:junit4]   2> 1486 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[312]} 0 0
[junit4:junit4]   2> 1488 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[313]} 0 0
[junit4:junit4]   2> 1490 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[314]} 0 0
[junit4:junit4]   2> 1492 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[315]} 0 0
[junit4:junit4]   2> 1494 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[316]} 0 0
[junit4:junit4]   2> 1496 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[317]} 0 0
[junit4:junit4]   2> 1498 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[318]} 0 0
[junit4:junit4]   2> 1500 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[319]} 0 0
[junit4:junit4]   2> 1502 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[320]} 0 0
[junit4:junit4]   2> 1504 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[321]} 0 0
[junit4:junit4]   2> 1506 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[322]} 0 0
[junit4:junit4]   2> 1508 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[323]} 0 0
[junit4:junit4]   2> 1510 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[324]} 0 0
[junit4:junit4]   2> 1512 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[325]} 0 0
[junit4:junit4]   2> 1514 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[326]} 0 0
[junit4:junit4]   2> 1516 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[327]} 0 0
[junit4:junit4]   2> 1518 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[328]} 0 0
[junit4:junit4]   2> 1520 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[329]} 0 0
[junit4:junit4]   2> 1522 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[330]} 0 0
[junit4:junit4]   2> 1524 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[331]} 0 0
[junit4:junit4]   2> 1526 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[332]} 0 0
[junit4:junit4]   2> 1528 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[333]} 0 0
[junit4:junit4]   2> 1530 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[334]} 0 0
[junit4:junit4]   2> 1532 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[335]} 0 0
[junit4:junit4]   2> 1534 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[336]} 0 0
[junit4:junit4]   2> 1537 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[337]} 0 0
[junit4:junit4]   2> 1539 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[338]} 0 0
[junit4:junit4]   2> 1541 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[339]} 0 0
[junit4:junit4]   2> 1543 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[340]} 0 0
[junit4:junit4]   2> 1545 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[341]} 0 0
[junit4:junit4]   2> 1547 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[342]} 0 0
[junit4:junit4]   2> 1549 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[343]} 0 0
[junit4:junit4]   2> 1551 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[344]} 0 0
[junit4:junit4]   2> 1553 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[345]} 0 0
[junit4:junit4]   2> 1555 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[346]} 0 0
[junit4:junit4]   2> 1557 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[347]} 0 0
[junit4:junit4]   2> 1559 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[348]} 0 0
[junit4:junit4]   2> 1561 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[349]} 0 0
[junit4:junit4]   2> 1563 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[350]} 0 0
[junit4:junit4]   2> 1565 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[351]} 0 0
[junit4:junit4]   2> 1567 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[352]} 0 0
[junit4:junit4]   2> 1569 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[353]} 0 0
[junit4:junit4]   2> 1571 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[354]} 0 0
[junit4:junit4]   2> 1573 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[355]} 0 0
[junit4:junit4]   2> 1575 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[356]} 0 0
[junit4:junit4]   2> 1577 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[357]} 0 0
[junit4:junit4]   2> 1579 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[358]} 0 0
[junit4:junit4]   2> 1581 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[359]} 0 0
[junit4:junit4]   2> 1583 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[360]} 0 0
[junit4:junit4]   2> 1585 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[361]} 0 0
[junit4:junit4]   2> 1587 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[362]} 0 0
[junit4:junit4]   2> 1589 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[363]} 0 0
[junit4:junit4]   2> 1591 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[364]} 0 0
[junit4:junit4]   2> 1593 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[365]} 0 0
[junit4:junit4]   2> 1596 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[366]} 0 0
[junit4:junit4]   2> 1598 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[367]} 0 0
[junit4:junit4]   2> 1600 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[368]} 0 0
[junit4:junit4]   2> 1602 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[369]} 0 0
[junit4:junit4]   2> 1604 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[370]} 0 0
[junit4:junit4]   2> 1607 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[371]} 0 0
[junit4:junit4]   2> 1609 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[372]} 0 0
[junit4:junit4]   2> 1611 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[373]} 0 0
[junit4:junit4]   2> 1613 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[374]} 0 0
[junit4:junit4]   2> 1615 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[375]} 0 0
[junit4:junit4]   2> 1617 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[376]} 0 0
[junit4:junit4]   2> 1619 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[377]} 0 0
[junit4:junit4]   2> 1622 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[378]} 0 0
[junit4:junit4]   2> 1624 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[379]} 0 0
[junit4:junit4]   2> 1626 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[380]} 0 0
[junit4:junit4]   2> 1628 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[381]} 0 0
[junit4:junit4]   2> 1630 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[382]} 0 0
[junit4:junit4]   2> 1632 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[383]} 0 0
[junit4:junit4]   2> 1634 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[384]} 0 0
[junit4:junit4]   2> 1637 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[385]} 0 0
[junit4:junit4]   2> 1640 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[386]} 0 0
[junit4:junit4]   2> 1642 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[387]} 0 0
[junit4:junit4]   2> 1644 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[388]} 0 0
[junit4:junit4]   2> 1646 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[389]} 0 0
[junit4:junit4]   2> 1648 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[390]} 0 0
[junit4:junit4]   2> 1650 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[391]} 0 0
[junit4:junit4]   2> 1652 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[392]} 0 0
[junit4:junit4]   2> 1654 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[393]} 0 0
[junit4:junit4]   2> 1656 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[394]} 0 0
[junit4:junit4]   2> 1658 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[395]} 0 0
[junit4:junit4]   2> 1660 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[396]} 0 0
[junit4:junit4]   2> 1662 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[397]} 0 0
[junit4:junit4]   2> 1664 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[398]} 0 0
[junit4:junit4]   2> 1666 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[399]} 0 0
[junit4:junit4]   2> 1668 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[400]} 0 0
[junit4:junit4]   2> 1670 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[401]} 0 0
[junit4:junit4]   2> 1672 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[402]} 0 0
[junit4:junit4]   2> 1674 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[403]} 0 0
[junit4:junit4]   2> 1676 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[404]} 0 0
[junit4:junit4]   2> 1678 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[405]} 0 0
[junit4:junit4]   2> 1680 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[406]} 0 0
[junit4:junit4]   2> 1682 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[407]} 0 0
[junit4:junit4]   2> 1684 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[408]} 0 0
[junit4:junit4]   2> 1686 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[409]} 0 0
[junit4:junit4]   2> 1688 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[410]} 0 0
[junit4:junit4]   2> 1690 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[411]} 0 0
[junit4:junit4]   2> 1692 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[412]} 0 0
[junit4:junit4]   2> 1694 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[413]} 0 0
[junit4:junit4]   2> 1696 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[414]} 0 0
[junit4:junit4]   2> 1698 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[415]} 0 0
[junit4:junit4]   2> 1700 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[416]} 0 0
[junit4:junit4]   2> 1702 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[417]} 0 0
[junit4:junit4]   2> 1704 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[418]} 0 0
[junit4:junit4]   2> 1706 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[419]} 0 0
[junit4:junit4]   2> 1708 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[420]} 0 0
[junit4:junit4]   2> 1710 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[421]} 0 0
[junit4:junit4]   2> 1712 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[422]} 0 0
[junit4:junit4]   2> 1714 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[423]} 0 0
[junit4:junit4]   2> 1716 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[424]} 0 0
[junit4:junit4]   2> 1718 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[425]} 0 0
[junit4:junit4]   2> 1720 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[426]} 0 0
[junit4:junit4]   2> 1722 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[427]} 0 0
[junit4:junit4]   2> 1724 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[428]} 0 0
[junit4:junit4]   2> 1726 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[429]} 0 0
[junit4:junit4]   2> 1728 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[430]} 0 0
[junit4:junit4]   2> 1730 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[431]} 0 0
[junit4:junit4]   2> 1732 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[432]} 0 0
[junit4:junit4]   2> 1734 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[433]} 0 0
[junit4:junit4]   2> 1736 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[434]} 0 0
[junit4:junit4]   2> 1738 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[435]} 0 0
[junit4:junit4]   2> 1740 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[436]} 0 0
[junit4:junit4]   2> 1742 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[437]} 0 0
[junit4:junit4]   2> 1744 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[438]} 0 0
[junit4:junit4]   2> 1746 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[439]} 0 0
[junit4:junit4]   2> 1748 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[440]} 0 0
[junit4:junit4]   2> 1750 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[441]} 0 0
[junit4:junit4]   2> 1752 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[442]} 0 0
[junit4:junit4]   2> 1754 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[443]} 0 0
[junit4:junit4]   2> 1756 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[444]} 0 0
[junit4:junit4]   2> 1758 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[445]} 0 0
[junit4:junit4]   2> 1760 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[446]} 0 0
[junit4:junit4]   2> 1762 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[447]} 0 0
[junit4:junit4]   2> 1764 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[448]} 0 0
[junit4:junit4]   2> 1766 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[449]} 0 0
[junit4:junit4]   2> 1768 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[450]} 0 0
[junit4:junit4]   2> 1770 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[451]} 0 0
[junit4:junit4]   2> 1772 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[452]} 0 0
[junit4:junit4]   2> 1774 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[453]} 0 0
[junit4:junit4]   2> 1776 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[454]} 0 0
[junit4:junit4]   2> 1778 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[455]} 0 0
[junit4:junit4]   2> 1780 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[456]} 0 0
[junit4:junit4]   2> 1782 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[457]} 0 0
[junit4:junit4]   2> 1784 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[458]} 0 0
[junit4:junit4]   2> 1786 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[459]} 0 0
[junit4:junit4]   2> 1788 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[460]} 0 0
[junit4:junit4]   2> 1790 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[461]} 0 0
[junit4:junit4]   2> 1792 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[462]} 0 0
[junit4:junit4]   2> 1794 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[463]} 0 0
[junit4:junit4]   2> 1796 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[464]} 0 0
[junit4:junit4]   2> 1798 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[465]} 0 0
[junit4:junit4]   2> 1800 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[466]} 0 0
[junit4:junit4]   2> 1802 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[467]} 0 0
[junit4:junit4]   2> 1804 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[468]} 0 0
[junit4:junit4]   2> 1806 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[469]} 0 0
[junit4:junit4]   2> 1808 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[470]} 0 0
[junit4:junit4]   2> 1810 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[471]} 0 0
[junit4:junit4]   2> 1812 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[472]} 0 0
[junit4:junit4]   2> 1814 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[473]} 0 0
[junit4:junit4]   2> 1816 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[474]} 0 0
[junit4:junit4]   2> 1818 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[475]} 0 0
[junit4:junit4]   2> 1820 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[476]} 0 0
[junit4:junit4]   2> 1822 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[477]} 0 0
[junit4:junit4]   2> 1824 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[478]} 0 0
[junit4:junit4]   2> 1826 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[479]} 0 0
[junit4:junit4]   2> 1828 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[480]} 0 0
[junit4:junit4]   2> 1830 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[481]} 0 0
[junit4:junit4]   2> 1832 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[482]} 0 0
[junit4:junit4]   2> 1834 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[483]} 0 0
[junit4:junit4]   2> 1836 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[484]} 0 0
[junit4:junit4]   2> 1838 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[485]} 0 0
[junit4:junit4]   2> 1840 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[486]} 0 0
[junit4:junit4]   2> 1842 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[487]} 0 0
[junit4:junit4]   2> 1844 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[488]} 0 0
[junit4:junit4]   2> 1846 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[489]} 0 0
[junit4:junit4]   2> 1848 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[490]} 0 0
[junit4:junit4]   2> 1851 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[491]} 0 0
[junit4:junit4]   2> 1853 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[492]} 0 0
[junit4:junit4]   2> 1855 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[493]} 0 0
[junit4:junit4]   2> 1857 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[494]} 0 0
[junit4:junit4]   2> 1859 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[495]} 0 0
[junit4:junit4]   2> 1861 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[496]} 0 0
[junit4:junit4]   2> 1863 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[497]} 0 0
[junit4:junit4]   2> 1865 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[498]} 0 0
[junit4:junit4]   2> 1867 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[499]} 0 0
[junit4:junit4]   2> 1869 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[500]} 0 0
[junit4:junit4]   2> 1871 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[501]} 0 0
[junit4:junit4]   2> 1873 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[502]} 0 0
[junit4:junit4]   2> 1876 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[503]} 0 0
[junit4:junit4]   2> 1879 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[504]} 0 0
[junit4:junit4]   2> 1882 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[505]} 0 0
[junit4:junit4]   2> 1884 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[506]} 0 0
[junit4:junit4]   2> 1886 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[507]} 0 0
[junit4:junit4]   2> 1888 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[508]} 0 0
[junit4:junit4]   2> 1890 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[509]} 0 0
[junit4:junit4]   2> 1892 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[510]} 0 0
[junit4:junit4]   2> 1894 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[511]} 0 0
[junit4:junit4]   2> 1896 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[512]} 0 0
[junit4:junit4]   2> 1898 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[513]} 0 0
[junit4:junit4]   2> 1900 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[514]} 0 0
[junit4:junit4]   2> 1902 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[515]} 0 0
[junit4:junit4]   2> 1904 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[516]} 0 0
[junit4:junit4]   2> 1906 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[517]} 0 0
[junit4:junit4]   2> 1908 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[518]} 0 0
[junit4:junit4]   2> 1910 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[519]} 0 0
[junit4:junit4]   2> 1912 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[520]} 0 0
[junit4:junit4]   2> 1914 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[521]} 0 0
[junit4:junit4]   2> 1916 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[522]} 0 0
[junit4:junit4]   2> 1918 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[523]} 0 0
[junit4:junit4]   2> 1920 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[524]} 0 0
[junit4:junit4]   2> 1922 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[525]} 0 0
[junit4:junit4]   2> 1924 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[526]} 0 0
[junit4:junit4]   2> 1926 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[527]} 0 0
[junit4:junit4]   2> 1928 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[528]} 0 0
[junit4:junit4]   2> 1930 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[529]} 0 0
[junit4:junit4]   2> 1932 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[530]} 0 0
[junit4:junit4]   2> 1934 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[531]} 0 0
[junit4:junit4]   2> 1937 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[532]} 0 0
[junit4:junit4]   2> 1939 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[533]} 0 0
[junit4:junit4]   2> 1941 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[534]} 0 0
[junit4:junit4]   2> 1943 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[535]} 0 0
[junit4:junit4]   2> 1945 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[536]} 0 0
[junit4:junit4]   2> 1947 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[537]} 0 0
[junit4:junit4]   2> 1950 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[538]} 0 0
[junit4:junit4]   2> 1952 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[539]} 0 0
[junit4:junit4]   2> 1954 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[540]} 0 0
[junit4:junit4]   2> 1956 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[541]} 0 0
[junit4:junit4]   2> 1958 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[542]} 0 0
[junit4:junit4]   2> 1960 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[543]} 0 0
[junit4:junit4]   2> 1962 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[544]} 0 0
[junit4:junit4]   2> 1964 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[545]} 0 0
[junit4:junit4]   2> 1966 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[546]} 0 0
[junit4:junit4]   2> 1968 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[547]} 0 0
[junit4:junit4]   2> 1970 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[548]} 0 0
[junit4:junit4]   2> 1972 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[549]} 0 0
[junit4:junit4]   2> 1974 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[550]} 0 0
[junit4:junit4]   2> 1976 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[551]} 0 0
[junit4:junit4]   2> 1978 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[552]} 0 0
[junit4:junit4]   2> 1980 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[553]} 0 0
[junit4:junit4]   2> 1982 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[554]} 0 0
[junit4:junit4]   2> 1984 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[555]} 0 0
[junit4:junit4]   2> 1986 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[556]} 0 0
[junit4:junit4]   2> 1988 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[557]} 0 0
[junit4:junit4]   2> 1990 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[558]} 0 0
[junit4:junit4]   2> 1992 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[559]} 0 0
[junit4:junit4]   2> 1994 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[560]} 0 0
[junit4:junit4]   2> 1996 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[561]} 0 0
[junit4:junit4]   2> 1998 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[562]} 0 0
[junit4:junit4]   2> 2000 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[563]} 0 0
[junit4:junit4]   2> 2002 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[564]} 0 0
[junit4:junit4]   2> 2004 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[565]} 0 0
[junit4:junit4]   2> 2006 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[566]} 0 0
[junit4:junit4]   2> 2008 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[567]} 0 0
[junit4:junit4]   2> 2010 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[568]} 0 0
[junit4:junit4]   2> 2012 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[569]} 0 0
[junit4:junit4]   2> 2014 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[570]} 0 0
[junit4:junit4]   2> 2016 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[571]} 0 0
[junit4:junit4]   2> 2018 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[572]} 0 0
[junit4:junit4]   2> 2020 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[573]} 0 0
[junit4:junit4]   2> 2022 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[574]} 0 0
[junit4:junit4]   2> 2024 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[575]} 0 0
[junit4:junit4]   2> 2026 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[576]} 0 0
[junit4:junit4]   2> 2028 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[577]} 0 0
[junit4:junit4]   2> 2030 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[578]} 0 0
[junit4:junit4]   2> 2032 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[579]} 0 0
[junit4:junit4]   2> 2034 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[580]} 0 0
[junit4:junit4]   2> 2036 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[581]} 0 0
[junit4:junit4]   2> 2038 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[582]} 0 0
[junit4:junit4]   2> 2040 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[583]} 0 0
[junit4:junit4]   2> 2042 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[584]} 0 0
[junit4:junit4]   2> 2044 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[585]} 0 0
[junit4:junit4]   2> 2046 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[586]} 0 0
[junit4:junit4]   2> 2048 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[587]} 0 0
[junit4:junit4]   2> 2050 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[588]} 0 0
[junit4:junit4]   2> 2052 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[589]} 0 0
[junit4:junit4]   2> 2054 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[590]} 0 0
[junit4:junit4]   2> 2056 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[591]} 0 0
[junit4:junit4]   2> 2058 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[592]} 0 0
[junit4:junit4]   2> 2060 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[593]} 0 0
[junit4:junit4]   2> 2062 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[594]} 0 0
[junit4:junit4]   2> 2063 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[595]} 0 0
[junit4:junit4]   2> 2065 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[596]} 0 0
[junit4:junit4]   2> 2067 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[597]} 0 0
[junit4:junit4]   2> 2069 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[598]} 0 0
[junit4:junit4]   2> 2071 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[599]} 0 0
[junit4:junit4]   2> 2073 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[600]} 0 0
[junit4:junit4]   2> 2075 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[601]} 0 0
[junit4:junit4]   2> 2077 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[602]} 0 0
[junit4:junit4]   2> 2079 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[603]} 0 0
[junit4:junit4]   2> 2081 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[604]} 0 0
[junit4:junit4]   2> 2083 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[605]} 0 0
[junit4:junit4]   2> 2085 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[606]} 0 0
[junit4:junit4]   2> 2087 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[607]} 0 0
[junit4:junit4]   2> 2089 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[608]} 0 0
[junit4:junit4]   2> 2091 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[609]} 0 0
[junit4:junit4]   2> 2093 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[610]} 0 0
[junit4:junit4]   2> 2095 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[611]} 0 0
[junit4:junit4]   2> 2097 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[612]} 0 0
[junit4:junit4]   2> 2099 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[613]} 0 0
[junit4:junit4]   2> 2101 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[614]} 0 0
[junit4:junit4]   2> 2103 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[615]} 0 0
[junit4:junit4]   2> 2105 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[616]} 0 0
[junit4:junit4]   2> 2107 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[617]} 0 0
[junit4:junit4]   2> 2109 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[618]} 0 0
[junit4:junit4]   2> 2111 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[619]} 0 0
[junit4:junit4]   2> 2113 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[620]} 0 0
[junit4:junit4]   2> 2115 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[621]} 0 0
[junit4:junit4]   2> 2117 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[622]} 0 0
[junit4:junit4]   2> 2119 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[623]} 0 0
[junit4:junit4]   2> 2121 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[624]} 0 0
[junit4:junit4]   2> 2123 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[625]} 0 0
[junit4:junit4]   2> 2125 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[626]} 0 0
[junit4:junit4]   2> 2127 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[627]} 0 0
[junit4:junit4]   2> 2129 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[628]} 0 0
[junit4:junit4]   2> 2131 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[629]} 0 0
[junit4:junit4]   2> 2133 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[630]} 0 0
[junit4:junit4]   2> 2135 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[631]} 0 0
[junit4:junit4]   2> 2137 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[632]} 0 0
[junit4:junit4]   2> 2139 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[633]} 0 0
[junit4:junit4]   2> 2141 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[634]} 0 0
[junit4:junit4]   2> 2143 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[635]} 0 0
[junit4:junit4]   2> 2145 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[636]} 0 0
[junit4:junit4]   2> 2147 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[637]} 0 0
[junit4:junit4]   2> 2149 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[638]} 0 0
[junit4:junit4]   2> 2151 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[639]} 0 0
[junit4:junit4]   2> 2153 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[640]} 0 0
[junit4:junit4]   2> 2155 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[641]} 0 0
[junit4:junit4]   2> 2157 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[642]} 0 0
[junit4:junit4]   2> 2159 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[643]} 0 0
[junit4:junit4]   2> 2161 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[644]} 0 0
[junit4:junit4]   2> 2163 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[645]} 0 0
[junit4:junit4]   2> 2165 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[646]} 0 0
[junit4:junit4]   2> 2167 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[647]} 0 0
[junit4:junit4]   2> 2169 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[648]} 0 0
[junit4:junit4]   2> 2171 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[649]} 0 0
[junit4:junit4]   2> 2173 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[650]} 0 0
[junit4:junit4]   2> 2175 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[651]} 0 0
[junit4:junit4]   2> 2177 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[652]} 0 0
[junit4:junit4]   2> 2179 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[653]} 0 0
[junit4:junit4]   2> 2181 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[654]} 0 0
[junit4:junit4]   2> 2183 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[655]} 0 0
[junit4:junit4]   2> 2185 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[656]} 0 0
[junit4:junit4]   2> 2187 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[657]} 0 0
[junit4:junit4]   2> 2189 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[658]} 0 0
[junit4:junit4]   2> 2191 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[659]} 0 0
[junit4:junit4]   2> 2193 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[660]} 0 0
[junit4:junit4]   2> 2195 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[661]} 0 0
[junit4:junit4]   2> 2197 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[662]} 0 0
[junit4:junit4]   2> 2199 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[663]} 0 0
[junit4:junit4]   2> 2201 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[664]} 0 0
[junit4:junit4]   2> 2203 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[665]} 0 0
[junit4:junit4]   2> 2205 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[666]} 0 0
[junit4:junit4]   2> 2207 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[667]} 0 0
[junit4:junit4]   2> 2209 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[668]} 0 0
[junit4:junit4]   2> 2211 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[669]} 0 0
[junit4:junit4]   2> 2213 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[670]} 0 0
[junit4:junit4]   2> 2215 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[671]} 0 0
[junit4:junit4]   2> 2217 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[672]} 0 0
[junit4:junit4]   2> 2219 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[673]} 0 0
[junit4:junit4]   2> 2221 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[674]} 0 0
[junit4:junit4]   2> 2223 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[675]} 0 0
[junit4:junit4]   2> 2225 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[676]} 0 0
[junit4:junit4]   2> 2227 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[677]} 0 0
[junit4:junit4]   2> 2229 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[678]} 0 0
[junit4:junit4]   2> 2231 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[679]} 0 0
[junit4:junit4]   2> 2233 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[680]} 0 0
[junit4:junit4]   2> 2235 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[681]} 0 0
[junit4:junit4]   2> 2237 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[682]} 0 0
[junit4:junit4]   2> 2239 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[683]} 0 0
[junit4:junit4]   2> 2241 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[684]} 0 0
[junit4:junit4]   2> 2243 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[685]} 0 0
[junit4:junit4]   2> 2245 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[686]} 0 0
[junit4:junit4]   2> 2247 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[687]} 0 0
[junit4:junit4]   2> 2249 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[688]} 0 0
[junit4:junit4]   2> 2251 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[689]} 0 0
[junit4:junit4]   2> 2254 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[690]} 0 0
[junit4:junit4]   2> 2256 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[691]} 0 0
[junit4:junit4]   2> 2258 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[692]} 0 0
[junit4:junit4]   2> 2260 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[693]} 0 0
[junit4:junit4]   2> 2262 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[694]} 0 0
[junit4:junit4]   2> 2264 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[695]} 0 0
[junit4:junit4]   2> 2266 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[696]} 0 0
[junit4:junit4]   2> 2268 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[697]} 0 0
[junit4:junit4]   2> 2270 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[698]} 0 0
[junit4:junit4]   2> 2272 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[699]} 0 0
[junit4:junit4]   2> 2274 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[700]} 0 0
[junit4:junit4]   2> 2276 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[701]} 0 0
[junit4:junit4]   2> 2278 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[702]} 0 0
[junit4:junit4]   2> 2280 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[703]} 0 0
[junit4:junit4]   2> 2282 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[704]} 0 0
[junit4:junit4]   2> 2284 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[705]} 0 0
[junit4:junit4]   2> 2286 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[706]} 0 0
[junit4:junit4]   2> 2288 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[707]} 0 0
[junit4:junit4]   2> 2290 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[708]} 0 0
[junit4:junit4]   2> 2292 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[709]} 0 0
[junit4:junit4]   2> 2294 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[710]} 0 0
[junit4:junit4]   2> 2296 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[711]} 0 0
[junit4:junit4]   2> 2298 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[712]} 0 0
[junit4:junit4]   2> 2300 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[713]} 0 0
[junit4:junit4]   2> 2302 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[714]} 0 0
[junit4:junit4]   2> 2304 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[715]} 0 0
[junit4:junit4]   2> 2306 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[716]} 0 0
[junit4:junit4]   2> 2308 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[717]} 0 0
[junit4:junit4]   2> 2310 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[718]} 0 0
[junit4:junit4]   2> 2312 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[719]} 0 0
[junit4:junit4]   2> 2314 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[720]} 0 0
[junit4:junit4]   2> 2316 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[721]} 0 0
[junit4:junit4]   2> 2318 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[722]} 0 0
[junit4:junit4]   2> 2320 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[723]} 0 0
[junit4:junit4]   2> 2322 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[724]} 0 0
[junit4:junit4]   2> 2324 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[725]} 0 0
[junit4:junit4]   2> 2326 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[726]} 0 0
[junit4:junit4]   2> 2328 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[727]} 0 0
[junit4:junit4]   2> 2330 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[728]} 0 0
[junit4:junit4]   2> 2332 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[729]} 0 0
[junit4:junit4]   2> 2334 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[730]} 0 0
[junit4:junit4]   2> 2336 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[731]} 0 0
[junit4:junit4]   2> 2338 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[732]} 0 0
[junit4:junit4]   2> 2340 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[733]} 0 0
[junit4:junit4]   2> 2342 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[734]} 0 0
[junit4:junit4]   2> 2344 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[735]} 0 0
[junit4:junit4]   2> 2346 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[736]} 0 0
[junit4:junit4]   2> 2348 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[737]} 0 0
[junit4:junit4]   2> 2350 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[738]} 0 0
[junit4:junit4]   2> 2352 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[739]} 0 0
[junit4:junit4]   2> 2354 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[740]} 0 0
[junit4:junit4]   2> 2356 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[741]} 0 0
[junit4:junit4]   2> 2358 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[742]} 0 0
[junit4:junit4]   2> 2360 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[743]} 0 0
[junit4:junit4]   2> 2362 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[744]} 0 0
[junit4:junit4]   2> 2364 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[745]} 0 0
[junit4:junit4]   2> 2366 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[746]} 0 0
[junit4:junit4]   2> 2368 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[747]} 0 0
[junit4:junit4]   2> 2370 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[748]} 0 0
[junit4:junit4]   2> 2372 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[749]} 0 0
[junit4:junit4]   2> 2374 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[750]} 0 0
[junit4:junit4]   2> 2376 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[751]} 0 0
[junit4:junit4]   2> 2378 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[752]} 0 0
[junit4:junit4]   2> 2380 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[753]} 0 0
[junit4:junit4]   2> 2382 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[754]} 0 0
[junit4:junit4]   2> 2384 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[755]} 0 0
[junit4:junit4]   2> 2386 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[756]} 0 0
[junit4:junit4]   2> 2388 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[757]} 0 0
[junit4:junit4]   2> 2390 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[758]} 0 0
[junit4:junit4]   2> 2392 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[759]} 0 0
[junit4:junit4]   2> 2394 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[760]} 0 0
[junit4:junit4]   2> 2396 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[761]} 0 0
[junit4:junit4]   2> 2398 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[762]} 0 0
[junit4:junit4]   2> 2400 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[763]} 0 0
[junit4:junit4]   2> 2402 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[764]} 0 0
[junit4:junit4]   2> 2404 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[765]} 0 0
[junit4:junit4]   2> 2406 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[766]} 0 0
[junit4:junit4]   2> 2408 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[767]} 0 0
[junit4:junit4]   2> 2410 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[768]} 0 0
[junit4:junit4]   2> 2412 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[769]} 0 0
[junit4:junit4]   2> 2414 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[770]} 0 0
[junit4:junit4]   2> 2416 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[771]} 0 0
[junit4:junit4]   2> 2418 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[772]} 0 0
[junit4:junit4]   2> 2420 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[773]} 0 0
[junit4:junit4]   2> 2422 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[774]} 0 0
[junit4:junit4]   2> 2424 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[775]} 0 0
[junit4:junit4]   2> 2426 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[776]} 0 0
[junit4:junit4]   2> 2428 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[777]} 0 0
[junit4:junit4]   2> 2430 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[778]} 0 0
[junit4:junit4]   2> 2432 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[779]} 0 0
[junit4:junit4]   2> 2434 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[780]} 0 0
[junit4:junit4]   2> 2436 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[781]} 0 0
[junit4:junit4]   2> 2438 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[782]} 0 0
[junit4:junit4]   2> 2440 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[783]} 0 0
[junit4:junit4]   2> 2442 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[784]} 0 0
[junit4:junit4]   2> 2444 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[785]} 0 0
[junit4:junit4]   2> 2446 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[786]} 0 0
[junit4:junit4]   2> 2448 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[787]} 0 0
[junit4:junit4]   2> 2450 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[788]} 0 0
[junit4:junit4]   2> 2452 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[789]} 0 0
[junit4:junit4]   2> 2454 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[790]} 0 0
[junit4:junit4]   2> 2456 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[791]} 0 0
[junit4:junit4]   2> 2458 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[792]} 0 0
[junit4:junit4]   2> 2460 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[793]} 0 0
[junit4:junit4]   2> 2462 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[794]} 0 0
[junit4:junit4]   2> 2464 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[795]} 0 0
[junit4:junit4]   2> 2466 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[796]} 0 0
[junit4:junit4]   2> 2468 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[797]} 0 0
[junit4:junit4]   2> 2470 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[798]} 0 0
[junit4:junit4]   2> 2472 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[799]} 0 0
[junit4:junit4]   2> 2474 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[800]} 0 0
[junit4:junit4]   2> 2476 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[801]} 0 0
[junit4:junit4]   2> 2478 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[802]} 0 0
[junit4:junit4]   2> 2480 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[803]} 0 0
[junit4:junit4]   2> 2482 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[804]} 0 0
[junit4:junit4]   2> 2484 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[805]} 0 0
[junit4:junit4]   2> 2486 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[806]} 0 0
[junit4:junit4]   2> 2488 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[807]} 0 0
[junit4:junit4]   2> 2490 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[808]} 0 0
[junit4:junit4]   2> 2492 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[809]} 0 0
[junit4:junit4]   2> 2494 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[810]} 0 0
[junit4:junit4]   2> 2496 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[811]} 0 0
[junit4:junit4]   2> 2498 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[812]} 0 0
[junit4:junit4]   2> 2500 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[813]} 0 0
[junit4:junit4]   2> 2502 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[814]} 0 0
[junit4:junit4]   2> 2504 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[815]} 0 0
[junit4:junit4]   2> 2506 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[816]} 0 0
[junit4:junit4]   2> 2508 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[817]} 0 0
[junit4:junit4]   2> 2510 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[818]} 0 0
[junit4:junit4]   2> 2512 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[819]} 0 0
[junit4:junit4]   2> 2514 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[820]} 0 0
[junit4:junit4]   2> 2516 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[821]} 0 0
[junit4:junit4]   2> 2518 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[822]} 0 0
[junit4:junit4]   2> 2520 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[823]} 0 0
[junit4:junit4]   2> 2522 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[824]} 0 0
[junit4:junit4]   2> 2524 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[825]} 0 0
[junit4:junit4]   2> 2526 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[826]} 0 0
[junit4:junit4]   2> 2528 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[827]} 0 0
[junit4:junit4]   2> 2530 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[828]} 0 0
[junit4:junit4]   2> 2532 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[829]} 0 0
[junit4:junit4]   2> 2534 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[830]} 0 0
[junit4:junit4]   2> 2536 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[831]} 0 0
[junit4:junit4]   2> 2538 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[832]} 0 0
[junit4:junit4]   2> 2540 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[833]} 0 0
[junit4:junit4]   2> 2542 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[834]} 0 0
[junit4:junit4]   2> 2544 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[835]} 0 0
[junit4:junit4]   2> 2546 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[836]} 0 0
[junit4:junit4]   2> 2548 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[837]} 0 0
[junit4:junit4]   2> 2550 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[838]} 0 0
[junit4:junit4]   2> 2552 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[839]} 0 0
[junit4:junit4]   2> 2554 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[840]} 0 0
[junit4:junit4]   2> 2556 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[841]} 0 0
[junit4:junit4]   2> 2558 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[842]} 0 0
[junit4:junit4]   2> 2560 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[843]} 0 0
[junit4:junit4]   2> 2562 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[844]} 0 0
[junit4:junit4]   2> 2564 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[845]} 0 0
[junit4:junit4]   2> 2566 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[846]} 0 0
[junit4:junit4]   2> 2568 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[847]} 0 0
[junit4:junit4]   2> 2570 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[848]} 0 0
[junit4:junit4]   2> 2572 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[849]} 0 0
[junit4:junit4]   2> 2574 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[850]} 0 0
[junit4:junit4]   2> 2576 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[851]} 0 0
[junit4:junit4]   2> 2578 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[852]} 0 0
[junit4:junit4]   2> 2580 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[853]} 0 0
[junit4:junit4]   2> 2582 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[854]} 0 0
[junit4:junit4]   2> 2584 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[855]} 0 0
[junit4:junit4]   2> 2586 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[856]} 0 0
[junit4:junit4]   2> 2588 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[857]} 0 0
[junit4:junit4]   2> 2590 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[858]} 0 0
[junit4:junit4]   2> 2592 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[859]} 0 0
[junit4:junit4]   2> 2594 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[860]} 0 0
[junit4:junit4]   2> 2596 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[861]} 0 0
[junit4:junit4]   2> 2598 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[862]} 0 0
[junit4:junit4]   2> 2600 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[863]} 0 0
[junit4:junit4]   2> 2602 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[864]} 0 0
[junit4:junit4]   2> 2604 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[865]} 0 0
[junit4:junit4]   2> 2606 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[866]} 0 0
[junit4:junit4]   2> 2608 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[867]} 0 0
[junit4:junit4]   2> 2610 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[868]} 0 0
[junit4:junit4]   2> 2612 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[869]} 0 0
[junit4:junit4]   2> 2614 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[870]} 0 0
[junit4:junit4]   2> 2616 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[871]} 0 0
[junit4:junit4]   2> 2618 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[872]} 0 0
[junit4:junit4]   2> 2620 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[873]} 0 0
[junit4:junit4]   2> 2622 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[874]} 0 0
[junit4:junit4]   2> 2624 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[875]} 0 0
[junit4:junit4]   2> 2626 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[876]} 0 0
[junit4:junit4]   2> 2628 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[877]} 0 0
[junit4:junit4]   2> 2630 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[878]} 0 0
[junit4:junit4]   2> 2632 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[879]} 0 0
[junit4:junit4]   2> 2634 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[880]} 0 0
[junit4:junit4]   2> 2636 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[881]} 0 0
[junit4:junit4]   2> 2638 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[882]} 0 0
[junit4:junit4]   2> 2640 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[883]} 0 0
[junit4:junit4]   2> 2642 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[884]} 0 0
[junit4:junit4]   2> 2644 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[885]} 0 0
[junit4:junit4]   2> 2646 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[886]} 0 0
[junit4:junit4]   2> 2648 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[887]} 0 0
[junit4:junit4]   2> 2650 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[888]} 0 0
[junit4:junit4]   2> 2652 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[889]} 0 0
[junit4:junit4]   2> 2654 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[890]} 0 0
[junit4:junit4]   2> 2656 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[891]} 0 0
[junit4:junit4]   2> 2658 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[892]} 0 0
[junit4:junit4]   2> 2660 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[893]} 0 0
[junit4:junit4]   2> 2662 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[894]} 0 0
[junit4:junit4]   2> 2664 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[895]} 0 0
[junit4:junit4]   2> 2666 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[896]} 0 0
[junit4:junit4]   2> 2668 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[897]} 0 0
[junit4:junit4]   2> 2670 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[898]} 0 0
[junit4:junit4]   2> 2672 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[899]} 0 0
[junit4:junit4]   2> 2674 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[900]} 0 0
[junit4:junit4]   2> 2676 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[901]} 0 0
[junit4:junit4]   2> 2678 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[902]} 0 0
[junit4:junit4]   2> 2680 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[903]} 0 0
[junit4:junit4]   2> 2682 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[904]} 0 0
[junit4:junit4]   2> 2684 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[905]} 0 0
[junit4:junit4]   2> 2686 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[906]} 0 0
[junit4:junit4]   2> 2688 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[907]} 0 0
[junit4:junit4]   2> 2690 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[908]} 0 0
[junit4:junit4]   2> 2692 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[909]} 0 0
[junit4:junit4]   2> 2694 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[910]} 0 0
[junit4:junit4]   2> 2696 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[911]} 0 0
[junit4:junit4]   2> 2698 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[912]} 0 0
[junit4:junit4]   2> 2700 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[913]} 0 0
[junit4:junit4]   2> 2702 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[914]} 0 0
[junit4:junit4]   2> 2704 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[915]} 0 0
[junit4:junit4]   2> 2706 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[916]} 0 0
[junit4:junit4]   2> 2708 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[917]} 0 0
[junit4:junit4]   2> 2710 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[918]} 0 0
[junit4:junit4]   2> 2712 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[919]} 0 0
[junit4:junit4]   2> 2714 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[920]} 0 0
[junit4:junit4]   2> 2716 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[921]} 0 0
[junit4:junit4]   2> 2718 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[922]} 0 0
[junit4:junit4]   2> 2720 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[923]} 0 0
[junit4:junit4]   2> 2722 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[924]} 0 0
[junit4:junit4]   2> 2724 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[925]} 0 0
[junit4:junit4]   2> 2726 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[926]} 0 0
[junit4:junit4]   2> 2728 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[927]} 0 0
[junit4:junit4]   2> 2730 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[928]} 0 0
[junit4:junit4]   2> 2732 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[929]} 0 0
[junit4:junit4]   2> 2734 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[930]} 0 0
[junit4:junit4]   2> 2736 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[931]} 0 0
[junit4:junit4]   2> 2738 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[932]} 0 0
[junit4:junit4]   2> 2740 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[933]} 0 0
[junit4:junit4]   2> 2742 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[934]} 0 0
[junit4:junit4]   2> 2744 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[935]} 0 0
[junit4:junit4]   2> 2746 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[936]} 0 0
[junit4:junit4]   2> 2748 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[937]} 0 0
[junit4:junit4]   2> 2750 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[938]} 0 0
[junit4:junit4]   2> 2752 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[939]} 0 0
[junit4:junit4]   2> 2754 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[940]} 0 0
[junit4:junit4]   2> 2756 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[941]} 0 0
[junit4:junit4]   2> 2758 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[942]} 0 0
[junit4:junit4]   2> 2760 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[943]} 0 0
[junit4:junit4]   2> 2762 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[944]} 0 0
[junit4:junit4]   2> 2764 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[945]} 0 0
[junit4:junit4]   2> 2766 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[946]} 0 0
[junit4:junit4]   2> 2768 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[947]} 0 0
[junit4:junit4]   2> 2770 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[948]} 0 0
[junit4:junit4]   2> 2772 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[949]} 0 0
[junit4:junit4]   2> 2774 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[950]} 0 0
[junit4:junit4]   2> 2776 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[951]} 0 0
[junit4:junit4]   2> 2778 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[952]} 0 0
[junit4:junit4]   2> 2780 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[953]} 0 0
[junit4:junit4]   2> 2782 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[954]} 0 0
[junit4:junit4]   2> 2784 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[955]} 0 0
[junit4:junit4]   2> 2786 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[956]} 0 0
[junit4:junit4]   2> 2788 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[957]} 0 0
[junit4:junit4]   2> 2790 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[958]} 0 0
[junit4:junit4]   2> 2792 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[959]} 0 0
[junit4:junit4]   2> 2794 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[960]} 0 0
[junit4:junit4]   2> 2796 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[961]} 0 0
[junit4:junit4]   2> 2798 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[962]} 0 0
[junit4:junit4]   2> 2800 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[963]} 0 0
[junit4:junit4]   2> 2802 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[964]} 0 0
[junit4:junit4]   2> 2804 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[965]} 0 0
[junit4:junit4]   2> 2806 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[966]} 0 0
[junit4:junit4]   2> 2808 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[967]} 0 0
[junit4:junit4]   2> 2810 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[968]} 0 0
[junit4:junit4]   2> 2812 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[969]} 0 0
[junit4:junit4]   2> 2814 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[970]} 0 0
[junit4:junit4]   2> 2816 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[971]} 0 0
[junit4:junit4]   2> 2818 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[972]} 0 0
[junit4:junit4]   2> 2821 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[973]} 0 1
[junit4:junit4]   2> 2823 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[974]} 0 0
[junit4:junit4]   2> 2825 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[975]} 0 0
[junit4:junit4]   2> 2828 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[976]} 0 1
[junit4:junit4]   2> 2830 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[977]} 0 0
[junit4:junit4]   2> 2832 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[978]} 0 0
[junit4:junit4]   2> 2834 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[979]} 0 0
[junit4:junit4]   2> 2836 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[980]} 0 0
[junit4:junit4]   2> 2838 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[981]} 0 0
[junit4:junit4]   2> 2840 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[982]} 0 0
[junit4:junit4]   2> 2842 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[983]} 0 0
[junit4:junit4]   2> 2844 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[984]} 0 0
[junit4:junit4]   2> 2846 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[985]} 0 0
[junit4:junit4]   2> 2848 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[986]} 0 0
[junit4:junit4]   2> 2850 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[987]} 0 0
[junit4:junit4]   2> 2852 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[988]} 0 0
[junit4:junit4]   2> 2854 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[989]} 0 0
[junit4:junit4]   2> 2856 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[990]} 0 0
[junit4:junit4]   2> 2858 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[991]} 0 0
[junit4:junit4]   2> 2860 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[992]} 0 0
[junit4:junit4]   2> 2862 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[993]} 0 0
[junit4:junit4]   2> 2864 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[994]} 0 0
[junit4:junit4]   2> 2866 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[995]} 0 0
[junit4:junit4]   2> 2868 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[996]} 0 0
[junit4:junit4]   2> 2870 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[997]} 0 0
[junit4:junit4]   2> 2872 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[998]} 0 0
[junit4:junit4]   2> 2874 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[999]} 0 0
[junit4:junit4]   2> 2876 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1000]} 0 0
[junit4:junit4]   2> 2878 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1001]} 0 0
[junit4:junit4]   2> 2880 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1002]} 0 0
[junit4:junit4]   2> 2882 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1003]} 0 0
[junit4:junit4]   2> 2884 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1004]} 0 0
[junit4:junit4]   2> 2886 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1005]} 0 0
[junit4:junit4]   2> 2888 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1006]} 0 0
[junit4:junit4]   2> 2890 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1007]} 0 0
[junit4:junit4]   2> 2892 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1008]} 0 0
[junit4:junit4]   2> 2894 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1009]} 0 0
[junit4:junit4]   2> 2896 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1010]} 0 0
[junit4:junit4]   2> 2898 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1011]} 0 0
[junit4:junit4]   2> 2900 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1012]} 0 0
[junit4:junit4]   2> 2902 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1013]} 0 0
[junit4:junit4]   2> 2904 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1014]} 0 0
[junit4:junit4]   2> 2906 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1015]} 0 0
[junit4:junit4]   2> 2908 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1016]} 0 0
[junit4:junit4]   2> 2910 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1017]} 0 0
[junit4:junit4]   2> 2912 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1018]} 0 0
[junit4:junit4]   2> 2914 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1019]} 0 0
[junit4:junit4]   2> 2916 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1020]} 0 0
[junit4:junit4]   2> 2918 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1021]} 0 0
[junit4:junit4]   2> 2920 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1022]} 0 0
[junit4:junit4]   2> 2922 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1023]} 0 0
[junit4:junit4]   2> 2924 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1024]} 0 0
[junit4:junit4]   2> 2926 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1025]} 0 0
[junit4:junit4]   2> 2928 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1026]} 0 0
[junit4:junit4]   2> 2930 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1027]} 0 0
[junit4:junit4]   2> 2932 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1028]} 0 0
[junit4:junit4]   2> 2934 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1029]} 0 0
[junit4:junit4]   2> 2936 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1030]} 0 0
[junit4:junit4]   2> 2938 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1031]} 0 0
[junit4:junit4]   2> 2940 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1032]} 0 0
[junit4:junit4]   2> 2942 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1033]} 0 0
[junit4:junit4]   2> 2944 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1034]} 0 0
[junit4:junit4]   2> 2946 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1035]} 0 0
[junit4:junit4]   2> 2948 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1036]} 0 0
[junit4:junit4]   2> 2950 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1037]} 0 0
[junit4:junit4]   2> 2952 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1038]} 0 0
[junit4:junit4]   2> 2954 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1039]} 0 0
[junit4:junit4]   2> 2956 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1040]} 0 0
[junit4:junit4]   2> 2958 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1041]} 0 0
[junit4:junit4]   2> 2960 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1042]} 0 0
[junit4:junit4]   2> 2962 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1043]} 0 0
[junit4:junit4]   2> 2964 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1044]} 0 0
[junit4:junit4]   2> 2966 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1045]} 0 0
[junit4:junit4]   2> 2968 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1046]} 0 0
[junit4:junit4]   2> 2970 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1047]} 0 0
[junit4:junit4]   2> 2972 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1048]} 0 0
[junit4:junit4]   2> 2974 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1049]} 0 0
[junit4:junit4]   2> 2976 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1050]} 0 0
[junit4:junit4]   2> 2978 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1051]} 0 0
[junit4:junit4]   2> 2980 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1052]} 0 0
[junit4:junit4]   2> 2982 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1053]} 0 0
[junit4:junit4]   2> 2984 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1054]} 0 0
[junit4:junit4]   2> 2986 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1055]} 0 0
[junit4:junit4]   2> 2988 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1056]} 0 0
[junit4:junit4]   2> 2990 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1057]} 0 0
[junit4:junit4]   2> 2992 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1058]} 0 0
[junit4:junit4]   2> 2994 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1059]} 0 0
[junit4:junit4]   2> 2996 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1060]} 0 0
[junit4:junit4]   2> 2998 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1061]} 0 0
[junit4:junit4]   2> 3000 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1062]} 0 0
[junit4:junit4]   2> 3002 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1063]} 0 0
[junit4:junit4]   2> 3004 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1064]} 0 0
[junit4:junit4]   2> 3006 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1065]} 0 0
[junit4:junit4]   2> 3008 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1066]} 0 0
[junit4:junit4]   2> 3010 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1067]} 0 0
[junit4:junit4]   2> 3012 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1068]} 0 0
[junit4:junit4]   2> 3014 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1069]} 0 0
[junit4:junit4]   2> 3016 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1070]} 0 0
[junit4:junit4]   2> 3018 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1071]} 0 0
[junit4:junit4]   2> 3020 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1072]} 0 0
[junit4:junit4]   2> 3022 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1073]} 0 0
[junit4:junit4]   2> 3024 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1074]} 0 0
[junit4:junit4]   2> 3026 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1075]} 0 0
[junit4:junit4]   2> 3028 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1076]} 0 0
[junit4:junit4]   2> 3030 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1077]} 0 0
[junit4:junit4]   2> 3032 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1078]} 0 0
[junit4:junit4]   2> 3034 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1079]} 0 0
[junit4:junit4]   2> 3036 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1080]} 0 0
[junit4:junit4]   2> 3038 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1081]} 0 0
[junit4:junit4]   2> 3040 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1082]} 0 0
[junit4:junit4]   2> 3042 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1083]} 0 0
[junit4:junit4]   2> 3050 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1084]} 0 0
[junit4:junit4]   2> 3053 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1085]} 0 0
[junit4:junit4]   2> 3055 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1086]} 0 0
[junit4:junit4]   2> 3057 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1087]} 0 0
[junit4:junit4]   2> 3059 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1088]} 0 0
[junit4:junit4]   2> 3061 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1089]} 0 0
[junit4:junit4]   2> 3063 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1090]} 0 0
[junit4:junit4]   2> 3065 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1091]} 0 0
[junit4:junit4]   2> 3067 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1092]} 0 0
[junit4:junit4]   2> 3069 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1093]} 0 0
[junit4:junit4]   2> 3071 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1094]} 0 0
[junit4:junit4]   2> 3073 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1095]} 0 0
[junit4:junit4]   2> 3075 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1096]} 0 0
[junit4:junit4]   2> 3077 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1097]} 0 0
[junit4:junit4]   2> 3079 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1098]} 0 0
[junit4:junit4]   2> 3081 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1099]} 0 0
[junit4:junit4]   2> 3083 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1100]} 0 0
[junit4:junit4]   2> 3085 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1101]} 0 0
[junit4:junit4]   2> 3087 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1102]} 0 0
[junit4:junit4]   2> 3089 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1103]} 0 0
[junit4:junit4]   2> 3091 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1104]} 0 0
[junit4:junit4]   2> 3093 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1105]} 0 0
[junit4:junit4]   2> 3095 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1106]} 0 0
[junit4:junit4]   2> 3097 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1107]} 0 0
[junit4:junit4]   2> 3099 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1108]} 0 0
[junit4:junit4]   2> 3101 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1109]} 0 0
[junit4:junit4]   2> 3103 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1110]} 0 0
[junit4:junit4]   2> 3105 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1111]} 0 0
[junit4:junit4]   2> 3107 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1112]} 0 0
[junit4:junit4]   2> 3109 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1113]} 0 0
[junit4:junit4]   2> 3111 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1114]} 0 0
[junit4:junit4]   2> 3113 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1115]} 0 0
[junit4:junit4]   2> 3115 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1116]} 0 0
[junit4:junit4]   2> 3117 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1117]} 0 0
[junit4:junit4]   2> 3119 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1118]} 0 0
[junit4:junit4]   2> 3121 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1119]} 0 0
[junit4:junit4]   2> 3123 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1120]} 0 0
[junit4:junit4]   2> 3125 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1121]} 0 0
[junit4:junit4]   2> 3127 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1122]} 0 0
[junit4:junit4]   2> 3129 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1123]} 0 0
[junit4:junit4]   2> 3131 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1124]} 0 0
[junit4:junit4]   2> 3133 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1125]} 0 0
[junit4:junit4]   2> 3135 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1126]} 0 0
[junit4:junit4]   2> 3137 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1127]} 0 0
[junit4:junit4]   2> 3139 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1128]} 0 0
[junit4:junit4]   2> 3141 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1129]} 0 0
[junit4:junit4]   2> 3143 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1130]} 0 0
[junit4:junit4]   2> 3145 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1131]} 0 0
[junit4:junit4]   2> 3147 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1132]} 0 0
[junit4:junit4]   2> 3149 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1133]} 0 0
[junit4:junit4]   2> 3151 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1134]} 0 0
[junit4:junit4]   2> 3153 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1135]} 0 0
[junit4:junit4]   2> 3155 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1136]} 0 0
[junit4:junit4]   2> 3157 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1137]} 0 0
[junit4:junit4]   2> 3159 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1138]} 0 0
[junit4:junit4]   2> 3161 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1139]} 0 0
[junit4:junit4]   2> 3163 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1140]} 0 0
[junit4:junit4]   2> 3165 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1141]} 0 0
[junit4:junit4]   2> 3167 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1142]} 0 0
[junit4:junit4]   2> 3169 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1143]} 0 0
[junit4:junit4]   2> 3171 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1144]} 0 0
[junit4:junit4]   2> 3173 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1145]} 0 0
[junit4:junit4]   2> 3175 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1146]} 0 0
[junit4:junit4]   2> 3177 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1147]} 0 0
[junit4:junit4]   2> 3179 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1148]} 0 0
[junit4:junit4]   2> 3181 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1149]} 0 0
[junit4:junit4]   2> 3183 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1150]} 0 0
[junit4:junit4]   2> 3185 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1151]} 0 0
[junit4:junit4]   2> 3187 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1152]} 0 0
[junit4:junit4]   2> 3189 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1153]} 0 0
[junit4:junit4]   2> 3191 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1154]} 0 0
[junit4:junit4]   2> 3193 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1155]} 0 0
[junit4:junit4]   2> 3195 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1156]} 0 0
[junit4:junit4]   2> 3197 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1157]} 0 0
[junit4:junit4]   2> 3199 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1158]} 0 0
[junit4:junit4]   2> 3201 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1159]} 0 0
[junit4:junit4]   2> 3203 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1160]} 0 0
[junit4:junit4]   2> 3205 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1161]} 0 0
[junit4:junit4]   2> 3207 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1162]} 0 0
[junit4:junit4]   2> 3209 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1163]} 0 0
[junit4:junit4]   2> 3211 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1164]} 0 0
[junit4:junit4]   2> 3213 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1165]} 0 0
[junit4:junit4]   2> 3215 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1166]} 0 0
[junit4:junit4]   2> 3217 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1167]} 0 0
[junit4:junit4]   2> 3219 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1168]} 0 0
[junit4:junit4]   2> 3221 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1169]} 0 0
[junit4:junit4]   2> 3228 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1170]} 0 0
[junit4:junit4]   2> 3231 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1171]} 0 0
[junit4:junit4]   2> 3233 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1172]} 0 0
[junit4:junit4]   2> 3235 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1173]} 0 0
[junit4:junit4]   2> 3237 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1174]} 0 0
[junit4:junit4]   2> 3239 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1175]} 0 0
[junit4:junit4]   2> 3241 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1176]} 0 0
[junit4:junit4]   2> 3243 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1177]} 0 0
[junit4:junit4]   2> 3245 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1178]} 0 0
[junit4:junit4]   2> 3247 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1179]} 0 0
[junit4:junit4]   2> 3249 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javab

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

ectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave/collection1/data
[junit4:junit4]   2> 412932 T3556 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestReplicationHandler -Dtests.method=test -Dtests.seed=60CC5078815A7FBB -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/hudson/lucene-data/enwiki.random.lines.txt -Dtests.locale=fr_FR -Dtests.timezone=Brazil/West -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] FAILURE  413s J1 | TestReplicationHandler.test <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: expected:<[{indexVersion=1361433017926,generation=2,filelist=[_0_Pulsing41_0.doc, _0.fnm, _0_Pulsing41_0.tim, _0_Pulsing41_0.tip, _0.nvd, segments_2, _0.fdx, _0.si, _0.nvm, _0.fdt]}]> but was:<[{indexVersion=1361433017926,generation=2,filelist=[_0_Pulsing41_0.doc, _0.fnm, _0_Pulsing41_0.tim, _0_Pulsing41_0.tip, _0.nvd, segments_2, _0.fdx, _0.nvm, _0.si, _0.fdt]}]>
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([60CC5078815A7FBB:E8986FA22FA61243]:0)
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    > 	at org.junit.Assert.failNotEquals(Assert.java:647)
[junit4:junit4]    > 	at org.junit.Assert.assertEquals(Assert.java:128)
[junit4:junit4]    > 	at org.junit.Assert.assertEquals(Assert.java:147)
[junit4:junit4]    > 	at org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload(TestReplicationHandler.java:785)
[junit4:junit4]    > 	at org.apache.solr.handler.TestReplicationHandler.test(TestReplicationHandler.java:254)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:616)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:679)
[junit4:junit4]   2> 413019 T3556 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {id=Pulsing41(freqCutoff=4 minBlockSize=12 maxBlockSize=55), name=Pulsing41(freqCutoff=4 minBlockSize=12 maxBlockSize=55)}, docValues:{}, sim=DefaultSimilarity, locale=fr_FR, timezone=Brazil/West
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=1,free=82037040,total=273285120
[junit4:junit4]   2> NOTE: All tests run in this JVM: [OpenExchangeRatesOrgProviderTest, TermVectorComponentTest, TestCSVLoader, ZkSolrClientTest, SolrIndexSplitterTest, DocumentAnalysisRequestHandlerTest, RAMDirectoryFactoryTest, TestRecovery, TestHashPartitioner, TestFoldingMultitermQuery, TestSolrXMLSerializer, TestComponentsName, TestPhraseSuggestions, CollectionsAPIDistributedZkTest, TestSolrCoreProperties, TestWriterPerf, RecoveryZkTest, TestDistributedGrouping, QueryEqualityTest, DistributedQueryElevationComponentTest, OutputWriterTest, OverseerTest, FieldMutatingUpdateProcessorTest, TestSolr4Spatial, PeerSyncTest, DocumentBuilderTest, SynonymTokenizerTest, TestDistributedSearch, FileUtilsTest, TestStressLucene, TestFunctionQuery, PingRequestHandlerTest, TestRTGBase, TestCharFilters, TestBM25SimilarityFactory, TestJmxIntegration, BasicZkTest, LukeRequestHandlerTest, SolrIndexConfigTest, UUIDFieldTest, XsltUpdateRequestHandlerTest, ConvertedLegacyTest, TestPropInjectDefaults, TestZkChroot, SoftAutoCommitTest, TestPluginEnable, HardAutoCommitTest, EchoParamsTest, TestDocumentBuilder, BasicDistributedZk2Test, TestSolrDeletionPolicy1, TestSolrDeletionPolicy2, TestOmitPositions, UpdateParamsTest, ZkNodePropsTest, SuggesterTSTTest, TestUpdate, PolyFieldTest, TestArbitraryIndexDir, TestMultiCoreConfBootstrap, TestRealTimeGet, SpellCheckComponentTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler]
[junit4:junit4] Completed on J1 in 413.04s, 1 test, 1 failure <<< FAILURES!

[...truncated 311 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:388: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:361: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build.xml:183: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/common-build.xml:447: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:1202: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:865: There were test failures: 254 suites, 1053 tests, 1 failure, 22 ignored (4 assumptions)

Total time: 84 minutes 26 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 190 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/190/

All tests passed

Build Log:
[...truncated 23444 lines...]
-check-forbidden-java-apis:
[forbidden-apis] Reading bundled API signatures: jdk-unsafe-1.6
[forbidden-apis] Reading bundled API signatures: jdk-deprecated-1.6
[forbidden-apis] Reading bundled API signatures: commons-io-unsafe-2.1
[forbidden-apis] Reading API signatures: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/tools/forbiddenApis/executors.txt
[forbidden-apis] Reading API signatures: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/tools/forbiddenApis/servlet-api.txt
[forbidden-apis] Loading classes to check...
[forbidden-apis] Scanning for API signatures and dependencies...
[forbidden-apis] WARNING: The referenced class 'org.apache.lucene.analysis.uima.ae.AEProviderFactory' cannot be loaded. Please fix the classpath!
[forbidden-apis] WARNING: The referenced class 'org.apache.lucene.analysis.uima.ae.AEProviderFactory' cannot be loaded. Please fix the classpath!
[forbidden-apis] WARNING: The referenced class 'org.apache.lucene.analysis.uima.ae.AEProvider' cannot be loaded. Please fix the classpath!
[forbidden-apis] WARNING: The referenced class 'org.apache.lucene.collation.ICUCollationKeyAnalyzer' cannot be loaded. Please fix the classpath!
[forbidden-apis] Forbidden method invocation: javax.servlet.ServletResponse#getWriter()
[forbidden-apis]   in org.apache.solr.servlet.SolrDispatchFilter (SolrDispatchFilter.java:399)
[forbidden-apis] Scanned 2194 (and 1237 related) class file(s) for forbidden API invocations (in 1.70s), 1 error(s).

BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:388: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:67: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build.xml:265: Check for forbidden API calls failed, see log.

Total time: 146 minutes 13 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 189 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/189/

1 tests failed.
REGRESSION:  org.apache.solr.cloud.SyncSliceTest.testDistribSearch

Error Message:
Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent. Leader:http://127.0.0.1:40234/collection1skip list:[org.apache.solr.cloud.AbstractFullDistribZkTestBase$CloudJettyRunner@95d12b2e, org.apache.solr.cloud.AbstractFullDistribZkTestBase$CloudJettyRunner@ed420aa9]

Stack Trace:
java.lang.AssertionError: Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent. Leader:http://127.0.0.1:40234/collection1skip list:[org.apache.solr.cloud.AbstractFullDistribZkTestBase$CloudJettyRunner@95d12b2e, org.apache.solr.cloud.AbstractFullDistribZkTestBase$CloudJettyRunner@ed420aa9]
	at __randomizedtesting.SeedInfo.seed([BC58A5654E39B0D0:3DBE2B7D3966D0EC]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:216)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
	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:616)
	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:679)




Build Log:
[...truncated 8814 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4:junit4]   2> 0 T4575 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 5 T4575 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./solrtest-SyncSliceTest-1361805889416
[junit4:junit4]   2> 6 T4575 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 7 T4576 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 10 T4576 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 10 T4576 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 10 T4576 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 11 T4576 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 12 T4576 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 108 T4575 oasc.ZkTestServer.run start zk server on port:40224
[junit4:junit4]   2> 108 T4575 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:40224 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@34bcccbd
[junit4:junit4]   2> 109 T4575 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 109 T4581 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:40224. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 110 T4581 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:40224, initiating session
[junit4:junit4]   2> 110 T4577 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:40225
[junit4:junit4]   2> 111 T4577 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:40225
[junit4:junit4]   2> 111 T4579 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 113 T4579 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d11f4cf8f0000 with negotiated timeout 10000 for client /140.211.11.196:40225
[junit4:junit4]   2> 113 T4581 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:40224, sessionid = 0x13d11f4cf8f0000, negotiated timeout = 10000
[junit4:junit4]   2> 114 T4582 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@34bcccbd name:ZooKeeperConnection Watcher:127.0.0.1:40224 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 115 T4575 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 115 T4575 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 118 T4580 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d11f4cf8f0000
[junit4:junit4]   2> 126 T4582 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 127 T4577 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:40225 which had sessionid 0x13d11f4cf8f0000
[junit4:junit4]   2> 126 T4575 oaz.ZooKeeper.close Session: 0x13d11f4cf8f0000 closed
[junit4:junit4]   2> 127 T4575 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:40224/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@48a441b6
[junit4:junit4]   2> 128 T4575 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 128 T4583 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:40224. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 129 T4583 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:40224, initiating session
[junit4:junit4]   2> 129 T4577 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:40226
[junit4:junit4]   2> 129 T4577 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:40226
[junit4:junit4]   2> 130 T4579 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d11f4cf8f0001 with negotiated timeout 10000 for client /140.211.11.196:40226
[junit4:junit4]   2> 130 T4583 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:40224, sessionid = 0x13d11f4cf8f0001, negotiated timeout = 10000
[junit4:junit4]   2> 131 T4584 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@48a441b6 name:ZooKeeperConnection Watcher:127.0.0.1:40224/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 131 T4575 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 131 T4575 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 135 T4575 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 143 T4575 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 145 T4575 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 148 T4575 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 148 T4575 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 160 T4575 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 161 T4575 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 165 T4575 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 166 T4575 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 168 T4575 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 169 T4575 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 179 T4575 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 180 T4575 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 182 T4575 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 183 T4575 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 185 T4575 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 186 T4575 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 189 T4575 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 189 T4575 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 192 T4575 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 192 T4575 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 199 T4580 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d11f4cf8f0001
[junit4:junit4]   2> 200 T4584 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 200 T4577 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:40226 which had sessionid 0x13d11f4cf8f0001
[junit4:junit4]   2> 200 T4575 oaz.ZooKeeper.close Session: 0x13d11f4cf8f0001 closed
[junit4:junit4]   2> 362 T4575 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 367 T4575 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:40227
[junit4:junit4]   2> 367 T4575 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 368 T4575 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 369 T4575 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1361805889610
[junit4:junit4]   2> 369 T4575 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1361805889610/solr.xml
[junit4:junit4]   2> 369 T4575 oasc.CoreContainer.<init> New CoreContainer 1904536854
[junit4:junit4]   2> 370 T4575 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1361805889610/'
[junit4:junit4]   2> 370 T4575 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1361805889610/'
[junit4:junit4]   2> 417 T4575 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 418 T4575 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 418 T4575 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 419 T4575 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 419 T4575 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 419 T4575 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 420 T4575 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 420 T4575 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 421 T4575 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 421 T4575 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 442 T4575 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 460 T4575 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:40224/solr
[junit4:junit4]   2> 461 T4575 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 462 T4575 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:40224 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1b2cc9db
[junit4:junit4]   2> 463 T4575 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 463 T4594 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:40224. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 463 T4594 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:40224, initiating session
[junit4:junit4]   2> 464 T4577 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:40228
[junit4:junit4]   2> 464 T4577 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:40228
[junit4:junit4]   2> 466 T4579 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d11f4cf8f0002 with negotiated timeout 20000 for client /140.211.11.196:40228
[junit4:junit4]   2> 466 T4594 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:40224, sessionid = 0x13d11f4cf8f0002, negotiated timeout = 20000
[junit4:junit4]   2> 466 T4595 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b2cc9db name:ZooKeeperConnection Watcher:127.0.0.1:40224 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 467 T4575 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 468 T4580 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d11f4cf8f0002
[junit4:junit4]   2> 476 T4577 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:40228 which had sessionid 0x13d11f4cf8f0002
[junit4:junit4]   2> 476 T4595 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 476 T4575 oaz.ZooKeeper.close Session: 0x13d11f4cf8f0002 closed
[junit4:junit4]   2> 477 T4575 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 488 T4575 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:40224/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@3ee2b229
[junit4:junit4]   2> 489 T4575 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 489 T4596 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:40224. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 489 T4596 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:40224, initiating session
[junit4:junit4]   2> 490 T4577 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:40229
[junit4:junit4]   2> 490 T4577 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:40229
[junit4:junit4]   2> 491 T4579 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d11f4cf8f0003 with negotiated timeout 20000 for client /140.211.11.196:40229
[junit4:junit4]   2> 491 T4596 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:40224, sessionid = 0x13d11f4cf8f0003, negotiated timeout = 20000
[junit4:junit4]   2> 492 T4597 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3ee2b229 name:ZooKeeperConnection Watcher:127.0.0.1:40224/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 492 T4575 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 498 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f0003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 499 T4575 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 506 T4575 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40227_
[junit4:junit4]   2> 507 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f0003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:40227_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:40227_
[junit4:junit4]   2> 509 T4575 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40227_
[junit4:junit4]   2> 511 T4575 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 523 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f0003 type:delete cxid:0x16 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 531 T4575 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 533 T4575 oasc.Overseer.start Overseer (id=89247310769225731-127.0.0.1:40227_-n_0000000000) starting
[junit4:junit4]   2> 534 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f0003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 535 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f0003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 544 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f0003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 545 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f0003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 552 T4599 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 552 T4575 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 562 T4575 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 568 T4600 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1361805889610/collection1
[junit4:junit4]   2> 568 T4598 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 569 T4600 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 569 T4600 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 570 T4600 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 571 T4600 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1361805889610/collection1/'
[junit4:junit4]   2> 572 T4600 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1361805889610/collection1/lib/README' to classloader
[junit4:junit4]   2> 573 T4600 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1361805889610/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 619 T4600 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 676 T4600 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 677 T4600 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 683 T4600 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1298 T4600 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1309 T4600 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1313 T4600 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1325 T4600 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1329 T4600 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1333 T4600 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1334 T4600 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1335 T4600 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1361805889610/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1361805889415/control/data/
[junit4:junit4]   2> 1336 T4600 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ee14d81
[junit4:junit4]   2> 1336 T4600 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 1337 T4600 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/control/data forceNew:false
[junit4:junit4]   2> 1338 T4600 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/control/data
[junit4:junit4]   2> 1338 T4600 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1361805889415/control/data/index/
[junit4:junit4]   2> 1339 T4600 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1361805889415/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1340 T4600 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/control/data/index forceNew:false
[junit4:junit4]   2> 1373 T4600 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361805889415/control/data/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1373 T4600 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1375 T4600 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/control/data/index
[junit4:junit4]   2> 1377 T4600 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1378 T4600 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1379 T4600 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1380 T4600 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1380 T4600 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1381 T4600 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1381 T4600 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1382 T4600 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1382 T4600 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1391 T4600 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1397 T4600 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/control/data
[junit4:junit4]   2> 1399 T4600 oass.SolrIndexSearcher.<init> Opening Searcher@385cc669 main
[junit4:junit4]   2> 1400 T4600 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1400 T4600 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1403 T4601 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@385cc669 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1405 T4600 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1405 T4600 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1406 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f0003 type:create cxid:0x50 zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 2072 T4598 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2073 T4598 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40227_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40227"}
[junit4:junit4]   2> 2073 T4598 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2073 T4598 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2074 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f0003 type:create cxid:0x58 zxid:0x2c txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 2135 T4597 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 2461 T4600 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2461 T4600 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:40227 collection:control_collection shard:shard1
[junit4:junit4]   2> 2462 T4600 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2468 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f0003 type:delete cxid:0x72 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2479 T4600 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2480 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f0003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2482 T4600 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2483 T4600 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2483 T4600 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:40227/collection1/
[junit4:junit4]   2> 2483 T4600 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2483 T4600 oasc.SyncStrategy.syncToMe http://127.0.0.1:40227/collection1/ has no replicas
[junit4:junit4]   2> 2484 T4600 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:40227/collection1/
[junit4:junit4]   2> 2484 T4600 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2496 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f0003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3639 T4598 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3708 T4597 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 3728 T4600 oasc.ZkController.register We are http://127.0.0.1:40227/collection1/ and leader is http://127.0.0.1:40227/collection1/
[junit4:junit4]   2> 3728 T4600 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:40227
[junit4:junit4]   2> 3728 T4600 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3728 T4600 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3729 T4600 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3730 T4600 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3731 T4575 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3731 T4575 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3732 T4575 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3745 T4575 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3746 T4575 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:40224/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1736bcde
[junit4:junit4]   2> 3747 T4575 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3748 T4602 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:40224. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 3748 T4602 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:40224, initiating session
[junit4:junit4]   2> 3748 T4577 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:40230
[junit4:junit4]   2> 3749 T4577 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:40230
[junit4:junit4]   2> 3750 T4579 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d11f4cf8f0004 with negotiated timeout 10000 for client /140.211.11.196:40230
[junit4:junit4]   2> 3750 T4602 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:40224, sessionid = 0x13d11f4cf8f0004, negotiated timeout = 10000
[junit4:junit4]   2> 3750 T4603 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1736bcde name:ZooKeeperConnection Watcher:127.0.0.1:40224/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3750 T4575 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3751 T4575 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3752 T4575 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3917 T4575 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3920 T4575 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:40231
[junit4:junit4]   2> 3921 T4575 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3921 T4575 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3922 T4575 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1361805893163
[junit4:junit4]   2> 3922 T4575 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1361805893163/solr.xml
[junit4:junit4]   2> 3923 T4575 oasc.CoreContainer.<init> New CoreContainer 688361830
[junit4:junit4]   2> 3923 T4575 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1361805893163/'
[junit4:junit4]   2> 3924 T4575 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1361805893163/'
[junit4:junit4]   2> 3970 T4575 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 3970 T4575 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3971 T4575 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3971 T4575 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3972 T4575 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3972 T4575 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3972 T4575 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3973 T4575 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3973 T4575 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3974 T4575 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 3992 T4575 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4010 T4575 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:40224/solr
[junit4:junit4]   2> 4011 T4575 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4011 T4575 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:40224 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@47ba9abe
[junit4:junit4]   2> 4012 T4575 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4013 T4613 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:40224. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4013 T4613 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:40224, initiating session
[junit4:junit4]   2> 4013 T4577 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:40232
[junit4:junit4]   2> 4014 T4577 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:40232
[junit4:junit4]   2> 4016 T4579 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d11f4cf8f0005 with negotiated timeout 20000 for client /140.211.11.196:40232
[junit4:junit4]   2> 4016 T4613 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:40224, sessionid = 0x13d11f4cf8f0005, negotiated timeout = 20000
[junit4:junit4]   2> 4016 T4614 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@47ba9abe name:ZooKeeperConnection Watcher:127.0.0.1:40224 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4017 T4575 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4018 T4580 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d11f4cf8f0005
[junit4:junit4]   2> 4029 T4614 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4029 T4577 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:40232 which had sessionid 0x13d11f4cf8f0005
[junit4:junit4]   2> 4029 T4575 oaz.ZooKeeper.close Session: 0x13d11f4cf8f0005 closed
[junit4:junit4]   2> 4029 T4575 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 4038 T4575 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:40224/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@2b3defee
[junit4:junit4]   2> 4039 T4575 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4039 T4615 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:40224. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4040 T4615 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:40224, initiating session
[junit4:junit4]   2> 4040 T4577 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:40233
[junit4:junit4]   2> 4040 T4577 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:40233
[junit4:junit4]   2> 4042 T4579 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d11f4cf8f0006 with negotiated timeout 20000 for client /140.211.11.196:40233
[junit4:junit4]   2> 4042 T4615 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:40224, sessionid = 0x13d11f4cf8f0006, negotiated timeout = 20000
[junit4:junit4]   2> 4042 T4616 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2b3defee name:ZooKeeperConnection Watcher:127.0.0.1:40224/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4042 T4575 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4043 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f0006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4044 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f0006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4046 T4575 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 5048 T4575 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40231_
[junit4:junit4]   2> 5049 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f0006 type:delete cxid:0x9 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:40231_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:40231_
[junit4:junit4]   2> 5050 T4575 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40231_
[junit4:junit4]   2> 5052 T4597 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 5053 T4603 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5053 T4616 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5054 T4597 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5061 T4617 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1361805893163/collection1
[junit4:junit4]   2> 5061 T4617 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 5061 T4617 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 5062 T4617 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 5063 T4617 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1361805893163/collection1/'
[junit4:junit4]   2> 5064 T4617 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1361805893163/collection1/lib/README' to classloader
[junit4:junit4]   2> 5064 T4617 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1361805893163/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 5110 T4617 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 5166 T4617 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5167 T4617 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5173 T4617 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5227 T4598 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5227 T4598 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40227_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40227"}
[junit4:junit4]   2> 5240 T4616 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 5240 T4603 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 5240 T4597 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 5774 T4617 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5784 T4617 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5789 T4617 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5806 T4617 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5811 T4617 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5815 T4617 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5816 T4617 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5817 T4617 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1361805893163/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty1/
[junit4:junit4]   2> 5817 T4617 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ee14d81
[junit4:junit4]   2> 5818 T4617 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 5819 T4617 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty1 forceNew:false
[junit4:junit4]   2> 5820 T4617 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty1
[junit4:junit4]   2> 5820 T4617 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty1/index/
[junit4:junit4]   2> 5821 T4617 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5821 T4617 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty1/index forceNew:false
[junit4:junit4]   2> 5828 T4617 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty1/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5829 T4617 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5830 T4617 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty1/index
[junit4:junit4]   2> 5831 T4617 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5832 T4617 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5832 T4617 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5833 T4617 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5833 T4617 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5833 T4617 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5834 T4617 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5834 T4617 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5835 T4617 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5842 T4617 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5848 T4617 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty1
[junit4:junit4]   2> 5849 T4617 oass.SolrIndexSearcher.<init> Opening Searcher@608730e2 main
[junit4:junit4]   2> 5850 T4617 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5850 T4617 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5854 T4618 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@608730e2 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5856 T4617 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5856 T4617 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6744 T4598 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6745 T4598 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40231_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40231"}
[junit4:junit4]   2> 6745 T4598 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 6745 T4598 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6750 T4597 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6750 T4616 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6750 T4603 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6859 T4617 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 6859 T4617 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:40231 collection:collection1 shard:shard1
[junit4:junit4]   2> 6860 T4617 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 6877 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f0006 type:delete cxid:0x46 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 6878 T4617 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 6878 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f0006 type:create cxid:0x47 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6889 T4617 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 6889 T4617 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 6889 T4617 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:40231/collection1/
[junit4:junit4]   2> 6889 T4617 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 6890 T4617 oasc.SyncStrategy.syncToMe http://127.0.0.1:40231/collection1/ has no replicas
[junit4:junit4]   2> 6890 T4617 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:40231/collection1/
[junit4:junit4]   2> 6890 T4617 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 6894 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f0006 type:create cxid:0x51 zxid:0x60 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8272 T4598 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8295 T4597 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 8295 T4603 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 8295 T4616 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 8332 T4617 oasc.ZkController.register We are http://127.0.0.1:40231/collection1/ and leader is http://127.0.0.1:40231/collection1/
[junit4:junit4]   2> 8332 T4617 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:40231
[junit4:junit4]   2> 8332 T4617 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8332 T4617 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8333 T4617 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8335 T4617 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8336 T4575 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0
[junit4:junit4]   2> 8336 T4575 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8337 T4575 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8514 T4575 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8517 T4575 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:40234
[junit4:junit4]   2> 8518 T4575 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8518 T4575 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8519 T4575 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1361805897761
[junit4:junit4]   2> 8519 T4575 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1361805897761/solr.xml
[junit4:junit4]   2> 8520 T4575 oasc.CoreContainer.<init> New CoreContainer 1194253324
[junit4:junit4]   2> 8520 T4575 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1361805897761/'
[junit4:junit4]   2> 8521 T4575 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1361805897761/'
[junit4:junit4]   2> 8567 T4575 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8568 T4575 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8568 T4575 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8569 T4575 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8569 T4575 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8570 T4575 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8570 T4575 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8571 T4575 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8571 T4575 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8571 T4575 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8592 T4575 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8610 T4575 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:40224/solr
[junit4:junit4]   2> 8611 T4575 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8611 T4575 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:40224 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@5c5cddec
[junit4:junit4]   2> 8612 T4575 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8613 T4628 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:40224. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 8613 T4628 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:40224, initiating session
[junit4:junit4]   2> 8614 T4577 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:40235
[junit4:junit4]   2> 8614 T4577 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:40235
[junit4:junit4]   2> 8640 T4579 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d11f4cf8f0007 with negotiated timeout 20000 for client /140.211.11.196:40235
[junit4:junit4]   2> 8640 T4628 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:40224, sessionid = 0x13d11f4cf8f0007, negotiated timeout = 20000
[junit4:junit4]   2> 8641 T4629 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5c5cddec name:ZooKeeperConnection Watcher:127.0.0.1:40224 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8641 T4575 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8642 T4580 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d11f4cf8f0007
[junit4:junit4]   2> 8651 T4629 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8651 T4577 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:40235 which had sessionid 0x13d11f4cf8f0007
[junit4:junit4]   2> 8651 T4575 oaz.ZooKeeper.close Session: 0x13d11f4cf8f0007 closed
[junit4:junit4]   2> 8652 T4575 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8663 T4575 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:40224/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@72c1269d
[junit4:junit4]   2> 8664 T4575 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8664 T4630 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:40224. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 8665 T4630 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:40224, initiating session
[junit4:junit4]   2> 8665 T4577 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:40236
[junit4:junit4]   2> 8665 T4577 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:40236
[junit4:junit4]   2> 8666 T4579 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d11f4cf8f0008 with negotiated timeout 20000 for client /140.211.11.196:40236
[junit4:junit4]   2> 8667 T4630 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:40224, sessionid = 0x13d11f4cf8f0008, negotiated timeout = 20000
[junit4:junit4]   2> 8667 T4631 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@72c1269d name:ZooKeeperConnection Watcher:127.0.0.1:40224/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8667 T4575 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8668 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f0008 type:create cxid:0x1 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8670 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f0008 type:create cxid:0x2 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8677 T4575 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9679 T4575 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40234_
[junit4:junit4]   2> 9680 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f0008 type:delete cxid:0x9 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:40234_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:40234_
[junit4:junit4]   2> 9688 T4575 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40234_
[junit4:junit4]   2> 9690 T4616 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 9690 T4597 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 9691 T4603 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9691 T4631 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9691 T4603 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9699 T4616 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9699 T4597 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9705 T4632 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1361805897761/collection1
[junit4:junit4]   2> 9705 T4632 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9706 T4632 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9706 T4632 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9707 T4632 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1361805897761/collection1/'
[junit4:junit4]   2> 9708 T4632 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1361805897761/collection1/lib/README' to classloader
[junit4:junit4]   2> 9709 T4632 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1361805897761/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9755 T4632 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 9807 T4598 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9808 T4598 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40231_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40231"}
[junit4:junit4]   2> 9812 T4631 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9812 T4603 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9812 T4597 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9813 T4632 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9812 T4616 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9814 T4632 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9820 T4632 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 10427 T4632 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10438 T4632 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10442 T4632 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10453 T4632 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10458 T4632 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10462 T4632 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10463 T4632 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10464 T4632 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1361805897761/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty2/
[junit4:junit4]   2> 10464 T4632 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ee14d81
[junit4:junit4]   2> 10464 T4632 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 10465 T4632 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty2 forceNew:false
[junit4:junit4]   2> 10466 T4632 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty2
[junit4:junit4]   2> 10466 T4632 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty2/index/
[junit4:junit4]   2> 10467 T4632 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10468 T4632 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty2/index forceNew:false
[junit4:junit4]   2> 10473 T4632 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty2/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10473 T4632 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10474 T4632 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty2/index
[junit4:junit4]   2> 10476 T4632 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10476 T4632 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10476 T4632 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10477 T4632 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10477 T4632 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10478 T4632 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10478 T4632 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10479 T4632 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10479 T4632 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10486 T4632 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10492 T4632 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty2
[junit4:junit4]   2> 10494 T4632 oass.SolrIndexSearcher.<init> Opening Searcher@71037abd main
[junit4:junit4]   2> 10494 T4632 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10495 T4632 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10499 T4633 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@71037abd main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10501 T4632 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10501 T4632 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11317 T4598 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11318 T4598 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40234_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40234"}
[junit4:junit4]   2> 11318 T4598 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 11318 T4598 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11322 T4603 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11322 T4597 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11322 T4631 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11322 T4616 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11504 T4632 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11504 T4632 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:40234 collection:collection1 shard:shard1
[junit4:junit4]   2> 11508 T4632 oasc.ZkController.register We are http://127.0.0.1:40234/collection1/ and leader is http://127.0.0.1:40231/collection1/
[junit4:junit4]   2> 11508 T4632 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:40234
[junit4:junit4]   2> 11508 T4632 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 11508 T4632 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C254 name=collection1 org.apache.solr.core.SolrCore@4876c059 url=http://127.0.0.1:40234/collection1 node=127.0.0.1:40234_ C254_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:40234_, base_url=http://127.0.0.1:40234}
[junit4:junit4]   2> 11509 T4634 C254 P40234 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 11510 T4632 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11510 T4634 C254 P40234 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 11510 T4634 C254 P40234 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 11510 T4634 C254 P40234 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11511 T4575 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0
[junit4:junit4]   2> 11511 T4575 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 11512 T4575 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11519 T4634 C254 P40234 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11690 T4575 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 11693 T4575 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:40238
[junit4:junit4]   2> 11694 T4575 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 11694 T4575 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 11695 T4575 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1361805900935
[junit4:junit4]   2> 11695 T4575 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1361805900935/solr.xml
[junit4:junit4]   2> 11696 T4575 oasc.CoreContainer.<init> New CoreContainer 389784181
[junit4:junit4]   2> 11696 T4575 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1361805900935/'
[junit4:junit4]   2> 11697 T4575 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1361805900935/'
[junit4:junit4]   2> 11743 T4575 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 11744 T4575 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 11744 T4575 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 11745 T4575 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 11745 T4575 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 11746 T4575 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 11746 T4575 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 11747 T4575 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 11747 T4575 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 11747 T4575 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 11766 T4575 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 11785 T4575 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:40224/solr
[junit4:junit4]   2> 11785 T4575 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 11786 T4575 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:40224 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@2cec8da
[junit4:junit4]   2> 11787 T4575 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 11787 T4644 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:40224. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 11788 T4644 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:40224, initiating session
[junit4:junit4]   2> 11788 T4577 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:40239
[junit4:junit4]   2> 11788 T4577 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:40239
[junit4:junit4]   2> 11792 T4579 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d11f4cf8f0009 with negotiated timeout 20000 for client /140.211.11.196:40239
[junit4:junit4]   2> 11792 T4644 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:40224, sessionid = 0x13d11f4cf8f0009, negotiated timeout = 20000
[junit4:junit4]   2> 11793 T4645 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2cec8da name:ZooKeeperConnection Watcher:127.0.0.1:40224 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 11793 T4575 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 11794 T4580 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d11f4cf8f0009
[junit4:junit4]   2> 11804 T4645 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 11804 T4577 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:40239 which had sessionid 0x13d11f4cf8f0009
[junit4:junit4]   2> 11804 T4575 oaz.ZooKeeper.close Session: 0x13d11f4cf8f0009 closed
[junit4:junit4]   2> 11804 T4575 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 11813 T4575 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:40224/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@7724e769
[junit4:junit4]   2> 11814 T4575 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 11815 T4646 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:40224. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 11815 T4646 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:40224, initiating session
[junit4:junit4]   2> 11815 T4577 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:40240
[junit4:junit4]   2> 11816 T4577 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:40240
[junit4:junit4]   2> 11817 T4579 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d11f4cf8f000a with negotiated timeout 20000 for client /140.211.11.196:40240
[junit4:junit4]   2> 11817 T4646 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:40224, sessionid = 0x13d11f4cf8f000a, negotiated timeout = 20000
[junit4:junit4]   2> 11818 T4647 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7724e769 name:ZooKeeperConnection Watcher:127.0.0.1:40224/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 11818 T4575 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 11819 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f000a type:create cxid:0x1 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11820 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f000a type:create cxid:0x2 zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11831 T4575 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 12833 T4575 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40238_
[junit4:junit4]   2> 12834 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f000a type:delete cxid:0x9 zxid:0x82 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:40238_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:40238_
[junit4:junit4]   2> 12835 T4575 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40238_
[junit4:junit4]   2> 12837 T4631 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 12837 T4647 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 12837 T4597 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 12838 T4598 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12837 T4616 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 12838 T4603 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 12838 T4603 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 12838 T4598 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40234_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40234"}
[junit4:junit4]   2> 12847 T4631 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 12848 T4616 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 12853 T4648 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1361805900935/collection1
[junit4:junit4]   2> 12854 T4648 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 12855 T4648 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 12855 T4648 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 12856 T4647 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 12856 T4631 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 12856 T4603 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 12857 T4648 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1361805900935/collection1/'
[junit4:junit4]   2> 12856 T4616 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 12858 T4648 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1361805900935/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 12859 T4648 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1361805900935/collection1/lib/README' to classloader
[junit4:junit4]   2> 12860 T4597 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 12860 T4597 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 12905 T4648 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 12961 T4648 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 12962 T4648 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 12968 T4648 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 13551 T4648 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 13564 T4648 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 13567 T4648 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 13576 T4648 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13580 T4648 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13583 T4648 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13584 T4648 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13584 T4648 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1361805900935/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty3/
[junit4:junit4]   2> 13585 T4648 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ee14d81
[junit4:junit4]   2> 13585 T4648 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 13585 T4648 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty3 forceNew:false
[junit4:junit4]   2> 13586 T4648 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty3
[junit4:junit4]   2> 13586 T4648 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty3/index/
[junit4:junit4]   2> 13586 T4648 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 13587 T4648 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty3/index forceNew:false
[junit4:junit4]   2> 13591 T4648 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty3/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 13591 T4648 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 13592 T4648 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty3/index
[junit4:junit4]   2> 13593 T4648 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 13593 T4648 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 13593 T4648 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 13594 T4648 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 13594 T4648 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 13594 T4648 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 13595 T4648 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 13595 T4648 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 13595 T4648 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 13600 T4648 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 13604 T4648 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty3
[junit4:junit4]   2> 13605 T4648 oass.SolrIndexSearcher.<init> Opening Searcher@232cfa30 main
[junit4:junit4]   2> 13605 T4648 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 13605 T4648 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 13608 T4649 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@232cfa30 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 13610 T4648 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 13610 T4648 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14361 T4598 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14361 T4598 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40238_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40238"}
[junit4:junit4]   2> 14362 T4598 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 14362 T4598 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 14366 T4631 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14366 T4616 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14366 T4603 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14366 T4647 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14366 T4597 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14612 T4648 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 14612 T4648 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:40238 collection:collection1 shard:shard1
[junit4:junit4]   2> 14614 T4648 oasc.ZkController.register We are http://127.0.0.1:40238/collection1/ and leader is http://127.0.0.1:40231/collection1/
[junit4:junit4]   2> 14615 T4648 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:40238
[junit4:junit4]   2> 14615 T4648 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 14615 T4648 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C255 name=collection1 org.apache.solr.core.SolrCore@20cd31b9 url=http://127.0.0.1:40238/collection1 node=127.0.0.1:40238_ C255_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:40238_, base_url=http://127.0.0.1:40238}
[junit4:junit4]   2> 14616 T4650 C255 P40238 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 14616 T4648 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14616 T4650 C255 P40238 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 14617 T4650 C255 P40238 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 14617 T4650 C255 P40238 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14617 T4575 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0
[junit4:junit4]   2> 14618 T4575 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 14618 T4650 C255 P40238 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 14618 T4575 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 14808 T4575 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 14811 T4575 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:40242
[junit4:junit4]   2> 14811 T4575 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 14812 T4575 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 14812 T4575 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1361805904048
[junit4:junit4]   2> 14813 T4575 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1361805904048/solr.xml
[junit4:junit4]   2> 14813 T4575 oasc.CoreContainer.<init> New CoreContainer 1922150860
[junit4:junit4]   2> 14814 T4575 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1361805904048/'
[junit4:junit4]   2> 14815 T4575 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1361805904048/'
[junit4:junit4]   2> 14862 T4575 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 14862 T4575 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 14863 T4575 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 14863 T4575 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 14864 T4575 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 14864 T4575 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 14865 T4575 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 14865 T4575 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 14866 T4575 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 14866 T4575 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 14887 T4575 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 14905 T4575 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:40224/solr
[junit4:junit4]   2> 14906 T4575 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 14906 T4575 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:40224 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@4d0a8f9c
[junit4:junit4]   2> 14907 T4575 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 14908 T4660 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:40224. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 14908 T4660 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:40224, initiating session
[junit4:junit4]   2> 14909 T4577 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:40243
[junit4:junit4]   2> 14909 T4577 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:40243
[junit4:junit4]   2> 14911 T4579 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d11f4cf8f000b with negotiated timeout 20000 for client /140.211.11.196:40243
[junit4:junit4]   2> 14911 T4660 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:40224, sessionid = 0x13d11f4cf8f000b, negotiated timeout = 20000
[junit4:junit4]   2> 14912 T4661 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4d0a8f9c name:ZooKeeperConnection Watcher:127.0.0.1:40224 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 14912 T4575 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 14913 T4580 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d11f4cf8f000b
[junit4:junit4]   2> 14925 T4661 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 14925 T4577 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:40243 which had sessionid 0x13d11f4cf8f000b
[junit4:junit4]   2> 14925 T4575 oaz.ZooKeeper.close Session: 0x13d11f4cf8f000b closed
[junit4:junit4]   2> 14926 T4575 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 14937 T4575 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:40224/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@625fec2d
[junit4:junit4]   2> 14938 T4575 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 14938 T4662 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:40224. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 14938 T4662 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:40224, initiating session
[junit4:junit4]   2> 14939 T4577 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:40244
[junit4:junit4]   2> 14939 T4577 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:40244
[junit4:junit4]   2> 14940 T4579 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d11f4cf8f000c with negotiated timeout 20000 for client /140.211.11.196:40244
[junit4:junit4]   2> 14940 T4662 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:40224, sessionid = 0x13d11f4cf8f000c, negotiated timeout = 20000
[junit4:junit4]   2> 14941 T4663 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@625fec2d name:ZooKeeperConnection Watcher:127.0.0.1:40224/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 14941 T4575 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 14941 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f000c type:create cxid:0x1 zxid:0x93 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 14943 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f000c type:create cxid:0x2 zxid:0x94 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 14950 T4575 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2>  C254_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:40234_, base_url=http://127.0.0.1:40234}
[junit4:junit4]   2> 15531 T4634 C254 P40234 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:40231/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 15531 T4634 C254 P40234 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:40234 START replicas=[http://127.0.0.1:40231/collection1/] nUpdates=100
[junit4:junit4]   2> 15531 T4634 C254 P40234 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 15532 T4634 C254 P40234 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 15532 T4634 C254 P40234 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 15532 T4634 C254 P40234 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 15532 T4634 C254 P40234 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 15532 T4634 C254 P40234 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:40231/collection1/. core=collection1
[junit4:junit4]   2> 15533 T4634 C254 P40234 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C256 name=collection1 org.apache.solr.core.SolrCore@d919db9 url=http://127.0.0.1:40231/collection1 node=127.0.0.1:40231_ C256_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:40231_, base_url=http://127.0.0.1:40231, leader=true}
[junit4:junit4]   2> 15538 T4608 C256 P40231 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 15544 T4609 C256 P40231 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 15546 T4609 C256 P40231 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty1
[junit4:junit4]   2> 15549 T4609 C256 P40231 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty1/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15550 T4609 C256 P40231 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15556 T4609 C256 P40231 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty1/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty1/index,segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15556 T4609 C256 P40231 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15557 T4609 C256 P40231 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty1
[junit4:junit4]   2> 15558 T4609 C256 P40231 oass.SolrIndexSearcher.<init> Opening Searcher@115bad4c realtime
[junit4:junit4]   2> 15558 T4609 C256 P40231 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15558 T4609 C256 P40231 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 14
[junit4:junit4]   2> 15559 T4634 C254 P40234 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15559 T4634 C254 P40234 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 15561 T4610 C256 P40231 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15561 T4610 C256 P40231 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 15562 T4634 C254 P40234 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 15562 T4634 C254 P40234 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 15562 T4634 C254 P40234 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 15564 T4610 C256 P40231 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty1
[junit4:junit4]   2> 15565 T4610 C256 P40231 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty1/index
[junit4:junit4]   2> 15565 T4610 C256 P40231 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 15566 T4634 C254 P40234 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 15567 T4634 C254 P40234 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty2/index.20130225082504976 forceNew:false
[junit4:junit4]   2> 15568 T4634 C254 P40234 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty2
[junit4:junit4]   2> 15568 T4634 C254 P40234 oash.SnapPuller.fetchLatestIndex Starting download to org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty2/index.20130225082504976 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3e3ac6a3 fullCopy=true
[junit4:junit4]   2> 15571 T4610 C256 P40231 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 15572 T4634 C254 P40234 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty2/index
[junit4:junit4]   2> 15573 T4634 C254 P40234 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 15573 T4634 C254 P40234 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130225082504976
[junit4:junit4]   2> 15574 T4634 C254 P40234 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty2
[junit4:junit4]   2> 15575 T4634 C254 P40234 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty2
[junit4:junit4]   2> 15575 T4634 C254 P40234 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty2/index/ new=./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty2/index.20130225082504976
[junit4:junit4]   2> 15578 T4634 C254 P40234 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty2/index.20130225082504976,segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15579 T4634 C254 P40234 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15579 T4634 C254 P40234 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty2
[junit4:junit4]   2> 15580 T4634 C254 P40234 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty2
[junit4:junit4]   2> 15580 T4634 C254 P40234 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 15580 T4634 C254 P40234 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 15580 T4634 C254 P40234 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 15581 T4634 C254 P40234 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty2/index.20130225082504976
[junit4:junit4]   2> 15582 T4634 C254 P40234 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty2
[junit4:junit4]   2> 15585 T4634 C254 P40234 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty2/index.20130225082504976,segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15585 T4634 C254 P40234 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15585 T4634 C254 P40234 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 15586 T4634 C254 P40234 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty2
[junit4:junit4]   2> 15586 T4634 C254 P40234 oass.SolrIndexSearcher.<init> Opening Searcher@72bde1c6 main
[junit4:junit4]   2> 15587 T4633 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@72bde1c6 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 15588 T4633 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty2/index
[junit4:junit4]   2> 15588 T4634 C254 P40234 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty2/index.20130225082504976
[junit4:junit4]   2> 15588 T4634 C254 P40234 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty2/index
[junit4:junit4]   2> 15588 T4634 C254 P40234 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 15588 T4634 C254 P40234 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 15589 T4634 C254 P40234 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 15589 T4634 C254 P40234 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15590 T4634 C254 P40234 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 15886 T4598 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15887 T4598 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40238_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40238"}
[junit4:junit4]   2> 15890 T4598 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40234_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40234"}
[junit4:junit4]   2> 15906 T4631 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 15906 T4663 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 15906 T4603 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 15906 T4647 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 15906 T4597 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 15906 T4616 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 15953 T4575 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40242_
[junit4:junit4]   2> 15954 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f000c type:delete cxid:0xb zxid:0x9d txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:40242_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:40242_
[junit4:junit4]   2> 15955 T4575 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40242_
[junit4:junit4]   2> 15957 T4663 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 15957 T4631 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 15957 T4597 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 15957 T4616 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 15958 T4603 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15958 T4647 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15958 T4603 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 15958 T4647 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 15959 T4631 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15959 T4663 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15959 T4597 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15960 T4616 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15968 T4666 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1361805904048/collection1
[junit4:junit4]   2> 15968 T4666 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 15969 T4666 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 15969 T4666 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 15970 T4666 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1361805904048/collection1/'
[junit4:junit4]   2> 15971 T4666 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1361805904048/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 15972 T4666 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1361805904048/collection1/lib/README' to classloader
[junit4:junit4]   2> 16037 T4666 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 16093 T4666 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 16094 T4666 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 16100 T4666 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 16645 T4666 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 16653 T4666 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 16656 T4666 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 16665 T4666 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 16668 T4666 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 16671 T4666 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 16672 T4666 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 16673 T4666 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1361805904048/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty4/
[junit4:junit4]   2> 16673 T4666 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ee14d81
[junit4:junit4]   2> 16673 T4666 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 16674 T4666 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty4 forceNew:false
[junit4:junit4]   2> 16674 T4666 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty4
[junit4:junit4]   2> 16674 T4666 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty4/index/
[junit4:junit4]   2> 16675 T4666 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 16675 T4666 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty4/index forceNew:false
[junit4:junit4]   2> 16679 T4666 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty4/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 16679 T4666 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 16680 T4666 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty4/index
[junit4:junit4]   2> 16681 T4666 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 16681 T4666 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 16681 T4666 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 16682 T4666 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 16682 T4666 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 16682 T4666 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 16683 T4666 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 16683 T4666 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 16683 T4666 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 16688 T4666 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 16692 T4666 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty4
[junit4:junit4]   2> 16693 T4666 oass.SolrIndexSearcher.<init> Opening Searcher@dee9592 main
[junit4:junit4]   2> 16694 T4666 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 16694 T4666 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 16698 T4667 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@dee9592 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 16699 T4666 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 16699 T4666 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 17418 T4598 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17418 T4598 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40242_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40242"}
[junit4:junit4]   2> 17418 T4598 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 17419 T4598 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 17440 T4647 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17440 T4616 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17440 T4663 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17440 T4631 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17440 T4597 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17440 T4603 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17702 T4666 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 17702 T4666 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:40242 collection:collection1 shard:shard1
[junit4:junit4]   2> 17740 T4666 oasc.ZkController.register We are http://127.0.0.1:40242/collection1/ and leader is http://127.0.0.1:40231/collection1/
[junit4:junit4]   2> 17741 T4666 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:40242
[junit4:junit4]   2> 17741 T4666 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 17741 T4666 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C257 name=collection1 org.apache.solr.core.SolrCore@5b67d800 url=http://127.0.0.1:40242/collection1 node=127.0.0.1:40242_ C257_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:40242_, base_url=http://127.0.0.1:40242}
[junit4:junit4]   2> 17742 T4668 C257 P40242 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 17743 T4668 C257 P40242 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 17743 T4666 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17743 T4668 C257 P40242 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 17743 T4668 C257 P40242 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 17743 T4575 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0
[junit4:junit4]   2> 17744 T4575 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 17744 T4668 C257 P40242 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 17745 T4575 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 17928 T4575 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 17931 T4575 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:40249
[junit4:junit4]   2> 17931 T4575 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 17932 T4575 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 17932 T4575 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty5-1361805907175
[junit4:junit4]   2> 17933 T4575 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty5-1361805907175/solr.xml
[junit4:junit4]   2> 17933 T4575 oasc.CoreContainer.<init> New CoreContainer 1871521960
[junit4:junit4]   2> 17934 T4575 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty5-1361805907175/'
[junit4:junit4]   2> 17934 T4575 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty5-1361805907175/'
[junit4:junit4]   2> 17981 T4575 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 17981 T4575 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 17982 T4575 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 17982 T4575 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 17982 T4575 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 17983 T4575 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 17983 T4575 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 17984 T4575 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 17984 T4575 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 17985 T4575 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 18003 T4575 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 18021 T4575 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:40224/solr
[junit4:junit4]   2> 18022 T4575 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 18023 T4575 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:40224 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@a35ae9b
[junit4:junit4]   2> 18024 T4575 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 18024 T4678 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:40224. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 18025 T4678 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:40224, initiating session
[junit4:junit4]   2> 18025 T4577 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:40250
[junit4:junit4]   2> 18025 T4577 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:40250
[junit4:junit4]   2> 18027 T4579 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d11f4cf8f000d with negotiated timeout 20000 for client /140.211.11.196:40250
[junit4:junit4]   2> 18027 T4678 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:40224, sessionid = 0x13d11f4cf8f000d, negotiated timeout = 20000
[junit4:junit4]   2> 18027 T4679 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a35ae9b name:ZooKeeperConnection Watcher:127.0.0.1:40224 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 18028 T4575 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 18029 T4580 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d11f4cf8f000d
[junit4:junit4]   2> 18038 T4679 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 18038 T4577 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:40250 which had sessionid 0x13d11f4cf8f000d
[junit4:junit4]   2> 18038 T4575 oaz.ZooKeeper.close Session: 0x13d11f4cf8f000d closed
[junit4:junit4]   2> 18038 T4575 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 18048 T4575 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:40224/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@4dfc06f0
[junit4:junit4]   2> 18048 T4575 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 18049 T4680 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:40224. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 18049 T4680 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:40224, initiating session
[junit4:junit4]   2> 18049 T4577 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:40251
[junit4:junit4]   2> 18050 T4577 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:40251
[junit4:junit4]   2> 18051 T4579 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d11f4cf8f000e with negotiated timeout 20000 for client /140.211.11.196:40251
[junit4:junit4]   2> 18051 T4680 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:40224, sessionid = 0x13d11f4cf8f000e, negotiated timeout = 20000
[junit4:junit4]   2> 18051 T4681 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4dfc06f0 name:ZooKeeperConnection Watcher:127.0.0.1:40224/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 18052 T4575 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 18052 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f000e type:create cxid:0x1 zxid:0xaa txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 18054 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f000e type:create cxid:0x2 zxid:0xab txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 18062 T4575 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2>  C255_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:40238_, base_url=http://127.0.0.1:40238}
[junit4:junit4]   2> 18642 T4650 C255 P40238 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:40231/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 18642 T4650 C255 P40238 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:40238 START replicas=[http://127.0.0.1:40231/collection1/] nUpdates=100
[junit4:junit4]   2> 18642 T4650 C255 P40238 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 18643 T4650 C255 P40238 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 18643 T4650 C255 P40238 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 18643 T4650 C255 P40238 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 18643 T4650 C255 P40238 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 18643 T4650 C255 P40238 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:40231/collection1/. core=collection1
[junit4:junit4]   2> 18644 T4650 C255 P40238 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18645 T4608 C256 P40231 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18654 T4612 C256 P40231 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 18684 T4612 C256 P40231 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty1/index,segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty1/index,segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18684 T4612 C256 P40231 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18685 T4612 C256 P40231 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty1
[junit4:junit4]   2> 18685 T4612 C256 P40231 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18686 T4612 C256 P40231 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 33
[junit4:junit4]   2> 18687 T4650 C255 P40238 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 18687 T4650 C255 P40238 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 18689 T4610 C256 P40231 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18690 T4650 C255 P40238 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 18690 T4650 C255 P40238 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 18690 T4650 C255 P40238 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 18692 T4610 C256 P40231 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty1
[junit4:junit4]   2> 18693 T4610 C256 P40231 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty1/index
[junit4:junit4]   2> 18693 T4610 C256 P40231 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=1 
[junit4:junit4]   2> 18694 T4650 C255 P40238 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 18695 T4650 C255 P40238 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty3/index.20130225082508104 forceNew:false
[junit4:junit4]   2> 18696 T4650 C255 P40238 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty3
[junit4:junit4]   2> 18696 T4650 C255 P40238 oash.SnapPuller.fetchLatestIndex Starting download to org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty3/index.20130225082508104 lockFactory=org.apache.lucene.store.NativeFSLockFactory@74131998 fullCopy=true
[junit4:junit4]   2> 18700 T4610 C256 P40231 REQ /replication {file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=1 
[junit4:junit4]   2> 18701 T4650 C255 P40238 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty3/index
[junit4:junit4]   2> 18701 T4650 C255 P40238 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 18702 T4650 C255 P40238 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130225082508104
[junit4:junit4]   2> 18703 T4650 C255 P40238 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty3
[junit4:junit4]   2> 18703 T4650 C255 P40238 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty3
[junit4:junit4]   2> 18704 T4650 C255 P40238 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty3/index/ new=./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty3/index.20130225082508104
[junit4:junit4]   2> 18707 T4650 C255 P40238 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty3/index.20130225082508104,segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18707 T4650 C255 P40238 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18708 T4650 C255 P40238 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty3
[junit4:junit4]   2> 18708 T4650 C255 P40238 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty3
[junit4:junit4]   2> 18709 T4650 C255 P40238 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 18709 T4650 C255 P40238 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 18709 T4650 C255 P40238 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 18710 T4650 C255 P40238 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty3/index.20130225082508104
[junit4:junit4]   2> 18710 T4650 C255 P40238 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty3
[junit4:junit4]   2> 18713 T4650 C255 P40238 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty3/index.20130225082508104,segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18714 T4650 C255 P40238 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18714 T4650 C255 P40238 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 18714 T4650 C255 P40238 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty3
[junit4:junit4]   2> 18715 T4650 C255 P40238 oass.SolrIndexSearcher.<init> Opening Searcher@2e0a2893 main
[junit4:junit4]   2> 18716 T4649 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2e0a2893 main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 18716 T4649 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty3/index
[junit4:junit4]   2> 18716 T4650 C255 P40238 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty3/index.20130225082508104
[junit4:junit4]   2> 18717 T4650 C255 P40238 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty3/index
[junit4:junit4]   2> 18717 T4650 C255 P40238 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 18717 T4650 C255 P40238 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 18717 T4650 C255 P40238 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 18717 T4650 C255 P40238 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18719 T4650 C255 P40238 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 18944 T4598 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18944 T4598 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40242_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40242"}
[junit4:junit4]   2> 18948 T4598 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40238_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40238"}
[junit4:junit4]   2> 18967 T4647 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18967 T4631 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18967 T4616 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18967 T4603 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18967 T4681 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18967 T4597 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18967 T4663 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19064 T4575 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40249_
[junit4:junit4]   2> 19065 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f000e type:delete cxid:0xb zxid:0xb4 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:40249_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:40249_
[junit4:junit4]   2> 19066 T4575 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40249_
[junit4:junit4]   2> 19068 T4663 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19068 T4616 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19068 T4597 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19069 T4681 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 19069 T4647 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 19069 T4681 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 19069 T4647 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 19069 T4603 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 19068 T4631 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19070 T4603 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 19071 T4663 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 19078 T4616 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 19078 T4597 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 19079 T4631 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 19087 T4684 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty5-1361805907175/collection1
[junit4:junit4]   2> 19087 T4684 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 19087 T4684 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 19088 T4684 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 19089 T4684 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty5-1361805907175/collection1/'
[junit4:junit4]   2> 19090 T4684 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty5-1361805907175/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 19090 T4684 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty5-1361805907175/collection1/lib/README' to classloader
[junit4:junit4]   2> 19155 T4684 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 19219 T4684 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 19220 T4684 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 19226 T4684 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 19831 T4684 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 19842 T4684 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 19846 T4684 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 19857 T4684 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19861 T4684 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19865 T4684 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19866 T4684 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19867 T4684 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty5-1361805907175/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty5/
[junit4:junit4]   2> 19867 T4684 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ee14d81
[junit4:junit4]   2> 19868 T4684 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 19869 T4684 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty5 forceNew:false
[junit4:junit4]   2> 19869 T4684 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty5
[junit4:junit4]   2> 19869 T4684 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty5/index/
[junit4:junit4]   2> 19870 T4684 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty5/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 19871 T4684 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty5/index forceNew:false
[junit4:junit4]   2> 19877 T4684 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty5/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19877 T4684 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19878 T4684 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty5/index
[junit4:junit4]   2> 19879 T4684 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 19880 T4684 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 19880 T4684 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 19881 T4684 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 19882 T4684 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 19882 T4684 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 19882 T4684 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 19883 T4684 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 19883 T4684 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 19890 T4684 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 19896 T4684 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty5
[junit4:junit4]   2> 19898 T4684 oass.SolrIndexSearcher.<init> Opening Searcher@1c4401e6 main
[junit4:junit4]   2> 19899 T4684 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 19899 T4684 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 19903 T4685 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1c4401e6 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 19905 T4684 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 19905 T4684 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 20473 T4598 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20474 T4598 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40249_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40249"}
[junit4:junit4]   2> 20474 T4598 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 20474 T4598 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 20489 T4681 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 20489 T4663 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 20489 T4597 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 20489 T4631 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 20489 T4616 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 20489 T4647 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 20489 T4603 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 20908 T4684 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 20908 T4684 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:40249 collection:collection1 shard:shard1
[junit4:junit4]   2> 20911 T4684 oasc.ZkController.register We are http://127.0.0.1:40249/collection1/ and leader is http://127.0.0.1:40231/collection1/
[junit4:junit4]   2> 20911 T4684 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:40249
[junit4:junit4]   2> 20911 T4684 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 20911 T4684 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C258 name=collection1 org.apache.solr.core.SolrCore@4024ce9b url=http://127.0.0.1:40249/collection1 node=127.0.0.1:40249_ C258_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:40249_, base_url=http://127.0.0.1:40249}
[junit4:junit4]   2> 20913 T4686 C258 P40249 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 20913 T4684 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20913 T4686 C258 P40249 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 20913 T4686 C258 P40249 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 20914 T4686 C258 P40249 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 20914 T4575 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0
[junit4:junit4]   2> 20914 T4575 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 20915 T4686 C258 P40249 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 20915 T4575 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 21096 T4575 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 21099 T4575 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:40254
[junit4:junit4]   2> 21100 T4575 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 21101 T4575 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 21101 T4575 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty6-1361805910344
[junit4:junit4]   2> 21101 T4575 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty6-1361805910344/solr.xml
[junit4:junit4]   2> 21102 T4575 oasc.CoreContainer.<init> New CoreContainer 1113528535
[junit4:junit4]   2> 21103 T4575 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty6-1361805910344/'
[junit4:junit4]   2> 21103 T4575 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty6-1361805910344/'
[junit4:junit4]   2> 21149 T4575 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 21150 T4575 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 21150 T4575 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 21151 T4575 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 21151 T4575 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 21151 T4575 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 21152 T4575 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 21152 T4575 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 21153 T4575 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 21153 T4575 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 21173 T4575 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 21192 T4575 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:40224/solr
[junit4:junit4]   2> 21192 T4575 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 21193 T4575 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:40224 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@439c110f
[junit4:junit4]   2> 21194 T4575 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 21194 T4696 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:40224. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 21195 T4696 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:40224, initiating session
[junit4:junit4]   2> 21195 T4577 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:40255
[junit4:junit4]   2> 21195 T4577 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:40255
[junit4:junit4]   2> 21197 T4579 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d11f4cf8f000f with negotiated timeout 20000 for client /140.211.11.196:40255
[junit4:junit4]   2> 21197 T4696 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:40224, sessionid = 0x13d11f4cf8f000f, negotiated timeout = 20000
[junit4:junit4]   2> 21197 T4697 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@439c110f name:ZooKeeperConnection Watcher:127.0.0.1:40224 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 21198 T4575 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 21199 T4580 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d11f4cf8f000f
[junit4:junit4]   2> 21210 T4697 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 21210 T4577 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:40255 which had sessionid 0x13d11f4cf8f000f
[junit4:junit4]   2> 21210 T4575 oaz.ZooKeeper.close Session: 0x13d11f4cf8f000f closed
[junit4:junit4]   2> 21211 T4575 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 21221 T4575 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:40224/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@bc349d6
[junit4:junit4]   2> 21222 T4575 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 21222 T4698 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:40224. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 21223 T4698 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:40224, initiating session
[junit4:junit4]   2> 21223 T4577 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:40256
[junit4:junit4]   2> 21224 T4577 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:40256
[junit4:junit4]   2> 21225 T4579 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d11f4cf8f0010 with negotiated timeout 20000 for client /140.211.11.196:40256
[junit4:junit4]   2> 21225 T4698 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:40224, sessionid = 0x13d11f4cf8f0010, negotiated timeout = 20000
[junit4:junit4]   2> 21225 T4699 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@bc349d6 name:ZooKeeperConnection Watcher:127.0.0.1:40224/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 21225 T4575 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 21226 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f0010 type:create cxid:0x1 zxid:0xc1 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 21232 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f0010 type:create cxid:0x2 zxid:0xc2 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 21233 T4575 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2>  C257_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:40242_, base_url=http://127.0.0.1:40242}
[junit4:junit4]   2> 21769 T4668 C257 P40242 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:40231/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 2176

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

temPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:679)
[junit4:junit4]   2> 144732 T4575 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 144736 T4574 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
[junit4:junit4]   2> 145591 T4578 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
[junit4:junit4]   2> 145665 T4717 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 145665 T4717 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 145665 T4717 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 145665 T4717 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=289), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=289)), sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=es_EC, timezone=America/Hermosillo
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=11,free=111271168,total=341442560
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestStressReorder, TestLuceneMatchVersion, SpellCheckComponentTest, TestJoin, DefaultValueUpdateProcessorTest, SOLR749Test, DistributedTermsComponentTest, RequestHandlersTest, OverseerCollectionProcessorTest, JSONWriterTest, TestExtendedDismaxParser, DistributedSpellCheckComponentTest, TestBadConfig, TestAtomicUpdateErrorCases, HighlighterConfigTest, TestIndexSearcher, CacheHeaderTest, DateMathParserTest, ResourceLoaderTest, FileBasedSpellCheckerTest, TestPerFieldSimilarity, SimpleFacetsTest, TestIndexingPerformance, ClusterStateUpdateTest, DateFieldTest, DirectSolrConnectionTest, TestDefaultSimilarityFactory, BadComponentTest, QueryElevationComponentTest, SpellPossibilityIteratorTest, TermVectorComponentDistributedTest, TestCoreContainer, SearchHandlerTest, TermsComponentTest, TestPHPSerializedResponseWriter, SortByFunctionTest, PreAnalyzedFieldTest, SolrCoreCheckLockOnStartupTest, SystemInfoHandlerTest, TestLMJelinekMercerSimilarityFactory, ChaosMonkeyNothingIsSafeTest, TestPartialUpdateDeduplication, TestPseudoReturnFields, TestBinaryResponseWriter, RegexBoostProcessorTest, TestRandomFaceting, PluginInfoTest, WordBreakSolrSpellCheckerTest, LoggingHandlerTest, TestFaceting, AutoCommitTest, TestElisionMultitermQuery, TestCollationField, ScriptEngineTest, TestWordDelimiterFilterFactory, UpdateRequestProcessorFactoryTest, SuggesterFSTTest, CoreAdminHandlerTest, NotRequiredUniqueKeyTest, MBeansHandlerTest, DistanceFunctionTest, OverseerTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, LeaderElectionIntegrationTest, ZkControllerTest, TestDistributedGrouping, SpellCheckCollatorTest, SoftAutoCommitTest, StatsComponentTest, TestRecovery, IndexBasedSpellCheckerTest, TestRangeQuery, DirectUpdateHandlerTest, TestMultiCoreConfBootstrap, LukeRequestHandlerTest, TestSort, TestGroupingSearch, TestFiltering, PeerSyncTest, TestJmxIntegration, SampleTest, TestTrie, SolrRequestParserTest, TestRemoteStreaming, QueryEqualityTest, TestCSVLoader, PolyFieldTest, SpatialFilterTest, MoreLikeThisHandlerTest, CurrencyFieldTest, IndexSchemaTest, BinaryUpdateRequestHandlerTest, QueryParsingTest, SolrInfoMBeanTest, MinimalSchemaTest, TestQueryTypes, FieldAnalysisRequestHandlerTest, SuggesterWFSTTest, JsonLoaderTest, DocumentAnalysisRequestHandlerTest, DirectUpdateHandlerOptimizeTest, TestSolrQueryParser, SolrPluginUtilsTest, TestValueSourceCache, FastVectorHighlighterTest, TestReversedWildcardFilterFactory, TestOmitPositions, CopyFieldTest, TestArbitraryIndexDir, SolrCmdDistributorTest, UniqFieldsUpdateProcessorFactoryTest, UpdateParamsTest, CSVRequestHandlerTest, ShowFileRequestHandlerTest, TestSearchPerf, BadIndexSchemaTest, TestFoldingMultitermQuery, TestSolrDeletionPolicy1, NoCacheHeaderTest, PrimitiveFieldTypeTest, AlternateDirectoryTest, FieldMutatingUpdateProcessorTest, TestUpdate, TestBinaryField, TestSolrDeletionPolicy2, TestXIncludeConfig, TestLFUCache, TestQuerySenderNoQuery, NumericFieldsTest, OutputWriterTest, TestNumberUtils, TestJmxMonitoredMap, TestConfig, EchoParamsTest, TestLMDirichletSimilarityFactory, TestPluginEnable, LegacyHTMLStripCharFilterTest, TestIBSimilarityFactory, TimeZoneUtilsTest, TestFastLRUCache, URLClassifyProcessorTest, OpenExchangeRatesOrgProviderTest, FileUtilsTest, TestSystemIdResolver, TestSolrXMLSerializer, SpellingQueryConverterTest, TestSuggestSpellingConverter, TestLRUCache, ChaosMonkeySafeLeaderTest, ClusterStateTest, CollectionsAPIDistributedZkTest, SliceStateTest, SyncSliceTest]
[junit4:junit4] Completed on J0 in 145.76s, 1 test, 1 failure <<< FAILURES!

[...truncated 52 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:388: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:361: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build.xml:183: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/common-build.xml:447: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:1202: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:865: There were test failures: 254 suites, 1064 tests, 1 failure, 22 ignored (4 assumptions)

Total time: 87 minutes 34 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



Re: [JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 188 - Still Failing

Posted by Mark Miller <ma...@gmail.com>.
This should be fixed now. This one wasn't actually because the tests could now run in different order - it was actually just an existing test problem that I guess got easier to tickle somehow - that's why I didn't see it on my linux box - it's too fast. There was a race with a core reload and indexing a document - the test needed to wait and make sure the core reload was finished before indexing the doc.

- Mark

On Feb 24, 2013, at 10:32 AM, Apache Jenkins Server <je...@builds.apache.org> wrote:

> Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/188/
> 
> 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([8F09A021EB2DD19D:787A4E792DC57E7B]: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:161)
> 	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:969)
> 	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:616)
> 	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:679)
> 
> 
> 
> 
> Build Log:
> [...truncated 8134 lines...]
> [junit4:junit4] Suite: org.apache.solr.handler.TestReplicationHandler
> [junit4:junit4]   2> 6 T16 oas.SolrTestCaseJ4.setUp ###Starting doTestReplicateAfterStartupWithNoActivity
> [junit4:junit4]   2> 489 T16 oejs.Server.doStart jetty-8.1.8.v20121106
> [junit4:junit4]   2> 756 T16 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:14033
> [junit4:junit4]   2> 795 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
> [junit4:junit4]   2> 796 T16 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
> [junit4:junit4]   2> 796 T16 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master
> [junit4:junit4]   2> 797 T16 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/solr.xml
> [junit4:junit4]   2> 797 T16 oasc.CoreContainer.<init> New CoreContainer 1440596970
> [junit4:junit4]   2> 798 T16 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
> [junit4:junit4]   2> 798 T16 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/'
> [junit4:junit4]   2> 799 T16 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/'
> [junit4:junit4]   2> 845 T16 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
> [junit4:junit4]   2> 846 T16 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
> [junit4:junit4]   2> 846 T16 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
> [junit4:junit4]   2> 846 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
> [junit4:junit4]   2> 847 T16 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
> [junit4:junit4]   2> 847 T16 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
> [junit4:junit4]   2> 848 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
> [junit4:junit4]   2> 848 T16 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
> [junit4:junit4]   2> 848 T16 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
> [junit4:junit4]   2> 890 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
> [junit4:junit4]   2> 1314 T16 oasc.CoreContainer.load Registering Log Listener
> [junit4:junit4]   2> 1366 T27 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1
> [junit4:junit4]   2> 1368 T27 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/'
> [junit4:junit4]   2> 1448 T27 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
> [junit4:junit4]   2> 1530 T27 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
> [junit4:junit4]   2> 1531 T27 oass.IndexSchema.readSchema Reading Solr Schema
> [junit4:junit4]   2> 1537 T27 oass.IndexSchema.readSchema Schema name=test
> [junit4:junit4]   2> 1566 T27 oass.IndexSchema.readSchema unique key field: id
> [junit4:junit4]   2> 1568 T27 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/
> [junit4:junit4]   2> 1569 T27 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
> [junit4:junit4]   2> 1569 T27 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
> [junit4:junit4]   2> 1585 T27 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data forceNew:false
> [junit4:junit4]   2> 1586 T27 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
> [junit4:junit4]   2> 1586 T27 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index/
> [junit4:junit4]   2> 1587 T27 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index' doesn't exist. Creating new index...
> [junit4:junit4]   2> 1588 T27 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index forceNew:false
> [junit4:junit4]   2> 1590 T27 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
> [junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6c08bae7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3126cb1a),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 1591 T27 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 1591 T27 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
> [junit4:junit4]   2> 1593 T27 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
> [junit4:junit4]   2> 1651 T27 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
> [junit4:junit4]   2> 1652 T27 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
> [junit4:junit4]   2> 1652 T27 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
> [junit4:junit4]   2> 1657 T27 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
> [junit4:junit4]   2> 1673 T27 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 1681 T27 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 1687 T27 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
> [junit4:junit4]   2> 1688 T27 oass.SolrIndexSearcher.<init> Opening Searcher@41eab16b main
> [junit4:junit4]   2> 1689 T27 oasu.CommitTracker.<init> Hard AutoCommit: disabled
> [junit4:junit4]   2> 1689 T27 oasu.CommitTracker.<init> Soft AutoCommit: disabled
> [junit4:junit4]   2> 1695 T27 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml,xslt/dummy.xsl
> [junit4:junit4]   2> 1702 T27 oash.ReplicationHandler.inform Commits will be reserved for  10000
> [junit4:junit4]   2> 1702 T28 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@41eab16b main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 1702 T27 oasc.CoreContainer.registerCore registering core: collection1
> [junit4:junit4]   2> 1703 T16 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
> [junit4:junit4]   2> 1704 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
> [junit4:junit4]   2> 1813 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> 1869 T16 oejs.Server.doStart jetty-8.1.8.v20121106
> [junit4:junit4]   2> 1872 T16 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:16400
> [junit4:junit4]   2> 1873 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
> [junit4:junit4]   2> 1874 T16 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
> [junit4:junit4]   2> 1874 T16 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave
> [junit4:junit4]   2> 1875 T16 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/solr.xml
> [junit4:junit4]   2> 1876 T16 oasc.CoreContainer.<init> New CoreContainer 1215080214
> [junit4:junit4]   2> 1877 T16 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
> [junit4:junit4]   2> 1877 T16 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/'
> [junit4:junit4]   2> 1878 T16 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/'
> [junit4:junit4]   2> 1963 T16 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
> [junit4:junit4]   2> 1965 T16 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
> [junit4:junit4]   2> 1966 T16 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
> [junit4:junit4]   2> 1967 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
> [junit4:junit4]   2> 1968 T16 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
> [junit4:junit4]   2> 1969 T16 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
> [junit4:junit4]   2> 1970 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
> [junit4:junit4]   2> 1971 T16 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
> [junit4:junit4]   2> 1972 T16 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
> [junit4:junit4]   2> 1973 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
> [junit4:junit4]   2> 2005 T16 oasc.CoreContainer.load Registering Log Listener
> [junit4:junit4]   2> 2055 T38 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1
> [junit4:junit4]   2> 2056 T38 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/'
> [junit4:junit4]   2> 2094 T38 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
> [junit4:junit4]   2> 2138 T38 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
> [junit4:junit4]   2> 2138 T38 oass.IndexSchema.readSchema Reading Solr Schema
> [junit4:junit4]   2> 2142 T38 oass.IndexSchema.readSchema Schema name=test
> [junit4:junit4]   2> 2171 T38 oass.IndexSchema.readSchema unique key field: id
> [junit4:junit4]   2> 2173 T38 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/
> [junit4:junit4]   2> 2173 T38 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
> [junit4:junit4]   2> 2173 T38 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
> [junit4:junit4]   2> 2174 T38 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data forceNew:false
> [junit4:junit4]   2> 2174 T38 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
> [junit4:junit4]   2> 2175 T38 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index/
> [junit4:junit4]   2> 2175 T38 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index' doesn't exist. Creating new index...
> [junit4:junit4]   2> 2176 T38 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index forceNew:false
> [junit4:junit4]   2> 2177 T38 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
> [junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@17b6dd83 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6688cf9e),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 2178 T38 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 2178 T38 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index
> [junit4:junit4]   2> 2179 T38 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
> [junit4:junit4]   2> 2179 T38 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
> [junit4:junit4]   2> 2179 T38 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
> [junit4:junit4]   2> 2180 T38 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
> [junit4:junit4]   2> 2180 T38 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 2181 T38 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
> [junit4:junit4]   2> 2186 T38 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 2189 T38 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
> [junit4:junit4]   2> 2189 T38 oass.SolrIndexSearcher.<init> Opening Searcher@1de00761 main
> [junit4:junit4]   2> 2190 T38 oasu.CommitTracker.<init> Hard AutoCommit: disabled
> [junit4:junit4]   2> 2190 T38 oasu.CommitTracker.<init> Soft AutoCommit: disabled
> [junit4:junit4]   2> 2191 T38 oascsi.HttpClientUtil.createClient Creating new http client, config:connTimeout=5000&socketTimeout=20000&allowCompression=false&maxConnections=10000&maxConnectionsPerHost=10000
> [junit4:junit4]   2> 2273 T38 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
> [junit4:junit4]   2> 2274 T38 oasc.CoreContainer.registerCore registering core: collection1
> [junit4:junit4]   2> 2274 T39 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1de00761 main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 2274 T16 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
> [junit4:junit4]   2> 2275 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
> [junit4:junit4]   2> 2276 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> 2296 T16 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1215080214
> [junit4:junit4]   2> 2297 T16 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6d330af4
> [junit4:junit4]   2> 2299 T16 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
> [junit4:junit4]   2> 2300 T16 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
> [junit4:junit4]   2> 2301 T16 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
> [junit4:junit4]   2> 2303 T16 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
> [junit4:junit4]   2> 2304 T16 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
> [junit4:junit4]   2> 2305 T16 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index
> [junit4:junit4]   2> 2306 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index
> [junit4:junit4]   2> 2308 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index
> [junit4:junit4]   2> 2309 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
> [junit4:junit4]   2> 2310 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
> [junit4:junit4]   2> 2312 T16 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
> [junit4:junit4]   2> ASYNC  NEW_CORE C2 name=collection1 org.apache.solr.core.SolrCore@2185b10b
> [junit4:junit4]   2> 3995 T20 C2 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
> [junit4:junit4]   2> 3998 T20 C2 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
> [junit4:junit4]   2> 4002 T20 C2 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
> [junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6c08bae7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3126cb1a),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 4005 T20 C2 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 4007 T20 C2 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:*} 0 253
> [junit4:junit4]   2> 4223 T20 C2 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
> [junit4:junit4]   2> 4224 T20 C2 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
> [junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6c08bae7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3126cb1a),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6c08bae7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3126cb1a),segFN=segments_2,generation=2,filenames=[segments_2]
> [junit4:junit4]   2> 4226 T20 C2 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
> [junit4:junit4]   2> 4227 T20 C2 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
> [junit4:junit4]   2> 4229 T20 C2 oass.SolrIndexSearcher.<init> Opening Searcher@32df804e main
> [junit4:junit4]   2> 4229 T20 C2 oasu.DirectUpdateHandler2.commit end_commit_flush
> [junit4:junit4]   2> 4230 T28 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@32df804e main{StandardDirectoryReader(segments_2:2)}
> [junit4:junit4]   2> 4231 T28 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
> [junit4:junit4]   2> 4232 T20 C2 UPDATE [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 10
> [junit4:junit4]   2> 4241 T16 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1440596970
> [junit4:junit4]   2> 4242 T16 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2185b10b
> [junit4:junit4]   2> 4243 T16 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
> [junit4:junit4]   2> 4245 T16 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
> [junit4:junit4]   2> 4246 T16 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
> [junit4:junit4]   2> 4246 T16 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
> [junit4:junit4]   2> 4248 T16 C2 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
> [junit4:junit4]   2> 4249 T16 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
> [junit4:junit4]   2> 4250 T16 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
> [junit4:junit4]   2> 4251 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
> [junit4:junit4]   2> 4252 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
> [junit4:junit4]   2> 4253 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
> [junit4:junit4]   2> 4254 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
> [junit4:junit4]   2> 4255 T16 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
> [junit4:junit4]   2> 4308 T16 oejs.Server.doStart jetty-8.1.8.v20121106
> [junit4:junit4]   2> 4312 T16 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:25210
> [junit4:junit4]   2> 4313 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
> [junit4:junit4]   2> 4313 T16 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
> [junit4:junit4]   2> 4314 T16 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master
> [junit4:junit4]   2> 4315 T16 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/solr.xml
> [junit4:junit4]   2> 4315 T16 oasc.CoreContainer.<init> New CoreContainer 191923603
> [junit4:junit4]   2> 4316 T16 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
> [junit4:junit4]   2> 4317 T16 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/'
> [junit4:junit4]   2> 4318 T16 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/'
> [junit4:junit4]   2> 4375 T16 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
> [junit4:junit4]   2> 4376 T16 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
> [junit4:junit4]   2> 4376 T16 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
> [junit4:junit4]   2> 4377 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
> [junit4:junit4]   2> 4377 T16 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
> [junit4:junit4]   2> 4378 T16 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
> [junit4:junit4]   2> 4379 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
> [junit4:junit4]   2> 4379 T16 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
> [junit4:junit4]   2> 4380 T16 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
> [junit4:junit4]   2> 4381 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
> [junit4:junit4]   2> 4405 T16 oasc.CoreContainer.load Registering Log Listener
> [junit4:junit4]   2> 4440 T50 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1
> [junit4:junit4]   2> 4441 T50 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/'
> [junit4:junit4]   2> 4498 T50 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
> [junit4:junit4]   2> 4570 T50 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
> [junit4:junit4]   2> 4571 T50 oass.IndexSchema.readSchema Reading Solr Schema
> [junit4:junit4]   2> 4576 T50 oass.IndexSchema.readSchema Schema name=test
> [junit4:junit4]   2> 4604 T50 oass.IndexSchema.readSchema unique key field: id
> [junit4:junit4]   2> 4607 T50 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/
> [junit4:junit4]   2> 4607 T50 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
> [junit4:junit4]   2> 4607 T50 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
> [junit4:junit4]   2> 4637 T50 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data forceNew:false
> [junit4:junit4]   2> 4637 T50 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
> [junit4:junit4]   2> 4638 T50 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index/
> [junit4:junit4]   2> 4639 T50 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index' doesn't exist. Creating new index...
> [junit4:junit4]   2> 4640 T50 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index forceNew:false
> [junit4:junit4]   2> 4646 T50 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
> [junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@563625d0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 4646 T50 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 4647 T50 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
> [junit4:junit4]   2> 4648 T50 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
> [junit4:junit4]   2> 4649 T50 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
> [junit4:junit4]   2> 4649 T50 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
> [junit4:junit4]   2> 4650 T50 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
> [junit4:junit4]   2> 4650 T50 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
> [junit4:junit4]   2> 4651 T50 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 4659 T50 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 4666 T50 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
> [junit4:junit4]   2> 4667 T50 oass.SolrIndexSearcher.<init> Opening Searcher@b56efe main
> [junit4:junit4]   2> 4668 T50 oasu.CommitTracker.<init> Hard AutoCommit: disabled
> [junit4:junit4]   2> 4669 T50 oasu.CommitTracker.<init> Soft AutoCommit: disabled
> [junit4:junit4]   2> 4669 T50 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml
> [junit4:junit4]   2> 4670 T50 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
> [junit4:junit4]   2> 4673 T50 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
> [junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@563625d0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 4673 T50 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 4674 T50 oash.ReplicationHandler.inform Commits will be reserved for  10000
> [junit4:junit4]   2> 4674 T50 oasc.CoreContainer.registerCore registering core: collection1
> [junit4:junit4]   2> 4674 T51 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b56efe main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 4675 T16 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
> [junit4:junit4]   2> 4676 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
> [junit4:junit4]   2> 4677 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> ASYNC  NEW_CORE C3 name=collection1 org.apache.solr.core.SolrCore@329c393d
> [junit4:junit4]   2> 4707 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0]} 0 3
> [junit4:junit4]   2> 4713 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1]} 0 1
> [junit4:junit4]   2> 4717 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[2]} 0 1
> [junit4:junit4]   2> 4721 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[3]} 0 0
> [junit4:junit4]   2> 4725 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[4]} 0 1
> [junit4:junit4]   2> 4729 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[5]} 0 1
> [junit4:junit4]   2> 4733 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[6]} 0 1
> [junit4:junit4]   2> 4737 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[7]} 0 1
> [junit4:junit4]   2> 4741 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[8]} 0 1
> [junit4:junit4]   2> 4745 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[9]} 0 1
> [junit4:junit4]   2> 4749 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[10]} 0 1
> [junit4:junit4]   2> 4753 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[11]} 0 1
> [junit4:junit4]   2> 4756 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[12]} 0 1
> [junit4:junit4]   2> 4761 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[13]} 0 1
> [junit4:junit4]   2> 4764 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[14]} 0 1
> [junit4:junit4]   2> 4768 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[15]} 0 1
> [junit4:junit4]   2> 4771 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[16]} 0 1
> [junit4:junit4]   2> 4775 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[17]} 0 1
> [junit4:junit4]   2> 4778 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[18]} 0 1
> [junit4:junit4]   2> 4781 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[19]} 0 1
> [junit4:junit4]   2> 4784 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[20]} 0 1
> [junit4:junit4]   2> 4788 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[21]} 0 1
> [junit4:junit4]   2> 4791 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[22]} 0 1
> [junit4:junit4]   2> 4795 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[23]} 0 1
> [junit4:junit4]   2> 4798 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[24]} 0 1
> [junit4:junit4]   2> 4801 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[25]} 0 1
> [junit4:junit4]   2> 4805 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[26]} 0 1
> [junit4:junit4]   2> 4808 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[27]} 0 1
> [junit4:junit4]   2> 4811 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[28]} 0 1
> [junit4:junit4]   2> 4815 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[29]} 0 1
> [junit4:junit4]   2> 4818 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[30]} 0 1
> [junit4:junit4]   2> 4822 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[31]} 0 1
> [junit4:junit4]   2> 4825 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[32]} 0 1
> [junit4:junit4]   2> 4828 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[33]} 0 1
> [junit4:junit4]   2> 4832 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[34]} 0 1
> [junit4:junit4]   2> 4835 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[35]} 0 1
> [junit4:junit4]   2> 4839 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[36]} 0 1
> [junit4:junit4]   2> 4842 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[37]} 0 1
> [junit4:junit4]   2> 4845 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[38]} 0 1
> [junit4:junit4]   2> 4849 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[39]} 0 1
> [junit4:junit4]   2> 4853 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[40]} 0 1
> [junit4:junit4]   2> 4856 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[41]} 0 1
> [junit4:junit4]   2> 4860 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[42]} 0 1
> [junit4:junit4]   2> 4863 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[43]} 0 1
> [junit4:junit4]   2> 4867 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[44]} 0 1
> [junit4:junit4]   2> 4870 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[45]} 0 1
> [junit4:junit4]   2> 4874 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[46]} 0 1
> [junit4:junit4]   2> 4877 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[47]} 0 1
> [junit4:junit4]   2> 4881 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[48]} 0 1
> [junit4:junit4]   2> 4884 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[49]} 0 1
> [junit4:junit4]   2> 4888 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[50]} 0 1
> [junit4:junit4]   2> 4892 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[51]} 0 1
> [junit4:junit4]   2> 4896 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[52]} 0 1
> [junit4:junit4]   2> 4900 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[53]} 0 1
> [junit4:junit4]   2> 4904 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[54]} 0 1
> [junit4:junit4]   2> 4908 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[55]} 0 1
> [junit4:junit4]   2> 4912 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[56]} 0 1
> [junit4:junit4]   2> 4916 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[57]} 0 1
> [junit4:junit4]   2> 4919 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[58]} 0 1
> [junit4:junit4]   2> 4923 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[59]} 0 1
> [junit4:junit4]   2> 4926 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[60]} 0 1
> [junit4:junit4]   2> 4929 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[61]} 0 1
> [junit4:junit4]   2> 4933 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[62]} 0 1
> [junit4:junit4]   2> 4937 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[63]} 0 1
> [junit4:junit4]   2> 4941 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[64]} 0 1
> [junit4:junit4]   2> 4944 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[65]} 0 1
> [junit4:junit4]   2> 4948 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[66]} 0 1
> [junit4:junit4]   2> 4952 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[67]} 0 1
> [junit4:junit4]   2> 4956 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[68]} 0 1
> [junit4:junit4]   2> 4960 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[69]} 0 1
> [junit4:junit4]   2> 4964 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[70]} 0 1
> [junit4:junit4]   2> 4968 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[71]} 0 1
> [junit4:junit4]   2> 4972 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[72]} 0 0
> [junit4:junit4]   2> 4976 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[73]} 0 1
> [junit4:junit4]   2> 4980 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[74]} 0 1
> [junit4:junit4]   2> 4984 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[75]} 0 0
> [junit4:junit4]   2> 4989 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[76]} 0 1
> [junit4:junit4]   2> 4994 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[77]} 0 1
> [junit4:junit4]   2> 4998 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[78]} 0 1
> [junit4:junit4]   2> 5003 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[79]} 0 0
> [junit4:junit4]   2> 5008 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[80]} 0 1
> [junit4:junit4]   2> 5012 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[81]} 0 1
> [junit4:junit4]   2> 5016 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[82]} 0 1
> [junit4:junit4]   2> 5020 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[83]} 0 1
> [junit4:junit4]   2> 5024 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[84]} 0 1
> [junit4:junit4]   2> 5028 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[85]} 0 1
> [junit4:junit4]   2> 5032 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[86]} 0 1
> [junit4:junit4]   2> 5036 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[87]} 0 1
> [junit4:junit4]   2> 5040 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[88]} 0 1
> [junit4:junit4]   2> 5044 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[89]} 0 1
> [junit4:junit4]   2> 5048 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[90]} 0 1
> [junit4:junit4]   2> 5052 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[91]} 0 1
> [junit4:junit4]   2> 5056 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[92]} 0 1
> [junit4:junit4]   2> 5060 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[93]} 0 1
> [junit4:junit4]   2> 5064 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[94]} 0 1
> [junit4:junit4]   2> 5068 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[95]} 0 1
> [junit4:junit4]   2> 5071 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[96]} 0 1
> [junit4:junit4]   2> 5075 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[97]} 0 1
> [junit4:junit4]   2> 5079 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[98]} 0 1
> [junit4:junit4]   2> 5083 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[99]} 0 1
> [junit4:junit4]   2> 5087 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[100]} 0 1
> [junit4:junit4]   2> 5091 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[101]} 0 1
> [junit4:junit4]   2> 5095 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[102]} 0 1
> [junit4:junit4]   2> 5098 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[103]} 0 1
> [junit4:junit4]   2> 5101 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[104]} 0 1
> [junit4:junit4]   2> 5105 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[105]} 0 1
> [junit4:junit4]   2> 5109 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[106]} 0 1
> [junit4:junit4]   2> 5113 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[107]} 0 1
> [junit4:junit4]   2> 5117 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[108]} 0 1
> [junit4:junit4]   2> 5121 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[109]} 0 1
> [junit4:junit4]   2> 5124 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[110]} 0 1
> [junit4:junit4]   2> 5128 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[111]} 0 1
> [junit4:junit4]   2> 5131 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[112]} 0 1
> [junit4:junit4]   2> 5135 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[113]} 0 1
> [junit4:junit4]   2> 5139 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[114]} 0 1
> [junit4:junit4]   2> 5142 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[115]} 0 1
> [junit4:junit4]   2> 5146 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[116]} 0 1
> [junit4:junit4]   2> 5150 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[117]} 0 1
> [junit4:junit4]   2> 5154 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[118]} 0 1
> [junit4:junit4]   2> 5157 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[119]} 0 0
> [junit4:junit4]   2> 5161 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[120]} 0 1
> [junit4:junit4]   2> 5164 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[121]} 0 1
> [junit4:junit4]   2> 5168 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[122]} 0 1
> [junit4:junit4]   2> 5171 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[123]} 0 1
> [junit4:junit4]   2> 5175 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[124]} 0 1
> [junit4:junit4]   2> 5178 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[125]} 0 1
> [junit4:junit4]   2> 5182 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[126]} 0 1
> [junit4:junit4]   2> 5186 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[127]} 0 1
> [junit4:junit4]   2> 5190 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[128]} 0 1
> [junit4:junit4]   2> 5194 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[129]} 0 0
> [junit4:junit4]   2> 5198 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[130]} 0 0
> [junit4:junit4]   2> 5202 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[131]} 0 1
> [junit4:junit4]   2> 5206 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[132]} 0 1
> [junit4:junit4]   2> 5209 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[133]} 0 1
> [junit4:junit4]   2> 5213 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[134]} 0 0
> [junit4:junit4]   2> 5217 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[135]} 0 1
> [junit4:junit4]   2> 5221 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[136]} 0 1
> [junit4:junit4]   2> 5225 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[137]} 0 1
> [junit4:junit4]   2> 5228 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[138]} 0 1
> [junit4:junit4]   2> 5232 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[139]} 0 1
> [junit4:junit4]   2> 5236 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[140]} 0 1
> [junit4:junit4]   2> 5240 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[141]} 0 1
> [junit4:junit4]   2> 5244 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[142]} 0 1
> [junit4:junit4]   2> 5247 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[143]} 0 1
> [junit4:junit4]   2> 5251 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[144]} 0 1
> [junit4:junit4]   2> 5254 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[145]} 0 0
> [junit4:junit4]   2> 5258 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[146]} 0 1
> [junit4:junit4]   2> 5262 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[147]} 0 1
> [junit4:junit4]   2> 5265 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[148]} 0 1
> [junit4:junit4]   2> 5270 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[149]} 0 1
> [junit4:junit4]   2> 5274 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[150]} 0 0
> [junit4:junit4]   2> 5278 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[151]} 0 0
> [junit4:junit4]   2> 5282 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[152]} 0 0
> [junit4:junit4]   2> 5287 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[153]} 0 1
> [junit4:junit4]   2> 5292 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[154]} 0 1
> [junit4:junit4]   2> 5296 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[155]} 0 1
> [junit4:junit4]   2> 5300 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[156]} 0 1
> [junit4:junit4]   2> 5304 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[157]} 0 1
> [junit4:junit4]   2> 5308 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[158]} 0 1
> [junit4:junit4]   2> 5312 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[159]} 0 1
> [junit4:junit4]   2> 5316 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[160]} 0 1
> [junit4:junit4]   2> 5320 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[161]} 0 1
> [junit4:junit4]   2> 5324 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[162]} 0 1
> [junit4:junit4]   2> 5328 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[163]} 0 1
> [junit4:junit4]   2> 5332 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[164]} 0 1
> [junit4:junit4]   2> 5336 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[165]} 0 1
> [junit4:junit4]   2> 5342 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[166]} 0 2
> [junit4:junit4]   2> 5346 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[167]} 0 1
> [junit4:junit4]   2> 5350 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[168]} 0 1
> [junit4:junit4]   2> 5355 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[169]} 0 1
> [junit4:junit4]   2> 5360 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[170]} 0 1
> [junit4:junit4]   2> 5365 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[171]} 0 0
> [junit4:junit4]   2> 5370 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[172]} 0 1
> [junit4:junit4]   2> 5374 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[173]} 0 0
> [junit4:junit4]   2> 5378 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[174]} 0 1
> [junit4:junit4]   2> 5382 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[175]} 0 1
> [junit4:junit4]   2> 5426 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[176]} 0 1
> [junit4:junit4]   2> 5431 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[177]} 0 1
> [junit4:junit4]   2> 5436 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[178]} 0 0
> [junit4:junit4]   2> 5441 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[179]} 0 0
> [junit4:junit4]   2> 5447 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[180]} 0 1
> [junit4:junit4]   2> 5451 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[181]} 0 0
> [junit4:junit4]   2> 5456 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[182]} 0 1
> [junit4:junit4]   2> 5460 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[183]} 0 1
> [junit4:junit4]   2> 5464 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[184]} 0 1
> [junit4:junit4]   2> 5468 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[185]} 0 1
> [junit4:junit4]   2> 5472 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[186]} 0 1
> [junit4:junit4]   2> 5476 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[187]} 0 1
> [junit4:junit4]   2> 5480 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[188]} 0 1
> [junit4:junit4]   2> 5484 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[189]} 0 1
> [junit4:junit4]   2> 5488 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[190]} 0 1
> [junit4:junit4]   2> 5492 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[191]} 0 1
> [junit4:junit4]   2> 5496 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[192]} 0 1
> [junit4:junit4]   2> 5500 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[193]} 0 1
> [junit4:junit4]   2> 5504 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[194]} 0 1
> [junit4:junit4]   2> 5508 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[195]} 0 1
> [junit4:junit4]   2> 5512 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[196]} 0 1
> [junit4:junit4]   2> 5516 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[197]} 0 1
> [junit4:junit4]   2> 5520 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[198]} 0 1
> [junit4:junit4]   2> 5524 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[199]} 0 1
> [junit4:junit4]   2> 5532 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[200]} 0 1
> [junit4:junit4]   2> 5536 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[201]} 0 1
> [junit4:junit4]   2> 5540 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[202]} 0 1
> [junit4:junit4]   2> 5544 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[203]} 0 1
> [junit4:junit4]   2> 5547 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[204]} 0 1
> [junit4:junit4]   2> 5551 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[205]} 0 1
> [junit4:junit4]   2> 5554 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[206]} 0 1
> [junit4:junit4]   2> 5558 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[207]} 0 1
> [junit4:junit4]   2> 5561 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[208]} 0 1
> [junit4:junit4]   2> 5568 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[209]} 0 1
> [junit4:junit4]   2> 5572 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[210]} 0 1
> [junit4:junit4]   2> 5576 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[211]} 0 1
> [junit4:junit4]   2> 5580 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[212]} 0 1
> [junit4:junit4]   2> 5583 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[213]} 0 1
> [junit4:junit4]   2> 5587 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[214]} 0 1
> [junit4:junit4]   2> 5590 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[215]} 0 1
> [junit4:junit4]   2> 5594 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[216]} 0 1
> [junit4:junit4]   2> 5597 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[217]} 0 1
> [junit4:junit4]   2> 5601 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[218]} 0 1
> [junit4:junit4]   2> 5605 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[219]} 0 1
> [junit4:junit4]   2> 5609 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[220]} 0 1
> [junit4:junit4]   2> 5613 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[221]} 0 1
> [junit4:junit4]   2> 5617 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[222]} 0 1
> [junit4:junit4]   2> 5621 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[223]} 0 1
> [junit4:junit4]   2> 5625 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[224]} 0 1
> [junit4:junit4]   2> 5628 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[225]} 0 1
> [junit4:junit4]   2> 5632 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[226]} 0 1
> [junit4:junit4]   2> 5636 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[227]} 0 1
> [junit4:junit4]   2> 5639 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[228]} 0 1
> [junit4:junit4]   2> 5642 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[229]} 0 1
> [junit4:junit4]   2> 5645 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[230]} 0 1
> [junit4:junit4]   2> 5648 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[231]} 0 1
> [junit4:junit4]   2> 5652 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[232]} 0 1
> [junit4:junit4]   2> 5655 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[233]} 0 1
> [junit4:junit4]   2> 5659 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[234]} 0 1
> [junit4:junit4]   2> 5663 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[235]} 0 1
> [junit4:junit4]   2> 5667 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[236]} 0 1
> [junit4:junit4]   2> 5670 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[237]} 0 1
> [junit4:junit4]   2> 5673 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[238]} 0 1
> [junit4:junit4]   2> 5676 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[239]} 0 1
> [junit4:junit4]   2> 5679 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[240]} 0 1
> [junit4:junit4]   2> 5682 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[241]} 0 1
> [junit4:junit4]   2> 5685 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[242]} 0 0
> [junit4:junit4]   2> 5689 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[243]} 0 1
> [junit4:junit4]   2> 5693 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[244]} 0 1
> [junit4:junit4]   2> 5696 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[245]} 0 1
> [junit4:junit4]   2> 5700 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[246]} 0 1
> [junit4:junit4]   2> 5703 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[247]} 0 1
> [junit4:junit4]   2> 5707 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[248]} 0 1
> [junit4:junit4]   2> 5711 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[249]} 0 1
> [junit4:junit4]   2> 5715 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[250]} 0 1
> [junit4:junit4]   2> 5718 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[251]} 0 1
> [junit4:junit4]   2> 5722 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[252]} 0 1
> [junit4:junit4]   2> 5725 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[253]} 0 1
> [junit4:junit4]   2> 5728 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[254]} 0 1
> [junit4:junit4]   2> 5732 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[255]} 0 1
> [junit4:junit4]   2> 5736 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[256]} 0 1
> [junit4:junit4]   2> 5739 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[257]} 0 1
> [junit4:junit4]   2> 5742 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[258]} 0 1
> [junit4:junit4]   2> 5746 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[259]} 0 1
> [junit4:junit4]   2> 5749 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[260]} 0 1
> [junit4:junit4]   2> 5752 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[261]} 0 1
> [junit4:junit4]   2> 5755 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[262]} 0 1
> [junit4:junit4]   2> 5758 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[263]} 0 1
> [junit4:junit4]   2> 5762 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[264]} 0 1
> [junit4:junit4]   2> 5765 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[265]} 0 1
> [junit4:junit4]   2> 5769 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[266]} 0 1
> [junit4:junit4]   2> 5772 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[267]} 0 1
> [junit4:junit4]   2> 5776 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[268]} 0 1
> [junit4:junit4]   2> 5779 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[269]} 0 1
> [junit4:junit4]   2> 5782 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[270]} 0 1
> [junit4:junit4]   2> 5786 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[271]} 0 1
> [junit4:junit4]   2> 5789 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[272]} 0 1
> [junit4:junit4]   2> 5793 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[273]} 0 1
> [junit4:junit4]   2> 5796 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[274]} 0 1
> [junit4:junit4]   2> 5799 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[275]} 0 1
> [junit4:junit4]   2> 5803 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[276]} 0 1
> [junit4:junit4]   2> 5807 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[277]} 0 1
> [junit4:junit4]   2> 5811 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[278]} 0 1
> [junit4:junit4]   2> 5814 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[279]} 0 1
> [junit4:junit4]   2> 5817 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[280]} 0 1
> [junit4:junit4]   2> 5821 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[281]} 0 1
> [junit4:junit4]   2> 5824 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[282]} 0 1
> [junit4:junit4]   2> 5835 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[283]} 0 1
> [junit4:junit4]   2> 5839 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[284]} 0 1
> [junit4:junit4]   2> 5843 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[285]} 0 1
> [junit4:junit4]   2> 5847 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[286]} 0 1
> [junit4:junit4]   2> 5851 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[287]} 0 1
> [junit4:junit4]   2> 5854 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[288]} 0 1
> [junit4:junit4]   2> 5858 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[289]} 0 1
> [junit4:junit4]   2> 5861 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[290]} 0 1
> [junit4:junit4]   2> 5864 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[291]} 0 1
> [junit4:junit4]   2> 5868 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[292]} 0 1
> [junit4:junit4]   2> 5872 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[293]} 0 1
> [junit4:junit4]   2> 5877 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[294]} 0 1
> [junit4:junit4]   2> 5882 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[295]} 0 1
> [junit4:junit4]   2> 5887 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[296]} 0 1
> [junit4:junit4]   2> 5893 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[297]} 0 2
> [junit4:junit4]   2> 5897 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[298]} 0 1
> [junit4:junit4]   2> 5902 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[299]} 0 1
> [junit4:junit4]   2> 5907 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[300]} 0 1
> [junit4:junit4]   2> 5912 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[301]} 0 1
> [junit4:junit4]   2> 5917 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[302]} 0 1
> [junit4:junit4]   2> 5922 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[303]} 0 1
> [junit4:junit4]   2> 5927 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[304]} 0 1
> [junit4:junit4]   2> 5932 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[305]} 0 0
> [junit4:junit4]   2> 5937 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[306]} 0 1
> [junit4:junit4]   2> 5941 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[307]} 0 1
> [junit4:junit4]   2> 5945 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[308]} 0 0
> [junit4:junit4]   2> 5950 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[309]} 0 1
> [junit4:junit4]   2> 5954 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[310]} 0 1
> [junit4:junit4]   2> 5958 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[311]} 0 1
> [junit4:junit4]   2> 5962 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[312]} 0 1
> [junit4:junit4]   2> 5967 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[313]} 0 1
> [junit4:junit4]   2> 5971 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[314]} 0 1
> [junit4:junit4]   2> 5975 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[315]} 0 1
> [junit4:junit4]   2> 5978 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[316]} 0 1
> [junit4:junit4]   2> 5982 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[317]} 0 1
> [junit4:junit4]   2> 5986 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[318]} 0 1
> [junit4:junit4]   2> 5989 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[319]} 0 1
> [junit4:junit4]   2> 5993 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[320]} 0 1
> [junit4:junit4]   2> 5998 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[321]} 0 2
> [junit4:junit4]   2> 6002 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[322]} 0 1
> [junit4:junit4]   2> 6006 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[323]} 0 1
> [junit4:junit4]   2> 6010 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[324]} 0 1
> [junit4:junit4]   2> 6014 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[325]} 0 1
> [junit4:junit4]   2> 6017 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[326]} 0 1
> [junit4:junit4]   2> 6021 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[327]} 0 1
> [junit4:junit4]   2> 6025 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[328]} 0 1
> [junit4:junit4]   2> 6029 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[329]} 0 1
> [junit4:junit4]   2> 6033 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[330]} 0 1
> [junit4:junit4]   2> 6036 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[331]} 0 1
> [junit4:junit4]   2> 6039 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[332]} 0 1
> [junit4:junit4]   2> 6043 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[333]} 0 1
> [junit4:junit4]   2> 6046 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[334]} 0 1
> [junit4:junit4]   2> 6049 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[335]} 0 1
> [junit4:junit4]   2> 6053 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[336]} 0 1
> [junit4:junit4]   2> 6056 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[337]} 0 1
> [junit4:junit4]   2> 6059 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[338]} 0 1
> [junit4:junit4]   2> 6062 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[339]} 0 1
> [junit4:junit4]   2> 6066 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[340]} 0 1
> [junit4:junit4]   2> 6070 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[341]} 0 1
> [junit4:junit4]   2> 6074 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[342]} 0 1
> [junit4:junit4]   2> 6077 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[343]} 0 1
> [junit4:junit4]   2> 6080 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[344]} 0 1
> [junit4:junit4]   2> 6083 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[345]} 0 1
> [junit4:junit4]   2> 6086 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[346]} 0 1
> [junit4:junit4]   2> 6090 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[347]} 0 1
> [junit4:junit4]   2> 6093 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[348]} 0 1
> [junit4:junit4]   2> 6096 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[349]} 0 1
> [junit4:junit4]   2> 6099 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[350]} 0 1
> [junit4:junit4]   2> 6102 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[351]} 0 1
> [junit4:junit4]   2> 6106 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[352]} 0 1
> [junit4:junit4]   2> 6109 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[353]} 0 1
> [junit4:junit4]   2> 6113 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[354]} 0 1
> [junit4:junit4]   2> 6117 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[355]} 0 1
> [junit4:junit4]   2> 6121 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[356]} 0 1
> [junit4:junit4]   2> 6125 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[357]} 0 1
> [junit4:junit4]   2> 6128 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[358]} 0 1
> [junit4:junit4]   2> 6132 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[359]} 0 1
> [junit4:junit4]   2> 6135 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[360]} 0 1
> [junit4:junit4]   2> 6139 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[361]} 0 1
> [junit4:junit4]   2> 6142 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[362]} 0 1
> [junit4:junit4]   2> 6146 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[363]} 0 1
> [junit4:junit4]   2> 6149 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[364]} 0 1
> [junit4:junit4]   2> 6153 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[365]} 0 1
> [junit4:junit4]   2> 6156 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[366]} 0 1
> [junit4:junit4]   2> 6160 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[367]} 0 1
> [junit4:junit4]   2> 6163 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[368]} 0 1
> [junit4:junit4]   2> 6166 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[369]} 0 1
> [junit4:junit4]   2> 6169 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[370]} 0 1
> [junit4:junit4]   2> 6172 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[371]} 0 1
> [junit4:junit4]   2> 6176 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[372]} 0 1
> [junit4:junit4]   2> 6180 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[373]} 0 1
> [junit4:junit4]   2> 6183 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[374]} 0 1
> [junit4:junit4]   2> 6187 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[375]} 0 1
> [junit4:junit4]   2> 6190 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[376]} 0 1
> [junit4:junit4]   2> 6193 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[377]} 0 1
> [junit4:junit4]   2> 6197 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[378]} 0 1
> [junit4:junit4]   2> 6201 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[379]} 0 1
> [junit4:junit4]   2> 6204 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[380]} 0 1
> [junit4:junit4]   2> 6208 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[381]} 0 1
> [junit4:junit4]   2> 6211 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[382]} 0 1
> [junit4:junit4]   2> 6215 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[383]} 0 1
> [junit4:junit4]   2> 6218 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[384]} 0 1
> [junit4:junit4]   2> 6222 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[385]} 0 1
> [junit4:junit4]   2> 6226 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[386]} 0 1
> [junit4:junit4]   2> 6229 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[387]} 0 1
> [junit4:junit4]   2> 6232 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[388]} 0 1
> [junit4:junit4]   2> 6236 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[389]} 0 1
> [junit4:junit4]   2> 6239 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[390]} 0 1
> [junit4:junit4]   2> 6243 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[391]} 0 1
> [junit4:junit4]   2> 6246 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[392]} 0 1
> [junit4:junit4]   2> 6250 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[393]} 0 1
> [junit4:junit4]   2> 6254 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[394]} 0 1
> [junit4:junit4]   2> 6257 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[395]} 0 1
> [junit4:junit4]   2> 6260 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[396]} 0 1
> [junit4:junit4]   2> 6264 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[397]} 0 1
> [junit4:junit4]   2> 6268 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[398]} 0 1
> [junit4:junit4]   2> 6272 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[399]} 0 1
> [junit4:junit4]   2> 6275 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[400]} 0 1
> [junit4:junit4]   2> 6279 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[401]} 0 1
> [junit4:junit4]   2> 6282 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[402]} 0 1
> [junit4:junit4]   2> 6286 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[403]} 0 1
> [junit4:junit4]   2> 6290 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[404]} 0 1
> [junit4:junit4]   2> 6293 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[405]} 0 1
> [junit4:junit4]   2> 6296 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[406]} 0 1
> [junit4:junit4]   2> 6299 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[407]} 0 1
> [junit4:junit4]   2> 6303 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[408]} 0 1
> [junit4:junit4]   2> 6306 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[409]} 0 1
> [junit4:junit4]   2> 6310 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[410]} 0 1
> [junit4:junit4]   2> 6314 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[411]} 0 1
> [junit4:junit4]   2> 6317 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[412]} 0 1
> [junit4:junit4]   2> 6321 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[413]} 0 1
> [junit4:junit4]   2> 6325 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[414]} 0 1
> [junit4:junit4]   2> 6328 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[415]} 0 1
> [junit4:junit4]   2> 6331 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[416]} 0 1
> [junit4:junit4]   2> 6335 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[417]} 0 1
> [junit4:junit4]   2> 6338 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[418]} 0 1
> [junit4:junit4]   2> 6342 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[419]} 0 1
> [junit4:junit4]   2> 6346 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[420]} 0 1
> [junit4:junit4]   2> 6350 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[421]} 0 1
> [junit4:junit4]   2> 6353 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[422]} 0 1
> [junit4:junit4]   2> 6357 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[423]} 0 1
> [junit4:junit4]   2> 6361 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[424]} 0 1
> [junit4:junit4]   2> 6365 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[425]} 0 1
> [junit4:junit4]   2> 6368 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[426]} 0 1
> [junit4:junit4]   2> 6371 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[427]} 0 1
> [junit4:junit4]   2> 6374 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[428]} 0 1
> [junit4:junit4]   2> 6377 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[429]} 0 1
> [junit4:junit4]   2> 6380 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[430]} 0 1
> [junit4:junit4]   2> 6384 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[431]} 0 1
> [junit4:junit4]   2> 6387 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[432]} 0 1
> [junit4:junit4]   2> 6390 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[433]} 0 1
> [junit4:junit4]   2> 6394 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[434]} 0 1
> [junit4:junit4]   2> 6398 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[435]} 0 1
> [junit4:junit4]   2> 6402 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[436]} 0 1
> [junit4:junit4]   2> 6405 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[437]} 0 1
> [junit4:junit4]   2> 6408 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[438]} 0 1
> [junit4:junit4]   2> 6412 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[439]} 0 1
> [junit4:junit4]   2> 6415 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[440]} 0 1
> [junit4:junit4]   2> 6419 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[441]} 0 1
> [junit4:junit4]   2> 6422 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[442]} 0 1
> [junit4:junit4]   2> 6426 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[443]} 0 1
> [junit4:junit4]   2> 6430 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[444]} 0 1
> [junit4:junit4]   2> 6434 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[445]} 0 1
> [junit4:junit4]   2> 6438 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[446]} 0 1
> [junit4:junit4]   2> 6442 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[447]} 0 1
> [junit4:junit4]   2> 6447 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[448]} 0 1
> [junit4:junit4]   2> 6451 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[449]} 0 1
> [junit4:junit4]   2> 6455 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[450]} 0 1
> [junit4:junit4]   2> 6459 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[451]} 0 1
> [junit4:junit4]   2> 6463 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[452]} 0 1
> [junit4:junit4]   2> 6467 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[453]} 0 1
> [junit4:junit4]   2> 6471 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[454]} 0 1
> [junit4:junit4]   2> 6475 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[455]} 0 1
> [junit4:junit4]   2> 6481 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[456]} 0 1
> [junit4:junit4]   2> 6485 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[457]} 0 1
> [junit4:junit4]   2> 6489 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[458]} 0 1
> [junit4:junit4]   2> 6493 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[459]} 0 1
> [junit4:junit4]   2> 6497 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[460]} 0 1
> [junit4:junit4]   2> 6501 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[461]} 0 1
> [junit4:junit4]   2> 6505 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[462]} 0 1
> [junit4:junit4]   2> 6509 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[463]} 0 1
> [junit4:junit4]   2> 6513 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[464]} 0 1
> [junit4:junit4]   2> 6517 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[465]} 0 1
> [junit4:junit4]   2> 6521 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[466]} 0 1
> [junit4:junit4]   2> 6525 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[467]} 0 1
> [junit4:junit4]   2> 6529 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[468]} 0 1
> [junit4:junit4]   2> 6533 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[469]} 0 1
> [junit4:junit4]   2> 6537 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[470]} 0 1
> [junit4:junit4]   2> 6541 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[471]} 0 1
> [junit4:junit4]   2> 6545 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[472]} 0 1
> [junit4:junit4]   2> 6549 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[473]} 0 1
> [junit4:junit4]   2> 6553 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[474]} 0 1
> [junit4:junit4]   2> 6557 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[475]} 0 1
> [junit4:junit4]   2> 6561 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[476]} 0 1
> [junit4:junit4]   2> 6565 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[477]} 0 1
> [junit4:junit4]   2> 6569 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[478]} 0 1
> [junit4:junit4]   2> 6574 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[479]} 0 1
> [junit4:junit4]   2> 6578 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[480]} 0 1
> [junit4:junit4]   2> 6582 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[481]} 0 1
> [junit4:junit4]   2> 6586 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[482]} 0 1
> [junit4:junit4]   2> 6590 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[483]} 0 1
> [junit4:junit4]   2> 6594 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[484]} 0 1
> [junit4:junit4]   2> 6598 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[485]} 0 1
> [junit4:junit4]   2> 6601 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[486]} 0 0
> [junit4:junit4]   2> 6605 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[487]} 0 1
> [junit4:junit4]   2> 6608 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[488]} 0 1
> [junit4:junit4]   2> 6612 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[489]} 0 1
> [junit4:junit4]   2> 6615 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[490]} 0 1
> [junit4:junit4]   2> 6618 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[491]} 0 1
> [junit4:junit4]   2> 6621 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[492]} 0 1
> [junit4:junit4]   2> 6624 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[493]} 0 1
> [junit4:junit4]   2> 6627 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[494]} 0 1
> [junit4:junit4]   2> 6631 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[495]} 0 1
> [junit4:junit4]   2> 6635 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[496]} 0 0
> [junit4:junit4]   2> 6638 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[497]} 0 1
> [junit4:junit4]   2> 6642 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[498]} 0 1
> [junit4:junit4]   2> 6644 T43 C3 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
> [junit4:junit4]   2> 6747 T43 C3 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
> [junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@563625d0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@563625d0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[_0.fnm, _0_Lucene41_0.doc, _0_nrm.cfe, segments_2, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene41_0.tim, _0.fdt, _0_Lucene41_0.tip]
> [junit4:junit4]   2> 6748 T43 C3 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0.fnm, _0_Lucene41_0.doc, _0_nrm.cfe, segments_2, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene41_0.tim, _0.fdt, _0_Lucene41_0.tip]
> [junit4:junit4]   2> 6749 T43 C3 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
> [junit4:junit4]   2> 6757 T43 C3 oass.SolrIndexSearcher.<init> Opening Searcher@8f003c1 main
> [junit4:junit4]   2> 6758 T43 C3 oasu.DirectUpdateHandler2.commit end_commit_flush
> [junit4:junit4]   2> 6758 T51 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@8f003c1 main{StandardDirectoryReader(segments_2:3 _0(5.0):C499)}
> [junit4:junit4]   2> 6759 T51 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
> [junit4:junit4]   2> 6759 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 115
> [junit4:junit4]   2> 6772 T16 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=191923603
> [junit4:junit4]   2> 6772 T16 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@329c393d
> [junit4:junit4]   2> 6773 T16 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=499,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
> [junit4:junit4]   2> 6774 T16 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
> [junit4:junit4]   2> 6774 T16 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
> [junit4:junit4]   2> 6775 T16 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
> [junit4:junit4]   2> 6776 T16 C3 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
> [junit4:junit4]   2> 6777 T16 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
> [junit4:junit4]   2> 6778 T16 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
> [junit4:junit4]   2> 6779 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
> [junit4:junit4]   2> 6779 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
> [junit4:junit4]   2> 6780 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
> [junit4:junit4]   2> 6781 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
> [junit4:junit4]   2> 6781 T16 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
> [junit4:junit4]   2> 6834 T16 oejs.Server.doStart jetty-8.1.8.v20121106
> [junit4:junit4]   2> 6836 T16 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:25210
> [junit4:junit4]   2> 6837 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
> [junit4:junit4]   2> 6838 T16 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
> [junit4:junit4]   2> 6838 T16 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master
> [junit4:junit4]   2> 6838 T16 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/solr.xml
> [junit4:junit4]   2> 6839 T16 oasc.CoreContainer.<init> New CoreContainer 167894475
> [junit4:junit4]   2> 6839 T16 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
> [junit4:junit4]   2> 6840 T16 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/'
> [junit4:junit4]   2> 6840 T16 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/'
> [junit4:junit4]   2> 6902 T16 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
> [junit4:junit4]   2> 6902 T16 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
> [junit4:junit4]   2> 6903 T16 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
> [junit4:junit4]   2> 6903 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
> [junit4:junit4]   2> 6904 T16 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
> [junit4:junit4]   2> 6904 T16 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
> [junit4:junit4]   2> 6904 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
> [junit4:junit4]   2> 6905 T16 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
> [junit4:junit4]   2> 6905 T16 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
> [junit4:junit4]   2> 6905 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
> [junit4:junit4]   2> 6925 T16 oasc.CoreContainer.load Registering Log Listener
> [junit4:junit4]   2> 6950 T61 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1
> [junit4:junit4]   2> 6951 T61 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/'
> [junit4:junit4]   2> 7006 T61 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
> [junit4:junit4]   2> 7073 T61 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
> [junit4:junit4]   2> 7074 T61 oass.IndexSchema.readSchema Reading Solr Schema
> [junit4:junit4]   2> 7080 T61 oass.IndexSchema.readSchema Schema name=test
> [junit4:junit4]   2> 7109 T61 oass.IndexSchema.readSchema unique key field: id
> [junit4:junit4]   2> 7111 T61 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/
> [junit4:junit4]   2> 7111 T61 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
> [junit4:junit4]   2> 7112 T61 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
> [junit4:junit4]   2> 7113 T61 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data forceNew:false
> [junit4:junit4]   2> 7113 T61 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
> [junit4:junit4]   2> 7114 T61 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index/
> [junit4:junit4]   2> 7115 T61 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
> [junit4:junit4]   2> 7116 T61 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
> [junit4:junit4]   2> 7116 T61 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
> [junit4:junit4]   2> 7117 T61 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
> [junit4:junit4]   2> 7117 T61 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
> [junit4:junit4]   2> 7117 T61 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 7129 T61 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 7133 T61 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
> [junit4:junit4]   2> 7134 T61 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index forceNew:false
> [junit4:junit4]   2> 7138 T61 oass.SolrIndexSearcher.<init> Opening Searcher@1c3087f9 main
> [junit4:junit4]   2> 7139 T61 oasu.CommitTracker.<init> Hard AutoCommit: disabled
> [junit4:junit4]   2> 7139 T61 oasu.CommitTracker.<init> Soft AutoCommit: disabled
> [junit4:junit4]   2> 7140 T61 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml
> [junit4:junit4]   2> 7141 T61 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
> [junit4:junit4]   2> 7146 T61 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
> [junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@338f57d2; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[_0.fnm, _0_Lucene41_0.doc, _0_nrm.cfe, segments_2, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0.fdt]
> [junit4:junit4]   2> 7147 T61 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0.fnm, _0_Lucene41_0.doc, _0_nrm.cfe, segments_2, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0.fdt]
> [junit4:junit4]   2> 7147 T61 oash.ReplicationHandler.inform Commits will be reserved for  10000
> [junit4:junit4]   2> 7148 T61 oasc.CoreContainer.registerCore registering core: collection1
> [junit4:junit4]   2> 7148 T62 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1c3087f9 main{StandardDirectoryReader(segments_2:3 _0(5.0):C499)}
> [junit4:junit4]   2> 7148 T16 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
> [junit4:junit4]   2> 7149 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
> [junit4:junit4]   2> ASYNC  NEW_CORE C4 name=collection1 org.apache.solr.core.SolrCore@7ceb670
> [junit4:junit4]   2> 7344 T54 C4 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=499 status=0 QTime=160 
> [junit4:junit4]   2> 7476 T16 oejs.Server.doStart jetty-8.1.8.v20121106
> [junit4:junit4]   2> 7479 T16 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:64188
> [junit4:junit4]   2> 7480 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
> [junit4:junit4]   2> 7481 T16 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
> [junit4:junit4]   2> 7481 T16 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave
> [junit4:junit4]   2> 7482 T16 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/solr.xml
> [junit4:junit4]   2> 7482 T16 oasc.CoreContainer.<init> New CoreContainer 492929608
> [junit4:junit4]   2> 7483 T16 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
> [junit4:junit4]   2> 7484 T16 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/'
> [junit4:junit4]   2> 7484 T16 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/'
> [junit4:junit4]   2> 7534 T16 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
> [junit4:junit4]   2> 7534 T16 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
> [junit4:junit4]   2> 7535 T16 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
> [junit4:junit4]   2> 7535 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
> [junit4:junit4]   2> 7536 T16 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
> [junit4:junit4]   2> 7537 T16 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
> [junit4:junit4]   2> 7537 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
> [junit4:junit4]   2> 7538 T16 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
> [junit4:junit4]   2> 7538 T16 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
> [junit4:junit4]   2> 7539 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
> [junit4:junit4]   2> 7564 T16 oasc.CoreContainer.load Registering Log Listener
> [junit4:junit4]   2> 7594 T72 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1
> [junit4:junit4]   2> 7595 T72 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/'
> [junit4:junit4]   2> 7648 T72 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
> [junit4:junit4]   2> 7719 T72 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
> [junit4:junit4]   2> 7720 T72 oass.IndexSchema.readSchema Reading Solr Schema
> [junit4:junit4]   2> 7725 T72 oass.IndexSchema.readSchema Schema name=test
> [junit4:junit4]   2> 7755 T72 oass.IndexSchema.readSchema unique key field: id
> [junit4:junit4]   2> 7757 T72 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/
> [junit4:junit4]   2> 7757 T72 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
> [junit4:junit4]   2> 7757 T72 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
> [junit4:junit4]   2> 7759 T72 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data forceNew:false
> [junit4:junit4]   2> 7760 T72 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
> [junit4:junit4]   2> 7760 T72 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index/
> [junit4:junit4]   2> 7761 T72 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index' doesn't exist. Creating new index...
> [junit4:junit4]   2> 7762 T72 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index forceNew:false
> [junit4:junit4]   2> 7769 T72 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
> [junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5440bf04; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 7769 T72 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 7770 T72 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index
> [junit4:junit4]   2> 7771 T72 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
> [junit4:junit4]   2> 7771 T72 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
> [junit4:junit4]   2> 7772 T72 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
> [junit4:junit4]   2> 7772 T72 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
> [junit4:junit4]   2> 7773 T72 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 7773 T72 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
> [junit4:junit4]   2> 7784 T72 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 7792 T72 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
> [junit4:junit4]   2> 7794 T72 oass.SolrIndexSearcher.<init> Opening Searcher@63c5ab93 main
> [junit4:junit4]   2> 7794 T72 oasu.CommitTracker.<init> Hard AutoCommit: disabled
> [junit4:junit4]   2> 7795 T72 oasu.CommitTracker.<init> Soft AutoCommit: disabled
> [junit4:junit4]   2> 7796 T72 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
> [junit4:junit4]   2> 7796 T72 oasc.CoreContainer.registerCore registering core: collection1
> [junit4:junit4]   2> 7796 T73 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@63c5ab93 main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 7802 T16 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
> [junit4:junit4]   2> 7802 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
> [junit4:junit4]   2> 7803 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> ASYNC  NEW_CORE C5 name=collection1 org.apache.solr.core.SolrCore@29df2ecc
> [junit4:junit4]   2> 7833 T65 C5 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
> [junit4:junit4]   2> 7938 T65 C5 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
> [junit4:junit4]   2> 8043 T65 C5 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
> [junit4:junit4]   2> 8147 T65 C5 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
> [junit4:junit4]   2> 8252 T65 C5 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
> [junit4:junit4]   2> 8356 T65 C5 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
> [junit4:junit4]   2> 8460 T65 C5 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
> [junit4:junit4]   2> 8564 T65 C5 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
> [junit4:junit4]   2> 8668 T65 C5 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
> [junit4:junit4]   2> 8680 T55 C4 REQ [collection1] webapp=/solr path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
> [junit4:junit4]   2> 8681 T74 oash.SnapPuller.fetchLatestIndex Master's generation: 2
> [junit4:junit4]   2> 8682 T74 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
> [junit4:junit4]   2> 8682 T74 oash.SnapPuller.fetchLatestIndex Starting replication process
> [junit4:junit4]   2> 8686 T55 C4 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
> [junit4:junit4]   2> 8690 T55 C4 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
> [junit4:junit4]   2> 8696 T55 C4 REQ [collection1] webapp=/solr path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=11 
> [junit4:junit4]   2> 8697 T74 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 10
> [junit4:junit4]   2> 8699 T74 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index.20130224120841023 forceNew:false
> [junit4:junit4]   2> 8700 T74 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
> [junit4:junit4]   2> 8706 T74 oash.SnapPuller.fetchLatestIndex Starting download to NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index.20130224120841023 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5849b49d; maxCacheMB=48.0 maxMergeSizeMB=4.0) fullCopy=false
> [junit4:junit4]   2> 8721 T55 C4 REQ [collection1] webapp=/solr path=/replication params={file=_0.fnm&command=filecontent&checksum=true&compression=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=5 
> [junit4:junit4]   2> 8736 T55 C4 REQ [collection1] webapp=/solr path=/replication params={file=_0_Lucene41_0.doc&command=filecontent&checksum=true&compression=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
> [junit4:junit4]   2> 8742 T55 C4 REQ [collection1] webapp=/solr path=/replication params={file=_0_nrm.cfe&command=filecontent&checksum=true&compression=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
> [junit4:junit4]   2> 8747 T55 C4 REQ [collection1] webapp=/solr path=/replication params={file=segments_2&command=filecontent&checksum=true&compression=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
> [junit4:junit4]   2> 8753 T55 C4 REQ [collection1] webapp=/solr path=/replication params={file=_0.fdx&command=filecontent&checksum=true&compression=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
> [junit4:junit4]   2> 8759 T55 C4 REQ [collection1] webapp=/solr path=/replication params={file=_0_nrm.cfs&command=filecontent&checksum=true&compression=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
> [junit4:junit4]   2> 8764 T55 C4 REQ [collection1] webapp=/solr path=/replication params={file=_0.si&command=filecontent&checksum=true&compression=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
> [junit4:junit4]   2> 8770 T55 C4 REQ [collection1] webapp=/solr path=/replication params={file=_0_Lucene41_0.tim&command=filecontent&checksum=true&compression=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
> [junit4:junit4]   2> 8772 T65 C5 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
> [junit4:junit4]   2> 8789 T55 C4 REQ [collection1] webapp=/solr path=/replication params={file=_0.fdt&command=filecontent&checksum=true&compression=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
> [junit4:junit4]   2> 8794 T55 C4 REQ [collection1] webapp=/solr path=/replication params={file=_0_Lucene41_0.tip&command=filecontent&checksum=true&compression=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
> [junit4:junit4]   2> 8803 T74 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index
> [junit4:junit4]   2> 8803 T74 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
> [junit4:junit4]   2> 8813 T74 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
> [junit4:junit4]   2> 8820 T74 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
> [junit4:junit4]   2> 8820 T74 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
> [junit4:junit4]   2> 8821 T74 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
> [junit4:junit4]   2> 8822 T74 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
> [junit4:junit4]   2> 8831 T74 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
> [junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5440bf04; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5440bf04; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[_0.fnm, _0_Lucene41_0.doc, _0_nrm.cfe, segments_2, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0.fdt]
> [junit4:junit4]   2> 8832 T74 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0.fnm, _0_Lucene41_0.doc, _0_nrm.cfe, segments_2, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0.fdt]
> [junit4:junit4]   2> 8832 T74 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
> [junit4:junit4]   2> 8833 T74 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
> [junit4:junit4]   2> 8838 T74 oass.SolrIndexSearcher.<init> Opening Searcher@c63a8af main
> [junit4:junit4]   2> 8838 T73 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@c63a8af main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C499)}
> [junit4:junit4]   2> 8839 T73 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index
> [junit4:junit4]   2> 8839 T74 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index.20130224120841023 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5849b49d; maxCacheMB=48.0 maxMergeSizeMB=4.0)
> [junit4:junit4]   2> 8840 T74 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index.20130224120841023
> [junit4:junit4]   2> 8875 T74 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index
> [junit4:junit4]   2> 8891 T65 C5 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=499 status=0 QTime=1 
> [junit4:junit4]   2> 9012 T16 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=167894475
> [junit4:junit4]   2> 9013 T16 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7ceb670
> [junit4:junit4]   2> 9013 T16 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
> [junit4:junit4]   2> 9014 T16 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
> [junit4:junit4]   2> 9014 T16 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
> [junit4:junit4]   2> 9015 T16 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
> [junit4:junit4]   2> 9015 T16 C4 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
> [junit4:junit4]   2> 9016 T16 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
> [junit4:junit4]   2> 9017 T16 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
> [junit4:junit4]   2> 9017 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
> [junit4:junit4]   2> 9017 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
> [junit4:junit4]   2> 9018 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
> [junit4:junit4]   2> 9018 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
> [junit4:junit4]   2> 9019 T16 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
> [junit4:junit4]   2> 9071 T16 oejs.Server.doStart jetty-8.1.8.v20121106
> [junit4:junit4]   2> 9073 T16 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:32481
> [junit4:junit4]   2> 9074 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
> [junit4:junit4]   2> 9074 T16 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
> [junit4:junit4]   2> 9075 T16 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master
> [junit4:junit4]   2> 9075 T16 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/solr.xml
> [junit4:junit4]   2> 9075 T16 oasc.CoreContainer.<init> New CoreContainer 863068806
> [junit4:junit4]   2> 9076 T16 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
> [junit4:junit4]   2> 9076 T16 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/'
> [junit4:junit4]   2> 9077 T16 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/'
> [junit4:junit4]   2> 9118 T16 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
> [junit4:junit4]   2> 9119 T16 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
> [junit4:junit4]   2> 9119 T16 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
> [junit4:junit4]   2> 9120 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
> [junit4:junit4]   2> 9120 T16 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
> [junit4:junit4]   2> 9120 T16 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
> [junit4:junit4]   2> 9121 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
> [junit4:junit4]   2> 9121 T16 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
> [junit4:junit4]   2> 9121 T16 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
> [junit4:junit4]   2> 9122 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
> [junit4:junit4]   2> 9139 T16 oasc.CoreContainer.load Registering Log Listener
> [junit4:junit4]   2> 9159 T85 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1
> [junit4:junit4]   2> 9160 T85 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/'
> [junit4:junit4]   2> 9212 T85 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
> [junit4:junit4]   2> 9278 T85 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
> [junit4:junit4]   2> 9279 T85 oass.IndexSchema.readSchema Reading Solr Schema
> [junit4:junit4]   2> 9285 T85 oass.IndexSchema.readSchema Schema name=test
> [junit4:junit4]   2> 9313 T85 oass.IndexSchema.readSchema unique key field: id
> [junit4:junit4]   2> 9315 T85 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/
> [junit4:junit4]   2> 9315 T85 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
> [junit4:junit4]   2> 9316 T85 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
> [junit4:junit4]   2> 9317 T85 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data forceNew:false
> [junit4:junit4]   2> 9318 T85 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
> [junit4:junit4]   2> 9318 T85 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index/
> [junit4:junit4]   2> 9320 T85 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
> [junit4:junit4]   2> 9321 T85 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
> [junit4:junit4]   2> 9321 T85 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
> [junit4:junit4]   2> 9322 T85 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
> [junit4:junit4]   2> 9322 T85 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
> [junit4:junit4]   2> 9322 T85 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 9333 T85 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 9337 T85 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
> [junit4:junit4]   2> 9339 T85 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index forceNew:false
> [junit4:junit4]   2> 9348 T85 oass.SolrIndexSearcher.<init> Opening Searcher@2c31ac05 main
> [junit4:junit4]   2> 9349 T85 oasu.CommitTracker.<init> Hard AutoCommit: disabled
> [junit4:junit4]   2> 9349 T85 oasu.CommitTracker.<init> Soft AutoCommit: disabled
> [junit4:junit4]   2> 9350 T85 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml,xslt/dummy.xsl
> [junit4:junit4]   2> 9350 T85 oash.ReplicationHandler.inform Commits will be reserved for  10000
> [junit4:junit4]   2> 9350 T85 oasc.CoreContainer.registerCore registering core: collection1
> [junit4:junit4]   2> 9350 T86 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2c31ac05 main{StandardDirectoryReader(segments_2:3 _0(5.0):C499)}
> [junit4:junit4]   2> 9351 T16 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
> [junit4:junit4]   2> 9352 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
> [junit4:junit4]   2> 9352 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> 9372 T16 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=492929608
> [junit4:junit4]   2> 9373 T16 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@29df2ecc
> [junit4:junit4]   2> 9374 T16 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
> [junit4:junit4]   2> 9375 T16 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
> [junit4:junit4]   2> 9375 T16 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
> [junit4:junit4]   2> 9376 T16 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
> [junit4:junit4]   2> 9377 T16 C5 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index
> [junit4:junit4]   2> 9378 T16 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
> [junit4:junit4]   2> 9379 T16 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index
> [junit4:junit4]   2> 9380 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index.20130224120841023
> [junit4:junit4]   2> 9380 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index.20130224120841023
> [junit4:junit4]   2> 9381 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
> [junit4:junit4]   2> 9381 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
> [junit4:junit4]   2> 9382 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index
> [junit4:junit4]   2> 9382 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index
> [junit4:junit4]   2> 9383 T16 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
> [junit4:junit4]   2> 9436 T16 oejs.Server.doStart jetty-8.1.8.v20121106
> [junit4:junit4]   2> 9439 T16 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:12128
> [junit4:junit4]   2> 9439 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
> [junit4:junit4]   2> 9440 T16 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
> [junit4:junit4]   2> 9440 T16 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave
> [junit4:junit4]   2> 9440 T16 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/solr.xml
> [junit4:junit4]   2> 9441 T16 oasc.CoreContainer.<init> New CoreContainer 1709793028
> [junit4:junit4]   2> 9441 T16 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
> [junit4:junit4]   2> 9442 T16 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/'
> [junit4:junit4]   2> 9442 T16 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/'
> [junit4:junit4]   2> 9456 T16 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
> [junit4:junit4]   2> 9457 T16 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
> [junit4:junit4]   2> 9457 T16 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
> [junit4:junit4]   2> 9457 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
> [junit4:junit4]   2> 9458 T16 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
> [junit4:junit4]   2> 9458 T16 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
> [junit4:junit4]   2> 9458 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
> [junit4:junit4]   2> 9459 T16 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
> [junit4:junit4]   2> 9459 T16 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
> [junit4:junit4]   2> 9459 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
> [junit4:junit4]   2> 9473 T16 oasc.CoreContainer.load Registering Log Listener
> [junit4:junit4]   2> 9492 T96 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1
> [junit4:junit4]   2> 9493 T96 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/'
> [junit4:junit4]   2> 9528 T96 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
> [junit4:junit4]   2> 9573 T96 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
> [junit4:junit4]   2> 9574 T96 oass.IndexSchema.readSchema Reading Solr Schema
> [junit4:junit4]   2> 9578 T96 oass.IndexSchema.readSchema Schema name=test
> [junit4:junit4]   2> 9593 T96 oass.IndexSchema.readSchema unique key field: id
> [junit4:junit4]   2> 9594 T96 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/
> [junit4:junit4]   2> 9594 T96 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
> [junit4:junit4]   2> 9595 T96 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
> [junit4:junit4]   2> 9596 T96 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data forceNew:false
> [junit4:junit4]   2> 9596 T96 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
> [junit4:junit4]   2> 9596 T96 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index/
> [junit4:junit4]   2> 9598 T96 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
> [junit4:junit4]   2> 9598 T96 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
> [junit4:junit4]   2> 9598 T96 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
> [junit4:junit4]   2> 9599 T96 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
> [junit4:junit4]   2> 9599 T96 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 9599 T96 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
> [junit4:junit4]   2> 9601 T96 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 9603 T96 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
> [junit4:junit4]   2> 9604 T96 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index forceNew:false
> [junit4:junit4]   2> 9609 T96 oass.SolrIndexSearcher.<init> Opening Searcher@571cac41 main
> [junit4:junit4]   2> 9610 T96 oasu.CommitTracker.<init> Hard AutoCommit: disabled
> [junit4:junit4]   2> 9610 T96 oasu.CommitTracker.<init> Soft AutoCommit: disabled
> [junit4:junit4]   2> 9611 T96 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
> [junit4:junit4]   2> 9611 T96 oasc.CoreContainer.registerCore registering core: collection1
> [junit4:junit4]   2> 9611 T97 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@571cac41 main{StandardDirectoryReader(segments_2:3 _0(5.0):C499)}
> [junit4:junit4]   2> 9611 T16 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
> [junit4:junit4]   2> 9612 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
> [junit4:junit4]   2> 9612 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> 9621 T16 oas.SolrTestCaseJ4.tearDown ###Ending doTestReplicateAfterStartupWithNoActivity
> [junit4:junit4]   2> 9622 T16 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=863068806
> [junit4:junit4]   2> 9623 T16 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5381298a
> [junit4:junit4]   2> 9623 T16 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
> [junit4:junit4]   2> 9623 T16 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
> [junit4:junit4]   2> 9624 T16 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
> [junit4:junit4]   2> 9624 T16 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
> [junit4:junit4]   2> 9625 T16 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
> [junit4:junit4]   2> 9625 T16 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
> [junit4:junit4]   2> 9626 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
> [junit4:junit4]   2> 9626 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
> [junit4:junit4]   2> 9626 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
> [junit4:junit4]   2> 9627 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
> [junit4:junit4]   2> 9627 T16 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
> [junit4:junit4]   2> 9680 T16 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1709793028
> [junit4:junit4]   2> 9681 T16 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1f4b3950
> [junit4:junit4]   2> 24677 T98 oash.SnapPuller.fetchLatestIndex SEVERE Master at: http://127.0.0.1:32481/solr is not available. Index fetch failed. Exception: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:32481/solr
> [junit4:junit4]   2> 24679 T98 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
> [junit4:junit4]   2> 24680 T98 oasc.SolrException.log SEVERE SnapPull failed :org.apache.solr.common.SolrException: java.io.IOException: null: NIOFSIndexInput(path="/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/replication.properties")
> [junit4:junit4]   2> 		at org.apache.solr.handler.ReplicationHandler.loadReplicationProperties(ReplicationHandler.java:792)
> [junit4:junit4]   2> 		at org.apache.solr.handler.SnapPuller.logReplicationTimeAndConfFiles(SnapPuller.java:546)
> [junit4:junit4]   2> 		at org.apache.solr.handler.SnapPuller.fetchLatestIndex(SnapPuller.java:491)
> [junit4:junit4]   2> 		at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:281)
> [junit4:junit4]   2> 		at org.apache.solr.handler.SnapPuller$1.run(SnapPuller.java:223)
> [junit4:junit4]   2> 		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
> [junit4:junit4]   2> 		at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:351)
> [junit4:junit4]   2> 		at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:178)
> [junit4:junit4]   2> 		at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:165)
> [junit4:junit4]   2> 		at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:267)
> [junit4:junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
> [junit4:junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
> [junit4:junit4]   2> 		at java.lang.Thread.run(Thread.java:679)
> [junit4:junit4]   2> 	Caused by: java.io.IOException: null: NIOFSIndexInput(path="/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/replication.properties")
> [junit4:junit4]   2> 		at org.apache.lucene.store.NIOFSDirectory$NIOFSIndexInput.readInternal(NIOFSDirectory.java:182)
> [junit4:junit4]   2> 		at org.apache.lucene.store.BufferedIndexInput.refill(BufferedIndexInput.java:272)
> [junit4:junit4]   2> 		at org.apache.lucene.store.BufferedIndexInput.readByte(BufferedIndexInput.java:51)
> [junit4:junit4]   2> 		at org.apache.solr.util.PropertiesInputStream.read(PropertiesInputStream.java:38)
> [junit4:junit4]   2> 		at java.io.InputStream.read(InputStream.java:170)
> [junit4:junit4]   2> 		at java.io.InputStream.read(InputStream.java:101)
> [junit4:junit4]   2> 		at java.util.Properties$LineReader.readLine(Properties.java:435)
> [junit4:junit4]   2> 		at java.util.Properties.load0(Properties.java:354)
> [junit4:junit4]   2> 		at java.util.Properties.load(Properties.java:342)
> [junit4:junit4]   2> 		at org.apache.solr.handler.ReplicationHandler.loadReplicationProperties(ReplicationHandler.java:781)
> [junit4:junit4]   2> 		... 12 more
> [junit4:junit4]   2> 	Caused by: java.nio.channels.ClosedByInterruptException
> [junit4:junit4]   2> 		at java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:201)
> [junit4:junit4]   2> 		at sun.nio.ch.FileChannelImpl.read(FileChannelImpl.java:668)
> [junit4:junit4]   2> 		at org.apache.lucene.store.NIOFSDirectory$NIOFSIndexInput.readInternal(NIOFSDirectory.java:167)
> [junit4:junit4]   2> 		... 21 more
> [junit4:junit4]   2> 	
> [junit4:junit4]   2> 24681 T16 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
> [junit4:junit4]   2> 24681 T16 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
> [junit4:junit4]   2> 24682 T16 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
> [junit4:junit4]   2> 24682 T16 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
> [junit4:junit4]   2> 24682 T16 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
> [junit4:junit4]   2> 24683 T16 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index
> [junit4:junit4]   2> 24684 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index
> [junit4:junit4]   2> 24684 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index
> [junit4:junit4]   2> 24684 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
> [junit4:junit4]   2> 24685 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
> [junit4:junit4]   2> 24685 T16 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
> [junit4:junit4]   2> 24760 T16 oas.SolrTestCaseJ4.setUp ###Starting doTestStopPoll
> [junit4:junit4]   2> 24770 T16 oejs.Server.doStart jetty-8.1.8.v20121106
> [junit4:junit4]   2> 24773 T16 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:57109
> [junit4:junit4]   2> 24774 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
> [junit4:junit4]   2> 24775 T16 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
> [junit4:junit4]   2> 24775 T16 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master
> [junit4:junit4]   2> 24776 T16 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master/solr.xml
> [junit4:junit4]   2> 24776 T16 oasc.CoreContainer.<init> New CoreContainer 1579226398
> [junit4:junit4]   2> 24777 T16 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
> [junit4:junit4]   2> 24778 T16 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master/'
> [junit4:junit4]   2> 24778 T16 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master/'
> [junit4:junit4]   2> 24825 T16 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
> [junit4:junit4]   2> 24825 T16 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
> [junit4:junit4]   2> 24826 T16 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
> [junit4:junit4]   2> 24826 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
> [junit4:junit4]   2> 24827 T16 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
> [junit4:junit4]   2> 24828 T16 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
> [junit4:junit4]   2> 24828 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
> [junit4:junit4]   2> 24829 T16 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
> [junit4:junit4]   2> 24829 T16 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
> [junit4:junit4]   2> 24830 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
> [junit4:junit4]   2> 24852 T16 oasc.CoreContainer.load Registering Log Listener
> [junit4:junit4]   2> 24884 T108 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master/collection1
> [junit4:junit4]   2> 24885 T108 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master/collection1/'
> [junit4:junit4]   2> 24921 T108 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
> [junit4:junit4]   2> 24962 T108 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
> [junit4:junit4]   2> 24962 T108 oass.IndexSchema.readSchema Reading Solr Schema
> [junit4:junit4]   2> 24966 T108 oass.IndexSchema.readSchema Schema name=test
> [junit4:junit4]   2> 24982 T108 oass.IndexSchema.readSchema unique key field: id
> [junit4:junit4]   2> 24983 T108 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master/collection1/data/
> [junit4:junit4]   2> 24983 T108 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
> [junit4:junit4]   2> 24984 T108 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
> [junit4:junit4]   2> 24984 T108 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master/collection1/data forceNew:false
> [junit4:junit4]   2> 24984 T108 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master/collection1/data
> [junit4:junit4]   2> 24985 T108 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master/collection1/data/index/
> [junit4:junit4]   2> 24985 T108 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master/collection1/data/index' doesn't exist. Creating new index...
> [junit4:junit4]   2> 24986 T108 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master/collection1/data/index forceNew:false
> [junit4:junit4]   2> 24987 T108 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
> [junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5c03bb34 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@78f7821d),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 24987 T108 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 24987 T108 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master/collection1/data/index
> [junit4:junit4]   2> 24988 T108 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
> [junit4:junit4]   2> 24989 T108 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
> [junit4:junit4]   2> 24989 T108 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
> [junit4:junit4]   2> 24989 T108 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
> [junit4:junit4]   2> 24989 T108 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
> [junit4:junit4]   2> 24990 T108 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 24994 T108 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 24997 T108 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master/collection1/data
> [junit4:junit4]   2> 24998 T108 oass.SolrIndexSearcher.<init> Opening Searcher@321893c7 main
> [junit4:junit4]   2> 24998 T108 oasu.CommitTracker.<init> Hard AutoCommit: disabled
> [junit4:junit4]   2> 24998 T108 oasu.CommitTracker.<init> Soft AutoCommit: disabled
> [junit4:junit4]   2> 24999 T108 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml,xslt/dummy.xsl
> [junit4:junit4]   2> 24999 T108 oash.ReplicationHandler.inform Commits will be reserved for  10000
> [junit4:junit4]   2> 24999 T108 oasc.CoreContainer.registerCore registering core: collection1
> [junit4:junit4]   2> 24999 T109 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@321893c7 main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 25000 T16 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
> [junit4:junit4]   2> 25000 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
> [junit4:junit4]   2> 25001 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> 25023 T16 oejs.Server.doStart jetty-8.1.8.v20121106
> [junit4:junit4]   2> 25026 T16 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:12648
> [junit4:junit4]   2> 25027 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
> [junit4:junit4]   2> 25027 T16 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
> [junit4:junit4]   2> 25028 T16 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537339/slave
> [junit4:junit4]   2> 25028 T16 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537339/slave/solr.xml
> [junit4:junit4]   2> 25029 T16 oasc.CoreContainer.<init> New CoreContainer 711428292
> [junit4:junit4]   2> 25029 T16 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
> [junit4:junit4]   2> 25030 T16 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537339/slave/'
> [junit4:junit4]   2> 25031 T16 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537339/slave/'
> [junit4:junit4]   2> 25051 T16 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
> [junit4:junit4]   2> 25051 T16 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
> [junit4:junit4]   2> 25052 T16 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
> [junit4:junit4]   2> 25052 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
> [junit4:junit4]   2> 25053 T16 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
> [junit4:junit4]   2> 25053 T16 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
> [junit4:junit4]   2> 25054 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
> [junit4:junit4]   2> 25054 T16 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
> [junit4:junit4]   2> 25055 T16 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
> [junit4:junit4]   2> 25056 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
> [junit4:junit4]   2> 25073 T16 oasc.CoreContainer.load Registering Log Listener
> [junit4:junit4]   2> 25100 T119 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537339/slave/collection1
> [junit4:junit4]   2> 25101 T119 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537339/slave/collection1/'
> [junit4:junit4]   2> 25133 T119 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
> [junit4:junit4]   2> 25174 T119 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
> [junit4:junit4]   2> 25174 T119 oass.IndexSchema.readSchema Reading Solr Schema
> [junit4:junit4]   2> 25178 T119 oass.IndexSchema.readSchema Schema name=test
> [junit4:junit4]   2> 25192 T119 oass.IndexSchema.readSchema unique key field: id
> [junit4:junit4]   2> 25194 T119 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537339/slave/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537339/slave/collection1/data/
> [junit4:junit4]   2> 25194 T119 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
> [junit4:junit4]   2> 25194 T119 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
> [junit4:junit4]   2> 25195 T119 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537339/slave/collection1/data forceNew:false
> [junit4:junit4]   2> 25195 T119 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537339/slave/collection1/data
> [junit4:junit4]   2> 25195 T119 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537339/slave/collection1/data/index/
> [junit4:junit4]   2> 25196 T119 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537339/slave/collection1/data/index' doesn't exist. Creating new index...
> [junit4:junit4]   2> 25196 T119 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537339/slave/collection1/data/index forceNew:false
> [junit4:junit4]   2> 25197 T119 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
> [junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@3bdd6a67 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4574aee5),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 25198 T119 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 25198 T119 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537339/slave/collection1/data/index
> [junit4:junit4]   2> 25199 T119 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
> [junit4:junit4]   2> 25199 T119 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
> [junit4:junit4]   2> 25199 T119 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
> [junit4:junit4]   2> 25200 T119 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
> [junit4:junit4]   2> 25200 T119 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 25200 T119 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
> [junit4:junit4]   2> 25202 T119 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 25204 T119 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537339/slave/collection1/data
> [junit4:junit4]   2> 25204 T119 oass.SolrIndexSearcher.<init> Opening Searcher@7c70bdc6 main
> [junit4:junit4]   2> 25205 T119 oasu.CommitTracker.<init> Hard AutoCommit: disabled
> [junit4:junit4]   2> 25205 T119 oasu.CommitTracker.<init> Soft AutoCommit: disabled
> [junit4:junit4]   2> 25206 T119 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
> [junit4:junit4]   2> 25206 T119 oasc.CoreContainer.registerCore registering core: collection1
> [junit4:junit4]   2> 25206 T120 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7c70bdc6 main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 25206 T16 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
> [junit4:junit4]   2> 25207 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
> [junit4:junit4]   2> 25208 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> ASYNC  NEW_CORE C6 name=collection1 org.apache.solr.core.SolrCore@75f365b2
> [junit4:junit4]   2> 25228 T101 C6 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0 
> [junit4:junit4]   2> 25232 T101 C6 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master/collection1/data
> [junit4:junit4]   2> 25234 T101 C6 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
> [junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5c03bb34 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@78f7821d),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 25234 T101 C6 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 25236 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0]} 0 5
> [junit4:junit4]   2> 25240 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1]} 0 1
> [junit4:junit4]   2> 25244 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[2]} 0 1
> [junit4:junit4]   2> 25248 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[3]} 0 1
> [junit4:junit4]   2> 25252 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[4]} 0 1
> [junit4:junit4]   2> 25256 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[5]} 0 1
> [junit4:junit4]   2> 25260 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[6]} 0 1
> [junit4:junit4]   2> 25264 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[7]} 0 1
> [junit4:junit4]   2> 25268 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[8]} 0 1
> [junit4:junit4]   2> 25272 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[9]} 0 1
> [junit4:junit4]   2> 25276 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[10]} 0 1
> [junit4:junit4]   2> 25280 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[11]} 0 1
> [junit4:junit4]   2> 25284 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[12]} 0 1
> [junit4:junit4]   2> 25288 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[13]} 0 1
> [junit4:junit4]   2> 25292 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[14]} 0 1
> [junit4:junit4]   2> 25296 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[15]} 0 1
> [junit4:junit4]   2> 25300 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[16]} 0 1
> [junit4:junit4]   2> 25304 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[17]} 0 1
> [junit4:junit4]   2> 25308 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[18]} 0 1
> [junit4:junit4]   2> 25312 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[19]} 0 1
> [junit4:junit4]   2> 25316 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[20]} 0 1
> [junit4:junit4]   2> 25320 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[21]} 0 1
> [junit4:junit4]   2> 25324 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[22]} 0 1
> [junit4:junit4]   2> 25328 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[23]} 0 1
> [junit4:junit4]   2> 25332 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[24]} 0 1
> [junit4:junit4]   2> 25336 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[25]} 0 1
> [junit4:junit4]   2> 25340 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[26]} 0 1
> [junit4:junit4]   2> 25344 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[27]} 0 1
> [junit4:junit4]   2> 25348 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[28]} 0 1
> [junit4:junit4]   2> 25352 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[29]} 0 1
> [junit4:junit4]   2> 25356 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[30]} 0 1
> [junit4:junit4]   2> 25360 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[31]} 0 1
> [junit4:junit4]   2> 25364 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[32]} 0 1
> [junit4:junit4]   2> 25368 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[33]} 0 1
> [junit4:junit4]   2> 25372 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[34]} 0 1
> [junit4:junit4]   2> 25376 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[35]} 0 1
> [junit4:junit4]   2> 25380 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[36]} 0 1
> [junit4:junit4]   2> 25384 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[37]} 0 1
> [junit4:junit4]   2> 25388 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[38]} 0 1
> [junit4:junit4]   2> 25392 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[39]} 0 1
> [junit4:junit4]   2> 25396 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[40]} 0 1
> [junit4:junit4]   2> 25400 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[41]} 0 1
> [junit4:junit4]   2> 25404 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[42]} 0 1
> [junit4:junit4]   2> 25408 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[43]} 0 1
> [junit4:junit4]   2> 25412 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[44]} 0 1
> [junit4:junit4]   2> 25416 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[45]} 0 1
> [junit4:junit4]   2> 25420 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[46]} 0 1
> [junit4:junit4]   2> 25424 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[47]} 0 1
> [junit4:junit4]   2> 25428 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[48]} 0 1
> [junit4:junit4]   2> 25432 T101 C6 UPDATE [collection1] webapp=/solr path=/updat
> 
> [...truncated too long message...]
> 
>   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4128c728 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5c2b3483),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 511435 T544 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 511436 T544 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361719020232/slave/collection1/data/index
> [junit4:junit4]   2> 511437 T544 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
> [junit4:junit4]   2> 511437 T544 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
> [junit4:junit4]   2> 511437 T544 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
> [junit4:junit4]   2> 511438 T544 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
> [junit4:junit4]   2> 511438 T544 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 511438 T544 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
> [junit4:junit4]   2> 511440 T544 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 511443 T544 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361719020232/slave/collection1/data
> [junit4:junit4]   2> 511444 T544 oass.SolrIndexSearcher.<init> Opening Searcher@1a6fc530 main
> [junit4:junit4]   2> 511444 T544 oasu.CommitTracker.<init> Hard AutoCommit: disabled
> [junit4:junit4]   2> 511444 T544 oasu.CommitTracker.<init> Soft AutoCommit: disabled
> [junit4:junit4]   2> 511445 T544 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
> [junit4:junit4]   2> 511445 T544 oasc.CoreContainer.registerCore registering core: collection1
> [junit4:junit4]   2> 511445 T545 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1a6fc530 main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 511446 T16 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
> [junit4:junit4]   2> 511446 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
> [junit4:junit4]   2> 511447 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> 511459 T16 oas.SolrTestCaseJ4.tearDown ###Ending doTestIndexAndConfigReplication
> [junit4:junit4]   2> 511459 T16 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1502808907
> [junit4:junit4]   2> 511460 T16 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5168400e
> [junit4:junit4]   2> 511460 T16 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
> [junit4:junit4]   2> 511461 T16 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
> [junit4:junit4]   2> 511461 T16 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
> [junit4:junit4]   2> 511462 T16 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
> [junit4:junit4]   2> 511462 T16 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
> [junit4:junit4]   2> 511463 T16 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361719019948/master/collection1/data/index
> [junit4:junit4]   2> 511463 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361719019948/master/collection1/data
> [junit4:junit4]   2> 511464 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361719019948/master/collection1/data
> [junit4:junit4]   2> 511464 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361719019948/master/collection1/data/index
> [junit4:junit4]   2> 511465 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361719019948/master/collection1/data/index
> [junit4:junit4]   2> 511466 T16 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
> [junit4:junit4]   2> 511518 T16 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1949819426
> [junit4:junit4]   2> 511519 T16 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4ef9bdff
> [junit4:junit4]   2> 511519 T16 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
> [junit4:junit4]   2> 511520 T16 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
> [junit4:junit4]   2> 511520 T16 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
> [junit4:junit4]   2> 511521 T16 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
> [junit4:junit4]   2> 511521 T16 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
> [junit4:junit4]   2> 511522 T16 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361719020232/slave/collection1/data/index
> [junit4:junit4]   2> 511522 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361719020232/slave/collection1/data/index
> [junit4:junit4]   2> 511523 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361719020232/slave/collection1/data/index
> [junit4:junit4]   2> 511523 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361719020232/slave/collection1/data
> [junit4:junit4]   2> 511524 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361719020232/slave/collection1/data
> [junit4:junit4]   2> 511524 T16 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
> [junit4:junit4]   2> 511592 T16 oas.SolrTestCaseJ4.deleteCore ###deleteCore
> [junit4:junit4]   2> NOTE: test params are: codec=Lucene41, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=lt_LT, timezone=America/Asuncion
> [junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=1,free=153862736,total=411959296
> [junit4:junit4]   2> NOTE: All tests run in this JVM: [TestDocSet, SuggesterTest, TestReplicationHandler]
> [junit4:junit4] Completed on J1 in 511.63s, 10 tests, 1 error <<< FAILURES!
> 
> [...truncated 731 lines...]
> BUILD FAILED
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:388: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:361: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:39: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build.xml:183: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/common-build.xml:447: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:1202: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:865: There were test failures: 254 suites, 1063 tests, 1 error, 22 ignored (4 assumptions)
> 
> Total time: 91 minutes 48 seconds
> Build step 'Invoke Ant' marked build as failure
> Archiving artifacts
> Recording test results
> Email was triggered for: Failure
> Sending email for trigger: Failure
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 188 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/188/

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([8F09A021EB2DD19D:787A4E792DC57E7B]: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:161)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:969)
	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:616)
	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:679)




Build Log:
[...truncated 8134 lines...]
[junit4:junit4] Suite: org.apache.solr.handler.TestReplicationHandler
[junit4:junit4]   2> 6 T16 oas.SolrTestCaseJ4.setUp ###Starting doTestReplicateAfterStartupWithNoActivity
[junit4:junit4]   2> 489 T16 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 756 T16 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:14033
[junit4:junit4]   2> 795 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 796 T16 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 796 T16 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master
[junit4:junit4]   2> 797 T16 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/solr.xml
[junit4:junit4]   2> 797 T16 oasc.CoreContainer.<init> New CoreContainer 1440596970
[junit4:junit4]   2> 798 T16 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 798 T16 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/'
[junit4:junit4]   2> 799 T16 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/'
[junit4:junit4]   2> 845 T16 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 846 T16 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 846 T16 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 846 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 847 T16 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 847 T16 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 848 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 848 T16 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 848 T16 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 890 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 1314 T16 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 1366 T27 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1
[junit4:junit4]   2> 1368 T27 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/'
[junit4:junit4]   2> 1448 T27 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 1530 T27 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1531 T27 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1537 T27 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1566 T27 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1568 T27 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/
[junit4:junit4]   2> 1569 T27 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 1569 T27 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1585 T27 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data forceNew:false
[junit4:junit4]   2> 1586 T27 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
[junit4:junit4]   2> 1586 T27 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index/
[junit4:junit4]   2> 1587 T27 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1588 T27 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index forceNew:false
[junit4:junit4]   2> 1590 T27 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6c08bae7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3126cb1a),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1591 T27 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1591 T27 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
[junit4:junit4]   2> 1593 T27 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1651 T27 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1652 T27 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 1652 T27 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 1657 T27 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 1673 T27 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1681 T27 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1687 T27 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
[junit4:junit4]   2> 1688 T27 oass.SolrIndexSearcher.<init> Opening Searcher@41eab16b main
[junit4:junit4]   2> 1689 T27 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1689 T27 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1695 T27 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml,xslt/dummy.xsl
[junit4:junit4]   2> 1702 T27 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 1702 T28 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@41eab16b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1702 T27 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 1703 T16 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
[junit4:junit4]   2> 1704 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 1813 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 1869 T16 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 1872 T16 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:16400
[junit4:junit4]   2> 1873 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 1874 T16 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 1874 T16 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave
[junit4:junit4]   2> 1875 T16 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/solr.xml
[junit4:junit4]   2> 1876 T16 oasc.CoreContainer.<init> New CoreContainer 1215080214
[junit4:junit4]   2> 1877 T16 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 1877 T16 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/'
[junit4:junit4]   2> 1878 T16 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/'
[junit4:junit4]   2> 1963 T16 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 1965 T16 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 1966 T16 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 1967 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 1968 T16 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 1969 T16 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 1970 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 1971 T16 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 1972 T16 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 1973 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 2005 T16 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 2055 T38 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1
[junit4:junit4]   2> 2056 T38 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/'
[junit4:junit4]   2> 2094 T38 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 2138 T38 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2138 T38 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 2142 T38 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 2171 T38 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2173 T38 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/
[junit4:junit4]   2> 2173 T38 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 2173 T38 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2174 T38 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data forceNew:false
[junit4:junit4]   2> 2174 T38 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
[junit4:junit4]   2> 2175 T38 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index/
[junit4:junit4]   2> 2175 T38 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2176 T38 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index forceNew:false
[junit4:junit4]   2> 2177 T38 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@17b6dd83 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6688cf9e),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 2178 T38 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 2178 T38 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index
[junit4:junit4]   2> 2179 T38 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2179 T38 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 2179 T38 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 2180 T38 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 2180 T38 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2181 T38 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2186 T38 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2189 T38 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
[junit4:junit4]   2> 2189 T38 oass.SolrIndexSearcher.<init> Opening Searcher@1de00761 main
[junit4:junit4]   2> 2190 T38 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2190 T38 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2191 T38 oascsi.HttpClientUtil.createClient Creating new http client, config:connTimeout=5000&socketTimeout=20000&allowCompression=false&maxConnections=10000&maxConnectionsPerHost=10000
[junit4:junit4]   2> 2273 T38 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
[junit4:junit4]   2> 2274 T38 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2274 T39 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1de00761 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2274 T16 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
[junit4:junit4]   2> 2275 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2276 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2296 T16 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1215080214
[junit4:junit4]   2> 2297 T16 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6d330af4
[junit4:junit4]   2> 2299 T16 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 2300 T16 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 2301 T16 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 2303 T16 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 2304 T16 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 2305 T16 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index
[junit4:junit4]   2> 2306 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index
[junit4:junit4]   2> 2308 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index
[junit4:junit4]   2> 2309 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
[junit4:junit4]   2> 2310 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
[junit4:junit4]   2> 2312 T16 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> ASYNC  NEW_CORE C2 name=collection1 org.apache.solr.core.SolrCore@2185b10b
[junit4:junit4]   2> 3995 T20 C2 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4:junit4]   2> 3998 T20 C2 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
[junit4:junit4]   2> 4002 T20 C2 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6c08bae7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3126cb1a),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 4005 T20 C2 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 4007 T20 C2 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:*} 0 253
[junit4:junit4]   2> 4223 T20 C2 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 4224 T20 C2 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6c08bae7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3126cb1a),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6c08bae7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3126cb1a),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 4226 T20 C2 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 4227 T20 C2 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
[junit4:junit4]   2> 4229 T20 C2 oass.SolrIndexSearcher.<init> Opening Searcher@32df804e main
[junit4:junit4]   2> 4229 T20 C2 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 4230 T28 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@32df804e main{StandardDirectoryReader(segments_2:2)}
[junit4:junit4]   2> 4231 T28 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
[junit4:junit4]   2> 4232 T20 C2 UPDATE [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 10
[junit4:junit4]   2> 4241 T16 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1440596970
[junit4:junit4]   2> 4242 T16 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2185b10b
[junit4:junit4]   2> 4243 T16 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4:junit4]   2> 4245 T16 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 4246 T16 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 4246 T16 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 4248 T16 C2 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
[junit4:junit4]   2> 4249 T16 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 4250 T16 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
[junit4:junit4]   2> 4251 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
[junit4:junit4]   2> 4252 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
[junit4:junit4]   2> 4253 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
[junit4:junit4]   2> 4254 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
[junit4:junit4]   2> 4255 T16 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 4308 T16 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4312 T16 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:25210
[junit4:junit4]   2> 4313 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4313 T16 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4314 T16 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master
[junit4:junit4]   2> 4315 T16 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/solr.xml
[junit4:junit4]   2> 4315 T16 oasc.CoreContainer.<init> New CoreContainer 191923603
[junit4:junit4]   2> 4316 T16 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 4317 T16 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/'
[junit4:junit4]   2> 4318 T16 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/'
[junit4:junit4]   2> 4375 T16 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 4376 T16 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4376 T16 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 4377 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4377 T16 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4378 T16 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4379 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4379 T16 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4380 T16 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4381 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 4405 T16 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4440 T50 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1
[junit4:junit4]   2> 4441 T50 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/'
[junit4:junit4]   2> 4498 T50 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4570 T50 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4571 T50 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4576 T50 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 4604 T50 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 4607 T50 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/
[junit4:junit4]   2> 4607 T50 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 4607 T50 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 4637 T50 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data forceNew:false
[junit4:junit4]   2> 4637 T50 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
[junit4:junit4]   2> 4638 T50 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index/
[junit4:junit4]   2> 4639 T50 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 4640 T50 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index forceNew:false
[junit4:junit4]   2> 4646 T50 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@563625d0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 4646 T50 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 4647 T50 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
[junit4:junit4]   2> 4648 T50 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 4649 T50 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 4649 T50 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 4650 T50 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 4650 T50 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 4651 T50 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 4659 T50 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 4666 T50 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
[junit4:junit4]   2> 4667 T50 oass.SolrIndexSearcher.<init> Opening Searcher@b56efe main
[junit4:junit4]   2> 4668 T50 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 4669 T50 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 4669 T50 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml
[junit4:junit4]   2> 4670 T50 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
[junit4:junit4]   2> 4673 T50 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@563625d0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 4673 T50 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 4674 T50 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 4674 T50 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 4674 T51 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b56efe main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 4675 T16 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
[junit4:junit4]   2> 4676 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 4677 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C3 name=collection1 org.apache.solr.core.SolrCore@329c393d
[junit4:junit4]   2> 4707 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0]} 0 3
[junit4:junit4]   2> 4713 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1]} 0 1
[junit4:junit4]   2> 4717 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[2]} 0 1
[junit4:junit4]   2> 4721 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[3]} 0 0
[junit4:junit4]   2> 4725 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[4]} 0 1
[junit4:junit4]   2> 4729 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[5]} 0 1
[junit4:junit4]   2> 4733 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[6]} 0 1
[junit4:junit4]   2> 4737 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[7]} 0 1
[junit4:junit4]   2> 4741 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[8]} 0 1
[junit4:junit4]   2> 4745 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[9]} 0 1
[junit4:junit4]   2> 4749 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[10]} 0 1
[junit4:junit4]   2> 4753 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[11]} 0 1
[junit4:junit4]   2> 4756 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[12]} 0 1
[junit4:junit4]   2> 4761 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[13]} 0 1
[junit4:junit4]   2> 4764 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[14]} 0 1
[junit4:junit4]   2> 4768 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[15]} 0 1
[junit4:junit4]   2> 4771 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[16]} 0 1
[junit4:junit4]   2> 4775 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[17]} 0 1
[junit4:junit4]   2> 4778 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[18]} 0 1
[junit4:junit4]   2> 4781 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[19]} 0 1
[junit4:junit4]   2> 4784 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[20]} 0 1
[junit4:junit4]   2> 4788 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[21]} 0 1
[junit4:junit4]   2> 4791 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[22]} 0 1
[junit4:junit4]   2> 4795 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[23]} 0 1
[junit4:junit4]   2> 4798 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[24]} 0 1
[junit4:junit4]   2> 4801 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[25]} 0 1
[junit4:junit4]   2> 4805 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[26]} 0 1
[junit4:junit4]   2> 4808 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[27]} 0 1
[junit4:junit4]   2> 4811 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[28]} 0 1
[junit4:junit4]   2> 4815 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[29]} 0 1
[junit4:junit4]   2> 4818 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[30]} 0 1
[junit4:junit4]   2> 4822 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[31]} 0 1
[junit4:junit4]   2> 4825 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[32]} 0 1
[junit4:junit4]   2> 4828 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[33]} 0 1
[junit4:junit4]   2> 4832 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[34]} 0 1
[junit4:junit4]   2> 4835 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[35]} 0 1
[junit4:junit4]   2> 4839 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[36]} 0 1
[junit4:junit4]   2> 4842 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[37]} 0 1
[junit4:junit4]   2> 4845 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[38]} 0 1
[junit4:junit4]   2> 4849 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[39]} 0 1
[junit4:junit4]   2> 4853 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[40]} 0 1
[junit4:junit4]   2> 4856 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[41]} 0 1
[junit4:junit4]   2> 4860 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[42]} 0 1
[junit4:junit4]   2> 4863 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[43]} 0 1
[junit4:junit4]   2> 4867 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[44]} 0 1
[junit4:junit4]   2> 4870 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[45]} 0 1
[junit4:junit4]   2> 4874 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[46]} 0 1
[junit4:junit4]   2> 4877 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[47]} 0 1
[junit4:junit4]   2> 4881 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[48]} 0 1
[junit4:junit4]   2> 4884 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[49]} 0 1
[junit4:junit4]   2> 4888 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[50]} 0 1
[junit4:junit4]   2> 4892 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[51]} 0 1
[junit4:junit4]   2> 4896 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[52]} 0 1
[junit4:junit4]   2> 4900 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[53]} 0 1
[junit4:junit4]   2> 4904 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[54]} 0 1
[junit4:junit4]   2> 4908 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[55]} 0 1
[junit4:junit4]   2> 4912 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[56]} 0 1
[junit4:junit4]   2> 4916 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[57]} 0 1
[junit4:junit4]   2> 4919 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[58]} 0 1
[junit4:junit4]   2> 4923 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[59]} 0 1
[junit4:junit4]   2> 4926 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[60]} 0 1
[junit4:junit4]   2> 4929 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[61]} 0 1
[junit4:junit4]   2> 4933 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[62]} 0 1
[junit4:junit4]   2> 4937 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[63]} 0 1
[junit4:junit4]   2> 4941 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[64]} 0 1
[junit4:junit4]   2> 4944 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[65]} 0 1
[junit4:junit4]   2> 4948 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[66]} 0 1
[junit4:junit4]   2> 4952 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[67]} 0 1
[junit4:junit4]   2> 4956 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[68]} 0 1
[junit4:junit4]   2> 4960 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[69]} 0 1
[junit4:junit4]   2> 4964 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[70]} 0 1
[junit4:junit4]   2> 4968 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[71]} 0 1
[junit4:junit4]   2> 4972 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[72]} 0 0
[junit4:junit4]   2> 4976 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[73]} 0 1
[junit4:junit4]   2> 4980 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[74]} 0 1
[junit4:junit4]   2> 4984 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[75]} 0 0
[junit4:junit4]   2> 4989 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[76]} 0 1
[junit4:junit4]   2> 4994 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[77]} 0 1
[junit4:junit4]   2> 4998 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[78]} 0 1
[junit4:junit4]   2> 5003 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[79]} 0 0
[junit4:junit4]   2> 5008 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[80]} 0 1
[junit4:junit4]   2> 5012 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[81]} 0 1
[junit4:junit4]   2> 5016 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[82]} 0 1
[junit4:junit4]   2> 5020 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[83]} 0 1
[junit4:junit4]   2> 5024 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[84]} 0 1
[junit4:junit4]   2> 5028 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[85]} 0 1
[junit4:junit4]   2> 5032 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[86]} 0 1
[junit4:junit4]   2> 5036 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[87]} 0 1
[junit4:junit4]   2> 5040 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[88]} 0 1
[junit4:junit4]   2> 5044 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[89]} 0 1
[junit4:junit4]   2> 5048 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[90]} 0 1
[junit4:junit4]   2> 5052 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[91]} 0 1
[junit4:junit4]   2> 5056 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[92]} 0 1
[junit4:junit4]   2> 5060 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[93]} 0 1
[junit4:junit4]   2> 5064 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[94]} 0 1
[junit4:junit4]   2> 5068 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[95]} 0 1
[junit4:junit4]   2> 5071 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[96]} 0 1
[junit4:junit4]   2> 5075 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[97]} 0 1
[junit4:junit4]   2> 5079 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[98]} 0 1
[junit4:junit4]   2> 5083 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[99]} 0 1
[junit4:junit4]   2> 5087 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[100]} 0 1
[junit4:junit4]   2> 5091 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[101]} 0 1
[junit4:junit4]   2> 5095 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[102]} 0 1
[junit4:junit4]   2> 5098 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[103]} 0 1
[junit4:junit4]   2> 5101 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[104]} 0 1
[junit4:junit4]   2> 5105 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[105]} 0 1
[junit4:junit4]   2> 5109 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[106]} 0 1
[junit4:junit4]   2> 5113 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[107]} 0 1
[junit4:junit4]   2> 5117 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[108]} 0 1
[junit4:junit4]   2> 5121 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[109]} 0 1
[junit4:junit4]   2> 5124 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[110]} 0 1
[junit4:junit4]   2> 5128 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[111]} 0 1
[junit4:junit4]   2> 5131 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[112]} 0 1
[junit4:junit4]   2> 5135 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[113]} 0 1
[junit4:junit4]   2> 5139 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[114]} 0 1
[junit4:junit4]   2> 5142 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[115]} 0 1
[junit4:junit4]   2> 5146 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[116]} 0 1
[junit4:junit4]   2> 5150 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[117]} 0 1
[junit4:junit4]   2> 5154 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[118]} 0 1
[junit4:junit4]   2> 5157 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[119]} 0 0
[junit4:junit4]   2> 5161 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[120]} 0 1
[junit4:junit4]   2> 5164 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[121]} 0 1
[junit4:junit4]   2> 5168 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[122]} 0 1
[junit4:junit4]   2> 5171 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[123]} 0 1
[junit4:junit4]   2> 5175 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[124]} 0 1
[junit4:junit4]   2> 5178 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[125]} 0 1
[junit4:junit4]   2> 5182 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[126]} 0 1
[junit4:junit4]   2> 5186 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[127]} 0 1
[junit4:junit4]   2> 5190 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[128]} 0 1
[junit4:junit4]   2> 5194 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[129]} 0 0
[junit4:junit4]   2> 5198 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[130]} 0 0
[junit4:junit4]   2> 5202 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[131]} 0 1
[junit4:junit4]   2> 5206 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[132]} 0 1
[junit4:junit4]   2> 5209 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[133]} 0 1
[junit4:junit4]   2> 5213 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[134]} 0 0
[junit4:junit4]   2> 5217 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[135]} 0 1
[junit4:junit4]   2> 5221 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[136]} 0 1
[junit4:junit4]   2> 5225 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[137]} 0 1
[junit4:junit4]   2> 5228 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[138]} 0 1
[junit4:junit4]   2> 5232 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[139]} 0 1
[junit4:junit4]   2> 5236 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[140]} 0 1
[junit4:junit4]   2> 5240 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[141]} 0 1
[junit4:junit4]   2> 5244 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[142]} 0 1
[junit4:junit4]   2> 5247 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[143]} 0 1
[junit4:junit4]   2> 5251 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[144]} 0 1
[junit4:junit4]   2> 5254 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[145]} 0 0
[junit4:junit4]   2> 5258 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[146]} 0 1
[junit4:junit4]   2> 5262 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[147]} 0 1
[junit4:junit4]   2> 5265 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[148]} 0 1
[junit4:junit4]   2> 5270 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[149]} 0 1
[junit4:junit4]   2> 5274 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[150]} 0 0
[junit4:junit4]   2> 5278 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[151]} 0 0
[junit4:junit4]   2> 5282 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[152]} 0 0
[junit4:junit4]   2> 5287 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[153]} 0 1
[junit4:junit4]   2> 5292 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[154]} 0 1
[junit4:junit4]   2> 5296 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[155]} 0 1
[junit4:junit4]   2> 5300 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[156]} 0 1
[junit4:junit4]   2> 5304 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[157]} 0 1
[junit4:junit4]   2> 5308 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[158]} 0 1
[junit4:junit4]   2> 5312 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[159]} 0 1
[junit4:junit4]   2> 5316 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[160]} 0 1
[junit4:junit4]   2> 5320 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[161]} 0 1
[junit4:junit4]   2> 5324 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[162]} 0 1
[junit4:junit4]   2> 5328 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[163]} 0 1
[junit4:junit4]   2> 5332 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[164]} 0 1
[junit4:junit4]   2> 5336 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[165]} 0 1
[junit4:junit4]   2> 5342 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[166]} 0 2
[junit4:junit4]   2> 5346 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[167]} 0 1
[junit4:junit4]   2> 5350 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[168]} 0 1
[junit4:junit4]   2> 5355 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[169]} 0 1
[junit4:junit4]   2> 5360 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[170]} 0 1
[junit4:junit4]   2> 5365 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[171]} 0 0
[junit4:junit4]   2> 5370 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[172]} 0 1
[junit4:junit4]   2> 5374 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[173]} 0 0
[junit4:junit4]   2> 5378 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[174]} 0 1
[junit4:junit4]   2> 5382 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[175]} 0 1
[junit4:junit4]   2> 5426 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[176]} 0 1
[junit4:junit4]   2> 5431 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[177]} 0 1
[junit4:junit4]   2> 5436 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[178]} 0 0
[junit4:junit4]   2> 5441 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[179]} 0 0
[junit4:junit4]   2> 5447 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[180]} 0 1
[junit4:junit4]   2> 5451 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[181]} 0 0
[junit4:junit4]   2> 5456 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[182]} 0 1
[junit4:junit4]   2> 5460 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[183]} 0 1
[junit4:junit4]   2> 5464 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[184]} 0 1
[junit4:junit4]   2> 5468 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[185]} 0 1
[junit4:junit4]   2> 5472 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[186]} 0 1
[junit4:junit4]   2> 5476 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[187]} 0 1
[junit4:junit4]   2> 5480 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[188]} 0 1
[junit4:junit4]   2> 5484 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[189]} 0 1
[junit4:junit4]   2> 5488 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[190]} 0 1
[junit4:junit4]   2> 5492 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[191]} 0 1
[junit4:junit4]   2> 5496 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[192]} 0 1
[junit4:junit4]   2> 5500 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[193]} 0 1
[junit4:junit4]   2> 5504 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[194]} 0 1
[junit4:junit4]   2> 5508 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[195]} 0 1
[junit4:junit4]   2> 5512 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[196]} 0 1
[junit4:junit4]   2> 5516 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[197]} 0 1
[junit4:junit4]   2> 5520 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[198]} 0 1
[junit4:junit4]   2> 5524 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[199]} 0 1
[junit4:junit4]   2> 5532 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[200]} 0 1
[junit4:junit4]   2> 5536 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[201]} 0 1
[junit4:junit4]   2> 5540 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[202]} 0 1
[junit4:junit4]   2> 5544 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[203]} 0 1
[junit4:junit4]   2> 5547 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[204]} 0 1
[junit4:junit4]   2> 5551 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[205]} 0 1
[junit4:junit4]   2> 5554 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[206]} 0 1
[junit4:junit4]   2> 5558 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[207]} 0 1
[junit4:junit4]   2> 5561 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[208]} 0 1
[junit4:junit4]   2> 5568 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[209]} 0 1
[junit4:junit4]   2> 5572 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[210]} 0 1
[junit4:junit4]   2> 5576 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[211]} 0 1
[junit4:junit4]   2> 5580 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[212]} 0 1
[junit4:junit4]   2> 5583 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[213]} 0 1
[junit4:junit4]   2> 5587 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[214]} 0 1
[junit4:junit4]   2> 5590 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[215]} 0 1
[junit4:junit4]   2> 5594 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[216]} 0 1
[junit4:junit4]   2> 5597 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[217]} 0 1
[junit4:junit4]   2> 5601 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[218]} 0 1
[junit4:junit4]   2> 5605 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[219]} 0 1
[junit4:junit4]   2> 5609 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[220]} 0 1
[junit4:junit4]   2> 5613 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[221]} 0 1
[junit4:junit4]   2> 5617 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[222]} 0 1
[junit4:junit4]   2> 5621 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[223]} 0 1
[junit4:junit4]   2> 5625 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[224]} 0 1
[junit4:junit4]   2> 5628 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[225]} 0 1
[junit4:junit4]   2> 5632 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[226]} 0 1
[junit4:junit4]   2> 5636 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[227]} 0 1
[junit4:junit4]   2> 5639 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[228]} 0 1
[junit4:junit4]   2> 5642 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[229]} 0 1
[junit4:junit4]   2> 5645 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[230]} 0 1
[junit4:junit4]   2> 5648 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[231]} 0 1
[junit4:junit4]   2> 5652 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[232]} 0 1
[junit4:junit4]   2> 5655 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[233]} 0 1
[junit4:junit4]   2> 5659 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[234]} 0 1
[junit4:junit4]   2> 5663 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[235]} 0 1
[junit4:junit4]   2> 5667 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[236]} 0 1
[junit4:junit4]   2> 5670 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[237]} 0 1
[junit4:junit4]   2> 5673 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[238]} 0 1
[junit4:junit4]   2> 5676 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[239]} 0 1
[junit4:junit4]   2> 5679 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[240]} 0 1
[junit4:junit4]   2> 5682 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[241]} 0 1
[junit4:junit4]   2> 5685 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[242]} 0 0
[junit4:junit4]   2> 5689 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[243]} 0 1
[junit4:junit4]   2> 5693 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[244]} 0 1
[junit4:junit4]   2> 5696 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[245]} 0 1
[junit4:junit4]   2> 5700 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[246]} 0 1
[junit4:junit4]   2> 5703 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[247]} 0 1
[junit4:junit4]   2> 5707 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[248]} 0 1
[junit4:junit4]   2> 5711 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[249]} 0 1
[junit4:junit4]   2> 5715 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[250]} 0 1
[junit4:junit4]   2> 5718 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[251]} 0 1
[junit4:junit4]   2> 5722 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[252]} 0 1
[junit4:junit4]   2> 5725 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[253]} 0 1
[junit4:junit4]   2> 5728 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[254]} 0 1
[junit4:junit4]   2> 5732 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[255]} 0 1
[junit4:junit4]   2> 5736 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[256]} 0 1
[junit4:junit4]   2> 5739 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[257]} 0 1
[junit4:junit4]   2> 5742 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[258]} 0 1
[junit4:junit4]   2> 5746 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[259]} 0 1
[junit4:junit4]   2> 5749 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[260]} 0 1
[junit4:junit4]   2> 5752 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[261]} 0 1
[junit4:junit4]   2> 5755 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[262]} 0 1
[junit4:junit4]   2> 5758 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[263]} 0 1
[junit4:junit4]   2> 5762 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[264]} 0 1
[junit4:junit4]   2> 5765 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[265]} 0 1
[junit4:junit4]   2> 5769 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[266]} 0 1
[junit4:junit4]   2> 5772 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[267]} 0 1
[junit4:junit4]   2> 5776 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[268]} 0 1
[junit4:junit4]   2> 5779 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[269]} 0 1
[junit4:junit4]   2> 5782 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[270]} 0 1
[junit4:junit4]   2> 5786 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[271]} 0 1
[junit4:junit4]   2> 5789 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[272]} 0 1
[junit4:junit4]   2> 5793 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[273]} 0 1
[junit4:junit4]   2> 5796 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[274]} 0 1
[junit4:junit4]   2> 5799 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[275]} 0 1
[junit4:junit4]   2> 5803 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[276]} 0 1
[junit4:junit4]   2> 5807 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[277]} 0 1
[junit4:junit4]   2> 5811 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[278]} 0 1
[junit4:junit4]   2> 5814 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[279]} 0 1
[junit4:junit4]   2> 5817 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[280]} 0 1
[junit4:junit4]   2> 5821 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[281]} 0 1
[junit4:junit4]   2> 5824 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[282]} 0 1
[junit4:junit4]   2> 5835 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[283]} 0 1
[junit4:junit4]   2> 5839 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[284]} 0 1
[junit4:junit4]   2> 5843 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[285]} 0 1
[junit4:junit4]   2> 5847 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[286]} 0 1
[junit4:junit4]   2> 5851 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[287]} 0 1
[junit4:junit4]   2> 5854 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[288]} 0 1
[junit4:junit4]   2> 5858 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[289]} 0 1
[junit4:junit4]   2> 5861 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[290]} 0 1
[junit4:junit4]   2> 5864 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[291]} 0 1
[junit4:junit4]   2> 5868 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[292]} 0 1
[junit4:junit4]   2> 5872 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[293]} 0 1
[junit4:junit4]   2> 5877 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[294]} 0 1
[junit4:junit4]   2> 5882 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[295]} 0 1
[junit4:junit4]   2> 5887 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[296]} 0 1
[junit4:junit4]   2> 5893 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[297]} 0 2
[junit4:junit4]   2> 5897 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[298]} 0 1
[junit4:junit4]   2> 5902 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[299]} 0 1
[junit4:junit4]   2> 5907 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[300]} 0 1
[junit4:junit4]   2> 5912 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[301]} 0 1
[junit4:junit4]   2> 5917 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[302]} 0 1
[junit4:junit4]   2> 5922 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[303]} 0 1
[junit4:junit4]   2> 5927 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[304]} 0 1
[junit4:junit4]   2> 5932 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[305]} 0 0
[junit4:junit4]   2> 5937 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[306]} 0 1
[junit4:junit4]   2> 5941 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[307]} 0 1
[junit4:junit4]   2> 5945 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[308]} 0 0
[junit4:junit4]   2> 5950 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[309]} 0 1
[junit4:junit4]   2> 5954 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[310]} 0 1
[junit4:junit4]   2> 5958 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[311]} 0 1
[junit4:junit4]   2> 5962 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[312]} 0 1
[junit4:junit4]   2> 5967 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[313]} 0 1
[junit4:junit4]   2> 5971 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[314]} 0 1
[junit4:junit4]   2> 5975 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[315]} 0 1
[junit4:junit4]   2> 5978 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[316]} 0 1
[junit4:junit4]   2> 5982 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[317]} 0 1
[junit4:junit4]   2> 5986 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[318]} 0 1
[junit4:junit4]   2> 5989 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[319]} 0 1
[junit4:junit4]   2> 5993 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[320]} 0 1
[junit4:junit4]   2> 5998 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[321]} 0 2
[junit4:junit4]   2> 6002 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[322]} 0 1
[junit4:junit4]   2> 6006 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[323]} 0 1
[junit4:junit4]   2> 6010 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[324]} 0 1
[junit4:junit4]   2> 6014 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[325]} 0 1
[junit4:junit4]   2> 6017 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[326]} 0 1
[junit4:junit4]   2> 6021 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[327]} 0 1
[junit4:junit4]   2> 6025 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[328]} 0 1
[junit4:junit4]   2> 6029 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[329]} 0 1
[junit4:junit4]   2> 6033 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[330]} 0 1
[junit4:junit4]   2> 6036 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[331]} 0 1
[junit4:junit4]   2> 6039 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[332]} 0 1
[junit4:junit4]   2> 6043 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[333]} 0 1
[junit4:junit4]   2> 6046 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[334]} 0 1
[junit4:junit4]   2> 6049 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[335]} 0 1
[junit4:junit4]   2> 6053 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[336]} 0 1
[junit4:junit4]   2> 6056 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[337]} 0 1
[junit4:junit4]   2> 6059 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[338]} 0 1
[junit4:junit4]   2> 6062 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[339]} 0 1
[junit4:junit4]   2> 6066 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[340]} 0 1
[junit4:junit4]   2> 6070 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[341]} 0 1
[junit4:junit4]   2> 6074 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[342]} 0 1
[junit4:junit4]   2> 6077 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[343]} 0 1
[junit4:junit4]   2> 6080 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[344]} 0 1
[junit4:junit4]   2> 6083 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[345]} 0 1
[junit4:junit4]   2> 6086 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[346]} 0 1
[junit4:junit4]   2> 6090 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[347]} 0 1
[junit4:junit4]   2> 6093 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[348]} 0 1
[junit4:junit4]   2> 6096 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[349]} 0 1
[junit4:junit4]   2> 6099 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[350]} 0 1
[junit4:junit4]   2> 6102 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[351]} 0 1
[junit4:junit4]   2> 6106 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[352]} 0 1
[junit4:junit4]   2> 6109 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[353]} 0 1
[junit4:junit4]   2> 6113 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[354]} 0 1
[junit4:junit4]   2> 6117 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[355]} 0 1
[junit4:junit4]   2> 6121 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[356]} 0 1
[junit4:junit4]   2> 6125 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[357]} 0 1
[junit4:junit4]   2> 6128 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[358]} 0 1
[junit4:junit4]   2> 6132 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[359]} 0 1
[junit4:junit4]   2> 6135 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[360]} 0 1
[junit4:junit4]   2> 6139 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[361]} 0 1
[junit4:junit4]   2> 6142 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[362]} 0 1
[junit4:junit4]   2> 6146 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[363]} 0 1
[junit4:junit4]   2> 6149 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[364]} 0 1
[junit4:junit4]   2> 6153 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[365]} 0 1
[junit4:junit4]   2> 6156 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[366]} 0 1
[junit4:junit4]   2> 6160 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[367]} 0 1
[junit4:junit4]   2> 6163 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[368]} 0 1
[junit4:junit4]   2> 6166 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[369]} 0 1
[junit4:junit4]   2> 6169 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[370]} 0 1
[junit4:junit4]   2> 6172 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[371]} 0 1
[junit4:junit4]   2> 6176 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[372]} 0 1
[junit4:junit4]   2> 6180 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[373]} 0 1
[junit4:junit4]   2> 6183 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[374]} 0 1
[junit4:junit4]   2> 6187 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[375]} 0 1
[junit4:junit4]   2> 6190 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[376]} 0 1
[junit4:junit4]   2> 6193 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[377]} 0 1
[junit4:junit4]   2> 6197 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[378]} 0 1
[junit4:junit4]   2> 6201 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[379]} 0 1
[junit4:junit4]   2> 6204 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[380]} 0 1
[junit4:junit4]   2> 6208 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[381]} 0 1
[junit4:junit4]   2> 6211 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[382]} 0 1
[junit4:junit4]   2> 6215 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[383]} 0 1
[junit4:junit4]   2> 6218 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[384]} 0 1
[junit4:junit4]   2> 6222 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[385]} 0 1
[junit4:junit4]   2> 6226 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[386]} 0 1
[junit4:junit4]   2> 6229 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[387]} 0 1
[junit4:junit4]   2> 6232 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[388]} 0 1
[junit4:junit4]   2> 6236 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[389]} 0 1
[junit4:junit4]   2> 6239 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[390]} 0 1
[junit4:junit4]   2> 6243 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[391]} 0 1
[junit4:junit4]   2> 6246 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[392]} 0 1
[junit4:junit4]   2> 6250 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[393]} 0 1
[junit4:junit4]   2> 6254 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[394]} 0 1
[junit4:junit4]   2> 6257 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[395]} 0 1
[junit4:junit4]   2> 6260 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[396]} 0 1
[junit4:junit4]   2> 6264 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[397]} 0 1
[junit4:junit4]   2> 6268 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[398]} 0 1
[junit4:junit4]   2> 6272 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[399]} 0 1
[junit4:junit4]   2> 6275 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[400]} 0 1
[junit4:junit4]   2> 6279 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[401]} 0 1
[junit4:junit4]   2> 6282 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[402]} 0 1
[junit4:junit4]   2> 6286 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[403]} 0 1
[junit4:junit4]   2> 6290 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[404]} 0 1
[junit4:junit4]   2> 6293 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[405]} 0 1
[junit4:junit4]   2> 6296 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[406]} 0 1
[junit4:junit4]   2> 6299 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[407]} 0 1
[junit4:junit4]   2> 6303 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[408]} 0 1
[junit4:junit4]   2> 6306 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[409]} 0 1
[junit4:junit4]   2> 6310 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[410]} 0 1
[junit4:junit4]   2> 6314 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[411]} 0 1
[junit4:junit4]   2> 6317 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[412]} 0 1
[junit4:junit4]   2> 6321 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[413]} 0 1
[junit4:junit4]   2> 6325 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[414]} 0 1
[junit4:junit4]   2> 6328 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[415]} 0 1
[junit4:junit4]   2> 6331 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[416]} 0 1
[junit4:junit4]   2> 6335 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[417]} 0 1
[junit4:junit4]   2> 6338 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[418]} 0 1
[junit4:junit4]   2> 6342 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[419]} 0 1
[junit4:junit4]   2> 6346 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[420]} 0 1
[junit4:junit4]   2> 6350 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[421]} 0 1
[junit4:junit4]   2> 6353 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[422]} 0 1
[junit4:junit4]   2> 6357 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[423]} 0 1
[junit4:junit4]   2> 6361 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[424]} 0 1
[junit4:junit4]   2> 6365 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[425]} 0 1
[junit4:junit4]   2> 6368 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[426]} 0 1
[junit4:junit4]   2> 6371 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[427]} 0 1
[junit4:junit4]   2> 6374 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[428]} 0 1
[junit4:junit4]   2> 6377 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[429]} 0 1
[junit4:junit4]   2> 6380 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[430]} 0 1
[junit4:junit4]   2> 6384 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[431]} 0 1
[junit4:junit4]   2> 6387 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[432]} 0 1
[junit4:junit4]   2> 6390 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[433]} 0 1
[junit4:junit4]   2> 6394 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[434]} 0 1
[junit4:junit4]   2> 6398 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[435]} 0 1
[junit4:junit4]   2> 6402 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[436]} 0 1
[junit4:junit4]   2> 6405 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[437]} 0 1
[junit4:junit4]   2> 6408 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[438]} 0 1
[junit4:junit4]   2> 6412 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[439]} 0 1
[junit4:junit4]   2> 6415 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[440]} 0 1
[junit4:junit4]   2> 6419 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[441]} 0 1
[junit4:junit4]   2> 6422 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[442]} 0 1
[junit4:junit4]   2> 6426 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[443]} 0 1
[junit4:junit4]   2> 6430 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[444]} 0 1
[junit4:junit4]   2> 6434 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[445]} 0 1
[junit4:junit4]   2> 6438 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[446]} 0 1
[junit4:junit4]   2> 6442 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[447]} 0 1
[junit4:junit4]   2> 6447 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[448]} 0 1
[junit4:junit4]   2> 6451 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[449]} 0 1
[junit4:junit4]   2> 6455 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[450]} 0 1
[junit4:junit4]   2> 6459 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[451]} 0 1
[junit4:junit4]   2> 6463 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[452]} 0 1
[junit4:junit4]   2> 6467 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[453]} 0 1
[junit4:junit4]   2> 6471 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[454]} 0 1
[junit4:junit4]   2> 6475 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[455]} 0 1
[junit4:junit4]   2> 6481 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[456]} 0 1
[junit4:junit4]   2> 6485 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[457]} 0 1
[junit4:junit4]   2> 6489 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[458]} 0 1
[junit4:junit4]   2> 6493 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[459]} 0 1
[junit4:junit4]   2> 6497 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[460]} 0 1
[junit4:junit4]   2> 6501 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[461]} 0 1
[junit4:junit4]   2> 6505 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[462]} 0 1
[junit4:junit4]   2> 6509 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[463]} 0 1
[junit4:junit4]   2> 6513 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[464]} 0 1
[junit4:junit4]   2> 6517 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[465]} 0 1
[junit4:junit4]   2> 6521 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[466]} 0 1
[junit4:junit4]   2> 6525 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[467]} 0 1
[junit4:junit4]   2> 6529 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[468]} 0 1
[junit4:junit4]   2> 6533 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[469]} 0 1
[junit4:junit4]   2> 6537 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[470]} 0 1
[junit4:junit4]   2> 6541 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[471]} 0 1
[junit4:junit4]   2> 6545 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[472]} 0 1
[junit4:junit4]   2> 6549 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[473]} 0 1
[junit4:junit4]   2> 6553 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[474]} 0 1
[junit4:junit4]   2> 6557 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[475]} 0 1
[junit4:junit4]   2> 6561 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[476]} 0 1
[junit4:junit4]   2> 6565 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[477]} 0 1
[junit4:junit4]   2> 6569 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[478]} 0 1
[junit4:junit4]   2> 6574 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[479]} 0 1
[junit4:junit4]   2> 6578 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[480]} 0 1
[junit4:junit4]   2> 6582 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[481]} 0 1
[junit4:junit4]   2> 6586 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[482]} 0 1
[junit4:junit4]   2> 6590 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[483]} 0 1
[junit4:junit4]   2> 6594 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[484]} 0 1
[junit4:junit4]   2> 6598 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[485]} 0 1
[junit4:junit4]   2> 6601 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[486]} 0 0
[junit4:junit4]   2> 6605 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[487]} 0 1
[junit4:junit4]   2> 6608 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[488]} 0 1
[junit4:junit4]   2> 6612 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[489]} 0 1
[junit4:junit4]   2> 6615 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[490]} 0 1
[junit4:junit4]   2> 6618 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[491]} 0 1
[junit4:junit4]   2> 6621 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[492]} 0 1
[junit4:junit4]   2> 6624 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[493]} 0 1
[junit4:junit4]   2> 6627 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[494]} 0 1
[junit4:junit4]   2> 6631 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[495]} 0 1
[junit4:junit4]   2> 6635 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[496]} 0 0
[junit4:junit4]   2> 6638 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[497]} 0 1
[junit4:junit4]   2> 6642 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[498]} 0 1
[junit4:junit4]   2> 6644 T43 C3 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 6747 T43 C3 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@563625d0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@563625d0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[_0.fnm, _0_Lucene41_0.doc, _0_nrm.cfe, segments_2, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene41_0.tim, _0.fdt, _0_Lucene41_0.tip]
[junit4:junit4]   2> 6748 T43 C3 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0.fnm, _0_Lucene41_0.doc, _0_nrm.cfe, segments_2, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene41_0.tim, _0.fdt, _0_Lucene41_0.tip]
[junit4:junit4]   2> 6749 T43 C3 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
[junit4:junit4]   2> 6757 T43 C3 oass.SolrIndexSearcher.<init> Opening Searcher@8f003c1 main
[junit4:junit4]   2> 6758 T43 C3 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 6758 T51 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@8f003c1 main{StandardDirectoryReader(segments_2:3 _0(5.0):C499)}
[junit4:junit4]   2> 6759 T51 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
[junit4:junit4]   2> 6759 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 115
[junit4:junit4]   2> 6772 T16 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=191923603
[junit4:junit4]   2> 6772 T16 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@329c393d
[junit4:junit4]   2> 6773 T16 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=499,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 6774 T16 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 6774 T16 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 6775 T16 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 6776 T16 C3 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
[junit4:junit4]   2> 6777 T16 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 6778 T16 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
[junit4:junit4]   2> 6779 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
[junit4:junit4]   2> 6779 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
[junit4:junit4]   2> 6780 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
[junit4:junit4]   2> 6781 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
[junit4:junit4]   2> 6781 T16 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 6834 T16 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 6836 T16 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:25210
[junit4:junit4]   2> 6837 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 6838 T16 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 6838 T16 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master
[junit4:junit4]   2> 6838 T16 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/solr.xml
[junit4:junit4]   2> 6839 T16 oasc.CoreContainer.<init> New CoreContainer 167894475
[junit4:junit4]   2> 6839 T16 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 6840 T16 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/'
[junit4:junit4]   2> 6840 T16 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/'
[junit4:junit4]   2> 6902 T16 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 6902 T16 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 6903 T16 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 6903 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 6904 T16 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 6904 T16 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 6904 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 6905 T16 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 6905 T16 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 6905 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 6925 T16 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 6950 T61 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1
[junit4:junit4]   2> 6951 T61 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/'
[junit4:junit4]   2> 7006 T61 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 7073 T61 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 7074 T61 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 7080 T61 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 7109 T61 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 7111 T61 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/
[junit4:junit4]   2> 7111 T61 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 7112 T61 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 7113 T61 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data forceNew:false
[junit4:junit4]   2> 7113 T61 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
[junit4:junit4]   2> 7114 T61 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index/
[junit4:junit4]   2> 7115 T61 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 7116 T61 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 7116 T61 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 7117 T61 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 7117 T61 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 7117 T61 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 7129 T61 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 7133 T61 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
[junit4:junit4]   2> 7134 T61 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index forceNew:false
[junit4:junit4]   2> 7138 T61 oass.SolrIndexSearcher.<init> Opening Searcher@1c3087f9 main
[junit4:junit4]   2> 7139 T61 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 7139 T61 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 7140 T61 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml
[junit4:junit4]   2> 7141 T61 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
[junit4:junit4]   2> 7146 T61 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@338f57d2; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[_0.fnm, _0_Lucene41_0.doc, _0_nrm.cfe, segments_2, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0.fdt]
[junit4:junit4]   2> 7147 T61 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0.fnm, _0_Lucene41_0.doc, _0_nrm.cfe, segments_2, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0.fdt]
[junit4:junit4]   2> 7147 T61 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 7148 T61 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7148 T62 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1c3087f9 main{StandardDirectoryReader(segments_2:3 _0(5.0):C499)}
[junit4:junit4]   2> 7148 T16 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
[junit4:junit4]   2> 7149 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> ASYNC  NEW_CORE C4 name=collection1 org.apache.solr.core.SolrCore@7ceb670
[junit4:junit4]   2> 7344 T54 C4 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=499 status=0 QTime=160 
[junit4:junit4]   2> 7476 T16 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 7479 T16 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:64188
[junit4:junit4]   2> 7480 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 7481 T16 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 7481 T16 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave
[junit4:junit4]   2> 7482 T16 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/solr.xml
[junit4:junit4]   2> 7482 T16 oasc.CoreContainer.<init> New CoreContainer 492929608
[junit4:junit4]   2> 7483 T16 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 7484 T16 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/'
[junit4:junit4]   2> 7484 T16 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/'
[junit4:junit4]   2> 7534 T16 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 7534 T16 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 7535 T16 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 7535 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 7536 T16 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 7537 T16 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 7537 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 7538 T16 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 7538 T16 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 7539 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 7564 T16 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 7594 T72 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1
[junit4:junit4]   2> 7595 T72 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/'
[junit4:junit4]   2> 7648 T72 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 7719 T72 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 7720 T72 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 7725 T72 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 7755 T72 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 7757 T72 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/
[junit4:junit4]   2> 7757 T72 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 7757 T72 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 7759 T72 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data forceNew:false
[junit4:junit4]   2> 7760 T72 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
[junit4:junit4]   2> 7760 T72 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index/
[junit4:junit4]   2> 7761 T72 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 7762 T72 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index forceNew:false
[junit4:junit4]   2> 7769 T72 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5440bf04; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 7769 T72 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 7770 T72 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index
[junit4:junit4]   2> 7771 T72 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 7771 T72 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 7772 T72 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 7772 T72 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 7773 T72 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 7773 T72 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 7784 T72 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 7792 T72 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
[junit4:junit4]   2> 7794 T72 oass.SolrIndexSearcher.<init> Opening Searcher@63c5ab93 main
[junit4:junit4]   2> 7794 T72 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 7795 T72 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 7796 T72 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
[junit4:junit4]   2> 7796 T72 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7796 T73 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@63c5ab93 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 7802 T16 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
[junit4:junit4]   2> 7802 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 7803 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C5 name=collection1 org.apache.solr.core.SolrCore@29df2ecc
[junit4:junit4]   2> 7833 T65 C5 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 7938 T65 C5 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 8043 T65 C5 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 8147 T65 C5 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 8252 T65 C5 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 8356 T65 C5 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 8460 T65 C5 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 8564 T65 C5 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 8668 T65 C5 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 8680 T55 C4 REQ [collection1] webapp=/solr path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 8681 T74 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 8682 T74 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 8682 T74 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 8686 T55 C4 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
[junit4:junit4]   2> 8690 T55 C4 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
[junit4:junit4]   2> 8696 T55 C4 REQ [collection1] webapp=/solr path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=11 
[junit4:junit4]   2> 8697 T74 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 10
[junit4:junit4]   2> 8699 T74 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index.20130224120841023 forceNew:false
[junit4:junit4]   2> 8700 T74 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
[junit4:junit4]   2> 8706 T74 oash.SnapPuller.fetchLatestIndex Starting download to NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index.20130224120841023 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5849b49d; maxCacheMB=48.0 maxMergeSizeMB=4.0) fullCopy=false
[junit4:junit4]   2> 8721 T55 C4 REQ [collection1] webapp=/solr path=/replication params={file=_0.fnm&command=filecontent&checksum=true&compression=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=5 
[junit4:junit4]   2> 8736 T55 C4 REQ [collection1] webapp=/solr path=/replication params={file=_0_Lucene41_0.doc&command=filecontent&checksum=true&compression=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 8742 T55 C4 REQ [collection1] webapp=/solr path=/replication params={file=_0_nrm.cfe&command=filecontent&checksum=true&compression=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 8747 T55 C4 REQ [collection1] webapp=/solr path=/replication params={file=segments_2&command=filecontent&checksum=true&compression=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 8753 T55 C4 REQ [collection1] webapp=/solr path=/replication params={file=_0.fdx&command=filecontent&checksum=true&compression=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 8759 T55 C4 REQ [collection1] webapp=/solr path=/replication params={file=_0_nrm.cfs&command=filecontent&checksum=true&compression=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 8764 T55 C4 REQ [collection1] webapp=/solr path=/replication params={file=_0.si&command=filecontent&checksum=true&compression=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 8770 T55 C4 REQ [collection1] webapp=/solr path=/replication params={file=_0_Lucene41_0.tim&command=filecontent&checksum=true&compression=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 8772 T65 C5 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 8789 T55 C4 REQ [collection1] webapp=/solr path=/replication params={file=_0.fdt&command=filecontent&checksum=true&compression=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 8794 T55 C4 REQ [collection1] webapp=/solr path=/replication params={file=_0_Lucene41_0.tip&command=filecontent&checksum=true&compression=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 8803 T74 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index
[junit4:junit4]   2> 8803 T74 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 8813 T74 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
[junit4:junit4]   2> 8820 T74 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
[junit4:junit4]   2> 8820 T74 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 8821 T74 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 8822 T74 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
[junit4:junit4]   2> 8831 T74 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5440bf04; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5440bf04; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[_0.fnm, _0_Lucene41_0.doc, _0_nrm.cfe, segments_2, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0.fdt]
[junit4:junit4]   2> 8832 T74 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0.fnm, _0_Lucene41_0.doc, _0_nrm.cfe, segments_2, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0.fdt]
[junit4:junit4]   2> 8832 T74 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 8833 T74 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
[junit4:junit4]   2> 8838 T74 oass.SolrIndexSearcher.<init> Opening Searcher@c63a8af main
[junit4:junit4]   2> 8838 T73 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@c63a8af main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C499)}
[junit4:junit4]   2> 8839 T73 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index
[junit4:junit4]   2> 8839 T74 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index.20130224120841023 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5849b49d; maxCacheMB=48.0 maxMergeSizeMB=4.0)
[junit4:junit4]   2> 8840 T74 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index.20130224120841023
[junit4:junit4]   2> 8875 T74 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index
[junit4:junit4]   2> 8891 T65 C5 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=499 status=0 QTime=1 
[junit4:junit4]   2> 9012 T16 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=167894475
[junit4:junit4]   2> 9013 T16 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7ceb670
[junit4:junit4]   2> 9013 T16 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 9014 T16 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 9014 T16 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 9015 T16 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 9015 T16 C4 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
[junit4:junit4]   2> 9016 T16 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 9017 T16 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
[junit4:junit4]   2> 9017 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
[junit4:junit4]   2> 9017 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
[junit4:junit4]   2> 9018 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
[junit4:junit4]   2> 9018 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
[junit4:junit4]   2> 9019 T16 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 9071 T16 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 9073 T16 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:32481
[junit4:junit4]   2> 9074 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 9074 T16 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 9075 T16 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master
[junit4:junit4]   2> 9075 T16 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/solr.xml
[junit4:junit4]   2> 9075 T16 oasc.CoreContainer.<init> New CoreContainer 863068806
[junit4:junit4]   2> 9076 T16 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 9076 T16 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/'
[junit4:junit4]   2> 9077 T16 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/'
[junit4:junit4]   2> 9118 T16 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 9119 T16 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 9119 T16 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 9120 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 9120 T16 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 9120 T16 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 9121 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 9121 T16 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 9121 T16 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 9122 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 9139 T16 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 9159 T85 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1
[junit4:junit4]   2> 9160 T85 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/'
[junit4:junit4]   2> 9212 T85 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 9278 T85 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9279 T85 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9285 T85 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9313 T85 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9315 T85 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/
[junit4:junit4]   2> 9315 T85 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 9316 T85 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 9317 T85 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data forceNew:false
[junit4:junit4]   2> 9318 T85 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
[junit4:junit4]   2> 9318 T85 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index/
[junit4:junit4]   2> 9320 T85 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 9321 T85 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 9321 T85 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 9322 T85 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 9322 T85 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 9322 T85 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 9333 T85 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 9337 T85 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
[junit4:junit4]   2> 9339 T85 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index forceNew:false
[junit4:junit4]   2> 9348 T85 oass.SolrIndexSearcher.<init> Opening Searcher@2c31ac05 main
[junit4:junit4]   2> 9349 T85 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 9349 T85 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 9350 T85 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml,xslt/dummy.xsl
[junit4:junit4]   2> 9350 T85 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 9350 T85 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 9350 T86 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2c31ac05 main{StandardDirectoryReader(segments_2:3 _0(5.0):C499)}
[junit4:junit4]   2> 9351 T16 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
[junit4:junit4]   2> 9352 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 9352 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 9372 T16 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=492929608
[junit4:junit4]   2> 9373 T16 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@29df2ecc
[junit4:junit4]   2> 9374 T16 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 9375 T16 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 9375 T16 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 9376 T16 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 9377 T16 C5 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index
[junit4:junit4]   2> 9378 T16 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 9379 T16 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index
[junit4:junit4]   2> 9380 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index.20130224120841023
[junit4:junit4]   2> 9380 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index.20130224120841023
[junit4:junit4]   2> 9381 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
[junit4:junit4]   2> 9381 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
[junit4:junit4]   2> 9382 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index
[junit4:junit4]   2> 9382 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index
[junit4:junit4]   2> 9383 T16 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 9436 T16 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 9439 T16 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:12128
[junit4:junit4]   2> 9439 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 9440 T16 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 9440 T16 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave
[junit4:junit4]   2> 9440 T16 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/solr.xml
[junit4:junit4]   2> 9441 T16 oasc.CoreContainer.<init> New CoreContainer 1709793028
[junit4:junit4]   2> 9441 T16 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 9442 T16 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/'
[junit4:junit4]   2> 9442 T16 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/'
[junit4:junit4]   2> 9456 T16 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 9457 T16 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 9457 T16 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 9457 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 9458 T16 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 9458 T16 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 9458 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 9459 T16 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 9459 T16 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 9459 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 9473 T16 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 9492 T96 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1
[junit4:junit4]   2> 9493 T96 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/'
[junit4:junit4]   2> 9528 T96 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 9573 T96 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9574 T96 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9578 T96 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9593 T96 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9594 T96 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/
[junit4:junit4]   2> 9594 T96 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 9595 T96 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 9596 T96 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data forceNew:false
[junit4:junit4]   2> 9596 T96 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
[junit4:junit4]   2> 9596 T96 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index/
[junit4:junit4]   2> 9598 T96 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 9598 T96 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 9598 T96 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 9599 T96 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 9599 T96 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 9599 T96 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 9601 T96 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 9603 T96 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
[junit4:junit4]   2> 9604 T96 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index forceNew:false
[junit4:junit4]   2> 9609 T96 oass.SolrIndexSearcher.<init> Opening Searcher@571cac41 main
[junit4:junit4]   2> 9610 T96 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 9610 T96 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 9611 T96 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
[junit4:junit4]   2> 9611 T96 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 9611 T97 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@571cac41 main{StandardDirectoryReader(segments_2:3 _0(5.0):C499)}
[junit4:junit4]   2> 9611 T16 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
[junit4:junit4]   2> 9612 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 9612 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 9621 T16 oas.SolrTestCaseJ4.tearDown ###Ending doTestReplicateAfterStartupWithNoActivity
[junit4:junit4]   2> 9622 T16 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=863068806
[junit4:junit4]   2> 9623 T16 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5381298a
[junit4:junit4]   2> 9623 T16 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 9623 T16 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 9624 T16 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 9624 T16 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 9625 T16 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 9625 T16 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
[junit4:junit4]   2> 9626 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
[junit4:junit4]   2> 9626 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
[junit4:junit4]   2> 9626 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
[junit4:junit4]   2> 9627 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
[junit4:junit4]   2> 9627 T16 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 9680 T16 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1709793028
[junit4:junit4]   2> 9681 T16 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1f4b3950
[junit4:junit4]   2> 24677 T98 oash.SnapPuller.fetchLatestIndex SEVERE Master at: http://127.0.0.1:32481/solr is not available. Index fetch failed. Exception: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:32481/solr
[junit4:junit4]   2> 24679 T98 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
[junit4:junit4]   2> 24680 T98 oasc.SolrException.log SEVERE SnapPull failed :org.apache.solr.common.SolrException: java.io.IOException: null: NIOFSIndexInput(path="/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/replication.properties")
[junit4:junit4]   2> 		at org.apache.solr.handler.ReplicationHandler.loadReplicationProperties(ReplicationHandler.java:792)
[junit4:junit4]   2> 		at org.apache.solr.handler.SnapPuller.logReplicationTimeAndConfFiles(SnapPuller.java:546)
[junit4:junit4]   2> 		at org.apache.solr.handler.SnapPuller.fetchLatestIndex(SnapPuller.java:491)
[junit4:junit4]   2> 		at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:281)
[junit4:junit4]   2> 		at org.apache.solr.handler.SnapPuller$1.run(SnapPuller.java:223)
[junit4:junit4]   2> 		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[junit4:junit4]   2> 		at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:351)
[junit4:junit4]   2> 		at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:178)
[junit4:junit4]   2> 		at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:165)
[junit4:junit4]   2> 		at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:267)
[junit4:junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
[junit4:junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4:junit4]   2> 		at java.lang.Thread.run(Thread.java:679)
[junit4:junit4]   2> 	Caused by: java.io.IOException: null: NIOFSIndexInput(path="/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/replication.properties")
[junit4:junit4]   2> 		at org.apache.lucene.store.NIOFSDirectory$NIOFSIndexInput.readInternal(NIOFSDirectory.java:182)
[junit4:junit4]   2> 		at org.apache.lucene.store.BufferedIndexInput.refill(BufferedIndexInput.java:272)
[junit4:junit4]   2> 		at org.apache.lucene.store.BufferedIndexInput.readByte(BufferedIndexInput.java:51)
[junit4:junit4]   2> 		at org.apache.solr.util.PropertiesInputStream.read(PropertiesInputStream.java:38)
[junit4:junit4]   2> 		at java.io.InputStream.read(InputStream.java:170)
[junit4:junit4]   2> 		at java.io.InputStream.read(InputStream.java:101)
[junit4:junit4]   2> 		at java.util.Properties$LineReader.readLine(Properties.java:435)
[junit4:junit4]   2> 		at java.util.Properties.load0(Properties.java:354)
[junit4:junit4]   2> 		at java.util.Properties.load(Properties.java:342)
[junit4:junit4]   2> 		at org.apache.solr.handler.ReplicationHandler.loadReplicationProperties(ReplicationHandler.java:781)
[junit4:junit4]   2> 		... 12 more
[junit4:junit4]   2> 	Caused by: java.nio.channels.ClosedByInterruptException
[junit4:junit4]   2> 		at java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:201)
[junit4:junit4]   2> 		at sun.nio.ch.FileChannelImpl.read(FileChannelImpl.java:668)
[junit4:junit4]   2> 		at org.apache.lucene.store.NIOFSDirectory$NIOFSIndexInput.readInternal(NIOFSDirectory.java:167)
[junit4:junit4]   2> 		... 21 more
[junit4:junit4]   2> 	
[junit4:junit4]   2> 24681 T16 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 24681 T16 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 24682 T16 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 24682 T16 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 24682 T16 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 24683 T16 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index
[junit4:junit4]   2> 24684 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index
[junit4:junit4]   2> 24684 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index
[junit4:junit4]   2> 24684 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
[junit4:junit4]   2> 24685 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
[junit4:junit4]   2> 24685 T16 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 24760 T16 oas.SolrTestCaseJ4.setUp ###Starting doTestStopPoll
[junit4:junit4]   2> 24770 T16 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 24773 T16 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:57109
[junit4:junit4]   2> 24774 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 24775 T16 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 24775 T16 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master
[junit4:junit4]   2> 24776 T16 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master/solr.xml
[junit4:junit4]   2> 24776 T16 oasc.CoreContainer.<init> New CoreContainer 1579226398
[junit4:junit4]   2> 24777 T16 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 24778 T16 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master/'
[junit4:junit4]   2> 24778 T16 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master/'
[junit4:junit4]   2> 24825 T16 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 24825 T16 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 24826 T16 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 24826 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 24827 T16 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 24828 T16 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 24828 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 24829 T16 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 24829 T16 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 24830 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 24852 T16 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 24884 T108 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master/collection1
[junit4:junit4]   2> 24885 T108 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master/collection1/'
[junit4:junit4]   2> 24921 T108 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 24962 T108 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 24962 T108 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 24966 T108 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 24982 T108 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 24983 T108 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master/collection1/data/
[junit4:junit4]   2> 24983 T108 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 24984 T108 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 24984 T108 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master/collection1/data forceNew:false
[junit4:junit4]   2> 24984 T108 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master/collection1/data
[junit4:junit4]   2> 24985 T108 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master/collection1/data/index/
[junit4:junit4]   2> 24985 T108 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 24986 T108 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master/collection1/data/index forceNew:false
[junit4:junit4]   2> 24987 T108 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5c03bb34 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@78f7821d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 24987 T108 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 24987 T108 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master/collection1/data/index
[junit4:junit4]   2> 24988 T108 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 24989 T108 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 24989 T108 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 24989 T108 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 24989 T108 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 24990 T108 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 24994 T108 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 24997 T108 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master/collection1/data
[junit4:junit4]   2> 24998 T108 oass.SolrIndexSearcher.<init> Opening Searcher@321893c7 main
[junit4:junit4]   2> 24998 T108 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 24998 T108 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 24999 T108 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml,xslt/dummy.xsl
[junit4:junit4]   2> 24999 T108 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 24999 T108 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 24999 T109 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@321893c7 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 25000 T16 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
[junit4:junit4]   2> 25000 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 25001 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 25023 T16 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 25026 T16 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:12648
[junit4:junit4]   2> 25027 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 25027 T16 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 25028 T16 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537339/slave
[junit4:junit4]   2> 25028 T16 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537339/slave/solr.xml
[junit4:junit4]   2> 25029 T16 oasc.CoreContainer.<init> New CoreContainer 711428292
[junit4:junit4]   2> 25029 T16 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 25030 T16 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537339/slave/'
[junit4:junit4]   2> 25031 T16 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537339/slave/'
[junit4:junit4]   2> 25051 T16 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 25051 T16 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 25052 T16 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 25052 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 25053 T16 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 25053 T16 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 25054 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 25054 T16 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 25055 T16 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 25056 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 25073 T16 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 25100 T119 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537339/slave/collection1
[junit4:junit4]   2> 25101 T119 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537339/slave/collection1/'
[junit4:junit4]   2> 25133 T119 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 25174 T119 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 25174 T119 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 25178 T119 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 25192 T119 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 25194 T119 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537339/slave/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537339/slave/collection1/data/
[junit4:junit4]   2> 25194 T119 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 25194 T119 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 25195 T119 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537339/slave/collection1/data forceNew:false
[junit4:junit4]   2> 25195 T119 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537339/slave/collection1/data
[junit4:junit4]   2> 25195 T119 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537339/slave/collection1/data/index/
[junit4:junit4]   2> 25196 T119 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537339/slave/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 25196 T119 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537339/slave/collection1/data/index forceNew:false
[junit4:junit4]   2> 25197 T119 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@3bdd6a67 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4574aee5),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 25198 T119 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 25198 T119 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537339/slave/collection1/data/index
[junit4:junit4]   2> 25199 T119 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 25199 T119 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 25199 T119 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 25200 T119 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 25200 T119 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 25200 T119 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 25202 T119 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 25204 T119 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537339/slave/collection1/data
[junit4:junit4]   2> 25204 T119 oass.SolrIndexSearcher.<init> Opening Searcher@7c70bdc6 main
[junit4:junit4]   2> 25205 T119 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 25205 T119 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 25206 T119 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
[junit4:junit4]   2> 25206 T119 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 25206 T120 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7c70bdc6 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 25206 T16 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
[junit4:junit4]   2> 25207 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 25208 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C6 name=collection1 org.apache.solr.core.SolrCore@75f365b2
[junit4:junit4]   2> 25228 T101 C6 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 25232 T101 C6 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master/collection1/data
[junit4:junit4]   2> 25234 T101 C6 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5c03bb34 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@78f7821d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 25234 T101 C6 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 25236 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0]} 0 5
[junit4:junit4]   2> 25240 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1]} 0 1
[junit4:junit4]   2> 25244 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[2]} 0 1
[junit4:junit4]   2> 25248 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[3]} 0 1
[junit4:junit4]   2> 25252 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[4]} 0 1
[junit4:junit4]   2> 25256 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[5]} 0 1
[junit4:junit4]   2> 25260 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[6]} 0 1
[junit4:junit4]   2> 25264 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[7]} 0 1
[junit4:junit4]   2> 25268 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[8]} 0 1
[junit4:junit4]   2> 25272 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[9]} 0 1
[junit4:junit4]   2> 25276 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[10]} 0 1
[junit4:junit4]   2> 25280 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[11]} 0 1
[junit4:junit4]   2> 25284 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[12]} 0 1
[junit4:junit4]   2> 25288 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[13]} 0 1
[junit4:junit4]   2> 25292 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[14]} 0 1
[junit4:junit4]   2> 25296 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[15]} 0 1
[junit4:junit4]   2> 25300 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[16]} 0 1
[junit4:junit4]   2> 25304 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[17]} 0 1
[junit4:junit4]   2> 25308 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[18]} 0 1
[junit4:junit4]   2> 25312 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[19]} 0 1
[junit4:junit4]   2> 25316 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[20]} 0 1
[junit4:junit4]   2> 25320 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[21]} 0 1
[junit4:junit4]   2> 25324 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[22]} 0 1
[junit4:junit4]   2> 25328 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[23]} 0 1
[junit4:junit4]   2> 25332 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[24]} 0 1
[junit4:junit4]   2> 25336 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[25]} 0 1
[junit4:junit4]   2> 25340 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[26]} 0 1
[junit4:junit4]   2> 25344 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[27]} 0 1
[junit4:junit4]   2> 25348 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[28]} 0 1
[junit4:junit4]   2> 25352 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[29]} 0 1
[junit4:junit4]   2> 25356 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[30]} 0 1
[junit4:junit4]   2> 25360 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[31]} 0 1
[junit4:junit4]   2> 25364 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[32]} 0 1
[junit4:junit4]   2> 25368 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[33]} 0 1
[junit4:junit4]   2> 25372 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[34]} 0 1
[junit4:junit4]   2> 25376 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[35]} 0 1
[junit4:junit4]   2> 25380 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[36]} 0 1
[junit4:junit4]   2> 25384 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[37]} 0 1
[junit4:junit4]   2> 25388 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[38]} 0 1
[junit4:junit4]   2> 25392 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[39]} 0 1
[junit4:junit4]   2> 25396 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[40]} 0 1
[junit4:junit4]   2> 25400 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[41]} 0 1
[junit4:junit4]   2> 25404 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[42]} 0 1
[junit4:junit4]   2> 25408 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[43]} 0 1
[junit4:junit4]   2> 25412 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[44]} 0 1
[junit4:junit4]   2> 25416 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[45]} 0 1
[junit4:junit4]   2> 25420 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[46]} 0 1
[junit4:junit4]   2> 25424 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[47]} 0 1
[junit4:junit4]   2> 25428 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[48]} 0 1
[junit4:junit4]   2> 25432 T101 C6 UPDATE [collection1] webapp=/solr path=/updat

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

   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4128c728 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5c2b3483),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 511435 T544 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 511436 T544 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361719020232/slave/collection1/data/index
[junit4:junit4]   2> 511437 T544 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 511437 T544 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 511437 T544 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 511438 T544 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 511438 T544 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 511438 T544 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 511440 T544 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 511443 T544 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361719020232/slave/collection1/data
[junit4:junit4]   2> 511444 T544 oass.SolrIndexSearcher.<init> Opening Searcher@1a6fc530 main
[junit4:junit4]   2> 511444 T544 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 511444 T544 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 511445 T544 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
[junit4:junit4]   2> 511445 T544 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 511445 T545 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1a6fc530 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 511446 T16 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
[junit4:junit4]   2> 511446 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 511447 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 511459 T16 oas.SolrTestCaseJ4.tearDown ###Ending doTestIndexAndConfigReplication
[junit4:junit4]   2> 511459 T16 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1502808907
[junit4:junit4]   2> 511460 T16 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5168400e
[junit4:junit4]   2> 511460 T16 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 511461 T16 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 511461 T16 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 511462 T16 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 511462 T16 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 511463 T16 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361719019948/master/collection1/data/index
[junit4:junit4]   2> 511463 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361719019948/master/collection1/data
[junit4:junit4]   2> 511464 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361719019948/master/collection1/data
[junit4:junit4]   2> 511464 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361719019948/master/collection1/data/index
[junit4:junit4]   2> 511465 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361719019948/master/collection1/data/index
[junit4:junit4]   2> 511466 T16 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 511518 T16 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1949819426
[junit4:junit4]   2> 511519 T16 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4ef9bdff
[junit4:junit4]   2> 511519 T16 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 511520 T16 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 511520 T16 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 511521 T16 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 511521 T16 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 511522 T16 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361719020232/slave/collection1/data/index
[junit4:junit4]   2> 511522 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361719020232/slave/collection1/data/index
[junit4:junit4]   2> 511523 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361719020232/slave/collection1/data/index
[junit4:junit4]   2> 511523 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361719020232/slave/collection1/data
[junit4:junit4]   2> 511524 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361719020232/slave/collection1/data
[junit4:junit4]   2> 511524 T16 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 511592 T16 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=lt_LT, timezone=America/Asuncion
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=1,free=153862736,total=411959296
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestDocSet, SuggesterTest, TestReplicationHandler]
[junit4:junit4] Completed on J1 in 511.63s, 10 tests, 1 error <<< FAILURES!

[...truncated 731 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:388: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:361: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build.xml:183: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/common-build.xml:447: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:1202: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:865: There were test failures: 254 suites, 1063 tests, 1 error, 22 ignored (4 assumptions)

Total time: 91 minutes 48 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 187 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/187/

2 tests failed.
REGRESSION:  org.apache.solr.cloud.SyncSliceTest.testDistribSearch

Error Message:
Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent. Leader:http://127.0.0.1:63934/collection1skip list:[org.apache.solr.cloud.AbstractFullDistribZkTestBase$CloudJettyRunner@e77817c2, org.apache.solr.cloud.AbstractFullDistribZkTestBase$CloudJettyRunner@e5767889]

Stack Trace:
java.lang.AssertionError: Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent. Leader:http://127.0.0.1:63934/collection1skip list:[org.apache.solr.cloud.AbstractFullDistribZkTestBase$CloudJettyRunner@e77817c2, org.apache.solr.cloud.AbstractFullDistribZkTestBase$CloudJettyRunner@e5767889]
	at __randomizedtesting.SeedInfo.seed([984EB996AB90C2B0:19A8378EDCCFA28C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:216)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
	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:616)
	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:679)


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([984EB996AB90C2B0:6F3D57CE6D786D56]: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:161)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:964)
	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:616)
	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:679)




Build Log:
[...truncated 8631 lines...]
[junit4:junit4] Suite: org.apache.solr.handler.TestReplicationHandler
[junit4:junit4]   2> 4 T1650 oas.SolrTestCaseJ4.setUp ###Starting doTestBackup
[junit4:junit4]   2> 16 T1650 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 21 T1650 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:12352
[junit4:junit4]   2> 21 T1650 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 22 T1650 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 22 T1650 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236598/master
[junit4:junit4]   2> 23 T1650 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236598/master/solr.xml
[junit4:junit4]   2> 23 T1650 oasc.CoreContainer.<init> New CoreContainer 907572807
[junit4:junit4]   2> 24 T1650 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 24 T1650 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236598/master/'
[junit4:junit4]   2> 24 T1650 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236598/master/'
[junit4:junit4]   2> 75 T1650 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 76 T1650 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 76 T1650 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 77 T1650 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 77 T1650 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 78 T1650 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 78 T1650 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 78 T1650 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 79 T1650 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 79 T1650 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 102 T1650 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 127 T1660 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236598/master/collection1
[junit4:junit4]   2> 128 T1660 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236598/master/collection1/'
[junit4:junit4]   2> 169 T1660 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 231 T1660 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 232 T1660 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 236 T1660 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 257 T1660 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 259 T1660 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236598/master/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236598/master/collection1/data/
[junit4:junit4]   2> 259 T1660 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 259 T1660 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 260 T1660 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236598/master/collection1/data forceNew:false
[junit4:junit4]   2> 260 T1660 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236598/master/collection1/data
[junit4:junit4]   2> 260 T1660 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236598/master/collection1/data/index/
[junit4:junit4]   2> 261 T1660 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236598/master/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 262 T1660 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236598/master/collection1/data/index forceNew:false
[junit4:junit4]   2> 263 T1660 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@33a106ba lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10c0b7d1),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 263 T1660 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 263 T1660 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236598/master/collection1/data/index
[junit4:junit4]   2> 264 T1660 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 264 T1660 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 265 T1660 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 265 T1660 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 265 T1660 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 265 T1660 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 273 T1660 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 276 T1660 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236598/master/collection1/data
[junit4:junit4]   2> 277 T1660 oass.SolrIndexSearcher.<init> Opening Searcher@32f3f78e main
[junit4:junit4]   2> 277 T1660 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 277 T1660 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 278 T1660 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml,xslt/dummy.xsl
[junit4:junit4]   2> 278 T1660 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 278 T1660 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 278 T1661 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@32f3f78e main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 279 T1650 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
[junit4:junit4]   2> 279 T1650 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 280 T1650 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 301 T1650 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 304 T1650 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:62925
[junit4:junit4]   2> 304 T1650 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 305 T1650 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 305 T1650 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236886/slave
[junit4:junit4]   2> 306 T1650 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236886/slave/solr.xml
[junit4:junit4]   2> 306 T1650 oasc.CoreContainer.<init> New CoreContainer 2050211006
[junit4:junit4]   2> 307 T1650 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 307 T1650 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236886/slave/'
[junit4:junit4]   2> 308 T1650 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236886/slave/'
[junit4:junit4]   2> 326 T1650 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 326 T1650 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 327 T1650 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 327 T1650 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 327 T1650 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 328 T1650 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 328 T1650 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 329 T1650 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 329 T1650 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 329 T1650 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 347 T1650 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 370 T1671 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236886/slave/collection1
[junit4:junit4]   2> 371 T1671 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236886/slave/collection1/'
[junit4:junit4]   2> 412 T1671 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 468 T1671 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 468 T1671 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 472 T1671 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 490 T1671 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 492 T1671 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236886/slave/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236886/slave/collection1/data/
[junit4:junit4]   2> 492 T1671 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 492 T1671 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 493 T1671 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236886/slave/collection1/data forceNew:false
[junit4:junit4]   2> 493 T1671 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236886/slave/collection1/data
[junit4:junit4]   2> 493 T1671 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236886/slave/collection1/data/index/
[junit4:junit4]   2> 494 T1671 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236886/slave/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 495 T1671 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236886/slave/collection1/data/index forceNew:false
[junit4:junit4]   2> 496 T1671 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@495d817e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@19e09cd3),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 496 T1671 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 496 T1671 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236886/slave/collection1/data/index
[junit4:junit4]   2> 497 T1671 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 497 T1671 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 498 T1671 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 498 T1671 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 498 T1671 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 499 T1671 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 501 T1671 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 503 T1671 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236886/slave/collection1/data
[junit4:junit4]   2> 504 T1671 oass.SolrIndexSearcher.<init> Opening Searcher@5e046c34 main
[junit4:junit4]   2> 504 T1671 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 504 T1671 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 509 T1671 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
[junit4:junit4]   2> 509 T1671 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 509 T1672 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5e046c34 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 510 T1650 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
[junit4:junit4]   2> 510 T1650 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 511 T1650 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 523 T1650 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=907572807
[junit4:junit4]   2> 524 T1650 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7d5549ce
[junit4:junit4]   2> 525 T1650 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 525 T1650 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 525 T1650 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 526 T1650 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 526 T1650 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 527 T1650 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236598/master/collection1/data/index
[junit4:junit4]   2> 527 T1650 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236598/master/collection1/data
[junit4:junit4]   2> 528 T1650 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236598/master/collection1/data
[junit4:junit4]   2> 528 T1650 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236598/master/collection1/data/index
[junit4:junit4]   2> 529 T1650 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236598/master/collection1/data/index
[junit4:junit4]   2> 530 T1650 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 586 T1650 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 589 T1650 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:51524
[junit4:junit4]   2> 590 T1650 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 590 T1650 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 591 T1650 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236598/master
[junit4:junit4]   2> 591 T1650 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236598/master/solr.xml
[junit4:junit4]   2> 592 T1650 oasc.CoreContainer.<init> New CoreContainer 1495637428
[junit4:junit4]   2> 592 T1650 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 592 T1650 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236598/master/'
[junit4:junit4]   2> 593 T1650 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236598/master/'
[junit4:junit4]   2> 611 T1650 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 611 T1650 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 612 T1650 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 612 T1650 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 613 T1650 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 613 T1650 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 613 T1650 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 614 T1650 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 614 T1650 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 615 T1650 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 633 T1650 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 656 T1683 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236598/master/collection1
[junit4:junit4]   2> 657 T1683 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236598/master/collection1/'
[junit4:junit4]   2> 698 T1683 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 752 T1683 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 753 T1683 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 756 T1683 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 775 T1683 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 776 T1683 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236598/master/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236598/master/collection1/data/
[junit4:junit4]   2> 776 T1683 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 776 T1683 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 777 T1683 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236598/master/collection1/data forceNew:false
[junit4:junit4]   2> 777 T1683 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236598/master/collection1/data
[junit4:junit4]   2> 778 T1683 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236598/master/collection1/data/index/
[junit4:junit4]   2> 778 T1683 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236598/master/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 779 T1683 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236598/master/collection1/data/index forceNew:false
[junit4:junit4]   2> 780 T1683 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@62ad0636 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4d72f5d6),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 780 T1683 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 780 T1683 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236598/master/collection1/data/index
[junit4:junit4]   2> 781 T1683 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 781 T1683 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 781 T1683 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 783 T1683 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 786 T1683 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236598/master/collection1/data
[junit4:junit4]   2> 786 T1683 oass.SolrIndexSearcher.<init> Opening Searcher@52f70305 main
[junit4:junit4]   2> 787 T1683 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 787 T1683 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 787 T1683 oash.ReplicationHandler.inform Replication enabled for following config files: schema-replication2.xml:schema.xml
[junit4:junit4]   2> 788 T1683 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 788 T1683 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 788 T1684 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@52f70305 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 788 T1650 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
[junit4:junit4]   2> 789 T1650 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 789 T1650 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C116 name=collection1 org.apache.solr.core.SolrCore@35178098
[junit4:junit4]   2> 809 T1676 C116 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4:junit4]   2> 810 T1676 C116 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236598/master/collection1/data
[junit4:junit4]   2> 811 T1676 C116 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@62ad0636 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4d72f5d6),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 811 T1676 C116 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 812 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:*} 0 3
[junit4:junit4]   2> 814 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0]} 0 0
[junit4:junit4]   2> 817 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1]} 0 0
[junit4:junit4]   2> 819 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[2]} 0 0
[junit4:junit4]   2> 821 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[3]} 0 0
[junit4:junit4]   2> 823 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[4]} 0 0
[junit4:junit4]   2> 825 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[5]} 0 0
[junit4:junit4]   2> 827 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[6]} 0 0
[junit4:junit4]   2> 829 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[7]} 0 0
[junit4:junit4]   2> 831 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[8]} 0 0
[junit4:junit4]   2> 833 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[9]} 0 0
[junit4:junit4]   2> 835 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[10]} 0 0
[junit4:junit4]   2> 837 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[11]} 0 0
[junit4:junit4]   2> 839 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[12]} 0 0
[junit4:junit4]   2> 841 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[13]} 0 0
[junit4:junit4]   2> 843 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[14]} 0 0
[junit4:junit4]   2> 845 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[15]} 0 0
[junit4:junit4]   2> 847 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[16]} 0 0
[junit4:junit4]   2> 849 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[17]} 0 0
[junit4:junit4]   2> 851 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[18]} 0 0
[junit4:junit4]   2> 853 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[19]} 0 0
[junit4:junit4]   2> 855 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[20]} 0 0
[junit4:junit4]   2> 857 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[21]} 0 0
[junit4:junit4]   2> 860 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[22]} 0 0
[junit4:junit4]   2> 863 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[23]} 0 0
[junit4:junit4]   2> 866 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[24]} 0 0
[junit4:junit4]   2> 869 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[25]} 0 0
[junit4:junit4]   2> 871 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[26]} 0 0
[junit4:junit4]   2> 873 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[27]} 0 0
[junit4:junit4]   2> 875 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[28]} 0 0
[junit4:junit4]   2> 877 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[29]} 0 0
[junit4:junit4]   2> 879 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[30]} 0 0
[junit4:junit4]   2> 881 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[31]} 0 0
[junit4:junit4]   2> 883 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[32]} 0 0
[junit4:junit4]   2> 887 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[33]} 0 0
[junit4:junit4]   2> 890 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[34]} 0 0
[junit4:junit4]   2> 893 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[35]} 0 0
[junit4:junit4]   2> 896 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[36]} 0 0
[junit4:junit4]   2> 898 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[37]} 0 0
[junit4:junit4]   2> 900 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[38]} 0 0
[junit4:junit4]   2> 903 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[39]} 0 0
[junit4:junit4]   2> 905 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[40]} 0 0
[junit4:junit4]   2> 908 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[41]} 0 0
[junit4:junit4]   2> 910 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[42]} 0 0
[junit4:junit4]   2> 913 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[43]} 0 0
[junit4:junit4]   2> 916 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[44]} 0 0
[junit4:junit4]   2> 918 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[45]} 0 0
[junit4:junit4]   2> 921 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[46]} 0 0
[junit4:junit4]   2> 923 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[47]} 0 0
[junit4:junit4]   2> 926 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[48]} 0 0
[junit4:junit4]   2> 928 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[49]} 0 0
[junit4:junit4]   2> 931 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[50]} 0 0
[junit4:junit4]   2> 933 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[51]} 0 0
[junit4:junit4]   2> 935 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[52]} 0 0
[junit4:junit4]   2> 937 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[53]} 0 0
[junit4:junit4]   2> 940 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[54]} 0 0
[junit4:junit4]   2> 942 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[55]} 0 0
[junit4:junit4]   2> 944 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[56]} 0 0
[junit4:junit4]   2> 947 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[57]} 0 0
[junit4:junit4]   2> 950 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[58]} 0 0
[junit4:junit4]   2> 958 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[59]} 0 5
[junit4:junit4]   2> 960 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[60]} 0 0
[junit4:junit4]   2> 962 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[61]} 0 0
[junit4:junit4]   2> 964 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[62]} 0 0
[junit4:junit4]   2> 966 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[63]} 0 0
[junit4:junit4]   2> 968 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[64]} 0 0
[junit4:junit4]   2> 970 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[65]} 0 0
[junit4:junit4]   2> 972 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[66]} 0 0
[junit4:junit4]   2> 974 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[67]} 0 0
[junit4:junit4]   2> 976 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[68]} 0 0
[junit4:junit4]   2> 980 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[69]} 0 0
[junit4:junit4]   2> 982 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[70]} 0 0
[junit4:junit4]   2> 984 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[71]} 0 0
[junit4:junit4]   2> 986 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[72]} 0 0
[junit4:junit4]   2> 988 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[73]} 0 0
[junit4:junit4]   2> 990 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[74]} 0 0
[junit4:junit4]   2> 992 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[75]} 0 0
[junit4:junit4]   2> 994 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[76]} 0 0
[junit4:junit4]   2> 996 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[77]} 0 0
[junit4:junit4]   2> 999 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[78]} 0 0
[junit4:junit4]   2> 1001 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[79]} 0 0
[junit4:junit4]   2> 1003 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[80]} 0 0
[junit4:junit4]   2> 1005 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[81]} 0 0
[junit4:junit4]   2> 1007 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[82]} 0 0
[junit4:junit4]   2> 1010 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[83]} 0 0
[junit4:junit4]   2> 1013 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[84]} 0 0
[junit4:junit4]   2> 1015 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[85]} 0 0
[junit4:junit4]   2> 1018 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[86]} 0 0
[junit4:junit4]   2> 1020 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[87]} 0 0
[junit4:junit4]   2> 1022 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[88]} 0 0
[junit4:junit4]   2> 1024 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[89]} 0 0
[junit4:junit4]   2> 1027 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[90]} 0 0
[junit4:junit4]   2> 1030 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[91]} 0 0
[junit4:junit4]   2> 1033 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[92]} 0 0
[junit4:junit4]   2> 1035 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[93]} 0 0
[junit4:junit4]   2> 1037 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[94]} 0 0
[junit4:junit4]   2> 1039 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[95]} 0 0
[junit4:junit4]   2> 1041 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[96]} 0 0
[junit4:junit4]   2> 1044 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[97]} 0 0
[junit4:junit4]   2> 1047 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[98]} 0 0
[junit4:junit4]   2> 1050 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[99]} 0 0
[junit4:junit4]   2> 1053 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[100]} 0 0
[junit4:junit4]   2> 1055 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[101]} 0 0
[junit4:junit4]   2> 1057 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[102]} 0 0
[junit4:junit4]   2> 1059 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[103]} 0 0
[junit4:junit4]   2> 1061 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[104]} 0 0
[junit4:junit4]   2> 1063 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[105]} 0 0
[junit4:junit4]   2> 1065 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[106]} 0 0
[junit4:junit4]   2> 1067 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[107]} 0 0
[junit4:junit4]   2> 1069 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[108]} 0 0
[junit4:junit4]   2> 1071 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[109]} 0 0
[junit4:junit4]   2> 1073 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[110]} 0 0
[junit4:junit4]   2> 1075 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[111]} 0 0
[junit4:junit4]   2> 1077 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[112]} 0 0
[junit4:junit4]   2> 1079 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[113]} 0 0
[junit4:junit4]   2> 1081 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[114]} 0 0
[junit4:junit4]   2> 1083 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[115]} 0 0
[junit4:junit4]   2> 1085 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[116]} 0 0
[junit4:junit4]   2> 1087 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[117]} 0 0
[junit4:junit4]   2> 1089 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[118]} 0 0
[junit4:junit4]   2> 1091 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[119]} 0 0
[junit4:junit4]   2> 1093 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[120]} 0 0
[junit4:junit4]   2> 1095 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[121]} 0 0
[junit4:junit4]   2> 1097 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[122]} 0 0
[junit4:junit4]   2> 1100 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[123]} 0 0
[junit4:junit4]   2> 1102 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[124]} 0 0
[junit4:junit4]   2> 1104 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[125]} 0 0
[junit4:junit4]   2> 1106 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[126]} 0 0
[junit4:junit4]   2> 1108 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[127]} 0 0
[junit4:junit4]   2> 1110 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[128]} 0 0
[junit4:junit4]   2> 1112 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[129]} 0 0
[junit4:junit4]   2> 1114 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[130]} 0 0
[junit4:junit4]   2> 1116 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[131]} 0 0
[junit4:junit4]   2> 1118 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[132]} 0 0
[junit4:junit4]   2> 1120 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[133]} 0 0
[junit4:junit4]   2> 1122 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[134]} 0 0
[junit4:junit4]   2> 1124 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[135]} 0 0
[junit4:junit4]   2> 1126 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[136]} 0 0
[junit4:junit4]   2> 1128 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[137]} 0 0
[junit4:junit4]   2> 1130 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[138]} 0 0
[junit4:junit4]   2> 1133 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[139]} 0 0
[junit4:junit4]   2> 1136 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[140]} 0 0
[junit4:junit4]   2> 1139 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[141]} 0 0
[junit4:junit4]   2> 1142 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[142]} 0 0
[junit4:junit4]   2> 1145 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[143]} 0 0
[junit4:junit4]   2> 1148 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[144]} 0 0
[junit4:junit4]   2> 1151 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[145]} 0 0
[junit4:junit4]   2> 1154 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[146]} 0 0
[junit4:junit4]   2> 1157 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[147]} 0 0
[junit4:junit4]   2> 1160 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[148]} 0 0
[junit4:junit4]   2> 1163 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[149]} 0 0
[junit4:junit4]   2> 1166 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[150]} 0 0
[junit4:junit4]   2> 1169 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[151]} 0 0
[junit4:junit4]   2> 1172 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[152]} 0 0
[junit4:junit4]   2> 1175 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[153]} 0 0
[junit4:junit4]   2> 1178 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[154]} 0 0
[junit4:junit4]   2> 1181 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[155]} 0 0
[junit4:junit4]   2> 1184 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[156]} 0 0
[junit4:junit4]   2> 1187 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[157]} 0 0
[junit4:junit4]   2> 1190 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[158]} 0 0
[junit4:junit4]   2> 1193 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[159]} 0 0
[junit4:junit4]   2> 1196 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[160]} 0 0
[junit4:junit4]   2> 1199 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[161]} 0 0
[junit4:junit4]   2> 1202 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[162]} 0 0
[junit4:junit4]   2> 1205 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[163]} 0 0
[junit4:junit4]   2> 1207 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[164]} 0 0
[junit4:junit4]   2> 1209 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[165]} 0 0
[junit4:junit4]   2> 1211 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[166]} 0 0
[junit4:junit4]   2> 1213 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[167]} 0 0
[junit4:junit4]   2> 1215 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[168]} 0 0
[junit4:junit4]   2> 1217 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[169]} 0 0
[junit4:junit4]   2> 1219 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[170]} 0 0
[junit4:junit4]   2> 1221 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[171]} 0 0
[junit4:junit4]   2> 1223 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[172]} 0 0
[junit4:junit4]   2> 1225 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[173]} 0 0
[junit4:junit4]   2> 1227 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[174]} 0 0
[junit4:junit4]   2> 1229 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[175]} 0 0
[junit4:junit4]   2> 1236 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[176]} 0 0
[junit4:junit4]   2> 1238 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[177]} 0 0
[junit4:junit4]   2> 1240 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[178]} 0 0
[junit4:junit4]   2> 1243 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[179]} 0 0
[junit4:junit4]   2> 1245 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[180]} 0 0
[junit4:junit4]   2> 1247 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[181]} 0 0
[junit4:junit4]   2> 1249 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[182]} 0 0
[junit4:junit4]   2> 1251 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[183]} 0 0
[junit4:junit4]   2> 1253 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[184]} 0 0
[junit4:junit4]   2> 1255 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[185]} 0 0
[junit4:junit4]   2> 1257 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[186]} 0 0
[junit4:junit4]   2> 1259 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[187]} 0 0
[junit4:junit4]   2> 1261 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[188]} 0 0
[junit4:junit4]   2> 1263 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[189]} 0 0
[junit4:junit4]   2> 1265 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[190]} 0 0
[junit4:junit4]   2> 1267 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[191]} 0 0
[junit4:junit4]   2> 1269 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[192]} 0 0
[junit4:junit4]   2> 1271 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[193]} 0 0
[junit4:junit4]   2> 1274 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[194]} 0 0
[junit4:junit4]   2> 1276 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[195]} 0 0
[junit4:junit4]   2> 1278 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[196]} 0 0
[junit4:junit4]   2> 1281 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[197]} 0 0
[junit4:junit4]   2> 1283 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[198]} 0 0
[junit4:junit4]   2> 1285 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[199]} 0 0
[junit4:junit4]   2> 1287 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[200]} 0 0
[junit4:junit4]   2> 1289 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[201]} 0 0
[junit4:junit4]   2> 1291 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[202]} 0 0
[junit4:junit4]   2> 1293 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[203]} 0 0
[junit4:junit4]   2> 1296 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[204]} 0 0
[junit4:junit4]   2> 1298 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[205]} 0 0
[junit4:junit4]   2> 1300 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[206]} 0 0
[junit4:junit4]   2> 1302 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[207]} 0 0
[junit4:junit4]   2> 1304 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[208]} 0 0
[junit4:junit4]   2> 1306 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[209]} 0 0
[junit4:junit4]   2> 1308 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[210]} 0 0
[junit4:junit4]   2> 1310 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[211]} 0 0
[junit4:junit4]   2> 1312 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[212]} 0 0
[junit4:junit4]   2> 1314 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[213]} 0 0
[junit4:junit4]   2> 1316 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[214]} 0 0
[junit4:junit4]   2> 1318 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[215]} 0 0
[junit4:junit4]   2> 1321 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[216]} 0 0
[junit4:junit4]   2> 1324 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[217]} 0 0
[junit4:junit4]   2> 1326 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[218]} 0 0
[junit4:junit4]   2> 1328 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[219]} 0 0
[junit4:junit4]   2> 1330 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[220]} 0 0
[junit4:junit4]   2> 1333 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[221]} 0 0
[junit4:junit4]   2> 1335 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[222]} 0 0
[junit4:junit4]   2> 1337 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[223]} 0 0
[junit4:junit4]   2> 1339 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[224]} 0 0
[junit4:junit4]   2> 1341 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[225]} 0 0
[junit4:junit4]   2> 1344 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[226]} 0 0
[junit4:junit4]   2> 1346 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[227]} 0 0
[junit4:junit4]   2> 1349 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[228]} 0 0
[junit4:junit4]   2> 1351 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[229]} 0 0
[junit4:junit4]   2> 1353 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[230]} 0 0
[junit4:junit4]   2> 1355 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[231]} 0 0
[junit4:junit4]   2> 1357 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[232]} 0 0
[junit4:junit4]   2> 1359 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[233]} 0 0
[junit4:junit4]   2> 1361 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[234]} 0 0
[junit4:junit4]   2> 1363 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[235]} 0 0
[junit4:junit4]   2> 1365 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[236]} 0 0
[junit4:junit4]   2> 1367 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[237]} 0 0
[junit4:junit4]   2> 1369 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[238]} 0 0
[junit4:junit4]   2> 1371 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[239]} 0 0
[junit4:junit4]   2> 1373 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[240]} 0 0
[junit4:junit4]   2> 1375 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[241]} 0 0
[junit4:junit4]   2> 1377 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[242]} 0 0
[junit4:junit4]   2> 1379 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[243]} 0 0
[junit4:junit4]   2> 1381 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[244]} 0 0
[junit4:junit4]   2> 1383 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[245]} 0 0
[junit4:junit4]   2> 1385 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[246]} 0 0
[junit4:junit4]   2> 1387 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[247]} 0 0
[junit4:junit4]   2> 1389 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[248]} 0 0
[junit4:junit4]   2> 1391 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[249]} 0 0
[junit4:junit4]   2> 1394 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[250]} 0 0
[junit4:junit4]   2> 1396 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[251]} 0 0
[junit4:junit4]   2> 1398 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[252]} 0 0
[junit4:junit4]   2> 1400 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[253]} 0 0
[junit4:junit4]   2> 1402 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[254]} 0 0
[junit4:junit4]   2> 1404 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[255]} 0 0
[junit4:junit4]   2> 1406 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[256]} 0 0
[junit4:junit4]   2> 1408 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[257]} 0 0
[junit4:junit4]   2> 1410 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[258]} 0 0
[junit4:junit4]   2> 1412 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[259]} 0 0
[junit4:junit4]   2> 1414 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[260]} 0 0
[junit4:junit4]   2> 1416 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[261]} 0 0
[junit4:junit4]   2> 1418 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[262]} 0 0
[junit4:junit4]   2> 1420 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[263]} 0 0
[junit4:junit4]   2> 1422 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[264]} 0 0
[junit4:junit4]   2> 1424 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[265]} 0 0
[junit4:junit4]   2> 1427 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[266]} 0 0
[junit4:junit4]   2> 1429 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[267]} 0 0
[junit4:junit4]   2> 1432 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[268]} 0 0
[junit4:junit4]   2> 1435 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[269]} 0 0
[junit4:junit4]   2> 1437 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[270]} 0 0
[junit4:junit4]   2> 1439 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[271]} 0 0
[junit4:junit4]   2> 1441 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[272]} 0 0
[junit4:junit4]   2> 1443 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[273]} 0 0
[junit4:junit4]   2> 1446 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[274]} 0 0
[junit4:junit4]   2> 1448 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[275]} 0 0
[junit4:junit4]   2> 1451 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[276]} 0 0
[junit4:junit4]   2> 1453 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[277]} 0 0
[junit4:junit4]   2> 1456 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[278]} 0 0
[junit4:junit4]   2> 1458 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[279]} 0 0
[junit4:junit4]   2> 1460 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[280]} 0 0
[junit4:junit4]   2> 1463 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[281]} 0 0
[junit4:junit4]   2> 1465 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[282]} 0 0
[junit4:junit4]   2> 1468 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[283]} 0 0
[junit4:junit4]   2> 1470 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[284]} 0 0
[junit4:junit4]   2> 1472 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[285]} 0 0
[junit4:junit4]   2> 1474 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[286]} 0 0
[junit4:junit4]   2> 1477 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[287]} 0 0
[junit4:junit4]   2> 1479 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[288]} 0 0
[junit4:junit4]   2> 1481 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[289]} 0 0
[junit4:junit4]   2> 1484 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[290]} 0 0
[junit4:junit4]   2> 1486 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[291]} 0 0
[junit4:junit4]   2> 1488 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[292]} 0 0
[junit4:junit4]   2> 1491 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[293]} 0 0
[junit4:junit4]   2> 1493 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[294]} 0 0
[junit4:junit4]   2> 1495 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[295]} 0 0
[junit4:junit4]   2> 1497 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[296]} 0 0
[junit4:junit4]   2> 1499 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[297]} 0 0
[junit4:junit4]   2> 1501 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[298]} 0 0
[junit4:junit4]   2> 1504 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[299]} 0 0
[junit4:junit4]   2> 1507 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[300]} 0 0
[junit4:junit4]   2> 1509 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[301]} 0 0
[junit4:junit4]   2> 1512 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[302]} 0 0
[junit4:junit4]   2> 1514 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[303]} 0 0
[junit4:junit4]   2> 1517 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[304]} 0 0
[junit4:junit4]   2> 1519 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[305]} 0 0
[junit4:junit4]   2> 1521 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[306]} 0 0
[junit4:junit4]   2> 1524 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[307]} 0 0
[junit4:junit4]   2> 1526 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[308]} 0 0
[junit4:junit4]   2> 1528 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[309]} 0 0
[junit4:junit4]   2> 1530 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[310]} 0 0
[junit4:junit4]   2> 1533 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[311]} 0 0
[junit4:junit4]   2> 1535 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[312]} 0 0
[junit4:junit4]   2> 1537 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[313]} 0 0
[junit4:junit4]   2> 1539 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[314]} 0 0
[junit4:junit4]   2> 1542 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[315]} 0 0
[junit4:junit4]   2> 1544 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[316]} 0 0
[junit4:junit4]   2> 1546 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[317]} 0 0
[junit4:junit4]   2> 1548 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[318]} 0 0
[junit4:junit4]   2> 1550 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[319]} 0 0
[junit4:junit4]   2> 1552 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[320]} 0 0
[junit4:junit4]   2> 1554 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[321]} 0 0
[junit4:junit4]   2> 1557 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[322]} 0 0
[junit4:junit4]   2> 1559 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[323]} 0 0
[junit4:junit4]   2> 1561 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[324]} 0 0
[junit4:junit4]   2> 1564 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[325]} 0 0
[junit4:junit4]   2> 1566 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[326]} 0 0
[junit4:junit4]   2> 1569 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[327]} 0 0
[junit4:junit4]   2> 1571 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[328]} 0 0
[junit4:junit4]   2> 1573 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[329]} 0 0
[junit4:junit4]   2> 1575 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[330]} 0 0
[junit4:junit4]   2> 1578 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[331]} 0 0
[junit4:junit4]   2> 1580 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[332]} 0 0
[junit4:junit4]   2> 1583 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[333]} 0 0
[junit4:junit4]   2> 1585 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[334]} 0 0
[junit4:junit4]   2> 1588 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[335]} 0 0
[junit4:junit4]   2> 1590 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[336]} 0 0
[junit4:junit4]   2> 1592 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[337]} 0 0
[junit4:junit4]   2> 1595 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[338]} 0 0
[junit4:junit4]   2> 1597 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[339]} 0 0
[junit4:junit4]   2> 1600 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[340]} 0 0
[junit4:junit4]   2> 1602 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[341]} 0 0
[junit4:junit4]   2> 1604 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[342]} 0 0
[junit4:junit4]   2> 1606 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[343]} 0 0
[junit4:junit4]   2> 1608 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[344]} 0 0
[junit4:junit4]   2> 1610 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[345]} 0 0
[junit4:junit4]   2> 1612 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[346]} 0 0
[junit4:junit4]   2> 1615 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[347]} 0 0
[junit4:junit4]   2> 1617 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[348]} 0 0
[junit4:junit4]   2> 1620 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[349]} 0 0
[junit4:junit4]   2> 1622 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[350]} 0 0
[junit4:junit4]   2> 1625 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[351]} 0 0
[junit4:junit4]   2> 1627 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[352]} 0 0
[junit4:junit4]   2> 1630 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[353]} 0 0
[junit4:junit4]   2> 1632 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[354]} 0 0
[junit4:junit4]   2> 1635 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[355]} 0 0
[junit4:junit4]   2> 1637 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[356]} 0 0
[junit4:junit4]   2> 1639 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[357]} 0 0
[junit4:junit4]   2> 1642 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[358]} 0 0
[junit4:junit4]   2> 1644 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[359]} 0 0
[junit4:junit4]   2> 1652 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[360]} 0 1
[junit4:junit4]   2> 1655 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[361]} 0 0
[junit4:junit4]   2> 1658 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[362]} 0 0
[junit4:junit4]   2> 1660 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[363]} 0 0
[junit4:junit4]   2> 1662 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[364]} 0 0
[junit4:junit4]   2> 1665 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[365]} 0 0
[junit4:junit4]   2> 1668 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[366]} 0 0
[junit4:junit4]   2> 1670 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[367]} 0 0
[junit4:junit4]   2> 1673 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[368]} 0 0
[junit4:junit4]   2> 1676 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[369]} 0 0
[junit4:junit4]   2> 1678 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[370]} 0 0
[junit4:junit4]   2> 1680 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[371]} 0 0
[junit4:junit4]   2> 1683 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[372]} 0 0
[junit4:junit4]   2> 1685 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[373]} 0 0
[junit4:junit4]   2> 1688 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[374]} 0 0
[junit4:junit4]   2> 1690 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[375]} 0 0
[junit4:junit4]   2> 1692 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[376]} 0 0
[junit4:junit4]   2> 1694 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[377]} 0 0
[junit4:junit4]   2> 1697 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[378]} 0 0
[junit4:junit4]   2> 1699 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[379]} 0 0
[junit4:junit4]   2> 1702 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[380]} 0 0
[junit4:junit4]   2> 1704 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[381]} 0 0
[junit4:junit4]   2> 1707 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[382]} 0 0
[junit4:junit4]   2> 1709 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[383]} 0 0
[junit4:junit4]   2> 1712 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[384]} 0 0
[junit4:junit4]   2> 1714 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[385]} 0 0
[junit4:junit4]   2> 1716 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[386]} 0 0
[junit4:junit4]   2> 1718 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[387]} 0 0
[junit4:junit4]   2> 1720 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[388]} 0 0
[junit4:junit4]   2> 1722 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[389]} 0 0
[junit4:junit4]   2> 1725 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[390]} 0 0
[junit4:junit4]   2> 1727 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[391]} 0 0
[junit4:junit4]   2> 1730 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[392]} 0 0
[junit4:junit4]   2> 1732 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[393]} 0 0
[junit4:junit4]   2> 1734 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[394]} 0 0
[junit4:junit4]   2> 1737 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[395]} 0 0
[junit4:junit4]   2> 1739 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[396]} 0 0
[junit4:junit4]   2> 1741 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[397]} 0 0
[junit4:junit4]   2> 1744 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[398]} 0 0
[junit4:junit4]   2> 1746 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[399]} 0 0
[junit4:junit4]   2> 1748 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[400]} 0 0
[junit4:junit4]   2> 1750 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[401]} 0 0
[junit4:junit4]   2> 1753 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[402]} 0 0
[junit4:junit4]   2> 1755 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[403]} 0 0
[junit4:junit4]   2> 1757 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[404]} 0 0
[junit4:junit4]   2> 1759 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[405]} 0 0
[junit4:junit4]   2> 1761 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[406]} 0 0
[junit4:junit4]   2> 1763 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[407]} 0 0
[junit4:junit4]   2> 1765 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[408]} 0 0
[junit4:junit4]   2> 1767 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[409]} 0 0
[junit4:junit4]   2> 1769 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[410]} 0 0
[junit4:junit4]   2> 1771 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[411]} 0 0
[junit4:junit4]   2> 1773 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[412]} 0 0
[junit4:junit4]   2> 1776 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[413]} 0 0
[junit4:junit4]   2> 1778 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[414]} 0 0
[junit4:junit4]   2> 1780 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[415]} 0 0
[junit4:junit4]   2> 1782 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[416]} 0 0
[junit4:junit4]   2> 1784 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[417]} 0 0
[junit4:junit4]   2> 1786 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[418]} 0 0
[junit4:junit4]   2> 1788 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[419]} 0 0
[junit4:junit4]   2> 1790 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[420]} 0 0
[junit4:junit4]   2> 1792 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[421]} 0 0
[junit4:junit4]   2> 1794 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[422]} 0 0
[junit4:junit4]   2> 1796 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[423]} 0 0
[junit4:junit4]   2> 1798 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[424]} 0 0
[junit4:junit4]   2> 1801 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[425]} 0 0
[junit4:junit4]   2> 1803 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[426]} 0 0
[junit4:junit4]   2> 1805 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[427]} 0 0
[junit4:junit4]   2> 1807 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[428]} 0 0
[junit4:junit4]   2> 1809 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[429]} 0 0
[junit4:junit4]   2> 1811 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[430]} 0 0
[junit4:junit4]   2> 1813 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[431]} 0 0
[junit4:junit4]   2> 1815 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[432]} 0 0
[junit4:junit4]   2> 1817 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[433]} 0 0
[junit4:junit4]   2> 1819 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[434]} 0 0
[junit4:junit4]   2> 1821 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[435]} 0 0
[junit4:junit4]   2> 1823 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[436]} 0 0
[junit4:junit4]   2> 1825 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[437]} 0 0
[junit4:junit4]   2> 1827 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[438]} 0 0
[junit4:junit4]   2> 1829 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[439]} 0 0
[junit4:junit4]   2> 1831 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[440]} 0 0
[junit4:junit4]   2> 1833 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[441]} 0 0
[junit4:junit4]   2> 1835 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[442]} 0 0
[junit4:junit4]   2> 1837 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[443]} 0 0
[junit4:junit4]   2> 1839 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[444]} 0 0
[junit4:junit4]   2> 1841 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[445]} 0 0
[junit4:junit4]   2> 1843 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[446]} 0 0
[junit4:junit4]   2> 1845 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[447]} 0 0
[junit4:junit4]   2> 1848 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[448]} 0 0
[junit4:junit4]   2> 1850 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[449]} 0 0
[junit4:junit4]   2> 1852 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[450]} 0 0
[junit4:junit4]   2> 1854 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[451]} 0 0
[junit4:junit4]   2> 1856 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[452]} 0 0
[junit4:junit4]   2> 1858 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[453]} 0 0
[junit4:junit4]   2> 1860 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[454]} 0 0
[junit4:junit4]   2> 1864 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[455]} 0 0
[junit4:junit4]   2> 1867 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[456]} 0 0
[junit4:junit4]   2> 1870 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[457]} 0 0
[junit4:junit4]   2> 1872 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[458]} 0 0
[junit4:junit4]   2> 1874 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[459]} 0 0
[junit4:junit4]   2> 1876 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[460]} 0 0
[junit4:junit4]   2> 1879 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[461]} 0 0
[junit4:junit4]   2> 1881 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[462]} 0 0
[junit4:junit4]   2> 1883 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[463]} 0 0
[junit4:junit4]   2> 1885 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[464]} 0 0
[junit4:junit4]   2> 1887 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[465]} 0 0
[junit4:junit4]   2> 1889 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[466]} 0 0
[junit4:junit4]   2> 1891 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[467]} 0 0
[junit4:junit4]   2> 1893 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[468]} 0 0
[junit4:junit4]   2> 1895 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[469]} 0 0
[junit4:junit4]   2> 1897 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[470]} 0 0
[junit4:junit4]   2> 1899 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[471]} 0 0
[junit4:junit4]   2> 1901 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[472]} 0 0
[junit4:junit4]   2> 1903 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[473]} 0 0
[junit4:junit4]   2> 1906 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[474]} 0 0
[junit4:junit4]   2> 1908 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[475]} 0 0
[junit4:junit4]   2> 1910 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[476]} 0 0
[junit4:junit4]   2> 1912 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[477]} 0 0
[junit4:junit4]   2> 1914 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[478]} 0 0
[junit4:junit4]   2> 1916 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[479]} 0 0
[junit4:junit4]   2> 1918 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[480]} 0 0
[junit4:junit4]   2> 1920 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[481]} 0 0
[junit4:junit4]   2> 1922 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[482]} 0 0
[junit4:junit4]   2> 1924 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[483]} 0 0
[junit4:junit4]   2> 1926 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[484]} 0 0
[junit4:junit4]   2> 1928 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[485]} 0 0
[junit4:junit4]   2> 1930 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[486]} 0 0
[junit4:junit4]   2> 1932 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[487]} 0 0
[junit4:junit4]   2> 1934 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[488]} 0 0
[junit4:junit4]   2> 1936 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[489]} 0 0
[junit4:junit4]   2> 1938 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[490]} 0 0
[junit4:junit4]   2> 1940 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[491]} 0 0
[junit4:junit4]   2> 1942 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[492]} 0 0
[junit4:junit4]   2> 1945 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[493]} 0 0
[junit4:junit4]   2> 1947 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[494]} 0 0
[junit4:junit4]   2> 1949 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[495]} 0 0
[junit4:junit4]   2> 1951 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[496]} 0 0
[junit4:junit4]   2> 1953 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[497]} 0 0
[junit4:junit4]   2> 1956 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[498]} 0 0
[junit4:junit4]   2> 1958 T1676 C116 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 1969 T1676 C116 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@62ad0636 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4d72f5d6),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@62ad0636 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4d72f5d6),segFN=segments_2,generation=2,filenames=[_0_MockFixedIntBlock_0.skp, _0.fnm, _0_MockFixedIntBlock_0.doc, _0_MockFixedIntBlock_0.tii, _0.nvd, segments_2, _0.fdx, _0.si, _0_MockFixedIntBlock_0.tib, _0.nvm, _0.fdt]
[junit4:junit4]   2> 1969 T1676 C116 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0_MockFixedIntBlock_0.skp, _0.fnm, _0_MockFixedIntBlock_0.doc, _0_MockFixedIntBlock_0.tii, _0.nvd, segments_2, _0.fdx, _0.si, _0_MockFixedIntBlock_0.tib, _0.nvm, _0.fdt]
[junit4:junit4]   2> 1970 T1676 C116 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236598/master/collection1/data
[junit4:junit4]   2> 1971 T1676 C116 oass.SolrIndexSearcher.<init> Opening Searcher@1484b8d5 main
[junit4:junit4]   2> 1971 T1676 C116 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 1971 T1684 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1484b8d5 main{StandardDirectoryReader(segments_2:4 _0(5.0):C499)}
[junit4:junit4]   2> 1971 T1684 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236598/master/collection1/data/index
[junit4:junit4]   2> 1972 T1676 C116 UPDATE [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 14
[junit4:junit4]   2> 1976 T1687 oash.SnapShooter.createSnapshot Creating backup snapshot...
[junit4:junit4]   2> 1976 T1677 C116 REQ [collection1] webapp=/solr path=/replication params={command=backup} status=0 QTime=1 
[junit4:junit4]   2> 1976 T1678 C116 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236598/master/collection1/data/index
[junit4:junit4]   2> 1977 T1678 C116 REQ [collection1] webapp=/solr path=/replication params={command=details} status=0 QTime=1 
[junit4:junit4]   2> 1988 T1687 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236598/master/collection1/data/index
[junit4:junit4]   2> 2179 T1678 C116 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236598/master/collection1/data/index
[junit4:junit4]   2> 2180 T1678 C116 REQ [collection1] webapp=/solr path=/replication params={command=details} status=0 QTime=1 
[junit4:junit4]   2> 3189 T1691 oash.SnapShooter.createSnapshot Creating backup snapshot...
[junit4:junit4]   2> 3189 T1677 C116 REQ [collection1] webapp=/solr path=/replication params={command=backup} status=0 QTime=1 
[junit4:junit4]   2> 3189 T1678 C116 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236598/master/collection1/data/index
[junit4:junit4]   2> 3190 T1678 C116 REQ [collection1] webapp=/solr path=/replication params={command=details} status=0 QTime=2 
[junit4:junit4]   2> 3210 T1691 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236598/master/collection1/data/index
[junit4:junit4]   2> 3392 T1678 C116 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236598/master/collection1/data/index
[junit4:junit4]   2> 3393 T1678 C116 REQ [collection1] webapp=/solr path=/replication params={command=details} status=0 QTime=1 
[junit4:junit4]   2> 3404 T1650 oas.SolrTestCaseJ4.tearDown ###Ending doTestBackup
[junit4:junit4]   2> 3405 T1650 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1495637428
[junit4:junit4]   2> 3405 T1650 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@35178098
[junit4:junit4]   2> 3406 T1650 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=499,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4:junit4]   2> 3407 T1650 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 3407 T1650 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 3408 T1650 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 3409 T1650 C116 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236598/master/collection1/data/index
[junit4:junit4]   2> 3410 T1650 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 3410 T1650 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236598/master/collection1/data/index
[junit4:junit4]   2> 3411 T1650 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236598/master/collection1/data/index
[junit4:junit4]   2> 3411 T1650 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236598/master/collection1/data/index
[junit4:junit4]   2> 3852 T1650 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236598/master/collection1/data
[junit4:junit4]   2> 3853 T1650 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236598/master/collection1/data
[junit4:junit4]   2> 3854 T1650 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 3906 T1650 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=2050211006
[junit4:junit4]   2> 3908 T1650 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2e35f110
[junit4:junit4]   2> 16409 T1673 oash.SnapPuller.fetchLatestIndex SEVERE Master at: http://127.0.0.1:12352/solr is not available. Index fetch failed. Exception: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:12352/solr
[junit4:junit4]   2> 16410 T1673 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236886/slave/collection1/data
[junit4:junit4]   2> 16410 T1673 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236886/slave/collection1/data
[junit4:junit4]   2> 16411 T1650 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 16412 T1650 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 16412 T1650 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 16412 T1650 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 16413 T1650 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 16413 T1650 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236886/slave/collection1/data/index
[junit4:junit4]   2> 16414 T1650 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236886/slave/collection1/data/index
[junit4:junit4]   2> 16414 T1650 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236886/slave/collection1/data/index
[junit4:junit4]   2> 16415 T1650 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236886/slave/collection1/data
[junit4:junit4]   2> 16415 T1650 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604236886/slave/collection1/data
[junit4:junit4]   2> 16416 T1650 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 16481 T1650 oas.SolrTestCaseJ4.setUp ###Starting doTestReplicateAfterCoreReload
[junit4:junit4]   2> 16492 T1650 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 16495 T1650 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:45553
[junit4:junit4]   2> 16495 T1650 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 16496 T1650 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 16496 T1650 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604253075/master
[junit4:junit4]   2> 16497 T1650 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604253075/master/solr.xml
[junit4:junit4]   2> 16497 T1650 oasc.CoreContainer.<init> New CoreContainer 1811206218
[junit4:junit4]   2> 16498 T1650 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 16498 T1650 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604253075/master/'
[junit4:junit4]   2> 16499 T1650 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604253075/master/'
[junit4:junit4]   2> 16548 T1650 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 16549 T1650 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 16549 T1650 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 16549 T1650 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 16550 T1650 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 16550 T1650 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 16551 T1650 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 16551 T1650 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 16551 T1650 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 16552 T1650 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 16575 T1650 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 16598 T1701 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604253075/master/collection1
[junit4:junit4]   2> 16599 T1701 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604253075/master/collection1/'
[junit4:junit4]   2> 16639 T1701 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 16690 T1701 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 16691 T1701 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 16694 T1701 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 16714 T1701 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 16716 T1701 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604253075/master/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604253075/master/collection1/data/
[junit4:junit4]   2> 16716 T1701 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 16716 T1701 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 16717 T1701 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604253075/master/collection1/data forceNew:false
[junit4:junit4]   2> 16717 T1701 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604253075/master/collection1/data
[junit4:junit4]   2> 16717 T1701 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604253075/master/collection1/data/index/
[junit4:junit4]   2> 16718 T1701 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604253075/master/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 16718 T1701 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604253075/master/collection1/data/index forceNew:false
[junit4:junit4]   2> 16719 T1701 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@691e5879 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4742a5d9),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 16720 T1701 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 16720 T1701 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604253075/master/collection1/data/index
[junit4:junit4]   2> 16721 T1701 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 16721 T1701 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 16721 T1701 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 16722 T1701 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 16722 T1701 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 16722 T1701 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 16729 T1701 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 16732 T1701 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604253075/master/collection1/data
[junit4:junit4]   2> 16732 T1701 oass.SolrIndexSearcher.<init> Opening Searcher@470568bd main
[junit4:junit4]   2> 16733 T1701 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 16733 T1701 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 16733 T1701 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml,xslt/dummy.xsl
[junit4:junit4]   2> 16734 T1701 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 16734 T1701 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16734 T1702 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@470568bd main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 16734 T1650 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
[junit4:junit4]   2> 16735 T1650 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16735 T1650 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16756 T1650 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 16758 T1650 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:26174
[junit4:junit4]   2> 16759 T1650 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 16759 T1650 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 16760 T1650 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604253342/slave
[junit4:junit4]   2> 16760 T1650 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604253342/slave/solr.xml
[junit4:junit4]   2> 16761 T1650 oasc.CoreContainer.<init> New CoreContainer 826119194
[junit4:junit4]   2> 16761 T1650 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 16762 T1650 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604253342/slave/'
[junit4:junit4]   2> 16762 T1650 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604253342/slave/'
[junit4:junit4]   2> 16779 T1650 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 16780 T1650 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 16780 T1650 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 16781 T1650 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 16781 T1650 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 16782 T1650 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 16782 T1650 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 16782 T1650 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 16783 T1650 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 16783 T1650 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 16801 T1650 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 16824 T1712 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604253342/slave/collection1
[junit4:junit4]   2> 16825 T1712 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604253342/slave/collection1/'
[junit4:junit4]   2> 16868 T1712 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 16923 T1712 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 16924 T1712 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 16927 T1712 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 16946 T1712 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 16947 T1712 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604253342/slave/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604253342/slave/collection1/data/
[junit4:junit4]   2> 16948 T1712 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 16948 T1712 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 16948 T1712 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604253342/slave/collection1/data forceNew:false
[junit4:junit4]   2> 16949 T1712 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604253342/slave/collection1/data
[junit4:junit4]   2> 16949 T1712 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604253342/slave/collection1/data/index/
[junit4:junit4]   2> 16949 T1712 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604253342/slave/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 16951 T1712 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604253342/slave/collection1/data/index forceNew:false
[junit4:junit4]   2> 16952 T1712 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@ddb553c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3ab8dd3f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 16952 T1712 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 16952 T1712 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604253342/slave/collection1/data/index
[junit4:junit4]   2> 16953 T1712 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 16953 T1712 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 16953 T1712 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 16954 T1712 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 16954 T1712 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 16954 T1712 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 16956 T1712 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 16959 T1712 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604253342/slave/collection1/data
[junit4:junit4]   2> 16959 T1712 oass.SolrIndexSearcher.<init> Opening Searcher@4a0fe7e1 main
[junit4:junit4]   2> 16960 T1712 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 16960 T1712 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 16960 T1712 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
[junit4:junit4]   2> 16961 T1712 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16961 T1713 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4a0fe7e1 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 16961 T1650 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
[junit4:junit4]   2> 16962 T1650 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16962 T1650 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16974 T1650 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=826119194
[junit4:junit4]   2> 16975 T1650 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@309e6439
[junit4:junit4]   2> 16976 T1650 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 16977 T1650 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 16977 T1650 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 16977 T1650 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 16978 T1650 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 16979 T1650 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604253342/slave/collection1/data/index
[junit4:junit4]   2> 16979 T1650 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604253342/slave/collection1/data/index
[junit4:junit4]   2> 16980 T1650 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604253342/slave/collection1/data/index
[junit4:junit4]   2> 16980 T1650 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604253342/slave/collection1/data
[junit4:junit4]   2> 16981 T1650 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604253342/slave/collection1/data
[junit4:junit4]   2> 16981 T1650 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 17038 T1650 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1811206218
[junit4:junit4]   2> 17040 T1650 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@69b18bd8
[junit4:junit4]   2> 17040 T1650 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 17041 T1650 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 17041 T1650 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 17041 T1650 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 17042 T1650 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 17043 T1650 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604253075/master/collection1/data/index
[junit4:junit4]   2> 17043 T1650 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604253075/master/collection1/data
[junit4:junit4]   2> 17044 T1650 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604253075/master/collection1/data
[junit4:junit4]   2> 17044 T1650 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604253075/master/collection1/data/index
[junit4:junit4]   2> 17045 T1650 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604253075/master/collection1/data/index
[junit4:junit4]   2> 17045 T1650 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 17098 T1650 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 17102 T1650 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:50999
[junit4:junit4]   2> 17102 T1650 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 17103 T1650 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 17103 T1650 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604253075/master
[junit4:junit4]   2> 17103 T1650 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604253075/master/solr.xml
[junit4:junit4]   2> 17104 T1650 oasc.CoreContainer.<init> New CoreContainer 973749854
[junit4:junit4]   2> 17104 T1650 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 17105 T1650 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604253075/master/'
[junit4:junit4]   2> 17105 T1650 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604253075/master/'
[junit4:junit4]   2> 17123 T1650 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 17124 T1650 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 17124 T1650 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 17125 T1650 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 17125 T1650 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 17125 T1650 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 17126 T1650 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 17126 T1650 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 17127 T1650 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 17127 T1650 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 17145 T1650 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 17169 T1724 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604253075/master/collection1
[junit4:junit4]   2> 17170 T1724 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604253075/master/collection1/'
[junit4:junit4]   2> 17212 T1724 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 17261 T1724 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 17262 T1724 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 17265 T1724 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 17282 T1724 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 17284 T1724 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604253075/master/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604253075/master/collection1/data/
[junit4:junit4]   2> 17284 T1724 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 17284 T1724 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 17285 T1724 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604253075/master/collection1/data forceNew:false
[junit4:junit4]   2> 17285 T1724 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604253075/master/collection1/data
[junit4:junit4]   2> 17286 T1724 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604253075/master/collection1/data/index/
[junit4:junit4]   2> 17286 T1724 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604253075/master/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 17287 T1724 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604253075/master/collection1/data/index forceNew:false
[junit4:junit4]   2> 17288 T1724 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4a0f2747 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28dbcc4d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 17288 T1724 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 17288 T1724 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604253075/master/collection1/data/index
[junit4:junit4]   2> 17289 T1724 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 17290 T1724 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 17290 T1724 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 17290 T1724 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 17290 T1724 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 17291 T1724 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 17292 T1724 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 17295 T1724 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604253075/master/collection1/data
[junit4:junit4]   2> 17296 T1724 oass.SolrIndexSearcher.<init> Opening Searcher@1f18606a main
[junit4:junit4]   2> 17296 T1724 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 17296 T1724 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 17297 T1724 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml
[junit4:junit4]   2> 17297 T1724 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361604253075/master/collection1/data
[junit4:junit4]   2> 17298 T1724 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4a0f2747 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28dbcc4d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 17298 T1724 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 17298 T1724 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 17298 T1724 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 17298 T1725 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1f18606a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 17299 T1650 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
[junit4:junit4]   2> 17300 T1650 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 17300 T1650 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C117 name=collection1 org.apache.solr.core.SolrCore@2194a39c
[junit4:junit4]   2> 17319 T1717 C117 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4:junit4]   2> 17320 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:*} 0 1
[junit4:junit4]   2> 17323 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0]} 0 0
[junit4:junit4]   2> 17326 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1]} 0 0
[junit4:junit4]   2> 17329 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[2]} 0 0
[junit4:junit4]   2> 17331 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[3]} 0 0
[junit4:junit4]   2> 17333 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[4]} 0 0
[junit4:junit4]   2> 17335 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[5]} 0 0
[junit4:junit4]   2> 17337 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[6]} 0 0
[junit4:junit4]   2> 17339 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[7]} 0 0
[junit4:junit4]   2> 17341 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[8]} 0 0
[junit4:junit4]   2> 17343 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[9]} 0 0
[junit4:junit4]   2> 17345 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[10]} 0 0
[junit4:junit4]   2> 17347 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[11]} 0 0
[junit4:junit4]   2> 17349 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[12]} 0 0
[junit4:junit4]   2> 17351 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[13]} 0 0
[junit4:junit4]   2> 17353 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[14]} 0 0
[junit4:junit4]   2> 17355 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[15]} 0 0
[junit4:junit4]   2> 17357 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[16]} 0 0
[junit4:junit4]   2> 17359 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[17]} 0 0
[junit4:junit4]   2> 17361 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[18]} 0 0
[junit4:junit4]   2> 17363 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[19]} 0 0
[junit4:junit4]   2> 17365 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[20]} 0 0
[junit4:junit4]   2> 17367 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[21]} 0 0
[junit4:junit4]   2> 17369 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[22]} 0 0
[junit4:junit4]   2> 17372 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[23]} 0 0
[junit4:junit4]   2> 17374 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[24]} 0 0
[junit4:junit4]   2> 17376 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[25]} 0 0
[junit4:junit4]   2> 17378 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[26]} 0 0
[junit4:junit4]   2> 17380 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[27]} 0 0
[junit4:junit4]   2> 17382 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[28]} 0 0
[junit4:junit4]   2> 17384 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[29]} 0 0
[junit4:junit4]   2> 17386 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[30]} 0 0
[junit4:junit4]   2> 17388 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[31]} 0 0
[junit4:junit4]   2> 17390 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[32]} 0 0
[junit4:junit4]   2> 17392 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[33]} 0 0
[junit4:junit4]   2> 17395 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[34]} 0 0
[junit4:junit4]   2> 17398 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[35]} 0 0
[junit4:junit4]   2> 17400 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[36]} 0 0
[junit4:junit4]   2> 17403 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[37]} 0 0
[junit4:junit4]   2> 17405 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[38]} 0 0
[junit4:junit4]   2> 17407 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[39]} 0 0
[junit4:junit4]   2> 17409 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[40]} 0 0
[junit4:junit4]   2> 17411 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[41]} 0 0
[junit4:junit4]   2> 17413 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[42]} 0 0
[junit4:junit4]   2> 17415 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[43]} 0 0
[junit4:junit4]   2> 17418 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[44]} 0 0
[junit4:junit4]   2> 17420 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[45]} 0 0
[junit4:junit4]   2> 17422 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[46]} 0 0
[junit4:junit4]   2> 17425 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[47]} 0 0
[junit4:junit4]   2> 17427 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[48]} 0 0
[junit4:junit4]   2> 17430 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[49]} 0 0
[junit4:junit4]   2> 17432 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[50]} 0 0
[junit4:junit4]   2> 17435 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[51]} 0 0
[junit4:junit4]   2> 17437 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[52]} 0 0
[junit4:junit4]   2> 17440 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[53]} 0 0
[junit4:junit4]   2> 17442 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[54]} 0 0
[junit4:junit4]   2> 17444 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[55]} 0 0
[junit4:junit4]   2> 17446 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[56]} 0 0
[junit4:junit4]   2> 17449 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[57]} 0 0
[junit4:junit4]   2> 17451 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[58]} 0 0
[junit4:junit4]   2> 17454 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[59]} 0 0
[junit4:junit4]   2> 17456 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[60]} 0 0
[junit4:junit4]   2> 17458 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[61]} 0 0
[junit4:junit4]   2> 17460 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[62]} 0 0
[junit4:junit4]   2> 17462 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[63]} 0 0
[junit4:junit4]   2> 17464 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[64]} 0 0
[junit4:junit4]   2> 17466 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[65]} 0 0
[junit4:junit4]   2> 17468 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[66]} 0 0
[junit4:junit4]   2> 17471 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[67]} 0 0
[junit4:junit4]   2> 17474 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[68]} 0 0
[junit4:junit4]   2> 17477 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[69]} 0 0
[junit4:junit4]   2> 17479 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[70]} 0 0
[junit4:junit4]   2> 17481 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[71]} 0 0
[junit4:junit4]   2> 17483 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[72]} 0 0
[junit4:junit4]   2> 17485 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[73]} 0 0
[junit4:junit4]   2> 17487 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[74]} 0 0
[junit4:junit4]   2> 17489 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[75]} 0 0
[junit4:junit4]   2> 17491 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[76]} 0 0
[junit4:junit4]   2> 17493 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[77]} 0 0
[junit4:junit4]   2> 17495 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[78]} 0 0
[junit4:junit4]   2> 17497 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[79]} 0 0
[junit4:junit4]   2> 17499 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[80]} 0 0
[junit4:junit4]   2> 17501 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[81]} 0 0
[junit4:junit4]   2> 17504 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[82]} 0 0
[junit4:junit4]   2> 17506 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[83]} 0 0
[junit4:junit4]   2> 17508 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[84]} 0 0
[junit4:junit4]   2> 17510 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[85]} 0 0
[junit4:junit4]   2> 17512 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[86]} 0 0
[junit4:junit4]   2> 17514 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[87]} 0 0
[junit4:junit4]   2> 17516 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[88]} 0 0
[junit4:junit4]   2> 17518 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[89]} 0 0
[junit4:junit4]   2> 17520 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[90]} 0 0
[junit4:junit4]   2> 17522 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[91]} 0 0
[junit4:junit4]   2> 17524 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[92]} 0 0
[junit4:junit4]   2> 17527 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[93]} 0 1
[junit4:junit4]   2> 17529 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[94]} 0 0
[junit4:junit4]   2> 17531 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[95]} 0 0
[junit4:junit4]   2> 17533 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[96]} 0 0
[junit4:junit4]   2> 17536 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[97]} 0 0
[junit4:junit4]   2> 17538 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[98]} 0 0
[junit4:junit4]   2> 17541 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[99]} 0 0
[junit4:junit4]   2> 17543 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[100]} 0 0
[junit4:junit4]   2> 17545 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[101]} 0 0
[junit4:junit4]   2> 17547 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[102]} 0 0
[junit4:junit4]   2> 17550 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[103]} 0 0
[junit4:junit4]   2> 17552 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[104]} 0 0
[junit4:junit4]   2> 17554 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[105]} 0 0
[junit4:junit4]   2> 17557 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[106]} 0 0
[junit4:junit4]   2> 17559 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[107]} 0 0
[junit4:junit4]   2> 17561 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[108]} 0 0
[junit4:junit4]   2> 17563 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[109]} 0 0
[junit4:junit4]   2> 17565 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[110]} 0 0
[junit4:junit4]   2> 17567 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[111]} 0 0
[junit4:junit4]   2> 17569 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[112]} 0 0
[junit4:junit4]   2> 17571 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[113]} 0 0
[junit4:junit4]   2> 17573 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[114]} 0 0
[junit4:junit4]   2> 17575 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[115]} 0 0
[junit4:junit4]   2> 17577 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[116]} 0 0
[junit4:junit4]   2> 17579 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[117]} 0 0
[junit4:junit4]   2> 17581 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[118]} 0 0
[junit4:junit4]   2> 17583 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[119]} 0 0
[junit4:junit4]   2> 17585 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[120]} 0 0
[junit4:junit4]   2> 17588 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[121]} 0 0
[junit4:junit4]   2> 17590 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[122]} 0 0
[junit4:junit4]   2> 17593 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[123]} 0 0
[junit4:junit4]   2> 17595 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[124]} 0 0
[junit4:junit4]   2> 17597 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[125]} 0 0
[junit4:junit4]   2> 17600 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[126]} 0 0
[junit4:junit4]   2> 17602 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[127]} 0 0
[junit4:junit4]   2> 17604 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[128]} 0 0
[junit4:junit4]   2> 17607 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[129]} 0 0
[junit4:junit4]   2> 17609 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[130]} 0 0
[junit4:junit4]   2> 17611 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[131]} 0 0
[junit4:junit4]   2> 17614 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[132]} 0 0
[junit4:junit4]   2> 17617 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[133]} 0 0
[junit4:junit4]   2> 17619 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[134]} 0 0
[junit4:junit4]   2> 17621 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[135]} 0 0
[junit4:junit4]   2> 17623 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[136]} 0 0
[junit4:junit4]   2> 17625 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[137]} 0 0
[junit4:junit4]   2> 17627 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[138]} 0 0
[junit4:junit4]   2> 17629 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[139]} 0 0
[junit4:junit4]   2> 17631 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[140]} 0 0
[junit4:junit4]   2> 17633 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[141]} 0 0
[junit4:junit4]   2> 17635 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[142]} 0 0
[junit4:junit4]   2> 17637 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[143]} 0 0
[junit4:junit4]   2> 17639 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[144]} 0 0
[junit4:junit4]   2> 17641 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[145]} 0 0
[junit4:junit4]   2> 17643 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[146]} 0 0
[junit4:junit4]   2> 17645 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[147]} 0 0
[junit4:junit4]   2> 17647 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[148]} 0 0
[junit4:junit4]   2> 17649 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[149]} 0 0
[junit4:junit4]   2> 17651 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[150]} 0 0
[junit4:junit4]   2> 17653 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[151]} 0 0
[junit4:junit4]   2> 17655 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[152]} 0 0
[junit4:junit4]   2> 17657 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[153]} 0 0
[junit4:junit4]   2> 17659 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[154]} 0 0
[junit4:junit4]   2> 17661 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[155]} 0 0
[junit4:junit4]   2> 17663 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[156]} 0 0
[junit4:junit4]   2> 17665 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[157]} 0 0
[junit4:junit4]   2> 17667 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[158]} 0 0
[junit4:junit4]   2> 17669 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[159]} 0 0
[junit4:junit4]   2> 17671 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[160]} 0 0
[junit4:junit4]   2> 17673 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[161]} 0 0
[junit4:junit4]   2> 17675 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[162]} 0 0
[junit4:junit4]   2> 17678 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[163]} 0 0
[junit4:junit4]   2> 17681 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[164]} 0 0
[junit4:junit4]   2> 17684 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[165]} 0 0
[junit4:junit4]   2> 17686 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[166]} 0 0
[junit4:junit4]   2> 17688 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[167]} 0 0
[junit4:junit4]   2> 17690 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[168]} 0 0
[junit4:junit4]   2> 17693 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[169]} 0 0
[junit4:junit4]   2> 17695 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[170]} 0 0
[junit4:junit4]   2> 17697 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[171]} 0 0
[junit4:junit4]   2> 17700 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[172]} 0 0
[junit4:junit4]   2> 17702 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[173]} 0 0
[junit4:junit4]   2> 17704 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[174]} 0 0
[junit4:junit4]   2> 17707 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[175]} 0 0
[junit4:junit4]   2> 17709 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[176]} 0 0
[junit4:junit4]   2> 17712 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[177]} 0 0
[junit4:junit4]   2> 17715 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[178]} 0 0
[junit4:junit4]   2> 17718 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[179]} 0 0
[junit4:junit4]   2> 17720 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[180]} 0 0
[junit4:junit4]   2> 17722 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[181]} 0 0
[junit4:junit4]   2> 17725 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[182]} 0 0
[junit4:junit4]   2> 17727 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[183]} 0 0
[junit4:junit4]   2> 17730 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[184]} 0 0
[junit4:junit4]   2> 17732 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[185]} 0 0
[junit4:junit4]   2> 17734 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[186]} 0 0
[junit4:junit4]   2> 17737 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[187]} 0 0
[junit4:junit4]   2> 17740 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[188]} 0 0
[junit4:junit4]   2> 17742 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[189]} 0 0
[junit4:junit4]   2> 17745 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[190]} 0 0
[junit4:junit4]   2> 17747 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[191]} 0 0
[junit4:junit4]   2> 17750 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[192]} 0 0
[junit4:junit4]   2> 17752 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[193]} 0 0
[junit4:junit4]   2> 17755 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[194]} 0 0
[junit4:junit4]   2> 17757 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[195]} 0 0
[junit4:junit4]   2> 17760 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[196]} 0 0
[junit4:junit4]   2> 17762 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[197]} 0 0
[junit4:junit4]   2> 17764 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[198]} 0 0
[junit4:junit4]   2> 17766 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[199]} 0 0
[junit4:junit4]   2> 17769 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[200]} 0 0
[junit4:junit4]   2> 17771 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[201]} 0 0
[junit4:junit4]   2> 17779 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[202]} 0 5
[junit4:junit4]   2> 17782 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[203]} 0 0
[junit4:junit4]   2> 17785 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[204]} 0 0
[junit4:junit4]   2> 17787 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[205]} 0 0
[junit4:junit4]   2> 17790 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[206]} 0 0
[junit4:junit4]   2> 17792 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[207]} 0 0
[junit4:junit4]   2> 17794 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[208]} 0 0
[junit4:junit4]   2> 17796 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[209]} 0 0
[junit4:junit4]   2> 17798 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[210]} 0 0
[junit4:junit4]   2> 17800 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[211]} 0 0
[junit4:junit4]   2> 17802 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[212]} 0 0
[junit4:junit4]   2> 17804 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[213]} 0 0
[junit4:junit4]   2> 17808 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[214]} 0 0
[junit4:junit4]   2> 17810 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[215]} 0 0
[junit4:junit4]   2> 17812 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[216]} 0 0
[junit4:junit4]   2> 17814 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[217]} 0 0
[junit4:junit4]   2> 17816 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[218]} 0 0
[junit4:junit4]   2> 17818 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[219]} 0 0
[junit4:junit4]   2> 17821 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[220]} 0 0
[junit4:junit4]   2> 17823 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[221]} 0 0
[junit4:junit4]   2> 17825 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[222]} 0 0
[junit4:junit4]   2> 17827 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[223]} 0 0
[junit4:junit4]   2> 17830 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[224]} 0 0
[junit4:junit4]   2> 17832 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[225]} 0 0
[junit4:junit4]   2> 17835 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[226]} 0 0
[junit4:junit4]   2> 17837 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[227]} 0 0
[junit4:junit4]   2> 17840 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[228]} 0 0
[junit4:junit4]   2> 17843 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[229]} 0 0
[junit4:junit4]   2> 17845 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[230]} 0 0
[junit4:junit4]   2> 17848 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[231]} 0 0
[junit4:junit4]   2> 17850 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[232]} 0 0
[junit4:junit4]   2> 17853 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[233]} 0 0
[junit4:junit4]   2> 17855 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[234]} 0 0
[junit4:junit4]   2> 17857 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[235]} 0 0
[junit4:junit4]   2> 17860 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[236]} 0 0
[junit4:junit4]   2> 17862 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[237]} 0 0
[junit4:junit4]   2> 17864 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[238]} 0 0
[junit4:junit4]   2> 17866 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[239]} 0 0
[junit4:junit4]   2> 17868 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[240]} 0 0
[junit4:junit4]   2> 17870 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[241]} 0 0
[junit4:junit4]   2> 17872 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[242]} 0 0
[junit4:junit4]   2> 17874 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[243]} 0 0
[junit4:junit4]   2> 17876 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[244]} 0 0
[junit4:junit4]   2> 17878 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[245]} 0 0
[junit4:junit4]   2> 17880 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[246]} 0 0
[junit4:junit4]   2> 17882 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[247]} 0 0
[junit4:junit4]   2> 17885 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[248]} 0 0
[junit4:junit4]   2> 17888 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[249]} 0 0
[junit4:junit4]   2> 17891 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[250]} 0 0
[junit4:junit4]   2> 17893 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[251]} 0 0
[junit4:junit4]   2> 17895 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[252]} 0 0
[junit4:junit4]   2> 17897 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[253]} 0 0
[junit4:junit4]   2> 17899 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[254]} 0 0
[junit4:junit4]   2> 17901 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[255]} 0 0
[junit4:junit4]   2> 17903 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[256]} 0 0
[junit4:junit4]   2> 17905 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[257]} 0 0
[junit4:junit4]   2> 17907 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[258]} 0 0
[junit4:junit4]   2> 17909 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[259]} 0 0
[junit4:junit4]   2> 17911 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[260]} 0 0
[junit4:junit4]   2> 17913 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[261]} 0 0
[junit4:junit4]   2> 17915 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[262]} 0 0
[junit4:junit4]   2> 17917 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[263]} 0 0
[junit4:junit4]   2> 17919 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[264]} 0 0
[junit4:junit4]   2> 17921 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[265]} 0 0
[junit4:junit4]   2> 17923 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[266]} 0 0
[junit4:junit4]   2> 17925 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[267]} 0 0
[junit4:junit4]   2> 17927 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[268]} 0 0
[junit4:junit4]   2> 17929 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[269]} 0 0
[junit4:junit4]   2> 17931 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[270]} 0 0
[junit4:junit4]   2> 17933 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[271]} 0 0
[junit4:junit4]   2> 17935 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[272]} 0 0
[junit4:junit4]   2> 17937 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[273]} 0 0
[junit4:junit4]   2> 17939 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[274]} 0 0
[junit4:junit4]   2> 17941 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[275]} 0 0
[junit4:junit4]   2> 17943 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[276]} 0 0
[junit4:junit4]   2> 17945 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[277]} 0 0
[junit4:junit4]   2> 17947 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[278]} 0 0
[junit4:junit4]   2> 17949 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[279]} 0 0
[junit4:junit4]   2> 17951 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[280]} 0 0
[junit4:junit4]   2> 17953 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[281]} 0 0
[junit4:junit4]   2> 17955 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[282]} 0 0
[junit4:junit4]   2> 17957 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[283]} 0 0
[junit4:junit4]   2> 17959 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[284]} 0 0
[junit4:junit4]   2> 17961 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[285]} 0 0
[junit4:junit4]   2> 17963 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[286]} 0 0
[junit4:junit4]   2> 17965 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[287]} 0 0
[junit4:junit4]   2> 17967 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[288]} 0 0
[junit4:junit4]   2> 17969 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[289]} 0 0
[junit4:junit4]   2> 17971 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[290]} 0 0
[junit4:junit4]   2> 17973 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[291]} 0 0
[junit4:junit4]   2> 17975 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[292]} 0 0
[junit4:junit4]   2> 17977 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[293]} 0 0
[junit4:junit4]   2> 17980 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[294]} 0 0
[junit4:junit4]   2> 17983 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[295]} 0 0
[junit4:junit4]   2> 17985 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[296]} 0 0
[junit4:junit4]   2> 17987 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[297]} 0 0
[junit4:junit4]   2> 17989 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[298]} 0 0
[junit4:junit4]   2> 17991 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[299]} 0 0
[junit4:junit4]   2> 17993 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[300]} 0 0
[junit4:junit4]   2> 17995 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[301]} 0 0
[junit4:junit4]   2> 17997 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[302]} 0 0
[junit4:junit4]   2> 17999 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[303]} 0 0
[junit4:junit4]   2> 18001 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[304]} 0 0
[junit4:junit4]   2> 18003 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[305]} 0 0
[junit4:junit4]   2> 18005 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[306]} 0 0
[junit4:junit4]   2> 18007 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[307]} 0 0
[junit4:junit4]   2> 18009 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[308]} 0 0
[junit4:junit4]   2> 18011 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[309]} 0 0
[junit4:junit4]   2> 18013 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[310]} 0 0
[junit4:junit4]   2> 18015 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[311]} 0 0
[junit4:junit4]   2> 18017 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[312]} 0 0
[junit4:junit4]   2> 18019 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[313]} 0 0
[junit4:junit4]   2> 18021 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[314]} 0 0
[junit4:junit4]   2> 18023 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[315]} 0 0
[junit4:junit4]   2> 18025 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[316]} 0 0
[junit4:junit4]   2> 18027 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[317]} 0 0
[junit4:junit4]   2> 18029 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[318]} 0 0
[junit4:junit4]   2> 18031 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[319]} 0 0
[junit4:junit4]   2> 18033 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[320]} 0 0
[junit4:junit4]   2> 18035 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[321]} 0 0
[junit4:junit4]   2> 18037 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[322]} 0 0
[junit4:junit4]   2> 18039 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[323]} 0 0
[junit4:junit4]   2> 18041 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[324]} 0 0
[junit4:junit4]   2> 18043 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[325]} 0 0
[junit4:junit4]   2> 18045 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[326]} 0 0
[junit4:junit4]   2> 18047 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[327]} 0 0
[junit4:junit4]   2> 18049 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[328]} 0 0
[junit4:junit4]   2> 18051 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[329]} 0 0
[junit4:junit4]   2> 18053 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[330]} 0 0
[junit4:junit4]   2> 18055 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[331]} 0 0
[junit4:junit4]   2> 18057 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[332]} 0 0
[junit4:junit4]   2> 18059 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[333]} 0 0
[junit4:junit4]   2> 18061 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[334]} 0 0
[junit4:junit4]   2> 18063 T1717 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[335]} 0 0
[junit4:junit4]   2> 18065 T1717 C117 U

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

4:junit4]   2> 175082 T3120 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 175083 T3120 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 175083 T3120 C250 P11196 oasu.TransactionLog.forceClose SEVERE Error: Forcing close of tlog{file=./org.apache.solr.cloud.SyncSliceTest-1361604980049/jetty7/tlog/tlog.0000000000000000005 refcount=1}
[junit4:junit4]   2> 175085 T3120 C250 P11196 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361604980049/jetty7/index.20130223003652160
[junit4:junit4]   2> 175086 T3120 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 175087 T3120 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361604980049/jetty7/index.20130223003652160
[junit4:junit4]   2> 175088 T3120 oasc.CachingDirectoryFactory.close Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361604980049/jetty7/index.20130223003652160
[junit4:junit4]   2> 175088 T3120 oash.SnapPuller$2.preClose removing old index files NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1361604980049/jetty7/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5cc18372; maxCacheMB=48.0 maxMergeSizeMB=4.0)
[junit4:junit4]   2> 175089 T3120 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361604980049/jetty7/index.20130223003652160
[junit4:junit4]   2> 175089 T3120 oash.SnapPuller$2.postClose removing old index directory NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1361604980049/jetty7/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5cc18372; maxCacheMB=48.0 maxMergeSizeMB=4.0)
[junit4:junit4]   2> 175089 T3120 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361604980049/jetty7/index
[junit4:junit4]   2> 175089 T3120 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361604980049/jetty7/index
[junit4:junit4]   2> 175089 T3120 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361604980049/jetty7
[junit4:junit4]   2> 175090 T3120 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361604980049/jetty7
[junit4:junit4]   2> 175090 T3120 oasc.LeaderElector$1.process WARNING  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4:junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:236)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:233)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:233)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:84)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
[junit4:junit4]   2> 
[junit4:junit4]   2> 175090 T3120 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 175091 T3120 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 175091 T3120 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 175091 T3120 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {range_facet_l=PostingsFormat(name=Asserting), text=PostingsFormat(name=Direct), _version_=PostingsFormat(name=Asserting), rnd_b=PostingsFormat(name=Memory doPackFST= false), intDefault=PostingsFormat(name=Asserting), id=PostingsFormat(name=Memory doPackFST= false), timestamp=PostingsFormat(name=Asserting), a_t=PostingsFormat(name=SimpleText), range_facet_sl=PostingsFormat(name=Memory doPackFST= false), range_facet_si=PostingsFormat(name=SimpleText), other_tl1=PostingsFormat(name=Asserting), multiDefault=PostingsFormat(name=Asserting), a_si=PostingsFormat(name=Asserting)}, docValues:{timestamp=DocValuesFormat(name=CheapBastard)}, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=de_AT, timezone=America/Ojinaga
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=3,free=27791392,total=345112576
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestSurroundQueryParser, IndexSchemaTest, TestSort, TestMultiCoreConfBootstrap, TestLRUCache, PrimitiveFieldTypeTest, TestReload, DebugComponentTest, SolrCoreTest, TestSolrDeletionPolicy2, TestSolrXMLSerializer, BadIndexSchemaTest, OpenExchangeRatesOrgProviderTest, HardAutoCommitTest, DisMaxRequestHandlerTest, ResponseLogComponentTest, TestBM25SimilarityFactory, TestWriterPerf, DirectSolrSpellCheckerTest, TestQuerySenderListener, TestValueSourceCache, TestTrie, ShowFileRequestHandlerTest, ConvertedLegacyTest, TestRecovery, TestAnalyzedSuggestions, PolyFieldTest, SliceStateTest, QueryParsingTest, ReturnFieldsTest, UUIDFieldTest, TestMergePolicyConfig, BasicDistributedZk2Test, ZkNodePropsTest, LukeRequestHandlerTest, TestHashPartitioner, PingRequestHandlerTest, TestRealTimeGet, DocumentAnalysisRequestHandlerTest, OutputWriterTest, ZkSolrClientTest, PeerSyncTest, FileUtilsTest, TestSolrJ, IndexReaderFactoryTest, ExternalFileFieldSortTest, SuggesterTSTTest, TestJmxIntegration, SolrIndexConfigTest, FullSolrCloudDistribCmdsTest, StatsComponentTest, UpdateParamsTest, TestPropInjectDefaults, TestPropInject, TestDocumentBuilder, MultiTermTest, RAMDirectoryFactoryTest, TestComponentsName, LeaderElectionTest, TestRemoteStreaming, TestPluginEnable, HighlighterTest, TestFoldingMultitermQuery, OverseerTest, RecoveryZkTest, SpellCheckComponentTest, TestReplicationHandler, TestGroupingSearch, FastVectorHighlighterTest, RequiredFieldsTest, SuggesterFSTTest, TestQueryUtils, SolrCmdDistributorTest, FieldMutatingUpdateProcessorTest, TestBinaryField, SOLR749Test, TestXIncludeConfig, TestDocSet, TestQuerySenderNoQuery, TestSolrCoreProperties, EchoParamsTest, SpellPossibilityIteratorTest, LegacyHTMLStripCharFilterTest, TestIBSimilarityFactory, TestDefaultSimilarityFactory, URLClassifyProcessorTest, TestSystemIdResolver, TestBadConfig, SystemInfoHandlerTest, TestUtils, PreAnalyzedFieldTest, AnalysisAfterCoreReloadTest, PathHierarchyTokenizerFactoryTest, TestCharFilters, ClusterStateTest, CollectionsAPIDistributedZkTest, OverseerCollectionProcessorTest, SliceStateUpdateTest, SyncSliceTest]
[junit4:junit4] Completed on J1 in 175.65s, 1 test, 1 failure <<< FAILURES!

[...truncated 11 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:388: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:361: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build.xml:183: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/common-build.xml:447: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:1202: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:865: There were test failures: 254 suites, 1062 tests, 1 error, 1 failure, 22 ignored (4 assumptions)

Total time: 116 minutes 49 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 186 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/186/

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

Error Message:
expected:<[{indexVersion=1361529103547,generation=2,filelist=[_0.fnm, _0_Lucene41_0.doc, _0_nrm.cfe, segments_2, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene41_0.tim, _0.fdt, _0_Lucene41_0.tip]}]> but was:<[{indexVersion=1361529103547,generation=2,filelist=[_0.fnm, _0_Lucene41_0.doc, _0_nrm.cfe, segments_2, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0.fdt]}]>

Stack Trace:
java.lang.AssertionError: expected:<[{indexVersion=1361529103547,generation=2,filelist=[_0.fnm, _0_Lucene41_0.doc, _0_nrm.cfe, segments_2, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene41_0.tim, _0.fdt, _0_Lucene41_0.tip]}]> but was:<[{indexVersion=1361529103547,generation=2,filelist=[_0.fnm, _0_Lucene41_0.doc, _0_nrm.cfe, segments_2, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0.fdt]}]>
	at __randomizedtesting.SeedInfo.seed([256F0482C2D806CB:AD3B3B586C246B33]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload(TestReplicationHandler.java:785)
	at org.apache.solr.handler.TestReplicationHandler.test(TestReplicationHandler.java:254)
	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:616)
	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:679)




Build Log:
[...truncated 8640 lines...]
[junit4:junit4] Suite: org.apache.solr.handler.TestReplicationHandler
[junit4:junit4]   2> 4 T2296 oas.SolrTestCaseJ4.setUp ###Starting test
[junit4:junit4]   2> 18 T2296 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 23 T2296 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:45456
[junit4:junit4]   2> 24 T2296 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 24 T2296 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 24 T2296 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361528687836/master
[junit4:junit4]   2> 25 T2296 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361528687836/master/solr.xml
[junit4:junit4]   2> 25 T2296 oasc.CoreContainer.<init> New CoreContainer 1059723955
[junit4:junit4]   2> 26 T2296 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 26 T2296 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361528687836/master/'
[junit4:junit4]   2> 27 T2296 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361528687836/master/'
[junit4:junit4]   2> 78 T2296 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 78 T2296 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 79 T2296 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 79 T2296 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 80 T2296 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 80 T2296 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 80 T2296 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 81 T2296 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 81 T2296 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 82 T2296 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 104 T2296 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 130 T2306 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361528687836/master/collection1
[junit4:junit4]   2> 131 T2306 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361528687836/master/collection1/'
[junit4:junit4]   2> 171 T2306 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 229 T2306 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 229 T2306 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 233 T2306 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 252 T2306 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 253 T2306 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361528687836/master/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361528687836/master/collection1/data/
[junit4:junit4]   2> 253 T2306 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 253 T2306 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 255 T2306 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361528687836/master/collection1/data forceNew:false
[junit4:junit4]   2> 255 T2306 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361528687836/master/collection1/data
[junit4:junit4]   2> 255 T2306 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361528687836/master/collection1/data/index/
[junit4:junit4]   2> 256 T2306 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361528687836/master/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 257 T2306 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361528687836/master/collection1/data/index forceNew:false
[junit4:junit4]   2> 260 T2306 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/index2167121687tmp lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@665fbee3),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 261 T2306 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 261 T2306 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361528687836/master/collection1/data/index
[junit4:junit4]   2> 262 T2306 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 262 T2306 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 263 T2306 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 263 T2306 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 263 T2306 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 263 T2306 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 271 T2306 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 273 T2306 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361528687836/master/collection1/data
[junit4:junit4]   2> 275 T2306 oass.SolrIndexSearcher.<init> Opening Searcher@411109d main
[junit4:junit4]   2> 275 T2306 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 275 T2306 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 276 T2306 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml,xslt/dummy.xsl
[junit4:junit4]   2> 276 T2306 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 276 T2306 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 276 T2307 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@411109d main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 277 T2296 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
[junit4:junit4]   2> 277 T2296 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 278 T2296 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 299 T2296 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 302 T2296 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:45457
[junit4:junit4]   2> 302 T2296 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 303 T2296 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 303 T2296 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361528688121/slave
[junit4:junit4]   2> 303 T2296 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361528688121/slave/solr.xml
[junit4:junit4]   2> 304 T2296 oasc.CoreContainer.<init> New CoreContainer 618140493
[junit4:junit4]   2> 305 T2296 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 305 T2296 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361528688121/slave/'
[junit4:junit4]   2> 305 T2296 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361528688121/slave/'
[junit4:junit4]   2> 325 T2296 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 326 T2296 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 326 T2296 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 326 T2296 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 327 T2296 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 327 T2296 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 328 T2296 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 328 T2296 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 328 T2296 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 329 T2296 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 357 T2296 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 395 T2317 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361528688121/slave/collection1
[junit4:junit4]   2> 396 T2317 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361528688121/slave/collection1/'
[junit4:junit4]   2> 435 T2317 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 482 T2317 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 483 T2317 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 486 T2317 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 508 T2317 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 510 T2317 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361528688121/slave/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361528688121/slave/collection1/data/
[junit4:junit4]   2> 510 T2317 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 510 T2317 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 512 T2317 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361528688121/slave/collection1/data forceNew:false
[junit4:junit4]   2> 512 T2317 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361528688121/slave/collection1/data
[junit4:junit4]   2> 512 T2317 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361528688121/slave/collection1/data/index/
[junit4:junit4]   2> 513 T2317 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361528688121/slave/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 515 T2317 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361528688121/slave/collection1/data/index forceNew:false
[junit4:junit4]   2> 531 T2317 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/index2167121689tmp lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2e04589f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 532 T2317 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 532 T2317 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361528688121/slave/collection1/data/index
[junit4:junit4]   2> 533 T2317 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 533 T2317 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 533 T2317 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 533 T2317 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 533 T2317 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 534 T2317 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 536 T2317 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 539 T2317 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361528688121/slave/collection1/data
[junit4:junit4]   2> 540 T2317 oass.SolrIndexSearcher.<init> Opening Searcher@5ef1ca51 main
[junit4:junit4]   2> 540 T2317 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 540 T2317 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 541 T2317 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
[junit4:junit4]   2> 541 T2317 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 541 T2318 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5ef1ca51 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 542 T2296 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
[junit4:junit4]   2> 542 T2296 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 543 T2296 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 555 T2296 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=618140493
[junit4:junit4]   2> 556 T2296 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3ecea836
[junit4:junit4]   2> 556 T2296 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 557 T2296 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 557 T2296 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 558 T2296 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 558 T2296 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 559 T2296 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361528688121/slave/collection1/data/index
[junit4:junit4]   2> 559 T2296 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361528688121/slave/collection1/data/index
[junit4:junit4]   2> 560 T2296 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361528688121/slave/collection1/data/index
[junit4:junit4]   2> 560 T2296 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361528688121/slave/collection1/data
[junit4:junit4]   2> 561 T2296 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361528688121/slave/collection1/data
[junit4:junit4]   2> 561 T2296 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 618 T2296 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1059723955
[junit4:junit4]   2> 619 T2296 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@66df1473
[junit4:junit4]   2> 619 T2296 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 620 T2296 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 620 T2296 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 620 T2296 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 621 T2296 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 621 T2296 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361528687836/master/collection1/data/index
[junit4:junit4]   2> 622 T2296 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361528687836/master/collection1/data/index
[junit4:junit4]   2> 622 T2296 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361528687836/master/collection1/data/index
[junit4:junit4]   2> 623 T2296 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361528687836/master/collection1/data
[junit4:junit4]   2> 623 T2296 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361528687836/master/collection1/data
[junit4:junit4]   2> 624 T2296 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 676 T2296 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 679 T2296 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:45458
[junit4:junit4]   2> 680 T2296 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 680 T2296 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 681 T2296 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361528687836/master
[junit4:junit4]   2> 681 T2296 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361528687836/master/solr.xml
[junit4:junit4]   2> 681 T2296 oasc.CoreContainer.<init> New CoreContainer 746074262
[junit4:junit4]   2> 682 T2296 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 682 T2296 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361528687836/master/'
[junit4:junit4]   2> 683 T2296 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361528687836/master/'
[junit4:junit4]   2> 706 T2296 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 707 T2296 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 708 T2296 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 708 T2296 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 709 T2296 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 709 T2296 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 710 T2296 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 711 T2296 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 711 T2296 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 712 T2296 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 737 T2296 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 761 T2329 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361528687836/master/collection1
[junit4:junit4]   2> 762 T2329 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361528687836/master/collection1/'
[junit4:junit4]   2> 800 T2329 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 848 T2329 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 849 T2329 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 852 T2329 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 869 T2329 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 871 T2329 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361528687836/master/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361528687836/master/collection1/data/
[junit4:junit4]   2> 871 T2329 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 871 T2329 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 872 T2329 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361528687836/master/collection1/data forceNew:false
[junit4:junit4]   2> 873 T2329 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361528687836/master/collection1/data
[junit4:junit4]   2> 873 T2329 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361528687836/master/collection1/data/index/
[junit4:junit4]   2> 873 T2329 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361528687836/master/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 875 T2329 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361528687836/master/collection1/data/index forceNew:false
[junit4:junit4]   2> 891 T2329 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/index2167121691tmp lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6c7cc9bd),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 891 T2329 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 891 T2329 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361528687836/master/collection1/data/index
[junit4:junit4]   2> 892 T2329 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 892 T2329 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 893 T2329 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 893 T2329 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 893 T2329 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 893 T2329 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 895 T2329 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 897 T2329 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361528687836/master/collection1/data
[junit4:junit4]   2> 899 T2329 oass.SolrIndexSearcher.<init> Opening Searcher@22c3ceb9 main
[junit4:junit4]   2> 899 T2329 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 899 T2329 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 900 T2329 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml
[junit4:junit4]   2> 900 T2329 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361528687836/master/collection1/data
[junit4:junit4]   2> 902 T2329 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/index2167121691tmp lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6c7cc9bd),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 902 T2329 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 902 T2329 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 903 T2329 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 903 T2330 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@22c3ceb9 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 903 T2296 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
[junit4:junit4]   2> 904 T2296 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 904 T2296 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C115 name=collection1 org.apache.solr.core.SolrCore@17b67dab
[junit4:junit4]   2> 922 T2322 C115 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4:junit4]   2> 923 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:*} 0 1
[junit4:junit4]   2> 928 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0]} 0 2
[junit4:junit4]   2> 931 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1]} 0 0
[junit4:junit4]   2> 934 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[2]} 0 0
[junit4:junit4]   2> 936 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[3]} 0 0
[junit4:junit4]   2> 938 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[4]} 0 0
[junit4:junit4]   2> 941 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[5]} 0 0
[junit4:junit4]   2> 943 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[6]} 0 0
[junit4:junit4]   2> 945 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[7]} 0 0
[junit4:junit4]   2> 947 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[8]} 0 0
[junit4:junit4]   2> 949 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[9]} 0 0
[junit4:junit4]   2> 952 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[10]} 0 0
[junit4:junit4]   2> 954 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[11]} 0 0
[junit4:junit4]   2> 956 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[12]} 0 0
[junit4:junit4]   2> 958 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[13]} 0 0
[junit4:junit4]   2> 960 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[14]} 0 0
[junit4:junit4]   2> 962 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[15]} 0 0
[junit4:junit4]   2> 964 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[16]} 0 0
[junit4:junit4]   2> 966 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[17]} 0 0
[junit4:junit4]   2> 969 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[18]} 0 0
[junit4:junit4]   2> 972 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[19]} 0 0
[junit4:junit4]   2> 974 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[20]} 0 0
[junit4:junit4]   2> 977 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[21]} 0 0
[junit4:junit4]   2> 980 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[22]} 0 0
[junit4:junit4]   2> 983 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[23]} 0 0
[junit4:junit4]   2> 986 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[24]} 0 0
[junit4:junit4]   2> 989 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[25]} 0 0
[junit4:junit4]   2> 991 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[26]} 0 0
[junit4:junit4]   2> 994 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[27]} 0 0
[junit4:junit4]   2> 996 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[28]} 0 0
[junit4:junit4]   2> 998 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[29]} 0 0
[junit4:junit4]   2> 1000 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[30]} 0 0
[junit4:junit4]   2> 1002 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[31]} 0 0
[junit4:junit4]   2> 1004 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[32]} 0 0
[junit4:junit4]   2> 1006 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[33]} 0 0
[junit4:junit4]   2> 1009 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[34]} 0 0
[junit4:junit4]   2> 1012 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[35]} 0 0
[junit4:junit4]   2> 1014 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[36]} 0 0
[junit4:junit4]   2> 1016 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[37]} 0 0
[junit4:junit4]   2> 1019 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[38]} 0 0
[junit4:junit4]   2> 1021 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[39]} 0 0
[junit4:junit4]   2> 1024 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[40]} 0 0
[junit4:junit4]   2> 1026 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[41]} 0 0
[junit4:junit4]   2> 1028 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[42]} 0 0
[junit4:junit4]   2> 1030 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[43]} 0 0
[junit4:junit4]   2> 1033 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[44]} 0 0
[junit4:junit4]   2> 1036 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[45]} 0 0
[junit4:junit4]   2> 1039 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[46]} 0 0
[junit4:junit4]   2> 1041 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[47]} 0 0
[junit4:junit4]   2> 1043 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[48]} 0 0
[junit4:junit4]   2> 1046 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[49]} 0 0
[junit4:junit4]   2> 1049 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[50]} 0 0
[junit4:junit4]   2> 1051 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[51]} 0 0
[junit4:junit4]   2> 1053 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[52]} 0 0
[junit4:junit4]   2> 1056 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[53]} 0 0
[junit4:junit4]   2> 1058 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[54]} 0 0
[junit4:junit4]   2> 1060 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[55]} 0 0
[junit4:junit4]   2> 1062 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[56]} 0 0
[junit4:junit4]   2> 1064 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[57]} 0 0
[junit4:junit4]   2> 1067 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[58]} 0 0
[junit4:junit4]   2> 1070 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[59]} 0 0
[junit4:junit4]   2> 1073 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[60]} 0 0
[junit4:junit4]   2> 1076 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[61]} 0 0
[junit4:junit4]   2> 1078 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[62]} 0 0
[junit4:junit4]   2> 1081 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[63]} 0 0
[junit4:junit4]   2> 1084 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[64]} 0 0
[junit4:junit4]   2> 1087 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[65]} 0 0
[junit4:junit4]   2> 1089 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[66]} 0 0
[junit4:junit4]   2> 1092 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[67]} 0 0
[junit4:junit4]   2> 1095 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[68]} 0 0
[junit4:junit4]   2> 1098 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[69]} 0 0
[junit4:junit4]   2> 1101 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[70]} 0 0
[junit4:junit4]   2> 1104 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[71]} 0 0
[junit4:junit4]   2> 1107 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[72]} 0 0
[junit4:junit4]   2> 1109 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[73]} 0 0
[junit4:junit4]   2> 1112 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[74]} 0 0
[junit4:junit4]   2> 1114 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[75]} 0 0
[junit4:junit4]   2> 1117 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[76]} 0 0
[junit4:junit4]   2> 1119 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[77]} 0 0
[junit4:junit4]   2> 1121 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[78]} 0 0
[junit4:junit4]   2> 1123 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[79]} 0 0
[junit4:junit4]   2> 1125 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[80]} 0 0
[junit4:junit4]   2> 1128 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[81]} 0 0
[junit4:junit4]   2> 1130 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[82]} 0 0
[junit4:junit4]   2> 1132 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[83]} 0 0
[junit4:junit4]   2> 1134 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[84]} 0 0
[junit4:junit4]   2> 1137 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[85]} 0 0
[junit4:junit4]   2> 1140 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[86]} 0 0
[junit4:junit4]   2> 1143 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[87]} 0 0
[junit4:junit4]   2> 1146 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[88]} 0 0
[junit4:junit4]   2> 1149 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[89]} 0 0
[junit4:junit4]   2> 1152 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[90]} 0 0
[junit4:junit4]   2> 1154 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[91]} 0 0
[junit4:junit4]   2> 1156 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[92]} 0 0
[junit4:junit4]   2> 1159 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[93]} 0 0
[junit4:junit4]   2> 1161 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[94]} 0 0
[junit4:junit4]   2> 1164 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[95]} 0 0
[junit4:junit4]   2> 1168 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[96]} 0 1
[junit4:junit4]   2> 1170 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[97]} 0 0
[junit4:junit4]   2> 1173 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[98]} 0 0
[junit4:junit4]   2> 1175 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[99]} 0 0
[junit4:junit4]   2> 1177 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[100]} 0 0
[junit4:junit4]   2> 1179 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[101]} 0 0
[junit4:junit4]   2> 1181 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[102]} 0 0
[junit4:junit4]   2> 1183 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[103]} 0 0
[junit4:junit4]   2> 1185 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[104]} 0 0
[junit4:junit4]   2> 1188 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[105]} 0 0
[junit4:junit4]   2> 1190 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[106]} 0 0
[junit4:junit4]   2> 1192 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[107]} 0 0
[junit4:junit4]   2> 1194 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[108]} 0 0
[junit4:junit4]   2> 1196 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[109]} 0 0
[junit4:junit4]   2> 1198 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[110]} 0 0
[junit4:junit4]   2> 1200 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[111]} 0 0
[junit4:junit4]   2> 1202 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[112]} 0 0
[junit4:junit4]   2> 1204 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[113]} 0 0
[junit4:junit4]   2> 1206 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[114]} 0 0
[junit4:junit4]   2> 1208 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[115]} 0 0
[junit4:junit4]   2> 1211 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[116]} 0 0
[junit4:junit4]   2> 1213 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[117]} 0 0
[junit4:junit4]   2> 1215 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[118]} 0 0
[junit4:junit4]   2> 1217 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[119]} 0 0
[junit4:junit4]   2> 1219 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[120]} 0 0
[junit4:junit4]   2> 1221 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[121]} 0 0
[junit4:junit4]   2> 1223 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[122]} 0 0
[junit4:junit4]   2> 1226 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[123]} 0 0
[junit4:junit4]   2> 1229 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[124]} 0 0
[junit4:junit4]   2> 1231 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[125]} 0 0
[junit4:junit4]   2> 1233 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[126]} 0 0
[junit4:junit4]   2> 1235 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[127]} 0 0
[junit4:junit4]   2> 1238 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[128]} 0 0
[junit4:junit4]   2> 1241 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[129]} 0 0
[junit4:junit4]   2> 1243 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[130]} 0 0
[junit4:junit4]   2> 1245 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[131]} 0 0
[junit4:junit4]   2> 1247 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[132]} 0 0
[junit4:junit4]   2> 1249 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[133]} 0 0
[junit4:junit4]   2> 1252 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[134]} 0 0
[junit4:junit4]   2> 1254 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[135]} 0 0
[junit4:junit4]   2> 1256 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[136]} 0 0
[junit4:junit4]   2> 1258 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[137]} 0 0
[junit4:junit4]   2> 1260 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[138]} 0 0
[junit4:junit4]   2> 1262 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[139]} 0 0
[junit4:junit4]   2> 1264 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[140]} 0 0
[junit4:junit4]   2> 1266 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[141]} 0 0
[junit4:junit4]   2> 1268 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[142]} 0 0
[junit4:junit4]   2> 1270 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[143]} 0 0
[junit4:junit4]   2> 1272 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[144]} 0 0
[junit4:junit4]   2> 1274 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[145]} 0 0
[junit4:junit4]   2> 1276 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[146]} 0 0
[junit4:junit4]   2> 1278 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[147]} 0 0
[junit4:junit4]   2> 1280 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[148]} 0 0
[junit4:junit4]   2> 1282 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[149]} 0 0
[junit4:junit4]   2> 1285 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[150]} 0 0
[junit4:junit4]   2> 1287 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[151]} 0 0
[junit4:junit4]   2> 1289 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[152]} 0 0
[junit4:junit4]   2> 1291 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[153]} 0 0
[junit4:junit4]   2> 1293 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[154]} 0 0
[junit4:junit4]   2> 1295 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[155]} 0 0
[junit4:junit4]   2> 1297 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[156]} 0 0
[junit4:junit4]   2> 1299 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[157]} 0 0
[junit4:junit4]   2> 1301 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[158]} 0 0
[junit4:junit4]   2> 1303 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[159]} 0 0
[junit4:junit4]   2> 1305 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[160]} 0 0
[junit4:junit4]   2> 1307 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[161]} 0 0
[junit4:junit4]   2> 1309 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[162]} 0 0
[junit4:junit4]   2> 1311 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[163]} 0 0
[junit4:junit4]   2> 1313 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[164]} 0 0
[junit4:junit4]   2> 1315 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[165]} 0 0
[junit4:junit4]   2> 1317 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[166]} 0 0
[junit4:junit4]   2> 1320 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[167]} 0 0
[junit4:junit4]   2> 1323 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[168]} 0 0
[junit4:junit4]   2> 1325 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[169]} 0 0
[junit4:junit4]   2> 1327 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[170]} 0 0
[junit4:junit4]   2> 1329 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[171]} 0 0
[junit4:junit4]   2> 1331 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[172]} 0 0
[junit4:junit4]   2> 1333 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[173]} 0 0
[junit4:junit4]   2> 1336 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[174]} 0 0
[junit4:junit4]   2> 1338 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[175]} 0 0
[junit4:junit4]   2> 1340 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[176]} 0 0
[junit4:junit4]   2> 1342 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[177]} 0 0
[junit4:junit4]   2> 1344 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[178]} 0 0
[junit4:junit4]   2> 1347 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[179]} 0 0
[junit4:junit4]   2> 1350 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[180]} 0 0
[junit4:junit4]   2> 1353 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[181]} 0 0
[junit4:junit4]   2> 1355 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[182]} 0 0
[junit4:junit4]   2> 1357 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[183]} 0 0
[junit4:junit4]   2> 1359 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[184]} 0 0
[junit4:junit4]   2> 1362 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[185]} 0 0
[junit4:junit4]   2> 1364 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[186]} 0 0
[junit4:junit4]   2> 1367 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[187]} 0 0
[junit4:junit4]   2> 1370 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[188]} 0 0
[junit4:junit4]   2> 1372 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[189]} 0 0
[junit4:junit4]   2> 1374 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[190]} 0 0
[junit4:junit4]   2> 1377 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[191]} 0 0
[junit4:junit4]   2> 1378 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[192]} 0 0
[junit4:junit4]   2> 1380 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[193]} 0 0
[junit4:junit4]   2> 1382 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[194]} 0 0
[junit4:junit4]   2> 1384 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[195]} 0 0
[junit4:junit4]   2> 1387 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[196]} 0 0
[junit4:junit4]   2> 1389 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[197]} 0 0
[junit4:junit4]   2> 1391 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[198]} 0 0
[junit4:junit4]   2> 1393 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[199]} 0 0
[junit4:junit4]   2> 1395 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[200]} 0 0
[junit4:junit4]   2> 1397 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[201]} 0 0
[junit4:junit4]   2> 1399 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[202]} 0 0
[junit4:junit4]   2> 1401 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[203]} 0 0
[junit4:junit4]   2> 1404 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[204]} 0 0
[junit4:junit4]   2> 1406 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[205]} 0 0
[junit4:junit4]   2> 1408 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[206]} 0 0
[junit4:junit4]   2> 1411 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[207]} 0 0
[junit4:junit4]   2> 1413 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[208]} 0 0
[junit4:junit4]   2> 1415 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[209]} 0 0
[junit4:junit4]   2> 1417 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[210]} 0 0
[junit4:junit4]   2> 1419 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[211]} 0 0
[junit4:junit4]   2> 1421 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[212]} 0 0
[junit4:junit4]   2> 1423 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[213]} 0 0
[junit4:junit4]   2> 1426 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[214]} 0 0
[junit4:junit4]   2> 1427 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[215]} 0 0
[junit4:junit4]   2> 1429 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[216]} 0 0
[junit4:junit4]   2> 1431 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[217]} 0 0
[junit4:junit4]   2> 1434 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[218]} 0 0
[junit4:junit4]   2> 1436 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[219]} 0 0
[junit4:junit4]   2> 1439 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[220]} 0 0
[junit4:junit4]   2> 1442 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[221]} 0 0
[junit4:junit4]   2> 1445 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[222]} 0 0
[junit4:junit4]   2> 1448 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[223]} 0 0
[junit4:junit4]   2> 1451 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[224]} 0 0
[junit4:junit4]   2> 1454 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[225]} 0 0
[junit4:junit4]   2> 1457 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[226]} 0 0
[junit4:junit4]   2> 1459 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[227]} 0 0
[junit4:junit4]   2> 1462 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[228]} 0 0
[junit4:junit4]   2> 1464 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[229]} 0 0
[junit4:junit4]   2> 1466 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[230]} 0 0
[junit4:junit4]   2> 1469 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[231]} 0 0
[junit4:junit4]   2> 1471 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[232]} 0 0
[junit4:junit4]   2> 1473 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[233]} 0 0
[junit4:junit4]   2> 1475 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[234]} 0 0
[junit4:junit4]   2> 1478 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[235]} 0 0
[junit4:junit4]   2> 1480 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[236]} 0 0
[junit4:junit4]   2> 1482 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[237]} 0 0
[junit4:junit4]   2> 1485 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[238]} 0 0
[junit4:junit4]   2> 1487 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[239]} 0 0
[junit4:junit4]   2> 1489 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[240]} 0 0
[junit4:junit4]   2> 1492 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[241]} 0 0
[junit4:junit4]   2> 1494 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[242]} 0 0
[junit4:junit4]   2> 1497 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[243]} 0 0
[junit4:junit4]   2> 1500 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[244]} 0 0
[junit4:junit4]   2> 1502 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[245]} 0 0
[junit4:junit4]   2> 1504 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[246]} 0 0
[junit4:junit4]   2> 1507 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[247]} 0 0
[junit4:junit4]   2> 1510 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[248]} 0 0
[junit4:junit4]   2> 1512 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[249]} 0 0
[junit4:junit4]   2> 1514 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[250]} 0 0
[junit4:junit4]   2> 1517 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[251]} 0 0
[junit4:junit4]   2> 1519 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[252]} 0 0
[junit4:junit4]   2> 1521 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[253]} 0 0
[junit4:junit4]   2> 1523 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[254]} 0 0
[junit4:junit4]   2> 1525 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[255]} 0 0
[junit4:junit4]   2> 1528 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[256]} 0 0
[junit4:junit4]   2> 1530 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[257]} 0 0
[junit4:junit4]   2> 1532 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[258]} 0 0
[junit4:junit4]   2> 1534 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[259]} 0 0
[junit4:junit4]   2> 1536 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[260]} 0 0
[junit4:junit4]   2> 1538 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[261]} 0 0
[junit4:junit4]   2> 1540 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[262]} 0 0
[junit4:junit4]   2> 1542 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[263]} 0 0
[junit4:junit4]   2> 1544 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[264]} 0 0
[junit4:junit4]   2> 1546 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[265]} 0 0
[junit4:junit4]   2> 1548 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[266]} 0 0
[junit4:junit4]   2> 1551 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[267]} 0 0
[junit4:junit4]   2> 1553 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[268]} 0 0
[junit4:junit4]   2> 1555 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[269]} 0 0
[junit4:junit4]   2> 1557 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[270]} 0 0
[junit4:junit4]   2> 1559 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[271]} 0 0
[junit4:junit4]   2> 1562 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[272]} 0 0
[junit4:junit4]   2> 1564 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[273]} 0 0
[junit4:junit4]   2> 1566 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[274]} 0 0
[junit4:junit4]   2> 1569 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[275]} 0 0
[junit4:junit4]   2> 1571 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[276]} 0 0
[junit4:junit4]   2> 1573 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[277]} 0 0
[junit4:junit4]   2> 1575 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[278]} 0 0
[junit4:junit4]   2> 1577 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[279]} 0 0
[junit4:junit4]   2> 1579 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[280]} 0 0
[junit4:junit4]   2> 1581 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[281]} 0 0
[junit4:junit4]   2> 1584 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[282]} 0 0
[junit4:junit4]   2> 1586 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[283]} 0 0
[junit4:junit4]   2> 1588 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[284]} 0 0
[junit4:junit4]   2> 1590 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[285]} 0 0
[junit4:junit4]   2> 1592 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[286]} 0 0
[junit4:junit4]   2> 1594 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[287]} 0 0
[junit4:junit4]   2> 1596 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[288]} 0 0
[junit4:junit4]   2> 1600 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[289]} 0 0
[junit4:junit4]   2> 1603 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[290]} 0 0
[junit4:junit4]   2> 1606 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[291]} 0 0
[junit4:junit4]   2> 1609 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[292]} 0 0
[junit4:junit4]   2> 1611 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[293]} 0 0
[junit4:junit4]   2> 1613 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[294]} 0 0
[junit4:junit4]   2> 1615 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[295]} 0 0
[junit4:junit4]   2> 1617 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[296]} 0 0
[junit4:junit4]   2> 1619 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[297]} 0 0
[junit4:junit4]   2> 1621 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[298]} 0 0
[junit4:junit4]   2> 1623 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[299]} 0 0
[junit4:junit4]   2> 1625 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[300]} 0 0
[junit4:junit4]   2> 1628 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[301]} 0 0
[junit4:junit4]   2> 1630 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[302]} 0 0
[junit4:junit4]   2> 1633 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[303]} 0 0
[junit4:junit4]   2> 1636 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[304]} 0 0
[junit4:junit4]   2> 1639 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[305]} 0 0
[junit4:junit4]   2> 1642 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[306]} 0 0
[junit4:junit4]   2> 1645 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[307]} 0 0
[junit4:junit4]   2> 1648 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[308]} 0 0
[junit4:junit4]   2> 1651 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[309]} 0 0
[junit4:junit4]   2> 1654 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[310]} 0 0
[junit4:junit4]   2> 1657 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[311]} 0 0
[junit4:junit4]   2> 1660 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[312]} 0 0
[junit4:junit4]   2> 1662 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[313]} 0 0
[junit4:junit4]   2> 1664 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[314]} 0 0
[junit4:junit4]   2> 1666 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[315]} 0 0
[junit4:junit4]   2> 1668 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[316]} 0 0
[junit4:junit4]   2> 1670 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[317]} 0 0
[junit4:junit4]   2> 1672 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[318]} 0 0
[junit4:junit4]   2> 1674 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[319]} 0 0
[junit4:junit4]   2> 1677 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[320]} 0 0
[junit4:junit4]   2> 1679 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[321]} 0 0
[junit4:junit4]   2> 1681 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[322]} 0 0
[junit4:junit4]   2> 1683 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[323]} 0 0
[junit4:junit4]   2> 1685 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[324]} 0 0
[junit4:junit4]   2> 1687 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[325]} 0 0
[junit4:junit4]   2> 1690 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[326]} 0 0
[junit4:junit4]   2> 1693 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[327]} 0 0
[junit4:junit4]   2> 1695 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[328]} 0 0
[junit4:junit4]   2> 1697 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[329]} 0 0
[junit4:junit4]   2> 1700 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[330]} 0 0
[junit4:junit4]   2> 1703 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[331]} 0 0
[junit4:junit4]   2> 1705 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[332]} 0 0
[junit4:junit4]   2> 1707 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[333]} 0 0
[junit4:junit4]   2> 1710 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[334]} 0 0
[junit4:junit4]   2> 1712 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[335]} 0 0
[junit4:junit4]   2> 1714 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[336]} 0 0
[junit4:junit4]   2> 1716 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[337]} 0 0
[junit4:junit4]   2> 1718 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[338]} 0 0
[junit4:junit4]   2> 1721 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[339]} 0 0
[junit4:junit4]   2> 1724 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[340]} 0 0
[junit4:junit4]   2> 1727 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[341]} 0 0
[junit4:junit4]   2> 1729 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[342]} 0 0
[junit4:junit4]   2> 1731 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[343]} 0 0
[junit4:junit4]   2> 1733 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[344]} 0 0
[junit4:junit4]   2> 1735 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[345]} 0 0
[junit4:junit4]   2> 1737 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[346]} 0 0
[junit4:junit4]   2> 1739 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[347]} 0 0
[junit4:junit4]   2> 1741 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[348]} 0 0
[junit4:junit4]   2> 1743 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[349]} 0 0
[junit4:junit4]   2> 1745 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[350]} 0 0
[junit4:junit4]   2> 1747 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[351]} 0 0
[junit4:junit4]   2> 1749 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[352]} 0 0
[junit4:junit4]   2> 1752 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[353]} 0 0
[junit4:junit4]   2> 1754 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[354]} 0 0
[junit4:junit4]   2> 1756 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[355]} 0 0
[junit4:junit4]   2> 1758 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[356]} 0 0
[junit4:junit4]   2> 1760 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[357]} 0 0
[junit4:junit4]   2> 1762 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[358]} 0 0
[junit4:junit4]   2> 1764 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[359]} 0 0
[junit4:junit4]   2> 1766 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[360]} 0 0
[junit4:junit4]   2> 1768 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[361]} 0 0
[junit4:junit4]   2> 1771 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[362]} 0 0
[junit4:junit4]   2> 1773 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[363]} 0 0
[junit4:junit4]   2> 1775 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[364]} 0 0
[junit4:junit4]   2> 1777 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[365]} 0 0
[junit4:junit4]   2> 1779 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[366]} 0 0
[junit4:junit4]   2> 1781 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[367]} 0 0
[junit4:junit4]   2> 1784 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[368]} 0 0
[junit4:junit4]   2> 1787 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[369]} 0 0
[junit4:junit4]   2> 1789 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[370]} 0 0
[junit4:junit4]   2> 1791 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[371]} 0 0
[junit4:junit4]   2> 1793 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[372]} 0 0
[junit4:junit4]   2> 1795 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[373]} 0 0
[junit4:junit4]   2> 1797 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[374]} 0 0
[junit4:junit4]   2> 1800 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[375]} 0 0
[junit4:junit4]   2> 1803 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[376]} 0 0
[junit4:junit4]   2> 1805 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[377]} 0 0
[junit4:junit4]   2> 1807 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[378]} 0 0
[junit4:junit4]   2> 1810 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[379]} 0 0
[junit4:junit4]   2> 1813 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[380]} 0 0
[junit4:junit4]   2> 1815 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[381]} 0 0
[junit4:junit4]   2> 1818 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[382]} 0 0
[junit4:junit4]   2> 1821 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[383]} 0 0
[junit4:junit4]   2> 1824 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[384]} 0 0
[junit4:junit4]   2> 1827 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[385]} 0 0
[junit4:junit4]   2> 1830 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[386]} 0 0
[junit4:junit4]   2> 1833 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[387]} 0 0
[junit4:junit4]   2> 1836 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[388]} 0 0
[junit4:junit4]   2> 1839 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[389]} 0 0
[junit4:junit4]   2> 1842 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[390]} 0 0
[junit4:junit4]   2> 1845 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[391]} 0 0
[junit4:junit4]   2> 1848 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[392]} 0 0
[junit4:junit4]   2> 1851 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[393]} 0 0
[junit4:junit4]   2> 1854 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[394]} 0 0
[junit4:junit4]   2> 1857 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[395]} 0 0
[junit4:junit4]   2> 1860 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[396]} 0 0
[junit4:junit4]   2> 1863 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[397]} 0 0
[junit4:junit4]   2> 1866 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[398]} 0 0
[junit4:junit4]   2> 1869 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[399]} 0 0
[junit4:junit4]   2> 1872 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[400]} 0 0
[junit4:junit4]   2> 1875 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[401]} 0 0
[junit4:junit4]   2> 1878 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[402]} 0 0
[junit4:junit4]   2> 1881 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[403]} 0 0
[junit4:junit4]   2> 1884 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[404]} 0 0
[junit4:junit4]   2> 1887 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[405]} 0 0
[junit4:junit4]   2> 1890 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[406]} 0 0
[junit4:junit4]   2> 1893 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[407]} 0 0
[junit4:junit4]   2> 1896 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[408]} 0 0
[junit4:junit4]   2> 1899 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[409]} 0 0
[junit4:junit4]   2> 1902 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[410]} 0 0
[junit4:junit4]   2> 1905 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[411]} 0 0
[junit4:junit4]   2> 1908 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[412]} 0 0
[junit4:junit4]   2> 1911 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[413]} 0 0
[junit4:junit4]   2> 1914 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[414]} 0 0
[junit4:junit4]   2> 1917 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[415]} 0 0
[junit4:junit4]   2> 1919 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[416]} 0 0
[junit4:junit4]   2> 1921 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[417]} 0 0
[junit4:junit4]   2> 1923 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[418]} 0 0
[junit4:junit4]   2> 1925 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[419]} 0 0
[junit4:junit4]   2> 1927 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[420]} 0 0
[junit4:junit4]   2> 1930 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[421]} 0 0
[junit4:junit4]   2> 1932 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[422]} 0 0
[junit4:junit4]   2> 1934 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[423]} 0 0
[junit4:junit4]   2> 1936 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[424]} 0 0
[junit4:junit4]   2> 1938 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[425]} 0 0
[junit4:junit4]   2> 1940 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[426]} 0 0
[junit4:junit4]   2> 1943 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[427]} 0 0
[junit4:junit4]   2> 1944 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[428]} 0 0
[junit4:junit4]   2> 1946 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[429]} 0 0
[junit4:junit4]   2> 1948 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[430]} 0 0
[junit4:junit4]   2> 1950 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[431]} 0 0
[junit4:junit4]   2> 1952 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[432]} 0 0
[junit4:junit4]   2> 1954 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[433]} 0 0
[junit4:junit4]   2> 1956 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[434]} 0 0
[junit4:junit4]   2> 1958 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[435]} 0 0
[junit4:junit4]   2> 1960 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[436]} 0 0
[junit4:junit4]   2> 1963 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[437]} 0 0
[junit4:junit4]   2> 1965 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[438]} 0 0
[junit4:junit4]   2> 1967 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[439]} 0 0
[junit4:junit4]   2> 1969 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[440]} 0 0
[junit4:junit4]   2> 1971 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[441]} 0 0
[junit4:junit4]   2> 1973 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[442]} 0 0
[junit4:junit4]   2> 1974 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[443]} 0 0
[junit4:junit4]   2> 1976 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[444]} 0 0
[junit4:junit4]   2> 1978 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[445]} 0 0
[junit4:junit4]   2> 1980 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[446]} 0 0
[junit4:junit4]   2> 1982 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[447]} 0 0
[junit4:junit4]   2> 1984 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[448]} 0 0
[junit4:junit4]   2> 1987 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[449]} 0 0
[junit4:junit4]   2> 1990 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[450]} 0 0
[junit4:junit4]   2> 1992 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[451]} 0 0
[junit4:junit4]   2> 1994 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[452]} 0 0
[junit4:junit4]   2> 1996 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[453]} 0 0
[junit4:junit4]   2> 1998 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[454]} 0 0
[junit4:junit4]   2> 2000 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[455]} 0 0
[junit4:junit4]   2> 2002 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[456]} 0 0
[junit4:junit4]   2> 2004 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[457]} 0 0
[junit4:junit4]   2> 2006 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[458]} 0 0
[junit4:junit4]   2> 2008 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[459]} 0 0
[junit4:junit4]   2> 2010 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[460]} 0 0
[junit4:junit4]   2> 2012 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[461]} 0 0
[junit4:junit4]   2> 2014 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[462]} 0 0
[junit4:junit4]   2> 2016 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[463]} 0 0
[junit4:junit4]   2> 2018 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[464]} 0 0
[junit4:junit4]   2> 2020 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[465]} 0 0
[junit4:junit4]   2> 2022 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[466]} 0 0
[junit4:junit4]   2> 2024 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[467]} 0 0
[junit4:junit4]   2> 2026 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[468]} 0 0
[junit4:junit4]   2> 2028 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[469]} 0 0
[junit4:junit4]   2> 2030 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[470]} 0 0
[junit4:junit4]   2> 2033 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[471]} 0 0
[junit4:junit4]   2> 2036 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[472]} 0 0
[junit4:junit4]   2> 2039 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[473]} 0 0
[junit4:junit4]   2> 2042 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[474]} 0 0
[junit4:junit4]   2> 2045 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[475]} 0 0
[junit4:junit4]   2> 2048 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[476]} 0 0
[junit4:junit4]   2> 2050 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[477]} 0 0
[junit4:junit4]   2> 2052 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[478]} 0 0
[junit4:junit4]   2> 2054 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[479]} 0 0
[junit4:junit4]   2> 2057 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[480]} 0 0
[junit4:junit4]   2> 2060 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[481]} 0 0
[junit4:junit4]   2> 2062 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[482]} 0 0
[junit4:junit4]   2> 2064 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[483]} 0 0
[junit4:junit4]   2> 2066 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[484]} 0 0
[junit4:junit4]   2> 2068 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[485]} 0 0
[junit4:junit4]   2> 2070 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[486]} 0 0
[junit4:junit4]   2> 2072 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[487]} 0 0
[junit4:junit4]   2> 2075 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[488]} 0 0
[junit4:junit4]   2> 2078 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[489]} 0 0
[junit4:junit4]   2> 2080 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[490]} 0 0
[junit4:junit4]   2> 2082 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[491]} 0 0
[junit4:junit4]   2> 2084 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[492]} 0 0
[junit4:junit4]   2> 2086 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[493]} 0 0
[junit4:junit4]   2> 2088 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[494]} 0 0
[junit4:junit4]   2> 2090 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[495]} 0 0
[junit4:junit4]   2> 2092 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[496]} 0 0
[junit4:junit4]   2> 2094 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[497]} 0 0
[junit4:junit4]   2> 2096 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[498]} 0 0
[junit4:junit4]   2> 2098 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[499]} 0 0
[junit4:junit4]   2> 2100 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[500]} 0 0
[junit4:junit4]   2> 2102 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[501]} 0 0
[junit4:junit4]   2> 2104 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[502]} 0 0
[junit4:junit4]   2> 2106 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[503]} 0 0
[junit4:junit4]   2> 2109 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[504]} 0 0
[junit4:junit4]   2> 2112 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[505]} 0 0
[junit4:junit4]   2> 2121 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[506]} 0 0
[junit4:junit4]   2> 2124 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[507]} 0 0
[junit4:junit4]   2> 2127 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[508]} 0 0
[junit4:junit4]   2> 2131 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[509]} 0 0
[junit4:junit4]   2> 2133 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[510]} 0 0
[junit4:junit4]   2> 2135 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[511]} 0 0
[junit4:junit4]   2> 2138 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[512]} 0 0
[junit4:junit4]   2> 2141 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[513]} 0 0
[junit4:junit4]   2> 2144 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[514]} 0 0
[junit4:junit4]   2> 2146 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[515]} 0 0
[junit4:junit4]   2> 2149 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[516]} 0 0
[junit4:junit4]   2> 2151 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[517]} 0 0
[junit4:junit4]   2> 2153 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[518]} 0 0
[junit4:junit4]   2> 2155 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[519]} 0 0
[junit4:junit4]   2> 2157 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[520]} 0 0
[junit4:junit4]   2> 2159 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[521]} 0 0
[junit4:junit4]   2> 2161 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[522]} 0 0
[junit4:junit4]   2> 2163 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[523]} 0 0
[junit4:junit4]   2> 2165 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[524]} 0 0
[junit4:junit4]   2> 2168 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[525]} 0 0
[junit4:junit4]   2> 2170 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[526]} 0 0
[junit4:junit4]   2> 2173 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[527]} 0 0
[junit4:junit4]   2> 2175 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[528]} 0 0
[junit4:junit4]   2> 2178 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[529]} 0 0
[junit4:junit4]   2> 2181 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[530]} 0 0
[junit4:junit4]   2> 2184 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[531]} 0 0
[junit4:junit4]   2> 2187 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[532]} 0 0
[junit4:junit4]   2> 2190 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[533]} 0 0
[junit4:junit4]   2> 2192 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[534]} 0 0
[junit4:junit4]   2> 2194 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[535]} 0 0
[junit4:junit4]   2> 2197 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[536]} 0 0
[junit4:junit4]   2> 2199 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[537]} 0 0
[junit4:junit4]   2> 2201 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[538]} 0 0
[junit4:junit4]   2> 2203 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[539]} 0 0
[junit4:junit4]   2> 2206 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[540]} 0 0
[junit4:junit4]   2> 2208 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[541]} 0 0
[junit4:junit4]   2> 2211 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[542]} 0 0
[junit4:junit4]   2> 2213 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[543]} 0 0
[junit4:junit4]   2> 2215 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[544]} 0 0
[junit4:junit4]   2> 2218 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[545]} 0 0
[junit4:junit4]   2> 2221 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[546]} 0 0
[junit4:junit4]   2> 2223 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[547]} 0 0
[junit4:junit4]   2> 2231 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[548]} 0 0
[junit4:junit4]   2> 2234 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[549]} 0 0
[junit4:junit4]   2> 2236 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[550]} 0 0
[junit4:junit4]   2> 2239 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[551]} 0 0
[junit4:junit4]   2> 2242 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[552]} 0 0
[junit4:junit4]   2> 2245 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[553]} 0 0
[junit4:junit4]   2> 2248 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[554]} 0 0
[junit4:junit4]   2> 2250 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[555]} 0 0
[junit4:junit4]   2> 2252 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[556]} 0 0
[junit4:junit4]   2> 2255 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[557]} 0 0
[junit4:junit4]   2> 2257 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[558]} 0 0
[junit4:junit4]   2> 2259 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[559]} 0 0
[junit4:junit4]   2> 2261 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[560]} 0 0
[junit4:junit4]   2> 2263 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[561]} 0 0
[junit4:junit4]   2> 2265 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[562]} 0 0
[junit4:junit4]   2> 2267 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[563]} 0 0
[junit4:junit4]   2> 2269 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[564]} 0 0
[junit4:junit4]   2> 2272 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[565]} 0 0
[junit4:junit4]   2> 2274 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[566]} 0 0
[junit4:junit4]   2> 2276 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[567]} 0 0
[junit4:junit4]   2> 2278 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[568]} 0 0
[junit4:junit4]   2> 2280 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[569]} 0 0
[junit4:junit4]   2> 2282 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[570]} 0 0
[junit4:junit4]   2> 2284 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[571]} 0 0
[junit4:junit4]   2> 2287 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[572]} 0 0
[junit4:junit4]   2> 2289 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[573]} 0 0
[junit4:junit4]   2> 2291 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[574]} 0 0
[junit4:junit4]   2> 2293 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[575]} 0 0
[junit4:junit4]   2> 2295 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[576]} 0 0
[junit4:junit4]   2> 2297 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[577]} 0 0
[junit4:junit4]   2> 2299 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[578]} 0 0
[junit4:junit4]   2> 2301 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[579]} 0 0
[junit4:junit4]   2> 2303 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[580]} 0 0
[junit4:junit4]   2> 2305 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[581]} 0 0
[junit4:junit4]   2> 2307 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[582]} 0 0
[junit4:junit4]   2> 2310 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[583]} 0 0
[junit4:junit4]   2> 2312 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[584]} 0 0
[junit4:junit4]   2> 2314 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[585]} 0 0
[junit4:junit4]   2> 2317 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[586]} 0 0
[junit4:junit4]   2> 2319 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[587]} 0 0
[junit4:junit4]   2> 2321 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[588]} 0 0
[junit4:junit4]   2> 2323 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[589]} 0 0
[junit4:junit4]   2> 2325 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[590]} 0 0
[junit4:junit4]   2> 2328 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[591]} 0 0
[junit4:junit4]   2> 2330 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[592]} 0 0
[junit4:junit4]   2> 2333 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[593]} 0 0
[junit4:junit4]   2> 2335 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[594]} 0 0
[junit4:junit4]   2> 2337 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[595]} 0 0
[junit4:junit4]   2> 2339 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[596]} 0 0
[junit4:junit4]   2> 2341 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[597]} 0 0
[junit4:junit4]   2> 2343 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[598]} 0 0
[junit4:junit4]   2> 2344 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[599]} 0 0
[junit4:junit4]   2> 2346 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[600]} 0 0
[junit4:junit4]   2> 2348 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[601]} 0 0
[junit4:junit4]   2> 2350 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[602]} 0 0
[junit4:junit4]   2> 2352 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[603]} 0 0
[junit4:junit4]   2> 2354 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[604]} 0 0
[junit4:junit4]   2> 2356 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[605]} 0 0
[junit4:junit4]   2> 2358 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[606]} 0 0
[junit4:junit4]   2> 2361 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[607]} 0 0
[junit4:junit4]   2> 2363 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[608]} 0 0
[junit4:junit4]   2> 2365 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[609]} 0 0
[junit4:junit4]   2> 2367 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[610]} 0 0
[junit4:junit4]   2> 2370 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[611]} 0 0
[junit4:junit4]   2> 2372 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[612]} 0 0
[junit4:junit4]   2> 2374 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[613]} 0 0
[junit4:junit4]   2> 2377 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[614]} 0 0
[junit4:junit4]   2> 2380 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[615]} 0 0
[junit4:junit4]   2> 2383 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[616]} 0 0
[junit4:junit4]   2> 2386 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[617]} 0 0
[junit4:junit4]   2> 2389 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[618]} 0 0
[junit4:junit4]   2> 2392 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[619]} 0 0
[junit4:junit4]   2> 2394 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[620]} 0 0
[junit4:junit4]   2> 2396 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[621]} 0 0
[junit4:junit4]   2> 2398 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[622]} 0 0
[junit4:junit4]   2> 2401 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[623]} 0 0
[junit4:junit4]   2> 2404 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[624]} 0 0
[junit4:junit4]   2> 2406 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[625]} 0 0
[junit4:junit4]   2> 2408 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[626]} 0 0
[junit4:junit4]   2> 2410 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[627]} 0 0
[junit4:junit4]   2> 2412 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[628]} 0 0
[junit4:junit4]   2> 2414 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[629]} 0 0
[junit4:junit4]   2> 2417 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[630]} 0 0
[junit4:junit4]   2> 2419 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[631]} 0 0
[junit4:junit4]   2> 2421 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[632]} 0 0
[junit4:junit4]   2> 2423 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[633]} 0 0
[junit4:junit4]   2> 2425 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[634]} 0 0
[junit4:junit4]   2> 2427 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[635]} 0 0
[junit4:junit4]   2> 2429 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[636]} 0 0
[junit4:junit4]   2> 2432 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[637]} 0 0
[junit4:junit4]   2> 2435 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[638]} 0 0
[junit4:junit4]   2> 2438 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[639]} 0 0
[junit4:junit4]   2> 2441 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[640]} 0 0
[junit4:junit4]   2> 2444 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[641]} 0 0
[junit4:junit4]   2> 2447 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[642]} 0 0
[junit4:junit4]   2> 2450 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[643]} 0 0
[junit4:junit4]   2> 2453 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[644]} 0 0
[junit4:junit4]   2> 2456 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[645]} 0 0
[junit4:junit4]   2> 2459 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[646]} 0 0
[junit4:junit4]   2> 2461 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[647]} 0 0
[junit4:junit4]   2> 2463 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[648]} 0 0
[junit4:junit4]   2> 2465 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[649]} 0 0
[junit4:junit4]   2> 2468 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[650]} 0 0
[junit4:junit4]   2> 2470 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[651]} 0 0
[junit4:junit4]   2> 2472 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[652]} 0 0
[junit4:junit4]   2> 2475 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[653]} 0 0
[junit4:junit4]   2> 2477 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[654]} 0 0
[junit4:junit4]   2> 2480 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[655]} 0 0
[junit4:junit4]   2> 2491 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[656]} 0 0
[junit4:junit4]   2> 2494 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[657]} 0 0
[junit4:junit4]   2> 2496 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[658]} 0 0
[junit4:junit4]   2> 2499 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[659]} 0 0
[junit4:junit4]   2> 2502 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[660]} 0 0
[junit4:junit4]   2> 2505 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[661]} 0 0
[junit4:junit4]   2> 2507 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[662]} 0 0
[junit4:junit4]   2> 2509 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[663]} 0 0
[junit4:junit4]   2> 2511 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[664]} 0 0
[junit4:junit4]   2> 2513 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[665]} 0 0
[junit4:junit4]   2> 2515 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[666]} 0 0
[junit4:junit4]   2> 2517 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[667]} 0 0
[junit4:junit4]   2> 2519 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[668]} 0 0
[junit4:junit4]   2> 2521 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[669]} 0 0
[junit4:junit4]   2> 2524 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[670]} 0 0
[junit4:junit4]   2> 2527 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[671]} 0 0
[junit4:junit4]   2> 2529 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[672]} 0 0
[junit4:junit4]   2> 2531 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[673]} 0 0
[junit4:junit4]   2> 2533 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[674]} 0 0
[junit4:junit4]   2> 2535 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[675]} 0 0
[junit4:junit4]   2> 2537 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[676]} 0 0
[junit4:junit4]   2> 2539 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[677]} 0 0
[junit4:junit4]   2> 2541 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[678]} 0 0
[junit4:junit4]   2> 2543 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[679]} 0 0
[junit4:junit4]   2> 2546 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[680]} 0 0
[junit4:junit4]   2> 2548 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[681]} 0 0
[junit4:junit4]   2> 2550 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[682]} 0 0
[junit4:junit4]   2> 2552 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[683]} 0 0
[junit4:junit4]   2> 2554 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[684]} 0 0
[junit4:junit4]   2> 2556 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[685]} 0 0
[junit4:junit4]   2> 2558 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[686]} 0 0
[junit4:junit4]   2> 2560 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[687]} 0 0
[junit4:junit4]   2> 2562 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[688]} 0 0
[junit4:junit4]   2> 2564 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[689]} 0 0
[junit4:junit4]   2> 2566 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[690]} 0 0
[junit4:junit4]   2> 2568 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[691]} 0 0
[junit4:junit4]   2> 2570 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[692]} 0 0
[junit4:junit4]   2> 2572 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[693]} 0 0
[junit4:junit4]   2> 2574 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[694]} 0 0
[junit4:junit4]   2> 2576 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[695]} 0 0
[junit4:junit4]   2> 2578 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[696]} 0 0
[junit4:junit4]   2> 2580 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[697]} 0 0
[junit4:junit4]   2> 2582 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[698]} 0 0
[junit4:junit4]   2> 2584 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[699]} 0 0
[junit4:junit4]   2> 2587 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[700]} 0 0
[junit4:junit4]   2> 2589 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[701]} 0 0
[junit4:junit4]   2> 2591 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[702]} 0 0
[junit4:junit4]   2> 2593 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[703]} 0 0
[junit4:junit4]   2> 2595 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[704]} 0 0
[junit4:junit4]   2> 2597 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[705]} 0 0
[junit4:junit4]   2> 2599 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[706]} 0 0
[junit4:junit4]   2> 2601 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[707]} 0 0
[junit4:junit4]   2> 2603 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[708]} 0 0
[junit4:junit4]   2> 2605 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[709]} 0 0
[junit4:junit4]   2> 2608 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[710]} 0 0
[junit4:junit4]   2> 2610 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[711]} 0 0
[junit4:junit4]   2> 2612 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[712]} 0 0
[junit4:junit4]   2> 2614 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[713]} 0 0
[junit4:junit4]   2> 2616 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[714]} 0 0
[junit4:junit4]   2> 2618 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[715]} 0 0
[junit4:junit4]   2> 2620 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[716]} 0 0
[junit4:junit4]   2> 2622 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[717]} 0 0
[junit4:junit4]   2> 2624 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[718]} 0 0
[junit4:junit4]   2> 2627 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[719]} 0 0
[junit4:junit4]   2> 2629 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[720]} 0 0
[junit4:junit4]   2> 2631 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[721]} 0 0
[junit4:junit4]   2> 2633 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[722]} 0 0
[junit4:junit4]   2> 2635 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[723]} 0 0
[junit4:junit4]   2> 2637 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[724]} 0 0
[junit4:junit4]   2> 2640 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[725]} 0 0
[junit4:junit4]   2> 2642 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[726]} 0 0
[junit4:junit4]   2> 2644 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[727]} 0 0
[junit4:junit4]   2> 2646 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[728]} 0 0
[junit4:junit4]   2> 2648 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[729]} 0 0
[junit4:junit4]   2> 2651 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[730]} 0 0
[junit4:junit4]   2> 2653 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[731]} 0 0
[junit4:junit4]   2> 2655 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[732]} 0 0
[junit4:junit4]   2> 2657 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[733]} 0 0
[junit4:junit4]   2> 2659 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[734]} 0 0
[junit4:junit4]   2> 2661 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[735]} 0 0
[junit4:junit4]   2> 2663 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[736]} 0 0
[junit4:junit4]   2> 2665 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[737]} 0 0
[junit4:junit4]   2> 2667 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[738]} 0 0
[junit4:junit4]   2> 2669 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[739]} 0 0
[junit4:junit4]   2> 2672 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[740]} 0 0
[junit4:junit4]   2> 2674 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[741]} 0 0
[junit4:junit4]   2> 2676 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[742]} 0 0
[junit4:junit4]   2> 2678 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[743]} 0 0
[junit4:junit4]   2> 2680 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[744]} 0 0
[junit4:junit4]   2> 2682 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[745]} 0 0
[junit4:junit4]   2> 2685 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[746]} 0 0
[junit4:junit4]   2> 2687 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[747]} 0 0
[junit4:junit4]   2> 2689 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[748]} 0 0
[junit4:junit4]   2> 2692 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[749]} 0 0
[junit4:junit4]   2> 2694 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[750]} 0 0
[junit4:junit4]   2> 2696 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[751]} 0 0
[junit4:junit4]   2> 2698 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[752]} 0 0
[junit4:junit4]   2> 2700 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[753]} 0 0
[junit4:junit4]   2> 2703 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[754]} 0 0
[junit4:junit4]   2> 2705 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[755]} 0 0
[junit4:junit4]   2> 2707 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[756]} 0 0
[junit4:junit4]   2> 2709 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[757]} 0 0
[junit4:junit4]   2> 2711 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[758]} 0 0
[junit4:junit4]   2> 2713 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[759]} 0 0
[junit4:junit4]   2> 2715 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[760]} 0 0
[junit4:junit4]   2> 2717 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[761]} 0 0
[junit4:junit4]   2> 2720 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[762]} 0 0
[junit4:junit4]   2> 2722 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[763]} 0 0
[junit4:junit4]   2> 2724 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[764]} 0 0
[junit4:junit4]   2> 2726 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[765]} 0 0
[junit4:junit4]   2> 2728 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[766]} 0 0
[junit4:junit4]   2> 2730 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[767]} 0 0
[junit4:junit4]   2> 2732 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[768]} 0 0
[junit4:junit4]   2> 2735 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[769]} 0 0
[junit4:junit4]   2> 2738 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[770]} 0 0
[junit4:junit4]   2> 2741 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[771]} 0 0
[junit4:junit4]   2> 2743 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[772]} 0 0
[junit4:junit4]   2> 2745 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[773]} 0 0
[junit4:junit4]   2> 2747 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[774]} 0 0
[junit4:junit4]   2> 2749 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[775]} 0 0
[junit4:junit4]   2> 2751 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[776]} 0 0
[junit4:junit4]   2> 2754 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[777]} 0 0
[junit4:junit4]   2> 2756 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[778]} 0 0
[junit4:junit4]   2> 2758 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[779]} 0 0
[junit4:junit4]   2> 2761 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[780]} 0 0
[junit4:junit4]   2> 2764 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[781]} 0 0
[junit4:junit4]   2> 2766 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[782]} 0 0
[junit4:junit4]   2> 2768 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[783]} 0 0
[junit4:junit4]   2> 2770 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[784]} 0 0
[junit4:junit4]   2> 2772 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[785]} 0 0
[junit4:junit4]   2> 2774 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[786]} 0 0
[junit4:junit4]   2> 2776 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[787]} 0 0
[junit4:junit4]   2> 2779 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[788]} 0 0
[junit4:junit4]   2> 2781 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[789]} 0 0
[junit4:junit4]   2> 2783 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[790]} 0 0
[junit4:junit4]   2> 2785 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[791]} 0 0
[junit4:junit4]   2> 2787 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[792]} 0 0
[junit4:junit4]   2> 2789 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[793]} 0 0
[junit4:junit4]   2> 2791 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[794]} 0 0
[junit4:junit4]   2> 2793 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[795]} 0 0
[junit4:junit4]   2> 2795 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[796]} 0 0
[junit4:junit4]   2> 2797 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[797]} 0 0
[junit4:junit4]   2> 2799 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[798]} 0 0
[junit4:junit4]   2> 2802 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[799]} 0 0
[junit4:junit4]   2> 2804 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[800]} 0 0
[junit4:junit4]   2> 2806 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[801]} 0 0
[junit4:junit4]   2> 2808 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[802]} 0 0
[junit4:junit4]   2> 2810 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[803]} 0 0
[junit4:junit4]   2> 2812 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[804]} 0 0
[junit4:junit4]   2> 2814 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[805]} 0 0
[junit4:junit4]   2> 2816 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[806]} 0 0
[junit4:junit4]   2> 2818 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[807]} 0 0
[junit4:junit4]   2> 2820 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[808]} 0 0
[junit4:junit4]   2> 2823 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[809]} 0 0
[junit4:junit4]   2> 2825 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[810]} 0 0
[junit4:junit4]   2> 2827 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[811]} 0 0
[junit4:junit4]   2> 2829 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[812]} 0 0
[junit4:junit4]   2> 2831 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[813]} 0 0
[junit4:junit4]   2> 2834 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[814]} 0 0
[junit4:junit4]   2> 2836 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[815]} 0 0
[junit4:junit4]   2> 2838 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[816]} 0 0
[junit4:junit4]   2> 2840 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[817]} 0 0
[junit4:junit4]   2> 2842 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[818]} 0 0
[junit4:junit4]   2> 2844 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[819]} 0 0
[junit4:junit4]   2> 2846 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[820]} 0 0
[junit4:junit4]   2> 2848 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[821]} 0 0
[junit4:junit4]   2> 2850 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[822]} 0 0
[junit4:junit4]   2> 2852 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[823]} 0 0
[junit4:junit4]   2> 2854 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[824]} 0 0
[junit4:junit4]   2> 2856 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[825]} 0 0
[junit4:junit4]   2> 2858 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[826]} 0 0
[junit4:junit4]   2> 2860 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[827]} 0 0
[junit4:junit4]   2> 2862 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[828]} 0 0
[junit4:junit4]   2> 2864 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[829]} 0 0
[junit4:junit4]   2> 2866 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[830]} 0 0
[junit4:junit4]   2> 2868 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[831]} 0 0
[junit4:junit4]   2> 2870 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[832]} 0 0
[junit4:junit4]   2> 2872 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[833]} 0 0
[junit4:junit4]   2> 2874 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[834]} 0 0
[junit4:junit4]   2> 2876 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[835]} 0 0
[junit4:junit4]   2> 2878 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[836]} 0 0
[junit4:junit4]   2> 2880 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[837]} 0 0
[junit4:junit4]   2> 2882 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[838]} 0 0
[junit4:junit4]   2> 2884 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[839]} 0 0
[junit4:junit4]   2> 2886 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[840]} 0 0
[junit4:junit4]   2> 2888 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[841]} 0 0
[junit4:junit4]   2> 2890 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[842]} 0 0
[junit4:junit4]   2> 2892 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[843]} 0 0
[junit4:junit4]   2> 2894 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[844]} 0 0
[junit4:junit4]   2> 2896 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[845]} 0 0
[junit4:junit4]   2> 2898 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[846]} 0 0
[junit4:junit4]   2> 2900 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[847]} 0 0
[junit4:junit4]   2> 2902 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[848]} 0 0
[junit4:junit4]   2> 2905 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[849]} 0 0
[junit4:junit4]   2> 2907 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[850]} 0 0
[junit4:junit4]   2> 2909 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[851]} 0 0
[junit4:junit4]   2> 2912 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[852]} 0 0
[junit4:junit4]   2> 2914 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[853]} 0 0
[junit4:junit4]   2> 2917 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[854]} 0 0
[junit4:junit4]   2> 2919 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[855]} 0 0
[junit4:junit4]   2> 2922 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[856]} 0 0
[junit4:junit4]   2> 2925 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[857]} 0 0
[junit4:junit4]   2> 2928 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[858]} 0 0
[junit4:junit4]   2> 2930 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[859]} 0 0
[junit4:junit4]   2> 2933 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[860]} 0 0
[junit4:junit4]   2> 2935 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[861]} 0 0
[junit4:junit4]   2> 2937 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[862]} 0 0
[junit4:junit4]   2> 2939 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[863]} 0 0
[junit4:junit4]   2> 2942 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[864]} 0 0
[junit4:junit4]   2> 2944 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[865]} 0 0
[junit4:junit4]   2> 2947 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[866]} 0 0
[junit4:junit4]   2> 2949 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[867]} 0 0
[junit4:junit4]   2> 2951 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[868]} 0 0
[junit4:junit4]   2> 2953 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[869]} 0 0
[junit4:junit4]   2> 2955 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[870]} 0 0
[junit4:junit4]   2> 2957 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[871]} 0 0
[junit4:junit4]   2> 2959 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[872]} 0 0
[junit4:junit4]   2> 2961 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[873]} 0 0
[junit4:junit4]   2> 2963 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[874]} 0 0
[junit4:junit4]   2> 2965 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[875]} 0 0
[junit4:junit4]   2> 2967 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[876]} 0 0
[junit4:junit4]   2> 2969 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[877]} 0 0
[junit4:junit4]   2> 2971 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[878]} 0 0
[junit4:junit4]   2> 2973 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[879]} 0 0
[junit4:junit4]   2> 2976 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[880]} 0 0
[junit4:junit4]   2> 2978 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[881]} 0 0
[junit4:junit4]   2> 2980 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[882]} 0 0
[junit4:junit4]   2> 2982 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[883]} 0 0
[junit4:junit4]   2> 2984 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[884]} 0 0
[junit4:junit4]   2> 2986 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[885]} 0 0
[junit4:junit4]   2> 2988 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[886]} 0 0
[junit4:junit4]   2> 2990 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[887]} 0 0
[junit4:junit4]   2> 2992 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[888]} 0 0
[junit4:junit4]   2> 2994 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[889]} 0 0
[junit4:junit4]   2> 2996 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[890]} 0 0
[junit4:junit4]   2> 3000 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[891]} 0 0
[junit4:junit4]   2> 3003 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[892]} 0 0
[junit4:junit4]   2> 3005 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[893]} 0 0
[junit4:junit4]   2> 3007 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[894]} 0 0
[junit4:junit4]   2> 3009 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[895]} 0 0
[junit4:junit4]   2> 3011 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[896]} 0 0
[junit4:junit4]   2> 3013 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[897]} 0 0
[junit4:junit4]   2> 3015 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[898]} 0 0
[junit4:junit4]   2> 3017 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[899]} 0 0
[junit4:junit4]   2> 3020 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[900]} 0 0
[junit4:junit4]   2> 3023 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[901]} 0 0
[junit4:junit4]   2> 3025 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[902]} 0 0
[junit4:junit4]   2> 3027 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[903]} 0 0
[junit4:junit4]   2> 3029 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[904]} 0 0
[junit4:junit4]   2> 3031 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[905]} 0 0
[junit4:junit4]   2> 3033 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[906]} 0 0
[junit4:junit4]   2> 3035 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[907]} 0 0
[junit4:junit4]   2> 3037 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[908]} 0 0
[junit4:junit4]   2> 3039 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[909]} 0 0
[junit4:junit4]   2> 3041 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[910]} 0 0
[junit4:junit4]   2> 3043 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[911]} 0 0
[junit4:junit4]   2> 3045 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[912]} 0 0
[junit4:junit4]   2> 3047 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[913]} 0 0
[junit4:junit4]   2> 3049 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[914]} 0 0
[junit4:junit4]   2> 3051 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[915]} 0 0
[junit4:junit4]   2> 3053 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[916]} 0 0
[junit4:junit4]   2> 3055 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[917]} 0 0
[junit4:junit4]   2> 3057 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[918]} 0 0
[junit4:junit4]   2> 3059 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[919]} 0 0
[junit4:junit4]   2> 3061 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[920]} 0 0
[junit4:junit4]   2> 3063 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[921]} 0 0
[junit4:junit4]   2> 3065 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[922]} 0 0
[junit4:junit4]   2> 3067 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[923]} 0 0
[junit4:junit4]   2> 3069 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[924]} 0 0
[junit4:junit4]   2> 3071 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[925]} 0 0
[junit4:junit4]   2> 3073 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[926]} 0 0
[junit4:junit4]   2> 3075 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[927]} 0 0
[junit4:junit4]   2> 3077 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[928]} 0 0
[junit4:junit4]   2> 3079 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[929]} 0 0
[junit4:junit4]   2> 3081 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[930]} 0 0
[junit4:junit4]   2> 3083 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[931]} 0 0
[junit4:junit4]   2> 3085 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[932]} 0 0
[junit4:junit4]   2> 3087 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[933]} 0 0
[junit4:junit4]   2> 3089 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[934]} 0 0
[junit4:junit4]   2> 3091 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[935]} 0 0
[junit4:junit4]   2> 3093 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[936]} 0 0
[junit4:junit4]   2> 3095 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[937]} 0 0
[junit4:junit4]   2> 3097 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[938]} 0 0
[junit4:junit4]   2> 3099 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[939]} 0 0
[junit4:junit4]   2> 3101 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[940]} 0 0
[junit4:junit4]   2> 3103 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[941]} 0 0
[junit4:junit4]   2> 3105 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[942]} 0 0
[junit4:junit4]   2> 3107 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[943]} 0 0
[junit4:junit4]   2> 3109 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[944]} 0 0
[junit4:junit4]   2> 3111 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[945]} 0 0
[junit4:junit4]   2> 3113 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[946]} 0 0
[junit4:junit4]   2> 3115 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[947]} 0 0
[junit4:junit4]   2> 3117 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[948]} 0 0
[junit4:junit4]   2> 3120 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[949]} 0 0
[junit4:junit4]   2> 3122 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[950]} 0 0
[junit4:junit4]   2> 3124 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[951]} 0 0
[junit4:junit4]   2> 3126 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[952]} 0 0
[junit4:junit4]   2> 3128 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[953]} 0 0
[junit4:junit4]   2> 3130 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[954]} 0 0
[junit4:junit4]   2> 3132 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[955]} 0 0
[junit4:junit4]   2> 3134 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[956]} 0 0
[junit4:junit4]   2> 3136 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[957]} 0 0
[junit4:junit4]   2> 3138 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[958]} 0 0
[junit4:junit4]   2> 3140 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[959]} 0 0
[junit4:junit4]   2> 3142 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[960]} 0 0
[junit4:junit4]   2> 3144 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[961]} 0 0
[junit4:junit4]   2> 3146 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[962]} 0 0
[junit4:junit4]   2> 3148 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[963]} 0 0
[junit4:junit4]   2> 3150 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[964]} 0 0
[junit4:junit4]   2> 3152 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[965]} 0 0
[junit4:junit4]   2> 3154 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[966]} 0 0
[junit4:junit4]   2> 3156 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[967]} 0 0
[junit4:junit4]   2> 3158 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[968]} 0 0
[junit4:junit4]   2> 3160 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[969]} 0 0
[junit4:junit4]   2> 3162 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[970]} 0 0
[junit4:junit4]   2> 3164 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[971]} 0 0
[junit4:junit4]   2> 3166 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[972]} 0 0
[junit4:junit4]   2> 3170 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[973]} 0 0
[junit4:junit4]   2> 3173 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[974]} 0 0
[junit4:junit4]   2> 3175 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[975]} 0 0
[junit4:junit4]   2> 3178 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[976]} 0 1
[junit4:junit4]   2> 3180 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[977]} 0 0
[junit4:junit4]   2> 3182 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[978]} 0 0
[junit4:junit4]   2> 3184 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[979]} 0 0
[junit4:junit4]   2> 3186 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[980]} 0 0
[junit4:junit4]   2> 3188 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[981]} 0 0
[junit4:junit4]   2> 3190 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[982]} 0 0
[junit4:junit4]   2> 3192 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[983]} 0 0
[junit4:junit4]   2> 3194 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[984]} 0 0
[junit4:junit4]   2> 3196 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[985]} 0 0
[junit4:junit4]   2> 3198 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[986]} 0 0
[junit4:junit4]   2> 3200 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[987]} 0 0
[junit4:junit4]   2> 3202 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[988]} 0 0
[junit4:junit4]   2> 3204 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[989]} 0 0
[junit4:junit4]   2> 3206 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[990]} 0 0
[junit4:junit4]   2> 3208 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[991]} 0 0
[junit4:junit4]   2> 3210 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[992]} 0 0
[junit4:junit4]   2> 3212 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[993]} 0 0
[junit4:junit4]   2> 3214 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[994]} 0 0
[junit4:junit4]   2> 3216 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[995]} 0 0
[junit4:junit4]   2> 3218 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[996]} 0 0
[junit4:junit4]   2> 3220 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[997]} 0 0
[junit4:junit4]   2> 3222 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[998]} 0 0
[junit4:junit4]   2> 3224 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[999]} 0 0
[junit4:junit4]   2> 3226 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1000]} 0 0
[junit4:junit4]   2> 3228 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1001]} 0 0
[junit4:junit4]   2> 3230 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1002]} 0 0
[junit4:junit4]   2> 3232 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1003]} 0 0
[junit4:junit4]   2> 3234 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1004]} 0 0
[junit4:junit4]   2> 3236 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1005]} 0 0
[junit4:junit4]   2> 3238 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1006]} 0 0
[junit4:junit4]   2> 3240 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1007]} 0 0
[junit4:junit4]   2> 3242 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1008]} 0 0
[junit4:junit4]   2> 3244 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1009]} 0 0
[junit4:junit4]   2> 3246 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1010]} 0 0
[junit4:junit4]   2> 3248 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1011]} 0 0
[junit4:junit4]   2> 3250 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1012]} 0 0
[junit4:junit4]   2> 3252 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1013]} 0 0
[junit4:junit4]   2> 3254 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1014]} 0 0
[junit4:junit4]   2> 3256 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1015]} 0 0
[junit4:junit4]   2> 3258 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1016]} 0 0
[junit4:junit4]   2> 3260 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1017]} 0 0
[junit4:junit4]   2> 3262 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1018]} 0 0
[junit4:junit4]   2> 3264 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1019]} 0 0
[junit4:junit4]   2> 3266 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1020]} 0 0
[junit4:junit4]   2> 3268 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1021]} 0 0
[junit4:junit4]   2> 3270 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1022]} 0 0
[junit4:junit4]   2> 3272 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1023]} 0 0
[junit4:junit4]   2> 3274 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1024]} 0 0
[junit4:junit4]   2> 3276 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1025]} 0 0
[junit4:junit4]   2> 3278 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1026]} 0 0
[junit4:junit4]   2> 3280 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1027]} 0 0
[junit4:junit4]   2> 3282 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1028]} 0 0
[junit4:junit4]   2> 3284 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1029]} 0 0
[junit4:junit4]   2> 3286 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1030]} 0 0
[junit4:junit4]   2> 3288 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1031]} 0 0
[junit4:junit4]   2> 3290 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1032]} 0 0
[junit4:junit4]   2> 3292 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1033]} 0 0
[junit4:junit4]   2> 3294 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1034]} 0 0
[junit4:junit4]   2> 3296 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1035]} 0 0
[junit4:junit4]   2> 3298 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1036]} 0 0
[junit4:junit4]   2> 3300 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1037]} 0 0
[junit4:junit4]   2> 3302 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1038]} 0 0
[junit4:junit4]   2> 3304 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1039]} 0 0
[junit4:junit4]   2> 3306 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1040]} 0 0
[junit4:junit4]   2> 3308 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1041]} 0 0
[junit4:junit4]   2> 3310 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1042]} 0 0
[junit4:junit4]   2> 3312 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1043]} 0 0
[junit4:junit4]   2> 3314 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1044]} 0 0
[junit4:junit4]   2> 3316 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1045]} 0 0
[junit4:junit4]   2> 3318 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1046]} 0 0
[junit4:junit4]   2> 3320 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1047]} 0 0
[junit4:junit4]   2> 3322 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1048]} 0 0
[junit4:junit4]   2> 3324 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1049]} 0 0
[junit4:junit4]   2> 3326 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1050]} 0 0
[junit4:junit4]   2> 3328 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1051]} 0 0
[junit4:junit4]   2> 3330 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1052]} 0 0
[junit4:junit4]   2> 3332 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1053]} 0 0
[junit4:junit4]   2> 3334 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1054]} 0 0
[junit4:junit4]   2> 3336 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1055]} 0 0
[junit4:junit4]   2> 3338 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1056]} 0 0
[junit4:junit4]   2> 3340 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1057]} 0 0
[junit4:junit4]   2> 3342 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1058]} 0 0
[junit4:junit4]   2> 3344 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1059]} 0 0
[junit4:junit4]   2> 3346 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1060]} 0 0
[junit4:junit4]   2> 3348 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1061]} 0 0
[junit4:junit4]   2> 3350 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1062]} 0 0
[junit4:junit4]   2> 3352 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1063]} 0 0
[junit4:junit4]   2> 3354 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1064]} 0 0
[junit4:junit4]   2> 3356 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1065]} 0 0
[junit4:junit4]   2> 3358 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1066]} 0 0
[junit4:junit4]   2> 3360 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1067]} 0 0
[junit4:junit4]   2> 3362 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1068]} 0 0
[junit4:junit4]   2> 3364 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1069]} 0 0
[junit4:junit4]   2> 3366 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1070]} 0 0
[junit4:junit4]   2> 3368 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1071]} 0 0
[junit4:junit4]   2> 3370 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1072]} 0 0
[junit4:junit4]   2> 3372 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1073]} 0 0
[junit4:junit4]   2> 3374 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1074]} 0 0
[junit4:junit4]   2> 3376 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1075]} 0 0
[junit4:junit4]   2> 3378 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1076]} 0 0
[junit4:junit4]   2> 3380 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1077]} 0 0
[junit4:junit4]   2> 3382 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1078]} 0 0
[junit4:junit4]   2> 3384 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1079]} 0 0
[junit4:junit4]   2> 3386 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1080]} 0 0
[junit4:junit4]   2> 3388 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1081]} 0 0
[junit4:junit4]   2> 3390 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1082]} 0 0
[junit4:junit4]   2> 3392 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1083]} 0 0
[junit4:junit4]   2> 3394 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1084]} 0 0
[junit4:junit4]   2> 3396 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1085]} 0 0
[junit4:junit4]   2> 3398 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1086]} 0 0
[junit4:junit4]   2> 3400 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1087]} 0 0
[junit4:junit4]   2> 3402 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1088]} 0 0
[junit4:junit4]   2> 3404 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1089]} 0 0
[junit4:junit4]   2> 3406 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1090]} 0 0
[junit4:junit4]   2> 3408 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1091]} 0 0
[junit4:junit4]   2> 3410 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1092]} 0 0
[junit4:junit4]   2> 3412 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1093]} 0 0
[junit4:junit4]   2> 3414 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1094]} 0 0
[junit4:junit4]   2> 3416 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1095]} 0 0
[junit4:junit4]   2> 3418 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1096]} 0 0
[junit4:junit4]   2> 3420 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1097]} 0 0
[junit4:junit4]   2> 3422 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1098]} 0 0
[junit4:junit4]   2> 3424 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1099]} 0 0
[junit4:junit4]   2> 3426 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1100]} 0 0
[junit4:junit4]   2> 3450 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1101]} 0 0
[junit4:junit4]   2> 3453 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1102]} 0 0
[junit4:junit4]   2> 3455 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1103]} 0 0
[junit4:junit4]   2> 3457 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1104]} 0 0
[junit4:junit4]   2> 3459 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1105]} 0 0
[junit4:junit4]   2> 3461 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1106]} 0 0
[junit4:junit4]   2> 3463 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1107]} 0 0
[junit4:junit4]   2> 3465 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1108]} 0 0
[junit4:junit4]   2> 3467 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1109]} 0 0
[junit4:junit4]   2> 3469 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1110]} 0 0
[junit4:junit4]   2> 3471 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1111]} 0 0
[junit4:junit4]   2> 3473 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1112]} 0 0
[junit4:junit4]   2> 3475 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1113]} 0 0
[junit4:junit4]   2> 3478 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1114]} 0 0
[junit4:junit4]   2> 3480 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1115]} 0 0
[junit4:junit4]   2> 3482 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1116]} 0 0
[junit4:junit4]   2> 3484 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1117]} 0 0
[junit4:junit4]   2> 3486 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1118]} 0 0
[junit4:junit4]   2> 3488 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1119]} 0 0
[junit4:junit4]   2> 3490 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1120]} 0 0
[junit4:junit4]   2> 3492 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1121]} 0 0
[junit4:junit4]   2> 3494 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1122]} 0 0
[junit4:junit4]   2> 3496 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1123]} 0 0
[junit4:junit4]   2> 3498 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1124]} 0 0
[junit4:junit4]   2> 3500 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1125]} 0 0
[junit4:junit4]   2> 3502 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1126]} 0 0
[junit4:junit4]   2> 3505 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1127]} 0 0
[junit4:junit4]   2> 3507 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1128]} 0 0
[junit4:junit4]   2> 3509 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1129]} 0 0
[junit4:junit4]   2> 3511 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1130]} 0 0
[junit4:junit4]   2> 3513 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1131]} 0 0
[junit4:junit4]   2> 3515 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1132]} 0 0
[junit4:junit4]   2> 3517 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1133]} 0 0
[junit4:junit4]   2> 3520 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1134]} 0 0
[junit4:junit4]   2> 3522 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1135]} 0 0
[junit4:junit4]   2> 3524 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1136]} 0 0
[junit4:junit4]   2> 3526 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1137]} 0 0
[junit4:junit4]   2> 3528 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1138]} 0 0
[junit4:junit4]   2> 3530 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1139]} 0 0
[junit4:junit4]   2> 3532 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1140]} 0 0
[junit4:junit4]   2> 3534 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1141]} 0 0
[junit4:junit4]   2> 3536 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1142]} 0 0
[junit4:junit4]   2> 3538 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1143]} 0 0
[junit4:junit4]   2> 3540 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1144]} 0 0
[junit4:junit4]   2> 3542 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1145]} 0 0
[junit4:junit4]   2> 3544 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1146]} 0 0
[junit4:junit4]   2> 3546 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1147]} 0 0
[junit4:junit4]   2> 3548 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1148]} 0 0
[junit4:junit4]   2> 3550 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1149]} 0 0
[junit4:junit4]   2> 3552 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1150]} 0 0
[junit4:junit4]   2> 3554 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1151]} 0 0
[junit4:junit4]   2> 3556 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1152]} 0 0
[junit4:junit4]   2> 3558 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1153]} 0 0
[junit4:junit4]   2> 3560 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1154]} 0 0
[junit4:junit4]   2> 3562 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1155]} 0 0
[junit4:junit4]   2> 3564 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1156]} 0 0
[junit4:junit4]   2> 3566 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1157]} 0 0
[junit4:junit4]   2> 3568 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1158]} 0 0
[junit4:junit4]   2> 3571 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1159]} 0 0
[junit4:junit4]   2> 3573 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1160]} 0 0
[junit4:junit4]   2> 3575 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1161]} 0 0
[junit4:junit4]   2> 3577 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1162]} 0 0
[junit4:junit4]   2> 3579 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1163]} 0 0
[junit4:junit4]   2> 3581 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1164]} 0 0
[junit4:junit4]   2> 3583 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1165]} 0 0
[junit4:junit4]   2> 3585 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1166]} 0 0
[junit4:junit4]   2> 3587 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1167]} 0 0
[junit4:junit4]   2> 3589 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1168]} 0 0
[junit4:junit4]   2> 3591 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1169]} 0 0
[junit4:junit4]   2> 3593 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1170]} 0 0
[junit4:junit4]   2> 3595 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1171]} 0 0
[junit4:junit4]   2> 3597 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1172]} 0 0
[junit4:junit4]   2> 3599 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1173]} 0 0
[junit4:junit4]   2> 3601 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1174]} 0 0
[junit4:junit4]   2> 3604 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1175]} 0 0
[junit4:junit4]   2> 3606 T2322 C115 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version

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

28688121/slave/collection1/data/index.20130222053146010
[junit4:junit4]   2> 418714 T2296 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361528688121/slave/collection1/data/index.20130222053146010
[junit4:junit4]   2> 418715 T2296 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestReplicationHandler -Dtests.method=test -Dtests.seed=256F0482C2D806CB -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/hudson/lucene-data/enwiki.random.lines.txt -Dtests.locale=lt_LT -Dtests.timezone=America/Indianapolis -Dtests.file.encoding=US-ASCII
[junit4:junit4] FAILURE  419s J1 | TestReplicationHandler.test <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: expected:<[{indexVersion=1361529103547,generation=2,filelist=[_0.fnm, _0_Lucene41_0.doc, _0_nrm.cfe, segments_2, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene41_0.tim, _0.fdt, _0_Lucene41_0.tip]}]> but was:<[{indexVersion=1361529103547,generation=2,filelist=[_0.fnm, _0_Lucene41_0.doc, _0_nrm.cfe, segments_2, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0.fdt]}]>
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([256F0482C2D806CB:AD3B3B586C246B33]:0)
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    > 	at org.junit.Assert.failNotEquals(Assert.java:647)
[junit4:junit4]    > 	at org.junit.Assert.assertEquals(Assert.java:128)
[junit4:junit4]    > 	at org.junit.Assert.assertEquals(Assert.java:147)
[junit4:junit4]    > 	at org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload(TestReplicationHandler.java:785)
[junit4:junit4]    > 	at org.apache.solr.handler.TestReplicationHandler.test(TestReplicationHandler.java:254)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:616)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:679)
[junit4:junit4]   2> 418906 T2296 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41, sim=DefaultSimilarity, locale=lt_LT, timezone=America/Indianapolis
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=1,free=66538256,total=254279680
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestCSVLoader, TestLRUCache, TestReload, TestDocSet, DirectSolrSpellCheckerTest, PrimitiveFieldTypeTest, LeaderElectionTest, DebugComponentTest, SolrInfoMBeanTest, ExternalFileFieldSortTest, TestCSVResponseWriter, BasicDistributedZk2Test, PolyFieldTest, SoftAutoCommitTest, XsltUpdateRequestHandlerTest, TestTrie, ZkNodePropsTest, QueryEqualityTest, QueryParsingTest, StatsComponentTest, TestDocumentBuilder, TestReversedWildcardFilterFactory, TestSolrCoreProperties, DOMUtilTest, StandardRequestHandlerTest, MultiTermTest, TermVectorComponentTest, SolrIndexConfigTest, OutputWriterTest, TestPropInject, TestLazyCores, TestDistributedGrouping, ZkSolrClientTest, TestSolrDeletionPolicy2, PeerSyncTest, BasicZkTest, TestOmitPositions, SignatureUpdateProcessorFactoryTest, OverseerTest, OpenExchangeRatesOrgProviderTest, TestHashPartitioner, LegacyHTMLStripCharFilterTest, DocumentAnalysisRequestHandlerTest, TestSolrJ, TestUpdate, RecoveryZkTest, DistributedQueryElevationComponentTest, TimeZoneUtilsTest, ShowFileRequestHandlerTest, TestFoldingMultitermQuery, TestComponentsName, SuggesterTSTTest, TestMergePolicyConfig, TestPluginEnable, UpdateParamsTest, LukeRequestHandlerTest, TestJmxIntegration, FileUtilsTest, TestSolrXMLSerializer, SliceStateTest, SliceStateUpdateTest, SpellCheckComponentTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler]
[junit4:junit4] Completed on J1 in 418.93s, 1 test, 1 failure <<< FAILURES!

[...truncated 230 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:388: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:361: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build.xml:183: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/common-build.xml:447: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:1202: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:865: There were test failures: 254 suites, 1053 tests, 1 failure, 22 ignored (4 assumptions)

Total time: 83 minutes 17 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



Re: [JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 185 - Still Failing

Posted by Mark Miller <ma...@gmail.com>.
One option seems to be just to sort it when building the data structure. Otherwise, a little hack compare method specifically for comparing that NamedList layout.

Index: solr/core/src/java/org/apache/solr/handler/ReplicationHandler.java
===================================================================
--- solr/core/src/java/org/apache/solr/handler/ReplicationHandler.java	(revision 1448513)
+++ solr/core/src/java/org/apache/solr/handler/ReplicationHandler.java	(working copy)
@@ -26,6 +26,7 @@
 import java.util.ArrayList;
 import java.util.Arrays;
 import java.util.Collection;
+import java.util.Collections;
 import java.util.Date;
 import java.util.HashMap;
 import java.util.HashSet;
@@ -73,6 +74,7 @@
 import org.slf4j.Logger;
 import org.slf4j.LoggerFactory;
 
+
 /**
  * <p> A Handler which provides a REST API for replication and serves replication requests from Slaves. <p/> </p>
  * <p>When running on the master, it provides the following commands <ol> <li>Get the current replicatable index version
@@ -232,7 +234,11 @@
         NamedList<Object> nl = new NamedList<Object>();
         nl.add("indexVersion", IndexDeletionPolicyWrapper.getCommitTimestamp(c));
         nl.add(GENERATION, c.getGeneration());
-        nl.add(CMD_GET_FILE_LIST, c.getFileNames());
+        
+        List<String> commitList = new ArrayList<String>(c.getFileNames().size());
+        commitList.addAll(c.getFileNames());
+        Collections.sort(commitList);
+        nl.add(CMD_GET_FILE_LIST, commitList);
         l.add(nl);
       } catch (IOException e) {
         LOG.warn("Exception while reading files for commit " + c, e);

On Feb 21, 2013, at 5:53 AM, Robert Muir <rc...@gmail.com> wrote:

> i have no idea how to fix this test: it throws away all type safety,
> only using assertEquals(Object, Object) from a namedlist.
> 
> but its clear it needs to sort these files before comparing them!
> 
> On Wed, Feb 20, 2013 at 11:53 PM, Apache Jenkins Server
> <je...@builds.apache.org> wrote:
>> Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/185/
>> 
>> 1 tests failed.
>> FAILED:  org.apache.solr.handler.TestReplicationHandler.test
>> 
>> Error Message:
>> expected:<[{indexVersion=1361433017926,generation=2,filelist=[_0_Pulsing41_0.doc, _0.fnm, _0_Pulsing41_0.tim, o_0_Pulsing41_0.tip, _0.nvd, segments_2, _0.fdx, _0.si, _0.nvm, _0.fdt]}]> but was:<[{indexVersion=1361433017926,generation=2,filelist=[_0_Pulsing41_0.doc, _0.fnm, _0_Pulsing41_0.tim, _0_Pulsing41_0.tip, _0.nvd, segments_2, _0.fdx, _0.nvm, _0.si, _0.fdt]}]>
>> 
>> Stack Trace:
>> java.lang.AssertionError: expected:<[{indexVersion=1361433017926,generation=2,filelist=[_0_Pulsing41_0.doc, _0.fnm, _0_Pulsing41_0.tim, _0_Pulsing41_0.tip, _0.nvd, segments_2, _0.fdx, _0.si, _0.nvm, _0.fdt]}]> but was:<[{indexVersion=1361433017926,generation=2,filelist=[_0_Pulsing41_0.doc, _0.fnm, _0_Pulsing41_0.tim, _0_Pulsing41_0.tip, _0.nvd, segments_2, _0.fdx, _0.nvm, _0.si, _0.fdt]}]>
>>        at __randomizedtesting.SeedInfo.seed([60CC5078815A7FBB:E8986FA22FA61243]:0)
>>        at org.junit.Assert.fail(Assert.java:93)
>>        at org.junit.Assert.failNotEquals(Assert.java:647)
>>        at org.junit.Assert.assertEquals(Assert.java:128)
>>        at org.junit.Assert.assertEquals(Assert.java:147)
>>        at org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload(TestReplicationHandler.java:785)
>>        at org.apache.solr.handler.TestReplicationHandler.test(TestReplicationHandler.java:254)
>>        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:616)
>>        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:679)
>> 
>> 
>> 
>> 
>> Build Log:
>> [...truncated 8612 lines...]
>> [junit4:junit4] Suite: org.apache.solr.handler.TestReplicationHandler
>> [junit4:junit4]   2> 3 T3556 oas.SolrTestCaseJ4.setUp ###Starting test
>> [junit4:junit4]   2> 16 T3556 oejs.Server.doStart jetty-8.1.8.v20121106
>> [junit4:junit4]   2> 21 T3556 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:62021
>> [junit4:junit4]   2> 22 T3556 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
>> [junit4:junit4]   2> 23 T3556 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
>> [junit4:junit4]   2> 23 T3556 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master
>> [junit4:junit4]   2> 23 T3556 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/solr.xml
>> [junit4:junit4]   2> 24 T3556 oasc.CoreContainer.<init> New CoreContainer 1705103615
>> [junit4:junit4]   2> 24 T3556 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
>> [junit4:junit4]   2> 25 T3556 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/'
>> [junit4:junit4]   2> 25 T3556 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/'
>> [junit4:junit4]   2> 70 T3556 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
>> [junit4:junit4]   2> 70 T3556 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
>> [junit4:junit4]   2> 71 T3556 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
>> [junit4:junit4]   2> 71 T3556 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
>> [junit4:junit4]   2> 71 T3556 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
>> [junit4:junit4]   2> 72 T3556 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
>> [junit4:junit4]   2> 72 T3556 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
>> [junit4:junit4]   2> 73 T3556 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
>> [junit4:junit4]   2> 73 T3556 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
>> [junit4:junit4]   2> 73 T3556 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
>> [junit4:junit4]   2> 92 T3556 oasc.CoreContainer.load Registering Log Listener
>> [junit4:junit4]   2> 114 T3566 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1
>> [junit4:junit4]   2> 115 T3566 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/'
>> [junit4:junit4]   2> 164 T3566 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
>> [junit4:junit4]   2> 220 T3566 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
>> [junit4:junit4]   2> 220 T3566 oass.IndexSchema.readSchema Reading Solr Schema
>> [junit4:junit4]   2> 224 T3566 oass.IndexSchema.readSchema Schema name=test
>> [junit4:junit4]   2> 244 T3566 oass.IndexSchema.readSchema unique key field: id
>> [junit4:junit4]   2> 245 T3566 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data/
>> [junit4:junit4]   2> 245 T3566 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
>> [junit4:junit4]   2> 245 T3566 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
>> [junit4:junit4]   2> 246 T3566 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data forceNew:false
>> [junit4:junit4]   2> 246 T3566 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data
>> [junit4:junit4]   2> 247 T3566 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data/index/
>> [junit4:junit4]   2> 247 T3566 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data/index' doesn't exist. Creating new index...
>> [junit4:junit4]   2> 248 T3566 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data/index forceNew:false
>> [junit4:junit4]   2> 249 T3566 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
>> [junit4:junit4]   2>            commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@42d0642b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@119bea2c),segFN=segments_1,generation=1,filenames=[segments_1]
>> [junit4:junit4]   2> 249 T3566 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
>> [junit4:junit4]   2> 249 T3566 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data/index
>> [junit4:junit4]   2> 250 T3566 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
>> [junit4:junit4]   2> 250 T3566 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
>> [junit4:junit4]   2> 251 T3566 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
>> [junit4:junit4]   2> 251 T3566 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
>> [junit4:junit4]   2> 251 T3566 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
>> [junit4:junit4]   2> 251 T3566 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
>> [junit4:junit4]   2> 258 T3566 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>> [junit4:junit4]   2> 261 T3566 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data
>> [junit4:junit4]   2> 262 T3566 oass.SolrIndexSearcher.<init> Opening Searcher@21d62ce4 main
>> [junit4:junit4]   2> 262 T3566 oasu.CommitTracker.<init> Hard AutoCommit: disabled
>> [junit4:junit4]   2> 262 T3566 oasu.CommitTracker.<init> Soft AutoCommit: disabled
>> [junit4:junit4]   2> 263 T3566 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml,xslt/dummy.xsl
>> [junit4:junit4]   2> 263 T3566 oash.ReplicationHandler.inform Commits will be reserved for  10000
>> [junit4:junit4]   2> 263 T3566 oasc.CoreContainer.registerCore registering core: collection1
>> [junit4:junit4]   2> 263 T3567 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@21d62ce4 main{StandardDirectoryReader(segments_1:1)}
>> [junit4:junit4]   2> 263 T3556 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
>> [junit4:junit4]   2> 264 T3556 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
>> [junit4:junit4]   2> 264 T3556 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
>> [junit4:junit4]   2> 282 T3556 oejs.Server.doStart jetty-8.1.8.v20121106
>> [junit4:junit4]   2> 284 T3556 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:62023
>> [junit4:junit4]   2> 285 T3556 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
>> [junit4:junit4]   2> 285 T3556 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
>> [junit4:junit4]   2> 286 T3556 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave
>> [junit4:junit4]   2> 286 T3556 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave/solr.xml
>> [junit4:junit4]   2> 286 T3556 oasc.CoreContainer.<init> New CoreContainer 1933060010
>> [junit4:junit4]   2> 287 T3556 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
>> [junit4:junit4]   2> 287 T3556 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave/'
>> [junit4:junit4]   2> 288 T3556 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave/'
>> [junit4:junit4]   2> 305 T3556 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
>> [junit4:junit4]   2> 306 T3556 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
>> [junit4:junit4]   2> 306 T3556 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
>> [junit4:junit4]   2> 307 T3556 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
>> [junit4:junit4]   2> 307 T3556 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
>> [junit4:junit4]   2> 307 T3556 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
>> [junit4:junit4]   2> 308 T3556 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
>> [junit4:junit4]   2> 308 T3556 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
>> [junit4:junit4]   2> 309 T3556 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
>> [junit4:junit4]   2> 309 T3556 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
>> [junit4:junit4]   2> 323 T3556 oasc.CoreContainer.load Registering Log Listener
>> [junit4:junit4]   2> 345 T3577 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave/collection1
>> [junit4:junit4]   2> 346 T3577 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave/collection1/'
>> [junit4:junit4]   2> 384 T3577 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
>> [junit4:junit4]   2> 433 T3577 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
>> [junit4:junit4]   2> 433 T3577 oass.IndexSchema.readSchema Reading Solr Schema
>> [junit4:junit4]   2> 437 T3577 oass.IndexSchema.readSchema Schema name=test
>> [junit4:junit4]   2> 454 T3577 oass.IndexSchema.readSchema unique key field: id
>> [junit4:junit4]   2> 455 T3577 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave/collection1/data/
>> [junit4:junit4]   2> 455 T3577 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
>> [junit4:junit4]   2> 456 T3577 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
>> [junit4:junit4]   2> 456 T3577 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave/collection1/data forceNew:false
>> [junit4:junit4]   2> 457 T3577 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave/collection1/data
>> [junit4:junit4]   2> 457 T3577 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave/collection1/data/index/
>> [junit4:junit4]   2> 457 T3577 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave/collection1/data/index' doesn't exist. Creating new index...
>> [junit4:junit4]   2> 458 T3577 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave/collection1/data/index forceNew:false
>> [junit4:junit4]   2> 459 T3577 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
>> [junit4:junit4]   2>            commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@21ffed50 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@630b6d82),segFN=segments_1,generation=1,filenames=[segments_1]
>> [junit4:junit4]   2> 460 T3577 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
>> [junit4:junit4]   2> 460 T3577 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave/collection1/data/index
>> [junit4:junit4]   2> 461 T3577 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
>> [junit4:junit4]   2> 461 T3577 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
>> [junit4:junit4]   2> 461 T3577 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
>> [junit4:junit4]   2> 461 T3577 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
>> [junit4:junit4]   2> 462 T3577 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
>> [junit4:junit4]   2> 462 T3577 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
>> [junit4:junit4]   2> 464 T3577 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>> [junit4:junit4]   2> 467 T3577 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave/collection1/data
>> [junit4:junit4]   2> 467 T3577 oass.SolrIndexSearcher.<init> Opening Searcher@4126c4cf main
>> [junit4:junit4]   2> 467 T3577 oasu.CommitTracker.<init> Hard AutoCommit: disabled
>> [junit4:junit4]   2> 468 T3577 oasu.CommitTracker.<init> Soft AutoCommit: disabled
>> [junit4:junit4]   2> 472 T3577 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
>> [junit4:junit4]   2> 472 T3577 oasc.CoreContainer.registerCore registering core: collection1
>> [junit4:junit4]   2> 472 T3578 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4126c4cf main{StandardDirectoryReader(segments_1:1)}
>> [junit4:junit4]   2> 473 T3556 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
>> [junit4:junit4]   2> 473 T3556 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
>> [junit4:junit4]   2> 474 T3556 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
>> [junit4:junit4]   2> 483 T3556 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1933060010
>> [junit4:junit4]   2> 484 T3556 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3e3df518
>> [junit4:junit4]   2> 484 T3556 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
>> [junit4:junit4]   2> 485 T3556 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
>> [junit4:junit4]   2> 485 T3556 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
>> [junit4:junit4]   2> 486 T3556 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
>> [junit4:junit4]   2> 486 T3556 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
>> [junit4:junit4]   2> 487 T3556 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave/collection1/data/index
>> [junit4:junit4]   2> 488 T3556 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave/collection1/data
>> [junit4:junit4]   2> 488 T3556 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave/collection1/data
>> [junit4:junit4]   2> 488 T3556 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave/collection1/data/index
>> [junit4:junit4]   2> 489 T3556 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave/collection1/data/index
>> [junit4:junit4]   2> 489 T3556 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
>> [junit4:junit4]   2> 546 T3556 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1705103615
>> [junit4:junit4]   2> 547 T3556 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@13a7da9b
>> [junit4:junit4]   2> 547 T3556 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
>> [junit4:junit4]   2> 548 T3556 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
>> [junit4:junit4]   2> 548 T3556 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
>> [junit4:junit4]   2> 549 T3556 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
>> [junit4:junit4]   2> 549 T3556 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
>> [junit4:junit4]   2> 549 T3556 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data/index
>> [junit4:junit4]   2> 550 T3556 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data
>> [junit4:junit4]   2> 550 T3556 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data
>> [junit4:junit4]   2> 551 T3556 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data/index
>> [junit4:junit4]   2> 551 T3556 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data/index
>> [junit4:junit4]   2> 552 T3556 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
>> [junit4:junit4]   2> 609 T3556 oejs.Server.doStart jetty-8.1.8.v20121106
>> [junit4:junit4]   2> 612 T3556 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:62024
>> [junit4:junit4]   2> 613 T3556 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
>> [junit4:junit4]   2> 613 T3556 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
>> [junit4:junit4]   2> 614 T3556 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master
>> [junit4:junit4]   2> 614 T3556 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/solr.xml
>> [junit4:junit4]   2> 615 T3556 oasc.CoreContainer.<init> New CoreContainer 1151383539
>> [junit4:junit4]   2> 615 T3556 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
>> [junit4:junit4]   2> 616 T3556 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/'
>> [junit4:junit4]   2> 616 T3556 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/'
>> [junit4:junit4]   2> 633 T3556 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
>> [junit4:junit4]   2> 634 T3556 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
>> [junit4:junit4]   2> 634 T3556 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
>> [junit4:junit4]   2> 634 T3556 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
>> [junit4:junit4]   2> 635 T3556 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
>> [junit4:junit4]   2> 635 T3556 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
>> [junit4:junit4]   2> 636 T3556 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
>> [junit4:junit4]   2> 636 T3556 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
>> [junit4:junit4]   2> 636 T3556 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
>> [junit4:junit4]   2> 637 T3556 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
>> [junit4:junit4]   2> 651 T3556 oasc.CoreContainer.load Registering Log Listener
>> [junit4:junit4]   2> 673 T3589 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1
>> [junit4:junit4]   2> 674 T3589 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/'
>> [junit4:junit4]   2> 712 T3589 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
>> [junit4:junit4]   2> 761 T3589 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
>> [junit4:junit4]   2> 762 T3589 oass.IndexSchema.readSchema Reading Solr Schema
>> [junit4:junit4]   2> 766 T3589 oass.IndexSchema.readSchema Schema name=test
>> [junit4:junit4]   2> 783 T3589 oass.IndexSchema.readSchema unique key field: id
>> [junit4:junit4]   2> 784 T3589 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data/
>> [junit4:junit4]   2> 784 T3589 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
>> [junit4:junit4]   2> 784 T3589 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
>> [junit4:junit4]   2> 785 T3589 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data forceNew:false
>> [junit4:junit4]   2> 785 T3589 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data
>> [junit4:junit4]   2> 786 T3589 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data/index/
>> [junit4:junit4]   2> 786 T3589 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data/index' doesn't exist. Creating new index...
>> [junit4:junit4]   2> 787 T3589 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data/index forceNew:false
>> [junit4:junit4]   2> 788 T3589 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
>> [junit4:junit4]   2>            commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7f21adf0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@47761b87),segFN=segments_1,generation=1,filenames=[segments_1]
>> [junit4:junit4]   2> 788 T3589 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
>> [junit4:junit4]   2> 788 T3589 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data/index
>> [junit4:junit4]   2> 789 T3589 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
>> [junit4:junit4]   2> 790 T3589 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
>> [junit4:junit4]   2> 790 T3589 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
>> [junit4:junit4]   2> 790 T3589 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
>> [junit4:junit4]   2> 790 T3589 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
>> [junit4:junit4]   2> 790 T3589 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
>> [junit4:junit4]   2> 792 T3589 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>> [junit4:junit4]   2> 795 T3589 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data
>> [junit4:junit4]   2> 796 T3589 oass.SolrIndexSearcher.<init> Opening Searcher@129413d1 main
>> [junit4:junit4]   2> 796 T3589 oasu.CommitTracker.<init> Hard AutoCommit: disabled
>> [junit4:junit4]   2> 796 T3589 oasu.CommitTracker.<init> Soft AutoCommit: disabled
>> [junit4:junit4]   2> 797 T3589 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml
>> [junit4:junit4]   2> 797 T3589 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data
>> [junit4:junit4]   2> 798 T3589 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
>> [junit4:junit4]   2>            commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7f21adf0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@47761b87),segFN=segments_1,generation=1,filenames=[segments_1]
>> [junit4:junit4]   2> 798 T3589 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
>> [junit4:junit4]   2> 798 T3589 oash.ReplicationHandler.inform Commits will be reserved for  10000
>> [junit4:junit4]   2> 798 T3589 oasc.CoreContainer.registerCore registering core: collection1
>> [junit4:junit4]   2> 798 T3590 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@129413d1 main{StandardDirectoryReader(segments_1:1)}
>> [junit4:junit4]   2> 799 T3556 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
>> [junit4:junit4]   2> 800 T3556 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
>> [junit4:junit4]   2> 800 T3556 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
>> [junit4:junit4]   2> ASYNC  NEW_CORE C164 name=collection1 org.apache.solr.core.SolrCore@511ab2a2
>> [junit4:junit4]   2> 815 T3582 C164 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
>> [junit4:junit4]   2> 816 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:*} 0 1
>> [junit4:junit4]   2> 819 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0]} 0 1
>> [junit4:junit4]   2> 821 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1]} 0 0
>> [junit4:junit4]   2> 823 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[2]} 0 0
>> [junit4:junit4]   2> 825 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[3]} 0 0
>> [junit4:junit4]   2> 827 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[4]} 0 0
>> [junit4:junit4]   2> 829 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[5]} 0 0
>> [junit4:junit4]   2> 831 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[6]} 0 0
>> [junit4:junit4]   2> 833 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[7]} 0 0
>> [junit4:junit4]   2> 835 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[8]} 0 0
>> [junit4:junit4]   2> 837 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[9]} 0 0
>> [junit4:junit4]   2> 839 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[10]} 0 0
>> [junit4:junit4]   2> 841 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[11]} 0 0
>> [junit4:junit4]   2> 843 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[12]} 0 0
>> [junit4:junit4]   2> 845 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[13]} 0 0
>> [junit4:junit4]   2> 847 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[14]} 0 0
>> [junit4:junit4]   2> 849 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[15]} 0 0
>> [junit4:junit4]   2> 851 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[16]} 0 0
>> [junit4:junit4]   2> 853 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[17]} 0 0
>> [junit4:junit4]   2> 855 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[18]} 0 0
>> [junit4:junit4]   2> 857 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[19]} 0 0
>> [junit4:junit4]   2> 859 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[20]} 0 0
>> [junit4:junit4]   2> 861 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[21]} 0 0
>> [junit4:junit4]   2> 863 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[22]} 0 0
>> [junit4:junit4]   2> 865 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[23]} 0 0
>> [junit4:junit4]   2> 867 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[24]} 0 0
>> [junit4:junit4]   2> 870 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[25]} 0 0
>> [junit4:junit4]   2> 872 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[26]} 0 0
>> [junit4:junit4]   2> 874 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[27]} 0 0
>> [junit4:junit4]   2> 876 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[28]} 0 0
>> [junit4:junit4]   2> 878 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[29]} 0 0
>> [junit4:junit4]   2> 880 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[30]} 0 0
>> [junit4:junit4]   2> 882 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[31]} 0 0
>> [junit4:junit4]   2> 884 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[32]} 0 0
>> [junit4:junit4]   2> 886 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[33]} 0 0
>> [junit4:junit4]   2> 888 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[34]} 0 0
>> [junit4:junit4]   2> 890 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[35]} 0 0
>> [junit4:junit4]   2> 892 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[36]} 0 0
>> [junit4:junit4]   2> 894 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[37]} 0 0
>> [junit4:junit4]   2> 896 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[38]} 0 0
>> [junit4:junit4]   2> 898 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[39]} 0 0
>> [junit4:junit4]   2> 900 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[40]} 0 0
>> [junit4:junit4]   2> 902 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[41]} 0 0
>> [junit4:junit4]   2> 904 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[42]} 0 0
>> [junit4:junit4]   2> 906 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[43]} 0 0
>> [junit4:junit4]   2> 908 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[44]} 0 0
>> [junit4:junit4]   2> 910 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[45]} 0 0
>> [junit4:junit4]   2> 912 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[46]} 0 0
>> [junit4:junit4]   2> 914 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[47]} 0 0
>> [junit4:junit4]   2> 916 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[48]} 0 0
>> [junit4:junit4]   2> 918 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[49]} 0 0
>> [junit4:junit4]   2> 920 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[50]} 0 0
>> [junit4:junit4]   2> 922 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[51]} 0 0
>> [junit4:junit4]   2> 924 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[52]} 0 0
>> [junit4:junit4]   2> 926 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[53]} 0 0
>> [junit4:junit4]   2> 928 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[54]} 0 0
>> [junit4:junit4]   2> 930 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[55]} 0 0
>> [junit4:junit4]   2> 932 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[56]} 0 0
>> [junit4:junit4]   2> 934 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[57]} 0 0
>> [junit4:junit4]   2> 937 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[58]} 0 0
>> [junit4:junit4]   2> 940 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[59]} 0 0
>> [junit4:junit4]   2> 942 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[60]} 0 0
>> [junit4:junit4]   2> 944 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[61]} 0 0
>> [junit4:junit4]   2> 946 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[62]} 0 0
>> [junit4:junit4]   2> 948 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[63]} 0 0
>> [junit4:junit4]   2> 950 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[64]} 0 0
>> [junit4:junit4]   2> 953 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[65]} 0 0
>> [junit4:junit4]   2> 955 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[66]} 0 0
>> [junit4:junit4]   2> 958 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[67]} 0 0
>> [junit4:junit4]   2> 960 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[68]} 0 0
>> [junit4:junit4]   2> 963 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[69]} 0 0
>> [junit4:junit4]   2> 965 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[70]} 0 0
>> [junit4:junit4]   2> 967 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[71]} 0 0
>> [junit4:junit4]   2> 969 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[72]} 0 0
>> [junit4:junit4]   2> 972 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[73]} 0 0
>> [junit4:junit4]   2> 974 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[74]} 0 0
>> [junit4:junit4]   2> 976 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[75]} 0 0
>> [junit4:junit4]   2> 978 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[76]} 0 0
>> [junit4:junit4]   2> 986 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[77]} 0 0
>> [junit4:junit4]   2> 988 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[78]} 0 0
>> [junit4:junit4]   2> 990 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[79]} 0 0
>> [junit4:junit4]   2> 992 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[80]} 0 0
>> [junit4:junit4]   2> 994 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[81]} 0 0
>> [junit4:junit4]   2> 996 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[82]} 0 0
>> [junit4:junit4]   2> 998 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[83]} 0 0
>> [junit4:junit4]   2> 1000 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[84]} 0 0
>> [junit4:junit4]   2> 1002 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[85]} 0 0
>> [junit4:junit4]   2> 1004 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[86]} 0 0
>> [junit4:junit4]   2> 1006 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[87]} 0 0
>> [junit4:junit4]   2> 1008 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[88]} 0 0
>> [junit4:junit4]   2> 1010 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[89]} 0 0
>> [junit4:junit4]   2> 1012 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[90]} 0 0
>> [junit4:junit4]   2> 1014 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[91]} 0 0
>> [junit4:junit4]   2> 1016 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[92]} 0 0
>> [junit4:junit4]   2> 1018 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[93]} 0 0
>> [junit4:junit4]   2> 1020 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[94]} 0 0
>> [junit4:junit4]   2> 1022 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[95]} 0 0
>> [junit4:junit4]   2> 1024 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[96]} 0 0
>> [junit4:junit4]   2> 1026 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[97]} 0 0
>> [junit4:junit4]   2> 1028 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[98]} 0 0
>> [junit4:junit4]   2> 1030 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[99]} 0 0
>> [junit4:junit4]   2> 1032 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[100]} 0 0
>> [junit4:junit4]   2> 1034 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[101]} 0 0
>> [junit4:junit4]   2> 1036 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[102]} 0 0
>> [junit4:junit4]   2> 1038 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[103]} 0 0
>> [junit4:junit4]   2> 1040 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[104]} 0 0
>> [junit4:junit4]   2> 1042 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[105]} 0 0
>> [junit4:junit4]   2> 1044 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[106]} 0 0
>> [junit4:junit4]   2> 1046 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[107]} 0 0
>> [junit4:junit4]   2> 1049 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[108]} 0 0
>> [junit4:junit4]   2> 1052 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[109]} 0 0
>> [junit4:junit4]   2> 1054 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[110]} 0 0
>> [junit4:junit4]   2> 1056 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[111]} 0 0
>> [junit4:junit4]   2> 1058 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[112]} 0 0
>> [junit4:junit4]   2> 1060 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[113]} 0 0
>> [junit4:junit4]   2> 1062 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[114]} 0 0
>> [junit4:junit4]   2> 1069 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[115]} 0 0
>> [junit4:junit4]   2> 1071 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[116]} 0 0
>> [junit4:junit4]   2> 1073 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[117]} 0 0
>> [junit4:junit4]   2> 1075 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[118]} 0 0
>> [junit4:junit4]   2> 1077 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[119]} 0 0
>> [junit4:junit4]   2> 1079 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[120]} 0 0
>> [junit4:junit4]   2> 1081 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[121]} 0 0
>> [junit4:junit4]   2> 1083 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[122]} 0 0
>> [junit4:junit4]   2> 1085 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[123]} 0 0
>> [junit4:junit4]   2> 1087 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[124]} 0 0
>> [junit4:junit4]   2> 1089 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[125]} 0 0
>> [junit4:junit4]   2> 1091 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[126]} 0 0
>> [junit4:junit4]   2> 1093 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[127]} 0 0
>> [junit4:junit4]   2> 1095 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[128]} 0 0
>> [junit4:junit4]   2> 1097 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[129]} 0 0
>> [junit4:junit4]   2> 1099 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[130]} 0 0
>> [junit4:junit4]   2> 1101 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[131]} 0 0
>> [junit4:junit4]   2> 1103 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[132]} 0 0
>> [junit4:junit4]   2> 1105 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[133]} 0 0
>> [junit4:junit4]   2> 1107 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[134]} 0 0
>> [junit4:junit4]   2> 1109 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[135]} 0 0
>> [junit4:junit4]   2> 1111 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[136]} 0 0
>> [junit4:junit4]   2> 1113 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[137]} 0 0
>> [junit4:junit4]   2> 1115 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[138]} 0 0
>> [junit4:junit4]   2> 1117 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[139]} 0 0
>> [junit4:junit4]   2> 1119 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[140]} 0 0
>> [junit4:junit4]   2> 1121 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[141]} 0 0
>> [junit4:junit4]   2> 1123 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[142]} 0 0
>> [junit4:junit4]   2> 1125 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[143]} 0 0
>> [junit4:junit4]   2> 1127 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[144]} 0 0
>> [junit4:junit4]   2> 1129 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[145]} 0 0
>> [junit4:junit4]   2> 1131 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[146]} 0 0
>> [junit4:junit4]   2> 1133 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[147]} 0 0
>> [junit4:junit4]   2> 1135 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[148]} 0 0
>> [junit4:junit4]   2> 1137 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[149]} 0 0
>> [junit4:junit4]   2> 1139 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[150]} 0 0
>> [junit4:junit4]   2> 1141 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[151]} 0 0
>> [junit4:junit4]   2> 1143 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[152]} 0 0
>> [junit4:junit4]   2> 1145 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[153]} 0 0
>> [junit4:junit4]   2> 1147 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[154]} 0 0
>> [junit4:junit4]   2> 1149 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[155]} 0 0
>> [junit4:junit4]   2> 1151 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[156]} 0 0
>> [junit4:junit4]   2> 1153 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[157]} 0 0
>> [junit4:junit4]   2> 1155 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[158]} 0 0
>> [junit4:junit4]   2> 1157 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[159]} 0 0
>> [junit4:junit4]   2> 1159 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[160]} 0 0
>> [junit4:junit4]   2> 1161 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[161]} 0 0
>> [junit4:junit4]   2> 1163 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[162]} 0 0
>> [junit4:junit4]   2> 1165 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[163]} 0 0
>> [junit4:junit4]   2> 1167 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[164]} 0 0
>> [junit4:junit4]   2> 1169 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[165]} 0 0
>> [junit4:junit4]   2> 1171 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[166]} 0 0
>> [junit4:junit4]   2> 1173 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[167]} 0 0
>> [junit4:junit4]   2> 1175 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[168]} 0 0
>> [junit4:junit4]   2> 1177 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[169]} 0 0
>> [junit4:junit4]   2> 1179 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[170]} 0 0
>> [junit4:junit4]   2> 1181 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[171]} 0 0
>> [junit4:junit4]   2> 1183 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[172]} 0 0
>> [junit4:junit4]   2> 1186 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[173]} 0 0
>> [junit4:junit4]   2> 1188 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[174]} 0 0
>> [junit4:junit4]   2> 1190 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[175]} 0 0
>> [junit4:junit4]   2> 1192 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[176]} 0 0
>> [junit4:junit4]   2> 1194 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[177]} 0 0
>> [junit4:junit4]   2> 1196 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[178]} 0 0
>> [junit4:junit4]   2> 1198 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[179]} 0 0
>> [junit4:junit4]   2> 1200 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[180]} 0 0
>> [junit4:junit4]   2> 1202 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[181]} 0 0
>> [junit4:junit4]   2> 1204 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[182]} 0 0
>> [junit4:junit4]   2> 1206 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[183]} 0 0
>> [junit4:junit4]   2> 1208 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[184]} 0 0
>> [junit4:junit4]   2> 1210 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[185]} 0 0
>> [junit4:junit4]   2> 1212 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[186]} 0 0
>> [junit4:junit4]   2> 1214 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[187]} 0 0
>> [junit4:junit4]   2> 1216 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[188]} 0 0
>> [junit4:junit4]   2> 1218 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[189]} 0 0
>> [junit4:junit4]   2> 1220 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[190]} 0 0
>> [junit4:junit4]   2> 1222 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[191]} 0 0
>> [junit4:junit4]   2> 1224 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[192]} 0 0
>> [junit4:junit4]   2> 1226 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[193]} 0 0
>> [junit4:junit4]   2> 1228 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[194]} 0 0
>> [junit4:junit4]   2> 1230 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[195]} 0 0
>> [junit4:junit4]   2> 1232 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[196]} 0 0
>> [junit4:junit4]   2> 1234 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[197]} 0 0
>> [junit4:junit4]   2> 1245 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[198]} 0 0
>> [junit4:junit4]   2> 1248 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[199]} 0 0
>> [junit4:junit4]   2> 1250 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[200]} 0 0
>> [junit4:junit4]   2> 1252 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[201]} 0 0
>> [junit4:junit4]   2> 1254 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[202]} 0 0
>> [junit4:junit4]   2> 1256 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[203]} 0 0
>> [junit4:junit4]   2> 1261 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[204]} 0 0
>> [junit4:junit4]   2> 1265 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[205]} 0 0
>> [junit4:junit4]   2> 1267 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[206]} 0 0
>> [junit4:junit4]   2> 1269 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[207]} 0 0
>> [junit4:junit4]   2> 1271 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[208]} 0 0
>> [junit4:junit4]   2> 1273 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[209]} 0 0
>> [junit4:junit4]   2> 1275 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[210]} 0 0
>> [junit4:junit4]   2> 1277 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[211]} 0 0
>> [junit4:junit4]   2> 1279 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[212]} 0 0
>> [junit4:junit4]   2> 1281 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[213]} 0 0
>> [junit4:junit4]   2> 1283 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[214]} 0 0
>> [junit4:junit4]   2> 1285 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[215]} 0 0
>> [junit4:junit4]   2> 1287 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[216]} 0 0
>> [junit4:junit4]   2> 1289 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[217]} 0 0
>> [junit4:junit4]   2> 1292 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[218]} 0 0
>> [junit4:junit4]   2> 1294 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[219]} 0 0
>> [junit4:junit4]   2> 1296 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[220]} 0 0
>> [junit4:junit4]   2> 1298 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[221]} 0 0
>> [junit4:junit4]   2> 1300 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[222]} 0 0
>> [junit4:junit4]   2> 1302 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[223]} 0 0
>> [junit4:junit4]   2> 1304 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[224]} 0 0
>> [junit4:junit4]   2> 1306 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[225]} 0 0
>> [junit4:junit4]   2> 1308 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[226]} 0 0
>> [junit4:junit4]   2> 1310 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[227]} 0 0
>> [junit4:junit4]   2> 1312 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[228]} 0 0
>> [junit4:junit4]   2> 1315 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[229]} 0 0
>> [junit4:junit4]   2> 1317 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[230]} 0 0
>> [junit4:junit4]   2> 1319 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[231]} 0 0
>> [junit4:junit4]   2> 1321 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[232]} 0 0
>> [junit4:junit4]   2> 1323 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[233]} 0 0
>> [junit4:junit4]   2> 1325 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[234]} 0 0
>> [junit4:junit4]   2> 1328 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[235]} 0 0
>> [junit4:junit4]   2> 1330 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[236]} 0 0
>> [junit4:junit4]   2> 1332 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[237]} 0 0
>> [junit4:junit4]   2> 1334 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[238]} 0 0
>> [junit4:junit4]   2> 1336 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[239]} 0 0
>> [junit4:junit4]   2> 1338 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[240]} 0 0
>> [junit4:junit4]   2> 1340 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[241]} 0 0
>> [junit4:junit4]   2> 1342 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[242]} 0 0
>> [junit4:junit4]   2> 1344 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[243]} 0 0
>> [junit4:junit4]   2> 1346 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[244]} 0 0
>> [junit4:junit4]   2> 1348 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[245]} 0 0
>> [junit4:junit4]   2> 1350 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[246]} 0 0
>> [junit4:junit4]   2> 1352 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[247]} 0 0
>> [junit4:junit4]   2> 1354 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[248]} 0 0
>> [junit4:junit4]   2> 1356 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[249]} 0 0
>> [junit4:junit4]   2> 1358 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[250]} 0 0
>> [junit4:junit4]   2> 1360 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[251]} 0 0
>> [junit4:junit4]   2> 1362 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[252]} 0 0
>> [junit4:junit4]   2> 1364 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[253]} 0 0
>> [junit4:junit4]   2> 1366 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[254]} 0 0
>> [junit4:junit4]   2> 1368 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[255]} 0 0
>> [junit4:junit4]   2> 1370 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[256]} 0 0
>> [junit4:junit4]   2> 1372 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[257]} 0 0
>> [junit4:junit4]   2> 1374 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[258]} 0 0
>> [junit4:junit4]   2> 1376 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[259]} 0 0
>> [junit4:junit4]   2> 1378 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[260]} 0 0
>> [junit4:junit4]   2> 1380 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[261]} 0 0
>> [junit4:junit4]   2> 1382 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[262]} 0 0
>> [junit4:junit4]   2> 1384 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[263]} 0 0
>> [junit4:junit4]   2> 1386 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[264]} 0 0
>> [junit4:junit4]   2> 1388 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[265]} 0 0
>> [junit4:junit4]   2> 1391 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[266]} 0 0
>> [junit4:junit4]   2> 1394 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[267]} 0 0
>> [junit4:junit4]   2> 1396 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[268]} 0 0
>> [junit4:junit4]   2> 1398 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[269]} 0 0
>> [junit4:junit4]   2> 1400 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[270]} 0 0
>> [junit4:junit4]   2> 1402 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[271]} 0 0
>> [junit4:junit4]   2> 1404 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[272]} 0 0
>> [junit4:junit4]   2> 1406 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[273]} 0 0
>> [junit4:junit4]   2> 1408 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[274]} 0 0
>> [junit4:junit4]   2> 1410 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[275]} 0 0
>> [junit4:junit4]   2> 1412 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[276]} 0 0
>> [junit4:junit4]   2> 1414 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[277]} 0 0
>> [junit4:junit4]   2> 1416 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[278]} 0 0
>> [junit4:junit4]   2> 1418 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[279]} 0 0
>> [junit4:junit4]   2> 1420 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[280]} 0 0
>> [junit4:junit4]   2> 1422 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[281]} 0 0
>> [junit4:junit4]   2> 1424 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[282]} 0 0
>> [junit4:junit4]   2> 1426 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[283]} 0 0
>> [junit4:junit4]   2> 1428 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[284]} 0 0
>> [junit4:junit4]   2> 1430 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[285]} 0 0
>> [junit4:junit4]   2> 1432 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[286]} 0 0
>> [junit4:junit4]   2> 1434 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[287]} 0 0
>> [junit4:junit4]   2> 1437 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[288]} 0 0
>> [junit4:junit4]   2> 1439 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[289]} 0 0
>> [junit4:junit4]   2> 1441 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[290]} 0 0
>> [junit4:junit4]   2> 1443 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[291]} 0 0
>> [junit4:junit4]   2> 1445 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[292]} 0 0
>> [junit4:junit4]   2> 1447 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[293]} 0 0
>> [junit4:junit4]   2> 1449 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[294]} 0 0
>> [junit4:junit4]   2> 1451 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[295]} 0 0
>> [junit4:junit4]   2> 1453 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[296]} 0 0
>> [junit4:junit4]   2> 1455 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[297]} 0 0
>> [junit4:junit4]   2> 1457 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[298]} 0 0
>> [junit4:junit4]   2> 1459 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[299]} 0 0
>> [junit4:junit4]   2> 1461 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[300]} 0 0
>> [junit4:junit4]   2> 1463 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[301]} 0 0
>> [junit4:junit4]   2> 1465 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[302]} 0 0
>> [junit4:junit4]   2> 1467 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[303]} 0 0
>> [junit4:junit4]   2> 1469 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[304]} 0 0
>> [junit4:junit4]   2> 1471 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[305]} 0 0
>> [junit4:junit4]   2> 1473 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[306]} 0 0
>> [junit4:junit4]   2> 1475 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[307]} 0 0
>> [junit4:junit4]   2> 1477 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[308]} 0 0
>> [junit4:junit4]   2> 1480 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[309]} 0 0
>> [junit4:junit4]   2> 1482 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[310]} 0 0
>> [junit4:junit4]   2> 1484 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[311]} 0 0
>> [junit4:junit4]   2> 1486 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[312]} 0 0
>> [junit4:junit4]   2> 1488 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[313]} 0 0
>> [junit4:junit4]   2> 1490 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[314]} 0 0
>> [junit4:junit4]   2> 1492 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[315]} 0 0
>> [junit4:junit4]   2> 1494 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[316]} 0 0
>> [junit4:junit4]   2> 1496 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[317]} 0 0
>> [junit4:junit4]   2> 1498 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[318]} 0 0
>> [junit4:junit4]   2> 1500 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[319]} 0 0
>> [junit4:junit4]   2> 1502 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[320]} 0 0
>> [junit4:junit4]   2> 1504 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[321]} 0 0
>> [junit4:junit4]   2> 1506 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[322]} 0 0
>> [junit4:junit4]   2> 1508 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[323]} 0 0
>> [junit4:junit4]   2> 1510 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[324]} 0 0
>> [junit4:junit4]   2> 1512 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[325]} 0 0
>> [junit4:junit4]   2> 1514 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[326]} 0 0
>> [junit4:junit4]   2> 1516 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[327]} 0 0
>> [junit4:junit4]   2> 1518 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[328]} 0 0
>> [junit4:junit4]   2> 1520 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[329]} 0 0
>> [junit4:junit4]   2> 1522 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[330]} 0 0
>> [junit4:junit4]   2> 1524 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[331]} 0 0
>> [junit4:junit4]   2> 1526 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[332]} 0 0
>> [junit4:junit4]   2> 1528 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[333]} 0 0
>> [junit4:junit4]   2> 1530 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[334]} 0 0
>> [junit4:junit4]   2> 1532 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[335]} 0 0
>> [junit4:junit4]   2> 1534 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[336]} 0 0
>> [junit4:junit4]   2> 1537 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[337]} 0 0
>> [junit4:junit4]   2> 1539 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[338]} 0 0
>> [junit4:junit4]   2> 1541 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[339]} 0 0
>> [junit4:junit4]   2> 1543 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[340]} 0 0
>> [junit4:junit4]   2> 1545 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[341]} 0 0
>> [junit4:junit4]   2> 1547 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[342]} 0 0
>> [junit4:junit4]   2> 1549 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[343]} 0 0
>> [junit4:junit4]   2> 1551 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[344]} 0 0
>> [junit4:junit4]   2> 1553 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[345]} 0 0
>> [junit4:junit4]   2> 1555 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[346]} 0 0
>> [junit4:junit4]   2> 1557 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[347]} 0 0
>> [junit4:junit4]   2> 1559 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[348]} 0 0
>> [junit4:junit4]   2> 1561 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[349]} 0 0
>> [junit4:junit4]   2> 1563 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[350]} 0 0
>> [junit4:junit4]   2> 1565 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[351]} 0 0
>> [junit4:junit4]   2> 1567 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[352]} 0 0
>> [junit4:junit4]   2> 1569 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[353]} 0 0
>> [junit4:junit4]   2> 1571 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[354]} 0 0
>> [junit4:junit4]   2> 1573 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[355]} 0 0
>> [junit4:junit4]   2> 1575 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[356]} 0 0
>> [junit4:junit4]   2> 1577 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[357]} 0 0
>> [junit4:junit4]   2> 1579 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[358]} 0 0
>> [junit4:junit4]   2> 1581 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[359]} 0 0
>> [junit4:junit4]   2> 1583 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[360]} 0 0
>> [junit4:junit4]   2> 1585 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[361]} 0 0
>> [junit4:junit4]   2> 1587 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[362]} 0 0
>> [junit4:junit4]   2> 1589 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[363]} 0 0
>> [junit4:junit4]   2> 1591 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[364]} 0 0
>> [junit4:junit4]   2> 1593 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[365]} 0 0
>> [junit4:junit4]   2> 1596 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[366]} 0 0
>> [junit4:junit4]   2> 1598 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[367]} 0 0
>> [junit4:junit4]   2> 1600 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[368]} 0 0
>> [junit4:junit4]   2> 1602 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[369]} 0 0
>> [junit4:junit4]   2> 1604 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[370]} 0 0
>> [junit4:junit4]   2> 1607 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[371]} 0 0
>> [junit4:junit4]   2> 1609 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[372]} 0 0
>> [junit4:junit4]   2> 1611 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[373]} 0 0
>> [junit4:junit4]   2> 1613 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[374]} 0 0
>> [junit4:junit4]   2> 1615 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[375]} 0 0
>> [junit4:junit4]   2> 1617 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[376]} 0 0
>> [junit4:junit4]   2> 1619 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[377]} 0 0
>> [junit4:junit4]   2> 1622 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[378]} 0 0
>> [junit4:junit4]   2> 1624 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[379]} 0 0
>> [junit4:junit4]   2> 1626 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[380]} 0 0
>> [junit4:junit4]   2> 1628 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[381]} 0 0
>> [junit4:junit4]   2> 1630 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[382]} 0 0
>> [junit4:junit4]   2> 1632 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[383]} 0 0
>> [junit4:junit4]   2> 1634 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[384]} 0 0
>> [junit4:junit4]   2> 1637 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[385]} 0 0
>> [junit4:junit4]   2> 1640 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[386]} 0 0
>> [junit4:junit4]   2> 1642 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[387]} 0 0
>> [junit4:junit4]   2> 1644 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[388]} 0 0
>> [junit4:junit4]   2> 1646 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[389]} 0 0
>> [junit4:junit4]   2> 1648 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[390]} 0 0
>> [junit4:junit4]   2> 1650 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[391]} 0 0
>> [junit4:junit4]   2> 1652 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[392]} 0 0
>> [junit4:junit4]   2> 1654 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[393]} 0 0
>> [junit4:junit4]   2> 1656 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[394]} 0 0
>> [junit4:junit4]   2> 1658 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[395]} 0 0
>> [junit4:junit4]   2> 1660 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[396]} 0 0
>> [junit4:junit4]   2> 1662 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[397]} 0 0
>> [junit4:junit4]   2> 1664 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[398]} 0 0
>> [junit4:junit4]   2> 1666 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[399]} 0 0
>> [junit4:junit4]   2> 1668 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[400]} 0 0
>> [junit4:junit4]   2> 1670 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[401]} 0 0
>> [junit4:junit4]   2> 1672 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[402]} 0 0
>> [junit4:junit4]   2> 1674 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[403]} 0 0
>> [junit4:junit4]   2> 1676 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[404]} 0 0
>> [junit4:junit4]   2> 1678 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[405]} 0 0
>> [junit4:junit4]   2> 1680 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[406]} 0 0
>> [junit4:junit4]   2> 1682 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[407]} 0 0
>> [junit4:junit4]   2> 1684 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[408]} 0 0
>> [junit4:junit4]   2> 1686 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[409]} 0 0
>> [junit4:junit4]   2> 1688 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[410]} 0 0
>> [junit4:junit4]   2> 1690 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[411]} 0 0
>> [junit4:junit4]   2> 1692 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[412]} 0 0
>> [junit4:junit4]   2> 1694 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[413]} 0 0
>> [junit4:junit4]   2> 1696 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[414]} 0 0
>> [junit4:junit4]   2> 1698 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[415]} 0 0
>> [junit4:junit4]   2> 1700 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[416]} 0 0
>> [junit4:junit4]   2> 1702 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[417]} 0 0
>> [junit4:junit4]   2> 1704 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[418]} 0 0
>> [junit4:junit4]   2> 1706 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[419]} 0 0
>> [junit4:junit4]   2> 1708 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[420]} 0 0
>> [junit4:junit4]   2> 1710 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[421]} 0 0
>> [junit4:junit4]   2> 1712 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[422]} 0 0
>> [junit4:junit4]   2> 1714 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[423]} 0 0
>> [junit4:junit4]   2> 1716 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[424]} 0 0
>> [junit4:junit4]   2> 1718 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[425]} 0 0
>> [junit4:junit4]   2> 1720 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[426]} 0 0
>> [junit4:junit4]   2> 1722 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[427]} 0 0
>> [junit4:junit4]   2> 1724 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[428]} 0 0
>> [junit4:junit4]   2> 1726 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[429]} 0 0
>> [junit4:junit4]   2> 1728 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[430]} 0 0
>> [junit4:junit4]   2> 1730 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[431]} 0 0
>> [junit4:junit4]   2> 1732 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[432]} 0 0
>> [junit4:junit4]   2> 1734 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[433]} 0 0
>> [junit4:junit4]   2> 1736 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[434]} 0 0
>> [junit4:junit4]   2> 1738 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[435]} 0 0
>> [junit4:junit4]   2> 1740 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[436]} 0 0
>> [junit4:junit4]   2> 1742 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[437]} 0 0
>> [junit4:junit4]   2> 1744 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[438]} 0 0
>> [junit4:junit4]   2> 1746 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[439]} 0 0
>> [junit4:junit4]   2> 1748 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[440]} 0 0
>> [junit4:junit4]   2> 1750 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[441]} 0 0
>> [junit4:junit4]   2> 1752 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[442]} 0 0
>> [junit4:junit4]   2> 1754 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[443]} 0 0
>> [junit4:junit4]   2> 1756 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[444]} 0 0
>> [junit4:junit4]   2> 1758 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[445]} 0 0
>> [junit4:junit4]   2> 1760 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[446]} 0 0
>> [junit4:junit4]   2> 1762 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[447]} 0 0
>> [junit4:junit4]   2> 1764 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[448]} 0 0
>> [junit4:junit4]   2> 1766 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[449]} 0 0
>> [junit4:junit4]   2> 1768 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[450]} 0 0
>> [junit4:junit4]   2> 1770 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[451]} 0 0
>> [junit4:junit4]   2> 1772 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[452]} 0 0
>> [junit4:junit4]   2> 1774 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[453]} 0 0
>> [junit4:junit4]   2> 1776 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[454]} 0 0
>> [junit4:junit4]   2> 1778 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[455]} 0 0
>> [junit4:junit4]   2> 1780 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[456]} 0 0
>> [junit4:junit4]   2> 1782 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[457]} 0 0
>> [junit4:junit4]   2> 1784 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[458]} 0 0
>> [junit4:junit4]   2> 1786 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[459]} 0 0
>> [junit4:junit4]   2> 1788 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[460]} 0 0
>> [junit4:junit4]   2> 1790 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[461]} 0 0
>> [junit4:junit4]   2> 1792 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[462]} 0 0
>> [junit4:junit4]   2> 1794 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[463]} 0 0
>> [junit4:junit4]   2> 1796 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[464]} 0 0
>> [junit4:junit4]   2> 1798 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[465]} 0 0
>> [junit4:junit4]   2> 1800 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[466]} 0 0
>> [junit4:junit4]   2> 1802 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[467]} 0 0
>> [junit4:junit4]   2> 1804 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[468]} 0 0
>> [junit4:junit4]   2> 1806 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[469]} 0 0
>> [junit4:junit4]   2> 1808 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[470]} 0 0
>> [junit4:junit4]   2> 1810 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[471]} 0 0
>> [junit4:junit4]   2> 1812 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[472]} 0 0
>> [junit4:junit4]   2> 1814 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[473]} 0 0
>> [junit4:junit4]   2> 1816 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[474]} 0 0
>> [junit4:junit4]   2> 1818 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[475]} 0 0
>> [junit4:junit4]   2> 1820 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[476]} 0 0
>> [junit4:junit4]   2> 1822 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[477]} 0 0
>> [junit4:junit4]   2> 1824 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[478]} 0 0
>> [junit4:junit4]   2> 1826 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[479]} 0 0
>> [junit4:junit4]   2> 1828 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[480]} 0 0
>> [junit4:junit4]   2> 1830 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[481]} 0 0
>> [junit4:junit4]   2> 1832 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[482]} 0 0
>> [junit4:junit4]   2> 1834 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[483]} 0 0
>> [junit4:junit4]   2> 1836 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[484]} 0 0
>> [junit4:junit4]   2> 1838 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[485]} 0 0
>> [junit4:junit4]   2> 1840 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[486]} 0 0
>> [junit4:junit4]   2> 1842 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[487]} 0 0
>> [junit4:junit4]   2> 1844 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[488]} 0 0
>> [junit4:junit4]   2> 1846 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[489]} 0 0
>> [junit4:junit4]   2> 1848 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[490]} 0 0
>> [junit4:junit4]   2> 1851 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[491]} 0 0
>> [junit4:junit4]   2> 1853 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[492]} 0 0
>> [junit4:junit4]   2> 1855 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[493]} 0 0
>> [junit4:junit4]   2> 1857 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[494]} 0 0
>> [junit4:junit4]   2> 1859 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[495]} 0 0
>> [junit4:junit4]   2> 1861 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[496]} 0 0
>> [junit4:junit4]   2> 1863 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[497]} 0 0
>> [junit4:junit4]   2> 1865 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[498]} 0 0
>> [junit4:junit4]   2> 1867 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[499]} 0 0
>> [junit4:junit4]   2> 1869 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[500]} 0 0
>> [junit4:junit4]   2> 1871 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[501]} 0 0
>> [junit4:junit4]   2> 1873 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[502]} 0 0
>> [junit4:junit4]   2> 1876 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[503]} 0 0
>> [junit4:junit4]   2> 1879 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[504]} 0 0
>> [junit4:junit4]   2> 1882 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[505]} 0 0
>> [junit4:junit4]   2> 1884 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[506]} 0 0
>> [junit4:junit4]   2> 1886 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[507]} 0 0
>> [junit4:junit4]   2> 1888 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[508]} 0 0
>> [junit4:junit4]   2> 1890 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[509]} 0 0
>> [junit4:junit4]   2> 1892 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[510]} 0 0
>> [junit4:junit4]   2> 1894 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[511]} 0 0
>> [junit4:junit4]   2> 1896 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[512]} 0 0
>> [junit4:junit4]   2> 1898 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[513]} 0 0
>> [junit4:junit4]   2> 1900 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[514]} 0 0
>> [junit4:junit4]   2> 1902 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[515]} 0 0
>> [junit4:junit4]   2> 1904 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[516]} 0 0
>> [junit4:junit4]   2> 1906 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[517]} 0 0
>> [junit4:junit4]   2> 1908 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[518]} 0 0
>> [junit4:junit4]   2> 1910 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[519]} 0 0
>> [junit4:junit4]   2> 1912 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[520]} 0 0
>> [junit4:junit4]   2> 1914 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[521]} 0 0
>> [junit4:junit4]   2> 1916 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[522]} 0 0
>> [junit4:junit4]   2> 1918 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[523]} 0 0
>> [junit4:junit4]   2> 1920 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[524]} 0 0
>> [junit4:junit4]   2> 1922 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[525]} 0 0
>> [junit4:junit4]   2> 1924 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[526]} 0 0
>> [junit4:junit4]   2> 1926 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[527]} 0 0
>> [junit4:junit4]   2> 1928 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[528]} 0 0
>> [junit4:junit4]   2> 1930 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[529]} 0 0
>> [junit4:junit4]   2> 1932 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[530]} 0 0
>> [junit4:junit4]   2> 1934 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[531]} 0 0
>> [junit4:junit4]   2> 1937 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[532]} 0 0
>> [junit4:junit4]   2> 1939 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[533]} 0 0
>> [junit4:junit4]   2> 1941 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[534]} 0 0
>> [junit4:junit4]   2> 1943 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[535]} 0 0
>> [junit4:junit4]   2> 1945 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[536]} 0 0
>> [junit4:junit4]   2> 1947 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[537]} 0 0
>> [junit4:junit4]   2> 1950 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[538]} 0 0
>> [junit4:junit4]   2> 1952 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[539]} 0 0
>> [junit4:junit4]   2> 1954 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[540]} 0 0
>> [junit4:junit4]   2> 1956 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[541]} 0 0
>> [junit4:junit4]   2> 1958 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[542]} 0 0
>> [junit4:junit4]   2> 1960 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[543]} 0 0
>> [junit4:junit4]   2> 1962 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[544]} 0 0
>> [junit4:junit4]   2> 1964 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[545]} 0 0
>> [junit4:junit4]   2> 1966 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[546]} 0 0
>> [junit4:junit4]   2> 1968 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[547]} 0 0
>> [junit4:junit4]   2> 1970 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[548]} 0 0
>> [junit4:junit4]   2> 1972 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[549]} 0 0
>> [junit4:junit4]   2> 1974 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[550]} 0 0
>> [junit4:junit4]   2> 1976 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[551]} 0 0
>> [junit4:junit4]   2> 1978 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[552]} 0 0
>> [junit4:junit4]   2> 1980 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[553]} 0 0
>> [junit4:junit4]   2> 1982 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[554]} 0 0
>> [junit4:junit4]   2> 1984 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[555]} 0 0
>> [junit4:junit4]   2> 1986 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[556]} 0 0
>> [junit4:junit4]   2> 1988 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[557]} 0 0
>> [junit4:junit4]   2> 1990 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[558]} 0 0
>> [junit4:junit4]   2> 1992 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[559]} 0 0
>> [junit4:junit4]   2> 1994 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[560]} 0 0
>> [junit4:junit4]   2> 1996 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[561]} 0 0
>> [junit4:junit4]   2> 1998 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[562]} 0 0
>> [junit4:junit4]   2> 2000 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[563]} 0 0
>> [junit4:junit4]   2> 2002 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[564]} 0 0
>> [junit4:junit4]   2> 2004 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[565]} 0 0
>> [junit4:junit4]   2> 2006 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[566]} 0 0
>> [junit4:junit4]   2> 2008 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[567]} 0 0
>> [junit4:junit4]   2> 2010 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[568]} 0 0
>> [junit4:junit4]   2> 2012 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[569]} 0 0
>> [junit4:junit4]   2> 2014 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[570]} 0 0
>> [junit4:junit4]   2> 2016 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[571]} 0 0
>> [junit4:junit4]   2> 2018 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[572]} 0 0
>> [junit4:junit4]   2> 2020 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[573]} 0 0
>> [junit4:junit4]   2> 2022 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[574]} 0 0
>> [junit4:junit4]   2> 2024 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[575]} 0 0
>> [junit4:junit4]   2> 2026 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[576]} 0 0
>> [junit4:junit4]   2> 2028 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[577]} 0 0
>> [junit4:junit4]   2> 2030 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[578]} 0 0
>> [junit4:junit4]   2> 2032 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[579]} 0 0
>> [junit4:junit4]   2> 2034 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[580]} 0 0
>> [junit4:junit4]   2> 2036 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[581]} 0 0
>> [junit4:junit4]   2> 2038 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[582]} 0 0
>> [junit4:junit4]   2> 2040 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[583]} 0 0
>> [junit4:junit4]   2> 2042 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[584]} 0 0
>> [junit4:junit4]   2> 2044 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[585]} 0 0
>> [junit4:junit4]   2> 2046 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[586]} 0 0
>> [junit4:junit4]   2> 2048 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[587]} 0 0
>> [junit4:junit4]   2> 2050 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[588]} 0 0
>> [junit4:junit4]   2> 2052 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[589]} 0 0
>> [junit4:junit4]   2> 2054 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[590]} 0 0
>> [junit4:junit4]   2> 2056 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[591]} 0 0
>> [junit4:junit4]   2> 2058 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[592]} 0 0
>> [junit4:junit4]   2> 2060 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[593]} 0 0
>> [junit4:junit4]   2> 2062 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[594]} 0 0
>> [junit4:junit4]   2> 2063 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[595]} 0 0
>> [junit4:junit4]   2> 2065 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[596]} 0 0
>> [junit4:junit4]   2> 2067 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[597]} 0 0
>> [junit4:junit4]   2> 2069 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[598]} 0 0
>> [junit4:junit4]   2> 2071 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[599]} 0 0
>> [junit4:junit4]   2> 2073 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[600]} 0 0
>> [junit4:junit4]   2> 2075 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[601]} 0 0
>> [junit4:junit4]   2> 2077 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[602]} 0 0
>> [junit4:junit4]   2> 2079 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[603]} 0 0
>> [junit4:junit4]   2> 2081 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[604]} 0 0
>> [junit4:junit4]   2> 2083 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[605]} 0 0
>> [junit4:junit4]   2> 2085 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[606]} 0 0
>> [junit4:junit4]   2> 2087 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[607]} 0 0
>> [junit4:junit4]   2> 2089 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[608]} 0 0
>> [junit4:junit4]   2> 2091 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[609]} 0 0
>> [junit4:junit4]   2> 2093 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[610]} 0 0
>> [junit4:junit4]   2> 2095 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[611]} 0 0
>> [junit4:junit4]   2> 2097 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[612]} 0 0
>> [junit4:junit4]   2> 2099 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[613]} 0 0
>> [junit4:junit4]   2> 2101 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[614]} 0 0
>> [junit4:junit4]   2> 2103 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[615]} 0 0
>> [junit4:junit4]   2> 2105 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[616]} 0 0
>> [junit4:junit4]   2> 2107 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[617]} 0 0
>> [junit4:junit4]   2> 2109 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[618]} 0 0
>> [junit4:junit4]   2> 2111 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[619]} 0 0
>> [junit4:junit4]   2> 2113 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[620]} 0 0
>> [junit4:junit4]   2> 2115 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[621]} 0 0
>> [junit4:junit4]   2> 2117 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[622]} 0 0
>> [junit4:junit4]   2> 2119 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[623]} 0 0
>> [junit4:junit4]   2> 2121 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[624]} 0 0
>> [junit4:junit4]   2> 2123 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[625]} 0 0
>> [junit4:junit4]   2> 2125 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[626]} 0 0
>> [junit4:junit4]   2> 2127 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[627]} 0 0
>> [junit4:junit4]   2> 2129 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[628]} 0 0
>> [junit4:junit4]   2> 2131 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[629]} 0 0
>> [junit4:junit4]   2> 2133 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[630]} 0 0
>> [junit4:junit4]   2> 2135 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[631]} 0 0
>> [junit4:junit4]   2> 2137 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[632]} 0 0
>> [junit4:junit4]   2> 2139 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[633]} 0 0
>> [junit4:junit4]   2> 2141 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[634]} 0 0
>> [junit4:junit4]   2> 2143 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[635]} 0 0
>> [junit4:junit4]   2> 2145 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[636]} 0 0
>> [junit4:junit4]   2> 2147 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[637]} 0 0
>> [junit4:junit4]   2> 2149 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[638]} 0 0
>> [junit4:junit4]   2> 2151 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[639]} 0 0
>> [junit4:junit4]   2> 2153 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[640]} 0 0
>> [junit4:junit4]   2> 2155 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[641]} 0 0
>> [junit4:junit4]   2> 2157 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[642]} 0 0
>> [junit4:junit4]   2> 2159 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[643]} 0 0
>> [junit4:junit4]   2> 2161 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[644]} 0 0
>> [junit4:junit4]   2> 2163 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[645]} 0 0
>> [junit4:junit4]   2> 2165 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[646]} 0 0
>> [junit4:junit4]   2> 2167 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[647]} 0 0
>> [junit4:junit4]   2> 2169 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[648]} 0 0
>> [junit4:junit4]   2> 2171 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[649]} 0 0
>> [junit4:junit4]   2> 2173 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[650]} 0 0
>> [junit4:junit4]   2> 2175 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[651]} 0 0
>> [junit4:junit4]   2> 2177 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[652]} 0 0
>> [junit4:junit4]   2> 2179 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[653]} 0 0
>> [junit4:junit4]   2> 2181 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[654]} 0 0
>> [junit4:junit4]   2> 2183 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[655]} 0 0
>> [junit4:junit4]   2> 2185 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[656]} 0 0
>> [junit4:junit4]   2> 2187 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[657]} 0 0
>> [junit4:junit4]   2> 2189 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[658]} 0 0
>> [junit4:junit4]   2> 2191 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[659]} 0 0
>> [junit4:junit4]   2> 2193 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[660]} 0 0
>> [junit4:junit4]   2> 2195 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[661]} 0 0
>> [junit4:junit4]   2> 2197 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[662]} 0 0
>> [junit4:junit4]   2> 2199 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[663]} 0 0
>> [junit4:junit4]   2> 2201 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[664]} 0 0
>> [junit4:junit4]   2> 2203 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[665]} 0 0
>> [junit4:junit4]   2> 2205 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[666]} 0 0
>> [junit4:junit4]   2> 2207 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[667]} 0 0
>> [junit4:junit4]   2> 2209 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[668]} 0 0
>> [junit4:junit4]   2> 2211 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[669]} 0 0
>> [junit4:junit4]   2> 2213 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[670]} 0 0
>> [junit4:junit4]   2> 2215 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[671]} 0 0
>> [junit4:junit4]   2> 2217 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[672]} 0 0
>> [junit4:junit4]   2> 2219 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[673]} 0 0
>> [junit4:junit4]   2> 2221 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[674]} 0 0
>> [junit4:junit4]   2> 2223 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[675]} 0 0
>> [junit4:junit4]   2> 2225 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[676]} 0 0
>> [junit4:junit4]   2> 2227 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[677]} 0 0
>> [junit4:junit4]   2> 2229 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[678]} 0 0
>> [junit4:junit4]   2> 2231 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[679]} 0 0
>> [junit4:junit4]   2> 2233 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[680]} 0 0
>> [junit4:junit4]   2> 2235 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[681]} 0 0
>> [junit4:junit4]   2> 2237 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[682]} 0 0
>> [junit4:junit4]   2> 2239 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[683]} 0 0
>> [junit4:junit4]   2> 2241 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[684]} 0 0
>> [junit4:junit4]   2> 2243 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[685]} 0 0
>> [junit4:junit4]   2> 2245 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[686]} 0 0
>> [junit4:junit4]   2> 2247 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[687]} 0 0
>> [junit4:junit4]   2> 2249 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[688]} 0 0
>> [junit4:junit4]   2> 2251 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[689]} 0 0
>> [junit4:junit4]   2> 2254 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[690]} 0 0
>> [junit4:junit4]   2> 2256 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[691]} 0 0
>> [junit4:junit4]   2> 2258 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[692]} 0 0
>> [junit4:junit4]   2> 2260 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[693]} 0 0
>> [junit4:junit4]   2> 2262 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[694]} 0 0
>> [junit4:junit4]   2> 2264 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[695]} 0 0
>> [junit4:junit4]   2> 2266 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[696]} 0 0
>> [junit4:junit4]   2> 2268 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[697]} 0 0
>> [junit4:junit4]   2> 2270 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[698]} 0 0
>> [junit4:junit4]   2> 2272 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[699]} 0 0
>> [junit4:junit4]   2> 2274 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[700]} 0 0
>> [junit4:junit4]   2> 2276 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[701]} 0 0
>> [junit4:junit4]   2> 2278 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[702]} 0 0
>> [junit4:junit4]   2> 2280 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[703]} 0 0
>> [junit4:junit4]   2> 2282 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[704]} 0 0
>> [junit4:junit4]   2> 2284 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[705]} 0 0
>> [junit4:junit4]   2> 2286 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[706]} 0 0
>> [junit4:junit4]   2> 2288 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[707]} 0 0
>> [junit4:junit4]   2> 2290 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[708]} 0 0
>> [junit4:junit4]   2> 2292 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[709]} 0 0
>> [junit4:junit4]   2> 2294 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[710]} 0 0
>> [junit4:junit4]   2> 2296 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[711]} 0 0
>> [junit4:junit4]   2> 2298 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[712]} 0 0
>> [junit4:junit4]   2> 2300 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[713]} 0 0
>> [junit4:junit4]   2> 2302 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[714]} 0 0
>> [junit4:junit4]   2> 2304 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[715]} 0 0
>> [junit4:junit4]   2> 2306 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[716]} 0 0
>> [junit4:junit4]   2> 2308 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[717]} 0 0
>> [junit4:junit4]   2> 2310 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[718]} 0 0
>> [junit4:junit4]   2> 2312 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[719]} 0 0
>> [junit4:junit4]   2> 2314 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[720]} 0 0
>> [junit4:junit4]   2> 2316 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[721]} 0 0
>> [junit4:junit4]   2> 2318 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[722]} 0 0
>> [junit4:junit4]   2> 2320 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[723]} 0 0
>> [junit4:junit4]   2> 2322 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[724]} 0 0
>> [junit4:junit4]   2> 2324 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[725]} 0 0
>> [junit4:junit4]   2> 2326 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[726]} 0 0
>> [junit4:junit4]   2> 2328 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[727]} 0 0
>> [junit4:junit4]   2> 2330 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[728]} 0 0
>> [junit4:junit4]   2> 2332 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[729]} 0 0
>> [junit4:junit4]   2> 2334 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[730]} 0 0
>> [junit4:junit4]   2> 2336 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[731]} 0 0
>> [junit4:junit4]   2> 2338 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[732]} 0 0
>> [junit4:junit4]   2> 2340 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[733]} 0 0
>> [junit4:junit4]   2> 2342 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[734]} 0 0
>> [junit4:junit4]   2> 2344 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[735]} 0 0
>> [junit4:junit4]   2> 2346 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[736]} 0 0
>> [junit4:junit4]   2> 2348 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[737]} 0 0
>> [junit4:junit4]   2> 2350 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[738]} 0 0
>> [junit4:junit4]   2> 2352 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[739]} 0 0
>> [junit4:junit4]   2> 2354 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[740]} 0 0
>> [junit4:junit4]   2> 2356 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[741]} 0 0
>> [junit4:junit4]   2> 2358 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[742]} 0 0
>> [junit4:junit4]   2> 2360 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[743]} 0 0
>> [junit4:junit4]   2> 2362 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[744]} 0 0
>> [junit4:junit4]   2> 2364 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[745]} 0 0
>> [junit4:junit4]   2> 2366 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[746]} 0 0
>> [junit4:junit4]   2> 2368 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[747]} 0 0
>> [junit4:junit4]   2> 2370 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[748]} 0 0
>> [junit4:junit4]   2> 2372 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[749]} 0 0
>> [junit4:junit4]   2> 2374 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[750]} 0 0
>> [junit4:junit4]   2> 2376 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[751]} 0 0
>> [junit4:junit4]   2> 2378 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[752]} 0 0
>> [junit4:junit4]   2> 2380 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[753]} 0 0
>> [junit4:junit4]   2> 2382 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[754]} 0 0
>> [junit4:junit4]   2> 2384 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[755]} 0 0
>> [junit4:junit4]   2> 2386 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[756]} 0 0
>> [junit4:junit4]   2> 2388 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[757]} 0 0
>> [junit4:junit4]   2> 2390 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[758]} 0 0
>> [junit4:junit4]   2> 2392 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[759]} 0 0
>> [junit4:junit4]   2> 2394 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[760]} 0 0
>> [junit4:junit4]   2> 2396 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[761]} 0 0
>> [junit4:junit4]   2> 2398 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[762]} 0 0
>> [junit4:junit4]   2> 2400 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[763]} 0 0
>> [junit4:junit4]   2> 2402 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[764]} 0 0
>> [junit4:junit4]   2> 2404 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[765]} 0 0
>> [junit4:junit4]   2> 2406 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[766]} 0 0
>> [junit4:junit4]   2> 2408 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[767]} 0 0
>> [junit4:junit4]   2> 2410 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[768]} 0 0
>> [junit4:junit4]   2> 2412 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[769]} 0 0
>> [junit4:junit4]   2> 2414 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[770]} 0 0
>> [junit4:junit4]   2> 2416 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[771]} 0 0
>> [junit4:junit4]   2> 2418 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[772]} 0 0
>> [junit4:junit4]   2> 2420 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[773]} 0 0
>> [junit4:junit4]   2> 2422 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[774]} 0 0
>> [junit4:junit4]   2> 2424 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[775]} 0 0
>> [junit4:junit4]   2> 2426 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[776]} 0 0
>> [junit4:junit4]   2> 2428 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[777]} 0 0
>> [junit4:junit4]   2> 2430 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[778]} 0 0
>> [junit4:junit4]   2> 2432 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[779]} 0 0
>> [junit4:junit4]   2> 2434 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[780]} 0 0
>> [junit4:junit4]   2> 2436 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[781]} 0 0
>> [junit4:junit4]   2> 2438 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[782]} 0 0
>> [junit4:junit4]   2> 2440 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[783]} 0 0
>> [junit4:junit4]   2> 2442 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[784]} 0 0
>> [junit4:junit4]   2> 2444 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[785]} 0 0
>> [junit4:junit4]   2> 2446 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[786]} 0 0
>> [junit4:junit4]   2> 2448 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[787]} 0 0
>> [junit4:junit4]   2> 2450 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[788]} 0 0
>> [junit4:junit4]   2> 2452 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[789]} 0 0
>> [junit4:junit4]   2> 2454 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[790]} 0 0
>> [junit4:junit4]   2> 2456 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[791]} 0 0
>> [junit4:junit4]   2> 2458 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[792]} 0 0
>> [junit4:junit4]   2> 2460 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[793]} 0 0
>> [junit4:junit4]   2> 2462 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[794]} 0 0
>> [junit4:junit4]   2> 2464 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[795]} 0 0
>> [junit4:junit4]   2> 2466 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[796]} 0 0
>> [junit4:junit4]   2> 2468 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[797]} 0 0
>> [junit4:junit4]   2> 2470 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[798]} 0 0
>> [junit4:junit4]   2> 2472 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[799]} 0 0
>> [junit4:junit4]   2> 2474 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[800]} 0 0
>> [junit4:junit4]   2> 2476 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[801]} 0 0
>> [junit4:junit4]   2> 2478 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[802]} 0 0
>> [junit4:junit4]   2> 2480 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[803]} 0 0
>> [junit4:junit4]   2> 2482 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[804]} 0 0
>> [junit4:junit4]   2> 2484 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[805]} 0 0
>> [junit4:junit4]   2> 2486 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[806]} 0 0
>> [junit4:junit4]   2> 2488 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[807]} 0 0
>> [junit4:junit4]   2> 2490 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[808]} 0 0
>> [junit4:junit4]   2> 2492 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[809]} 0 0
>> [junit4:junit4]   2> 2494 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[810]} 0 0
>> [junit4:junit4]   2> 2496 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[811]} 0 0
>> [junit4:junit4]   2> 2498 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[812]} 0 0
>> [junit4:junit4]   2> 2500 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[813]} 0 0
>> [junit4:junit4]   2> 2502 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[814]} 0 0
>> [junit4:junit4]   2> 2504 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[815]} 0 0
>> [junit4:junit4]   2> 2506 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[816]} 0 0
>> [junit4:junit4]   2> 2508 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[817]} 0 0
>> [junit4:junit4]   2> 2510 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[818]} 0 0
>> [junit4:junit4]   2> 2512 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[819]} 0 0
>> [junit4:junit4]   2> 2514 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[820]} 0 0
>> [junit4:junit4]   2> 2516 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[821]} 0 0
>> [junit4:junit4]   2> 2518 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[822]} 0 0
>> [junit4:junit4]   2> 2520 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[823]} 0 0
>> [junit4:junit4]   2> 2522 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[824]} 0 0
>> [junit4:junit4]   2> 2524 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[825]} 0 0
>> [junit4:junit4]   2> 2526 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[826]} 0 0
>> [junit4:junit4]   2> 2528 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[827]} 0 0
>> [junit4:junit4]   2> 2530 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[828]} 0 0
>> [junit4:junit4]   2> 2532 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[829]} 0 0
>> [junit4:junit4]   2> 2534 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[830]} 0 0
>> [junit4:junit4]   2> 2536 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[831]} 0 0
>> [junit4:junit4]   2> 2538 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[832]} 0 0
>> [junit4:junit4]   2> 2540 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[833]} 0 0
>> [junit4:junit4]   2> 2542 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[834]} 0 0
>> [junit4:junit4]   2> 2544 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[835]} 0 0
>> [junit4:junit4]   2> 2546 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[836]} 0 0
>> [junit4:junit4]   2> 2548 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[837]} 0 0
>> [junit4:junit4]   2> 2550 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[838]} 0 0
>> [junit4:junit4]   2> 2552 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[839]} 0 0
>> [junit4:junit4]   2> 2554 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[840]} 0 0
>> [junit4:junit4]   2> 2556 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[841]} 0 0
>> [junit4:junit4]   2> 2558 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[842]} 0 0
>> [junit4:junit4]   2> 2560 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[843]} 0 0
>> [junit4:junit4]   2> 2562 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[844]} 0 0
>> [junit4:junit4]   2> 2564 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[845]} 0 0
>> [junit4:junit4]   2> 2566 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[846]} 0 0
>> [junit4:junit4]   2> 2568 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[847]} 0 0
>> [junit4:junit4]   2> 2570 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[848]} 0 0
>> [junit4:junit4]   2> 2572 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[849]} 0 0
>> [junit4:junit4]   2> 2574 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[850]} 0 0
>> [junit4:junit4]   2> 2576 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[851]} 0 0
>> [junit4:junit4]   2> 2578 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[852]} 0 0
>> [junit4:junit4]   2> 2580 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[853]} 0 0
>> [junit4:junit4]   2> 2582 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[854]} 0 0
>> [junit4:junit4]   2> 2584 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[855]} 0 0
>> [junit4:junit4]   2> 2586 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[856]} 0 0
>> [junit4:junit4]   2> 2588 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[857]} 0 0
>> [junit4:junit4]   2> 2590 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[858]} 0 0
>> [junit4:junit4]   2> 2592 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[859]} 0 0
>> [junit4:junit4]   2> 2594 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[860]} 0 0
>> [junit4:junit4]   2> 2596 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[861]} 0 0
>> [junit4:junit4]   2> 2598 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[862]} 0 0
>> [junit4:junit4]   2> 2600 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[863]} 0 0
>> [junit4:junit4]   2> 2602 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[864]} 0 0
>> [junit4:junit4]   2> 2604 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[865]} 0 0
>> [junit4:junit4]   2> 2606 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[866]} 0 0
>> [junit4:junit4]   2> 2608 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[867]} 0 0
>> [junit4:junit4]   2> 2610 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[868]} 0 0
>> [junit4:junit4]   2> 2612 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[869]} 0 0
>> [junit4:junit4]   2> 2614 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[870]} 0 0
>> [junit4:junit4]   2> 2616 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[871]} 0 0
>> [junit4:junit4]   2> 2618 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[872]} 0 0
>> [junit4:junit4]   2> 2620 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[873]} 0 0
>> [junit4:junit4]   2> 2622 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[874]} 0 0
>> [junit4:junit4]   2> 2624 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[875]} 0 0
>> [junit4:junit4]   2> 2626 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[876]} 0 0
>> [junit4:junit4]   2> 2628 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[877]} 0 0
>> [junit4:junit4]   2> 2630 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[878]} 0 0
>> [junit4:junit4]   2> 2632 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[879]} 0 0
>> [junit4:junit4]   2> 2634 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[880]} 0 0
>> [junit4:junit4]   2> 2636 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[881]} 0 0
>> [junit4:junit4]   2> 2638 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[882]} 0 0
>> [junit4:junit4]   2> 2640 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[883]} 0 0
>> [junit4:junit4]   2> 2642 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[884]} 0 0
>> [junit4:junit4]   2> 2644 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[885]} 0 0
>> [junit4:junit4]   2> 2646 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[886]} 0 0
>> [junit4:junit4]   2> 2648 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[887]} 0 0
>> [junit4:junit4]   2> 2650 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[888]} 0 0
>> [junit4:junit4]   2> 2652 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[889]} 0 0
>> [junit4:junit4]   2> 2654 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[890]} 0 0
>> [junit4:junit4]   2> 2656 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[891]} 0 0
>> [junit4:junit4]   2> 2658 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[892]} 0 0
>> [junit4:junit4]   2> 2660 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[893]} 0 0
>> [junit4:junit4]   2> 2662 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[894]} 0 0
>> [junit4:junit4]   2> 2664 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[895]} 0 0
>> [junit4:junit4]   2> 2666 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[896]} 0 0
>> [junit4:junit4]   2> 2668 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[897]} 0 0
>> [junit4:junit4]   2> 2670 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[898]} 0 0
>> [junit4:junit4]   2> 2672 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[899]} 0 0
>> [junit4:junit4]   2> 2674 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[900]} 0 0
>> [junit4:junit4]   2> 2676 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[901]} 0 0
>> [junit4:junit4]   2> 2678 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[902]} 0 0
>> [junit4:junit4]   2> 2680 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[903]} 0 0
>> [junit4:junit4]   2> 2682 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[904]} 0 0
>> [junit4:junit4]   2> 2684 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[905]} 0 0
>> [junit4:junit4]   2> 2686 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[906]} 0 0
>> [junit4:junit4]   2> 2688 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[907]} 0 0
>> [junit4:junit4]   2> 2690 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[908]} 0 0
>> [junit4:junit4]   2> 2692 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[909]} 0 0
>> [junit4:junit4]   2> 2694 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[910]} 0 0
>> [junit4:junit4]   2> 2696 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[911]} 0 0
>> [junit4:junit4]   2> 2698 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[912]} 0 0
>> [junit4:junit4]   2> 2700 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[913]} 0 0
>> [junit4:junit4]   2> 2702 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[914]} 0 0
>> [junit4:junit4]   2> 2704 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[915]} 0 0
>> [junit4:junit4]   2> 2706 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[916]} 0 0
>> [junit4:junit4]   2> 2708 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[917]} 0 0
>> [junit4:junit4]   2> 2710 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[918]} 0 0
>> [junit4:junit4]   2> 2712 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[919]} 0 0
>> [junit4:junit4]   2> 2714 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[920]} 0 0
>> [junit4:junit4]   2> 2716 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[921]} 0 0
>> [junit4:junit4]   2> 2718 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[922]} 0 0
>> [junit4:junit4]   2> 2720 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[923]} 0 0
>> [junit4:junit4]   2> 2722 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[924]} 0 0
>> [junit4:junit4]   2> 2724 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[925]} 0 0
>> [junit4:junit4]   2> 2726 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[926]} 0 0
>> [junit4:junit4]   2> 2728 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[927]} 0 0
>> [junit4:junit4]   2> 2730 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[928]} 0 0
>> [junit4:junit4]   2> 2732 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[929]} 0 0
>> [junit4:junit4]   2> 2734 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[930]} 0 0
>> [junit4:junit4]   2> 2736 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[931]} 0 0
>> [junit4:junit4]   2> 2738 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[932]} 0 0
>> [junit4:junit4]   2> 2740 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[933]} 0 0
>> [junit4:junit4]   2> 2742 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[934]} 0 0
>> [junit4:junit4]   2> 2744 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[935]} 0 0
>> [junit4:junit4]   2> 2746 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[936]} 0 0
>> [junit4:junit4]   2> 2748 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[937]} 0 0
>> [junit4:junit4]   2> 2750 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[938]} 0 0
>> [junit4:junit4]   2> 2752 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[939]} 0 0
>> [junit4:junit4]   2> 2754 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[940]} 0 0
>> [junit4:junit4]   2> 2756 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[941]} 0 0
>> [junit4:junit4]   2> 2758 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[942]} 0 0
>> [junit4:junit4]   2> 2760 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[943]} 0 0
>> [junit4:junit4]   2> 2762 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[944]} 0 0
>> [junit4:junit4]   2> 2764 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[945]} 0 0
>> [junit4:junit4]   2> 2766 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[946]} 0 0
>> [junit4:junit4]   2> 2768 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[947]} 0 0
>> [junit4:junit4]   2> 2770 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[948]} 0 0
>> [junit4:junit4]   2> 2772 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[949]} 0 0
>> [junit4:junit4]   2> 2774 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[950]} 0 0
>> [junit4:junit4]   2> 2776 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[951]} 0 0
>> [junit4:junit4]   2> 2778 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[952]} 0 0
>> [junit4:junit4]   2> 2780 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[953]} 0 0
>> [junit4:junit4]   2> 2782 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[954]} 0 0
>> [junit4:junit4]   2> 2784 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[955]} 0 0
>> [junit4:junit4]   2> 2786 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[956]} 0 0
>> [junit4:junit4]   2> 2788 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[957]} 0 0
>> [junit4:junit4]   2> 2790 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[958]} 0 0
>> [junit4:junit4]   2> 2792 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[959]} 0 0
>> [junit4:junit4]   2> 2794 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[960]} 0 0
>> [junit4:junit4]   2> 2796 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[961]} 0 0
>> [junit4:junit4]   2> 2798 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[962]} 0 0
>> [junit4:junit4]   2> 2800 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[963]} 0 0
>> [junit4:junit4]   2> 2802 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[964]} 0 0
>> [junit4:junit4]   2> 2804 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[965]} 0 0
>> [junit4:junit4]   2> 2806 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[966]} 0 0
>> [junit4:junit4]   2> 2808 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[967]} 0 0
>> [junit4:junit4]   2> 2810 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[968]} 0 0
>> [junit4:junit4]   2> 2812 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[969]} 0 0
>> [junit4:junit4]   2> 2814 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[970]} 0 0
>> [junit4:junit4]   2> 2816 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[971]} 0 0
>> [junit4:junit4]   2> 2818 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[972]} 0 0
>> [junit4:junit4]   2> 2821 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[973]} 0 1
>> [junit4:junit4]   2> 2823 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[974]} 0 0
>> [junit4:junit4]   2> 2825 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[975]} 0 0
>> [junit4:junit4]   2> 2828 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[976]} 0 1
>> [junit4:junit4]   2> 2830 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[977]} 0 0
>> [junit4:junit4]   2> 2832 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[978]} 0 0
>> [junit4:junit4]   2> 2834 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[979]} 0 0
>> [junit4:junit4]   2> 2836 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[980]} 0 0
>> [junit4:junit4]   2> 2838 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[981]} 0 0
>> [junit4:junit4]   2> 2840 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[982]} 0 0
>> [junit4:junit4]   2> 2842 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[983]} 0 0
>> [junit4:junit4]   2> 2844 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[984]} 0 0
>> [junit4:junit4]   2> 2846 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[985]} 0 0
>> [junit4:junit4]   2> 2848 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[986]} 0 0
>> [junit4:junit4]   2> 2850 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[987]} 0 0
>> [junit4:junit4]   2> 2852 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[988]} 0 0
>> [junit4:junit4]   2> 2854 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[989]} 0 0
>> [junit4:junit4]   2> 2856 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[990]} 0 0
>> [junit4:junit4]   2> 2858 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[991]} 0 0
>> [junit4:junit4]   2> 2860 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[992]} 0 0
>> [junit4:junit4]   2> 2862 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[993]} 0 0
>> [junit4:junit4]   2> 2864 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[994]} 0 0
>> [junit4:junit4]   2> 2866 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[995]} 0 0
>> [junit4:junit4]   2> 2868 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[996]} 0 0
>> [junit4:junit4]   2> 2870 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[997]} 0 0
>> [junit4:junit4]   2> 2872 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[998]} 0 0
>> [junit4:junit4]   2> 2874 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[999]} 0 0
>> [junit4:junit4]   2> 2876 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1000]} 0 0
>> [junit4:junit4]   2> 2878 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1001]} 0 0
>> [junit4:junit4]   2> 2880 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1002]} 0 0
>> [junit4:junit4]   2> 2882 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1003]} 0 0
>> [junit4:junit4]   2> 2884 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1004]} 0 0
>> [junit4:junit4]   2> 2886 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1005]} 0 0
>> [junit4:junit4]   2> 2888 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1006]} 0 0
>> [junit4:junit4]   2> 2890 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1007]} 0 0
>> [junit4:junit4]   2> 2892 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1008]} 0 0
>> [junit4:junit4]   2> 2894 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1009]} 0 0
>> [junit4:junit4]   2> 2896 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1010]} 0 0
>> [junit4:junit4]   2> 2898 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1011]} 0 0
>> [junit4:junit4]   2> 2900 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1012]} 0 0
>> [junit4:junit4]   2> 2902 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1013]} 0 0
>> [junit4:junit4]   2> 2904 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1014]} 0 0
>> [junit4:junit4]   2> 2906 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1015]} 0 0
>> [junit4:junit4]   2> 2908 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1016]} 0 0
>> [junit4:junit4]   2> 2910 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1017]} 0 0
>> [junit4:junit4]   2> 2912 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1018]} 0 0
>> [junit4:junit4]   2> 2914 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1019]} 0 0
>> [junit4:junit4]   2> 2916 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1020]} 0 0
>> [junit4:junit4]   2> 2918 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1021]} 0 0
>> [junit4:junit4]   2> 2920 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1022]} 0 0
>> [junit4:junit4]   2> 2922 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1023]} 0 0
>> [junit4:junit4]   2> 2924 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1024]} 0 0
>> [junit4:junit4]   2> 2926 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1025]} 0 0
>> [junit4:junit4]   2> 2928 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1026]} 0 0
>> [junit4:junit4]   2> 2930 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1027]} 0 0
>> [junit4:junit4]   2> 2932 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1028]} 0 0
>> [junit4:junit4]   2> 2934 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1029]} 0 0
>> [junit4:junit4]   2> 2936 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1030]} 0 0
>> [junit4:junit4]   2> 2938 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1031]} 0 0
>> [junit4:junit4]   2> 2940 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1032]} 0 0
>> [junit4:junit4]   2> 2942 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1033]} 0 0
>> [junit4:junit4]   2> 2944 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1034]} 0 0
>> [junit4:junit4]   2> 2946 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1035]} 0 0
>> [junit4:junit4]   2> 2948 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1036]} 0 0
>> [junit4:junit4]   2> 2950 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1037]} 0 0
>> [junit4:junit4]   2> 2952 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1038]} 0 0
>> [junit4:junit4]   2> 2954 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1039]} 0 0
>> [junit4:junit4]   2> 2956 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1040]} 0 0
>> [junit4:junit4]   2> 2958 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1041]} 0 0
>> [junit4:junit4]   2> 2960 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1042]} 0 0
>> [junit4:junit4]   2> 2962 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1043]} 0 0
>> [junit4:junit4]   2> 2964 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1044]} 0 0
>> [junit4:junit4]   2> 2966 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1045]} 0 0
>> [junit4:junit4]   2> 2968 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1046]} 0 0
>> [junit4:junit4]   2> 2970 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1047]} 0 0
>> [junit4:junit4]   2> 2972 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1048]} 0 0
>> [junit4:junit4]   2> 2974 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1049]} 0 0
>> [junit4:junit4]   2> 2976 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1050]} 0 0
>> [junit4:junit4]   2> 2978 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1051]} 0 0
>> [junit4:junit4]   2> 2980 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1052]} 0 0
>> [junit4:junit4]   2> 2982 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1053]} 0 0
>> [junit4:junit4]   2> 2984 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1054]} 0 0
>> [junit4:junit4]   2> 2986 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1055]} 0 0
>> [junit4:junit4]   2> 2988 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1056]} 0 0
>> [junit4:junit4]   2> 2990 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1057]} 0 0
>> [junit4:junit4]   2> 2992 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1058]} 0 0
>> [junit4:junit4]   2> 2994 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1059]} 0 0
>> [junit4:junit4]   2> 2996 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1060]} 0 0
>> [junit4:junit4]   2> 2998 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1061]} 0 0
>> [junit4:junit4]   2> 3000 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1062]} 0 0
>> [junit4:junit4]   2> 3002 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1063]} 0 0
>> [junit4:junit4]   2> 3004 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1064]} 0 0
>> [junit4:junit4]   2> 3006 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1065]} 0 0
>> [junit4:junit4]   2> 3008 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1066]} 0 0
>> [junit4:junit4]   2> 3010 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1067]} 0 0
>> [junit4:junit4]   2> 3012 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1068]} 0 0
>> [junit4:junit4]   2> 3014 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1069]} 0 0
>> [junit4:junit4]   2> 3016 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1070]} 0 0
>> [junit4:junit4]   2> 3018 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1071]} 0 0
>> [junit4:junit4]   2> 3020 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1072]} 0 0
>> [junit4:junit4]   2> 3022 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1073]} 0 0
>> [junit4:junit4]   2> 3024 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1074]} 0 0
>> [junit4:junit4]   2> 3026 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1075]} 0 0
>> [junit4:junit4]   2> 3028 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1076]} 0 0
>> [junit4:junit4]   2> 3030 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1077]} 0 0
>> [junit4:junit4]   2> 3032 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1078]} 0 0
>> [junit4:junit4]   2> 3034 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1079]} 0 0
>> [junit4:junit4]   2> 3036 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1080]} 0 0
>> [junit4:junit4]   2> 3038 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1081]} 0 0
>> [junit4:junit4]   2> 3040 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1082]} 0 0
>> [junit4:junit4]   2> 3042 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1083]} 0 0
>> [junit4:junit4]   2> 3050 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1084]} 0 0
>> [junit4:junit4]   2> 3053 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1085]} 0 0
>> [junit4:junit4]   2> 3055 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1086]} 0 0
>> [junit4:junit4]   2> 3057 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1087]} 0 0
>> [junit4:junit4]   2> 3059 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1088]} 0 0
>> [junit4:junit4]   2> 3061 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1089]} 0 0
>> [junit4:junit4]   2> 3063 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1090]} 0 0
>> [junit4:junit4]   2> 3065 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1091]} 0 0
>> [junit4:junit4]   2> 3067 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1092]} 0 0
>> [junit4:junit4]   2> 3069 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1093]} 0 0
>> [junit4:junit4]   2> 3071 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1094]} 0 0
>> [junit4:junit4]   2> 3073 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1095]} 0 0
>> [junit4:junit4]   2> 3075 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1096]} 0 0
>> [junit4:junit4]   2> 3077 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1097]} 0 0
>> [junit4:junit4]   2> 3079 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1098]} 0 0
>> [junit4:junit4]   2> 3081 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1099]} 0 0
>> [junit4:junit4]   2> 3083 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1100]} 0 0
>> [junit4:junit4]   2> 3085 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1101]} 0 0
>> [junit4:junit4]   2> 3087 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1102]} 0 0
>> [junit4:junit4]   2> 3089 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1103]} 0 0
>> [junit4:junit4]   2> 3091 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1104]} 0 0
>> [junit4:junit4]   2> 3093 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1105]} 0 0
>> [junit4:junit4]   2> 3095 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1106]} 0 0
>> [junit4:junit4]   2> 3097 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1107]} 0 0
>> [junit4:junit4]   2> 3099 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1108]} 0 0
>> [junit4:junit4]   2> 3101 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1109]} 0 0
>> [junit4:junit4]   2> 3103 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1110]} 0 0
>> [junit4:junit4]   2> 3105 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1111]} 0 0
>> [junit4:junit4]   2> 3107 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1112]} 0 0
>> [junit4:junit4]   2> 3109 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1113]} 0 0
>> [junit4:junit4]   2> 3111 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1114]} 0 0
>> [junit4:junit4]   2> 3113 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1115]} 0 0
>> [junit4:junit4]   2> 3115 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1116]} 0 0
>> [junit4:junit4]   2> 3117 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1117]} 0 0
>> [junit4:junit4]   2> 3119 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1118]} 0 0
>> [junit4:junit4]   2> 3121 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1119]} 0 0
>> [junit4:junit4]   2> 3123 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1120]} 0 0
>> [junit4:junit4]   2> 3125 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1121]} 0 0
>> [junit4:junit4]   2> 3127 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1122]} 0 0
>> [junit4:junit4]   2> 3129 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1123]} 0 0
>> [junit4:junit4]   2> 3131 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1124]} 0 0
>> [junit4:junit4]   2> 3133 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1125]} 0 0
>> [junit4:junit4]   2> 3135 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1126]} 0 0
>> [junit4:junit4]   2> 3137 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1127]} 0 0
>> [junit4:junit4]   2> 3139 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1128]} 0 0
>> [junit4:junit4]   2> 3141 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1129]} 0 0
>> [junit4:junit4]   2> 3143 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1130]} 0 0
>> [junit4:junit4]   2> 3145 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1131]} 0 0
>> [junit4:junit4]   2> 3147 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1132]} 0 0
>> [junit4:junit4]   2> 3149 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1133]} 0 0
>> [junit4:junit4]   2> 3151 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1134]} 0 0
>> [junit4:junit4]   2> 3153 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1135]} 0 0
>> [junit4:junit4]   2> 3155 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1136]} 0 0
>> [junit4:junit4]   2> 3157 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1137]} 0 0
>> [junit4:junit4]   2> 3159 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1138]} 0 0
>> [junit4:junit4]   2> 3161 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1139]} 0 0
>> [junit4:junit4]   2> 3163 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1140]} 0 0
>> [junit4:junit4]   2> 3165 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1141]} 0 0
>> [junit4:junit4]   2> 3167 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1142]} 0 0
>> [junit4:junit4]   2> 3169 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1143]} 0 0
>> [junit4:junit4]   2> 3171 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1144]} 0 0
>> [junit4:junit4]   2> 3173 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1145]} 0 0
>> [junit4:junit4]   2> 3175 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1146]} 0 0
>> [junit4:junit4]   2> 3177 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1147]} 0 0
>> [junit4:junit4]   2> 3179 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1148]} 0 0
>> [junit4:junit4]   2> 3181 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1149]} 0 0
>> [junit4:junit4]   2> 3183 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1150]} 0 0
>> [junit4:junit4]   2> 3185 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1151]} 0 0
>> [junit4:junit4]   2> 3187 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1152]} 0 0
>> [junit4:junit4]   2> 3189 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1153]} 0 0
>> [junit4:junit4]   2> 3191 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1154]} 0 0
>> [junit4:junit4]   2> 3193 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1155]} 0 0
>> [junit4:junit4]   2> 3195 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1156]} 0 0
>> [junit4:junit4]   2> 3197 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1157]} 0 0
>> [junit4:junit4]   2> 3199 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1158]} 0 0
>> [junit4:junit4]   2> 3201 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1159]} 0 0
>> [junit4:junit4]   2> 3203 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1160]} 0 0
>> [junit4:junit4]   2> 3205 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1161]} 0 0
>> [junit4:junit4]   2> 3207 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1162]} 0 0
>> [junit4:junit4]   2> 3209 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1163]} 0 0
>> [junit4:junit4]   2> 3211 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1164]} 0 0
>> [junit4:junit4]   2> 3213 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1165]} 0 0
>> [junit4:junit4]   2> 3215 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1166]} 0 0
>> [junit4:junit4]   2> 3217 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1167]} 0 0
>> [junit4:junit4]   2> 3219 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1168]} 0 0
>> [junit4:junit4]   2> 3221 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1169]} 0 0
>> [junit4:junit4]   2> 3228 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1170]} 0 0
>> [junit4:junit4]   2> 3231 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1171]} 0 0
>> [junit4:junit4]   2> 3233 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1172]} 0 0
>> [junit4:junit4]   2> 3235 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1173]} 0 0
>> [junit4:junit4]   2> 3237 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1174]} 0 0
>> [junit4:junit4]   2> 3239 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1175]} 0 0
>> [junit4:junit4]   2> 3241 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1176]} 0 0
>> [junit4:junit4]   2> 3243 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1177]} 0 0
>> [junit4:junit4]   2> 3245 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1178]} 0 0
>> [junit4:junit4]   2> 3247 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1179]} 0 0
>> [junit4:junit4]   2> 3249 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javab
>> 
>> [...truncated too long message...]
>> 
>> ectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave/collection1/data
>> [junit4:junit4]   2> 412932 T3556 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
>> [junit4:junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
>> [junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestReplicationHandler -Dtests.method=test -Dtests.seed=60CC5078815A7FBB -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/hudson/lucene-data/enwiki.random.lines.txt -Dtests.locale=fr_FR -Dtests.timezone=Brazil/West -Dtests.file.encoding=ISO-8859-1
>> [junit4:junit4] FAILURE  413s J1 | TestReplicationHandler.test <<<
>> [junit4:junit4]    > Throwable #1: java.lang.AssertionError: expected:<[{indexVersion=1361433017926,generation=2,filelist=[_0_Pulsing41_0.doc, _0.fnm, _0_Pulsing41_0.tim, _0_Pulsing41_0.tip, _0.nvd, segments_2, _0.fdx, _0.si, _0.nvm, _0.fdt]}]> but was:<[{indexVersion=1361433017926,generation=2,filelist=[_0_Pulsing41_0.doc, _0.fnm, _0_Pulsing41_0.tim, _0_Pulsing41_0.tip, _0.nvd, segments_2, _0.fdx, _0.nvm, _0.si, _0.fdt]}]>
>> [junit4:junit4]    >    at __randomizedtesting.SeedInfo.seed([60CC5078815A7FBB:E8986FA22FA61243]:0)
>> [junit4:junit4]    >    at org.junit.Assert.fail(Assert.java:93)
>> [junit4:junit4]    >    at org.junit.Assert.failNotEquals(Assert.java:647)
>> [junit4:junit4]    >    at org.junit.Assert.assertEquals(Assert.java:128)
>> [junit4:junit4]    >    at org.junit.Assert.assertEquals(Assert.java:147)
>> [junit4:junit4]    >    at org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload(TestReplicationHandler.java:785)
>> [junit4:junit4]    >    at org.apache.solr.handler.TestReplicationHandler.test(TestReplicationHandler.java:254)
>> [junit4:junit4]    >    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>> [junit4:junit4]    >    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>> [junit4:junit4]    >    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>> [junit4:junit4]    >    at java.lang.reflect.Method.invoke(Method.java:616)
>> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
>> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
>> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
>> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
>> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
>> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
>> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
>> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
>> [junit4:junit4]    >    at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
>> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
>> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
>> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
>> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
>> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
>> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
>> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
>> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
>> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
>> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
>> [junit4:junit4]    >    at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
>> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
>> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
>> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
>> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
>> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
>> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
>> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
>> [junit4:junit4]    >    at java.lang.Thread.run(Thread.java:679)
>> [junit4:junit4]   2> 413019 T3556 oas.SolrTestCaseJ4.deleteCore ###deleteCore
>> [junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {id=Pulsing41(freqCutoff=4 minBlockSize=12 maxBlockSize=55), name=Pulsing41(freqCutoff=4 minBlockSize=12 maxBlockSize=55)}, docValues:{}, sim=DefaultSimilarity, locale=fr_FR, timezone=Brazil/West
>> [junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=1,free=82037040,total=273285120
>> [junit4:junit4]   2> NOTE: All tests run in this JVM: [OpenExchangeRatesOrgProviderTest, TermVectorComponentTest, TestCSVLoader, ZkSolrClientTest, SolrIndexSplitterTest, DocumentAnalysisRequestHandlerTest, RAMDirectoryFactoryTest, TestRecovery, TestHashPartitioner, TestFoldingMultitermQuery, TestSolrXMLSerializer, TestComponentsName, TestPhraseSuggestions, CollectionsAPIDistributedZkTest, TestSolrCoreProperties, TestWriterPerf, RecoveryZkTest, TestDistributedGrouping, QueryEqualityTest, DistributedQueryElevationComponentTest, OutputWriterTest, OverseerTest, FieldMutatingUpdateProcessorTest, TestSolr4Spatial, PeerSyncTest, DocumentBuilderTest, SynonymTokenizerTest, TestDistributedSearch, FileUtilsTest, TestStressLucene, TestFunctionQuery, PingRequestHandlerTest, TestRTGBase, TestCharFilters, TestBM25SimilarityFactory, TestJmxIntegration, BasicZkTest, LukeRequestHandlerTest, SolrIndexConfigTest, UUIDFieldTest, XsltUpdateRequestHandlerTest, ConvertedLegacyTest, TestPropInjectDefaults, TestZkChroot, SoftAutoCommitTest, TestPluginEnable, HardAutoCommitTest, EchoParamsTest, TestDocumentBuilder, BasicDistributedZk2Test, TestSolrDeletionPolicy1, TestSolrDeletionPolicy2, TestOmitPositions, UpdateParamsTest, ZkNodePropsTest, SuggesterTSTTest, TestUpdate, PolyFieldTest, TestArbitraryIndexDir, TestMultiCoreConfBootstrap, TestRealTimeGet, SpellCheckComponentTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler]
>> [junit4:junit4] Completed on J1 in 413.04s, 1 test, 1 failure <<< FAILURES!
>> 
>> [...truncated 311 lines...]
>> BUILD FAILED
>> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:388: The following error occurred while executing this line:
>> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:361: The following error occurred while executing this line:
>> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:39: The following error occurred while executing this line:
>> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build.xml:183: The following error occurred while executing this line:
>> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/common-build.xml:447: The following error occurred while executing this line:
>> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:1202: The following error occurred while executing this line:
>> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:865: There were test failures: 254 suites, 1053 tests, 1 failure, 22 ignored (4 assumptions)
>> 
>> Total time: 84 minutes 26 seconds
>> Build step 'Invoke Ant' marked build as failure
>> Archiving artifacts
>> Recording test results
>> Email was triggered for: Failure
>> Sending email for trigger: Failure
>> 
>> 
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>> For additional commands, e-mail: dev-help@lucene.apache.org
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: [JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 185 - Still Failing

Posted by Robert Muir <rc...@gmail.com>.
i have no idea how to fix this test: it throws away all type safety,
only using assertEquals(Object, Object) from a namedlist.

but its clear it needs to sort these files before comparing them!

On Wed, Feb 20, 2013 at 11:53 PM, Apache Jenkins Server
<je...@builds.apache.org> wrote:
> Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/185/
>
> 1 tests failed.
> FAILED:  org.apache.solr.handler.TestReplicationHandler.test
>
> Error Message:
> expected:<[{indexVersion=1361433017926,generation=2,filelist=[_0_Pulsing41_0.doc, _0.fnm, _0_Pulsing41_0.tim, _0_Pulsing41_0.tip, _0.nvd, segments_2, _0.fdx, _0.si, _0.nvm, _0.fdt]}]> but was:<[{indexVersion=1361433017926,generation=2,filelist=[_0_Pulsing41_0.doc, _0.fnm, _0_Pulsing41_0.tim, _0_Pulsing41_0.tip, _0.nvd, segments_2, _0.fdx, _0.nvm, _0.si, _0.fdt]}]>
>
> Stack Trace:
> java.lang.AssertionError: expected:<[{indexVersion=1361433017926,generation=2,filelist=[_0_Pulsing41_0.doc, _0.fnm, _0_Pulsing41_0.tim, _0_Pulsing41_0.tip, _0.nvd, segments_2, _0.fdx, _0.si, _0.nvm, _0.fdt]}]> but was:<[{indexVersion=1361433017926,generation=2,filelist=[_0_Pulsing41_0.doc, _0.fnm, _0_Pulsing41_0.tim, _0_Pulsing41_0.tip, _0.nvd, segments_2, _0.fdx, _0.nvm, _0.si, _0.fdt]}]>
>         at __randomizedtesting.SeedInfo.seed([60CC5078815A7FBB:E8986FA22FA61243]:0)
>         at org.junit.Assert.fail(Assert.java:93)
>         at org.junit.Assert.failNotEquals(Assert.java:647)
>         at org.junit.Assert.assertEquals(Assert.java:128)
>         at org.junit.Assert.assertEquals(Assert.java:147)
>         at org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload(TestReplicationHandler.java:785)
>         at org.apache.solr.handler.TestReplicationHandler.test(TestReplicationHandler.java:254)
>         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:616)
>         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:679)
>
>
>
>
> Build Log:
> [...truncated 8612 lines...]
> [junit4:junit4] Suite: org.apache.solr.handler.TestReplicationHandler
> [junit4:junit4]   2> 3 T3556 oas.SolrTestCaseJ4.setUp ###Starting test
> [junit4:junit4]   2> 16 T3556 oejs.Server.doStart jetty-8.1.8.v20121106
> [junit4:junit4]   2> 21 T3556 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:62021
> [junit4:junit4]   2> 22 T3556 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
> [junit4:junit4]   2> 23 T3556 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
> [junit4:junit4]   2> 23 T3556 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master
> [junit4:junit4]   2> 23 T3556 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/solr.xml
> [junit4:junit4]   2> 24 T3556 oasc.CoreContainer.<init> New CoreContainer 1705103615
> [junit4:junit4]   2> 24 T3556 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
> [junit4:junit4]   2> 25 T3556 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/'
> [junit4:junit4]   2> 25 T3556 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/'
> [junit4:junit4]   2> 70 T3556 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
> [junit4:junit4]   2> 70 T3556 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
> [junit4:junit4]   2> 71 T3556 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
> [junit4:junit4]   2> 71 T3556 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
> [junit4:junit4]   2> 71 T3556 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
> [junit4:junit4]   2> 72 T3556 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
> [junit4:junit4]   2> 72 T3556 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
> [junit4:junit4]   2> 73 T3556 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
> [junit4:junit4]   2> 73 T3556 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
> [junit4:junit4]   2> 73 T3556 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
> [junit4:junit4]   2> 92 T3556 oasc.CoreContainer.load Registering Log Listener
> [junit4:junit4]   2> 114 T3566 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1
> [junit4:junit4]   2> 115 T3566 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/'
> [junit4:junit4]   2> 164 T3566 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
> [junit4:junit4]   2> 220 T3566 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
> [junit4:junit4]   2> 220 T3566 oass.IndexSchema.readSchema Reading Solr Schema
> [junit4:junit4]   2> 224 T3566 oass.IndexSchema.readSchema Schema name=test
> [junit4:junit4]   2> 244 T3566 oass.IndexSchema.readSchema unique key field: id
> [junit4:junit4]   2> 245 T3566 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data/
> [junit4:junit4]   2> 245 T3566 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
> [junit4:junit4]   2> 245 T3566 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
> [junit4:junit4]   2> 246 T3566 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data forceNew:false
> [junit4:junit4]   2> 246 T3566 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data
> [junit4:junit4]   2> 247 T3566 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data/index/
> [junit4:junit4]   2> 247 T3566 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data/index' doesn't exist. Creating new index...
> [junit4:junit4]   2> 248 T3566 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data/index forceNew:false
> [junit4:junit4]   2> 249 T3566 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
> [junit4:junit4]   2>            commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@42d0642b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@119bea2c),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 249 T3566 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 249 T3566 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data/index
> [junit4:junit4]   2> 250 T3566 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
> [junit4:junit4]   2> 250 T3566 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
> [junit4:junit4]   2> 251 T3566 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
> [junit4:junit4]   2> 251 T3566 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
> [junit4:junit4]   2> 251 T3566 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
> [junit4:junit4]   2> 251 T3566 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 258 T3566 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 261 T3566 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data
> [junit4:junit4]   2> 262 T3566 oass.SolrIndexSearcher.<init> Opening Searcher@21d62ce4 main
> [junit4:junit4]   2> 262 T3566 oasu.CommitTracker.<init> Hard AutoCommit: disabled
> [junit4:junit4]   2> 262 T3566 oasu.CommitTracker.<init> Soft AutoCommit: disabled
> [junit4:junit4]   2> 263 T3566 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml,xslt/dummy.xsl
> [junit4:junit4]   2> 263 T3566 oash.ReplicationHandler.inform Commits will be reserved for  10000
> [junit4:junit4]   2> 263 T3566 oasc.CoreContainer.registerCore registering core: collection1
> [junit4:junit4]   2> 263 T3567 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@21d62ce4 main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 263 T3556 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
> [junit4:junit4]   2> 264 T3556 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
> [junit4:junit4]   2> 264 T3556 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> 282 T3556 oejs.Server.doStart jetty-8.1.8.v20121106
> [junit4:junit4]   2> 284 T3556 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:62023
> [junit4:junit4]   2> 285 T3556 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
> [junit4:junit4]   2> 285 T3556 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
> [junit4:junit4]   2> 286 T3556 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave
> [junit4:junit4]   2> 286 T3556 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave/solr.xml
> [junit4:junit4]   2> 286 T3556 oasc.CoreContainer.<init> New CoreContainer 1933060010
> [junit4:junit4]   2> 287 T3556 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
> [junit4:junit4]   2> 287 T3556 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave/'
> [junit4:junit4]   2> 288 T3556 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave/'
> [junit4:junit4]   2> 305 T3556 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
> [junit4:junit4]   2> 306 T3556 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
> [junit4:junit4]   2> 306 T3556 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
> [junit4:junit4]   2> 307 T3556 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
> [junit4:junit4]   2> 307 T3556 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
> [junit4:junit4]   2> 307 T3556 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
> [junit4:junit4]   2> 308 T3556 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
> [junit4:junit4]   2> 308 T3556 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
> [junit4:junit4]   2> 309 T3556 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
> [junit4:junit4]   2> 309 T3556 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
> [junit4:junit4]   2> 323 T3556 oasc.CoreContainer.load Registering Log Listener
> [junit4:junit4]   2> 345 T3577 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave/collection1
> [junit4:junit4]   2> 346 T3577 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave/collection1/'
> [junit4:junit4]   2> 384 T3577 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
> [junit4:junit4]   2> 433 T3577 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
> [junit4:junit4]   2> 433 T3577 oass.IndexSchema.readSchema Reading Solr Schema
> [junit4:junit4]   2> 437 T3577 oass.IndexSchema.readSchema Schema name=test
> [junit4:junit4]   2> 454 T3577 oass.IndexSchema.readSchema unique key field: id
> [junit4:junit4]   2> 455 T3577 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave/collection1/data/
> [junit4:junit4]   2> 455 T3577 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
> [junit4:junit4]   2> 456 T3577 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
> [junit4:junit4]   2> 456 T3577 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave/collection1/data forceNew:false
> [junit4:junit4]   2> 457 T3577 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave/collection1/data
> [junit4:junit4]   2> 457 T3577 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave/collection1/data/index/
> [junit4:junit4]   2> 457 T3577 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave/collection1/data/index' doesn't exist. Creating new index...
> [junit4:junit4]   2> 458 T3577 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave/collection1/data/index forceNew:false
> [junit4:junit4]   2> 459 T3577 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
> [junit4:junit4]   2>            commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@21ffed50 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@630b6d82),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 460 T3577 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 460 T3577 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave/collection1/data/index
> [junit4:junit4]   2> 461 T3577 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
> [junit4:junit4]   2> 461 T3577 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
> [junit4:junit4]   2> 461 T3577 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
> [junit4:junit4]   2> 461 T3577 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
> [junit4:junit4]   2> 462 T3577 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 462 T3577 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
> [junit4:junit4]   2> 464 T3577 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 467 T3577 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave/collection1/data
> [junit4:junit4]   2> 467 T3577 oass.SolrIndexSearcher.<init> Opening Searcher@4126c4cf main
> [junit4:junit4]   2> 467 T3577 oasu.CommitTracker.<init> Hard AutoCommit: disabled
> [junit4:junit4]   2> 468 T3577 oasu.CommitTracker.<init> Soft AutoCommit: disabled
> [junit4:junit4]   2> 472 T3577 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
> [junit4:junit4]   2> 472 T3577 oasc.CoreContainer.registerCore registering core: collection1
> [junit4:junit4]   2> 472 T3578 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4126c4cf main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 473 T3556 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
> [junit4:junit4]   2> 473 T3556 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
> [junit4:junit4]   2> 474 T3556 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> 483 T3556 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1933060010
> [junit4:junit4]   2> 484 T3556 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3e3df518
> [junit4:junit4]   2> 484 T3556 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
> [junit4:junit4]   2> 485 T3556 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
> [junit4:junit4]   2> 485 T3556 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
> [junit4:junit4]   2> 486 T3556 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
> [junit4:junit4]   2> 486 T3556 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
> [junit4:junit4]   2> 487 T3556 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave/collection1/data/index
> [junit4:junit4]   2> 488 T3556 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave/collection1/data
> [junit4:junit4]   2> 488 T3556 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave/collection1/data
> [junit4:junit4]   2> 488 T3556 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave/collection1/data/index
> [junit4:junit4]   2> 489 T3556 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave/collection1/data/index
> [junit4:junit4]   2> 489 T3556 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
> [junit4:junit4]   2> 546 T3556 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1705103615
> [junit4:junit4]   2> 547 T3556 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@13a7da9b
> [junit4:junit4]   2> 547 T3556 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
> [junit4:junit4]   2> 548 T3556 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
> [junit4:junit4]   2> 548 T3556 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
> [junit4:junit4]   2> 549 T3556 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
> [junit4:junit4]   2> 549 T3556 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
> [junit4:junit4]   2> 549 T3556 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data/index
> [junit4:junit4]   2> 550 T3556 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data
> [junit4:junit4]   2> 550 T3556 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data
> [junit4:junit4]   2> 551 T3556 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data/index
> [junit4:junit4]   2> 551 T3556 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data/index
> [junit4:junit4]   2> 552 T3556 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
> [junit4:junit4]   2> 609 T3556 oejs.Server.doStart jetty-8.1.8.v20121106
> [junit4:junit4]   2> 612 T3556 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:62024
> [junit4:junit4]   2> 613 T3556 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
> [junit4:junit4]   2> 613 T3556 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
> [junit4:junit4]   2> 614 T3556 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master
> [junit4:junit4]   2> 614 T3556 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/solr.xml
> [junit4:junit4]   2> 615 T3556 oasc.CoreContainer.<init> New CoreContainer 1151383539
> [junit4:junit4]   2> 615 T3556 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
> [junit4:junit4]   2> 616 T3556 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/'
> [junit4:junit4]   2> 616 T3556 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/'
> [junit4:junit4]   2> 633 T3556 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
> [junit4:junit4]   2> 634 T3556 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
> [junit4:junit4]   2> 634 T3556 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
> [junit4:junit4]   2> 634 T3556 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
> [junit4:junit4]   2> 635 T3556 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
> [junit4:junit4]   2> 635 T3556 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
> [junit4:junit4]   2> 636 T3556 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
> [junit4:junit4]   2> 636 T3556 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
> [junit4:junit4]   2> 636 T3556 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
> [junit4:junit4]   2> 637 T3556 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
> [junit4:junit4]   2> 651 T3556 oasc.CoreContainer.load Registering Log Listener
> [junit4:junit4]   2> 673 T3589 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1
> [junit4:junit4]   2> 674 T3589 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/'
> [junit4:junit4]   2> 712 T3589 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
> [junit4:junit4]   2> 761 T3589 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
> [junit4:junit4]   2> 762 T3589 oass.IndexSchema.readSchema Reading Solr Schema
> [junit4:junit4]   2> 766 T3589 oass.IndexSchema.readSchema Schema name=test
> [junit4:junit4]   2> 783 T3589 oass.IndexSchema.readSchema unique key field: id
> [junit4:junit4]   2> 784 T3589 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data/
> [junit4:junit4]   2> 784 T3589 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
> [junit4:junit4]   2> 784 T3589 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
> [junit4:junit4]   2> 785 T3589 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data forceNew:false
> [junit4:junit4]   2> 785 T3589 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data
> [junit4:junit4]   2> 786 T3589 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data/index/
> [junit4:junit4]   2> 786 T3589 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data/index' doesn't exist. Creating new index...
> [junit4:junit4]   2> 787 T3589 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data/index forceNew:false
> [junit4:junit4]   2> 788 T3589 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
> [junit4:junit4]   2>            commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7f21adf0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@47761b87),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 788 T3589 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 788 T3589 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data/index
> [junit4:junit4]   2> 789 T3589 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
> [junit4:junit4]   2> 790 T3589 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
> [junit4:junit4]   2> 790 T3589 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
> [junit4:junit4]   2> 790 T3589 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
> [junit4:junit4]   2> 790 T3589 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
> [junit4:junit4]   2> 790 T3589 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 792 T3589 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 795 T3589 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data
> [junit4:junit4]   2> 796 T3589 oass.SolrIndexSearcher.<init> Opening Searcher@129413d1 main
> [junit4:junit4]   2> 796 T3589 oasu.CommitTracker.<init> Hard AutoCommit: disabled
> [junit4:junit4]   2> 796 T3589 oasu.CommitTracker.<init> Soft AutoCommit: disabled
> [junit4:junit4]   2> 797 T3589 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml
> [junit4:junit4]   2> 797 T3589 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432607948/master/collection1/data
> [junit4:junit4]   2> 798 T3589 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
> [junit4:junit4]   2>            commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7f21adf0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@47761b87),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 798 T3589 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 798 T3589 oash.ReplicationHandler.inform Commits will be reserved for  10000
> [junit4:junit4]   2> 798 T3589 oasc.CoreContainer.registerCore registering core: collection1
> [junit4:junit4]   2> 798 T3590 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@129413d1 main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 799 T3556 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
> [junit4:junit4]   2> 800 T3556 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
> [junit4:junit4]   2> 800 T3556 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> ASYNC  NEW_CORE C164 name=collection1 org.apache.solr.core.SolrCore@511ab2a2
> [junit4:junit4]   2> 815 T3582 C164 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
> [junit4:junit4]   2> 816 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:*} 0 1
> [junit4:junit4]   2> 819 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0]} 0 1
> [junit4:junit4]   2> 821 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1]} 0 0
> [junit4:junit4]   2> 823 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[2]} 0 0
> [junit4:junit4]   2> 825 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[3]} 0 0
> [junit4:junit4]   2> 827 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[4]} 0 0
> [junit4:junit4]   2> 829 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[5]} 0 0
> [junit4:junit4]   2> 831 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[6]} 0 0
> [junit4:junit4]   2> 833 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[7]} 0 0
> [junit4:junit4]   2> 835 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[8]} 0 0
> [junit4:junit4]   2> 837 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[9]} 0 0
> [junit4:junit4]   2> 839 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[10]} 0 0
> [junit4:junit4]   2> 841 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[11]} 0 0
> [junit4:junit4]   2> 843 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[12]} 0 0
> [junit4:junit4]   2> 845 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[13]} 0 0
> [junit4:junit4]   2> 847 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[14]} 0 0
> [junit4:junit4]   2> 849 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[15]} 0 0
> [junit4:junit4]   2> 851 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[16]} 0 0
> [junit4:junit4]   2> 853 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[17]} 0 0
> [junit4:junit4]   2> 855 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[18]} 0 0
> [junit4:junit4]   2> 857 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[19]} 0 0
> [junit4:junit4]   2> 859 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[20]} 0 0
> [junit4:junit4]   2> 861 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[21]} 0 0
> [junit4:junit4]   2> 863 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[22]} 0 0
> [junit4:junit4]   2> 865 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[23]} 0 0
> [junit4:junit4]   2> 867 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[24]} 0 0
> [junit4:junit4]   2> 870 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[25]} 0 0
> [junit4:junit4]   2> 872 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[26]} 0 0
> [junit4:junit4]   2> 874 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[27]} 0 0
> [junit4:junit4]   2> 876 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[28]} 0 0
> [junit4:junit4]   2> 878 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[29]} 0 0
> [junit4:junit4]   2> 880 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[30]} 0 0
> [junit4:junit4]   2> 882 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[31]} 0 0
> [junit4:junit4]   2> 884 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[32]} 0 0
> [junit4:junit4]   2> 886 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[33]} 0 0
> [junit4:junit4]   2> 888 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[34]} 0 0
> [junit4:junit4]   2> 890 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[35]} 0 0
> [junit4:junit4]   2> 892 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[36]} 0 0
> [junit4:junit4]   2> 894 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[37]} 0 0
> [junit4:junit4]   2> 896 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[38]} 0 0
> [junit4:junit4]   2> 898 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[39]} 0 0
> [junit4:junit4]   2> 900 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[40]} 0 0
> [junit4:junit4]   2> 902 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[41]} 0 0
> [junit4:junit4]   2> 904 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[42]} 0 0
> [junit4:junit4]   2> 906 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[43]} 0 0
> [junit4:junit4]   2> 908 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[44]} 0 0
> [junit4:junit4]   2> 910 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[45]} 0 0
> [junit4:junit4]   2> 912 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[46]} 0 0
> [junit4:junit4]   2> 914 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[47]} 0 0
> [junit4:junit4]   2> 916 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[48]} 0 0
> [junit4:junit4]   2> 918 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[49]} 0 0
> [junit4:junit4]   2> 920 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[50]} 0 0
> [junit4:junit4]   2> 922 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[51]} 0 0
> [junit4:junit4]   2> 924 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[52]} 0 0
> [junit4:junit4]   2> 926 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[53]} 0 0
> [junit4:junit4]   2> 928 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[54]} 0 0
> [junit4:junit4]   2> 930 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[55]} 0 0
> [junit4:junit4]   2> 932 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[56]} 0 0
> [junit4:junit4]   2> 934 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[57]} 0 0
> [junit4:junit4]   2> 937 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[58]} 0 0
> [junit4:junit4]   2> 940 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[59]} 0 0
> [junit4:junit4]   2> 942 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[60]} 0 0
> [junit4:junit4]   2> 944 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[61]} 0 0
> [junit4:junit4]   2> 946 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[62]} 0 0
> [junit4:junit4]   2> 948 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[63]} 0 0
> [junit4:junit4]   2> 950 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[64]} 0 0
> [junit4:junit4]   2> 953 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[65]} 0 0
> [junit4:junit4]   2> 955 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[66]} 0 0
> [junit4:junit4]   2> 958 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[67]} 0 0
> [junit4:junit4]   2> 960 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[68]} 0 0
> [junit4:junit4]   2> 963 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[69]} 0 0
> [junit4:junit4]   2> 965 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[70]} 0 0
> [junit4:junit4]   2> 967 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[71]} 0 0
> [junit4:junit4]   2> 969 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[72]} 0 0
> [junit4:junit4]   2> 972 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[73]} 0 0
> [junit4:junit4]   2> 974 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[74]} 0 0
> [junit4:junit4]   2> 976 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[75]} 0 0
> [junit4:junit4]   2> 978 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[76]} 0 0
> [junit4:junit4]   2> 986 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[77]} 0 0
> [junit4:junit4]   2> 988 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[78]} 0 0
> [junit4:junit4]   2> 990 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[79]} 0 0
> [junit4:junit4]   2> 992 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[80]} 0 0
> [junit4:junit4]   2> 994 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[81]} 0 0
> [junit4:junit4]   2> 996 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[82]} 0 0
> [junit4:junit4]   2> 998 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[83]} 0 0
> [junit4:junit4]   2> 1000 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[84]} 0 0
> [junit4:junit4]   2> 1002 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[85]} 0 0
> [junit4:junit4]   2> 1004 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[86]} 0 0
> [junit4:junit4]   2> 1006 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[87]} 0 0
> [junit4:junit4]   2> 1008 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[88]} 0 0
> [junit4:junit4]   2> 1010 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[89]} 0 0
> [junit4:junit4]   2> 1012 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[90]} 0 0
> [junit4:junit4]   2> 1014 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[91]} 0 0
> [junit4:junit4]   2> 1016 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[92]} 0 0
> [junit4:junit4]   2> 1018 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[93]} 0 0
> [junit4:junit4]   2> 1020 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[94]} 0 0
> [junit4:junit4]   2> 1022 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[95]} 0 0
> [junit4:junit4]   2> 1024 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[96]} 0 0
> [junit4:junit4]   2> 1026 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[97]} 0 0
> [junit4:junit4]   2> 1028 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[98]} 0 0
> [junit4:junit4]   2> 1030 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[99]} 0 0
> [junit4:junit4]   2> 1032 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[100]} 0 0
> [junit4:junit4]   2> 1034 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[101]} 0 0
> [junit4:junit4]   2> 1036 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[102]} 0 0
> [junit4:junit4]   2> 1038 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[103]} 0 0
> [junit4:junit4]   2> 1040 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[104]} 0 0
> [junit4:junit4]   2> 1042 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[105]} 0 0
> [junit4:junit4]   2> 1044 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[106]} 0 0
> [junit4:junit4]   2> 1046 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[107]} 0 0
> [junit4:junit4]   2> 1049 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[108]} 0 0
> [junit4:junit4]   2> 1052 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[109]} 0 0
> [junit4:junit4]   2> 1054 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[110]} 0 0
> [junit4:junit4]   2> 1056 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[111]} 0 0
> [junit4:junit4]   2> 1058 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[112]} 0 0
> [junit4:junit4]   2> 1060 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[113]} 0 0
> [junit4:junit4]   2> 1062 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[114]} 0 0
> [junit4:junit4]   2> 1069 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[115]} 0 0
> [junit4:junit4]   2> 1071 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[116]} 0 0
> [junit4:junit4]   2> 1073 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[117]} 0 0
> [junit4:junit4]   2> 1075 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[118]} 0 0
> [junit4:junit4]   2> 1077 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[119]} 0 0
> [junit4:junit4]   2> 1079 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[120]} 0 0
> [junit4:junit4]   2> 1081 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[121]} 0 0
> [junit4:junit4]   2> 1083 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[122]} 0 0
> [junit4:junit4]   2> 1085 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[123]} 0 0
> [junit4:junit4]   2> 1087 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[124]} 0 0
> [junit4:junit4]   2> 1089 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[125]} 0 0
> [junit4:junit4]   2> 1091 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[126]} 0 0
> [junit4:junit4]   2> 1093 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[127]} 0 0
> [junit4:junit4]   2> 1095 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[128]} 0 0
> [junit4:junit4]   2> 1097 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[129]} 0 0
> [junit4:junit4]   2> 1099 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[130]} 0 0
> [junit4:junit4]   2> 1101 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[131]} 0 0
> [junit4:junit4]   2> 1103 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[132]} 0 0
> [junit4:junit4]   2> 1105 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[133]} 0 0
> [junit4:junit4]   2> 1107 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[134]} 0 0
> [junit4:junit4]   2> 1109 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[135]} 0 0
> [junit4:junit4]   2> 1111 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[136]} 0 0
> [junit4:junit4]   2> 1113 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[137]} 0 0
> [junit4:junit4]   2> 1115 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[138]} 0 0
> [junit4:junit4]   2> 1117 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[139]} 0 0
> [junit4:junit4]   2> 1119 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[140]} 0 0
> [junit4:junit4]   2> 1121 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[141]} 0 0
> [junit4:junit4]   2> 1123 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[142]} 0 0
> [junit4:junit4]   2> 1125 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[143]} 0 0
> [junit4:junit4]   2> 1127 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[144]} 0 0
> [junit4:junit4]   2> 1129 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[145]} 0 0
> [junit4:junit4]   2> 1131 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[146]} 0 0
> [junit4:junit4]   2> 1133 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[147]} 0 0
> [junit4:junit4]   2> 1135 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[148]} 0 0
> [junit4:junit4]   2> 1137 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[149]} 0 0
> [junit4:junit4]   2> 1139 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[150]} 0 0
> [junit4:junit4]   2> 1141 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[151]} 0 0
> [junit4:junit4]   2> 1143 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[152]} 0 0
> [junit4:junit4]   2> 1145 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[153]} 0 0
> [junit4:junit4]   2> 1147 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[154]} 0 0
> [junit4:junit4]   2> 1149 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[155]} 0 0
> [junit4:junit4]   2> 1151 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[156]} 0 0
> [junit4:junit4]   2> 1153 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[157]} 0 0
> [junit4:junit4]   2> 1155 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[158]} 0 0
> [junit4:junit4]   2> 1157 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[159]} 0 0
> [junit4:junit4]   2> 1159 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[160]} 0 0
> [junit4:junit4]   2> 1161 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[161]} 0 0
> [junit4:junit4]   2> 1163 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[162]} 0 0
> [junit4:junit4]   2> 1165 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[163]} 0 0
> [junit4:junit4]   2> 1167 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[164]} 0 0
> [junit4:junit4]   2> 1169 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[165]} 0 0
> [junit4:junit4]   2> 1171 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[166]} 0 0
> [junit4:junit4]   2> 1173 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[167]} 0 0
> [junit4:junit4]   2> 1175 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[168]} 0 0
> [junit4:junit4]   2> 1177 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[169]} 0 0
> [junit4:junit4]   2> 1179 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[170]} 0 0
> [junit4:junit4]   2> 1181 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[171]} 0 0
> [junit4:junit4]   2> 1183 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[172]} 0 0
> [junit4:junit4]   2> 1186 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[173]} 0 0
> [junit4:junit4]   2> 1188 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[174]} 0 0
> [junit4:junit4]   2> 1190 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[175]} 0 0
> [junit4:junit4]   2> 1192 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[176]} 0 0
> [junit4:junit4]   2> 1194 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[177]} 0 0
> [junit4:junit4]   2> 1196 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[178]} 0 0
> [junit4:junit4]   2> 1198 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[179]} 0 0
> [junit4:junit4]   2> 1200 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[180]} 0 0
> [junit4:junit4]   2> 1202 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[181]} 0 0
> [junit4:junit4]   2> 1204 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[182]} 0 0
> [junit4:junit4]   2> 1206 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[183]} 0 0
> [junit4:junit4]   2> 1208 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[184]} 0 0
> [junit4:junit4]   2> 1210 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[185]} 0 0
> [junit4:junit4]   2> 1212 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[186]} 0 0
> [junit4:junit4]   2> 1214 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[187]} 0 0
> [junit4:junit4]   2> 1216 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[188]} 0 0
> [junit4:junit4]   2> 1218 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[189]} 0 0
> [junit4:junit4]   2> 1220 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[190]} 0 0
> [junit4:junit4]   2> 1222 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[191]} 0 0
> [junit4:junit4]   2> 1224 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[192]} 0 0
> [junit4:junit4]   2> 1226 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[193]} 0 0
> [junit4:junit4]   2> 1228 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[194]} 0 0
> [junit4:junit4]   2> 1230 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[195]} 0 0
> [junit4:junit4]   2> 1232 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[196]} 0 0
> [junit4:junit4]   2> 1234 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[197]} 0 0
> [junit4:junit4]   2> 1245 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[198]} 0 0
> [junit4:junit4]   2> 1248 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[199]} 0 0
> [junit4:junit4]   2> 1250 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[200]} 0 0
> [junit4:junit4]   2> 1252 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[201]} 0 0
> [junit4:junit4]   2> 1254 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[202]} 0 0
> [junit4:junit4]   2> 1256 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[203]} 0 0
> [junit4:junit4]   2> 1261 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[204]} 0 0
> [junit4:junit4]   2> 1265 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[205]} 0 0
> [junit4:junit4]   2> 1267 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[206]} 0 0
> [junit4:junit4]   2> 1269 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[207]} 0 0
> [junit4:junit4]   2> 1271 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[208]} 0 0
> [junit4:junit4]   2> 1273 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[209]} 0 0
> [junit4:junit4]   2> 1275 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[210]} 0 0
> [junit4:junit4]   2> 1277 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[211]} 0 0
> [junit4:junit4]   2> 1279 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[212]} 0 0
> [junit4:junit4]   2> 1281 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[213]} 0 0
> [junit4:junit4]   2> 1283 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[214]} 0 0
> [junit4:junit4]   2> 1285 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[215]} 0 0
> [junit4:junit4]   2> 1287 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[216]} 0 0
> [junit4:junit4]   2> 1289 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[217]} 0 0
> [junit4:junit4]   2> 1292 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[218]} 0 0
> [junit4:junit4]   2> 1294 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[219]} 0 0
> [junit4:junit4]   2> 1296 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[220]} 0 0
> [junit4:junit4]   2> 1298 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[221]} 0 0
> [junit4:junit4]   2> 1300 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[222]} 0 0
> [junit4:junit4]   2> 1302 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[223]} 0 0
> [junit4:junit4]   2> 1304 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[224]} 0 0
> [junit4:junit4]   2> 1306 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[225]} 0 0
> [junit4:junit4]   2> 1308 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[226]} 0 0
> [junit4:junit4]   2> 1310 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[227]} 0 0
> [junit4:junit4]   2> 1312 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[228]} 0 0
> [junit4:junit4]   2> 1315 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[229]} 0 0
> [junit4:junit4]   2> 1317 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[230]} 0 0
> [junit4:junit4]   2> 1319 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[231]} 0 0
> [junit4:junit4]   2> 1321 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[232]} 0 0
> [junit4:junit4]   2> 1323 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[233]} 0 0
> [junit4:junit4]   2> 1325 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[234]} 0 0
> [junit4:junit4]   2> 1328 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[235]} 0 0
> [junit4:junit4]   2> 1330 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[236]} 0 0
> [junit4:junit4]   2> 1332 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[237]} 0 0
> [junit4:junit4]   2> 1334 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[238]} 0 0
> [junit4:junit4]   2> 1336 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[239]} 0 0
> [junit4:junit4]   2> 1338 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[240]} 0 0
> [junit4:junit4]   2> 1340 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[241]} 0 0
> [junit4:junit4]   2> 1342 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[242]} 0 0
> [junit4:junit4]   2> 1344 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[243]} 0 0
> [junit4:junit4]   2> 1346 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[244]} 0 0
> [junit4:junit4]   2> 1348 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[245]} 0 0
> [junit4:junit4]   2> 1350 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[246]} 0 0
> [junit4:junit4]   2> 1352 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[247]} 0 0
> [junit4:junit4]   2> 1354 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[248]} 0 0
> [junit4:junit4]   2> 1356 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[249]} 0 0
> [junit4:junit4]   2> 1358 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[250]} 0 0
> [junit4:junit4]   2> 1360 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[251]} 0 0
> [junit4:junit4]   2> 1362 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[252]} 0 0
> [junit4:junit4]   2> 1364 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[253]} 0 0
> [junit4:junit4]   2> 1366 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[254]} 0 0
> [junit4:junit4]   2> 1368 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[255]} 0 0
> [junit4:junit4]   2> 1370 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[256]} 0 0
> [junit4:junit4]   2> 1372 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[257]} 0 0
> [junit4:junit4]   2> 1374 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[258]} 0 0
> [junit4:junit4]   2> 1376 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[259]} 0 0
> [junit4:junit4]   2> 1378 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[260]} 0 0
> [junit4:junit4]   2> 1380 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[261]} 0 0
> [junit4:junit4]   2> 1382 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[262]} 0 0
> [junit4:junit4]   2> 1384 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[263]} 0 0
> [junit4:junit4]   2> 1386 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[264]} 0 0
> [junit4:junit4]   2> 1388 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[265]} 0 0
> [junit4:junit4]   2> 1391 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[266]} 0 0
> [junit4:junit4]   2> 1394 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[267]} 0 0
> [junit4:junit4]   2> 1396 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[268]} 0 0
> [junit4:junit4]   2> 1398 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[269]} 0 0
> [junit4:junit4]   2> 1400 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[270]} 0 0
> [junit4:junit4]   2> 1402 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[271]} 0 0
> [junit4:junit4]   2> 1404 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[272]} 0 0
> [junit4:junit4]   2> 1406 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[273]} 0 0
> [junit4:junit4]   2> 1408 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[274]} 0 0
> [junit4:junit4]   2> 1410 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[275]} 0 0
> [junit4:junit4]   2> 1412 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[276]} 0 0
> [junit4:junit4]   2> 1414 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[277]} 0 0
> [junit4:junit4]   2> 1416 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[278]} 0 0
> [junit4:junit4]   2> 1418 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[279]} 0 0
> [junit4:junit4]   2> 1420 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[280]} 0 0
> [junit4:junit4]   2> 1422 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[281]} 0 0
> [junit4:junit4]   2> 1424 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[282]} 0 0
> [junit4:junit4]   2> 1426 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[283]} 0 0
> [junit4:junit4]   2> 1428 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[284]} 0 0
> [junit4:junit4]   2> 1430 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[285]} 0 0
> [junit4:junit4]   2> 1432 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[286]} 0 0
> [junit4:junit4]   2> 1434 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[287]} 0 0
> [junit4:junit4]   2> 1437 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[288]} 0 0
> [junit4:junit4]   2> 1439 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[289]} 0 0
> [junit4:junit4]   2> 1441 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[290]} 0 0
> [junit4:junit4]   2> 1443 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[291]} 0 0
> [junit4:junit4]   2> 1445 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[292]} 0 0
> [junit4:junit4]   2> 1447 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[293]} 0 0
> [junit4:junit4]   2> 1449 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[294]} 0 0
> [junit4:junit4]   2> 1451 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[295]} 0 0
> [junit4:junit4]   2> 1453 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[296]} 0 0
> [junit4:junit4]   2> 1455 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[297]} 0 0
> [junit4:junit4]   2> 1457 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[298]} 0 0
> [junit4:junit4]   2> 1459 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[299]} 0 0
> [junit4:junit4]   2> 1461 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[300]} 0 0
> [junit4:junit4]   2> 1463 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[301]} 0 0
> [junit4:junit4]   2> 1465 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[302]} 0 0
> [junit4:junit4]   2> 1467 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[303]} 0 0
> [junit4:junit4]   2> 1469 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[304]} 0 0
> [junit4:junit4]   2> 1471 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[305]} 0 0
> [junit4:junit4]   2> 1473 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[306]} 0 0
> [junit4:junit4]   2> 1475 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[307]} 0 0
> [junit4:junit4]   2> 1477 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[308]} 0 0
> [junit4:junit4]   2> 1480 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[309]} 0 0
> [junit4:junit4]   2> 1482 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[310]} 0 0
> [junit4:junit4]   2> 1484 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[311]} 0 0
> [junit4:junit4]   2> 1486 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[312]} 0 0
> [junit4:junit4]   2> 1488 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[313]} 0 0
> [junit4:junit4]   2> 1490 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[314]} 0 0
> [junit4:junit4]   2> 1492 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[315]} 0 0
> [junit4:junit4]   2> 1494 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[316]} 0 0
> [junit4:junit4]   2> 1496 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[317]} 0 0
> [junit4:junit4]   2> 1498 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[318]} 0 0
> [junit4:junit4]   2> 1500 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[319]} 0 0
> [junit4:junit4]   2> 1502 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[320]} 0 0
> [junit4:junit4]   2> 1504 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[321]} 0 0
> [junit4:junit4]   2> 1506 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[322]} 0 0
> [junit4:junit4]   2> 1508 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[323]} 0 0
> [junit4:junit4]   2> 1510 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[324]} 0 0
> [junit4:junit4]   2> 1512 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[325]} 0 0
> [junit4:junit4]   2> 1514 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[326]} 0 0
> [junit4:junit4]   2> 1516 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[327]} 0 0
> [junit4:junit4]   2> 1518 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[328]} 0 0
> [junit4:junit4]   2> 1520 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[329]} 0 0
> [junit4:junit4]   2> 1522 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[330]} 0 0
> [junit4:junit4]   2> 1524 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[331]} 0 0
> [junit4:junit4]   2> 1526 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[332]} 0 0
> [junit4:junit4]   2> 1528 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[333]} 0 0
> [junit4:junit4]   2> 1530 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[334]} 0 0
> [junit4:junit4]   2> 1532 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[335]} 0 0
> [junit4:junit4]   2> 1534 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[336]} 0 0
> [junit4:junit4]   2> 1537 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[337]} 0 0
> [junit4:junit4]   2> 1539 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[338]} 0 0
> [junit4:junit4]   2> 1541 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[339]} 0 0
> [junit4:junit4]   2> 1543 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[340]} 0 0
> [junit4:junit4]   2> 1545 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[341]} 0 0
> [junit4:junit4]   2> 1547 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[342]} 0 0
> [junit4:junit4]   2> 1549 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[343]} 0 0
> [junit4:junit4]   2> 1551 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[344]} 0 0
> [junit4:junit4]   2> 1553 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[345]} 0 0
> [junit4:junit4]   2> 1555 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[346]} 0 0
> [junit4:junit4]   2> 1557 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[347]} 0 0
> [junit4:junit4]   2> 1559 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[348]} 0 0
> [junit4:junit4]   2> 1561 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[349]} 0 0
> [junit4:junit4]   2> 1563 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[350]} 0 0
> [junit4:junit4]   2> 1565 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[351]} 0 0
> [junit4:junit4]   2> 1567 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[352]} 0 0
> [junit4:junit4]   2> 1569 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[353]} 0 0
> [junit4:junit4]   2> 1571 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[354]} 0 0
> [junit4:junit4]   2> 1573 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[355]} 0 0
> [junit4:junit4]   2> 1575 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[356]} 0 0
> [junit4:junit4]   2> 1577 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[357]} 0 0
> [junit4:junit4]   2> 1579 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[358]} 0 0
> [junit4:junit4]   2> 1581 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[359]} 0 0
> [junit4:junit4]   2> 1583 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[360]} 0 0
> [junit4:junit4]   2> 1585 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[361]} 0 0
> [junit4:junit4]   2> 1587 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[362]} 0 0
> [junit4:junit4]   2> 1589 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[363]} 0 0
> [junit4:junit4]   2> 1591 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[364]} 0 0
> [junit4:junit4]   2> 1593 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[365]} 0 0
> [junit4:junit4]   2> 1596 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[366]} 0 0
> [junit4:junit4]   2> 1598 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[367]} 0 0
> [junit4:junit4]   2> 1600 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[368]} 0 0
> [junit4:junit4]   2> 1602 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[369]} 0 0
> [junit4:junit4]   2> 1604 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[370]} 0 0
> [junit4:junit4]   2> 1607 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[371]} 0 0
> [junit4:junit4]   2> 1609 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[372]} 0 0
> [junit4:junit4]   2> 1611 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[373]} 0 0
> [junit4:junit4]   2> 1613 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[374]} 0 0
> [junit4:junit4]   2> 1615 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[375]} 0 0
> [junit4:junit4]   2> 1617 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[376]} 0 0
> [junit4:junit4]   2> 1619 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[377]} 0 0
> [junit4:junit4]   2> 1622 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[378]} 0 0
> [junit4:junit4]   2> 1624 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[379]} 0 0
> [junit4:junit4]   2> 1626 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[380]} 0 0
> [junit4:junit4]   2> 1628 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[381]} 0 0
> [junit4:junit4]   2> 1630 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[382]} 0 0
> [junit4:junit4]   2> 1632 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[383]} 0 0
> [junit4:junit4]   2> 1634 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[384]} 0 0
> [junit4:junit4]   2> 1637 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[385]} 0 0
> [junit4:junit4]   2> 1640 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[386]} 0 0
> [junit4:junit4]   2> 1642 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[387]} 0 0
> [junit4:junit4]   2> 1644 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[388]} 0 0
> [junit4:junit4]   2> 1646 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[389]} 0 0
> [junit4:junit4]   2> 1648 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[390]} 0 0
> [junit4:junit4]   2> 1650 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[391]} 0 0
> [junit4:junit4]   2> 1652 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[392]} 0 0
> [junit4:junit4]   2> 1654 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[393]} 0 0
> [junit4:junit4]   2> 1656 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[394]} 0 0
> [junit4:junit4]   2> 1658 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[395]} 0 0
> [junit4:junit4]   2> 1660 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[396]} 0 0
> [junit4:junit4]   2> 1662 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[397]} 0 0
> [junit4:junit4]   2> 1664 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[398]} 0 0
> [junit4:junit4]   2> 1666 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[399]} 0 0
> [junit4:junit4]   2> 1668 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[400]} 0 0
> [junit4:junit4]   2> 1670 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[401]} 0 0
> [junit4:junit4]   2> 1672 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[402]} 0 0
> [junit4:junit4]   2> 1674 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[403]} 0 0
> [junit4:junit4]   2> 1676 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[404]} 0 0
> [junit4:junit4]   2> 1678 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[405]} 0 0
> [junit4:junit4]   2> 1680 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[406]} 0 0
> [junit4:junit4]   2> 1682 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[407]} 0 0
> [junit4:junit4]   2> 1684 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[408]} 0 0
> [junit4:junit4]   2> 1686 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[409]} 0 0
> [junit4:junit4]   2> 1688 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[410]} 0 0
> [junit4:junit4]   2> 1690 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[411]} 0 0
> [junit4:junit4]   2> 1692 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[412]} 0 0
> [junit4:junit4]   2> 1694 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[413]} 0 0
> [junit4:junit4]   2> 1696 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[414]} 0 0
> [junit4:junit4]   2> 1698 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[415]} 0 0
> [junit4:junit4]   2> 1700 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[416]} 0 0
> [junit4:junit4]   2> 1702 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[417]} 0 0
> [junit4:junit4]   2> 1704 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[418]} 0 0
> [junit4:junit4]   2> 1706 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[419]} 0 0
> [junit4:junit4]   2> 1708 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[420]} 0 0
> [junit4:junit4]   2> 1710 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[421]} 0 0
> [junit4:junit4]   2> 1712 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[422]} 0 0
> [junit4:junit4]   2> 1714 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[423]} 0 0
> [junit4:junit4]   2> 1716 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[424]} 0 0
> [junit4:junit4]   2> 1718 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[425]} 0 0
> [junit4:junit4]   2> 1720 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[426]} 0 0
> [junit4:junit4]   2> 1722 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[427]} 0 0
> [junit4:junit4]   2> 1724 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[428]} 0 0
> [junit4:junit4]   2> 1726 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[429]} 0 0
> [junit4:junit4]   2> 1728 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[430]} 0 0
> [junit4:junit4]   2> 1730 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[431]} 0 0
> [junit4:junit4]   2> 1732 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[432]} 0 0
> [junit4:junit4]   2> 1734 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[433]} 0 0
> [junit4:junit4]   2> 1736 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[434]} 0 0
> [junit4:junit4]   2> 1738 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[435]} 0 0
> [junit4:junit4]   2> 1740 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[436]} 0 0
> [junit4:junit4]   2> 1742 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[437]} 0 0
> [junit4:junit4]   2> 1744 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[438]} 0 0
> [junit4:junit4]   2> 1746 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[439]} 0 0
> [junit4:junit4]   2> 1748 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[440]} 0 0
> [junit4:junit4]   2> 1750 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[441]} 0 0
> [junit4:junit4]   2> 1752 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[442]} 0 0
> [junit4:junit4]   2> 1754 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[443]} 0 0
> [junit4:junit4]   2> 1756 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[444]} 0 0
> [junit4:junit4]   2> 1758 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[445]} 0 0
> [junit4:junit4]   2> 1760 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[446]} 0 0
> [junit4:junit4]   2> 1762 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[447]} 0 0
> [junit4:junit4]   2> 1764 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[448]} 0 0
> [junit4:junit4]   2> 1766 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[449]} 0 0
> [junit4:junit4]   2> 1768 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[450]} 0 0
> [junit4:junit4]   2> 1770 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[451]} 0 0
> [junit4:junit4]   2> 1772 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[452]} 0 0
> [junit4:junit4]   2> 1774 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[453]} 0 0
> [junit4:junit4]   2> 1776 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[454]} 0 0
> [junit4:junit4]   2> 1778 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[455]} 0 0
> [junit4:junit4]   2> 1780 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[456]} 0 0
> [junit4:junit4]   2> 1782 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[457]} 0 0
> [junit4:junit4]   2> 1784 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[458]} 0 0
> [junit4:junit4]   2> 1786 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[459]} 0 0
> [junit4:junit4]   2> 1788 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[460]} 0 0
> [junit4:junit4]   2> 1790 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[461]} 0 0
> [junit4:junit4]   2> 1792 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[462]} 0 0
> [junit4:junit4]   2> 1794 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[463]} 0 0
> [junit4:junit4]   2> 1796 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[464]} 0 0
> [junit4:junit4]   2> 1798 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[465]} 0 0
> [junit4:junit4]   2> 1800 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[466]} 0 0
> [junit4:junit4]   2> 1802 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[467]} 0 0
> [junit4:junit4]   2> 1804 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[468]} 0 0
> [junit4:junit4]   2> 1806 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[469]} 0 0
> [junit4:junit4]   2> 1808 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[470]} 0 0
> [junit4:junit4]   2> 1810 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[471]} 0 0
> [junit4:junit4]   2> 1812 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[472]} 0 0
> [junit4:junit4]   2> 1814 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[473]} 0 0
> [junit4:junit4]   2> 1816 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[474]} 0 0
> [junit4:junit4]   2> 1818 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[475]} 0 0
> [junit4:junit4]   2> 1820 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[476]} 0 0
> [junit4:junit4]   2> 1822 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[477]} 0 0
> [junit4:junit4]   2> 1824 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[478]} 0 0
> [junit4:junit4]   2> 1826 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[479]} 0 0
> [junit4:junit4]   2> 1828 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[480]} 0 0
> [junit4:junit4]   2> 1830 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[481]} 0 0
> [junit4:junit4]   2> 1832 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[482]} 0 0
> [junit4:junit4]   2> 1834 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[483]} 0 0
> [junit4:junit4]   2> 1836 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[484]} 0 0
> [junit4:junit4]   2> 1838 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[485]} 0 0
> [junit4:junit4]   2> 1840 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[486]} 0 0
> [junit4:junit4]   2> 1842 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[487]} 0 0
> [junit4:junit4]   2> 1844 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[488]} 0 0
> [junit4:junit4]   2> 1846 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[489]} 0 0
> [junit4:junit4]   2> 1848 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[490]} 0 0
> [junit4:junit4]   2> 1851 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[491]} 0 0
> [junit4:junit4]   2> 1853 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[492]} 0 0
> [junit4:junit4]   2> 1855 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[493]} 0 0
> [junit4:junit4]   2> 1857 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[494]} 0 0
> [junit4:junit4]   2> 1859 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[495]} 0 0
> [junit4:junit4]   2> 1861 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[496]} 0 0
> [junit4:junit4]   2> 1863 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[497]} 0 0
> [junit4:junit4]   2> 1865 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[498]} 0 0
> [junit4:junit4]   2> 1867 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[499]} 0 0
> [junit4:junit4]   2> 1869 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[500]} 0 0
> [junit4:junit4]   2> 1871 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[501]} 0 0
> [junit4:junit4]   2> 1873 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[502]} 0 0
> [junit4:junit4]   2> 1876 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[503]} 0 0
> [junit4:junit4]   2> 1879 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[504]} 0 0
> [junit4:junit4]   2> 1882 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[505]} 0 0
> [junit4:junit4]   2> 1884 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[506]} 0 0
> [junit4:junit4]   2> 1886 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[507]} 0 0
> [junit4:junit4]   2> 1888 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[508]} 0 0
> [junit4:junit4]   2> 1890 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[509]} 0 0
> [junit4:junit4]   2> 1892 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[510]} 0 0
> [junit4:junit4]   2> 1894 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[511]} 0 0
> [junit4:junit4]   2> 1896 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[512]} 0 0
> [junit4:junit4]   2> 1898 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[513]} 0 0
> [junit4:junit4]   2> 1900 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[514]} 0 0
> [junit4:junit4]   2> 1902 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[515]} 0 0
> [junit4:junit4]   2> 1904 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[516]} 0 0
> [junit4:junit4]   2> 1906 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[517]} 0 0
> [junit4:junit4]   2> 1908 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[518]} 0 0
> [junit4:junit4]   2> 1910 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[519]} 0 0
> [junit4:junit4]   2> 1912 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[520]} 0 0
> [junit4:junit4]   2> 1914 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[521]} 0 0
> [junit4:junit4]   2> 1916 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[522]} 0 0
> [junit4:junit4]   2> 1918 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[523]} 0 0
> [junit4:junit4]   2> 1920 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[524]} 0 0
> [junit4:junit4]   2> 1922 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[525]} 0 0
> [junit4:junit4]   2> 1924 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[526]} 0 0
> [junit4:junit4]   2> 1926 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[527]} 0 0
> [junit4:junit4]   2> 1928 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[528]} 0 0
> [junit4:junit4]   2> 1930 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[529]} 0 0
> [junit4:junit4]   2> 1932 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[530]} 0 0
> [junit4:junit4]   2> 1934 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[531]} 0 0
> [junit4:junit4]   2> 1937 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[532]} 0 0
> [junit4:junit4]   2> 1939 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[533]} 0 0
> [junit4:junit4]   2> 1941 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[534]} 0 0
> [junit4:junit4]   2> 1943 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[535]} 0 0
> [junit4:junit4]   2> 1945 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[536]} 0 0
> [junit4:junit4]   2> 1947 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[537]} 0 0
> [junit4:junit4]   2> 1950 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[538]} 0 0
> [junit4:junit4]   2> 1952 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[539]} 0 0
> [junit4:junit4]   2> 1954 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[540]} 0 0
> [junit4:junit4]   2> 1956 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[541]} 0 0
> [junit4:junit4]   2> 1958 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[542]} 0 0
> [junit4:junit4]   2> 1960 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[543]} 0 0
> [junit4:junit4]   2> 1962 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[544]} 0 0
> [junit4:junit4]   2> 1964 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[545]} 0 0
> [junit4:junit4]   2> 1966 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[546]} 0 0
> [junit4:junit4]   2> 1968 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[547]} 0 0
> [junit4:junit4]   2> 1970 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[548]} 0 0
> [junit4:junit4]   2> 1972 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[549]} 0 0
> [junit4:junit4]   2> 1974 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[550]} 0 0
> [junit4:junit4]   2> 1976 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[551]} 0 0
> [junit4:junit4]   2> 1978 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[552]} 0 0
> [junit4:junit4]   2> 1980 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[553]} 0 0
> [junit4:junit4]   2> 1982 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[554]} 0 0
> [junit4:junit4]   2> 1984 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[555]} 0 0
> [junit4:junit4]   2> 1986 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[556]} 0 0
> [junit4:junit4]   2> 1988 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[557]} 0 0
> [junit4:junit4]   2> 1990 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[558]} 0 0
> [junit4:junit4]   2> 1992 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[559]} 0 0
> [junit4:junit4]   2> 1994 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[560]} 0 0
> [junit4:junit4]   2> 1996 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[561]} 0 0
> [junit4:junit4]   2> 1998 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[562]} 0 0
> [junit4:junit4]   2> 2000 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[563]} 0 0
> [junit4:junit4]   2> 2002 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[564]} 0 0
> [junit4:junit4]   2> 2004 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[565]} 0 0
> [junit4:junit4]   2> 2006 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[566]} 0 0
> [junit4:junit4]   2> 2008 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[567]} 0 0
> [junit4:junit4]   2> 2010 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[568]} 0 0
> [junit4:junit4]   2> 2012 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[569]} 0 0
> [junit4:junit4]   2> 2014 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[570]} 0 0
> [junit4:junit4]   2> 2016 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[571]} 0 0
> [junit4:junit4]   2> 2018 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[572]} 0 0
> [junit4:junit4]   2> 2020 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[573]} 0 0
> [junit4:junit4]   2> 2022 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[574]} 0 0
> [junit4:junit4]   2> 2024 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[575]} 0 0
> [junit4:junit4]   2> 2026 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[576]} 0 0
> [junit4:junit4]   2> 2028 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[577]} 0 0
> [junit4:junit4]   2> 2030 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[578]} 0 0
> [junit4:junit4]   2> 2032 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[579]} 0 0
> [junit4:junit4]   2> 2034 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[580]} 0 0
> [junit4:junit4]   2> 2036 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[581]} 0 0
> [junit4:junit4]   2> 2038 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[582]} 0 0
> [junit4:junit4]   2> 2040 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[583]} 0 0
> [junit4:junit4]   2> 2042 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[584]} 0 0
> [junit4:junit4]   2> 2044 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[585]} 0 0
> [junit4:junit4]   2> 2046 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[586]} 0 0
> [junit4:junit4]   2> 2048 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[587]} 0 0
> [junit4:junit4]   2> 2050 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[588]} 0 0
> [junit4:junit4]   2> 2052 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[589]} 0 0
> [junit4:junit4]   2> 2054 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[590]} 0 0
> [junit4:junit4]   2> 2056 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[591]} 0 0
> [junit4:junit4]   2> 2058 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[592]} 0 0
> [junit4:junit4]   2> 2060 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[593]} 0 0
> [junit4:junit4]   2> 2062 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[594]} 0 0
> [junit4:junit4]   2> 2063 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[595]} 0 0
> [junit4:junit4]   2> 2065 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[596]} 0 0
> [junit4:junit4]   2> 2067 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[597]} 0 0
> [junit4:junit4]   2> 2069 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[598]} 0 0
> [junit4:junit4]   2> 2071 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[599]} 0 0
> [junit4:junit4]   2> 2073 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[600]} 0 0
> [junit4:junit4]   2> 2075 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[601]} 0 0
> [junit4:junit4]   2> 2077 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[602]} 0 0
> [junit4:junit4]   2> 2079 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[603]} 0 0
> [junit4:junit4]   2> 2081 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[604]} 0 0
> [junit4:junit4]   2> 2083 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[605]} 0 0
> [junit4:junit4]   2> 2085 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[606]} 0 0
> [junit4:junit4]   2> 2087 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[607]} 0 0
> [junit4:junit4]   2> 2089 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[608]} 0 0
> [junit4:junit4]   2> 2091 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[609]} 0 0
> [junit4:junit4]   2> 2093 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[610]} 0 0
> [junit4:junit4]   2> 2095 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[611]} 0 0
> [junit4:junit4]   2> 2097 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[612]} 0 0
> [junit4:junit4]   2> 2099 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[613]} 0 0
> [junit4:junit4]   2> 2101 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[614]} 0 0
> [junit4:junit4]   2> 2103 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[615]} 0 0
> [junit4:junit4]   2> 2105 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[616]} 0 0
> [junit4:junit4]   2> 2107 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[617]} 0 0
> [junit4:junit4]   2> 2109 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[618]} 0 0
> [junit4:junit4]   2> 2111 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[619]} 0 0
> [junit4:junit4]   2> 2113 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[620]} 0 0
> [junit4:junit4]   2> 2115 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[621]} 0 0
> [junit4:junit4]   2> 2117 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[622]} 0 0
> [junit4:junit4]   2> 2119 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[623]} 0 0
> [junit4:junit4]   2> 2121 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[624]} 0 0
> [junit4:junit4]   2> 2123 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[625]} 0 0
> [junit4:junit4]   2> 2125 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[626]} 0 0
> [junit4:junit4]   2> 2127 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[627]} 0 0
> [junit4:junit4]   2> 2129 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[628]} 0 0
> [junit4:junit4]   2> 2131 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[629]} 0 0
> [junit4:junit4]   2> 2133 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[630]} 0 0
> [junit4:junit4]   2> 2135 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[631]} 0 0
> [junit4:junit4]   2> 2137 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[632]} 0 0
> [junit4:junit4]   2> 2139 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[633]} 0 0
> [junit4:junit4]   2> 2141 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[634]} 0 0
> [junit4:junit4]   2> 2143 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[635]} 0 0
> [junit4:junit4]   2> 2145 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[636]} 0 0
> [junit4:junit4]   2> 2147 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[637]} 0 0
> [junit4:junit4]   2> 2149 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[638]} 0 0
> [junit4:junit4]   2> 2151 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[639]} 0 0
> [junit4:junit4]   2> 2153 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[640]} 0 0
> [junit4:junit4]   2> 2155 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[641]} 0 0
> [junit4:junit4]   2> 2157 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[642]} 0 0
> [junit4:junit4]   2> 2159 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[643]} 0 0
> [junit4:junit4]   2> 2161 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[644]} 0 0
> [junit4:junit4]   2> 2163 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[645]} 0 0
> [junit4:junit4]   2> 2165 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[646]} 0 0
> [junit4:junit4]   2> 2167 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[647]} 0 0
> [junit4:junit4]   2> 2169 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[648]} 0 0
> [junit4:junit4]   2> 2171 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[649]} 0 0
> [junit4:junit4]   2> 2173 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[650]} 0 0
> [junit4:junit4]   2> 2175 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[651]} 0 0
> [junit4:junit4]   2> 2177 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[652]} 0 0
> [junit4:junit4]   2> 2179 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[653]} 0 0
> [junit4:junit4]   2> 2181 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[654]} 0 0
> [junit4:junit4]   2> 2183 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[655]} 0 0
> [junit4:junit4]   2> 2185 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[656]} 0 0
> [junit4:junit4]   2> 2187 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[657]} 0 0
> [junit4:junit4]   2> 2189 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[658]} 0 0
> [junit4:junit4]   2> 2191 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[659]} 0 0
> [junit4:junit4]   2> 2193 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[660]} 0 0
> [junit4:junit4]   2> 2195 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[661]} 0 0
> [junit4:junit4]   2> 2197 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[662]} 0 0
> [junit4:junit4]   2> 2199 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[663]} 0 0
> [junit4:junit4]   2> 2201 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[664]} 0 0
> [junit4:junit4]   2> 2203 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[665]} 0 0
> [junit4:junit4]   2> 2205 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[666]} 0 0
> [junit4:junit4]   2> 2207 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[667]} 0 0
> [junit4:junit4]   2> 2209 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[668]} 0 0
> [junit4:junit4]   2> 2211 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[669]} 0 0
> [junit4:junit4]   2> 2213 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[670]} 0 0
> [junit4:junit4]   2> 2215 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[671]} 0 0
> [junit4:junit4]   2> 2217 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[672]} 0 0
> [junit4:junit4]   2> 2219 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[673]} 0 0
> [junit4:junit4]   2> 2221 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[674]} 0 0
> [junit4:junit4]   2> 2223 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[675]} 0 0
> [junit4:junit4]   2> 2225 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[676]} 0 0
> [junit4:junit4]   2> 2227 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[677]} 0 0
> [junit4:junit4]   2> 2229 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[678]} 0 0
> [junit4:junit4]   2> 2231 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[679]} 0 0
> [junit4:junit4]   2> 2233 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[680]} 0 0
> [junit4:junit4]   2> 2235 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[681]} 0 0
> [junit4:junit4]   2> 2237 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[682]} 0 0
> [junit4:junit4]   2> 2239 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[683]} 0 0
> [junit4:junit4]   2> 2241 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[684]} 0 0
> [junit4:junit4]   2> 2243 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[685]} 0 0
> [junit4:junit4]   2> 2245 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[686]} 0 0
> [junit4:junit4]   2> 2247 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[687]} 0 0
> [junit4:junit4]   2> 2249 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[688]} 0 0
> [junit4:junit4]   2> 2251 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[689]} 0 0
> [junit4:junit4]   2> 2254 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[690]} 0 0
> [junit4:junit4]   2> 2256 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[691]} 0 0
> [junit4:junit4]   2> 2258 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[692]} 0 0
> [junit4:junit4]   2> 2260 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[693]} 0 0
> [junit4:junit4]   2> 2262 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[694]} 0 0
> [junit4:junit4]   2> 2264 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[695]} 0 0
> [junit4:junit4]   2> 2266 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[696]} 0 0
> [junit4:junit4]   2> 2268 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[697]} 0 0
> [junit4:junit4]   2> 2270 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[698]} 0 0
> [junit4:junit4]   2> 2272 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[699]} 0 0
> [junit4:junit4]   2> 2274 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[700]} 0 0
> [junit4:junit4]   2> 2276 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[701]} 0 0
> [junit4:junit4]   2> 2278 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[702]} 0 0
> [junit4:junit4]   2> 2280 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[703]} 0 0
> [junit4:junit4]   2> 2282 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[704]} 0 0
> [junit4:junit4]   2> 2284 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[705]} 0 0
> [junit4:junit4]   2> 2286 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[706]} 0 0
> [junit4:junit4]   2> 2288 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[707]} 0 0
> [junit4:junit4]   2> 2290 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[708]} 0 0
> [junit4:junit4]   2> 2292 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[709]} 0 0
> [junit4:junit4]   2> 2294 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[710]} 0 0
> [junit4:junit4]   2> 2296 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[711]} 0 0
> [junit4:junit4]   2> 2298 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[712]} 0 0
> [junit4:junit4]   2> 2300 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[713]} 0 0
> [junit4:junit4]   2> 2302 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[714]} 0 0
> [junit4:junit4]   2> 2304 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[715]} 0 0
> [junit4:junit4]   2> 2306 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[716]} 0 0
> [junit4:junit4]   2> 2308 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[717]} 0 0
> [junit4:junit4]   2> 2310 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[718]} 0 0
> [junit4:junit4]   2> 2312 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[719]} 0 0
> [junit4:junit4]   2> 2314 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[720]} 0 0
> [junit4:junit4]   2> 2316 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[721]} 0 0
> [junit4:junit4]   2> 2318 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[722]} 0 0
> [junit4:junit4]   2> 2320 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[723]} 0 0
> [junit4:junit4]   2> 2322 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[724]} 0 0
> [junit4:junit4]   2> 2324 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[725]} 0 0
> [junit4:junit4]   2> 2326 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[726]} 0 0
> [junit4:junit4]   2> 2328 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[727]} 0 0
> [junit4:junit4]   2> 2330 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[728]} 0 0
> [junit4:junit4]   2> 2332 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[729]} 0 0
> [junit4:junit4]   2> 2334 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[730]} 0 0
> [junit4:junit4]   2> 2336 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[731]} 0 0
> [junit4:junit4]   2> 2338 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[732]} 0 0
> [junit4:junit4]   2> 2340 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[733]} 0 0
> [junit4:junit4]   2> 2342 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[734]} 0 0
> [junit4:junit4]   2> 2344 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[735]} 0 0
> [junit4:junit4]   2> 2346 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[736]} 0 0
> [junit4:junit4]   2> 2348 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[737]} 0 0
> [junit4:junit4]   2> 2350 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[738]} 0 0
> [junit4:junit4]   2> 2352 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[739]} 0 0
> [junit4:junit4]   2> 2354 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[740]} 0 0
> [junit4:junit4]   2> 2356 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[741]} 0 0
> [junit4:junit4]   2> 2358 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[742]} 0 0
> [junit4:junit4]   2> 2360 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[743]} 0 0
> [junit4:junit4]   2> 2362 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[744]} 0 0
> [junit4:junit4]   2> 2364 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[745]} 0 0
> [junit4:junit4]   2> 2366 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[746]} 0 0
> [junit4:junit4]   2> 2368 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[747]} 0 0
> [junit4:junit4]   2> 2370 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[748]} 0 0
> [junit4:junit4]   2> 2372 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[749]} 0 0
> [junit4:junit4]   2> 2374 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[750]} 0 0
> [junit4:junit4]   2> 2376 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[751]} 0 0
> [junit4:junit4]   2> 2378 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[752]} 0 0
> [junit4:junit4]   2> 2380 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[753]} 0 0
> [junit4:junit4]   2> 2382 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[754]} 0 0
> [junit4:junit4]   2> 2384 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[755]} 0 0
> [junit4:junit4]   2> 2386 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[756]} 0 0
> [junit4:junit4]   2> 2388 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[757]} 0 0
> [junit4:junit4]   2> 2390 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[758]} 0 0
> [junit4:junit4]   2> 2392 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[759]} 0 0
> [junit4:junit4]   2> 2394 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[760]} 0 0
> [junit4:junit4]   2> 2396 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[761]} 0 0
> [junit4:junit4]   2> 2398 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[762]} 0 0
> [junit4:junit4]   2> 2400 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[763]} 0 0
> [junit4:junit4]   2> 2402 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[764]} 0 0
> [junit4:junit4]   2> 2404 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[765]} 0 0
> [junit4:junit4]   2> 2406 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[766]} 0 0
> [junit4:junit4]   2> 2408 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[767]} 0 0
> [junit4:junit4]   2> 2410 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[768]} 0 0
> [junit4:junit4]   2> 2412 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[769]} 0 0
> [junit4:junit4]   2> 2414 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[770]} 0 0
> [junit4:junit4]   2> 2416 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[771]} 0 0
> [junit4:junit4]   2> 2418 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[772]} 0 0
> [junit4:junit4]   2> 2420 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[773]} 0 0
> [junit4:junit4]   2> 2422 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[774]} 0 0
> [junit4:junit4]   2> 2424 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[775]} 0 0
> [junit4:junit4]   2> 2426 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[776]} 0 0
> [junit4:junit4]   2> 2428 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[777]} 0 0
> [junit4:junit4]   2> 2430 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[778]} 0 0
> [junit4:junit4]   2> 2432 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[779]} 0 0
> [junit4:junit4]   2> 2434 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[780]} 0 0
> [junit4:junit4]   2> 2436 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[781]} 0 0
> [junit4:junit4]   2> 2438 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[782]} 0 0
> [junit4:junit4]   2> 2440 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[783]} 0 0
> [junit4:junit4]   2> 2442 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[784]} 0 0
> [junit4:junit4]   2> 2444 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[785]} 0 0
> [junit4:junit4]   2> 2446 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[786]} 0 0
> [junit4:junit4]   2> 2448 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[787]} 0 0
> [junit4:junit4]   2> 2450 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[788]} 0 0
> [junit4:junit4]   2> 2452 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[789]} 0 0
> [junit4:junit4]   2> 2454 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[790]} 0 0
> [junit4:junit4]   2> 2456 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[791]} 0 0
> [junit4:junit4]   2> 2458 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[792]} 0 0
> [junit4:junit4]   2> 2460 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[793]} 0 0
> [junit4:junit4]   2> 2462 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[794]} 0 0
> [junit4:junit4]   2> 2464 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[795]} 0 0
> [junit4:junit4]   2> 2466 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[796]} 0 0
> [junit4:junit4]   2> 2468 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[797]} 0 0
> [junit4:junit4]   2> 2470 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[798]} 0 0
> [junit4:junit4]   2> 2472 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[799]} 0 0
> [junit4:junit4]   2> 2474 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[800]} 0 0
> [junit4:junit4]   2> 2476 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[801]} 0 0
> [junit4:junit4]   2> 2478 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[802]} 0 0
> [junit4:junit4]   2> 2480 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[803]} 0 0
> [junit4:junit4]   2> 2482 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[804]} 0 0
> [junit4:junit4]   2> 2484 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[805]} 0 0
> [junit4:junit4]   2> 2486 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[806]} 0 0
> [junit4:junit4]   2> 2488 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[807]} 0 0
> [junit4:junit4]   2> 2490 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[808]} 0 0
> [junit4:junit4]   2> 2492 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[809]} 0 0
> [junit4:junit4]   2> 2494 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[810]} 0 0
> [junit4:junit4]   2> 2496 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[811]} 0 0
> [junit4:junit4]   2> 2498 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[812]} 0 0
> [junit4:junit4]   2> 2500 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[813]} 0 0
> [junit4:junit4]   2> 2502 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[814]} 0 0
> [junit4:junit4]   2> 2504 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[815]} 0 0
> [junit4:junit4]   2> 2506 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[816]} 0 0
> [junit4:junit4]   2> 2508 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[817]} 0 0
> [junit4:junit4]   2> 2510 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[818]} 0 0
> [junit4:junit4]   2> 2512 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[819]} 0 0
> [junit4:junit4]   2> 2514 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[820]} 0 0
> [junit4:junit4]   2> 2516 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[821]} 0 0
> [junit4:junit4]   2> 2518 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[822]} 0 0
> [junit4:junit4]   2> 2520 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[823]} 0 0
> [junit4:junit4]   2> 2522 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[824]} 0 0
> [junit4:junit4]   2> 2524 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[825]} 0 0
> [junit4:junit4]   2> 2526 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[826]} 0 0
> [junit4:junit4]   2> 2528 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[827]} 0 0
> [junit4:junit4]   2> 2530 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[828]} 0 0
> [junit4:junit4]   2> 2532 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[829]} 0 0
> [junit4:junit4]   2> 2534 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[830]} 0 0
> [junit4:junit4]   2> 2536 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[831]} 0 0
> [junit4:junit4]   2> 2538 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[832]} 0 0
> [junit4:junit4]   2> 2540 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[833]} 0 0
> [junit4:junit4]   2> 2542 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[834]} 0 0
> [junit4:junit4]   2> 2544 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[835]} 0 0
> [junit4:junit4]   2> 2546 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[836]} 0 0
> [junit4:junit4]   2> 2548 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[837]} 0 0
> [junit4:junit4]   2> 2550 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[838]} 0 0
> [junit4:junit4]   2> 2552 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[839]} 0 0
> [junit4:junit4]   2> 2554 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[840]} 0 0
> [junit4:junit4]   2> 2556 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[841]} 0 0
> [junit4:junit4]   2> 2558 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[842]} 0 0
> [junit4:junit4]   2> 2560 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[843]} 0 0
> [junit4:junit4]   2> 2562 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[844]} 0 0
> [junit4:junit4]   2> 2564 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[845]} 0 0
> [junit4:junit4]   2> 2566 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[846]} 0 0
> [junit4:junit4]   2> 2568 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[847]} 0 0
> [junit4:junit4]   2> 2570 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[848]} 0 0
> [junit4:junit4]   2> 2572 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[849]} 0 0
> [junit4:junit4]   2> 2574 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[850]} 0 0
> [junit4:junit4]   2> 2576 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[851]} 0 0
> [junit4:junit4]   2> 2578 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[852]} 0 0
> [junit4:junit4]   2> 2580 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[853]} 0 0
> [junit4:junit4]   2> 2582 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[854]} 0 0
> [junit4:junit4]   2> 2584 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[855]} 0 0
> [junit4:junit4]   2> 2586 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[856]} 0 0
> [junit4:junit4]   2> 2588 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[857]} 0 0
> [junit4:junit4]   2> 2590 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[858]} 0 0
> [junit4:junit4]   2> 2592 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[859]} 0 0
> [junit4:junit4]   2> 2594 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[860]} 0 0
> [junit4:junit4]   2> 2596 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[861]} 0 0
> [junit4:junit4]   2> 2598 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[862]} 0 0
> [junit4:junit4]   2> 2600 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[863]} 0 0
> [junit4:junit4]   2> 2602 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[864]} 0 0
> [junit4:junit4]   2> 2604 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[865]} 0 0
> [junit4:junit4]   2> 2606 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[866]} 0 0
> [junit4:junit4]   2> 2608 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[867]} 0 0
> [junit4:junit4]   2> 2610 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[868]} 0 0
> [junit4:junit4]   2> 2612 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[869]} 0 0
> [junit4:junit4]   2> 2614 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[870]} 0 0
> [junit4:junit4]   2> 2616 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[871]} 0 0
> [junit4:junit4]   2> 2618 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[872]} 0 0
> [junit4:junit4]   2> 2620 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[873]} 0 0
> [junit4:junit4]   2> 2622 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[874]} 0 0
> [junit4:junit4]   2> 2624 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[875]} 0 0
> [junit4:junit4]   2> 2626 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[876]} 0 0
> [junit4:junit4]   2> 2628 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[877]} 0 0
> [junit4:junit4]   2> 2630 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[878]} 0 0
> [junit4:junit4]   2> 2632 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[879]} 0 0
> [junit4:junit4]   2> 2634 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[880]} 0 0
> [junit4:junit4]   2> 2636 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[881]} 0 0
> [junit4:junit4]   2> 2638 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[882]} 0 0
> [junit4:junit4]   2> 2640 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[883]} 0 0
> [junit4:junit4]   2> 2642 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[884]} 0 0
> [junit4:junit4]   2> 2644 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[885]} 0 0
> [junit4:junit4]   2> 2646 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[886]} 0 0
> [junit4:junit4]   2> 2648 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[887]} 0 0
> [junit4:junit4]   2> 2650 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[888]} 0 0
> [junit4:junit4]   2> 2652 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[889]} 0 0
> [junit4:junit4]   2> 2654 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[890]} 0 0
> [junit4:junit4]   2> 2656 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[891]} 0 0
> [junit4:junit4]   2> 2658 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[892]} 0 0
> [junit4:junit4]   2> 2660 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[893]} 0 0
> [junit4:junit4]   2> 2662 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[894]} 0 0
> [junit4:junit4]   2> 2664 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[895]} 0 0
> [junit4:junit4]   2> 2666 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[896]} 0 0
> [junit4:junit4]   2> 2668 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[897]} 0 0
> [junit4:junit4]   2> 2670 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[898]} 0 0
> [junit4:junit4]   2> 2672 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[899]} 0 0
> [junit4:junit4]   2> 2674 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[900]} 0 0
> [junit4:junit4]   2> 2676 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[901]} 0 0
> [junit4:junit4]   2> 2678 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[902]} 0 0
> [junit4:junit4]   2> 2680 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[903]} 0 0
> [junit4:junit4]   2> 2682 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[904]} 0 0
> [junit4:junit4]   2> 2684 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[905]} 0 0
> [junit4:junit4]   2> 2686 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[906]} 0 0
> [junit4:junit4]   2> 2688 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[907]} 0 0
> [junit4:junit4]   2> 2690 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[908]} 0 0
> [junit4:junit4]   2> 2692 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[909]} 0 0
> [junit4:junit4]   2> 2694 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[910]} 0 0
> [junit4:junit4]   2> 2696 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[911]} 0 0
> [junit4:junit4]   2> 2698 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[912]} 0 0
> [junit4:junit4]   2> 2700 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[913]} 0 0
> [junit4:junit4]   2> 2702 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[914]} 0 0
> [junit4:junit4]   2> 2704 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[915]} 0 0
> [junit4:junit4]   2> 2706 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[916]} 0 0
> [junit4:junit4]   2> 2708 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[917]} 0 0
> [junit4:junit4]   2> 2710 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[918]} 0 0
> [junit4:junit4]   2> 2712 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[919]} 0 0
> [junit4:junit4]   2> 2714 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[920]} 0 0
> [junit4:junit4]   2> 2716 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[921]} 0 0
> [junit4:junit4]   2> 2718 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[922]} 0 0
> [junit4:junit4]   2> 2720 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[923]} 0 0
> [junit4:junit4]   2> 2722 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[924]} 0 0
> [junit4:junit4]   2> 2724 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[925]} 0 0
> [junit4:junit4]   2> 2726 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[926]} 0 0
> [junit4:junit4]   2> 2728 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[927]} 0 0
> [junit4:junit4]   2> 2730 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[928]} 0 0
> [junit4:junit4]   2> 2732 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[929]} 0 0
> [junit4:junit4]   2> 2734 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[930]} 0 0
> [junit4:junit4]   2> 2736 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[931]} 0 0
> [junit4:junit4]   2> 2738 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[932]} 0 0
> [junit4:junit4]   2> 2740 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[933]} 0 0
> [junit4:junit4]   2> 2742 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[934]} 0 0
> [junit4:junit4]   2> 2744 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[935]} 0 0
> [junit4:junit4]   2> 2746 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[936]} 0 0
> [junit4:junit4]   2> 2748 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[937]} 0 0
> [junit4:junit4]   2> 2750 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[938]} 0 0
> [junit4:junit4]   2> 2752 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[939]} 0 0
> [junit4:junit4]   2> 2754 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[940]} 0 0
> [junit4:junit4]   2> 2756 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[941]} 0 0
> [junit4:junit4]   2> 2758 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[942]} 0 0
> [junit4:junit4]   2> 2760 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[943]} 0 0
> [junit4:junit4]   2> 2762 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[944]} 0 0
> [junit4:junit4]   2> 2764 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[945]} 0 0
> [junit4:junit4]   2> 2766 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[946]} 0 0
> [junit4:junit4]   2> 2768 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[947]} 0 0
> [junit4:junit4]   2> 2770 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[948]} 0 0
> [junit4:junit4]   2> 2772 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[949]} 0 0
> [junit4:junit4]   2> 2774 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[950]} 0 0
> [junit4:junit4]   2> 2776 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[951]} 0 0
> [junit4:junit4]   2> 2778 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[952]} 0 0
> [junit4:junit4]   2> 2780 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[953]} 0 0
> [junit4:junit4]   2> 2782 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[954]} 0 0
> [junit4:junit4]   2> 2784 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[955]} 0 0
> [junit4:junit4]   2> 2786 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[956]} 0 0
> [junit4:junit4]   2> 2788 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[957]} 0 0
> [junit4:junit4]   2> 2790 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[958]} 0 0
> [junit4:junit4]   2> 2792 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[959]} 0 0
> [junit4:junit4]   2> 2794 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[960]} 0 0
> [junit4:junit4]   2> 2796 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[961]} 0 0
> [junit4:junit4]   2> 2798 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[962]} 0 0
> [junit4:junit4]   2> 2800 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[963]} 0 0
> [junit4:junit4]   2> 2802 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[964]} 0 0
> [junit4:junit4]   2> 2804 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[965]} 0 0
> [junit4:junit4]   2> 2806 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[966]} 0 0
> [junit4:junit4]   2> 2808 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[967]} 0 0
> [junit4:junit4]   2> 2810 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[968]} 0 0
> [junit4:junit4]   2> 2812 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[969]} 0 0
> [junit4:junit4]   2> 2814 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[970]} 0 0
> [junit4:junit4]   2> 2816 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[971]} 0 0
> [junit4:junit4]   2> 2818 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[972]} 0 0
> [junit4:junit4]   2> 2821 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[973]} 0 1
> [junit4:junit4]   2> 2823 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[974]} 0 0
> [junit4:junit4]   2> 2825 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[975]} 0 0
> [junit4:junit4]   2> 2828 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[976]} 0 1
> [junit4:junit4]   2> 2830 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[977]} 0 0
> [junit4:junit4]   2> 2832 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[978]} 0 0
> [junit4:junit4]   2> 2834 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[979]} 0 0
> [junit4:junit4]   2> 2836 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[980]} 0 0
> [junit4:junit4]   2> 2838 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[981]} 0 0
> [junit4:junit4]   2> 2840 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[982]} 0 0
> [junit4:junit4]   2> 2842 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[983]} 0 0
> [junit4:junit4]   2> 2844 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[984]} 0 0
> [junit4:junit4]   2> 2846 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[985]} 0 0
> [junit4:junit4]   2> 2848 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[986]} 0 0
> [junit4:junit4]   2> 2850 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[987]} 0 0
> [junit4:junit4]   2> 2852 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[988]} 0 0
> [junit4:junit4]   2> 2854 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[989]} 0 0
> [junit4:junit4]   2> 2856 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[990]} 0 0
> [junit4:junit4]   2> 2858 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[991]} 0 0
> [junit4:junit4]   2> 2860 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[992]} 0 0
> [junit4:junit4]   2> 2862 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[993]} 0 0
> [junit4:junit4]   2> 2864 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[994]} 0 0
> [junit4:junit4]   2> 2866 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[995]} 0 0
> [junit4:junit4]   2> 2868 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[996]} 0 0
> [junit4:junit4]   2> 2870 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[997]} 0 0
> [junit4:junit4]   2> 2872 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[998]} 0 0
> [junit4:junit4]   2> 2874 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[999]} 0 0
> [junit4:junit4]   2> 2876 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1000]} 0 0
> [junit4:junit4]   2> 2878 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1001]} 0 0
> [junit4:junit4]   2> 2880 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1002]} 0 0
> [junit4:junit4]   2> 2882 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1003]} 0 0
> [junit4:junit4]   2> 2884 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1004]} 0 0
> [junit4:junit4]   2> 2886 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1005]} 0 0
> [junit4:junit4]   2> 2888 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1006]} 0 0
> [junit4:junit4]   2> 2890 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1007]} 0 0
> [junit4:junit4]   2> 2892 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1008]} 0 0
> [junit4:junit4]   2> 2894 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1009]} 0 0
> [junit4:junit4]   2> 2896 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1010]} 0 0
> [junit4:junit4]   2> 2898 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1011]} 0 0
> [junit4:junit4]   2> 2900 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1012]} 0 0
> [junit4:junit4]   2> 2902 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1013]} 0 0
> [junit4:junit4]   2> 2904 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1014]} 0 0
> [junit4:junit4]   2> 2906 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1015]} 0 0
> [junit4:junit4]   2> 2908 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1016]} 0 0
> [junit4:junit4]   2> 2910 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1017]} 0 0
> [junit4:junit4]   2> 2912 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1018]} 0 0
> [junit4:junit4]   2> 2914 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1019]} 0 0
> [junit4:junit4]   2> 2916 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1020]} 0 0
> [junit4:junit4]   2> 2918 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1021]} 0 0
> [junit4:junit4]   2> 2920 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1022]} 0 0
> [junit4:junit4]   2> 2922 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1023]} 0 0
> [junit4:junit4]   2> 2924 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1024]} 0 0
> [junit4:junit4]   2> 2926 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1025]} 0 0
> [junit4:junit4]   2> 2928 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1026]} 0 0
> [junit4:junit4]   2> 2930 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1027]} 0 0
> [junit4:junit4]   2> 2932 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1028]} 0 0
> [junit4:junit4]   2> 2934 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1029]} 0 0
> [junit4:junit4]   2> 2936 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1030]} 0 0
> [junit4:junit4]   2> 2938 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1031]} 0 0
> [junit4:junit4]   2> 2940 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1032]} 0 0
> [junit4:junit4]   2> 2942 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1033]} 0 0
> [junit4:junit4]   2> 2944 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1034]} 0 0
> [junit4:junit4]   2> 2946 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1035]} 0 0
> [junit4:junit4]   2> 2948 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1036]} 0 0
> [junit4:junit4]   2> 2950 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1037]} 0 0
> [junit4:junit4]   2> 2952 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1038]} 0 0
> [junit4:junit4]   2> 2954 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1039]} 0 0
> [junit4:junit4]   2> 2956 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1040]} 0 0
> [junit4:junit4]   2> 2958 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1041]} 0 0
> [junit4:junit4]   2> 2960 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1042]} 0 0
> [junit4:junit4]   2> 2962 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1043]} 0 0
> [junit4:junit4]   2> 2964 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1044]} 0 0
> [junit4:junit4]   2> 2966 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1045]} 0 0
> [junit4:junit4]   2> 2968 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1046]} 0 0
> [junit4:junit4]   2> 2970 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1047]} 0 0
> [junit4:junit4]   2> 2972 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1048]} 0 0
> [junit4:junit4]   2> 2974 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1049]} 0 0
> [junit4:junit4]   2> 2976 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1050]} 0 0
> [junit4:junit4]   2> 2978 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1051]} 0 0
> [junit4:junit4]   2> 2980 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1052]} 0 0
> [junit4:junit4]   2> 2982 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1053]} 0 0
> [junit4:junit4]   2> 2984 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1054]} 0 0
> [junit4:junit4]   2> 2986 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1055]} 0 0
> [junit4:junit4]   2> 2988 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1056]} 0 0
> [junit4:junit4]   2> 2990 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1057]} 0 0
> [junit4:junit4]   2> 2992 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1058]} 0 0
> [junit4:junit4]   2> 2994 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1059]} 0 0
> [junit4:junit4]   2> 2996 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1060]} 0 0
> [junit4:junit4]   2> 2998 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1061]} 0 0
> [junit4:junit4]   2> 3000 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1062]} 0 0
> [junit4:junit4]   2> 3002 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1063]} 0 0
> [junit4:junit4]   2> 3004 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1064]} 0 0
> [junit4:junit4]   2> 3006 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1065]} 0 0
> [junit4:junit4]   2> 3008 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1066]} 0 0
> [junit4:junit4]   2> 3010 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1067]} 0 0
> [junit4:junit4]   2> 3012 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1068]} 0 0
> [junit4:junit4]   2> 3014 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1069]} 0 0
> [junit4:junit4]   2> 3016 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1070]} 0 0
> [junit4:junit4]   2> 3018 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1071]} 0 0
> [junit4:junit4]   2> 3020 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1072]} 0 0
> [junit4:junit4]   2> 3022 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1073]} 0 0
> [junit4:junit4]   2> 3024 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1074]} 0 0
> [junit4:junit4]   2> 3026 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1075]} 0 0
> [junit4:junit4]   2> 3028 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1076]} 0 0
> [junit4:junit4]   2> 3030 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1077]} 0 0
> [junit4:junit4]   2> 3032 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1078]} 0 0
> [junit4:junit4]   2> 3034 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1079]} 0 0
> [junit4:junit4]   2> 3036 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1080]} 0 0
> [junit4:junit4]   2> 3038 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1081]} 0 0
> [junit4:junit4]   2> 3040 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1082]} 0 0
> [junit4:junit4]   2> 3042 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1083]} 0 0
> [junit4:junit4]   2> 3050 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1084]} 0 0
> [junit4:junit4]   2> 3053 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1085]} 0 0
> [junit4:junit4]   2> 3055 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1086]} 0 0
> [junit4:junit4]   2> 3057 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1087]} 0 0
> [junit4:junit4]   2> 3059 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1088]} 0 0
> [junit4:junit4]   2> 3061 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1089]} 0 0
> [junit4:junit4]   2> 3063 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1090]} 0 0
> [junit4:junit4]   2> 3065 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1091]} 0 0
> [junit4:junit4]   2> 3067 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1092]} 0 0
> [junit4:junit4]   2> 3069 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1093]} 0 0
> [junit4:junit4]   2> 3071 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1094]} 0 0
> [junit4:junit4]   2> 3073 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1095]} 0 0
> [junit4:junit4]   2> 3075 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1096]} 0 0
> [junit4:junit4]   2> 3077 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1097]} 0 0
> [junit4:junit4]   2> 3079 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1098]} 0 0
> [junit4:junit4]   2> 3081 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1099]} 0 0
> [junit4:junit4]   2> 3083 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1100]} 0 0
> [junit4:junit4]   2> 3085 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1101]} 0 0
> [junit4:junit4]   2> 3087 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1102]} 0 0
> [junit4:junit4]   2> 3089 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1103]} 0 0
> [junit4:junit4]   2> 3091 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1104]} 0 0
> [junit4:junit4]   2> 3093 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1105]} 0 0
> [junit4:junit4]   2> 3095 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1106]} 0 0
> [junit4:junit4]   2> 3097 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1107]} 0 0
> [junit4:junit4]   2> 3099 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1108]} 0 0
> [junit4:junit4]   2> 3101 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1109]} 0 0
> [junit4:junit4]   2> 3103 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1110]} 0 0
> [junit4:junit4]   2> 3105 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1111]} 0 0
> [junit4:junit4]   2> 3107 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1112]} 0 0
> [junit4:junit4]   2> 3109 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1113]} 0 0
> [junit4:junit4]   2> 3111 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1114]} 0 0
> [junit4:junit4]   2> 3113 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1115]} 0 0
> [junit4:junit4]   2> 3115 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1116]} 0 0
> [junit4:junit4]   2> 3117 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1117]} 0 0
> [junit4:junit4]   2> 3119 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1118]} 0 0
> [junit4:junit4]   2> 3121 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1119]} 0 0
> [junit4:junit4]   2> 3123 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1120]} 0 0
> [junit4:junit4]   2> 3125 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1121]} 0 0
> [junit4:junit4]   2> 3127 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1122]} 0 0
> [junit4:junit4]   2> 3129 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1123]} 0 0
> [junit4:junit4]   2> 3131 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1124]} 0 0
> [junit4:junit4]   2> 3133 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1125]} 0 0
> [junit4:junit4]   2> 3135 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1126]} 0 0
> [junit4:junit4]   2> 3137 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1127]} 0 0
> [junit4:junit4]   2> 3139 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1128]} 0 0
> [junit4:junit4]   2> 3141 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1129]} 0 0
> [junit4:junit4]   2> 3143 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1130]} 0 0
> [junit4:junit4]   2> 3145 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1131]} 0 0
> [junit4:junit4]   2> 3147 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1132]} 0 0
> [junit4:junit4]   2> 3149 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1133]} 0 0
> [junit4:junit4]   2> 3151 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1134]} 0 0
> [junit4:junit4]   2> 3153 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1135]} 0 0
> [junit4:junit4]   2> 3155 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1136]} 0 0
> [junit4:junit4]   2> 3157 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1137]} 0 0
> [junit4:junit4]   2> 3159 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1138]} 0 0
> [junit4:junit4]   2> 3161 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1139]} 0 0
> [junit4:junit4]   2> 3163 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1140]} 0 0
> [junit4:junit4]   2> 3165 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1141]} 0 0
> [junit4:junit4]   2> 3167 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1142]} 0 0
> [junit4:junit4]   2> 3169 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1143]} 0 0
> [junit4:junit4]   2> 3171 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1144]} 0 0
> [junit4:junit4]   2> 3173 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1145]} 0 0
> [junit4:junit4]   2> 3175 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1146]} 0 0
> [junit4:junit4]   2> 3177 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1147]} 0 0
> [junit4:junit4]   2> 3179 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1148]} 0 0
> [junit4:junit4]   2> 3181 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1149]} 0 0
> [junit4:junit4]   2> 3183 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1150]} 0 0
> [junit4:junit4]   2> 3185 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1151]} 0 0
> [junit4:junit4]   2> 3187 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1152]} 0 0
> [junit4:junit4]   2> 3189 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1153]} 0 0
> [junit4:junit4]   2> 3191 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1154]} 0 0
> [junit4:junit4]   2> 3193 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1155]} 0 0
> [junit4:junit4]   2> 3195 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1156]} 0 0
> [junit4:junit4]   2> 3197 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1157]} 0 0
> [junit4:junit4]   2> 3199 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1158]} 0 0
> [junit4:junit4]   2> 3201 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1159]} 0 0
> [junit4:junit4]   2> 3203 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1160]} 0 0
> [junit4:junit4]   2> 3205 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1161]} 0 0
> [junit4:junit4]   2> 3207 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1162]} 0 0
> [junit4:junit4]   2> 3209 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1163]} 0 0
> [junit4:junit4]   2> 3211 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1164]} 0 0
> [junit4:junit4]   2> 3213 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1165]} 0 0
> [junit4:junit4]   2> 3215 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1166]} 0 0
> [junit4:junit4]   2> 3217 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1167]} 0 0
> [junit4:junit4]   2> 3219 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1168]} 0 0
> [junit4:junit4]   2> 3221 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1169]} 0 0
> [junit4:junit4]   2> 3228 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1170]} 0 0
> [junit4:junit4]   2> 3231 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1171]} 0 0
> [junit4:junit4]   2> 3233 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1172]} 0 0
> [junit4:junit4]   2> 3235 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1173]} 0 0
> [junit4:junit4]   2> 3237 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1174]} 0 0
> [junit4:junit4]   2> 3239 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1175]} 0 0
> [junit4:junit4]   2> 3241 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1176]} 0 0
> [junit4:junit4]   2> 3243 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1177]} 0 0
> [junit4:junit4]   2> 3245 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1178]} 0 0
> [junit4:junit4]   2> 3247 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1179]} 0 0
> [junit4:junit4]   2> 3249 T3582 C164 UPDATE [collection1] webapp=/solr path=/update params={wt=javab
>
> [...truncated too long message...]
>
> ectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361432608217/slave/collection1/data
> [junit4:junit4]   2> 412932 T3556 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
> [junit4:junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
> [junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestReplicationHandler -Dtests.method=test -Dtests.seed=60CC5078815A7FBB -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/hudson/lucene-data/enwiki.random.lines.txt -Dtests.locale=fr_FR -Dtests.timezone=Brazil/West -Dtests.file.encoding=ISO-8859-1
> [junit4:junit4] FAILURE  413s J1 | TestReplicationHandler.test <<<
> [junit4:junit4]    > Throwable #1: java.lang.AssertionError: expected:<[{indexVersion=1361433017926,generation=2,filelist=[_0_Pulsing41_0.doc, _0.fnm, _0_Pulsing41_0.tim, _0_Pulsing41_0.tip, _0.nvd, segments_2, _0.fdx, _0.si, _0.nvm, _0.fdt]}]> but was:<[{indexVersion=1361433017926,generation=2,filelist=[_0_Pulsing41_0.doc, _0.fnm, _0_Pulsing41_0.tim, _0_Pulsing41_0.tip, _0.nvd, segments_2, _0.fdx, _0.nvm, _0.si, _0.fdt]}]>
> [junit4:junit4]    >    at __randomizedtesting.SeedInfo.seed([60CC5078815A7FBB:E8986FA22FA61243]:0)
> [junit4:junit4]    >    at org.junit.Assert.fail(Assert.java:93)
> [junit4:junit4]    >    at org.junit.Assert.failNotEquals(Assert.java:647)
> [junit4:junit4]    >    at org.junit.Assert.assertEquals(Assert.java:128)
> [junit4:junit4]    >    at org.junit.Assert.assertEquals(Assert.java:147)
> [junit4:junit4]    >    at org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload(TestReplicationHandler.java:785)
> [junit4:junit4]    >    at org.apache.solr.handler.TestReplicationHandler.test(TestReplicationHandler.java:254)
> [junit4:junit4]    >    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [junit4:junit4]    >    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> [junit4:junit4]    >    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> [junit4:junit4]    >    at java.lang.reflect.Method.invoke(Method.java:616)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
> [junit4:junit4]    >    at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
> [junit4:junit4]    >    at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
> [junit4:junit4]    >    at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]    >    at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
> [junit4:junit4]    >    at java.lang.Thread.run(Thread.java:679)
> [junit4:junit4]   2> 413019 T3556 oas.SolrTestCaseJ4.deleteCore ###deleteCore
> [junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {id=Pulsing41(freqCutoff=4 minBlockSize=12 maxBlockSize=55), name=Pulsing41(freqCutoff=4 minBlockSize=12 maxBlockSize=55)}, docValues:{}, sim=DefaultSimilarity, locale=fr_FR, timezone=Brazil/West
> [junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=1,free=82037040,total=273285120
> [junit4:junit4]   2> NOTE: All tests run in this JVM: [OpenExchangeRatesOrgProviderTest, TermVectorComponentTest, TestCSVLoader, ZkSolrClientTest, SolrIndexSplitterTest, DocumentAnalysisRequestHandlerTest, RAMDirectoryFactoryTest, TestRecovery, TestHashPartitioner, TestFoldingMultitermQuery, TestSolrXMLSerializer, TestComponentsName, TestPhraseSuggestions, CollectionsAPIDistributedZkTest, TestSolrCoreProperties, TestWriterPerf, RecoveryZkTest, TestDistributedGrouping, QueryEqualityTest, DistributedQueryElevationComponentTest, OutputWriterTest, OverseerTest, FieldMutatingUpdateProcessorTest, TestSolr4Spatial, PeerSyncTest, DocumentBuilderTest, SynonymTokenizerTest, TestDistributedSearch, FileUtilsTest, TestStressLucene, TestFunctionQuery, PingRequestHandlerTest, TestRTGBase, TestCharFilters, TestBM25SimilarityFactory, TestJmxIntegration, BasicZkTest, LukeRequestHandlerTest, SolrIndexConfigTest, UUIDFieldTest, XsltUpdateRequestHandlerTest, ConvertedLegacyTest, TestPropInjectDefaults, TestZkChroot, SoftAutoCommitTest, TestPluginEnable, HardAutoCommitTest, EchoParamsTest, TestDocumentBuilder, BasicDistributedZk2Test, TestSolrDeletionPolicy1, TestSolrDeletionPolicy2, TestOmitPositions, UpdateParamsTest, ZkNodePropsTest, SuggesterTSTTest, TestUpdate, PolyFieldTest, TestArbitraryIndexDir, TestMultiCoreConfBootstrap, TestRealTimeGet, SpellCheckComponentTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler]
> [junit4:junit4] Completed on J1 in 413.04s, 1 test, 1 failure <<< FAILURES!
>
> [...truncated 311 lines...]
> BUILD FAILED
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:388: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:361: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:39: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build.xml:183: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/common-build.xml:447: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:1202: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:865: There were test failures: 254 suites, 1053 tests, 1 failure, 22 ignored (4 assumptions)
>
> Total time: 84 minutes 26 seconds
> Build step 'Invoke Ant' marked build as failure
> Archiving artifacts
> Recording test results
> Email was triggered for: Failure
> Sending email for trigger: Failure
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org