This is my fault caused by SOLR-7339. I'll fix. On Tue, Dec 1, 2015 at 3:52 PM, Policeman Jenkins Server <jenk...@thetaphi.de> wrote: > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2905/ > Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC > > 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([A50BCF04EA43155E:F07865502A6B0598]: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([A50BCF04EA43155E:F07865502A6B0598]: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([A50BCF04EA43155E:5E3EE962E09DE50D]: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 11625 lines...] > [junit4] Suite: org.apache.solr.client.solrj.impl.BasicHttpSolrClientTest > [junit4] 2> Creating dataDir: > /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_A50BCF04EA43155E-001/init-core-data-001 > [junit4] 2> 15106 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ ] > o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) > [junit4] 2> 15196 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ ] > o.a.s.SolrTestCaseJ4 ####initCore > [junit4] 2> 15197 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ ] > o.a.s.SolrTestCaseJ4 ####initCore end > [junit4] 2> 15197 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ ] > o.a.s.SolrTestCaseJ4 Writing core.properties file to > /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_A50BCF04EA43155E-001/tempDir-002/cores/core > [junit4] 2> 15202 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ ] > o.e.j.s.Server jetty-9.3.6.v20151106 > [junit4] 2> 15208 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ ] > o.e.j.s.h.ContextHandler Started > o.e.j.s.ServletContextHandler@78ffae67{/solr,null,AVAILABLE} > [junit4] 2> 15212 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ ] > o.e.j.s.ServerConnector Started > ServerConnector@460e7171{HTTP/1.1,[http/1.1]}{127.0.0.1:53241} > [junit4] 2> 15212 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ ] > o.e.j.s.Server Started @21301ms > [junit4] 2> 15212 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ ] > o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, > hostPort=53241, > configSetBaseDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_A50BCF04EA43155E-001/tempDir-001, > > coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_A50BCF04EA43155E-001/tempDir-002/cores} > [junit4] 2> 15213 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ ] > o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): > sun.misc.Launcher$AppClassLoader@677327b6 > [junit4] 2> 15214 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ ] > o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: > '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_A50BCF04EA43155E-001/tempDir-001' > [junit4] 2> 15214 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ ] > o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) > [junit4] 2> 15214 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ ] > o.a.s.c.SolrResourceLoader using system property solr.solr.home: > /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_A50BCF04EA43155E-001/tempDir-001 > [junit4] 2> 15214 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ ] > o.a.s.c.SolrXmlConfig Loading container configuration from > /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_A50BCF04EA43155E-001/tempDir-001/solr.xml > [junit4] 2> 15226 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ ] > o.a.s.c.CoresLocator Config-defined core root directory: > /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_A50BCF04EA43155E-001/tempDir-001 > [junit4] 2> 15227 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ ] > o.a.s.c.CoreContainer New CoreContainer 3531650 > [junit4] 2> 15227 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ ] > o.a.s.c.CoreContainer Loading cores into CoreContainer > [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_A50BCF04EA43155E-001/tempDir-001] > [junit4] 2> 15227 WARN > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ ] > o.a.s.c.CoreContainer Couldn't add files from > /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_A50BCF04EA43155E-001/tempDir-001/lib > to classpath: > /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_A50BCF04EA43155E-001/tempDir-001/lib > [junit4] 2> 15228 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-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> 15233 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ ] > o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with > params: socketTimeout=600000&connTimeout=60000&retry=true > [junit4] 2> 15236 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ ] > o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory > [junit4] 2> 15236 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ ] > o.a.s.l.LogWatcher Registering Log Listener [Log4j > (org.slf4j.impl.Log4jLoggerFactory)] > [junit4] 2> 15237 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ ] > o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for > authorization module. > [junit4] 2> 15237 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ ] > o.a.s.c.CoreContainer No authentication plugin used. > [junit4] 2> 15238 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ ] > o.a.s.c.CoresLocator Looking for core definitions underneath > /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_A50BCF04EA43155E-001/tempDir-001 > [junit4] 2> 15253 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-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> 15253 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ ] > o.a.s.c.CoresLocator Found core collection1 in > /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_A50BCF04EA43155E-001/tempDir-001/collection1 > [junit4] 2> 15253 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ ] > o.a.s.c.CoresLocator Found 1 core definitions > [junit4] 2> 15254 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ ] > o.a.s.s.SolrDispatchFilter > user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1 > [junit4] 2> 15254 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ ] > o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done > [junit4] 2> 15255 INFO (coreLoadExecutor-76-thread-1) [ ] > o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: > '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_A50BCF04EA43155E-001/tempDir-001/collection1' > [junit4] 2> 15255 INFO (coreLoadExecutor-76-thread-1) [ ] > o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) > [junit4] 2> 15255 INFO (coreLoadExecutor-76-thread-1) [ ] > o.a.s.c.SolrResourceLoader using system property solr.solr.home: > /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_A50BCF04EA43155E-001/tempDir-001 > [junit4] 2> 15277 INFO (coreLoadExecutor-76-thread-1) [ ] > o.a.s.c.SolrConfig current version of requestparams : -1 > [junit4] 2> 15278 INFO (coreLoadExecutor-76-thread-1) [ ] > o.a.s.c.SolrConfig Adding specified lib dirs to ClassLoader > [junit4] 2> 15278 WARN (coreLoadExecutor-76-thread-1) [ ] > o.a.s.c.SolrConfig Couldn't add files from > /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_A50BCF04EA43155E-001/tempDir-001/collection1/../../../../contrib/extraction/lib > filtered by .*\.jar to classpath: > /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_A50BCF04EA43155E-001/tempDir-001/collection1/../../../../contrib/extraction/lib > [junit4] 2> 15279 WARN (coreLoadExecutor-76-thread-1) [ ] > o.a.s.c.SolrConfig Couldn't add files from > /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_A50BCF04EA43155E-001/tempDir-001/collection1/../../../../dist > filtered by solr-cell-\d.*\.jar to classpath: > /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_A50BCF04EA43155E-001/tempDir-001/collection1/../../../../dist > [junit4] 2> 15279 WARN (coreLoadExecutor-76-thread-1) [ ] > o.a.s.c.SolrConfig Couldn't add files from > /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_A50BCF04EA43155E-001/tempDir-001/collection1/../../../../contrib/clustering/lib > filtered by .*\.jar to classpath: > /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_A50BCF04EA43155E-001/tempDir-001/collection1/../../../../contrib/clustering/lib > [junit4] 2> 15279 WARN (coreLoadExecutor-76-thread-1) [ ] > o.a.s.c.SolrConfig Couldn't add files from > /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_A50BCF04EA43155E-001/tempDir-001/collection1/../../../../dist > filtered by solr-clustering-\d.*\.jar to classpath: > /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_A50BCF04EA43155E-001/tempDir-001/collection1/../../../../dist > [junit4] 2> 15280 WARN (coreLoadExecutor-76-thread-1) [ ] > o.a.s.c.SolrConfig Couldn't add files from > /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_A50BCF04EA43155E-001/tempDir-001/collection1/../../../../contrib/langid/lib > filtered by .*\.jar to classpath: > /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_A50BCF04EA43155E-001/tempDir-001/collection1/../../../../contrib/langid/lib > [junit4] 2> 15280 WARN (coreLoadExecutor-76-thread-1) [ ] > o.a.s.c.SolrConfig Couldn't add files from > /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_A50BCF04EA43155E-001/tempDir-001/collection1/../../../../dist > filtered by solr-langid-\d.*\.jar to classpath: > /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_A50BCF04EA43155E-001/tempDir-001/collection1/../../../../dist > [junit4] 2> 15280 WARN (coreLoadExecutor-76-thread-1) [ ] > o.a.s.c.SolrConfig Couldn't add files from > /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_A50BCF04EA43155E-001/tempDir-001/collection1/../../../../contrib/velocity/lib > filtered by .*\.jar to classpath: > /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_A50BCF04EA43155E-001/tempDir-001/collection1/../../../../contrib/velocity/lib > [junit4] 2> 15280 WARN (coreLoadExecutor-76-thread-1) [ ] > o.a.s.c.SolrConfig Couldn't add files from > /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_A50BCF04EA43155E-001/tempDir-001/collection1/../../../../dist > filtered by solr-velocity-\d.*\.jar to classpath: > /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_A50BCF04EA43155E-001/tempDir-001/collection1/../../../../dist > [junit4] 2> 15303 INFO (coreLoadExecutor-76-thread-1) [ ] > o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled > [junit4] 2> 15304 INFO (coreLoadExecutor-76-thread-1) [ ] > o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0 > [junit4] 2> 15340 INFO (coreLoadExecutor-76-thread-1) [ ] > o.a.s.c.Config Loaded SolrConfig: solrconfig.xml > [junit4] 2> 15359 INFO (coreLoadExecutor-76-thread-1) [ ] > o.a.s.s.IndexSchema [collection1] Schema name=example > [junit4] 2> 15548 INFO (coreLoadExecutor-76-thread-1) [ ] > o.a.s.s.IndexSchema unique key field: id > [junit4] 2> 15549 INFO (coreLoadExecutor-76-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> 15549 INFO (coreLoadExecutor-76-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> 15559 INFO (coreLoadExecutor-76-thread-1) [ ] > o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file > currency.xml > [junit4] 2> 15562 INFO (coreLoadExecutor-76-thread-1) [ ] > o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file > currency.xml > [junit4] 2> 15582 INFO (coreLoadExecutor-76-thread-1) [ ] > o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming > default properties: Can't find resource 'configsetprops.json' in classpath or > '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_A50BCF04EA43155E-001/tempDir-001/collection1' > [junit4] 2> 15582 INFO (coreLoadExecutor-76-thread-1) [ ] > o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration > from instancedir > /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_A50BCF04EA43155E-001/tempDir-001/collection1 > [junit4] 2> 15582 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory > [junit4] 2> 15582 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at > [/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_A50BCF04EA43155E-001/tempDir-001/collection1], > dataDir=[null] > [junit4] 2> 15582 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing > Solr information with JMX. > [junit4] 2> 15583 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.c.SolrCore [[collection1] ] Added SolrEventListener for > newSearcher: [org.apache.solr.core.QuerySenderListener{queries=[]}] > [junit4] 2> 15583 INFO (coreLoadExecutor-76-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> 15583 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for > /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_A50BCF04EA43155E-001/tempDir-001/collection1/data > [junit4] 2> 15583 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.c.SolrCore New index directory detected: old=null > new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_A50BCF04EA43155E-001/tempDir-001/collection1/data/index/ > [junit4] 2> 15583 WARN (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory > '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_A50BCF04EA43155E-001/tempDir-001/collection1/data/index' > doesn't exist. Creating new index... > [junit4] 2> 15584 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for > /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_A50BCF04EA43155E-001/tempDir-001/collection1/data/index > [junit4] 2> 15584 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-76-thread-1]: > init: current segments file is "segments"; > deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@1d3411c0 > [junit4] 2> 15584 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-76-thread-1]: > now checkpoint "" [0 segments ; isCommit = false] > [junit4] 2> 15584 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-76-thread-1]: > 0 msec to checkpoint > [junit4] 2> 15584 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-76-thread-1]: > init: create=true > [junit4] 2> 15584 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-76-thread-1]: > [junit4] 2> dir=MockDirectoryWrapper(RAMDirectory@244c502e > lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@100e2d22) > [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@38b4b444 > [junit4] 2> readerPooling=false > [junit4] 2> perThreadHardLimitMB=1945 > [junit4] 2> useCompoundFile=false > [junit4] 2> commitOnClose=true > [junit4] 2> writer=org.apache.solr.update.SolrIndexWriter@7e3f5e5c > [junit4] 2> > [junit4] 2> 15584 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-76-thread-1]: > MMapDirectory.UNMAP_SUPPORTED=true > [junit4] 2> 15584 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-76-thread-1]: > now flush at close > [junit4] 2> 15584 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-76-thread-1]: > start flush: applyAllDeletes=true > [junit4] 2> 15584 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-76-thread-1]: > index before flush > [junit4] 2> 15584 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-76-thread-1]: > startFullFlush > [junit4] 2> 15584 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-76-thread-1]: > coreLoadExecutor-76-thread-1 finishFullFlush success=true > [junit4] 2> 15584 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-76-thread-1]: > apply all deletes during flush > [junit4] 2> 15584 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-76-thread-1]: > now apply all deletes for all segments maxDoc=0 > [junit4] 2> 15584 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-76-thread-1]: > prune sis=segments: minGen=9223372036854775807 packetCount=0 > [junit4] 2> 15584 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-76-thread-1]: > initDynamicDefaults spins=false maxThreadCount=1 maxMergeCount=6 > [junit4] 2> 15585 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-76-thread-1]: > updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec > [junit4] 2> 15585 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-76-thread-1]: > now merge > [junit4] 2> 15585 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-76-thread-1]: > index: > [junit4] 2> 15585 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-76-thread-1]: > no more merges pending; now return > [junit4] 2> 15585 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-76-thread-1]: > waitForMerges > [junit4] 2> 15585 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-76-thread-1]: > waitForMerges done > [junit4] 2> 15585 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-76-thread-1]: > commit: start > [junit4] 2> 15585 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-76-thread-1]: > commit: enter lock > [junit4] 2> 15585 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-76-thread-1]: > commit: now prepare > [junit4] 2> 15585 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-76-thread-1]: > prepareCommit: flush > [junit4] 2> 15585 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-76-thread-1]: > index before flush > [junit4] 2> 15585 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-76-thread-1]: > startFullFlush > [junit4] 2> 15585 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-76-thread-1]: > apply all deletes during flush > [junit4] 2> 15585 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-76-thread-1]: > now apply all deletes for all segments maxDoc=0 > [junit4] 2> 15585 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-76-thread-1]: > prune sis=segments: minGen=9223372036854775807 packetCount=0 > [junit4] 2> 15585 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-76-thread-1]: > coreLoadExecutor-76-thread-1 finishFullFlush success=true > [junit4] 2> 15585 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-76-thread-1]: > startCommit(): start > [junit4] 2> 15585 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-76-thread-1]: > startCommit index= changeCount=2 > [junit4] 2> 15585 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-76-thread-1]: > startCommit: wrote pending segments file "pending_segments_1" > [junit4] 2> 15585 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-76-thread-1]: > done all syncs: [] > [junit4] 2> 15585 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-76-thread-1]: > commit: pendingCommit != null > [junit4] 2> 15585 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-76-thread-1]: > commit: done writing segments file "segments_1" > [junit4] 2> 15585 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-76-thread-1]: > now checkpoint "" [0 segments ; isCommit = true] > [junit4] 2> 15585 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1 > [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@244c502e > lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@100e2d22),segFN=segments_1,generation=1} > [junit4] 2> 15585 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.c.SolrCore newest commit generation = 1 > [junit4] 2> 15585 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-76-thread-1]: > 0 msec to checkpoint > [junit4] 2> 15585 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-76-thread-1]: > commit: took 0.6 msec > [junit4] 2> 15585 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-76-thread-1]: > commit: done > [junit4] 2> 15586 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-76-thread-1]: > rollback > [junit4] 2> 15586 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-76-thread-1]: > all running merges have aborted > [junit4] 2> 15586 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-76-thread-1]: > rollback: done finish merges > [junit4] 2> 15586 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-76-thread-1]: > abort > [junit4] 2> 15586 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-76-thread-1]: > done abort success=true > [junit4] 2> 15586 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-76-thread-1]: > rollback: infos= > [junit4] 2> 15586 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-76-thread-1]: > now checkpoint "" [0 segments ; isCommit = false] > [junit4] 2> 15586 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-76-thread-1]: > 0 msec to checkpoint > [junit4] 2> 15586 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.c.PluginBag queryResponseWriter : 'velocity' created > with startup=lazy > [junit4] 2> 15586 INFO > (OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1] > o.a.s.c.SolrCore Looking for old index directories to cleanup for core > collection1 in > /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_A50BCF04EA43155E-001/tempDir-001/collection1/data/ > [junit4] 2> 15586 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5 > [junit4] 2> 15587 WARN > (OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1] > o.a.s.c.DirectoryFactory > /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_A50BCF04EA43155E-001/tempDir-001/collection1/data/ > does not point to a valid data directory; skipping clean-up of old index > directories. > [junit4] 2> 15590 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as > default, creating implicit default > [junit4] 2> 15596 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 > [junit4] 2> 15596 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 > [junit4] 2> 15597 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 > [junit4] 2> 15598 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 > [junit4] 2> 15601 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.c.PluginBag requestHandler : '/update/extract' created > with startup=lazy > [junit4] 2> 15601 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.c.PluginBag requestHandler : '/analysis/field' created > with startup=lazy > [junit4] 2> 15601 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.c.PluginBag requestHandler : '/analysis/document' > created with startup=lazy > [junit4] 2> 15601 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.c.PluginBag requestHandler : '/spell' created with > startup=lazy > [junit4] 2> 15601 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.c.PluginBag requestHandler : '/suggest' created with > startup=lazy > [junit4] 2> 15601 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.c.PluginBag requestHandler : '/tvrh' created with > startup=lazy > [junit4] 2> 15601 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.c.PluginBag requestHandler : '/terms' created with > startup=lazy > [junit4] 2> 15601 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.c.PluginBag requestHandler : '/elevate' created with > startup=lazy > [junit4] 2> 15601 INFO (coreLoadExecutor-76-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> 15602 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.c.SolrCore Using default statsCache cache: > org.apache.solr.search.stats.LocalStatsCache > [junit4] 2> 15603 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: > org.apache.solr.update.UpdateLog > [junit4] 2> 15603 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= > defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 > numVersionBuckets=65536 > [junit4] 2> 15604 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.c.SolrCore Hard AutoCommit: if uncommited for 15000ms; > [junit4] 2> 15604 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled > [junit4] 2> 15604 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-76-thread-1]: > init: current segments file is "segments_1"; > deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@1d3411c0 > [junit4] 2> 15604 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-76-thread-1]: > init: load commit "segments_1" > [junit4] 2> 15605 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1 > [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@244c502e > lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@100e2d22),segFN=segments_1,generation=1} > [junit4] 2> 15605 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.c.SolrCore newest commit generation = 1 > [junit4] 2> 15605 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-76-thread-1]: > now checkpoint "" [0 segments ; isCommit = false] > [junit4] 2> 15605 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-76-thread-1]: > 0 msec to checkpoint > [junit4] 2> 15605 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-76-thread-1]: > init: create=false > [junit4] 2> 15605 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-76-thread-1]: > [junit4] 2> dir=MockDirectoryWrapper(RAMDirectory@244c502e > lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@100e2d22) > [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@320e5282 > [junit4] 2> readerPooling=false > [junit4] 2> perThreadHardLimitMB=1945 > [junit4] 2> useCompoundFile=false > [junit4] 2> commitOnClose=true > [junit4] 2> writer=org.apache.solr.update.SolrIndexWriter@2eb678b3 > [junit4] 2> > [junit4] 2> 15605 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-76-thread-1]: > MMapDirectory.UNMAP_SUPPORTED=true > [junit4] 2> 15605 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-76-thread-1]: > flush at getReader > [junit4] 2> 15605 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-76-thread-1]: > startFullFlush > [junit4] 2> 15605 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-76-thread-1]: > apply all deletes during flush > [junit4] 2> 15605 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-76-thread-1]: > now apply all deletes for all segments maxDoc=0 > [junit4] 2> 15605 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-76-thread-1]: > prune sis=segments_1: minGen=9223372036854775807 packetCount=0 > [junit4] 2> 15605 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-76-thread-1]: > incRefDeleter for NRT reader version=2 segments= > [junit4] 2> 15605 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-76-thread-1]: > return reader version=2 reader=StandardDirectoryReader(segments_1:2:nrt) > [junit4] 2> 15605 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-76-thread-1]: > coreLoadExecutor-76-thread-1 finishFullFlush success=true > [junit4] 2> 15605 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-76-thread-1]: > getReader took 0 msec > [junit4] 2> 15605 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.s.SolrIndexSearcher Opening > Searcher@3ea5b73e[collection1] main > [junit4] 2> 15606 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized > to use dir: > /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_A50BCF04EA43155E-001/tempDir-001/collection1/conf > [junit4] 2> 15606 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: > {storageDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_A50BCF04EA43155E-001/tempDir-001/collection1/conf} > [junit4] 2> 15606 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json > using > file:dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_A50BCF04EA43155E-001/tempDir-001/collection1/conf > [junit4] 2> 15606 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path > _rest_managed.json using > file:dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_A50BCF04EA43155E-001/tempDir-001/collection1/conf > [junit4] 2> 15606 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.r.ManagedResource Loaded initArgs {} for /rest/managed > [junit4] 2> 15606 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.r.RestManager Initializing 2 registered ManagedResources > [junit4] 2> 15606 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.r.ManagedResourceStorage Reading > _schema_analysis_stopwords_english.json using > file:dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_A50BCF04EA43155E-001/tempDir-001/collection1/conf > [junit4] 2> 15607 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path > _schema_analysis_stopwords_english.json using > file:dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_A50BCF04EA43155E-001/tempDir-001/collection1/conf > [junit4] 2> 15607 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true} for > /schema/analysis/stopwords/english > [junit4] 2> 15607 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.r.ManagedResource Loaded 35 words for > /schema/analysis/stopwords/english > [junit4] 2> 15607 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.r.ManagedResource Notified 1 observers of > /schema/analysis/stopwords/english > [junit4] 2> 15607 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.r.ManagedResourceStorage Reading > _schema_analysis_synonyms_english.json using > file:dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_A50BCF04EA43155E-001/tempDir-001/collection1/conf > [junit4] 2> 15607 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path > _schema_analysis_synonyms_english.json using > file:dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_A50BCF04EA43155E-001/tempDir-001/collection1/conf > [junit4] 2> 15607 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.r.ManagedResource Loaded initArgs > {ignoreCase=true,format=solr} for /schema/analysis/synonyms/english > [junit4] 2> 15607 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.r.ManagedResource Loaded 3 synonym mappings for > /schema/analysis/synonyms/english > [junit4] 2> 15608 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.r.ManagedResource Notified 1 observers of > /schema/analysis/synonyms/english > [junit4] 2> 15608 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers > [junit4] 2> 15608 INFO (coreLoadExecutor-76-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> 15609 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.h.c.SpellCheckComponent No queryConverter defined, using > default converter > [junit4] 2> 15609 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent > [junit4] 2> 15609 INFO (coreLoadExecutor-76-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> 15609 INFO (coreLoadExecutor-76-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> 15610 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: > /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_A50BCF04EA43155E-001/tempDir-001/collection1/conf/elevate.xml > [junit4] 2> 15615 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 > [junit4] 2> 15615 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to > seed version buckets > [junit4] 2> 15615 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for > 65536 version buckets from index > [junit4] 2> 15615 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed > version bucket highest value from index > [junit4] 2> 15615 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.UpdateLog Could not find max version in index or > recent updates, using new clock 1519350068272955392 > [junit4] 2> 15616 INFO > (searcherExecutor-77-thread-1-processing-x:collection1) [ x:collection1] > o.a.s.c.SolrCore QuerySenderListener sending requests to > Searcher@3ea5b73e[collection1] > main{ExitableDirectoryReader(UninvertingDirectoryReader())} > [junit4] 2> 15617 INFO > (searcherExecutor-77-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=0 > [junit4] 2> 15617 INFO > (searcherExecutor-77-thread-1-processing-x:collection1) [ x:collection1] > o.a.s.c.SolrCore QuerySenderListener done. > [junit4] 2> 15617 INFO > (searcherExecutor-77-thread-1-processing-x:collection1) [ x:collection1] > o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default > [junit4] 2> 15617 INFO > (searcherExecutor-77-thread-1-processing-x:collection1) [ x:collection1] > o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak > [junit4] 2> 15617 INFO > (searcherExecutor-77-thread-1-processing-x:collection1) [ x:collection1] > o.a.s.c.SolrCore [collection1] Registered new searcher > Searcher@3ea5b73e[collection1] > main{ExitableDirectoryReader(UninvertingDirectoryReader())} > [junit4] 2> 15617 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with > highest version 1519350068272955392 > [junit4] 2> 15617 INFO (coreLoadExecutor-76-thread-1) [ > x:collection1] o.a.s.c.CoreContainer registering core: collection1 > [junit4] 2> 15757 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ ] > o.a.s.SolrJettyTestBase Jetty Assigned Port#53241 > [junit4] 2> 15763 INFO > (TEST-BasicHttpSolrClientTest.testGetById-seed#[A50BCF04EA43155E]) [ ] > o.a.s.SolrTestCaseJ4 ###Starting testGetById > [junit4] 2> 15819 INFO > (TEST-BasicHttpSolrClientTest.testGetById-seed#[A50BCF04EA43155E]) [ ] > o.a.s.SolrTestCaseJ4 ###Ending testGetById > [junit4] 2> 15831 INFO > (TEST-BasicHttpSolrClientTest.testQuery-seed#[A50BCF04EA43155E]) [ ] > o.a.s.SolrTestCaseJ4 ###Starting testQuery > [junit4] 2> 15887 INFO > (TEST-BasicHttpSolrClientTest.testQuery-seed#[A50BCF04EA43155E]) [ ] > o.a.s.SolrTestCaseJ4 ###Ending testQuery > [junit4] 2> 15898 INFO > (TEST-BasicHttpSolrClientTest.testSetParametersExternalClient-seed#[A50BCF04EA43155E]) > [ ] o.a.s.SolrTestCaseJ4 ###Starting testSetParametersExternalClient > [junit4] 2> 15898 INFO > (TEST-BasicHttpSolrClientTest.testSetParametersExternalClient-seed#[A50BCF04EA43155E]) > [ ] o.a.s.SolrTestCaseJ4 ###Ending testSetParametersExternalClient > [junit4] 2> 15909 INFO > (TEST-BasicHttpSolrClientTest.testQueryString-seed#[A50BCF04EA43155E]) [ ] > o.a.s.SolrTestCaseJ4 ###Starting testQueryString > [junit4] 2> 15928 INFO > (TEST-BasicHttpSolrClientTest.testQueryString-seed#[A50BCF04EA43155E]) [ ] > o.a.s.SolrTestCaseJ4 ###Ending testQueryString > [junit4] 2> 15933 INFO > (TEST-BasicHttpSolrClientTest.testCollectionParameters-seed#[A50BCF04EA43155E]) > [ ] o.a.s.SolrTestCaseJ4 ###Starting testCollectionParameters > [junit4] 2> 15942 INFO (qtp1848046928-89) [ x:collection1] > o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update > params={wt=javabin&version=2} {add=[collection (1519350068610596864)]} 0 6 > [junit4] 2> 15951 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.u.UpdateHandler start > commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} > [junit4] 2> 15951 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.u.LoggingInfoStream [IW][qtp1848046928-94]: commit: start > [junit4] 2> 15951 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.u.LoggingInfoStream [IW][qtp1848046928-94]: commit: enter lock > [junit4] 2> 15952 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.u.LoggingInfoStream [IW][qtp1848046928-94]: commit: now prepare > [junit4] 2> 15952 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.u.LoggingInfoStream [IW][qtp1848046928-94]: prepareCommit: flush > [junit4] 2> 15952 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.u.LoggingInfoStream [IW][qtp1848046928-94]: index before flush > [junit4] 2> 15952 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.u.LoggingInfoStream [DW][qtp1848046928-94]: startFullFlush > [junit4] 2> 15952 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.u.LoggingInfoStream [DW][qtp1848046928-94]: anyChanges? numDocsInRam=1 > deletes=true hasTickets:false pendingChangesInFullFlush: false > [junit4] 2> 15952 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.u.LoggingInfoStream [DWFC][qtp1848046928-94]: addFlushableState > DocumentsWriterPerThread [pendingDeletes=gen=0, segment=_0, aborted=false, > numDocsInRAM=1, deleteQueue=DWDQ: [ generation: 1 ]] > [junit4] 2> 15952 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.u.LoggingInfoStream [DWPT][qtp1848046928-94]: flush postings as segment > _0 numDocs=1 > [junit4] 2> 15957 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.u.LoggingInfoStream [DWPT][qtp1848046928-94]: new segment has 0 deleted > docs > [junit4] 2> 15957 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.u.LoggingInfoStream [DWPT][qtp1848046928-94]: new segment has no > vectors; no norms; no docValues; no prox; no freqs > [junit4] 2> 15957 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.u.LoggingInfoStream [DWPT][qtp1848046928-94]: > flushedFiles=[_0_Lucene50_0.doc, _0_Lucene50_0.tim, _0.fdx, > _0_Lucene50_0.tip, _0.fdt, _0.fnm] > [junit4] 2> 15957 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.u.LoggingInfoStream [DWPT][qtp1848046928-94]: flushed codec=Lucene60 > [junit4] 2> 15957 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.u.LoggingInfoStream [DWPT][qtp1848046928-94]: flushed: segment=_0 > ramUsed=0.079 MB newFlushedSize=0.001 MB docs/MB=1,151.016 > [junit4] 2> 15957 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.u.LoggingInfoStream [DWPT][qtp1848046928-94]: flush time 5.210713 msec > [junit4] 2> 15957 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.u.LoggingInfoStream [DW][qtp1848046928-94]: publishFlushedSegment > seg-private updates=null > [junit4] 2> 15958 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.u.LoggingInfoStream [IW][qtp1848046928-94]: publishFlushedSegment > [junit4] 2> 15958 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.u.LoggingInfoStream [BD][qtp1848046928-94]: push deletes 1 deleted > terms (unique count=1) bytesUsed=1088 segmentPrivate?=false delGen=2 > packetCount=1 totBytesUsed=1088 > [junit4] 2> 15958 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.u.LoggingInfoStream [IW][qtp1848046928-94]: publish sets newSegment > delGen=3 seg=_0(6.0.0):C1 > [junit4] 2> 15958 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.u.LoggingInfoStream [IFD][qtp1848046928-94]: now checkpoint > "_0(6.0.0):C1" [1 segments ; isCommit = false] > [junit4] 2> 15958 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.u.LoggingInfoStream [IFD][qtp1848046928-94]: 0 msec to checkpoint > [junit4] 2> 15958 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.u.LoggingInfoStream [IW][qtp1848046928-94]: apply all deletes during > flush > [junit4] 2> 15958 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.u.LoggingInfoStream [IW][qtp1848046928-94]: now apply all deletes for > all segments maxDoc=1 > [junit4] 2> 15958 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.u.LoggingInfoStream [BD][qtp1848046928-94]: applyDeletes: open segment > readers took 0 msec > [junit4] 2> 15958 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.u.LoggingInfoStream [BD][qtp1848046928-94]: applyDeletes: > infos=[_0(6.0.0):C1] packetCount=1 > [junit4] 2> 15958 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.u.LoggingInfoStream [BD][qtp1848046928-94]: applyDeletes took 0 msec > for 1 segments, 0 newly deleted docs (query deletes), 0 visited terms, > allDeleted=null > [junit4] 2> 15958 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.u.LoggingInfoStream [BD][qtp1848046928-94]: prune sis=segments_1: > _0(6.0.0):C1 minGen=3 packetCount=1 > [junit4] 2> 15958 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.u.LoggingInfoStream [BD][qtp1848046928-94]: pruneDeletes: prune 1 > packets; 0 packets remain > [junit4] 2> 15958 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.u.LoggingInfoStream [DW][qtp1848046928-94]: qtp1848046928-94 > finishFullFlush success=true > [junit4] 2> 15958 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.u.LoggingInfoStream [TMP][qtp1848046928-94]: findMerges: 1 segments > [junit4] 2> 15958 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.u.LoggingInfoStream [TMP][qtp1848046928-94]: seg=_0(6.0.0):C1 > size=0.001 MB [floored] > [junit4] 2> 15958 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.u.LoggingInfoStream [TMP][qtp1848046928-94]: allowedSegmentCount=1 vs > count=1 (eligible count=1) tooBigCount=0 > [junit4] 2> 15959 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.u.LoggingInfoStream [MS][qtp1848046928-94]: initDynamicDefaults > spins=false maxThreadCount=1 maxMergeCount=6 > [junit4] 2> 15959 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.u.LoggingInfoStream [MS][qtp1848046928-94]: now merge > [junit4] 2> 15959 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.u.LoggingInfoStream [MS][qtp1848046928-94]: index: _0(6.0.0):C1 > [junit4] 2> 15959 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.u.LoggingInfoStream [MS][qtp1848046928-94]: no more merges pending; > now return > [junit4] 2> 15959 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.u.LoggingInfoStream [IW][qtp1848046928-94]: startCommit(): start > [junit4] 2> 15959 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.u.LoggingInfoStream [IW][qtp1848046928-94]: startCommit > index=_0(6.0.0):C1 changeCount=4 > [junit4] 2> 15961 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.u.LoggingInfoStream [IW][qtp1848046928-94]: startCommit: wrote pending > segments file "pending_segments_2" > [junit4] 2> 15961 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.u.LoggingInfoStream [IW][qtp1848046928-94]: 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> 15961 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.u.LoggingInfoStream [IW][qtp1848046928-94]: commit: pendingCommit != > null > [junit4] 2> 15961 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.u.LoggingInfoStream [IW][qtp1848046928-94]: commit: done writing > segments file "segments_2" > [junit4] 2> 15961 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.u.LoggingInfoStream [IFD][qtp1848046928-94]: now checkpoint > "_0(6.0.0):C1" [1 segments ; isCommit = true] > [junit4] 2> 15961 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2 > [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@244c502e > lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@100e2d22),segFN=segments_1,generation=1} > [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@244c502e > lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@100e2d22),segFN=segments_2,generation=2} > [junit4] 2> 15961 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.c.SolrCore newest commit generation = 2 > [junit4] 2> 15961 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.u.LoggingInfoStream [IFD][qtp1848046928-94]: deleteCommits: now decRef > commit "segments_1" > [junit4] 2> 15961 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.u.LoggingInfoStream [IFD][qtp1848046928-94]: delete "segments_1" > [junit4] 2> 15961 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.u.LoggingInfoStream [IFD][qtp1848046928-94]: 0 msec to checkpoint > [junit4] 2> 15962 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.u.LoggingInfoStream [IW][qtp1848046928-94]: commit: took 9.9 msec > [junit4] 2> 15962 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.u.LoggingInfoStream [IW][qtp1848046928-94]: commit: done > [junit4] 2> 15974 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.u.LoggingInfoStream [IW][qtp1848046928-94]: nrtIsCurrent: infoVersion > matches: false; DW changes: false; BD changes: false > [junit4] 2> 15974 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.u.LoggingInfoStream [IW][qtp1848046928-94]: flush at getReader > [junit4] 2> 15974 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.u.LoggingInfoStream [DW][qtp1848046928-94]: startFullFlush > [junit4] 2> 15974 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.u.LoggingInfoStream [IW][qtp1848046928-94]: apply all deletes during > flush > [junit4] 2> 15974 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.u.LoggingInfoStream [IW][qtp1848046928-94]: now apply all deletes for > all segments maxDoc=1 > [junit4] 2> 15974 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.u.LoggingInfoStream [BD][qtp1848046928-94]: applyDeletes: open segment > readers took 0 msec > [junit4] 2> 15974 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.u.LoggingInfoStream [BD][qtp1848046928-94]: applyDeletes: no segments; > skipping > [junit4] 2> 15974 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.u.LoggingInfoStream [BD][qtp1848046928-94]: prune sis=segments_2: > _0(6.0.0):C1 minGen=3 packetCount=0 > [junit4] 2> 15987 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.u.LoggingInfoStream [IW][qtp1848046928-94]: incRefDeleter for NRT > reader version=6 segments=_0(6.0.0):C1 > [junit4] 2> 15988 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.u.LoggingInfoStream [IW][qtp1848046928-94]: return reader version=6 > reader=StandardDirectoryReader(segments_2:6:nrt _0(6.0.0):C1) > [junit4] 2> 15988 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.u.LoggingInfoStream [DW][qtp1848046928-94]: qtp1848046928-94 > finishFullFlush success=true > [junit4] 2> 15988 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.u.LoggingInfoStream [IW][qtp1848046928-94]: getReader took 14 msec > [junit4] 2> 15988 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.s.SolrIndexSearcher Opening Searcher@379fdf72[collection1] main > [junit4] 2> 15989 INFO > (searcherExecutor-77-thread-1-processing-x:collection1) [ x:collection1] > o.a.s.c.SolrCore QuerySenderListener sending requests to > Searcher@379fdf72[collection1] > main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C1)))} > [junit4] 2> 15989 INFO > (searcherExecutor-77-thread-1-processing-x:collection1) [ x:collection1] > o.a.s.c.SolrCore QuerySenderListener done. > [junit4] 2> 15989 INFO > (searcherExecutor-77-thread-1-processing-x:collection1) [ x:collection1] > o.a.s.c.SolrCore [collection1] Registered new searcher > Searcher@379fdf72[collection1] > main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C1)))} > [junit4] 2> 15989 INFO > (searcherExecutor-77-thread-1-processing-x:collection1) [ x:collection1] > o.a.s.u.LoggingInfoStream > [IW][searcherExecutor-77-thread-1-processing-x:collection1]: decRefDeleter > for NRT reader version=2 segments= > [junit4] 2> 15989 INFO (qtp1848046928-94) [ x:collection1] > o.a.s.u.UpdateHandler end_commit_flush > [junit4] 2> 15989 INFO (qtp1848046928-94) [ 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 38 > [junit4] 2> 15995 INFO (qtp1848046928-93) [ 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> 16000 INFO (qtp1848046928-92) [ 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> 16002 INFO > (TEST-BasicHttpSolrClientTest.testCollectionParameters-seed#[A50BCF04EA43155E]) > [ ] o.a.s.SolrTestCaseJ4 ###Ending testCollectionParameters > [junit4] 2> 16011 INFO > (TEST-BasicHttpSolrClientTest.testDelete-seed#[A50BCF04EA43155E]) [ ] > o.a.s.SolrTestCaseJ4 ###Starting testDelete > [junit4] 2> 16020 INFO > (TEST-BasicHttpSolrClientTest.testDelete-seed#[A50BCF04EA43155E]) [ ] > o.a.s.SolrTestCaseJ4 ###Ending testDelete > [junit4] 2> 16031 INFO > (TEST-BasicHttpSolrClientTest.testCompression-seed#[A50BCF04EA43155E]) [ ] > o.a.s.SolrTestCaseJ4 ###Starting testCompression > [junit4] 2> 16069 INFO (qtp1848046928-92) [ x:collection1] > o.a.s.c.S.Request [collection1] webapp=/solr path=/select > params={q=foo&wt=xml} hits=0 status=0 QTime=1 > [junit4] 2> 16086 INFO > (TEST-BasicHttpSolrClientTest.testCompression-seed#[A50BCF04EA43155E]) [ ] > o.a.s.SolrTestCaseJ4 ###Ending testCompression > [junit4] 2> NOTE: reproduce with: ant test > -Dtestcase=BasicHttpSolrClientTest -Dtests.method=testCompression > -Dtests.seed=A50BCF04EA43155E -Dtests.slow=true -Dtests.locale=en_US > -Dtests.timezone=Atlantic/Faeroe -Dtests.asserts=true > -Dtests.file.encoding=UTF-8 > [junit4] ERROR 0.08s J1 | BasicHttpSolrClientTest.testCompression <<< > [junit4] > Throwable #1: java.lang.NullPointerException > [junit4] > at > __randomizedtesting.SeedInfo.seed([A50BCF04EA43155E:5E3EE962E09DE50D]: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> 16104 INFO > (TEST-BasicHttpSolrClientTest.testInterceptors-seed#[A50BCF04EA43155E]) [ > ] o.a.s.SolrTestCaseJ4 ###Starting testInterceptors > [junit4] 2> 16110 INFO > (TEST-BasicHttpSolrClientTest.testInterceptors-seed#[A50BCF04EA43155E]) [ > ] o.a.s.c.s.i.BasicHttpSolrClientTest Intercepted params: > {http.request=org.apache.http.impl.client.EntityEnclosingRequestWrapper@69a237a4, > 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@351526c, > http.cookie-spec=best-match, http.cookie-store=[], > http.connection=org.apache.http.impl.conn.ManagedClientConnectionImpl@25d5cec8, > http.auth.target-scope=state:UNCHALLENGED;, > http.cookiespec-registry=org.apache.http.cookie.CookieSpecRegistry@5dd97197, > http.target_host=http://127.0.0.1:53241, > http.route={}->http://127.0.0.1:53241, > http.cookie-origin=[127.0.0.1:53241/solr/debug/foo/select], > http.authscheme-registry=org.apache.http.auth.AuthSchemeRegistry@25be729f} > [junit4] 2> 16135 INFO > (TEST-BasicHttpSolrClientTest.testInterceptors-seed#[A50BCF04EA43155E]) [ > ] o.a.s.SolrTestCaseJ4 ###Ending testInterceptors > [junit4] 2> 16147 INFO > (TEST-BasicHttpSolrClientTest.testUpdate-seed#[A50BCF04EA43155E]) [ ] > o.a.s.SolrTestCaseJ4 ###Starting testUpdate > [junit4] 2> 16182 INFO > (TEST-BasicHttpSolrClientTest.testUpdate-seed#[A50BCF04EA43155E]) [ ] > o.a.s.SolrTestCaseJ4 ###Ending testUpdate > [junit4] 2> 16196 INFO > (TEST-BasicHttpSolrClientTest.testExampleKeystorePath-seed#[A50BCF04EA43155E]) > [ ] o.a.s.SolrTestCaseJ4 ###Starting testExampleKeystorePath > [junit4] 2> 16196 INFO > (TEST-BasicHttpSolrClientTest.testExampleKeystorePath-seed#[A50BCF04EA43155E]) > [ ] o.a.s.SolrTestCaseJ4 ###Ending testExampleKeystorePath > [junit4] 2> 16208 INFO > (TEST-BasicHttpSolrClientTest.testRedirect-seed#[A50BCF04EA43155E]) [ ] > o.a.s.SolrTestCaseJ4 ###Starting testRedirect > [junit4] 2> 16234 INFO (qtp1848046928-92) [ x:collection1] > o.a.s.c.S.Request [collection1] webapp=/solr path=/select > params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0 > [junit4] 2> 16238 INFO > (TEST-BasicHttpSolrClientTest.testRedirect-seed#[A50BCF04EA43155E]) [ ] > o.a.s.SolrTestCaseJ4 ###Ending testRedirect > [junit4] 2> 16244 INFO > (TEST-BasicHttpSolrClientTest.testSolrExceptionCodeNotFromSolr-seed#[A50BCF04EA43155E]) > [ ] o.a.s.SolrTestCaseJ4 ###Starting testSolrExceptionCodeNotFromSolr > [junit4] 2> 16261 INFO > (TEST-BasicHttpSolrClientTest.testSolrExceptionCodeNotFromSolr-seed#[A50BCF04EA43155E]) > [ ] o.a.s.SolrTestCaseJ4 ###Ending testSolrExceptionCodeNotFromSolr > [junit4] 2> 16273 INFO > (TEST-BasicHttpSolrClientTest.testTimeout-seed#[A50BCF04EA43155E]) [ ] > o.a.s.SolrTestCaseJ4 ###Starting testTimeout > [junit4] 2> 18277 INFO > (TEST-BasicHttpSolrClientTest.testTimeout-seed#[A50BCF04EA43155E]) [ ] > o.a.s.SolrTestCaseJ4 ###Ending testTimeout > [junit4] 2> 18281 INFO > (TEST-BasicHttpSolrClientTest.testGetRawStream-seed#[A50BCF04EA43155E]) [ > ] o.a.s.SolrTestCaseJ4 ###Starting testGetRawStream > [junit4] 2> 18284 INFO (qtp1848046928-93) [ x:collection1] > o.a.s.c.S.Request [collection1] webapp=/solr path=/select params={} hits=0 > status=0 QTime=0 > [junit4] 2> 18285 INFO > (TEST-BasicHttpSolrClientTest.testGetRawStream-seed#[A50BCF04EA43155E]) [ > ] o.a.s.SolrTestCaseJ4 ###Ending testGetRawStream > [junit4] 2> 18287 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ ] > o.e.j.s.ServerConnector Stopped > ServerConnector@460e7171{HTTP/1.1,[http/1.1]}{127.0.0.1:0} > [junit4] 2> 18287 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ ] > o.a.s.c.CoreContainer Shutting down CoreContainer instance=3531650 > [junit4] 2> 18287 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore > org.apache.solr.core.SolrCore@4c29ec0c > [junit4] 2> 18288 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-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> 18289 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState > [junit4] 2> 18289 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has > reached 0 - closing IndexWriter > [junit4] 2> 18289 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with > IndexWriterCloser > [junit4] 2> 18289 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.LoggingInfoStream > [IW][SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker]: now flush > at close > [junit4] 2> 18289 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.LoggingInfoStream > [IW][SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker]: start > flush: applyAllDeletes=true > [junit4] 2> 18290 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.LoggingInfoStream > [IW][SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker]: index > before flush _0(6.0.0):C1 > [junit4] 2> 18290 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.LoggingInfoStream > [DW][SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker]: > startFullFlush > [junit4] 2> 18290 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.LoggingInfoStream > [DW][SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker]: > SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker finishFullFlush > success=true > [junit4] 2> 18290 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.LoggingInfoStream > [IW][SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker]: apply all > deletes during flush > [junit4] 2> 18290 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.LoggingInfoStream > [IW][SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker]: now apply > all deletes for all segments maxDoc=1 > [junit4] 2> 18290 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.LoggingInfoStream > [BD][SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker]: > applyDeletes: open segment readers took 0 msec > [junit4] 2> 18290 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.LoggingInfoStream > [BD][SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker]: > applyDeletes: no segments; skipping > [junit4] 2> 18290 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.LoggingInfoStream > [BD][SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker]: prune > sis=segments_2: _0(6.0.0):C1 minGen=3 packetCount=0 > [junit4] 2> 18290 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.LoggingInfoStream > [MS][SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker]: > updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec > [junit4] 2> 18290 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.LoggingInfoStream > [MS][SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker]: now merge > [junit4] 2> 18290 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.LoggingInfoStream > [MS][SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker]: index: > _0(6.0.0):C1 > [junit4] 2> 18291 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.LoggingInfoStream > [MS][SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker]: no more > merges pending; now return > [junit4] 2> 18291 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.LoggingInfoStream > [IW][SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker]: > waitForMerges > [junit4] 2> 18291 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.LoggingInfoStream > [IW][SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker]: > waitForMerges done > [junit4] 2> 18291 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.LoggingInfoStream > [IW][SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker]: commit: > start > [junit4] 2> 18291 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.LoggingInfoStream > [IW][SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker]: commit: > enter lock > [junit4] 2> 18291 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.LoggingInfoStream > [IW][SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker]: commit: > now prepare > [junit4] 2> 18291 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.LoggingInfoStream > [IW][SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker]: > prepareCommit: flush > [junit4] 2> 18291 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.LoggingInfoStream > [IW][SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker]: index > before flush _0(6.0.0):C1 > [junit4] 2> 18291 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.LoggingInfoStream > [DW][SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker]: > startFullFlush > [junit4] 2> 18291 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.LoggingInfoStream > [IW][SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker]: apply all > deletes during flush > [junit4] 2> 18291 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.LoggingInfoStream > [IW][SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker]: now apply > all deletes for all segments maxDoc=1 > [junit4] 2> 18291 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.LoggingInfoStream > [BD][SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker]: > applyDeletes: open segment readers took 0 msec > [junit4] 2> 18291 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.LoggingInfoStream > [BD][SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker]: > applyDeletes: no segments; skipping > [junit4] 2> 18291 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.LoggingInfoStream > [BD][SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker]: prune > sis=segments_2: _0(6.0.0):C1 minGen=3 packetCount=0 > [junit4] 2> 18291 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.LoggingInfoStream > [DW][SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker]: > SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker finishFullFlush > success=true > [junit4] 2> 18291 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.LoggingInfoStream > [IW][SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker]: > startCommit(): start > [junit4] 2> 18291 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.LoggingInfoStream > [IW][SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker]: skip > startCommit(): no changes pending > [junit4] 2> 18291 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.LoggingInfoStream > [IW][SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker]: commit: > pendingCommit == null; skip > [junit4] 2> 18291 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.LoggingInfoStream > [IW][SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker]: commit: > took 0.5 msec > [junit4] 2> 18291 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.LoggingInfoStream > [IW][SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker]: commit: > done > [junit4] 2> 18291 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.LoggingInfoStream > [IW][SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker]: rollback > [junit4] 2> 18291 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.LoggingInfoStream > [IW][SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker]: all > running merges have aborted > [junit4] 2> 18291 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.LoggingInfoStream > [IW][SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker]: rollback: > done finish merges > [junit4] 2> 18291 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.LoggingInfoStream > [DW][SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker]: abort > [junit4] 2> 18291 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.LoggingInfoStream > [DW][SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker]: done > abort success=true > [junit4] 2> 18292 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.LoggingInfoStream > [IW][SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker]: rollback: > infos=_0(6.0.0):C1 > [junit4] 2> 18292 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.LoggingInfoStream > [IFD][SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker]: now > checkpoint "_0(6.0.0):C1" [1 segments ; isCommit = false] > [junit4] 2> 18292 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.LoggingInfoStream > [IFD][SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker]: 0 msec > to checkpoint > [junit4] 2> 18292 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on > request. > [junit4] 2> 18292 INFO > (SUITE-BasicHttpSolrClientTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - > 2 dire > > [...truncated too long message...] > >> 103293 INFO (SUITE-SolrExampleStreamingTest-seed#[A50BCF04EA43155E]-worker) >> [ x:collection1] o.a.s.u.LoggingInfoStream >> [IW][SUITE-SolrExampleStreamingTest-seed#[A50BCF04EA43155E]-worker]: index >> before flush _21(6.0.0):C8 > [junit4] 2> 103293 INFO > (SUITE-SolrExampleStreamingTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.LoggingInfoStream > [DW][SUITE-SolrExampleStreamingTest-seed#[A50BCF04EA43155E]-worker]: > startFullFlush > [junit4] 2> 103293 INFO > (SUITE-SolrExampleStreamingTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.LoggingInfoStream > [IW][SUITE-SolrExampleStreamingTest-seed#[A50BCF04EA43155E]-worker]: apply > all deletes during flush > [junit4] 2> 103293 INFO > (SUITE-SolrExampleStreamingTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.LoggingInfoStream > [IW][SUITE-SolrExampleStreamingTest-seed#[A50BCF04EA43155E]-worker]: now > apply all deletes for all segments maxDoc=8 > [junit4] 2> 103293 INFO > (SUITE-SolrExampleStreamingTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.LoggingInfoStream > [BD][SUITE-SolrExampleStreamingTest-seed#[A50BCF04EA43155E]-worker]: > applyDeletes: open segment readers took 0 msec > [junit4] 2> 103293 INFO > (SUITE-SolrExampleStreamingTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.LoggingInfoStream > [BD][SUITE-SolrExampleStreamingTest-seed#[A50BCF04EA43155E]-worker]: > applyDeletes: no segments; skipping > [junit4] 2> 103293 INFO > (SUITE-SolrExampleStreamingTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.LoggingInfoStream > [BD][SUITE-SolrExampleStreamingTest-seed#[A50BCF04EA43155E]-worker]: prune > sis=segments_25: _21(6.0.0):C8 minGen=360 packetCount=0 > [junit4] 2> 103293 INFO > (SUITE-SolrExampleStreamingTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.LoggingInfoStream > [DW][SUITE-SolrExampleStreamingTest-seed#[A50BCF04EA43155E]-worker]: > SUITE-SolrExampleStreamingTest-seed#[A50BCF04EA43155E]-worker finishFullFlush > success=true > [junit4] 2> 103293 INFO > (SUITE-SolrExampleStreamingTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.LoggingInfoStream > [IW][SUITE-SolrExampleStreamingTest-seed#[A50BCF04EA43155E]-worker]: > startCommit(): start > [junit4] 2> 103293 INFO > (SUITE-SolrExampleStreamingTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.LoggingInfoStream > [IW][SUITE-SolrExampleStreamingTest-seed#[A50BCF04EA43155E]-worker]: skip > startCommit(): no changes pending > [junit4] 2> 103293 INFO > (SUITE-SolrExampleStreamingTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.LoggingInfoStream > [IW][SUITE-SolrExampleStreamingTest-seed#[A50BCF04EA43155E]-worker]: commit: > pendingCommit == null; skip > [junit4] 2> 103293 INFO > (SUITE-SolrExampleStreamingTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.LoggingInfoStream > [IW][SUITE-SolrExampleStreamingTest-seed#[A50BCF04EA43155E]-worker]: commit: > took 0.3 msec > [junit4] 2> 103294 INFO > (SUITE-SolrExampleStreamingTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.LoggingInfoStream > [IW][SUITE-SolrExampleStreamingTest-seed#[A50BCF04EA43155E]-worker]: commit: > done > [junit4] 2> 103294 INFO > (SUITE-SolrExampleStreamingTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.LoggingInfoStream > [IW][SUITE-SolrExampleStreamingTest-seed#[A50BCF04EA43155E]-worker]: rollback > [junit4] 2> 103294 INFO > (SUITE-SolrExampleStreamingTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.LoggingInfoStream > [IW][SUITE-SolrExampleStreamingTest-seed#[A50BCF04EA43155E]-worker]: all > running merges have aborted > [junit4] 2> 103294 INFO > (SUITE-SolrExampleStreamingTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.LoggingInfoStream > [IW][SUITE-SolrExampleStreamingTest-seed#[A50BCF04EA43155E]-worker]: > rollback: done finish merges > [junit4] 2> 103294 INFO > (SUITE-SolrExampleStreamingTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.LoggingInfoStream > [DW][SUITE-SolrExampleStreamingTest-seed#[A50BCF04EA43155E]-worker]: abort > [junit4] 2> 103294 INFO > (SUITE-SolrExampleStreamingTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.LoggingInfoStream > [DW][SUITE-SolrExampleStreamingTest-seed#[A50BCF04EA43155E]-worker]: done > abort success=true > [junit4] 2> 103294 INFO > (SUITE-SolrExampleStreamingTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.LoggingInfoStream > [IW][SUITE-SolrExampleStreamingTest-seed#[A50BCF04EA43155E]-worker]: > rollback: infos=_21(6.0.0):C8 > [junit4] 2> 103294 INFO > (SUITE-SolrExampleStreamingTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.LoggingInfoStream > [IFD][SUITE-SolrExampleStreamingTest-seed#[A50BCF04EA43155E]-worker]: now > checkpoint "_21(6.0.0):C8" [1 segments ; isCommit = false] > [junit4] 2> 103294 INFO > (SUITE-SolrExampleStreamingTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.u.LoggingInfoStream > [IFD][SUITE-SolrExampleStreamingTest-seed#[A50BCF04EA43155E]-worker]: 0 msec > to checkpoint > [junit4] 2> 103294 INFO > (SUITE-SolrExampleStreamingTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on > request. > [junit4] 2> 103316 INFO > (SUITE-SolrExampleStreamingTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - > 2 directories currently being tracked > [junit4] 2> 103316 INFO > (SUITE-SolrExampleStreamingTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.c.CachingDirectoryFactory looking to close > /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_A50BCF04EA43155E-001/tempDir-001/collection1/data > > [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_A50BCF04EA43155E-001/tempDir-001/collection1/data;done=false>>] > [junit4] 2> 103316 INFO > (SUITE-SolrExampleStreamingTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: > /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_A50BCF04EA43155E-001/tempDir-001/collection1/data > [junit4] 2> 103316 INFO > (SUITE-SolrExampleStreamingTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.c.CachingDirectoryFactory looking to close > /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_A50BCF04EA43155E-001/tempDir-001/collection1/data/index > > [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_A50BCF04EA43155E-001/tempDir-001/collection1/data/index;done=false>>] > [junit4] 2> 103316 INFO > (SUITE-SolrExampleStreamingTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: > /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_A50BCF04EA43155E-001/tempDir-001/collection1/data/index > [junit4] 2> 103317 INFO > (SUITE-SolrExampleStreamingTest-seed#[A50BCF04EA43155E]-worker) [ > x:collection1] o.e.j.s.h.ContextHandler Stopped > o.e.j.s.ServletContextHandler@15c8ee2d{/solr,null,UNAVAILABLE} > [junit4] 2> 103319 INFO > (SUITE-SolrExampleStreamingTest-seed#[A50BCF04EA43155E]-worker) [ ] > o.a.s.SolrTestCaseJ4 ###deleteCore > [junit4] 2> NOTE: leaving temporary files on disk at: > /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_A50BCF04EA43155E-001 > [junit4] 2> NOTE: test params are: codec=CheapBastard, > sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=no, > timezone=America/Detroit > [junit4] 2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_66 > (64-bit)/cpus=3,threads=1,free=116364640,total=262144000 > [junit4] 2> NOTE: All tests run in this JVM: [TestConfigSetAdminRequest, > LargeVolumeJettyTest, AnlysisResponseBaseTest, MergeIndexesEmbeddedTest, > LargeVolumeEmbeddedTest, BasicHttpSolrClientTest, SolrExampleBinaryTest, > GetByIdTest, SolrExampleStreamingBinaryTest, ContentStreamTest, > CloudSolrClientMultiConstructorTest, TestRetryUtil, IteratorChainTest, > StreamExpressionParserTest, ExternalHttpClientTest, JdbcTest, > SolrExampleJettyTest, SolrExampleStreamingTest] > [junit4] Completed [29/71] on J1 in 19.02s, 36 tests, 1 failure <<< > FAILURES! > > [...truncated 139 lines...] > BUILD FAILED > /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:775: The > following error occurred while executing this line: > /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:719: The > following error occurred while executing this line: > /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:59: The following > error occurred while executing this line: > /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:246: The > following error occurred while executing this line: > /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:516: > The following error occurred while executing this line: > /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1432: > The following error occurred while executing this line: > /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:987: > There were test failures: 71 suites, 486 tests, 1 error, 2 failures [seed: > A50BCF04EA43155E] > > Total time: 70 minutes 3 seconds > Build step 'Invoke Ant' marked build as failure > Archiving artifacts > [WARNINGS] Skipping publisher since build result is FAILURE > Recording test results > Email was triggered for: Failure - Any > Sending email for trigger: Failure - Any >
-- Regards, Shalin Shekhar Mangar. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org