Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/675/

3 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([9B5537F4C8D1F8BA:CE269DA008F9E87C]: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([9B5537F4C8D1F8BA:CE269DA008F9E87C]: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.impl.BasicHttpSolrClientTest.testCompression

Error Message:


Stack Trace:
java.lang.NullPointerException
        at 
__randomizedtesting.SeedInfo.seed([9B5537F4C8D1F8BA:60601192C20F08E9]:0)
        at 
org.apache.solr.client.solrj.impl.BasicHttpSolrClientTest.testCompression(BasicHttpSolrClientTest.java:556)
        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 11693 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.BasicHttpSolrClientTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/init-core-data-001
   [junit4]   2> 17894 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 18015 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 18015 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 18016 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-002/cores/core
   [junit4]   2> 18017 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] 
o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 18020 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5c1f5950{/solr,null,AVAILABLE}
   [junit4]   2> 18024 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@6ca99054{HTTP/1.1,[http/1.1]}{127.0.0.1:52390}
   [junit4]   2> 18024 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] 
o.e.j.s.Server Started @21364ms
   [junit4]   2> 18024 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52390, 
configSetBaseDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001,
 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-002/cores}
   [junit4]   2> 18025 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@659e0bfd
   [junit4]   2> 18025 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001'
   [junit4]   2> 18026 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 18026 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001
   [junit4]   2> 18026 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/solr.xml
   [junit4]   2> 18033 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001
   [junit4]   2> 18034 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1559803436
   [junit4]   2> 18034 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001]
   [junit4]   2> 18034 WARN  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/lib
   [junit4]   2> 18034 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-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> 18035 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 18036 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 18036 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 18036 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 18036 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 18037 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] 
o.a.s.c.CoresLocator Looking for core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001
   [junit4]   2> 18065 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-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> 18065 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] 
o.a.s.c.CoresLocator Found core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1
   [junit4]   2> 18065 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] 
o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 18067 INFO  (coreLoadExecutor-29-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1'
   [junit4]   2> 18068 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2
   [junit4]   2> 18068 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 18068 INFO  (coreLoadExecutor-29-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 18068 INFO  (coreLoadExecutor-29-thread-1) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001
   [junit4]   2> 18086 INFO  (coreLoadExecutor-29-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 18086 INFO  (coreLoadExecutor-29-thread-1) [    ] 
o.a.s.c.SolrConfig Adding specified lib dirs to ClassLoader
   [junit4]   2> 18086 WARN  (coreLoadExecutor-29-thread-1) [    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/../../../../contrib/extraction/lib
   [junit4]   2> 18087 WARN  (coreLoadExecutor-29-thread-1) [    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 18087 WARN  (coreLoadExecutor-29-thread-1) [    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/../../../../contrib/clustering/lib
   [junit4]   2> 18087 WARN  (coreLoadExecutor-29-thread-1) [    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 18087 WARN  (coreLoadExecutor-29-thread-1) [    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/../../../../contrib/langid/lib
   [junit4]   2> 18087 WARN  (coreLoadExecutor-29-thread-1) [    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 18087 WARN  (coreLoadExecutor-29-thread-1) [    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/../../../../contrib/velocity/lib
   [junit4]   2> 18088 WARN  (coreLoadExecutor-29-thread-1) [    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 18097 INFO  (coreLoadExecutor-29-thread-1) [    ] 
o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
   [junit4]   2> 18098 INFO  (coreLoadExecutor-29-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 18125 INFO  (coreLoadExecutor-29-thread-1) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 18155 INFO  (coreLoadExecutor-29-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 18471 INFO  (coreLoadExecutor-29-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 18472 INFO  (coreLoadExecutor-29-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> 18472 INFO  (coreLoadExecutor-29-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> 18509 INFO  (coreLoadExecutor-29-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 18520 INFO  (coreLoadExecutor-29-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 18602 INFO  (coreLoadExecutor-29-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1'
   [junit4]   2> 18604 INFO  (coreLoadExecutor-29-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1
   [junit4]   2> 18604 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 18604 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1],
 dataDir=[null]
   [junit4]   2> 18604 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr information 
with JMX.
   [junit4]   2> 18608 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Added SolrEventListener for newSearcher: 
[org.apache.solr.core.QuerySenderListener{queries=[]}]
   [junit4]   2> 18608 INFO  (coreLoadExecutor-29-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> 18609 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/data
   [junit4]   2> 18609 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/data/index/
   [junit4]   2> 18609 WARN  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 18609 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/data/index
   [junit4]   2> 18610 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-29-thread-1]: init: current 
segments file is "segments"; 
deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@2713560e
   [junit4]   2> 18610 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-29-thread-1]: now checkpoint 
"" [0 segments ; isCommit = false]
   [junit4]   2> 18610 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-29-thread-1]: 0 msec to 
checkpoint
   [junit4]   2> 18610 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: init: create=true
   [junit4]   2> 18610 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: 
   [junit4]   2> dir=MockDirectoryWrapper(RAMDirectory@4fb6e5d3 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f30bcdf)
   [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@7b045a3e
   [junit4]   2> readerPooling=false
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@364a0f0
   [junit4]   2> 
   [junit4]   2> 18610 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: 
MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 18610 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: now flush at close
   [junit4]   2> 18611 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]:   start flush: 
applyAllDeletes=true
   [junit4]   2> 18611 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]:   index before 
flush 
   [junit4]   2> 18611 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-29-thread-1]: startFullFlush
   [junit4]   2> 18611 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-29-thread-1]: 
coreLoadExecutor-29-thread-1 finishFullFlush success=true
   [junit4]   2> 18611 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: apply all deletes 
during flush
   [junit4]   2> 18611 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: now apply all 
deletes for all segments maxDoc=0
   [junit4]   2> 18611 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-29-thread-1]: prune 
sis=segments:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 18611 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-29-thread-1]: 
initDynamicDefaults spins=true maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 18611 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-29-thread-1]: 
updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 18611 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-29-thread-1]: now merge
   [junit4]   2> 18611 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-29-thread-1]:   index: 
   [junit4]   2> 18611 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-29-thread-1]:   no more merges 
pending; now return
   [junit4]   2> 18611 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: waitForMerges
   [junit4]   2> 18611 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: waitForMerges done
   [junit4]   2> 18611 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: commit: start
   [junit4]   2> 18611 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: commit: enter lock
   [junit4]   2> 18611 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: commit: now 
prepare
   [junit4]   2> 18611 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: prepareCommit: 
flush
   [junit4]   2> 18611 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]:   index before 
flush 
   [junit4]   2> 18611 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-29-thread-1]: startFullFlush
   [junit4]   2> 18611 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: apply all deletes 
during flush
   [junit4]   2> 18611 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: now apply all 
deletes for all segments maxDoc=0
   [junit4]   2> 18611 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-29-thread-1]: prune 
sis=segments:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 18611 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-29-thread-1]: 
coreLoadExecutor-29-thread-1 finishFullFlush success=true
   [junit4]   2> 18611 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: startCommit(): 
start
   [junit4]   2> 18611 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: startCommit 
index= changeCount=2
   [junit4]   2> 18618 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: startCommit: 
wrote pending segments file "pending_segments_1"
   [junit4]   2> 18620 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: done all syncs: []
   [junit4]   2> 18620 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: commit: 
pendingCommit != null
   [junit4]   2> 18624 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: commit: done 
writing segments file "segments_1"
   [junit4]   2> 18624 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-29-thread-1]: now checkpoint 
"" [0 segments ; isCommit = true]
   [junit4]   2> 18624 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4fb6e5d3 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f30bcdf),segFN=segments_1,generation=1}
   [junit4]   2> 18624 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 18624 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-29-thread-1]: 0 msec to 
checkpoint
   [junit4]   2> 18624 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: commit: took 13.0 
msec
   [junit4]   2> 18624 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: commit: done
   [junit4]   2> 18624 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: rollback
   [junit4]   2> 18624 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: all running 
merges have aborted
   [junit4]   2> 18624 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: rollback: done 
finish merges
   [junit4]   2> 18624 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-29-thread-1]: abort
   [junit4]   2> 18624 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-29-thread-1]: done abort 
success=true
   [junit4]   2> 18624 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: rollback: infos=
   [junit4]   2> 18624 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-29-thread-1]: now checkpoint 
"" [0 segments ; isCommit = false]
   [junit4]   2> 18624 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-29-thread-1]: 0 msec to 
checkpoint
   [junit4]   2> 18632 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.c.PluginBag queryResponseWriter : 'velocity' created with startup=lazy 
   [junit4]   2> 18633 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/data/
   [junit4]   2> 18632 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 18637 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 18644 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 18640 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 18646 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 18647 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 18648 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 18653 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.c.PluginBag requestHandler : '/update/extract' created with startup=lazy 
   [junit4]   2> 18653 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.c.PluginBag requestHandler : '/analysis/field' created with startup=lazy 
   [junit4]   2> 18653 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.c.PluginBag requestHandler : '/analysis/document' created with 
startup=lazy 
   [junit4]   2> 18653 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.c.PluginBag requestHandler : '/spell' created with startup=lazy 
   [junit4]   2> 18653 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.c.PluginBag requestHandler : '/suggest' created with startup=lazy 
   [junit4]   2> 18653 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.c.PluginBag requestHandler : '/tvrh' created with startup=lazy 
   [junit4]   2> 18655 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.c.PluginBag requestHandler : '/terms' created with startup=lazy 
   [junit4]   2> 18656 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.c.PluginBag requestHandler : '/elevate' created with startup=lazy 
   [junit4]   2> 18657 INFO  (coreLoadExecutor-29-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> 18660 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 18674 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 18674 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 18681 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.c.SolrCore Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 18681 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 18681 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-29-thread-1]: init: current 
segments file is "segments_1"; 
deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@2713560e
   [junit4]   2> 18681 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-29-thread-1]: init: load 
commit "segments_1"
   [junit4]   2> 18685 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4fb6e5d3 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f30bcdf),segFN=segments_1,generation=1}
   [junit4]   2> 18685 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 18685 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-29-thread-1]: now checkpoint 
"" [0 segments ; isCommit = false]
   [junit4]   2> 18685 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-29-thread-1]: 0 msec to 
checkpoint
   [junit4]   2> 18685 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: init: create=false
   [junit4]   2> 18685 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: 
   [junit4]   2> dir=MockDirectoryWrapper(RAMDirectory@4fb6e5d3 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f30bcdf)
   [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@3e536feb
   [junit4]   2> readerPooling=false
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@5490b971
   [junit4]   2> 
   [junit4]   2> 18685 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: 
MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 18685 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: flush at getReader
   [junit4]   2> 18685 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-29-thread-1]: startFullFlush
   [junit4]   2> 18685 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: apply all deletes 
during flush
   [junit4]   2> 18685 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: now apply all 
deletes for all segments maxDoc=0
   [junit4]   2> 18685 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-29-thread-1]: prune 
sis=segments_1:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 18685 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: incRefDeleter for 
NRT reader version=2 segments=
   [junit4]   2> 18685 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: return reader 
version=2 reader=StandardDirectoryReader(segments_1:2:nrt)
   [junit4]   2> 18685 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-29-thread-1]: 
coreLoadExecutor-29-thread-1 finishFullFlush success=true
   [junit4]   2> 18685 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-29-thread-1]: getReader took 0 
msec
   [junit4]   2> 18686 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@8be9464[collection1] main
   [junit4]   2> 18686 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/conf
   [junit4]   2> 18687 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/conf}
   [junit4]   2> 18687 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/conf
   [junit4]   2> 18687 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _rest_managed.json 
using 
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/conf
   [junit4]   2> 18687 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {} for /rest/managed
   [junit4]   2> 18688 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.r.RestManager Initializing 2 registered ManagedResources
   [junit4]   2> 18688 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _schema_analysis_stopwords_english.json 
using 
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/conf
   [junit4]   2> 18688 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_english.json using 
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/conf
   [junit4]   2> 18689 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true} for 
/schema/analysis/stopwords/english
   [junit4]   2> 18689 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.r.ManagedResource Loaded 35 words for /schema/analysis/stopwords/english
   [junit4]   2> 18689 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.r.ManagedResource Notified 1 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 18689 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _schema_analysis_synonyms_english.json 
using 
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/conf
   [junit4]   2> 18689 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_synonyms_english.json using 
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/conf
   [junit4]   2> 18689 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true,format=solr} for 
/schema/analysis/synonyms/english
   [junit4]   2> 18689 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.r.ManagedResource Loaded 3 synonym mappings for 
/schema/analysis/synonyms/english
   [junit4]   2> 18689 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.r.ManagedResource Notified 1 observers of 
/schema/analysis/synonyms/english
   [junit4]   2> 18689 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 18689 INFO  (coreLoadExecutor-29-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> 18692 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent No queryConverter defined, using default converter
   [junit4]   2> 18692 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 18692 INFO  (coreLoadExecutor-29-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> 18693 INFO  (coreLoadExecutor-29-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> 18693 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/conf/elevate.xml
   [junit4]   2> 18716 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 18717 INFO  
(searcherExecutor-30-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore QuerySenderListener sending requests to 
Searcher@8be9464[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 18718 INFO  
(searcherExecutor-30-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=1 
   [junit4]   2> 18718 INFO  
(searcherExecutor-30-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore QuerySenderListener done.
   [junit4]   2> 18718 INFO  
(searcherExecutor-30-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 18718 INFO  
(searcherExecutor-30-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 18718 INFO  
(searcherExecutor-30-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@8be9464[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 18718 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 18719 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 18720 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 18720 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1519353296108650496
   [junit4]   2> 18722 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.u.UpdateLog Took 3.0ms to seed version buckets with highest version 
1519353296108650496
   [junit4]   2> 18722 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] 
o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 19070 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] 
o.a.s.SolrJettyTestBase Jetty Assigned Port#52390
   [junit4]   2> 19075 INFO  
(TEST-BasicHttpSolrClientTest.testRedirect-seed#[9B5537F4C8D1F8BA]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testRedirect
   [junit4]   2> 19089 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0 
   [junit4]   2> 19092 INFO  
(TEST-BasicHttpSolrClientTest.testRedirect-seed#[9B5537F4C8D1F8BA]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testRedirect
   [junit4]   2> 19105 INFO  
(TEST-BasicHttpSolrClientTest.testInterceptors-seed#[9B5537F4C8D1F8BA]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testInterceptors
   [junit4]   2> 19115 INFO  
(TEST-BasicHttpSolrClientTest.testInterceptors-seed#[9B5537F4C8D1F8BA]) [    ] 
o.a.s.c.s.i.BasicHttpSolrClientTest Intercepted params: 
{http.request=org.apache.http.impl.client.EntityEnclosingRequestWrapper@45f135c9,
 http.request-config=[expectContinueEnabled=false, proxy=null, 
localAddress=null, cookieSpec=null, redirectsEnabled=false, 
relativeRedirectsAllowed=true, maxRedirects=50, circularRedirectsAllowed=false, 
authenticationEnabled=true, targetPreferredAuthSchemes=null, 
proxyPreferredAuthSchemes=null, connectionRequestTimeout=0, connectTimeout=0, 
socketTimeout=0, decompressionEnabled=true], 
http.auth.proxy-scope=state:UNCHALLENGED;, http.auth.credentials-provider={}, 
http.scheme-registry=org.apache.http.conn.scheme.SchemeRegistry@719227dd, 
http.cookie-spec=best-match, http.cookie-store=[], 
http.connection=org.apache.http.impl.conn.ManagedClientConnectionImpl@32a4d6b2, 
http.auth.target-scope=state:UNCHALLENGED;, 
http.cookiespec-registry=org.apache.http.cookie.CookieSpecRegistry@7de5edcc, 
http.target_host=http://127.0.0.1:52390, http.route={}->http://127.0.0.1:52390, 
http.cookie-origin=[127.0.0.1:52390/solr/debug/foo/select], 
http.authscheme-registry=org.apache.http.auth.AuthSchemeRegistry@31f6d0c4}
   [junit4]   2> 19140 INFO  
(TEST-BasicHttpSolrClientTest.testInterceptors-seed#[9B5537F4C8D1F8BA]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testInterceptors
   [junit4]   2> 19146 INFO  
(TEST-BasicHttpSolrClientTest.testSetParametersExternalClient-seed#[9B5537F4C8D1F8BA])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testSetParametersExternalClient
   [junit4]   2> 19146 INFO  
(TEST-BasicHttpSolrClientTest.testSetParametersExternalClient-seed#[9B5537F4C8D1F8BA])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testSetParametersExternalClient
   [junit4]   2> 19156 INFO  
(TEST-BasicHttpSolrClientTest.testSolrExceptionCodeNotFromSolr-seed#[9B5537F4C8D1F8BA])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testSolrExceptionCodeNotFromSolr
   [junit4]   2> 19165 INFO  
(TEST-BasicHttpSolrClientTest.testSolrExceptionCodeNotFromSolr-seed#[9B5537F4C8D1F8BA])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testSolrExceptionCodeNotFromSolr
   [junit4]   2> 19171 INFO  
(TEST-BasicHttpSolrClientTest.testUpdate-seed#[9B5537F4C8D1F8BA]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testUpdate
   [junit4]   2> 19192 INFO  
(TEST-BasicHttpSolrClientTest.testUpdate-seed#[9B5537F4C8D1F8BA]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testUpdate
   [junit4]   2> 19196 INFO  
(TEST-BasicHttpSolrClientTest.testCompression-seed#[9B5537F4C8D1F8BA]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCompression
   [junit4]   2> 19210 INFO  (qtp474212357-80) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=/solr path=/select params={q=foo&wt=xml} 
hits=0 status=0 QTime=0 
   [junit4]   2> 19211 INFO  
(TEST-BasicHttpSolrClientTest.testCompression-seed#[9B5537F4C8D1F8BA]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testCompression
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=BasicHttpSolrClientTest -Dtests.method=testCompression 
-Dtests.seed=9B5537F4C8D1F8BA -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=et_EE -Dtests.timezone=Asia/Vladivostok -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.02s J2 | BasicHttpSolrClientTest.testCompression <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([9B5537F4C8D1F8BA:60601192C20F08E9]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BasicHttpSolrClientTest.testCompression(BasicHttpSolrClientTest.java:556)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 19223 INFO  
(TEST-BasicHttpSolrClientTest.testCollectionParameters-seed#[9B5537F4C8D1F8BA]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testCollectionParameters
   [junit4]   2> 19227 INFO  (qtp474212357-77) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[collection (1519353296638181376)]} 0 2
   [junit4]   2> 19230 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 19230 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][qtp474212357-78]: commit: start
   [junit4]   2> 19230 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][qtp474212357-78]: commit: enter lock
   [junit4]   2> 19230 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][qtp474212357-78]: commit: now prepare
   [junit4]   2> 19230 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][qtp474212357-78]: prepareCommit: flush
   [junit4]   2> 19230 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][qtp474212357-78]:   index before flush 
   [junit4]   2> 19230 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.u.LoggingInfoStream [DW][qtp474212357-78]: startFullFlush
   [junit4]   2> 19230 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.u.LoggingInfoStream [DW][qtp474212357-78]: anyChanges? numDocsInRam=1 
deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 19231 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.u.LoggingInfoStream [DWFC][qtp474212357-78]: addFlushableState 
DocumentsWriterPerThread [pendingDeletes=gen=0, segment=_0, aborted=false, 
numDocsInRAM=1, deleteQueue=DWDQ: [ generation: 1 ]]
   [junit4]   2> 19231 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.u.LoggingInfoStream [DWPT][qtp474212357-78]: flush postings as segment _0 
numDocs=1
   [junit4]   2> 19232 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.u.LoggingInfoStream [DWPT][qtp474212357-78]: new segment has 0 deleted 
docs
   [junit4]   2> 19232 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.u.LoggingInfoStream [DWPT][qtp474212357-78]: new segment has no vectors; 
no norms; no docValues; no prox; no freqs
   [junit4]   2> 19232 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.u.LoggingInfoStream [DWPT][qtp474212357-78]: 
flushedFiles=[_0_Lucene50_0.doc, _0_Lucene50_0.tim, _0.fdx, _0_Lucene50_0.tip, 
_0.fdt, _0.fnm]
   [junit4]   2> 19232 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.u.LoggingInfoStream [DWPT][qtp474212357-78]: flushed codec=Lucene60
   [junit4]   2> 19232 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.u.LoggingInfoStream [DWPT][qtp474212357-78]: flushed: segment=_0 
ramUsed=0.079 MB newFlushedSize=0.001 MB docs/MB=1,151.016
   [junit4]   2> 19232 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.u.LoggingInfoStream [DWPT][qtp474212357-78]: flush time 1.642596 msec
   [junit4]   2> 19232 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.u.LoggingInfoStream [DW][qtp474212357-78]: publishFlushedSegment 
seg-private updates=null
   [junit4]   2> 19233 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][qtp474212357-78]: publishFlushedSegment
   [junit4]   2> 19233 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.u.LoggingInfoStream [BD][qtp474212357-78]: push deletes  1 deleted terms 
(unique count=1) bytesUsed=1072 segmentPrivate?=false delGen=2 packetCount=1 
totBytesUsed=1072
   [junit4]   2> 19233 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][qtp474212357-78]: publish sets newSegment 
delGen=3 seg=_0(6.0.0):C1
   [junit4]   2> 19233 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IFD][qtp474212357-78]: now checkpoint "_0(6.0.0):C1" 
[1 segments ; isCommit = false]
   [junit4]   2> 19233 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IFD][qtp474212357-78]: 0 msec to checkpoint
   [junit4]   2> 19233 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][qtp474212357-78]: apply all deletes during flush
   [junit4]   2> 19233 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][qtp474212357-78]: now apply all deletes for all 
segments maxDoc=1
   [junit4]   2> 19234 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.u.LoggingInfoStream [BD][qtp474212357-78]: applyDeletes: open segment 
readers took 0 msec
   [junit4]   2> 19234 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.u.LoggingInfoStream [BD][qtp474212357-78]: applyDeletes: 
infos=[_0(6.0.0):C1] packetCount=1
   [junit4]   2> 19234 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.u.LoggingInfoStream [BD][qtp474212357-78]: applyDeletes took 1 msec for 1 
segments, 0 newly deleted docs (query deletes), 0 visited terms, allDeleted=null
   [junit4]   2> 19234 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.u.LoggingInfoStream [BD][qtp474212357-78]: prune sis=segments_1: 
_0(6.0.0):C1 minGen=3 packetCount=1
   [junit4]   2> 19234 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.u.LoggingInfoStream [BD][qtp474212357-78]: pruneDeletes: prune 1 packets; 
0 packets remain
   [junit4]   2> 19234 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.u.LoggingInfoStream [DW][qtp474212357-78]: qtp474212357-78 
finishFullFlush success=true
   [junit4]   2> 19234 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.u.LoggingInfoStream [TMP][qtp474212357-78]: findMerges: 1 segments
   [junit4]   2> 19234 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.u.LoggingInfoStream [TMP][qtp474212357-78]:   seg=_0(6.0.0):C1 size=0.001 
MB [floored]
   [junit4]   2> 19234 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.u.LoggingInfoStream [TMP][qtp474212357-78]:   allowedSegmentCount=1 vs 
count=1 (eligible count=1) tooBigCount=0
   [junit4]   2> 19234 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.u.LoggingInfoStream [MS][qtp474212357-78]: initDynamicDefaults spins=true 
maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 19234 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.u.LoggingInfoStream [MS][qtp474212357-78]: now merge
   [junit4]   2> 19234 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.u.LoggingInfoStream [MS][qtp474212357-78]:   index: _0(6.0.0):C1
   [junit4]   2> 19234 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.u.LoggingInfoStream [MS][qtp474212357-78]:   no more merges pending; now 
return
   [junit4]   2> 19235 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][qtp474212357-78]: startCommit(): start
   [junit4]   2> 19235 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][qtp474212357-78]: startCommit index=_0(6.0.0):C1 
changeCount=4
   [junit4]   2> 19235 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][qtp474212357-78]: startCommit: wrote pending 
segments file "pending_segments_2"
   [junit4]   2> 19235 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][qtp474212357-78]: done all syncs: [_0.si, 
_0_Lucene50_0.doc, _0_Lucene50_0.tim, _0.fdx, _0_Lucene50_0.tip, _0.fdt, _0.fnm]
   [junit4]   2> 19235 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][qtp474212357-78]: commit: pendingCommit != null
   [junit4]   2> 19235 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][qtp474212357-78]: commit: done writing segments 
file "segments_2"
   [junit4]   2> 19235 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IFD][qtp474212357-78]: now checkpoint "_0(6.0.0):C1" 
[1 segments ; isCommit = true]
   [junit4]   2> 19235 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4fb6e5d3 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f30bcdf),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4fb6e5d3 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f30bcdf),segFN=segments_2,generation=2}
   [junit4]   2> 19235 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 19235 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IFD][qtp474212357-78]: deleteCommits: now decRef 
commit "segments_1"
   [junit4]   2> 19235 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IFD][qtp474212357-78]: delete "segments_1"
   [junit4]   2> 19237 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IFD][qtp474212357-78]: 1 msec to checkpoint
   [junit4]   2> 19237 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][qtp474212357-78]: commit: took 6.4 msec
   [junit4]   2> 19237 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][qtp474212357-78]: commit: done
   [junit4]   2> 19237 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][qtp474212357-78]: nrtIsCurrent: infoVersion 
matches: false; DW changes: false; BD changes: false
   [junit4]   2> 19237 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][qtp474212357-78]: flush at getReader
   [junit4]   2> 19237 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.u.LoggingInfoStream [DW][qtp474212357-78]: startFullFlush
   [junit4]   2> 19237 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][qtp474212357-78]: apply all deletes during flush
   [junit4]   2> 19237 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][qtp474212357-78]: now apply all deletes for all 
segments maxDoc=1
   [junit4]   2> 19237 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.u.LoggingInfoStream [BD][qtp474212357-78]: applyDeletes: open segment 
readers took 0 msec
   [junit4]   2> 19237 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.u.LoggingInfoStream [BD][qtp474212357-78]: applyDeletes: no segments; 
skipping
   [junit4]   2> 19237 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.u.LoggingInfoStream [BD][qtp474212357-78]: prune sis=segments_2: 
_0(6.0.0):C1 minGen=3 packetCount=0
   [junit4]   2> 19238 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][qtp474212357-78]: incRefDeleter for NRT reader 
version=6 segments=_0(6.0.0):C1
   [junit4]   2> 19238 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][qtp474212357-78]: return reader version=6 
reader=StandardDirectoryReader(segments_2:6:nrt _0(6.0.0):C1)
   [junit4]   2> 19238 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.u.LoggingInfoStream [DW][qtp474212357-78]: qtp474212357-78 
finishFullFlush success=true
   [junit4]   2> 19238 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][qtp474212357-78]: getReader took 1 msec
   [junit4]   2> 19238 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@13de2b9d[collection1] main
   [junit4]   2> 19239 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 19239 INFO  
(searcherExecutor-30-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore QuerySenderListener sending requests to 
Searcher@13de2b9d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C1)))}
   [junit4]   2> 19239 INFO  
(searcherExecutor-30-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore QuerySenderListener done.
   [junit4]   2> 19239 INFO  
(searcherExecutor-30-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@13de2b9d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C1)))}
   [junit4]   2> 19239 INFO  
(searcherExecutor-30-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.LoggingInfoStream 
[IW][searcherExecutor-30-thread-1-processing-x:collection1]: decRefDeleter for 
NRT reader version=2 segments=
   [junit4]   2> 19239 INFO  (qtp474212357-78) [    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 9
   [junit4]   2> 19242 INFO  (qtp474212357-74) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=/solr path=/select 
params={q=id:collection&wt=javabin&version=2} hits=1 status=0 QTime=0 
   [junit4]   2> 19246 INFO  (qtp474212357-79) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=/solr path=/select 
params={q=id:collection&wt=javabin&version=2} hits=1 status=0 QTime=0 
   [junit4]   2> 19246 INFO  
(TEST-BasicHttpSolrClientTest.testCollectionParameters-seed#[9B5537F4C8D1F8BA]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testCollectionParameters
   [junit4]   2> 19252 INFO  
(TEST-BasicHttpSolrClientTest.testQueryString-seed#[9B5537F4C8D1F8BA]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQueryString
   [junit4]   2> 19267 INFO  
(TEST-BasicHttpSolrClientTest.testQueryString-seed#[9B5537F4C8D1F8BA]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQueryString
   [junit4]   2> 19282 INFO  
(TEST-BasicHttpSolrClientTest.testQuery-seed#[9B5537F4C8D1F8BA]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQuery
   [junit4]   2> 19300 INFO  
(TEST-BasicHttpSolrClientTest.testQuery-seed#[9B5537F4C8D1F8BA]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQuery
   [junit4]   2> 19303 INFO  
(TEST-BasicHttpSolrClientTest.testGetById-seed#[9B5537F4C8D1F8BA]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testGetById
   [junit4]   2> 19313 INFO  
(TEST-BasicHttpSolrClientTest.testGetById-seed#[9B5537F4C8D1F8BA]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testGetById
   [junit4]   2> 19317 INFO  
(TEST-BasicHttpSolrClientTest.testTimeout-seed#[9B5537F4C8D1F8BA]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testTimeout
   [junit4]   2> 21321 INFO  
(TEST-BasicHttpSolrClientTest.testTimeout-seed#[9B5537F4C8D1F8BA]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testTimeout
   [junit4]   2> 21326 INFO  
(TEST-BasicHttpSolrClientTest.testExampleKeystorePath-seed#[9B5537F4C8D1F8BA]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testExampleKeystorePath
   [junit4]   2> 21326 INFO  
(TEST-BasicHttpSolrClientTest.testExampleKeystorePath-seed#[9B5537F4C8D1F8BA]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testExampleKeystorePath
   [junit4]   2> 21331 INFO  
(TEST-BasicHttpSolrClientTest.testDelete-seed#[9B5537F4C8D1F8BA]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testDelete
   [junit4]   2> 21336 INFO  
(TEST-BasicHttpSolrClientTest.testDelete-seed#[9B5537F4C8D1F8BA]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testDelete
   [junit4]   2> 21340 INFO  
(TEST-BasicHttpSolrClientTest.testGetRawStream-seed#[9B5537F4C8D1F8BA]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testGetRawStream
   [junit4]   2> 21342 INFO  (qtp474212357-78) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=/solr path=/select params={} hits=0 
status=0 QTime=0 
   [junit4]   2> 21343 INFO  
(TEST-BasicHttpSolrClientTest.testGetRawStream-seed#[9B5537F4C8D1F8BA]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testGetRawStream
   [junit4]   2> 21344 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@6ca99054{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 21344 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1559803436
   [junit4]   2> 21345 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@251c7021
   [junit4]   2> 21345 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.UpdateHandler closing 
DirectUpdateHandler2{commits=1,autocommit maxTime=15000ms,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=105,transaction_logs_total_number=1}
   [junit4]   2> 21345 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 21345 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 21345 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 21345 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[IW][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: now flush 
at close
   [junit4]   2> 21345 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[IW][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]:   start 
flush: applyAllDeletes=true
   [junit4]   2> 21346 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[IW][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]:   index 
before flush _0(6.0.0):C1
   [junit4]   2> 21346 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[DW][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: 
startFullFlush
   [junit4]   2> 21346 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[DW][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: 
SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker finishFullFlush 
success=true
   [junit4]   2> 21346 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[IW][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: apply all 
deletes during flush
   [junit4]   2> 21346 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[IW][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: now apply 
all deletes for all segments maxDoc=1
   [junit4]   2> 21346 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[BD][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: 
applyDeletes: open segment readers took 0 msec
   [junit4]   2> 21346 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[BD][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: 
applyDeletes: no segments; skipping
   [junit4]   2> 21346 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[BD][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: prune 
sis=segments_2: _0(6.0.0):C1 minGen=3 packetCount=0
   [junit4]   2> 21346 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[MS][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: 
updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 21346 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[MS][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: now merge
   [junit4]   2> 21346 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[MS][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]:   index: 
_0(6.0.0):C1
   [junit4]   2> 21346 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[MS][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]:   no more 
merges pending; now return
   [junit4]   2> 21346 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[IW][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: 
waitForMerges
   [junit4]   2> 21346 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[IW][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: 
waitForMerges done
   [junit4]   2> 21346 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[IW][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: commit: 
start
   [junit4]   2> 21346 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[IW][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: commit: 
enter lock
   [junit4]   2> 21347 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[IW][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: commit: now 
prepare
   [junit4]   2> 21347 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[IW][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: 
prepareCommit: flush
   [junit4]   2> 21347 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[IW][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]:   index 
before flush _0(6.0.0):C1
   [junit4]   2> 21347 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[DW][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: 
startFullFlush
   [junit4]   2> 21347 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[IW][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: apply all 
deletes during flush
   [junit4]   2> 21347 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[IW][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: now apply 
all deletes for all segments maxDoc=1
   [junit4]   2> 21347 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[BD][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: 
applyDeletes: open segment readers took 0 msec
   [junit4]   2> 21347 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[BD][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: 
applyDeletes: no segments; skipping
   [junit4]   2> 21347 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[BD][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: prune 
sis=segments_2: _0(6.0.0):C1 minGen=3 packetCount=0
   [junit4]   2> 21347 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[DW][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: 
SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker finishFullFlush 
success=true
   [junit4]   2> 21347 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[IW][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: 
startCommit(): start
   [junit4]   2> 21347 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[IW][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]:   skip 
startCommit(): no changes pending
   [junit4]   2> 21347 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[IW][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: commit: 
pendingCommit == null; skip
   [junit4]   2> 21347 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[IW][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: commit: 
took 0.5 msec
   [junit4]   2> 21347 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[IW][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: commit: done
   [junit4]   2> 21347 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[IW][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: rollback
   [junit4]   2> 21347 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[IW][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: all running 
merges have aborted
   [junit4]   2> 21347 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[IW][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: rollback: 
done finish merges
   [junit4]   2> 21347 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[DW][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: abort
   [junit4]   2> 21347 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[DW][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: done abort 
success=true
   [junit4]   2> 21347 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[IW][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: rollback: 
infos=_0(6.0.0):C1
   [junit4]   2> 21347 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[IFD][SUITE-BasicHttpSolrClientTest-seed#[9B5537F4C8D1F8BA]-worker]: now 
checkpoint "_0(6.0.0):

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

 INFO  (SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[IW][SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker]:   index 
before flush _26(6.0.0):C6
   [junit4]   2> 33629 INFO  
(SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[DW][SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker]: 
startFullFlush
   [junit4]   2> 33629 INFO  
(SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[IW][SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker]: apply all 
deletes during flush
   [junit4]   2> 33629 INFO  
(SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[IW][SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker]: now apply 
all deletes for all segments maxDoc=6
   [junit4]   2> 33629 INFO  
(SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[BD][SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker]: 
applyDeletes: open segment readers took 0 msec
   [junit4]   2> 33629 INFO  
(SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[BD][SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker]: 
applyDeletes: no segments; skipping
   [junit4]   2> 33629 INFO  
(SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[BD][SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker]: prune 
sis=segments_26: _26(6.0.0):C6 minGen=381 packetCount=0
   [junit4]   2> 33629 INFO  
(SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[DW][SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker]: 
SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker finishFullFlush 
success=true
   [junit4]   2> 33629 INFO  
(SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[IW][SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker]: 
startCommit(): start
   [junit4]   2> 33629 INFO  
(SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[IW][SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker]:   skip 
startCommit(): no changes pending
   [junit4]   2> 33629 INFO  
(SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[IW][SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker]: commit: 
pendingCommit == null; skip
   [junit4]   2> 33629 INFO  
(SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[IW][SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker]: commit: 
took 0.5 msec
   [junit4]   2> 33629 INFO  
(SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[IW][SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker]: commit: 
done
   [junit4]   2> 33629 INFO  
(SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[IW][SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker]: rollback
   [junit4]   2> 33629 INFO  
(SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[IW][SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker]: all 
running merges have aborted
   [junit4]   2> 33629 INFO  
(SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[IW][SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker]: rollback: 
done finish merges
   [junit4]   2> 33629 INFO  
(SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[DW][SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker]: abort
   [junit4]   2> 33630 INFO  
(SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[DW][SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker]: done abort 
success=true
   [junit4]   2> 33630 INFO  
(SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[IW][SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker]: rollback: 
infos=_26(6.0.0):C6
   [junit4]   2> 33630 INFO  
(SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[IFD][SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker]: now 
checkpoint "_26(6.0.0):C6" [1 segments ; isCommit = false]
   [junit4]   2> 33630 INFO  
(SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[IFD][SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker]: 0 msec to 
checkpoint
   [junit4]   2> 33630 INFO  
(SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 33645 INFO  
(SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 
directories currently being tracked
   [junit4]   2> 33645 INFO  
(SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/data/index
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/data/index;done=false>>]
   [junit4]   2> 33645 INFO  
(SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/data/index
   [junit4]   2> 33645 INFO  
(SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/data
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/data;done=false>>]
   [junit4]   2> 33645 INFO  
(SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_9B5537F4C8D1F8BA-001/tempDir-001/collection1/data
   [junit4]   2> 33647 INFO  
(SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker) [    
x:collection1] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4498dd9b{/solr,null,UNAVAILABLE}
   [junit4]   2> 33650 INFO  
(SUITE-SolrExampleStreamingTest-seed#[9B5537F4C8D1F8BA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_9B5537F4C8D1F8BA-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {}, 
docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, 
locale=cs, timezone=America/Tijuana
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 
1.8.0_66 (64-bit)/cpus=4,threads=1,free=149225456,total=279445504
   [junit4]   2> NOTE: All tests run in this JVM: [StreamExpressionParserTest, 
TestUpdateRequestCodec, TestConfigSetAdminRequest, TestXMLEscaping, 
TestZkConfigManager, IteratorChainTest, TestSpellCheckResponse, 
TermsResponseTest, CloudSolrClientMultiConstructorTest, JdbcDriverTest, 
SolrExampleStreamingTest]
   [junit4] Completed [19/71] on J0 in 23.20s, 36 tests, 1 failure <<< FAILURES!

[...truncated 170 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:775:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:719:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:59: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build.xml:246:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/common-build.xml:516:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/lucene/common-build.xml:1432:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/lucene/common-build.xml:987:
 There were test failures: 71 suites, 486 tests, 1 error, 2 failures [seed: 
9B5537F4C8D1F8BA]

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


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

Reply via email to