my bad only ran ant test-core hopefully fixed now On Tue, Jun 16, 2015 at 6:10 PM, Policeman Jenkins Server <[email protected]> wrote: > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/12909/ > Java: 32bit/jdk1.8.0_45 -client -XX:+UseSerialGC > > 7 tests failed. > FAILED: org.apache.solr.client.solrj.GetByIdTest.testGetIdWithParams > > Error Message: > This field should have been removed from the response. > > Stack Trace: > java.lang.AssertionError: This field should have been removed from the > response. > at > __randomizedtesting.SeedInfo.seed([67F8FA08187834DE:280DDC3F072528E1]:0) > at org.junit.Assert.fail(Assert.java:93) > at org.junit.Assert.assertTrue(Assert.java:43) > at org.junit.Assert.assertNull(Assert.java:551) > at > org.apache.solr.client.solrj.GetByIdTest.testGetIdWithParams(GetByIdTest.java:78) > 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:1627) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886) > 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:365) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) > at > com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792) > 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:39) > at > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) > 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:365) > at java.lang.Thread.run(Thread.java:745) > > > FAILED: org.apache.solr.client.solrj.GetByIdTest.testGetIdsWithParams > > Error Message: > This field should have been removed from the response. > > Stack Trace: > java.lang.AssertionError: This field should have been removed from the > response. > at > __randomizedtesting.SeedInfo.seed([67F8FA08187834DE:A5F13ECB2066FFA]:0) > at org.junit.Assert.fail(Assert.java:93) > at org.junit.Assert.assertTrue(Assert.java:43) > at org.junit.Assert.assertNull(Assert.java:551) > at > org.apache.solr.client.solrj.GetByIdTest.testGetIdsWithParams(GetByIdTest.java:110) > 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:1627) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886) > 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:365) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) > at > com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792) > 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:39) > at > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) > 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:365) > at java.lang.Thread.run(Thread.java:745) > > > FAILED: > org.apache.solr.client.solrj.SolrExampleBinaryTest.testChildDoctransformer > > Error Message: > > > Stack Trace: > java.lang.NullPointerException > at > __randomizedtesting.SeedInfo.seed([67F8FA08187834DE:1422E592946043D8]:0) > at > org.apache.solr.client.solrj.SolrExampleTests.testChildDoctransformer(SolrExampleTests.java:1624) > 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:1627) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886) > 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:365) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) > at > com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792) > 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:39) > at > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) > 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:365) > at java.lang.Thread.run(Thread.java:745) > > > FAILED: > org.apache.solr.client.solrj.embedded.SolrExampleEmbeddedTest.testGetEmptyResults > > Error Message: > expected:<0> but was:<5> > > Stack Trace: > java.lang.AssertionError: expected:<0> but was:<5> > at > __randomizedtesting.SeedInfo.seed([67F8FA08187834DE:3C39EB162CFF50D4]:0) > at org.junit.Assert.fail(Assert.java:93) > at org.junit.Assert.failNotEquals(Assert.java:647) > at org.junit.Assert.assertEquals(Assert.java:128) > at org.junit.Assert.assertEquals(Assert.java:472) > at org.junit.Assert.assertEquals(Assert.java:456) > at > org.apache.solr.client.solrj.SolrExampleTests.testGetEmptyResults(SolrExampleTests.java:315) > 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:1627) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886) > 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:365) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) > at > com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792) > 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:39) > at > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) > 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:365) > at java.lang.Thread.run(Thread.java:745) > > > FAILED: > org.apache.solr.client.solrj.embedded.SolrExampleEmbeddedTest.testFieldGlobbing > > Error Message: > All requested fields were not returned expected:<4> but was:<5> > > Stack Trace: > java.lang.AssertionError: All requested fields were not returned expected:<4> > but was:<5> > at > __randomizedtesting.SeedInfo.seed([67F8FA08187834DE:15712FB5580DD4DA]:0) > at org.junit.Assert.fail(Assert.java:93) > at org.junit.Assert.failNotEquals(Assert.java:647) > at org.junit.Assert.assertEquals(Assert.java:128) > at org.junit.Assert.assertEquals(Assert.java:472) > at > org.apache.solr.client.solrj.SolrExampleTests.testFieldGlobbing(SolrExampleTests.java:1729) > 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:1627) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886) > 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:365) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) > at > com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792) > 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:39) > at > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) > 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:365) > at java.lang.Thread.run(Thread.java:745) > > > FAILED: > org.apache.solr.client.solrj.embedded.SolrExampleJettyTest.testChildDoctransformer > > Error Message: > > > Stack Trace: > java.lang.NullPointerException > at > __randomizedtesting.SeedInfo.seed([67F8FA08187834DE:1422E592946043D8]:0) > at > org.apache.solr.client.solrj.SolrExampleTests.testChildDoctransformer(SolrExampleTests.java:1624) > 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:1627) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886) > 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:365) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) > at > com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792) > 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:39) > at > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) > 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:365) > at java.lang.Thread.run(Thread.java:745) > > > FAILED: > org.apache.solr.client.solrj.embedded.SolrExampleStreamingBinaryTest.testChildDoctransformer > > Error Message: > > > Stack Trace: > java.lang.NullPointerException > at > __randomizedtesting.SeedInfo.seed([67F8FA08187834DE:1422E592946043D8]:0) > at > org.apache.solr.client.solrj.SolrExampleTests.testChildDoctransformer(SolrExampleTests.java:1624) > 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:1627) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886) > 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:365) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) > at > com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792) > 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:39) > at > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) > 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:365) > at java.lang.Thread.run(Thread.java:745) > > > > > Build Log: > [...truncated 11769 lines...] > [junit4] Suite: > org.apache.solr.client.solrj.embedded.SolrExampleEmbeddedTest > [junit4] 2> Creating dataDir: > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleEmbeddedTest_67F8FA08187834DE-001/init-core-data-001 > [junit4] 2> 0 INFO > (SUITE-SolrExampleEmbeddedTest-seed#[67F8FA08187834DE]-worker) [ ] > o.a.s.SolrTestCaseJ4 ####initCore > [junit4] 2> 60 INFO > (SUITE-SolrExampleEmbeddedTest-seed#[67F8FA08187834DE]-worker) [ ] > o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: > '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleEmbeddedTest_67F8FA08187834DE-001/tempDir-001/collection1/' > [junit4] 2> 245 INFO > (SUITE-SolrExampleEmbeddedTest-seed#[67F8FA08187834DE]-worker) [ ] > o.a.s.c.SolrConfig current version of requestparams : -1 > [junit4] 2> 263 INFO > (SUITE-SolrExampleEmbeddedTest-seed#[67F8FA08187834DE]-worker) [ ] > o.a.s.c.SolrConfig Adding specified lib dirs to ClassLoader > [junit4] 2> 264 WARN > (SUITE-SolrExampleEmbeddedTest-seed#[67F8FA08187834DE]-worker) [ ] > o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to > classloader: ../../../../contrib/extraction/lib (resolved as: > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleEmbeddedTest_67F8FA08187834DE-001/tempDir-001/collection1/../../../../contrib/extraction/lib). > [junit4] 2> 268 WARN > (SUITE-SolrExampleEmbeddedTest-seed#[67F8FA08187834DE]-worker) [ ] > o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to > classloader: ../../../../dist/ (resolved as: > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleEmbeddedTest_67F8FA08187834DE-001/tempDir-001/collection1/../../../../dist). > [junit4] 2> 268 WARN > (SUITE-SolrExampleEmbeddedTest-seed#[67F8FA08187834DE]-worker) [ ] > o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to > classloader: ../../../../contrib/clustering/lib/ (resolved as: > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleEmbeddedTest_67F8FA08187834DE-001/tempDir-001/collection1/../../../../contrib/clustering/lib). > [junit4] 2> 269 WARN > (SUITE-SolrExampleEmbeddedTest-seed#[67F8FA08187834DE]-worker) [ ] > o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to > classloader: ../../../../dist/ (resolved as: > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleEmbeddedTest_67F8FA08187834DE-001/tempDir-001/collection1/../../../../dist). > [junit4] 2> 269 WARN > (SUITE-SolrExampleEmbeddedTest-seed#[67F8FA08187834DE]-worker) [ ] > o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to > classloader: ../../../../contrib/langid/lib/ (resolved as: > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleEmbeddedTest_67F8FA08187834DE-001/tempDir-001/collection1/../../../../contrib/langid/lib). > [junit4] 2> 270 WARN > (SUITE-SolrExampleEmbeddedTest-seed#[67F8FA08187834DE]-worker) [ ] > o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to > classloader: ../../../../dist/ (resolved as: > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleEmbeddedTest_67F8FA08187834DE-001/tempDir-001/collection1/../../../../dist). > [junit4] 2> 270 WARN > (SUITE-SolrExampleEmbeddedTest-seed#[67F8FA08187834DE]-worker) [ ] > o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to > classloader: ../../../../contrib/velocity/lib (resolved as: > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleEmbeddedTest_67F8FA08187834DE-001/tempDir-001/collection1/../../../../contrib/velocity/lib). > [junit4] 2> 270 WARN > (SUITE-SolrExampleEmbeddedTest-seed#[67F8FA08187834DE]-worker) [ ] > o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to > classloader: ../../../../dist/ (resolved as: > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleEmbeddedTest_67F8FA08187834DE-001/tempDir-001/collection1/../../../../dist). > [junit4] 2> 308 INFO > (SUITE-SolrExampleEmbeddedTest-seed#[67F8FA08187834DE]-worker) [ ] > o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled > [junit4] 2> 312 INFO > (SUITE-SolrExampleEmbeddedTest-seed#[67F8FA08187834DE]-worker) [ ] > o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0 > [junit4] 2> 400 INFO > (SUITE-SolrExampleEmbeddedTest-seed#[67F8FA08187834DE]-worker) [ ] > o.a.s.c.Config Loaded SolrConfig: > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleEmbeddedTest_67F8FA08187834DE-001/tempDir-001/collection1/conf/solrconfig.xml > [junit4] 2> 410 INFO > (SUITE-SolrExampleEmbeddedTest-seed#[67F8FA08187834DE]-worker) [ ] > o.a.s.s.IndexSchema Reading Solr Schema from > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleEmbeddedTest_67F8FA08187834DE-001/tempDir-001/collection1/conf//home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleEmbeddedTest_67F8FA08187834DE-001/tempDir-001/collection1/conf/schema.xml > [junit4] 2> 464 INFO > (SUITE-SolrExampleEmbeddedTest-seed#[67F8FA08187834DE]-worker) [ ] > o.a.s.s.IndexSchema [null] Schema name=example > [junit4] 2> 1084 INFO > (SUITE-SolrExampleEmbeddedTest-seed#[67F8FA08187834DE]-worker) [ ] > o.a.s.s.IndexSchema unique key field: id > [junit4] 2> 1113 INFO > (SUITE-SolrExampleEmbeddedTest-seed#[67F8FA08187834DE]-worker) [ ] > o.a.s.r.RestManager Registered ManagedResource impl > org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path > /schema/analysis/stopwords/english > [junit4] 2> 1114 INFO > (SUITE-SolrExampleEmbeddedTest-seed#[67F8FA08187834DE]-worker) [ ] > o.a.s.r.RestManager Registered ManagedResource impl > org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager > for path /schema/analysis/synonyms/english > [junit4] 2> 1257 INFO > (SUITE-SolrExampleEmbeddedTest-seed#[67F8FA08187834DE]-worker) [ ] > o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file > currency.xml > [junit4] 2> 1261 INFO > (SUITE-SolrExampleEmbeddedTest-seed#[67F8FA08187834DE]-worker) [ ] > o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file > currency.xml > [junit4] 2> 1349 INFO > (SUITE-SolrExampleEmbeddedTest-seed#[67F8FA08187834DE]-worker) [ ] > o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) > [junit4] 2> 1349 INFO > (SUITE-SolrExampleEmbeddedTest-seed#[67F8FA08187834DE]-worker) [ ] > o.a.s.c.SolrResourceLoader using system property solr.solr.home: > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleEmbeddedTest_67F8FA08187834DE-001/tempDir-001 > [junit4] 2> 1349 INFO > (SUITE-SolrExampleEmbeddedTest-seed#[67F8FA08187834DE]-worker) [ ] > o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: > '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleEmbeddedTest_67F8FA08187834DE-001/tempDir-001/' > [junit4] 2> 1394 INFO > (SUITE-SolrExampleEmbeddedTest-seed#[67F8FA08187834DE]-worker) [ ] > o.a.s.c.CoreContainer New CoreContainer 6913099 > [junit4] 2> 1395 INFO > (SUITE-SolrExampleEmbeddedTest-seed#[67F8FA08187834DE]-worker) [ ] > o.a.s.c.CoreContainer Loading cores into CoreContainer > [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleEmbeddedTest_67F8FA08187834DE-001/tempDir-001/] > [junit4] 2> 1395 INFO > (SUITE-SolrExampleEmbeddedTest-seed#[67F8FA08187834DE]-worker) [ ] > o.a.s.c.CoreContainer loading shared library: > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleEmbeddedTest_67F8FA08187834DE-001/tempDir-001/lib > [junit4] 2> 1395 WARN > (SUITE-SolrExampleEmbeddedTest-seed#[67F8FA08187834DE]-worker) [ ] > o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to > classloader: lib (resolved as: > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleEmbeddedTest_67F8FA08187834DE-001/tempDir-001/lib). > [junit4] 2> 1415 INFO > (SUITE-SolrExampleEmbeddedTest-seed#[67F8FA08187834DE]-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> 1571 INFO > (SUITE-SolrExampleEmbeddedTest-seed#[67F8FA08187834DE]-worker) [ ] > o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with > params: socketTimeout=30000&connTimeout=30000&retry=true > [junit4] 2> 1575 INFO > (SUITE-SolrExampleEmbeddedTest-seed#[67F8FA08187834DE]-worker) [ ] > o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory > [junit4] 2> 1576 INFO > (SUITE-SolrExampleEmbeddedTest-seed#[67F8FA08187834DE]-worker) [ ] > o.a.s.l.LogWatcher Registering Log Listener [Log4j > (org.slf4j.impl.Log4jLoggerFactory)] > [junit4] 2> 1578 INFO > (SUITE-SolrExampleEmbeddedTest-seed#[67F8FA08187834DE]-worker) [ ] > o.a.s.c.CoreContainer No authentication plugin used. > [junit4] 2> 1650 INFO > (SUITE-SolrExampleEmbeddedTest-seed#[67F8FA08187834DE]-worker) [ ] > o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, > config=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleEmbeddedTest_67F8FA08187834DE-001/tempDir-001/collection1/conf/solrconfig.xml, > transient=false, > schema=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleEmbeddedTest_67F8FA08187834DE-001/tempDir-001/collection1/conf/schema.xml, > loadOnStartup=true, instanceDir=collection1, collection=collection1, > absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleEmbeddedTest_67F8FA08187834DE-001/tempDir-001/collection1/, > > dataDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleEmbeddedTest_67F8FA08187834DE-001/init-core-data-001, > shard=shard1} > [junit4] 2> 1658 INFO (coreLoadExecutor-6-thread-1) [ ] > o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: > '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleEmbeddedTest_67F8FA08187834DE-001/tempDir-001/collection1/' > [junit4] 2> 1692 INFO (coreLoadExecutor-6-thread-1) [ ] > o.a.s.c.SolrConfig current version of requestparams : -1 > [junit4] 2> 1693 INFO (coreLoadExecutor-6-thread-1) [ ] > o.a.s.c.SolrConfig Adding specified lib dirs to ClassLoader > [junit4] 2> 1694 WARN (coreLoadExecutor-6-thread-1) [ ] > o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to > classloader: ../../../../contrib/extraction/lib (resolved as: > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleEmbeddedTest_67F8FA08187834DE-001/tempDir-001/collection1/../../../../contrib/extraction/lib). > [junit4] 2> 1694 WARN (coreLoadExecutor-6-thread-1) [ ] > o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to > classloader: ../../../../dist/ (resolved as: > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleEmbeddedTest_67F8FA08187834DE-001/tempDir-001/collection1/../../../../dist). > [junit4] 2> 1694 WARN (coreLoadExecutor-6-thread-1) [ ] > o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to > classloader: ../../../../contrib/clustering/lib/ (resolved as: > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleEmbeddedTest_67F8FA08187834DE-001/tempDir-001/collection1/../../../../contrib/clustering/lib). > [junit4] 2> 1694 WARN (coreLoadExecutor-6-thread-1) [ ] > o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to > classloader: ../../../../dist/ (resolved as: > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleEmbeddedTest_67F8FA08187834DE-001/tempDir-001/collection1/../../../../dist). > [junit4] 2> 1695 WARN (coreLoadExecutor-6-thread-1) [ ] > o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to > classloader: ../../../../contrib/langid/lib/ (resolved as: > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleEmbeddedTest_67F8FA08187834DE-001/tempDir-001/collection1/../../../../contrib/langid/lib). > [junit4] 2> 1695 WARN (coreLoadExecutor-6-thread-1) [ ] > o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to > classloader: ../../../../dist/ (resolved as: > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleEmbeddedTest_67F8FA08187834DE-001/tempDir-001/collection1/../../../../dist). > [junit4] 2> 1695 WARN (coreLoadExecutor-6-thread-1) [ ] > o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to > classloader: ../../../../contrib/velocity/lib (resolved as: > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleEmbeddedTest_67F8FA08187834DE-001/tempDir-001/collection1/../../../../contrib/velocity/lib). > [junit4] 2> 1696 WARN (coreLoadExecutor-6-thread-1) [ ] > o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to > classloader: ../../../../dist/ (resolved as: > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleEmbeddedTest_67F8FA08187834DE-001/tempDir-001/collection1/../../../../dist). > [junit4] 2> 1719 INFO (coreLoadExecutor-6-thread-1) [ ] > o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled > [junit4] 2> 1721 INFO (coreLoadExecutor-6-thread-1) [ ] > o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0 > [junit4] 2> 1758 INFO (coreLoadExecutor-6-thread-1) [ ] > o.a.s.c.Config Loaded SolrConfig: > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleEmbeddedTest_67F8FA08187834DE-001/tempDir-001/collection1/conf/solrconfig.xml > [junit4] 2> 1759 INFO (coreLoadExecutor-6-thread-1) [ ] > o.a.s.s.IndexSchema Reading Solr Schema from > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleEmbeddedTest_67F8FA08187834DE-001/tempDir-001/collection1/conf//home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleEmbeddedTest_67F8FA08187834DE-001/tempDir-001/collection1/conf/schema.xml > [junit4] 2> 1768 INFO (coreLoadExecutor-6-thread-1) [ ] > o.a.s.s.IndexSchema [collection1] Schema name=example > [junit4] 2> 1992 INFO (coreLoadExecutor-6-thread-1) [ ] > o.a.s.s.IndexSchema unique key field: id > [junit4] 2> 1993 INFO (coreLoadExecutor-6-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> 1993 INFO (coreLoadExecutor-6-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> 2007 INFO (coreLoadExecutor-6-thread-1) [ ] > o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file > currency.xml > [junit4] 2> 2011 INFO (coreLoadExecutor-6-thread-1) [ ] > o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file > currency.xml > [junit4] 2> 2028 INFO (coreLoadExecutor-6-thread-1) [ ] > o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration > from instancedir > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleEmbeddedTest_67F8FA08187834DE-001/tempDir-001/collection1/ > [junit4] 2> 2029 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory > [junit4] 2> 2041 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at > [/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleEmbeddedTest_67F8FA08187834DE-001/tempDir-001/collection1/], > dataDir=[null] > [junit4] 2> 2042 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr information > with JMX. > [junit4] 2> 2048 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.c.SolrCore [[collection1] ] Added SolrEventListener for newSearcher: > [org.apache.solr.core.QuerySenderListener{queries=[]}] > [junit4] 2> 2048 INFO (coreLoadExecutor-6-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> 2068 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.c.CachingDirectoryFactory return new directory for > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleEmbeddedTest_67F8FA08187834DE-001/init-core-data-001 > [junit4] 2> 2068 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.c.SolrCore New index directory detected: old=null > new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleEmbeddedTest_67F8FA08187834DE-001/init-core-data-001/index/ > [junit4] 2> 2068 WARN (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.c.SolrCore [collection1] Solr index directory > '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleEmbeddedTest_67F8FA08187834DE-001/init-core-data-001/index' > doesn't exist. Creating new index... > [junit4] 2> 2081 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.c.CachingDirectoryFactory return new directory for > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleEmbeddedTest_67F8FA08187834DE-001/init-core-data-001/index > [junit4] 2> 2106 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-6-thread-1]: init: current > segments file is "segments"; > deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@3de859 > [junit4] 2> 2107 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-6-thread-1]: now checkpoint > "" [0 segments ; isCommit = false] > [junit4] 2> 2108 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-6-thread-1]: 0 msec to > checkpoint > [junit4] 2> 2108 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: init: create=true > [junit4] 2> 2108 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: > [junit4] 2> dir=RawDirectoryWrapper(RAMDirectory@57419d > lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a9374f) > [junit4] 2> index= > [junit4] 2> version=5.3.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.lucene.search.similarities.DefaultSimilarity > [junit4] 2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, > maxMergeCount=-1, ioThrottle=true > [junit4] 2> default WRITE_LOCK_TIMEOUT=0 > [junit4] 2> writeLockTimeout=0 > [junit4] 2> codec=Lucene53 > [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@35542 > [junit4] 2> readerPooling=false > [junit4] 2> perThreadHardLimitMB=1945 > [junit4] 2> useCompoundFile=false > [junit4] 2> commitOnClose=true > [junit4] 2> writer=org.apache.solr.update.SolrIndexWriter@1c7dc64 > [junit4] 2> > [junit4] 2> 2112 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: now flush at > close > [junit4] 2> 2112 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: start flush: > applyAllDeletes=true > [junit4] 2> 2112 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: index before > flush > [junit4] 2> 2113 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-6-thread-1]: startFullFlush > [junit4] 2> 2113 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-6-thread-1]: > coreLoadExecutor-6-thread-1 finishFullFlush success=true > [junit4] 2> 2113 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: apply all > deletes during flush > [junit4] 2> 2113 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: now apply all > deletes for all segments maxDoc=0 > [junit4] 2> 2115 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-6-thread-1]: prune > sis=segments: minGen=9223372036854775807 packetCount=0 > [junit4] 2> 2116 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-6-thread-1]: > initDynamicDefaults spins=true maxThreadCount=1 maxMergeCount=6 > [junit4] 2> 2117 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-6-thread-1]: > updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec > [junit4] 2> 2117 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-6-thread-1]: now merge > [junit4] 2> 2117 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-6-thread-1]: index: > [junit4] 2> 2118 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-6-thread-1]: no more merges > pending; now return > [junit4] 2> 2118 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: waitForMerges > [junit4] 2> 2118 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: waitForMerges > done > [junit4] 2> 2118 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: commit: start > [junit4] 2> 2118 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: commit: enter > lock > [junit4] 2> 2118 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: commit: now > prepare > [junit4] 2> 2119 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: prepareCommit: > flush > [junit4] 2> 2119 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: index before > flush > [junit4] 2> 2119 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-6-thread-1]: startFullFlush > [junit4] 2> 2119 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: apply all > deletes during flush > [junit4] 2> 2119 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: now apply all > deletes for all segments maxDoc=0 > [junit4] 2> 2119 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-6-thread-1]: prune > sis=segments: minGen=9223372036854775807 packetCount=0 > [junit4] 2> 2120 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-6-thread-1]: > coreLoadExecutor-6-thread-1 finishFullFlush success=true > [junit4] 2> 2120 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: startCommit(): > start > [junit4] 2> 2120 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: startCommit > index= changeCount=2 > [junit4] 2> 2124 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: startCommit: > wrote pending segments file "pending_segments_1" > [junit4] 2> 2124 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: done all syncs: > [] > [junit4] 2> 2124 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: commit: > pendingCommit != null > [junit4] 2> 2125 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: commit: done > writing segments file "segments_1" > [junit4] 2> 2125 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-6-thread-1]: now checkpoint > "" [0 segments ; isCommit = true] > [junit4] 2> 2128 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1 > [junit4] 2> commit{dir=RawDirectoryWrapper(RAMDirectory@57419d > lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a9374f),segFN=segments_1,generation=1} > [junit4] 2> 2129 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.c.SolrCore newest commit generation = 1 > [junit4] 2> 2129 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-6-thread-1]: 4 msec to > checkpoint > [junit4] 2> 2129 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: commit: took > 10.4 msec > [junit4] 2> 2129 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: commit: done > [junit4] 2> 2129 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: rollback > [junit4] 2> 2130 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: all running > merges have aborted > [junit4] 2> 2130 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: rollback: done > finish merges > [junit4] 2> 2130 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-6-thread-1]: abort > [junit4] 2> 2130 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-6-thread-1]: done abort > success=true > [junit4] 2> 2130 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: rollback: infos= > [junit4] 2> 2131 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-6-thread-1]: now checkpoint > "" [0 segments ; isCommit = false] > [junit4] 2> 2131 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-6-thread-1]: 0 msec to > checkpoint > [junit4] 2> 2131 INFO > (OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1] > o.a.s.c.SolrCore Looking for old index directories to cleanup for core > collection1 in > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleEmbeddedTest_67F8FA08187834DE-001/init-core-data-001/ > [junit4] 2> 2136 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.c.PluginBag queryResponseWriter : 'velocity' created with startup=lazy > [junit4] 2> 2141 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5 > [junit4] 2> 2354 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating > implicit default > [junit4] 2> 2402 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 > [junit4] 2> 2405 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 > [junit4] 2> 2406 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 > [junit4] 2> 2407 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 > [junit4] 2> 2429 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.c.PluginBag requestHandler : '/update/extract' created with startup=lazy > [junit4] 2> 2429 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.c.PluginBag requestHandler : '/analysis/field' created with startup=lazy > [junit4] 2> 2429 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.c.PluginBag requestHandler : '/analysis/document' created with > startup=lazy > [junit4] 2> 2432 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.c.PluginBag requestHandler : '/spell' created with startup=lazy > [junit4] 2> 2432 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.c.PluginBag requestHandler : '/suggest' created with startup=lazy > [junit4] 2> 2433 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.c.PluginBag requestHandler : '/tvrh' created with startup=lazy > [junit4] 2> 2433 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.c.PluginBag requestHandler : '/terms' created with startup=lazy > [junit4] 2> 2433 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.c.PluginBag requestHandler : '/elevate' created with startup=lazy > [junit4] 2> 2433 INFO (coreLoadExecutor-6-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,/tvrh,/select,/admin/segments,/admin/system,/suggest,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/debug/dump,/terms,/update/extract > [junit4] 2> 2438 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.c.SolrCore Using default statsCache cache: > org.apache.solr.search.stats.LocalStatsCache > [junit4] 2> 2452 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.UpdateHandler Using UpdateLog implementation: > org.apache.solr.update.UpdateLog > [junit4] 2> 2453 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH > numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 > [junit4] 2> 2460 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.c.SolrCore Hard AutoCommit: if uncommited for 15000ms; > [junit4] 2> 2460 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.c.SolrCore Soft AutoCommit: disabled > [junit4] 2> 2462 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-6-thread-1]: init: current > segments file is "segments_1"; > deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@3de859 > [junit4] 2> 2463 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-6-thread-1]: init: load > commit "segments_1" > [junit4] 2> 2463 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1 > [junit4] 2> commit{dir=RawDirectoryWrapper(RAMDirectory@57419d > lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a9374f),segFN=segments_1,generation=1} > [junit4] 2> 2463 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.c.SolrCore newest commit generation = 1 > [junit4] 2> 2463 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-6-thread-1]: now checkpoint > "" [0 segments ; isCommit = false] > [junit4] 2> 2463 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-6-thread-1]: 0 msec to > checkpoint > [junit4] 2> 2464 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: init: > create=false > [junit4] 2> 2464 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: > [junit4] 2> dir=RawDirectoryWrapper(RAMDirectory@57419d > lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a9374f) > [junit4] 2> index= > [junit4] 2> version=5.3.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.lucene.search.similarities.DefaultSimilarity > [junit4] 2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, > maxMergeCount=-1, ioThrottle=true > [junit4] 2> default WRITE_LOCK_TIMEOUT=0 > [junit4] 2> writeLockTimeout=0 > [junit4] 2> codec=Lucene53 > [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@8461f4 > [junit4] 2> readerPooling=false > [junit4] 2> perThreadHardLimitMB=1945 > [junit4] 2> useCompoundFile=false > [junit4] 2> commitOnClose=true > [junit4] 2> writer=org.apache.solr.update.SolrIndexWriter@7e33e8 > [junit4] 2> > [junit4] 2> 2466 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: flush at > getReader > [junit4] 2> 2466 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-6-thread-1]: startFullFlush > [junit4] 2> 2466 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: apply all > deletes during flush > [junit4] 2> 2466 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: now apply all > deletes for all segments maxDoc=0 > [junit4] 2> 2467 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-6-thread-1]: prune > sis=segments_1: minGen=9223372036854775807 packetCount=0 > [junit4] 2> 2469 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: return reader > version=2 reader=StandardDirectoryReader(segments_1:2:nrt) > [junit4] 2> 2469 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-6-thread-1]: > coreLoadExecutor-6-thread-1 finishFullFlush success=true > [junit4] 2> 2469 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: getReader took 3 > msec > [junit4] 2> 2484 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.s.SolrIndexSearcher Opening Searcher@1909ae8[collection1] main > [junit4] 2> 2490 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleEmbeddedTest_67F8FA08187834DE-001/tempDir-001/collection1/conf > [junit4] 2> 2491 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.r.RestManager Initializing RestManager with initArgs: > {storageDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleEmbeddedTest_67F8FA08187834DE-001/tempDir-001/collection1/conf} > [junit4] 2> 2499 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using > file:dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleEmbeddedTest_67F8FA08187834DE-001/tempDir-001/collection1/conf > [junit4] 2> 2499 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path > _rest_managed.json using > file:dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleEmbeddedTest_67F8FA08187834DE-001/tempDir-001/collection1/conf > [junit4] 2> 2500 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.r.ManagedResource Loaded initArgs {} for /rest/managed > [junit4] 2> 2500 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.r.RestManager Initializing 2 registered ManagedResources > [junit4] 2> 2500 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.r.ManagedResourceStorage Reading > _schema_analysis_stopwords_english.json using > file:dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleEmbeddedTest_67F8FA08187834DE-001/tempDir-001/collection1/conf > [junit4] 2> 2501 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path > _schema_analysis_stopwords_english.json using > file:dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleEmbeddedTest_67F8FA08187834DE-001/tempDir-001/collection1/conf > [junit4] 2> 2502 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true} for > /schema/analysis/stopwords/english > [junit4] 2> 2502 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.r.ManagedResource Loaded 35 words for /schema/analysis/stopwords/english > [junit4] 2> 2502 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.r.ManagedResource Notified 1 observers of > /schema/analysis/stopwords/english > [junit4] 2> 2503 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.r.ManagedResourceStorage Reading _schema_analysis_synonyms_english.json > using > file:dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleEmbeddedTest_67F8FA08187834DE-001/tempDir-001/collection1/conf > [junit4] 2> 2503 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path > _schema_analysis_synonyms_english.json using > file:dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleEmbeddedTest_67F8FA08187834DE-001/tempDir-001/collection1/conf > [junit4] 2> 2504 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true,format=solr} for > /schema/analysis/synonyms/english > [junit4] 2> 2504 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.r.ManagedResource Loaded 3 synonym mappings for > /schema/analysis/synonyms/english > [junit4] 2> 2506 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.r.ManagedResource Notified 1 observers of > /schema/analysis/synonyms/english > [junit4] 2> 2519 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.h.c.SpellCheckComponent Initializing spell checkers > [junit4] 2> 2530 INFO (coreLoadExecutor-6-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> 2541 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.h.c.SpellCheckComponent No queryConverter defined, using default > converter > [junit4] 2> 2542 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.h.c.SuggestComponent Initializing SuggestComponent > [junit4] 2> 2545 INFO (coreLoadExecutor-6-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> 2578 INFO (coreLoadExecutor-6-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> 2580 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleEmbeddedTest_67F8FA08187834DE-001/tempDir-001/collection1/conf/elevate.xml > [junit4] 2> 2602 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.h.ReplicationHandler Commits will be reserved for 10000 > [junit4] 2> 2608 INFO > (searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1] > o.a.s.c.SolrCore QuerySenderListener sending requests to > Searcher@1909ae8[collection1] > main{ExitableDirectoryReader(UninvertingDirectoryReader())} > [junit4] 2> 2609 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.UpdateLog Looking up max value of version field to seed version > buckets > [junit4] 2> 2609 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version > buckets from index > [junit4] 2> 2609 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket > highest value from index > [junit4] 2> 2609 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.UpdateLog Could not find max version in index or recent updates, > using new clock 1504138523009089536 > [junit4] 2> 2613 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.u.UpdateLog Took 4 ms to seed version buckets with highest version > 1504138523009089536 > [junit4] 2> 2614 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] > o.a.s.c.CoreContainer registering core: collection1 > [junit4] 2> 2616 INFO > (SUITE-SolrExampleEmbeddedTest-seed#[67F8FA08187834DE]-worker) [ ] > o.a.s.SolrTestCaseJ4 ####initCore end > [junit4] 2> 2627 INFO > (TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]) > [ ] o.a.s.SolrTestCaseJ4 ###Starting testChildDoctransformer > [junit4] 2> 2737 INFO > (searcherExecutor-7-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=125 > [junit4] 2> 2738 INFO > (searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1] > o.a.s.c.SolrCore QuerySenderListener done. > [junit4] 2> 2738 INFO > (searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1] > o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default > [junit4] 2> 2738 INFO > (searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1] > o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak > [junit4] 2> 2739 INFO > (searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1] > o.a.s.c.SolrCore [collection1] Registered new searcher > Searcher@1909ae8[collection1] > main{ExitableDirectoryReader(UninvertingDirectoryReader())} > [junit4] 2> 2765 INFO > (TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]) > [ ] o.a.s.u.LoggingInfoStream > [DW][TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]]: > anyChanges? numDocsInRam=0 deletes=true hasTickets:false > pendingChangesInFullFlush: false > [junit4] 2> 2765 INFO > (TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]) > [ ] o.a.s.u.LoggingInfoStream > [DW][TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]]: > anyChanges? numDocsInRam=0 deletes=true hasTickets:false > pendingChangesInFullFlush: false > [junit4] 2> 2765 INFO > (TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]) > [ ] o.a.s.u.LoggingInfoStream > [IW][TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]]: > nrtIsCurrent: infoVersion matches: true; DW changes: true; BD changes: false > [junit4] 2> 2765 INFO > (TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]) > [ ] o.a.s.u.LoggingInfoStream > [IW][TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]]: > flush at getReader > [junit4] 2> 2766 INFO > (TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]) > [ ] o.a.s.u.LoggingInfoStream > [DW][TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]]: > startFullFlush > [junit4] 2> 2766 INFO > (TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]) > [ ] o.a.s.u.LoggingInfoStream > [DW][TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]]: > anyChanges? numDocsInRam=0 deletes=true hasTickets:false > pendingChangesInFullFlush: false > [junit4] 2> 2766 INFO > (TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]) > [ ] o.a.s.u.LoggingInfoStream > [DW][TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]]: > > TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]: > flush naked frozen global deletes > [junit4] 2> 2772 INFO > (TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]) > [ ] o.a.s.u.LoggingInfoStream > [BD][TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]]: > push deletes 1 deleted queries bytesUsed=80 segmentPrivate?=false delGen=2 > packetCount=1 totBytesUsed=80 > [junit4] 2> 2772 INFO > (TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]) > [ ] o.a.s.u.LoggingInfoStream > [DW][TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]]: > flush: push buffered updates: 1 deleted queries bytesUsed=80 > [junit4] 2> 2772 INFO > (TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]) > [ ] o.a.s.u.LoggingInfoStream > [IW][TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]]: > apply all deletes during flush > [junit4] 2> 2772 INFO > (TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]) > [ ] o.a.s.u.LoggingInfoStream > [IW][TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]]: > now apply all deletes for all segments maxDoc=0 > [junit4] 2> 2772 INFO > (TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]) > [ ] o.a.s.u.LoggingInfoStream > [BD][TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]]: > prune sis=segments_1: minGen=9223372036854775807 packetCount=1 > [junit4] 2> 2773 INFO > (TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]) > [ ] o.a.s.u.LoggingInfoStream > [BD][TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]]: > pruneDeletes: prune 1 packets; 0 packets remain > [junit4] 2> 2773 INFO > (TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]) > [ ] o.a.s.u.LoggingInfoStream > [IW][TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]]: > return reader version=2 reader=StandardDirectoryReader(segments_1:2:nrt) > [junit4] 2> 2773 INFO > (TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]) > [ ] o.a.s.u.LoggingInfoStream > [DW][TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]]: > TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE] > finishFullFlush success=true > [junit4] 2> 2773 INFO > (TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]) > [ ] o.a.s.u.LoggingInfoStream > [IW][TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]]: > getReader took 8 msec > [junit4] 2> 2775 INFO > (TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]) > [ ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=/update > params={} {deleteByQuery=*:* (-1504138523149598720)} 0 141 > [junit4] 2> 2777 INFO > (TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]) > [ ] o.a.s.u.UpdateHandler start > commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} > [junit4] 2> 2778 INFO > (TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]) > [ ] o.a.s.u.UpdateHandler No uncommitted changes. Skipping IW.commit. > [junit4] 2> 2778 INFO > (TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]) > [ ] o.a.s.c.SolrCore SolrIndexSearcher has not changed - not re-opening: > org.apache.solr.search.SolrIndexSearcher > [junit4] 2> 2779 INFO > (TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]) > [ ] o.a.s.u.UpdateHandler end_commit_flush > [junit4] 2> 2779 INFO > (TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]) > [ ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=/update > params={commit=true&softCommit=false&waitSearcher=true} {commit=} 0 2 > [junit4] 2> 2861 INFO > (TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]) > [ ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=/update > params={} {add=[0 (1504138523191541760)]} 0 81 > [junit4] 2> 2931 INFO > (TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]) > [ ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=/update > params={} {add=[1 (1504138523295350784)]} 0 64 > [junit4] 2> 2933 INFO > (TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]) > [ ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=/update > params={} {add=[200 (1504138523347779584)]} 0 1 > [junit4] 2> 2987 INFO > (TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]) > [ ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=/update > params={} {add=[201 (1504138523360362496)]} 0 49 > [junit4] 2> 2996 INFO > (TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]) > [ ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=/update > params={} {add=[618 (1504138523408596992)]} 0 7 > [junit4] 2> 3009 INFO > (TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]) > [ ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=/update > params={} {add=[731 (1504138523419082752)]} 0 10 > [junit4] 2> 3046 INFO > (TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]) > [ ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=/update > params={} {add=[947 (1504138523444248576)]} 0 31 > [junit4] 2> 3065 INFO > (TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]) > [ ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=/update > params={} {add=[1679 (1504138523474657280)]} 0 16 > [junit4] 2> 3066 INFO > (TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]) > [ ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=/update > params={} {add=[2363 (1504138523488288768)]} 0 1 > [junit4] 2> 3073 INFO > (TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]) > [ ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=/update > params={} {add=[2364 (1504138523490385920)]} 0 6 > [junit4] 2> 3078 INFO > (TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]) > [ ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=/update > params={} {add=[2606 (1504138523497725952)]} 0 4 > [junit4] 2> 3088 INFO > (TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]) > [ ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=/update > params={} {add=[2751 (1504138523505065984)]} 0 8 > [junit4] 2> 3089 INFO > (TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]) > [ ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=/update > params={} {add=[3109 (1504138523512406016)]} 0 0 > [junit4] 2> 3089 INFO > (TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]) > [ ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=/update > params={} {add=[3110 (1504138523512406017)]} 0 0 > [junit4] 2> 3098 INFO > (TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]) > [ ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=/update > params={} {add=[3114 (1504138523516600320)]} 0 7 > [junit4] 2> 3109 INFO > (TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]) > [ ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=/update > params={} {add=[3688 (1504138523530231808)]} 0 4 > [junit4] 2> 3128 INFO > (TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]) > [ ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=/update > params={} {add=[3928 (1504138523539668992)]} 0 16 > [junit4] 2> 3129 INFO > (TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]) > [ ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=/update > params={} {add=[5166 (1504138523554349056)]} 0 1 > [junit4] 2> 3134 INFO > (TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]) > [ ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=/update > params={} {add=[5228 (1504138523556446208)]} 0 4 > [junit4] 2> 3136 INFO > (TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]) > [ ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=/update > params={} {add=[5547 (1504138523560640512)]} 0 1 > [junit4] 2> 3137 INFO > (TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]) > [ ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=/update > params={} {add=[5632 (1504138523561689088)]} 0 1 > [junit4] 2> 3137 INFO > (TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]) > [ ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=/update > params={} {add=[5633 (1504138523562737664)]} 0 0 > [junit4] 2> 3142 INFO > (TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]) > [ ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=/update > params={} {add=[5634 (1504138523564834816)]} 0 4 > [junit4] 2> 3142 INFO > (TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]) > [ ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=/update > params={} {add=[5949 (1504138523567980544)]} 0 0 > [junit4] 2> 3143 INFO > (TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]) > [ ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=/update > params={} {add=[5950 (1504138523569029120)]} 0 0 > [junit4] 2> 3143 INFO > (TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]) > [ ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=/update > params={} {add=[5951 (1504138523569029121)]} 0 0 > [junit4] 2> 3144 INFO > (TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]) > [ ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=/update > params={} {add=[5952 (1504138523570077696)]} 0 0 > [junit4] 2> 3159 INFO > (TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]) > [ ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=/update > params={} {add=[5957 (1504138523579514880)]} 0 8 > [junit4] 2> 3163 INFO > (TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]) > [ ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=/update > params={} {add=[6496 (1504138523587903488)]} 0 3 > [junit4] 2> 3186 INFO > (TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]) > [ ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=/update > params={} {add=[6585 (1504138523598389248)]} 0 19 > [junit4] 2> 3197 INFO > (TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]) > [ ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=/update > params={} {add=[7497 (1504138523619360768)]} 0 9 > [junit4] 2> 3198 INFO > (TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]) > [ ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=/update > params={} {add=[7890 (1504138523626700800)]} 0 1 > [junit4] 2> 3198 INFO > (TEST-SolrExampleEmbeddedTest.testChildDoctransformer-seed#[67F8FA08187834DE]) > [ ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=/update > params={} {add=[7892 (1504138523626700801)]} 0 0 > [junit4] 2> 3221 INFO (TEST-SolrExampleEmbeddedTest.testChildDo > > [...truncated too long message...] > > eed#[67F8FA08187834DE]-worker) [ x:collection1] o.a.s.u.LoggingInfoStream > [IW][SUITE-GetByIdTest-seed#[67F8FA08187834DE]-worker]: commit: start > [junit4] 2> 65383 INFO > (SUITE-GetByIdTest-seed#[67F8FA08187834DE]-worker) [ x:collection1] > o.a.s.u.LoggingInfoStream > [IW][SUITE-GetByIdTest-seed#[67F8FA08187834DE]-worker]: commit: enter lock > [junit4] 2> 65383 INFO > (SUITE-GetByIdTest-seed#[67F8FA08187834DE]-worker) [ x:collection1] > o.a.s.u.LoggingInfoStream > [IW][SUITE-GetByIdTest-seed#[67F8FA08187834DE]-worker]: commit: now prepare > [junit4] 2> 65383 INFO > (SUITE-GetByIdTest-seed#[67F8FA08187834DE]-worker) [ x:collection1] > o.a.s.u.LoggingInfoStream > [IW][SUITE-GetByIdTest-seed#[67F8FA08187834DE]-worker]: prepareCommit: flush > [junit4] 2> 65384 INFO > (SUITE-GetByIdTest-seed#[67F8FA08187834DE]-worker) [ x:collection1] > o.a.s.u.LoggingInfoStream > [IW][SUITE-GetByIdTest-seed#[67F8FA08187834DE]-worker]: index before flush > _3(5.3.0):C3 > [junit4] 2> 65384 INFO > (SUITE-GetByIdTest-seed#[67F8FA08187834DE]-worker) [ x:collection1] > o.a.s.u.LoggingInfoStream > [DW][SUITE-GetByIdTest-seed#[67F8FA08187834DE]-worker]: startFullFlush > [junit4] 2> 65384 INFO > (SUITE-GetByIdTest-seed#[67F8FA08187834DE]-worker) [ x:collection1] > o.a.s.u.LoggingInfoStream > [IW][SUITE-GetByIdTest-seed#[67F8FA08187834DE]-worker]: apply all deletes > during flush > [junit4] 2> 65384 INFO > (SUITE-GetByIdTest-seed#[67F8FA08187834DE]-worker) [ x:collection1] > o.a.s.u.LoggingInfoStream > [IW][SUITE-GetByIdTest-seed#[67F8FA08187834DE]-worker]: now apply all deletes > for all segments maxDoc=3 > [junit4] 2> 65384 INFO > (SUITE-GetByIdTest-seed#[67F8FA08187834DE]-worker) [ x:collection1] > o.a.s.u.LoggingInfoStream > [BD][SUITE-GetByIdTest-seed#[67F8FA08187834DE]-worker]: applyDeletes: open > segment readers took 0 msec > [junit4] 2> 65384 INFO > (SUITE-GetByIdTest-seed#[67F8FA08187834DE]-worker) [ x:collection1] > o.a.s.u.LoggingInfoStream > [BD][SUITE-GetByIdTest-seed#[67F8FA08187834DE]-worker]: applyDeletes: no > segments; skipping > [junit4] 2> 65384 INFO > (SUITE-GetByIdTest-seed#[67F8FA08187834DE]-worker) [ x:collection1] > o.a.s.u.LoggingInfoStream > [BD][SUITE-GetByIdTest-seed#[67F8FA08187834DE]-worker]: prune sis=segments_5: > _3(5.3.0):C3 minGen=23 packetCount=0 > [junit4] 2> 65385 INFO > (SUITE-GetByIdTest-seed#[67F8FA08187834DE]-worker) [ x:collection1] > o.a.s.u.LoggingInfoStream > [DW][SUITE-GetByIdTest-seed#[67F8FA08187834DE]-worker]: > SUITE-GetByIdTest-seed#[67F8FA08187834DE]-worker finishFullFlush success=true > [junit4] 2> 65385 INFO > (SUITE-GetByIdTest-seed#[67F8FA08187834DE]-worker) [ x:collection1] > o.a.s.u.LoggingInfoStream > [IW][SUITE-GetByIdTest-seed#[67F8FA08187834DE]-worker]: startCommit(): start > [junit4] 2> 65385 INFO > (SUITE-GetByIdTest-seed#[67F8FA08187834DE]-worker) [ x:collection1] > o.a.s.u.LoggingInfoStream > [IW][SUITE-GetByIdTest-seed#[67F8FA08187834DE]-worker]: skip startCommit(): > no changes pending > [junit4] 2> 65386 INFO > (SUITE-GetByIdTest-seed#[67F8FA08187834DE]-worker) [ x:collection1] > o.a.s.u.LoggingInfoStream > [IW][SUITE-GetByIdTest-seed#[67F8FA08187834DE]-worker]: commit: pendingCommit > == null; skip > [junit4] 2> 65386 INFO > (SUITE-GetByIdTest-seed#[67F8FA08187834DE]-worker) [ x:collection1] > o.a.s.u.LoggingInfoStream > [IW][SUITE-GetByIdTest-seed#[67F8FA08187834DE]-worker]: commit: took 2.2 msec > [junit4] 2> 65386 INFO > (SUITE-GetByIdTest-seed#[67F8FA08187834DE]-worker) [ x:collection1] > o.a.s.u.LoggingInfoStream > [IW][SUITE-GetByIdTest-seed#[67F8FA08187834DE]-worker]: commit: done > [junit4] 2> 65386 INFO > (SUITE-GetByIdTest-seed#[67F8FA08187834DE]-worker) [ x:collection1] > o.a.s.u.LoggingInfoStream > [IW][SUITE-GetByIdTest-seed#[67F8FA08187834DE]-worker]: rollback > [junit4] 2> 65386 INFO > (SUITE-GetByIdTest-seed#[67F8FA08187834DE]-worker) [ x:collection1] > o.a.s.u.LoggingInfoStream > [IW][SUITE-GetByIdTest-seed#[67F8FA08187834DE]-worker]: all running merges > have aborted > [junit4] 2> 65386 INFO > (SUITE-GetByIdTest-seed#[67F8FA08187834DE]-worker) [ x:collection1] > o.a.s.u.LoggingInfoStream > [IW][SUITE-GetByIdTest-seed#[67F8FA08187834DE]-worker]: rollback: done finish > merges > [junit4] 2> 65386 INFO > (SUITE-GetByIdTest-seed#[67F8FA08187834DE]-worker) [ x:collection1] > o.a.s.u.LoggingInfoStream > [DW][SUITE-GetByIdTest-seed#[67F8FA08187834DE]-worker]: abort > [junit4] 2> 65386 INFO > (SUITE-GetByIdTest-seed#[67F8FA08187834DE]-worker) [ x:collection1] > o.a.s.u.LoggingInfoStream > [DW][SUITE-GetByIdTest-seed#[67F8FA08187834DE]-worker]: done abort > success=true > [junit4] 2> 65386 INFO > (SUITE-GetByIdTest-seed#[67F8FA08187834DE]-worker) [ x:collection1] > o.a.s.u.LoggingInfoStream > [IW][SUITE-GetByIdTest-seed#[67F8FA08187834DE]-worker]: rollback: > infos=_3(5.3.0):C3 > [junit4] 2> 65387 INFO > (SUITE-GetByIdTest-seed#[67F8FA08187834DE]-worker) [ x:collection1] > o.a.s.u.LoggingInfoStream > [IFD][SUITE-GetByIdTest-seed#[67F8FA08187834DE]-worker]: now checkpoint > "_3(5.3.0):C3" [1 segments ; isCommit = false] > [junit4] 2> 65387 INFO > (SUITE-GetByIdTest-seed#[67F8FA08187834DE]-worker) [ x:collection1] > o.a.s.u.LoggingInfoStream > [IFD][SUITE-GetByIdTest-seed#[67F8FA08187834DE]-worker]: 0 msec to checkpoint > [junit4] 2> 65387 INFO > (SUITE-GetByIdTest-seed#[67F8FA08187834DE]-worker) [ x:collection1] > o.a.s.c.SolrCore [collection1] Closing main searcher on request. > [junit4] 2> 65432 INFO > (SUITE-GetByIdTest-seed#[67F8FA08187834DE]-worker) [ x:collection1] > o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories > currently being tracked > [junit4] 2> 65433 INFO > (SUITE-GetByIdTest-seed#[67F8FA08187834DE]-worker) [ x:collection1] > o.a.s.c.CachingDirectoryFactory looking to close > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.GetByIdTest_67F8FA08187834DE-001/init-core-data-001 > > [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.GetByIdTest_67F8FA08187834DE-001/init-core-data-001;done=false>>] > [junit4] 2> 65433 INFO > (SUITE-GetByIdTest-seed#[67F8FA08187834DE]-worker) [ x:collection1] > o.a.s.c.CachingDirectoryFactory Closing directory: > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.GetByIdTest_67F8FA08187834DE-001/init-core-data-001 > [junit4] 2> 65433 INFO > (SUITE-GetByIdTest-seed#[67F8FA08187834DE]-worker) [ x:collection1] > o.a.s.c.CachingDirectoryFactory looking to close > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.GetByIdTest_67F8FA08187834DE-001/init-core-data-001/index > > [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.GetByIdTest_67F8FA08187834DE-001/init-core-data-001/index;done=false>>] > [junit4] 2> 65433 INFO > (SUITE-GetByIdTest-seed#[67F8FA08187834DE]-worker) [ x:collection1] > o.a.s.c.CachingDirectoryFactory Closing directory: > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.GetByIdTest_67F8FA08187834DE-001/init-core-data-001/index > [junit4] 2> 65433 INFO > (SUITE-GetByIdTest-seed#[67F8FA08187834DE]-worker) [ x:collection1] > o.a.s.SolrTestCaseJ4 ###deleteCore > [junit4] 2> 65434 INFO > (SUITE-GetByIdTest-seed#[67F8FA08187834DE]-worker) [ x:collection1] > o.a.s.c.CoreContainer Shutting down CoreContainer instance=3230595 > [junit4] 2> NOTE: leaving temporary files on disk at: > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.GetByIdTest_67F8FA08187834DE-001 > [junit4] 2> NOTE: test params are: codec=Asserting(Lucene53): {}, > docValues:{}, sim=DefaultSimilarity, locale=ru, timezone=Asia/Manila > [junit4] 2> NOTE: Linux 3.13.0-54-generic i386/Oracle Corporation > 1.8.0_45 (32-bit)/cpus=12,threads=1,free=21640168,total=83988480 > [junit4] 2> NOTE: All tests run in this JVM: > [StreamExpressionToExpessionTest, TestHash, SolrExceptionTest, SolrParamTest, > StreamExpressionTest, TestCoreAdmin, TestJsonRecordReader, > SolrExampleXMLTest, TestBatchUpdate, TestJavaBinCodec, SolrExampleJettyTest, > SolrExampleBinaryTest, JettyWebappTest, LargeVolumeEmbeddedTest, > LargeVolumeJettyTest, TestSolrProperties, QueryResponseTest, > TestNamedListCodec, TestDocumentObjectBinder, SolrQueryTest, > ModifiableSolrParamsTest, TestXMLEscaping, SolrDocumentTest, > IteratorChainTest, TestUpdateRequestCodec, ClientUtilsTest, NamedListTest, > FacetFieldTest, CollectionAdminRequestRequiredParamsTest, GetByIdTest] > [junit4] Completed [47/60] on J2 in 0.93s, 4 tests, 2 failures <<< > FAILURES! > > [...truncated 56 lines...] > BUILD FAILED > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:536: The following > error occurred while executing this line: > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:484: The following > error occurred while executing this line: > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following > error occurred while executing this line: > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The > following error occurred while executing this line: > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:243: The > following error occurred while executing this line: > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:512: The > following error occurred while executing this line: > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1444: > The following error occurred while executing this line: > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:999: > There were test failures: 60 suites, 391 tests, 3 errors, 4 failures > > Total time: 55 minutes 30 seconds > Build step 'Invoke Ant' marked build as failure > Archiving artifacts > Recording test results > Email was triggered for: Failure - Any > Sending email for trigger: Failure - Any >
-- ----------------------------------------------------- Noble Paul --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
