You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/12/01 19:39:21 UTC

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

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2906/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.solr.client.solrj.embedded.SolrExampleStreamingBinaryTest.testUpdateField

Error Message:
ConcurrentUpdateSolrClient did not report an error

Stack Trace:
java.lang.AssertionError: ConcurrentUpdateSolrClient did not report an error
	at __randomizedtesting.SeedInfo.seed([CF20CDD42B4918AA:9A536780EB61086C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.client.solrj.SolrExampleTests.testUpdateField(SolrExampleTests.java:1632)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	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:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.client.solrj.embedded.SolrExampleStreamingTest.testUpdateField

Error Message:
ConcurrentUpdateSolrClient did not report an error

Stack Trace:
java.lang.AssertionError: ConcurrentUpdateSolrClient did not report an error
	at __randomizedtesting.SeedInfo.seed([CF20CDD42B4918AA:9A536780EB61086C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.client.solrj.SolrExampleTests.testUpdateField(SolrExampleTests.java:1632)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11433 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.embedded.SolrExampleStreamingBinaryTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_CF20CDD42B4918AA-001/init-core-data-001
   [junit4]   2> 8672 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[CF20CDD42B4918AA]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 8672 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[CF20CDD42B4918AA]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 8675 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[CF20CDD42B4918AA]-worker) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_CF20CDD42B4918AA-001/tempDir-002/cores/core
   [junit4]   2> 8810 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[CF20CDD42B4918AA]-worker) [    ] o.e.j.u.log Logging initialized @13174ms
   [junit4]   2> 9703 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[CF20CDD42B4918AA]-worker) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 9836 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[CF20CDD42B4918AA]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5b1d9fbe{/solr,null,AVAILABLE}
   [junit4]   2> 9899 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[CF20CDD42B4918AA]-worker) [    ] o.e.j.s.ServerConnector Started ServerConnector@106f9474{HTTP/1.1,[http/1.1]}{127.0.0.1:56584}
   [junit4]   2> 9899 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[CF20CDD42B4918AA]-worker) [    ] o.e.j.s.Server Started @14273ms
   [junit4]   2> 9899 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[CF20CDD42B4918AA]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56584, configSetBaseDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_CF20CDD42B4918AA-001/tempDir-001, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_CF20CDD42B4918AA-001/tempDir-002/cores}
   [junit4]   2> 9941 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[CF20CDD42B4918AA]-worker) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@677327b6
   [junit4]   2> 9945 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[CF20CDD42B4918AA]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_CF20CDD42B4918AA-001/tempDir-001'
   [junit4]   2> 9946 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[CF20CDD42B4918AA]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 9946 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[CF20CDD42B4918AA]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_CF20CDD42B4918AA-001/tempDir-001
   [junit4]   2> 9946 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[CF20CDD42B4918AA]-worker) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_CF20CDD42B4918AA-001/tempDir-001/solr.xml
   [junit4]   2> 9994 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[CF20CDD42B4918AA]-worker) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_CF20CDD42B4918AA-001/tempDir-001
   [junit4]   2> 9994 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[CF20CDD42B4918AA]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 545000222
   [junit4]   2> 9994 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[CF20CDD42B4918AA]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_CF20CDD42B4918AA-001/tempDir-001]
   [junit4]   2> 9994 WARN  (SUITE-SolrExampleStreamingBinaryTest-seed#[CF20CDD42B4918AA]-worker) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_CF20CDD42B4918AA-001/tempDir-001/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_CF20CDD42B4918AA-001/tempDir-001/lib
   [junit4]   2> 10060 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[CF20CDD42B4918AA]-worker) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 10064 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[CF20CDD42B4918AA]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 10065 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[CF20CDD42B4918AA]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 10065 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[CF20CDD42B4918AA]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 10065 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[CF20CDD42B4918AA]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 10065 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[CF20CDD42B4918AA]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 10082 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[CF20CDD42B4918AA]-worker) [    ] o.a.s.c.CoresLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_CF20CDD42B4918AA-001/tempDir-001
   [junit4]   2> 10115 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[CF20CDD42B4918AA]-worker) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 10115 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[CF20CDD42B4918AA]-worker) [    ] o.a.s.c.CoresLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_CF20CDD42B4918AA-001/tempDir-001/collection1
   [junit4]   2> 10122 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[CF20CDD42B4918AA]-worker) [    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 10126 INFO  (coreLoadExecutor-54-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_CF20CDD42B4918AA-001/tempDir-001/collection1'
   [junit4]   2> 10130 INFO  (coreLoadExecutor-54-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 10131 INFO  (coreLoadExecutor-54-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_CF20CDD42B4918AA-001/tempDir-001
   [junit4]   2> 10136 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[CF20CDD42B4918AA]-worker) [    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1
   [junit4]   2> 10136 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[CF20CDD42B4918AA]-worker) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 10239 INFO  (coreLoadExecutor-54-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 10242 INFO  (coreLoadExecutor-54-thread-1) [    ] o.a.s.c.SolrConfig Adding specified lib dirs to ClassLoader
   [junit4]   2> 10248 WARN  (coreLoadExecutor-54-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_CF20CDD42B4918AA-001/tempDir-001/collection1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_CF20CDD42B4918AA-001/tempDir-001/collection1/../../../../contrib/extraction/lib
   [junit4]   2> 10248 WARN  (coreLoadExecutor-54-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_CF20CDD42B4918AA-001/tempDir-001/collection1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_CF20CDD42B4918AA-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 10248 WARN  (coreLoadExecutor-54-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_CF20CDD42B4918AA-001/tempDir-001/collection1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_CF20CDD42B4918AA-001/tempDir-001/collection1/../../../../contrib/clustering/lib
   [junit4]   2> 10249 WARN  (coreLoadExecutor-54-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_CF20CDD42B4918AA-001/tempDir-001/collection1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_CF20CDD42B4918AA-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 10249 WARN  (coreLoadExecutor-54-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_CF20CDD42B4918AA-001/tempDir-001/collection1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_CF20CDD42B4918AA-001/tempDir-001/collection1/../../../../contrib/langid/lib
   [junit4]   2> 10249 WARN  (coreLoadExecutor-54-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_CF20CDD42B4918AA-001/tempDir-001/collection1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_CF20CDD42B4918AA-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 10250 WARN  (coreLoadExecutor-54-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_CF20CDD42B4918AA-001/tempDir-001/collection1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_CF20CDD42B4918AA-001/tempDir-001/collection1/../../../../contrib/velocity/lib
   [junit4]   2> 10250 WARN  (coreLoadExecutor-54-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_CF20CDD42B4918AA-001/tempDir-001/collection1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_CF20CDD42B4918AA-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 10323 INFO  (coreLoadExecutor-54-thread-1) [    ] o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
   [junit4]   2> 10325 INFO  (coreLoadExecutor-54-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 10548 INFO  (coreLoadExecutor-54-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 10646 INFO  (coreLoadExecutor-54-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 12475 INFO  (coreLoadExecutor-54-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 12494 INFO  (coreLoadExecutor-54-thread-1) [    ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 12498 INFO  (coreLoadExecutor-54-thread-1) [    ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 12620 INFO  (coreLoadExecutor-54-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 12627 INFO  (coreLoadExecutor-54-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 12820 INFO  (coreLoadExecutor-54-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_CF20CDD42B4918AA-001/tempDir-001/collection1'
   [junit4]   2> 12820 INFO  (coreLoadExecutor-54-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_CF20CDD42B4918AA-001/tempDir-001/collection1
   [junit4]   2> 12820 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 12825 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_CF20CDD42B4918AA-001/tempDir-001/collection1], dataDir=[null]
   [junit4]   2> 12832 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 12860 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Added SolrEventListener for newSearcher: [org.apache.solr.core.QuerySenderListener{queries=[]}]
   [junit4]   2> 12860 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Added SolrEventListener for firstSearcher: [org.apache.solr.core.QuerySenderListener{queries=[{q=static firstSearcher warming in solrconfig.xml}]}]
   [junit4]   2> 12903 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_CF20CDD42B4918AA-001/tempDir-001/collection1/data
   [junit4]   2> 12903 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_CF20CDD42B4918AA-001/tempDir-001/collection1/data/index/
   [junit4]   2> 12903 WARN  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_CF20CDD42B4918AA-001/tempDir-001/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 12904 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_CF20CDD42B4918AA-001/tempDir-001/collection1/data/index
   [junit4]   2> 12904 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-54-thread-1]: init: current segments file is "segments"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@66d6f73d
   [junit4]   2> 12904 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-54-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 12905 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-54-thread-1]: 0 msec to checkpoint
   [junit4]   2> 12905 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-54-thread-1]: init: create=true
   [junit4]   2> 12905 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-54-thread-1]: 
   [junit4]   2> dir=MockDirectoryWrapper(RAMDirectory@513ec15 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@62311d06)
   [junit4]   2> index=
   [junit4]   2> version=6.0.0
   [junit4]   2> analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> maxBufferedDeleteTerms=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=CREATE
   [junit4]   2> similarity=org.apache.solr.search.similarities.SchemaSimilarityFactory$1
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Lucene60
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
   [junit4]   2> indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@3c81c6de
   [junit4]   2> readerPooling=false
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@2668e61f
   [junit4]   2> 
   [junit4]   2> 12905 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-54-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 12905 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-54-thread-1]: now flush at close
   [junit4]   2> 12905 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-54-thread-1]:   start flush: applyAllDeletes=true
   [junit4]   2> 12905 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-54-thread-1]:   index before flush 
   [junit4]   2> 12905 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-54-thread-1]: startFullFlush
   [junit4]   2> 12905 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-54-thread-1]: coreLoadExecutor-54-thread-1 finishFullFlush success=true
   [junit4]   2> 12905 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-54-thread-1]: apply all deletes during flush
   [junit4]   2> 12905 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-54-thread-1]: now apply all deletes for all segments maxDoc=0
   [junit4]   2> 12905 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-54-thread-1]: prune sis=segments:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 12906 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-54-thread-1]: initDynamicDefaults spins=true maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 12907 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-54-thread-1]: updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 12907 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-54-thread-1]: now merge
   [junit4]   2> 12907 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-54-thread-1]:   index: 
   [junit4]   2> 12907 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-54-thread-1]:   no more merges pending; now return
   [junit4]   2> 12907 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-54-thread-1]: waitForMerges
   [junit4]   2> 12907 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-54-thread-1]: waitForMerges done
   [junit4]   2> 12907 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-54-thread-1]: commit: start
   [junit4]   2> 12907 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-54-thread-1]: commit: enter lock
   [junit4]   2> 12907 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-54-thread-1]: commit: now prepare
   [junit4]   2> 12907 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-54-thread-1]: prepareCommit: flush
   [junit4]   2> 12907 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-54-thread-1]:   index before flush 
   [junit4]   2> 12907 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-54-thread-1]: startFullFlush
   [junit4]   2> 12907 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-54-thread-1]: apply all deletes during flush
   [junit4]   2> 12907 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-54-thread-1]: now apply all deletes for all segments maxDoc=0
   [junit4]   2> 12907 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-54-thread-1]: prune sis=segments:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 12907 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-54-thread-1]: coreLoadExecutor-54-thread-1 finishFullFlush success=true
   [junit4]   2> 12907 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-54-thread-1]: startCommit(): start
   [junit4]   2> 12907 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-54-thread-1]: startCommit index= changeCount=2
   [junit4]   2> 12910 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-54-thread-1]: startCommit: wrote pending segments file "pending_segments_1"
   [junit4]   2> 12910 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-54-thread-1]: done all syncs: []
   [junit4]   2> 12910 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-54-thread-1]: commit: pendingCommit != null
   [junit4]   2> 12910 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-54-thread-1]: commit: done writing segments file "segments_1"
   [junit4]   2> 12910 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-54-thread-1]: now checkpoint "" [0 segments ; isCommit = true]
   [junit4]   2> 12910 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@513ec15 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@62311d06),segFN=segments_1,generation=1}
   [junit4]   2> 12910 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 12911 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-54-thread-1]: 0 msec to checkpoint
   [junit4]   2> 12911 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-54-thread-1]: commit: took 3.8 msec
   [junit4]   2> 12911 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-54-thread-1]: commit: done
   [junit4]   2> 12911 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-54-thread-1]: rollback
   [junit4]   2> 12911 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-54-thread-1]: all running merges have aborted
   [junit4]   2> 12911 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-54-thread-1]: rollback: done finish merges
   [junit4]   2> 12911 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-54-thread-1]: abort
   [junit4]   2> 12911 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-54-thread-1]: done abort success=true
   [junit4]   2> 12911 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-54-thread-1]: rollback: infos=
   [junit4]   2> 12911 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-54-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 12911 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-54-thread-1]: 0 msec to checkpoint
   [junit4]   2> 12912 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_CF20CDD42B4918AA-001/tempDir-001/collection1/data/
   [junit4]   2> 12912 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_CF20CDD42B4918AA-001/tempDir-001/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 12939 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.c.PluginBag queryResponseWriter : 'velocity' created with startup=lazy 
   [junit4]   2> 12966 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 13270 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 13275 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 13276 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 13277 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 13278 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 13373 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : '/update/extract' created with startup=lazy 
   [junit4]   2> 13373 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : '/analysis/field' created with startup=lazy 
   [junit4]   2> 13373 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : '/analysis/document' created with startup=lazy 
   [junit4]   2> 13396 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : '/spell' created with startup=lazy 
   [junit4]   2> 13396 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : '/suggest' created with startup=lazy 
   [junit4]   2> 13396 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : '/tvrh' created with startup=lazy 
   [junit4]   2> 13396 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : '/terms' created with startup=lazy 
   [junit4]   2> 13396 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : '/elevate' created with startup=lazy 
   [junit4]   2> 13396 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/browse,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/elevate,/update/json,/admin/threads,/query,/analysis/field,/analysis/document,/spell,/update/csv,/sql,/tvrh,/select,/admin/segments,/admin/system,/suggest,/replication,/config,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/debug/dump,/terms,/update/extract
   [junit4]   2> 13397 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 13400 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 13401 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 13402 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 13402 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 13406 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-54-thread-1]: init: current segments file is "segments_1"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@66d6f73d
   [junit4]   2> 13406 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-54-thread-1]: init: load commit "segments_1"
   [junit4]   2> 13407 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@513ec15 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@62311d06),segFN=segments_1,generation=1}
   [junit4]   2> 13407 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 13407 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-54-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 13407 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-54-thread-1]: 0 msec to checkpoint
   [junit4]   2> 13407 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-54-thread-1]: init: create=false
   [junit4]   2> 13407 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-54-thread-1]: 
   [junit4]   2> dir=MockDirectoryWrapper(RAMDirectory@513ec15 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@62311d06)
   [junit4]   2> index=
   [junit4]   2> version=6.0.0
   [junit4]   2> analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> maxBufferedDeleteTerms=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=APPEND
   [junit4]   2> similarity=org.apache.solr.search.similarities.SchemaSimilarityFactory$1
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Lucene60
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
   [junit4]   2> indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@5833cbe9
   [junit4]   2> readerPooling=false
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@1176a3f0
   [junit4]   2> 
   [junit4]   2> 13412 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-54-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 13412 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-54-thread-1]: flush at getReader
   [junit4]   2> 13412 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-54-thread-1]: startFullFlush
   [junit4]   2> 13412 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-54-thread-1]: apply all deletes during flush
   [junit4]   2> 13412 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-54-thread-1]: now apply all deletes for all segments maxDoc=0
   [junit4]   2> 13412 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-54-thread-1]: prune sis=segments_1:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 13434 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-54-thread-1]: incRefDeleter for NRT reader version=2 segments=
   [junit4]   2> 13434 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-54-thread-1]: return reader version=2 reader=StandardDirectoryReader(segments_1:2:nrt)
   [junit4]   2> 13434 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-54-thread-1]: coreLoadExecutor-54-thread-1 finishFullFlush success=true
   [junit4]   2> 13434 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-54-thread-1]: getReader took 22 msec
   [junit4]   2> 13434 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@62302003[collection1] main
   [junit4]   2> 13437 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_CF20CDD42B4918AA-001/tempDir-001/collection1/conf
   [junit4]   2> 13437 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_CF20CDD42B4918AA-001/tempDir-001/collection1/conf}
   [junit4]   2> 13437 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_CF20CDD42B4918AA-001/tempDir-001/collection1/conf
   [junit4]   2> 13437 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _rest_managed.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_CF20CDD42B4918AA-001/tempDir-001/collection1/conf
   [junit4]   2> 13438 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {} for /rest/managed
   [junit4]   2> 13438 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 2 registered ManagedResources
   [junit4]   2> 13439 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _schema_analysis_stopwords_english.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_CF20CDD42B4918AA-001/tempDir-001/collection1/conf
   [junit4]   2> 13441 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_CF20CDD42B4918AA-001/tempDir-001/collection1/conf
   [junit4]   2> 13441 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true} for /schema/analysis/stopwords/english
   [junit4]   2> 13441 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.r.ManagedResource Loaded 35 words for /schema/analysis/stopwords/english
   [junit4]   2> 13441 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 1 observers of /schema/analysis/stopwords/english
   [junit4]   2> 13442 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _schema_analysis_synonyms_english.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_CF20CDD42B4918AA-001/tempDir-001/collection1/conf
   [junit4]   2> 13442 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_synonyms_english.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_CF20CDD42B4918AA-001/tempDir-001/collection1/conf
   [junit4]   2> 13442 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true,format=solr} for /schema/analysis/synonyms/english
   [junit4]   2> 13445 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.r.ManagedResource Loaded 3 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 13448 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 1 observers of /schema/analysis/synonyms/english
   [junit4]   2> 13448 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 13507 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=text,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 13550 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent No queryConverter defined, using default converter
   [junit4]   2> 13553 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 13567 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
   [junit4]   2> 13728 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
   [junit4]   2> 13735 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_CF20CDD42B4918AA-001/tempDir-001/collection1/conf/elevate.xml
   [junit4]   2> 13785 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 13786 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 13786 INFO  (searcherExecutor-55-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore QuerySenderListener sending requests to Searcher@62302003[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 13786 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 13786 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 13786 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1519381312104824832
   [junit4]   2> 13788 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1519381312104824832
   [junit4]   2> 13788 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 13884 INFO  (searcherExecutor-55-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false&event=firstSearcher} hits=0 status=0 QTime=67 
   [junit4]   2> 13885 INFO  (searcherExecutor-55-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore QuerySenderListener done.
   [junit4]   2> 13885 INFO  (searcherExecutor-55-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 13885 INFO  (searcherExecutor-55-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 13885 INFO  (searcherExecutor-55-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@62302003[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 14156 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[CF20CDD42B4918AA]-worker) [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#56584
   [junit4]   2> 14167 INFO  (TEST-SolrExampleStreamingBinaryTest.testLukeHandler-seed#[CF20CDD42B4918AA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLukeHandler
   [junit4]   2> 15116 INFO  (qtp1595505083-48) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1595505083-48]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 15116 INFO  (qtp1595505083-48) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1595505083-48]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 15117 INFO  (qtp1595505083-48) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1595505083-48]: nrtIsCurrent: infoVersion matches: true; DW changes: true; BD changes: false
   [junit4]   2> 15117 INFO  (qtp1595505083-48) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1595505083-48]: flush at getReader
   [junit4]   2> 15117 INFO  (qtp1595505083-48) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1595505083-48]: startFullFlush
   [junit4]   2> 15117 INFO  (qtp1595505083-48) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1595505083-48]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 15117 INFO  (qtp1595505083-48) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1595505083-48]: qtp1595505083-48: flush naked frozen global deletes
   [junit4]   2> 15118 INFO  (qtp1595505083-48) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1595505083-48]: push deletes  1 deleted queries bytesUsed=80 segmentPrivate?=false delGen=2 packetCount=1 totBytesUsed=80
   [junit4]   2> 15118 INFO  (qtp1595505083-48) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1595505083-48]: flush: push buffered updates:  1 deleted queries bytesUsed=80
   [junit4]   2> 15118 INFO  (qtp1595505083-48) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1595505083-48]: apply all deletes during flush
   [junit4]   2> 15118 INFO  (qtp1595505083-48) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1595505083-48]: now apply all deletes for all segments maxDoc=0
   [junit4]   2> 15118 INFO  (qtp1595505083-48) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1595505083-48]: prune sis=segments_1:  minGen=9223372036854775807 packetCount=1
   [junit4]   2> 15119 INFO  (qtp1595505083-48) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1595505083-48]: pruneDeletes: prune 1 packets; 0 packets remain
   [junit4]   2> 15119 INFO  (qtp1595505083-48) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1595505083-48]: incRefDeleter for NRT reader version=2 segments=
   [junit4]   2> 15119 INFO  (qtp1595505083-48) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1595505083-48]: return reader version=2 reader=StandardDirectoryReader(segments_1:2:nrt)
   [junit4]   2> 15119 INFO  (qtp1595505083-48) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1595505083-48]: qtp1595505083-48 finishFullFlush success=true
   [junit4]   2> 15119 INFO  (qtp1595505083-48) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1595505083-48]: getReader took 2 msec
   [junit4]   2> 15119 INFO  (qtp1595505083-48) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1595505083-48]: decRefDeleter for NRT reader version=2 segments=
   [junit4]   2> 15121 INFO  (qtp1595505083-48) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1519381313495236608)} 0 71
   [junit4]   2> 15488 INFO  (qtp1595505083-51) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[ID0 (1519381313635745792), ID4 (1519381313639940096)]} 0 251
   [junit4]   2> 15488 INFO  (qtp1595505083-52) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[ID2 (1519381313633648640)]} 0 250
   [junit4]   2> 15488 INFO  (qtp1595505083-53) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[ID1 (1519381313634697216)]} 0 251
   [junit4]   2> 15488 INFO  (qtp1595505083-49) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[ID3 (1519381313630502912)]} 0 252
   [junit4]   2> 15498 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 15498 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1595505083-46]: commit: start
   [junit4]   2> 15498 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1595505083-46]: commit: enter lock
   [junit4]   2> 15498 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1595505083-46]: commit: now prepare
   [junit4]   2> 15498 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1595505083-46]: prepareCommit: flush
   [junit4]   2> 15498 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1595505083-46]:   index before flush 
   [junit4]   2> 15498 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1595505083-46]: startFullFlush
   [junit4]   2> 15498 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1595505083-46]: anyChanges? numDocsInRam=5 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 15498 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [DWFC][qtp1595505083-46]: addFlushableState DocumentsWriterPerThread [pendingDeletes=gen=0, segment=_0, aborted=false, numDocsInRAM=1, deleteQueue=DWDQ: [ generation: 2 ]]
   [junit4]   2> 15498 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [DWFC][qtp1595505083-46]: addFlushableState DocumentsWriterPerThread [pendingDeletes=gen=0, segment=_2, aborted=false, numDocsInRAM=1, deleteQueue=DWDQ: [ generation: 2 ]]
   [junit4]   2> 15498 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [DWFC][qtp1595505083-46]: addFlushableState DocumentsWriterPerThread [pendingDeletes=gen=0, segment=_1, aborted=false, numDocsInRAM=1, deleteQueue=DWDQ: [ generation: 2 ]]
   [junit4]   2> 15498 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [DWFC][qtp1595505083-46]: addFlushableState DocumentsWriterPerThread [pendingDeletes=gen=0 1 deleted terms (unique count=1) bytesUsed=167, segment=_3, aborted=false, numDocsInRAM=2, deleteQueue=DWDQ: [ generation: 2 ]]
   [junit4]   2> 15499 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1595505083-46]: flush postings as segment _0 numDocs=1
   [junit4]   2> 15507 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1595505083-46]: new segment has 0 deleted docs
   [junit4]   2> 15507 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1595505083-46]: new segment has no vectors; no norms; no docValues; no prox; no freqs
   [junit4]   2> 15507 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1595505083-46]: flushedFiles=[_0_Lucene50_0.doc, _0_Lucene50_0.tim, _0.fdx, _0_Lucene50_0.tip, _0.fdt, _0.fnm]
   [junit4]   2> 15507 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1595505083-46]: flushed codec=Lucene60
   [junit4]   2> 15512 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1595505083-46]: flushed: segment=_0 ramUsed=0.079 MB newFlushedSize=0.001 MB docs/MB=1,187.515
   [junit4]   2> 15513 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1595505083-46]: flush time 14.664388 msec
   [junit4]   2> 15513 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1595505083-46]: flush postings as segment _2 numDocs=1
   [junit4]   2> 15516 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1595505083-46]: new segment has 0 deleted docs
   [junit4]   2> 15516 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1595505083-46]: new segment has no vectors; no norms; no docValues; no prox; no freqs
   [junit4]   2> 15516 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1595505083-46]: flushedFiles=[_2.fdt, _2.fnm, _2.fdx, _2_Lucene50_0.doc, _2_Lucene50_0.tim, _2_Lucene50_0.tip]
   [junit4]   2> 15516 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1595505083-46]: flushed codec=Lucene60
   [junit4]   2> 15516 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1595505083-46]: flushed: segment=_2 ramUsed=0.079 MB newFlushedSize=0.001 MB docs/MB=1,187.515
   [junit4]   2> 15516 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1595505083-46]: flush time 2.924639 msec
   [junit4]   2> 15517 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1595505083-46]: flush postings as segment _1 numDocs=1
   [junit4]   2> 15520 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1595505083-46]: new segment has 0 deleted docs
   [junit4]   2> 15520 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1595505083-46]: new segment has no vectors; no norms; no docValues; no prox; no freqs
   [junit4]   2> 15520 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1595505083-46]: flushedFiles=[_1_Lucene50_0.doc, _1_Lucene50_0.tim, _1.fdx, _1.fnm, _1.fdt, _1_Lucene50_0.tip]
   [junit4]   2> 15520 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1595505083-46]: flushed codec=Lucene60
   [junit4]   2> 15520 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1595505083-46]: flushed: segment=_1 ramUsed=0.079 MB newFlushedSize=0.001 MB docs/MB=1,187.515
   [junit4]   2> 15520 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1595505083-46]: flush time 3.601775 msec
   [junit4]   2> 15520 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1595505083-46]: flush postings as segment _3 numDocs=2
   [junit4]   2> 15523 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1595505083-46]: new segment has 0 deleted docs
   [junit4]   2> 15523 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1595505083-46]: new segment has no vectors; no norms; no docValues; no prox; no freqs
   [junit4]   2> 15523 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1595505083-46]: flushedFiles=[_3.fdx, _3_Lucene50_0.doc, _3_Lucene50_0.tim, _3.fnm, _3.fdt, _3_Lucene50_0.tip]
   [junit4]   2> 15523 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1595505083-46]: flushed codec=Lucene60
   [junit4]   2> 15524 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1595505083-46]: flushed: segment=_3 ramUsed=0.079 MB newFlushedSize=0.001 MB docs/MB=2,277.038
   [junit4]   2> 15524 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1595505083-46]: flush time 3.605283 msec
   [junit4]   2> 15524 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1595505083-46]: publishFlushedSegment seg-private updates=null
   [junit4]   2> 15524 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1595505083-46]: publishFlushedSegment
   [junit4]   2> 15524 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1595505083-46]: push deletes  5 deleted terms (unique count=5) bytesUsed=1072 segmentPrivate?=false delGen=4 packetCount=1 totBytesUsed=1072
   [junit4]   2> 15524 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1595505083-46]: publish sets newSegment delGen=5 seg=_0(6.0.0):C1
   [junit4]   2> 15524 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp1595505083-46]: now checkpoint "_0(6.0.0):C1" [1 segments ; isCommit = false]
   [junit4]   2> 15524 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp1595505083-46]: 0 msec to checkpoint
   [junit4]   2> 15524 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1595505083-46]: publishFlushedSegment seg-private updates=null
   [junit4]   2> 15525 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1595505083-46]: publishFlushedSegment
   [junit4]   2> 15525 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1595505083-46]: publish sets newSegment delGen=6 seg=_2(6.0.0):C1
   [junit4]   2> 15525 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp1595505083-46]: now checkpoint "_0(6.0.0):C1 _2(6.0.0):C1" [2 segments ; isCommit = false]
   [junit4]   2> 15525 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp1595505083-46]: 0 msec to checkpoint
   [junit4]   2> 15525 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1595505083-46]: publishFlushedSegment seg-private updates=null
   [junit4]   2> 15525 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1595505083-46]: publishFlushedSegment
   [junit4]   2> 15525 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1595505083-46]: publish sets newSegment delGen=7 seg=_1(6.0.0):C1
   [junit4]   2> 15525 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp1595505083-46]: now checkpoint "_0(6.0.0):C1 _2(6.0.0):C1 _1(6.0.0):C1" [3 segments ; isCommit = false]
   [junit4]   2> 15525 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp1595505083-46]: 0 msec to checkpoint
   [junit4]   2> 15525 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1595505083-46]: publishFlushedSegment seg-private updates=null
   [junit4]   2> 15525 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1595505083-46]: publishFlushedSegment
   [junit4]   2> 15525 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1595505083-46]: publish sets newSegment delGen=8 seg=_3(6.0.0):C2
   [junit4]   2> 15526 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp1595505083-46]: now checkpoint "_0(6.0.0):C1 _2(6.0.0):C1 _1(6.0.0):C1 _3(6.0.0):C2" [4 segments ; isCommit = false]
   [junit4]   2> 15526 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp1595505083-46]: 0 msec to checkpoint
   [junit4]   2> 15526 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1595505083-46]: apply all deletes during flush
   [junit4]   2> 15526 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1595505083-46]: now apply all deletes for all segments maxDoc=5
   [junit4]   2> 15526 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1595505083-46]: applyDeletes: open segment readers took 0 msec
   [junit4]   2> 15526 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1595505083-46]: applyDeletes: infos=[_0(6.0.0):C1, _2(6.0.0):C1, _1(6.0.0):C1, _3(6.0.0):C2] packetCount=1
   [junit4]   2> 15527 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1595505083-46]: applyDeletes took 1 msec for 4 segments, 0 newly deleted docs (query deletes), 0 visited terms, allDeleted=null
   [junit4]   2> 15527 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1595505083-46]: prune sis=segments_1: _0(6.0.0):C1 _2(6.0.0):C1 _1(6.0.0):C1 _3(6.0.0):C2 minGen=5 packetCount=1
   [junit4]   2> 15527 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1595505083-46]: pruneDeletes: prune 1 packets; 0 packets remain
   [junit4]   2> 15527 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1595505083-46]: qtp1595505083-46 finishFullFlush success=true
   [junit4]   2> 15528 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp1595505083-46]: findMerges: 4 segments
   [junit4]   2> 15528 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp1595505083-46]:   seg=_3(6.0.0):C2 size=0.001 MB [floored]
   [junit4]   2> 15530 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp1595505083-46]:   seg=_0(6.0.0):C1 size=0.001 MB [floored]
   [junit4]   2> 15530 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp1595505083-46]:   seg=_1(6.0.0):C1 size=0.001 MB [floored]
   [junit4]   2> 15532 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp1595505083-46]:   seg=_2(6.0.0):C1 size=0.001 MB [floored]
   [junit4]   2> 15532 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp1595505083-46]:   allowedSegmentCount=1 vs count=4 (eligible count=4) tooBigCount=0
   [junit4]   2> 15532 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp1595505083-46]: initDynamicDefaults spins=true maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 15532 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp1595505083-46]: now merge
   [junit4]   2> 15532 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp1595505083-46]:   index: _0(6.0.0):C1 _2(6.0.0):C1 _1(6.0.0):C1 _3(6.0.0):C2
   [junit4]   2> 15532 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp1595505083-46]:   no more merges pending; now return
   [junit4]   2> 15532 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1595505083-46]: startCommit(): start
   [junit4]   2> 15532 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1595505083-46]: startCommit index=_0(6.0.0):C1 _2(6.0.0):C1 _1(6.0.0):C1 _3(6.0.0):C2 changeCount=10
   [junit4]   2> 15534 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1595505083-46]: startCommit: wrote pending segments file "pending_segments_2"
   [junit4]   2> 15534 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1595505083-46]: done all syncs: [_3.fdx, _3.si, _0_Lucene50_0.doc, _1.si, _2.fdt, _2.fdx, _1.fnm, _2_Lucene50_0.tim, _2_Lucene50_0.tip, _1_Lucene50_0.tim, _3_Lucene50_0.doc, _2.fnm, _1.fdx, _1.fdt, _1_Lucene50_0.tip, _0.si, _0_Lucene50_0.tim, _2.si, _0.fdx, _3.fnm, _0_Lucene50_0.tip, _2_Lucene50_0.doc, _0.fdt, _1_Lucene50_0.doc, _3_Lucene50_0.tim, _3.fdt, _3_Lucene50_0.tip, _0.fnm]
   [junit4]   2> 15535 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1595505083-46]: commit: pendingCommit != null
   [junit4]   2> 15535 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1595505083-46]: commit: done writing segments file "segments_2"
   [junit4]   2> 15537 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp1595505083-46]: now checkpoint "_0(6.0.0):C1 _2(6.0.0):C1 _1(6.0.0):C1 _3(6.0.0):C2" [4 segments ; isCommit = true]
   [junit4]   2> 15537 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@513ec15 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@62311d06),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@513ec15 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@62311d06),segFN=segments_2,generation=2}
   [junit4]   2> 15537 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 15537 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp1595505083-46]: deleteCommits: now decRef commit "segments_1"
   [junit4]   2> 15537 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp1595505083-46]: delete "segments_1"
   [junit4]   2> 15537 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp1595505083-46]: 0 msec to checkpoint
   [junit4]   2> 15538 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1595505083-46]: commit: took 39.8 msec
   [junit4]   2> 15538 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1595505083-46]: commit: done
   [junit4]   2> 15538 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1595505083-46]: nrtIsCurrent: infoVersion matches: false; DW changes: false; BD changes: false
   [junit4]   2> 15538 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1595505083-46]: flush at getReader
   [junit4]   2> 15539 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1595505083-46]: startFullFlush
   [junit4]   2> 15539 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1595505083-46]: apply all deletes during flush
   [junit4]   2> 15539 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1595505083-46]: now apply all deletes for all segments maxDoc=5
   [junit4]   2> 15539 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1595505083-46]: applyDeletes: open segment readers took 0 msec
   [junit4]   2> 15539 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1595505083-46]: applyDeletes: no segments; skipping
   [junit4]   2> 15539 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1595505083-46]: prune sis=segments_2: _0(6.0.0):C1 _2(6.0.0):C1 _1(6.0.0):C1 _3(6.0.0):C2 minGen=5 packetCount=0
   [junit4]   2> 15544 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1595505083-46]: incRefDeleter for NRT reader version=12 segments=_0(6.0.0):C1 _2(6.0.0):C1 _1(6.0.0):C1 _3(6.0.0):C2
   [junit4]   2> 15544 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1595505083-46]: return reader version=12 reader=StandardDirectoryReader(segments_2:12:nrt _0(6.0.0):C1 _2(6.0.0):C1 _1(6.0.0):C1 _3(6.0.0):C2)
   [junit4]   2> 15544 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1595505083-46]: qtp1595505083-46 finishFullFlush success=true
   [junit4]   2> 15544 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1595505083-46]: getReader took 6 msec
   [junit4]   2> 15544 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@683e240b[collection1] main
   [junit4]   2> 15545 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 15545 INFO  (searcherExecutor-55-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore QuerySenderListener sending requests to Searcher@683e240b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C1) Uninverting(_2(6.0.0):C1) Uninverting(_1(6.0.0):C1) Uninverting(_3(6.0.0):C2)))}
   [junit4]   2> 15545 INFO  (searcherExecutor-55-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore QuerySenderListener done.
   [junit4]   2> 15546 INFO  (searcherExecutor-55-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@683e240b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C1) Uninverting(_2(6.0.0):C1) Uninverting(_1(6.0.0):C1) Uninverting(_3(6.0.0):C2)))}
   [junit4]   2> 15546 INFO  (searcherExecutor-55-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][searcherExecutor-55-thread-1-processing-x:collection1]: decRefDeleter for NRT reader version=2 segments=
   [junit4]   2> 15546 INFO  (qtp1595505083-46) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 48
   [junit4]   2> 15567 INFO  (qtp1595505083-48) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=5 status=0 QTime=9 
   [junit4]   2> 15589 INFO  (qtp1595505083-50) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/admin/luke params={wt=javabin&version=2} status=0 QTime=9 
   [junit4]   2> 15600 INFO  (qtp1595505083-51) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/admin/luke params={show=schema&wt=javabin&version=2} status=0 QTime=4 
   [junit4]   2> 15621 INFO  (TEST-SolrExampleStreamingBinaryTest.testLukeHandler-seed#[CF20CDD42B4918AA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLukeHandler
   [junit4]   2> 15630 INFO  (TEST-SolrExampleStreamingBinaryTest.testAugmentFields-seed#[CF20CDD42B4918AA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAugmentFields
   [junit4]   2> 15636 INFO  (qtp1595505083-52) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1595505083-52]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 15636 INFO  (qtp1595505083-52) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1595505083-52]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 15636 INFO  (qtp1595505083-52) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1595505083-52]: nrtIsCurrent: infoVersion matches: true; DW changes: true; BD changes: false
   [junit4]   2> 15636 INFO  (qtp1595505083-52) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1595505083-52]: flush at getReader
   [junit4]   2> 15636 INFO  (qtp1595505083-52) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1595505083-52]: startFullFlush
   [junit4]   2> 15636 INFO  (qtp1595505083-52) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1595505083-52]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 15636 INFO  (qtp1595505083-52) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1595505083-52]: qtp1595505083-52: flush naked frozen global deletes
   [junit4]   2> 15636 INFO  (qtp1595505083-52) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1595505083-52]: push deletes  1 deleted queries bytesUsed=80 segmentPrivate?=false delGen=11 packetCount=1 totBytesUsed=80
   [junit4]   2> 15636 INFO  (qtp1595505083-52) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1595505083-52]: flush: push buffered updates:  1 deleted queries bytesUsed=80
   [junit4]   2> 15636 INFO  (qtp1595505083-52) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1595505083-52]: apply all deletes during flush
   [junit4]   2> 15636 INFO  (qtp1595505083-52) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1595505083-52]: now apply all deletes for all segments maxDoc=5
   [junit4]   2> 15636 INFO  (qtp1595505083-52) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1595505083-52]: applyDeletes: open segment readers took 0 msec
   [junit4]   2> 15636 INFO  (qtp1595505083-52) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1595505083-52]: applyDeletes: infos=[_0(6.0.0):C1, _2(6.0.0):C1, _1(6.0.0):C1, _3(6.0.0):C2] packetCount=1
   [junit4]   2> 15748 INFO  (qtp1595505083-52) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1595505083-52]: applyDeletes: 5 new deleted documents
   [junit4]   2> 15749 INFO  (qtp1595505083-52) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1595505083-52]: applyDeletes took 112 msec for 4 segments, 5 newly deleted docs (query deletes), 0 visited terms, allDeleted=[_0(6.0.0):C1, _2(6.0.0):C1, _1(6.0.0):C1, _3(6.0.0):C2]
   [junit4]   2> 15749 INFO  (qtp1595505083-52) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp1595505083-52]: now checkpoint "_0(6.0.0):C1/1 _2(6.0.0):C1/1 _1(6.0.0):C1/1 _3(6.0.0):C2/2" [4 segments ; isCommit = false]
   [junit4]   2> 15749 INFO  (qtp1595505083-52) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp1595505083-52]: 0 msec to checkpoint
   [junit4]   2> 15749 INFO  (qtp1595505083-52) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1595505083-52]: drop 100% deleted segments: _0(6.0.0):C1/1 _2(6.0.0):C1/1 _1(6.0.0):C1/1 _3(6.0.0):C2/2
   [junit4]   2> 15749 INFO  (qtp1595505083-52) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp1595505083-52]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 15749 INFO  (qtp1595505083-52) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp1595505083-52]: 0 msec to checkpoint
   [junit4]   2> 15749 INFO  (qtp1595505083-52) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1595505083-52]: prune sis=segments_2:  minGen=9223372036854775807 packetCount=1
   [junit4]   2> 15749 INFO  (qtp1595505083-52) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1595505083-52]: pruneDeletes: prune 1 packets; 0 packets remain
   [junit4]   2> 15749 INFO  (qtp1595505083-52) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1595505083-52]: incRefDeleter for NRT reader version=14 segments=
   [junit4]   2> 15749 INFO  (qtp1595505083-52) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1595505083-52]: return reader version=14 reader=StandardDirectoryReader(segments_2:14:nrt)
   [junit4]   2> 15750 INFO  (qtp1595505083-52) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1595505083-52]: qtp1595505083-52 finishFullFlush success=true
   [junit4]   2> 15750 INFO  (qtp1595505083-52) [    x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp1595505083-52]: findMerges: 0 segments
   [junit4]   2> 15750 INFO  (qtp1595505083-52) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp1595505083-52]: now merge
   [junit4]   2> 15750 INFO  (qtp1595505083-52) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp1595505083-52]:   index: 
   [junit4]   2> 15750 INFO  (qtp1595505083-52) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp1595505083-52]:   no more merges pending; now return
   [junit4]   2> 15750 INFO  (qtp1595505083-52) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1595505083-52]: getReader took 114 msec
   [junit4]   2> 15750 INFO  (qtp1595505083-52) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@75a5b356[collection1] realtime
   [junit4]   2> 15750 INFO  (qtp1595505083-52) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1519381314041544704)} 0 118
   [junit4]   2> 16007 INFO  (qtp1595505083-53) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[111 (1519381314171568128)]} 0 251
   [junit4]   2> 16010 INFO  (qtp1595505083-49) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 16011 INFO  (qtp1595505083-49) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1595505083-49]: commit: start
   [junit4]   2> 16011 INFO  (qtp1595505083-49) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1595505083-49]: commit: enter lock
   [junit4]   2> 16011 INFO  (qtp1595505083-49) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1595505083-49]: commit: now prepare
   [junit4]   2> 16011 INFO  (qtp1595505083-49) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1595505083-49]: prepareCommit: flush
   [junit4]   2> 16011 INFO  (qtp1595505083-49) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1595505083-49]:   index before flush 
   [junit4]   2> 16011 INFO  (qtp1595505083-49) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1595505083-49]: startFullFlush
   [junit4]   2> 16011 INFO  (qtp1595505083-49) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1595505083-49]: anyChanges? numDocsInRam=1 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 16011 INFO  (qtp1595505083-49) [    x:collection1] o.a.s.u.LoggingInfoStream [DWFC][qtp1595505083-49]: addFlushableState DocumentsWriterPerThread [pendingDeletes=gen=0, segment=_4, aborted=false, numDocsInRAM=1, deleteQueue=DWDQ: [ generation: 5 ]]
   [junit4]   2> 16011 INFO  (qtp1595505083-49) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1595505083-49]: flush postings as segment _4 numDocs=1
   [junit4]   2> 16015 INFO  (qtp1595505083-49) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1595505083-49]: new segment has 0 deleted docs
   [junit4]   2> 16015 INFO  (qtp1595505083-49) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1595505083-49]: new segment has no vectors; norms; no docValues; prox; freqs
   [junit4]   2> 16015 INFO  (qtp1595505083-49) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1595505083-49]: flushedFiles=[_4.fdt, _4.nvm, _4_Lucene50_0.pos, _4.fnm, _4_Lucene50_0.tip, _4.nvd, _4.fdx, _4_Lucene50_0.doc, _4_Lucene50_0.tim]
   [junit4]   2> 16015 INFO  (qtp1595505083-49) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1595505083-49]: flushed codec=Lucene60
   [junit4]   2> 16015 INFO  (qtp1595505083-49) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1595505083-49]: flushed: segment=_4 ramUsed=0.12 MB newFlushedSize=0.002 MB docs/MB=519.354
   [junit4]   2> 16015 INFO  (qtp1595505083-49) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1595505083-49]: flush time 3.855894 msec
   [junit4]   2> 16015 INFO  (qtp1595505083-49) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1595505083-49]: publishFlushedSegment seg-private updates=null
   [junit4]   2> 16015 INFO  (qtp1595505083-49) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1595505083-49]: publishFlushedSegment
   [junit4]   2> 16015 INFO  (qtp1595505083-49) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1595505083-49]: push deletes  1 deleted terms (unique count=1) bytesUsed=1072 segmentPrivate?=false delGen=13 packetCount=1 totBytesUsed=1072
   [junit4]   2> 16015 INFO  (qtp1595505083-49) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1595505083-49]: publish sets newS

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

xampleStreamingTest-seed#[CF20CDD42B4918AA]-worker]: prepareCommit: flush
   [junit4]   2> 72547 INFO  (SUITE-SolrExampleStreamingTest-seed#[CF20CDD42B4918AA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-SolrExampleStreamingTest-seed#[CF20CDD42B4918AA]-worker]:   index before flush _1y(6.0.0):C10
   [junit4]   2> 72547 INFO  (SUITE-SolrExampleStreamingTest-seed#[CF20CDD42B4918AA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][SUITE-SolrExampleStreamingTest-seed#[CF20CDD42B4918AA]-worker]: startFullFlush
   [junit4]   2> 72547 INFO  (SUITE-SolrExampleStreamingTest-seed#[CF20CDD42B4918AA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-SolrExampleStreamingTest-seed#[CF20CDD42B4918AA]-worker]: apply all deletes during flush
   [junit4]   2> 72547 INFO  (SUITE-SolrExampleStreamingTest-seed#[CF20CDD42B4918AA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-SolrExampleStreamingTest-seed#[CF20CDD42B4918AA]-worker]: now apply all deletes for all segments maxDoc=10
   [junit4]   2> 72547 INFO  (SUITE-SolrExampleStreamingTest-seed#[CF20CDD42B4918AA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][SUITE-SolrExampleStreamingTest-seed#[CF20CDD42B4918AA]-worker]: applyDeletes: open segment readers took 0 msec
   [junit4]   2> 72547 INFO  (SUITE-SolrExampleStreamingTest-seed#[CF20CDD42B4918AA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][SUITE-SolrExampleStreamingTest-seed#[CF20CDD42B4918AA]-worker]: applyDeletes: no segments; skipping
   [junit4]   2> 72547 INFO  (SUITE-SolrExampleStreamingTest-seed#[CF20CDD42B4918AA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][SUITE-SolrExampleStreamingTest-seed#[CF20CDD42B4918AA]-worker]: prune sis=segments_24: _1y(6.0.0):C10 minGen=354 packetCount=0
   [junit4]   2> 72547 INFO  (SUITE-SolrExampleStreamingTest-seed#[CF20CDD42B4918AA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][SUITE-SolrExampleStreamingTest-seed#[CF20CDD42B4918AA]-worker]: SUITE-SolrExampleStreamingTest-seed#[CF20CDD42B4918AA]-worker finishFullFlush success=true
   [junit4]   2> 72547 INFO  (SUITE-SolrExampleStreamingTest-seed#[CF20CDD42B4918AA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-SolrExampleStreamingTest-seed#[CF20CDD42B4918AA]-worker]: startCommit(): start
   [junit4]   2> 72547 INFO  (SUITE-SolrExampleStreamingTest-seed#[CF20CDD42B4918AA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-SolrExampleStreamingTest-seed#[CF20CDD42B4918AA]-worker]:   skip startCommit(): no changes pending
   [junit4]   2> 72547 INFO  (SUITE-SolrExampleStreamingTest-seed#[CF20CDD42B4918AA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-SolrExampleStreamingTest-seed#[CF20CDD42B4918AA]-worker]: commit: pendingCommit == null; skip
   [junit4]   2> 72547 INFO  (SUITE-SolrExampleStreamingTest-seed#[CF20CDD42B4918AA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-SolrExampleStreamingTest-seed#[CF20CDD42B4918AA]-worker]: commit: took 0.5 msec
   [junit4]   2> 72547 INFO  (SUITE-SolrExampleStreamingTest-seed#[CF20CDD42B4918AA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-SolrExampleStreamingTest-seed#[CF20CDD42B4918AA]-worker]: commit: done
   [junit4]   2> 72547 INFO  (SUITE-SolrExampleStreamingTest-seed#[CF20CDD42B4918AA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-SolrExampleStreamingTest-seed#[CF20CDD42B4918AA]-worker]: rollback
   [junit4]   2> 72547 INFO  (SUITE-SolrExampleStreamingTest-seed#[CF20CDD42B4918AA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-SolrExampleStreamingTest-seed#[CF20CDD42B4918AA]-worker]: all running merges have aborted
   [junit4]   2> 72547 INFO  (SUITE-SolrExampleStreamingTest-seed#[CF20CDD42B4918AA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-SolrExampleStreamingTest-seed#[CF20CDD42B4918AA]-worker]: rollback: done finish merges
   [junit4]   2> 72547 INFO  (SUITE-SolrExampleStreamingTest-seed#[CF20CDD42B4918AA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][SUITE-SolrExampleStreamingTest-seed#[CF20CDD42B4918AA]-worker]: abort
   [junit4]   2> 72547 INFO  (SUITE-SolrExampleStreamingTest-seed#[CF20CDD42B4918AA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][SUITE-SolrExampleStreamingTest-seed#[CF20CDD42B4918AA]-worker]: done abort success=true
   [junit4]   2> 72547 INFO  (SUITE-SolrExampleStreamingTest-seed#[CF20CDD42B4918AA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-SolrExampleStreamingTest-seed#[CF20CDD42B4918AA]-worker]: rollback: infos=_1y(6.0.0):C10
   [junit4]   2> 72547 INFO  (SUITE-SolrExampleStreamingTest-seed#[CF20CDD42B4918AA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][SUITE-SolrExampleStreamingTest-seed#[CF20CDD42B4918AA]-worker]: now checkpoint "_1y(6.0.0):C10" [1 segments ; isCommit = false]
   [junit4]   2> 72547 INFO  (SUITE-SolrExampleStreamingTest-seed#[CF20CDD42B4918AA]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][SUITE-SolrExampleStreamingTest-seed#[CF20CDD42B4918AA]-worker]: 0 msec to checkpoint
   [junit4]   2> 72548 INFO  (SUITE-SolrExampleStreamingTest-seed#[CF20CDD42B4918AA]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 72548 INFO  (SUITE-SolrExampleStreamingTest-seed#[CF20CDD42B4918AA]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 72548 INFO  (SUITE-SolrExampleStreamingTest-seed#[CF20CDD42B4918AA]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_CF20CDD42B4918AA-001/tempDir-001/collection1/data/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_CF20CDD42B4918AA-001/tempDir-001/collection1/data/index;done=false>>]
   [junit4]   2> 72548 INFO  (SUITE-SolrExampleStreamingTest-seed#[CF20CDD42B4918AA]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_CF20CDD42B4918AA-001/tempDir-001/collection1/data/index
   [junit4]   2> 72548 INFO  (SUITE-SolrExampleStreamingTest-seed#[CF20CDD42B4918AA]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_CF20CDD42B4918AA-001/tempDir-001/collection1/data [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_CF20CDD42B4918AA-001/tempDir-001/collection1/data;done=false>>]
   [junit4]   2> 72548 INFO  (SUITE-SolrExampleStreamingTest-seed#[CF20CDD42B4918AA]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_CF20CDD42B4918AA-001/tempDir-001/collection1/data
   [junit4]   2> 72549 INFO  (SUITE-SolrExampleStreamingTest-seed#[CF20CDD42B4918AA]-worker) [    x:collection1] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@206d25ee{/solr,null,UNAVAILABLE}
   [junit4]   2> 72551 INFO  (SUITE-SolrExampleStreamingTest-seed#[CF20CDD42B4918AA]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_CF20CDD42B4918AA-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=is_IS, timezone=Asia/Jayapura
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_66 (64-bit)/cpus=3,threads=1,free=12429680,total=69275648
   [junit4]   2> NOTE: All tests run in this JVM: [MergeIndexesEmbeddedTest, CommonAdminParamsTest, SolrExampleStreamingBinaryTest, ClientUtilsTest, TestFastInputStream, AnlysisResponseBaseTest, SolrExampleBinaryTest, GetByIdTest, BasicHttpSolrClientTest, SolrParamTest, TestConfigSetAdminRequest, TestRetryUtil, LargeVolumeEmbeddedTest, TestSuggesterResponse, StreamExpressionParserTest, SolrExampleStreamingTest]
   [junit4] Completed [32/71] on J1 in 19.19s, 36 tests, 1 failure <<< FAILURES!

[...truncated 128 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:775: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:719: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:59: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:246: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:516: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1432: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:987: There were test failures: 71 suites, 486 tests, 2 failures [seed: CF20CDD42B4918AA]

Total time: 73 minutes 12 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any