Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4577/
Java: 32bit/jdk1.8.0_40 -client -XX:+UseParallelGC
10 tests failed.
FAILED: org.apache.solr.cloud.SaslZkACLProviderTest.testSaslZkACLProvider
Error Message:
Could not get the port for ZooKeeper server
Stack Trace:
java.lang.RuntimeException: Could not get the port for ZooKeeper server
at org.apache.solr.cloud.ZkTestServer.run(ZkTestServer.java:506)
at
org.apache.solr.cloud.SaslZkACLProviderTest$SaslZkTestServer.run(SaslZkACLProviderTest.java:225)
at
org.apache.solr.cloud.SaslZkACLProviderTest.setUp(SaslZkACLProviderTest.java:90)
at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source)
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$7.evaluate(RandomizedRunner.java:870)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.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:53)
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.cloud.SolrXmlInZkTest.testOnDiskOnly
Error Message:
Stack Trace:
java.lang.NullPointerException
at
org.apache.zookeeper.server.NIOServerCnxnFactory.getLocalPort(NIOServerCnxnFactory.java:134)
at
org.apache.solr.cloud.ZkTestServer$ZKServerMain.shutdown(ZkTestServer.java:334)
at org.apache.solr.cloud.ZkTestServer.shutdown(ZkTestServer.java:516)
at
org.apache.solr.cloud.SolrXmlInZkTest.closeZK(SolrXmlInZkTest.java:123)
at
org.apache.solr.cloud.SolrXmlInZkTest.testOnDiskOnly(SolrXmlInZkTest.java:183)
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:53)
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:53)
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.cloud.SolrXmlInZkTest.testBadSysProp
Error Message:
Stack Trace:
java.lang.NullPointerException
at
org.apache.zookeeper.server.NIOServerCnxnFactory.getLocalPort(NIOServerCnxnFactory.java:134)
at
org.apache.solr.cloud.ZkTestServer$ZKServerMain.shutdown(ZkTestServer.java:334)
at org.apache.solr.cloud.ZkTestServer.shutdown(ZkTestServer.java:516)
at
org.apache.solr.cloud.SolrXmlInZkTest.closeZK(SolrXmlInZkTest.java:123)
at
org.apache.solr.cloud.SolrXmlInZkTest.testBadSysProp(SolrXmlInZkTest.java:197)
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:53)
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:53)
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.cloud.SolrXmlInZkTest.testNotInZkOrOnDisk
Error Message:
Stack Trace:
java.lang.NullPointerException
at
org.apache.zookeeper.server.NIOServerCnxnFactory.getLocalPort(NIOServerCnxnFactory.java:134)
at
org.apache.solr.cloud.ZkTestServer$ZKServerMain.shutdown(ZkTestServer.java:334)
at org.apache.solr.cloud.ZkTestServer.shutdown(ZkTestServer.java:516)
at
org.apache.solr.cloud.SolrXmlInZkTest.closeZK(SolrXmlInZkTest.java:123)
at
org.apache.solr.cloud.SolrXmlInZkTest.testNotInZkOrOnDisk(SolrXmlInZkTest.java:172)
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:53)
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:53)
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.cloud.SolrXmlInZkTest.testXmlOnBoth
Error Message:
Stack Trace:
java.lang.NullPointerException
at
org.apache.zookeeper.server.NIOServerCnxnFactory.getLocalPort(NIOServerCnxnFactory.java:134)
at
org.apache.solr.cloud.ZkTestServer$ZKServerMain.shutdown(ZkTestServer.java:334)
at org.apache.solr.cloud.ZkTestServer.shutdown(ZkTestServer.java:516)
at
org.apache.solr.cloud.SolrXmlInZkTest.closeZK(SolrXmlInZkTest.java:123)
at
org.apache.solr.cloud.SolrXmlInZkTest.testXmlOnBoth(SolrXmlInZkTest.java:133)
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:53)
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:53)
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.cloud.SolrXmlInZkTest.testXmlInZkOnly
Error Message:
Stack Trace:
java.lang.NullPointerException
at
org.apache.zookeeper.server.NIOServerCnxnFactory.getLocalPort(NIOServerCnxnFactory.java:134)
at
org.apache.solr.cloud.ZkTestServer$ZKServerMain.shutdown(ZkTestServer.java:334)
at org.apache.solr.cloud.ZkTestServer.shutdown(ZkTestServer.java:516)
at
org.apache.solr.cloud.SolrXmlInZkTest.closeZK(SolrXmlInZkTest.java:123)
at
org.apache.solr.cloud.SolrXmlInZkTest.testXmlInZkOnly(SolrXmlInZkTest.java:144)
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:53)
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:53)
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.cloud.SolrXmlInZkTest.testNotInZkAndShouldBe
Error Message:
Stack Trace:
java.lang.NullPointerException
at
org.apache.zookeeper.server.NIOServerCnxnFactory.getLocalPort(NIOServerCnxnFactory.java:134)
at
org.apache.solr.cloud.ZkTestServer$ZKServerMain.shutdown(ZkTestServer.java:334)
at org.apache.solr.cloud.ZkTestServer.shutdown(ZkTestServer.java:516)
at
org.apache.solr.cloud.SolrXmlInZkTest.closeZK(SolrXmlInZkTest.java:123)
at
org.apache.solr.cloud.SolrXmlInZkTest.testNotInZkAndShouldBe(SolrXmlInZkTest.java:157)
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:53)
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:53)
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: junit.framework.TestSuite.org.apache.solr.cloud.SolrXmlInZkTest
Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.SolrXmlInZkTest:
1) Thread[id=8802, name=Thread-3287, state=RUNNABLE,
group=TGRP-SolrXmlInZkTest] at
sun.net.dns.ResolverConfigurationImpl.notifyAddrChange0(Native Method)
at
sun.net.dns.ResolverConfigurationImpl$AddressChangeListener.run(ResolverConfigurationImpl.java:144)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.cloud.SolrXmlInZkTest:
1) Thread[id=8802, name=Thread-3287, state=RUNNABLE,
group=TGRP-SolrXmlInZkTest]
at sun.net.dns.ResolverConfigurationImpl.notifyAddrChange0(Native
Method)
at
sun.net.dns.ResolverConfigurationImpl$AddressChangeListener.run(ResolverConfigurationImpl.java:144)
at __randomizedtesting.SeedInfo.seed([6BB26E87E98B541B]:0)
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.SolrXmlInZkTest
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=8802, name=Thread-3287, state=RUNNABLE, group=TGRP-SolrXmlInZkTest]
at sun.net.dns.ResolverConfigurationImpl.notifyAddrChange0(Native Method)
at
sun.net.dns.ResolverConfigurationImpl$AddressChangeListener.run(ResolverConfigurationImpl.java:144)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=8802, name=Thread-3287, state=RUNNABLE,
group=TGRP-SolrXmlInZkTest]
at sun.net.dns.ResolverConfigurationImpl.notifyAddrChange0(Native
Method)
at
sun.net.dns.ResolverConfigurationImpl$AddressChangeListener.run(ResolverConfigurationImpl.java:144)
at __randomizedtesting.SeedInfo.seed([6BB26E87E98B541B]:0)
FAILED: junit.framework.TestSuite.org.apache.solr.core.TestSolrConfigHandler
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-010\collection1\conf\params.json:
java.nio.file.FileSystemException:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-010\collection1\conf\params.json: The process
cannot access the file because it is being used by another process.
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-010\collection1\conf:
java.nio.file.DirectoryNotEmptyException:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-010\collection1\conf
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-010\collection1:
java.nio.file.DirectoryNotEmptyException:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-010\collection1
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-010: java.nio.file.DirectoryNotEmptyException:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-010
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-010: java.nio.file.DirectoryNotEmptyException:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-010
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001: java.nio.file.DirectoryNotEmptyException:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001
Stack Trace:
java.io.IOException: Could not remove the following files (in the order of
attempts):
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-010\collection1\conf\params.json:
java.nio.file.FileSystemException:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-010\collection1\conf\params.json: The process
cannot access the file because it is being used by another process.
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-010\collection1\conf:
java.nio.file.DirectoryNotEmptyException:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-010\collection1\conf
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-010\collection1:
java.nio.file.DirectoryNotEmptyException:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-010\collection1
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-010: java.nio.file.DirectoryNotEmptyException:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-010
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-010: java.nio.file.DirectoryNotEmptyException:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-010
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001: java.nio.file.DirectoryNotEmptyException:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001
at __randomizedtesting.SeedInfo.seed([6BB26E87E98B541B]:0)
at org.apache.lucene.util.IOUtils.rm(IOUtils.java:286)
at
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:200)
at
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
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 9178 lines...]
[junit4] Suite: org.apache.solr.core.TestSolrConfigHandler
[junit4] 2> Creating dataDir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\init-core-data-001
[junit4] 2> 43680 T260 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(true) and clientAuth (false)
[junit4] 2> 43681 T260 oas.SolrTestCaseJ4.setUp ###Starting testUserProp
[junit4] 2> 43978 T260 oas.SolrTestCaseJ4.initCore ####initCore
[junit4] 2> 43979 T260 oas.SolrTestCaseJ4.initCore ####initCore end
[junit4] 2> 43981 T260 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-003\cores\core
[junit4] 2> 43984 T260 oejs.Server.doStart jetty-9.2.9.v20150224
[junit4] 2> 43988 T260 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@10fcbd2{/solr,null,AVAILABLE}
[junit4] 2> 44002 T260 oejs.AbstractConnector.doStart Started
ServerConnector@bff70c{SSL-http/1.1}{127.0.0.1:63564}
[junit4] 2> 44003 T260 oejs.Server.doStart Started @54690ms
[junit4] 2> 44003 T260 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties: {hostContext=/solr, hostPort=63564,
configSetBaseDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-001,
coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-003\cores}
[junit4] 2> 44006 T260 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
[junit4] 2> 44007 T260 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-001\'
[junit4] 2> 44034 T260 oasc.SolrXmlConfig.fromFile Loading container
configuration from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-001\solr.xml
[junit4] 2> 44045 T260 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-003\cores
[junit4] 2> 44046 T260 oasc.CoreContainer.<init> New CoreContainer 15349750
[junit4] 2> 44046 T260 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-001\]
[junit4] 2> 44046 T260 oasc.CoreContainer.load loading shared library:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-001\lib
[junit4] 2> 44046 T260 oasc.SolrResourceLoader.addToClassLoader WARN Can't
find (or read) directory to add to classloader: lib (resolved as:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-001\lib).
[junit4] 2> 44058 T260 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 90000
[junit4] 2> 44058 T260 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to: https
[junit4] 2> 44059 T260 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 15000
[junit4] 2> 44059 T260 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 44059 T260 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnections to: 10000
[junit4] 2> 44059 T260 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 44060 T260 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 44060 T260 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 44060 T260 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 44060 T260 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 44060 T260 oashc.HttpShardHandlerFactory.getParameter Setting
useRetries to: false
[junit4] 2> 44064 T260 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 44067 T260 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 44068 T260 oasl.LogWatcher.newRegisteredLogWatcher Registering
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 44068 T260 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 44070 T260 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-003\cores
[junit4] 2> 44071 T260 oasc.CoreDescriptor.<init> CORE DESCRIPTOR:
{name=collection1, config=solrconfig-managed-schema.xml, transient=false,
schema=schema-rest.xml, loadOnStartup=true,
instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-003\cores\core,
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-003\cores\core\, configSet=collection1,
dataDir=data\}
[junit4] 2> 44071 T260 oasc.CorePropertiesLocator.discoverUnder Found core
collection1 in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-003\cores\core\
[junit4] 2> 44072 T260 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 44073 T272 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-001\collection1\'
[junit4] 2> 44074 T272 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler%206BB26E87E98B541B-001/tempDir-001/collection1/lib/classes/'
to classloader
[junit4] 2> 44075 T272 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler%206BB26E87E98B541B-001/tempDir-001/collection1/lib/README'
to classloader
[junit4] 2> 44108 T272 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 44113 T272 oasc.SolrConfig.<init> Using Lucene MatchVersion:
6.0.0
[junit4] 2> 44121 T272 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig-managed-schema.xml
[junit4] 2> 44137 T272 oass.ManagedIndexSchemaFactory.readSchemaLocally
The schema is configured as managed, but managed schema resource managed-schema
not found - loading non-managed schema schema-rest.xml instead
[junit4] 2> 44144 T272 oass.IndexSchema.readSchema Reading Solr Schema
from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-001\collection1\conf\schema-rest.xml
[junit4] 2> 44171 T272 oass.IndexSchema.readSchema [collection1] Schema
name=test-rest
[junit4] 2> 44268 T272 oass.IndexSchema.readSchema default search field in
schema is text
[junit4] 2> 44269 T272 oass.IndexSchema.readSchema query parser default
operator is OR
[junit4] 2> 44270 T272 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 44271 T272 oass.IndexSchema.loadCopyFields WARN Field title is
not multivalued and destination for multiple copyFields (3)
[junit4] 2> 44284 T272 oasr.RestManager$Registry.registerManagedResource
Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path
/schema/analysis/stopwords/english
[junit4] 2> 44285 T272 oasr.RestManager$Registry.registerManagedResource
Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager
for path /schema/analysis/synonyms/english
[junit4] 2> 44285 T272 oasr.RestManager$Registry.registerManagedResource
Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path
/schema/analysis/stopwords/german
[junit4] 2> 44285 T272 oasr.RestManager$Registry.registerManagedResource
Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager
for path /schema/analysis/synonyms/german
[junit4] 2> 44288 T272 oass.ManagedIndexSchema.persistManagedSchema
Upgraded to managed schema at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-001\collection1\conf\managed-schema
[junit4] 2> 44317 T272
oass.ManagedIndexSchemaFactory.upgradeToManagedSchema After upgrading to
managed schema, renamed the non-managed schema
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-001\collection1\conf\schema-rest.xml to
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-001\collection1\conf\schema-rest.xml.bak
[junit4] 2> 44317 T272 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from configset
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-001\collection1
[junit4] 2> 44318 T272 oasc.SolrCore.initDirectoryFactory
solr.NRTCachingDirectoryFactory
[junit4] 2> 44322 T272 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-001\collection1\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-003\cores\core\data\
[junit4] 2> 44322 T272 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 44351 T272 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-003\cores\core\data
[junit4] 2> 44352 T272 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-003\cores\core\data\index/
[junit4] 2> 44352 T272 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-003\cores\core\data\index' doesn't exist.
Creating new index...
[junit4] 2> 44353 T272 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-003\cores\core\data\index
[junit4] 2> 44353 T272 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=12, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=83.7021484375,
floorSegmentMB=2.09375, forceMergeDeletesPctAllowed=15.659865251825362,
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 44357 T272 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-003\cores\core\data\index
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@83699b;
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4] 2> 44357 T272 oasc.SolrDeletionPolicy.updateCommits newest commit
generation = 1
[junit4] 2> 44360 T272 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 44360 T272 oasc.RequestHandlers.applyInitParams WARN INVALID
paramSet a in requestHandler {type = requestHandler,name = /dump,class =
DumpRequestHandler,args = {defaults={a=A,b=B}}}
[junit4] 2> 44365 T272 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 44367 T272 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 44368 T272 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 44369 T272 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 44384 T272 oasc.RequestHandlers.initHandlersFromConfig
Registered paths:
/admin/mbeans,standard,/dump,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 44384 T272 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 44385 T272 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 44385 T272 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 44385 T272 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=16, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=40.3291015625,
floorSegmentMB=1.0244140625, forceMergeDeletesPctAllowed=24.311667338570974,
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 44387 T272 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-003\cores\core\data\index
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@83699b;
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4] 2> 44387 T272 oasc.SolrDeletionPolicy.updateCommits newest commit
generation = 1
[junit4] 2> 44387 T272 oass.SolrIndexSearcher.<init> Opening
Searcher@140e971[collection1] main
[junit4] 2> 44388 T272 oasr.ManagedResourceStorage$FileStorageIO.configure
File-based storage initialized to use dir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-001\collection1\conf
[junit4] 2> 44388 T272 oasr.RestManager.init Initializing RestManager with
initArgs:
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-001\collection1\conf}
[junit4] 2> 44388 T272 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-001\collection1\conf
[junit4] 2> 44389 T272 oasr.RestManager.init Initializing 4 registered
ManagedResources
[junit4] 2> 44389 T272 oasr.ManagedResourceStorage.load Reading
_schema_analysis_stopwords_english.json using
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-001\collection1\conf
[junit4] 2> 44390 T272 oasr.ManagedResource.reloadFromStorage WARN No
stored data found for /schema/analysis/stopwords/english
[junit4] 2> 44390 T272 oasr.ManagedResourceStorage$JsonStorage.store Saved
JSON object to path _schema_analysis_stopwords_english.json using
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-001\collection1\conf
[junit4] 2> 44390 T272
oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for
/schema/analysis/stopwords/english
[junit4] 2> 44390 T272 oasr.ManagedResource.notifyObserversDuringInit
Notified 1 observers of /schema/analysis/stopwords/english
[junit4] 2> 44391 T272 oasr.ManagedResourceStorage.load Reading
_schema_analysis_stopwords_german.json using
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-001\collection1\conf
[junit4] 2> 44391 T272 oasr.ManagedResource.reloadFromStorage WARN No
stored data found for /schema/analysis/stopwords/german
[junit4] 2> 44392 T272 oasr.ManagedResourceStorage$JsonStorage.store Saved
JSON object to path _schema_analysis_stopwords_german.json using
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-001\collection1\conf
[junit4] 2> 44392 T272
oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for
/schema/analysis/stopwords/german
[junit4] 2> 44392 T272 oasr.ManagedResource.notifyObserversDuringInit
Notified 1 observers of /schema/analysis/stopwords/german
[junit4] 2> 44392 T272 oasr.ManagedResourceStorage.load Reading
_schema_analysis_synonyms_english.json using
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-001\collection1\conf
[junit4] 2> 44393 T272 oasr.ManagedResource.reloadFromStorage WARN No
stored data found for /schema/analysis/synonyms/english
[junit4] 2> 44393 T272
oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage
Loaded 0 synonym mappings for /schema/analysis/synonyms/english
[junit4] 2> 44393 T272 oasr.ManagedResource.notifyObserversDuringInit
Notified 1 observers of /schema/analysis/synonyms/english
[junit4] 2> 44394 T272 oasr.ManagedResourceStorage.load Reading
_schema_analysis_synonyms_german.json using
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-001\collection1\conf
[junit4] 2> 44394 T272 oasr.ManagedResource.reloadFromStorage WARN No
stored data found for /schema/analysis/synonyms/german
[junit4] 2> 44394 T272
oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage
Loaded 0 synonym mappings for /schema/analysis/synonyms/german
[junit4] 2> 44395 T272 oasr.ManagedResource.notifyObserversDuringInit
Notified 1 observers of /schema/analysis/synonyms/german
[junit4] 2> 44395 T272 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 44395 T273 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@140e971[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 44395 T272 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 44396 T260 oass.SolrDispatchFilter.init
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1
[junit4] 2> 44396 T260 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 44397 T260 oas.SolrJettyTestBase.createJetty Jetty Assigned
Port#63564
[junit4] 2> ASYNC NEW_CORE C34 name=collection1
org.apache.solr.core.SolrCore@1bb89a9
[junit4] 2> 44503 T266 C34 oasc.SolrResourceLoader.persistConfLocally
Written confile configoverlay.json
[junit4] 2> 44505 T266 C34 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-001\collection1\'
[junit4] 2> 44507 T266 C34 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler%206BB26E87E98B541B-001/tempDir-001/collection1/lib/classes/'
to classloader
[junit4] 2> 44508 T266 C34 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler%206BB26E87E98B541B-001/tempDir-001/collection1/lib/README'
to classloader
[junit4] 2> 44558 T266 C34 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 44561 T266 C34 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 6.0.0
[junit4] 2> 44567 T266 C34 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig-managed-schema.xml
[junit4] 2> 44571 T266 C34 oass.IndexSchema.readSchema Reading Solr Schema
from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-001\collection1\conf\managed-schema
[junit4] 2> 44579 T266 C34 oass.IndexSchema.readSchema [collection1]
Schema name=test-rest
[junit4] 2> ASYNC NEW_CORE C35 name=collection1
org.apache.solr.core.SolrCore@1bb89a9
[junit4] 2> 44677 T266 C35 oass.IndexSchema.readSchema default search
field in schema is text
[junit4] 2> 44677 T266 C35 oass.IndexSchema.readSchema query parser
default operator is OR
[junit4] 2> 44678 T266 C35 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 44680 T266 C35 oass.IndexSchema.loadCopyFields WARN Field
title is not multivalued and destination for multiple copyFields (3)
[junit4] 2> 44684 T266 C35
oasr.RestManager$Registry.registerManagedResource Registered ManagedResource
impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path
/schema/analysis/stopwords/german
[junit4] 2> 44685 T266 C35
oasr.RestManager$Registry.registerManagedResource Registered ManagedResource
impl
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager
for path /schema/analysis/synonyms/german
[junit4] 2> 44685 T266 C35
oasr.RestManager$Registry.registerManagedResource Registered ManagedResource
impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path
/schema/analysis/stopwords/english
[junit4] 2> 44685 T266 C35
oasr.RestManager$Registry.registerManagedResource Registered ManagedResource
impl
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager
for path /schema/analysis/synonyms/english
[junit4] 2> 44702 T266 C35 oasc.CoreContainer.reload Reloading SolrCore
'collection1' using configuration from configset
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-001\collection1
[junit4] 2> 44703 T266 C35 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-001\collection1\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-003\cores\core\data\
[junit4] 2> 44704 T266 C35 oasc.SolrCore.<init> JMX monitoring not
detected for core: collection1
[junit4] 2> 44705 T266 C35 oasc.SolrCore.getNewIndexDir New index
directory detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-003\cores\core\data\index/
[junit4] 2> 44708 T266 C35 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 44708 T266 C35 oasc.RequestHandlers.applyInitParams WARN
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class
= DumpRequestHandler,args = {defaults={a=MODIFIEDA,b=MODIFIEDB}}}
[junit4] 2> 44713 T266 C35 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 44714 T266 C35 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 44716 T266 C35 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 44718 T266 C35 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 44720 T266 C35 oasc.RequestHandlers.initHandlersFromConfig
Registered paths:
/admin/mbeans,standard,/dump,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 44720 T266 C35 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 44724 T266 C35 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 44724 T266 C35 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 44725 T266 C35 oass.SolrIndexSearcher.<init> Opening
Searcher@78e0d6[collection1] main
[junit4] 2> 44726 T266 C35
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage
initialized to use dir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-001\collection1\conf
[junit4] 2> 44726 T266 C35 oasr.RestManager.init Initializing RestManager
with initArgs:
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-001\collection1\conf}
[junit4] 2> 44727 T266 C35 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-001\collection1\conf
[junit4] 2> 44727 T266 C35 oasr.RestManager.init Initializing 4 registered
ManagedResources
[junit4] 2> 44727 T266 C35 oasr.ManagedResourceStorage.load Reading
_schema_analysis_stopwords_english.json using
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-001\collection1\conf
[junit4] 2> 44728 T266 C35 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _schema_analysis_stopwords_english.json using
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-001\collection1\conf
[junit4] 2> 44728 T266 C35 oasr.ManagedResource.processStoredData Loaded
initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
[junit4] 2> 44728 T266 C35
oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for
/schema/analysis/stopwords/english
[junit4] 2> 44729 T266 C35 oasr.ManagedResource.notifyObserversDuringInit
Notified 1 observers of /schema/analysis/stopwords/english
[junit4] 2> 44729 T266 C35 oasr.ManagedResourceStorage.load Reading
_schema_analysis_stopwords_german.json using
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-001\collection1\conf
[junit4] 2> 44729 T266 C35 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _schema_analysis_stopwords_german.json using
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-001\collection1\conf
[junit4] 2> 44730 T266 C35 oasr.ManagedResource.processStoredData Loaded
initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
[junit4] 2> 44730 T266 C35
oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for
/schema/analysis/stopwords/german
[junit4] 2> 44730 T266 C35 oasr.ManagedResource.notifyObserversDuringInit
Notified 1 observers of /schema/analysis/stopwords/german
[junit4] 2> 44730 T266 C35 oasr.ManagedResourceStorage.load Reading
_schema_analysis_synonyms_english.json using
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-001\collection1\conf
[junit4] 2> 44730 T266 C35 oasr.ManagedResource.reloadFromStorage WARN No
stored data found for /schema/analysis/synonyms/english
[junit4] 2> 44730 T266 C35
oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage
Loaded 0 synonym mappings for /schema/analysis/synonyms/english
[junit4] 2> 44731 T266 C35 oasr.ManagedResource.notifyObserversDuringInit
Notified 1 observers of /schema/analysis/synonyms/english
[junit4] 2> 44731 T266 C35 oasr.ManagedResourceStorage.load Reading
_schema_analysis_synonyms_german.json using
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-001\collection1\conf
[junit4] 2> 44732 T266 C35 oasr.ManagedResource.reloadFromStorage WARN No
stored data found for /schema/analysis/synonyms/german
[junit4] 2> 44732 T266 C35
oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage
Loaded 0 synonym mappings for /schema/analysis/synonyms/german
[junit4] 2> 44732 T266 C35 oasr.ManagedResource.notifyObserversDuringInit
Notified 1 observers of /schema/analysis/synonyms/german
[junit4] 2> 44732 T266 C35 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 44733 T266 C35 oasu.DefaultSolrCoreState.newIndexWriter
Creating new IndexWriter...
[junit4] 2> 44733 T266 C35 oasu.DefaultSolrCoreState.newIndexWriter
Waiting until IndexWriter is unused... core=collection1
[junit4] 2> 44733 T266 C35 oasu.DefaultSolrCoreState.newIndexWriter
Closing old IndexWriter... core=collection1
[junit4] 2> 44733 T276 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@78e0d6[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 44734 T266 C35 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=12, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=83.7021484375,
floorSegmentMB=2.09375, forceMergeDeletesPctAllowed=15.659865251825362,
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 44736 T266 C35 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-003\cores\core\data\index
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@83699b;
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4] 2> 44736 T266 C35 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 44737 T266 C35 oasu.DefaultSolrCoreState.newIndexWriter New
IndexWriter is ready to be used.
[junit4] 2> 44737 T266 C35 oass.SolrIndexSearcher.<init> Opening
Searcher@1797300[collection1] main
[junit4] 2> 44737 T266 C35 oasc.CoreContainer.registerCore replacing core:
collection1
[junit4] 2> 44738 T266 C35 oash.SolrConfigHandler$Command.handleCommands
Executed config commands successfully and persited to File System
[{"set-user-property":{
[junit4] 2> "my.custom.variable.a":"MODIFIEDA",
[junit4] 2> "my.custom.variable.b":"MODIFIEDB"}}]
[junit4] 2> 44738 T266 C35 oasc.SolrCore.execute [collection1]
webapp=/solr path=/config params={wt=json} status=0 QTime=250
[junit4] 2> 44739 T266 C35 oasc.SolrCore.close [collection1] CLOSING
SolrCore org.apache.solr.core.SolrCore@1bb89a9
[junit4] 2> 44739 T266 C35 oasu.DirectUpdateHandler2.close closing
DirectUpdateHandler2{commits=0,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4] 2> 44740 T276 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@1797300[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 44741 T266 C35 oasc.SolrCore.closeSearcher [collection1]
Closing main searcher on request.
[junit4] 2> ASYNC NEW_CORE C36 name=collection1
org.apache.solr.core.SolrCore@96c9e4
[junit4] 2> 44745 T267 C36 oasc.SolrCore.execute [collection1]
webapp=/solr path=/config/overlay params={wt=json} status=0 QTime=1
[junit4] 2> 44749 T268 C36 oasc.SolrCore.execute [collection1]
webapp=/solr path=/dump params={json.nl=map&initArgs=true&wt=json} status=0
QTime=0
[junit4] 2> 44757 T260 oejs.AbstractConnector.doStop Stopped
ServerConnector@bff70c{SSL-http/1.1}{127.0.0.1:0}
[junit4] 2> 44757 T260 oasc.CoreContainer.shutdown Shutting down
CoreContainer instance=15349750
[junit4] 2> 44759 T260 oasc.SolrCore.close [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@96c9e4
[junit4] 2> 44759 T260 oasu.DirectUpdateHandler2.close closing
DirectUpdateHandler2{commits=0,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4] 2> 44760 T260 oasu.SolrCoreState.decrefSolrCoreState Closing
SolrCoreState
[junit4] 2> 44760 T260 oasu.DefaultSolrCoreState.closeIndexWriter
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4] 2> 44760 T260 oasu.DefaultSolrCoreState.closeIndexWriter closing
IndexWriter with IndexWriterCloser
[junit4] 2> 44761 T260 oasc.SolrCore.closeSearcher [collection1] Closing
main searcher on request.
[junit4] 2> 44762 T260 oasc.CachingDirectoryFactory.close Closing
NRTCachingDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 44762 T260 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-003\cores\core\data\index
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-003\cores\core\data\index;done=false>>]
[junit4] 2> 44762 T260 oasc.CachingDirectoryFactory.close Closing
directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-003\cores\core\data\index
[junit4] 2> 44762 T260 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-003\cores\core\data
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-003\cores\core\data;done=false>>]
[junit4] 2> 44763 T260 oasc.CachingDirectoryFactory.close Closing
directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-003\cores\core\data
[junit4] 2> 44763 T260 oejsh.ContextHandler.doStop Stopped
o.e.j.s.ServletContextHandler@10fcbd2{/solr,null,UNAVAILABLE}
[junit4] 2> 44765 T260 oas.SolrTestCaseJ4.tearDown ###Ending testUserProp
[junit4] 2> 44767 T260 oas.SolrTestCaseJ4.setUp ###Starting testProperty
[junit4] 2> 45101 T260 oas.SolrTestCaseJ4.initCore ####initCore
[junit4] 2> 45101 T260 oas.SolrTestCaseJ4.initCore ####initCore end
[junit4] 2> 45103 T260 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-006\cores\core
[junit4] 2> 45107 T260 oejs.Server.doStart jetty-9.2.9.v20150224
[junit4] 2> 45112 T260 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@1cba24f{/solr,null,AVAILABLE}
[junit4] 2> 45121 T260 oejs.AbstractConnector.doStart Started
ServerConnector@12f8e60{SSL-http/1.1}{127.0.0.1:63577}
[junit4] 2> 45122 T260 oejs.Server.doStart Started @55771ms
[junit4] 2> 45122 T260 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties: {hostContext=/solr, hostPort=63577,
configSetBaseDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-004,
coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-006\cores}
[junit4] 2> 45125 T260 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
[junit4] 2> 45125 T260 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-004\'
[junit4] 2> 45154 T260 oasc.SolrXmlConfig.fromFile Loading container
configuration from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-004\solr.xml
[junit4] 2> 45163 T260 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-006\cores
[junit4] 2> 45164 T260 oasc.CoreContainer.<init> New CoreContainer 3209992
[junit4] 2> 45164 T260 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-004\]
[junit4] 2> 45164 T260 oasc.CoreContainer.load loading shared library:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-004\lib
[junit4] 2> 45165 T260 oasc.SolrResourceLoader.addToClassLoader WARN Can't
find (or read) directory to add to classloader: lib (resolved as:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-004\lib).
[junit4] 2> 45174 T260 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 90000
[junit4] 2> 45174 T260 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to: https
[junit4] 2> 45175 T260 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 15000
[junit4] 2> 45175 T260 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 45175 T260 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnections to: 10000
[junit4] 2> 45175 T260 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 45176 T260 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 45176 T260 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 45176 T260 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 45176 T260 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 45176 T260 oashc.HttpShardHandlerFactory.getParameter Setting
useRetries to: false
[junit4] 2> 45179 T260 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 45182 T260 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 45182 T260 oasl.LogWatcher.newRegisteredLogWatcher Registering
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 45182 T260 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 45183 T260 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-006\cores
[junit4] 2> 45184 T260 oasc.CoreDescriptor.<init> CORE DESCRIPTOR:
{name=collection1, config=solrconfig-managed-schema.xml, transient=false,
schema=schema-rest.xml, loadOnStartup=true,
instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-006\cores\core,
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-006\cores\core\, configSet=collection1,
dataDir=data\}
[junit4] 2> 45185 T260 oasc.CorePropertiesLocator.discoverUnder Found core
collection1 in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-006\cores\core\
[junit4] 2> 45185 T260 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 45186 T289 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-004\collection1\'
[junit4] 2> 45187 T289 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler%206BB26E87E98B541B-001/tempDir-004/collection1/lib/classes/'
to classloader
[junit4] 2> 45188 T289 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler%206BB26E87E98B541B-001/tempDir-004/collection1/lib/README'
to classloader
[junit4] 2> 45220 T289 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 45223 T289 oasc.SolrConfig.<init> Using Lucene MatchVersion:
6.0.0
[junit4] 2> 45229 T289 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig-managed-schema.xml
[junit4] 2> 45232 T289 oass.ManagedIndexSchemaFactory.readSchemaLocally
The schema is configured as managed, but managed schema resource managed-schema
not found - loading non-managed schema schema-rest.xml instead
[junit4] 2> 45234 T289 oass.IndexSchema.readSchema Reading Solr Schema
from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-004\collection1\conf\schema-rest.xml
[junit4] 2> 45239 T289 oass.IndexSchema.readSchema [collection1] Schema
name=test-rest
[junit4] 2> 45329 T289 oass.IndexSchema.readSchema default search field in
schema is text
[junit4] 2> 45330 T289 oass.IndexSchema.readSchema query parser default
operator is OR
[junit4] 2> 45330 T289 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 45332 T289 oass.IndexSchema.loadCopyFields WARN Field title is
not multivalued and destination for multiple copyFields (3)
[junit4] 2> 45343 T289 oasr.RestManager$Registry.registerManagedResource
Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path
/schema/analysis/stopwords/english
[junit4] 2> 45343 T289 oasr.RestManager$Registry.registerManagedResource
Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager
for path /schema/analysis/synonyms/english
[junit4] 2> 45344 T289 oasr.RestManager$Registry.registerManagedResource
Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path
/schema/analysis/stopwords/german
[junit4] 2> 45344 T289 oasr.RestManager$Registry.registerManagedResource
Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager
for path /schema/analysis/synonyms/german
[junit4] 2> 45347 T289 oass.ManagedIndexSchema.persistManagedSchema
Upgraded to managed schema at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-004\collection1\conf\managed-schema
[junit4] 2> 45366 T289
oass.ManagedIndexSchemaFactory.upgradeToManagedSchema After upgrading to
managed schema, renamed the non-managed schema
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-004\collection1\conf\schema-rest.xml to
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-004\collection1\conf\schema-rest.xml.bak
[junit4] 2> 45367 T289 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from configset
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-004\collection1
[junit4] 2> 45367 T289 oasc.SolrCore.initDirectoryFactory
solr.NRTCachingDirectoryFactory
[junit4] 2> 45367 T289 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-004\collection1\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-006\cores\core\data\
[junit4] 2> 45368 T289 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 45369 T289 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-006\cores\core\data
[junit4] 2> 45369 T289 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-006\cores\core\data\index/
[junit4] 2> 45369 T289 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-006\cores\core\data\index' doesn't exist.
Creating new index...
[junit4] 2> 45371 T289 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-006\cores\core\data\index
[junit4] 2> 45372 T289 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=12, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=83.7021484375,
floorSegmentMB=2.09375, forceMergeDeletesPctAllowed=15.659865251825362,
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 45375 T289 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler
6BB26E87E98B541B-001\tempDir-006\cores\core\data\index
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1affbab;
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4] 2> 45375 T289 oasc.SolrDeletionPolicy.updateCommits newest commit
generation = 1
[junit4] 2> 45378 T289 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 45378 T289 oasc.RequestHandlers.applyInitParams WARN INVALID
paramSet a in requestHandler {type = requestHandler,name = /dump,class =
DumpRequestHandler,args = {defaults={a=A,b=B}}}
[junit4] 2> 45383 T289 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 45385 T289 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 45386 T289 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 45387 T289 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 45391 T289 oasc.RequestHandlers.initHandlersFromConfig
Registered paths:
/admin/mbeans,standard,/dump,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 45391 T289 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 45392 T289 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 45392 T289 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 45393 T289 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=16, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=40.3291015625,
floorSegmentMB=1.0244140625, forceMergeDeletesPctAllowed=24.311667338570974,
segmentsPerTier=29.0,
[...truncated too long message...]
stServer.java:483)
[junit4] > Caused by: java.io.IOException: Could not configure server
because SASL configuration did not allow the ZooKeeper server to authenticate
itself properly: javax.security.auth.login.LoginException: KrbException: Cannot
locate default realm
[junit4] > at
org.apache.zookeeper.server.ServerCnxnFactory.configureSaslLogin(ServerCnxnFactory.java:207)
[junit4] > at
org.apache.zookeeper.server.NIOServerCnxnFactory.configure(NIOServerCnxnFactory.java:87)
[junit4] > at
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:305)
[junit4] > at
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:481)
[junit4] 2> 2270730 T8800 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrXmlInZkTest
6BB26E87E98B541B-001
[junit4] 2> 302982 T8799 ccr.ThreadLeakControl.checkThreadLeaks WARNING
Will linger awaiting termination of 1 leaked thread(s).
[junit4] 2> 323209 T8799 ccr.ThreadLeakControl.checkThreadLeaks SEVERE 1
thread leaked from SUITE scope at org.apache.solr.cloud.SolrXmlInZkTest:
[junit4] 2> 1) Thread[id=8802, name=Thread-3287, state=RUNNABLE,
group=TGRP-SolrXmlInZkTest]
[junit4] 2> at
sun.net.dns.ResolverConfigurationImpl.notifyAddrChange0(Native Method)
[junit4] 2> at
sun.net.dns.ResolverConfigurationImpl$AddressChangeListener.run(ResolverConfigurationImpl.java:144)
[junit4] 2> 323210 T8799 ccr.ThreadLeakControl.tryToInterruptAll Starting
to interrupt leaked threads:
[junit4] 2> 1) Thread[id=8802, name=Thread-3287, state=RUNNABLE,
group=TGRP-SolrXmlInZkTest]
[junit4] 2> 326211 T8799 ccr.ThreadLeakControl.tryToInterruptAll SEVERE
There are still zombie threads that couldn't be terminated:
[junit4] 2> 1) Thread[id=8802, name=Thread-3287, state=RUNNABLE,
group=TGRP-SolrXmlInZkTest]
[junit4] 2> at
sun.net.dns.ResolverConfigurationImpl.notifyAddrChange0(Native Method)
[junit4] 2> at
sun.net.dns.ResolverConfigurationImpl$AddressChangeListener.run(ResolverConfigurationImpl.java:144)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene50): {},
docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {},
locale=zh_TW, timezone=PST8PDT
[junit4] 2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_40
(32-bit)/cpus=3,threads=2,free=68802248,total=264765440
[junit4] 2> NOTE: All tests run in this JVM: [TestRandomMergePolicy,
DistributedQueryComponentOptimizationTest, FieldMutatingUpdateProcessorTest,
TestSystemIdResolver, TestReqParamsAPI, SpellPossibilityIteratorTest,
ConvertedLegacyTest, TestSchemaResource, TestHighlightDedupGrouping,
HdfsLockFactoryTest, SolrRequestParserTest, DateRangeFieldTest,
TestSolrConfigHandler, BadIndexSchemaTest,
VMParamsZkACLAndCredentialsProvidersTest, TestNonDefinedSimilarityFactory,
SimpleMLTQParserTest, CoreAdminRequestStatusTest,
TestLMDirichletSimilarityFactory, CSVRequestHandlerTest,
UpdateRequestProcessorFactoryTest, TestDynamicLoading, ReplicationFactorTest,
FastVectorHighlighterTest, TestSerializedLuceneMatchVersion,
TestQuerySenderListener, TriLevelCompositeIdRoutingTest,
CollectionsAPIDistributedZkTest, TestBlendedInfixSuggestions,
CurrencyFieldXmlFileTest, TestCryptoKeys, TestFastOutputStream,
TestInfoStreamLogging, TestDefaultStatsCache, AliasIntegrationTest,
DistribCursorPagingTest, TestJoin, HdfsDirectoryFactoryTest,
BasicFunctionalityTest, ConnectionManagerTest, TestSolrDeletionPolicy2,
SearchHandlerTest, RAMDirectoryFactoryTest, TestLeaderElectionZkExpiry,
HdfsSyncSliceTest, CollectionsAPIAsyncDistributedZkTest,
TestPseudoReturnFields, QueryParsingTest, HdfsCollectionsAPIDistributedZkTest,
TestSuggestSpellingConverter, HttpPartitionTest, FacetPivotSmallTest,
TestRTGBase, TestTrie, BadCopyFieldTest, TestBulkSchemaAPI, SimplePostToolTest,
TestFiltering, TestInitParams, TestImplicitCoreProperties, TestFastWriter,
SegmentsInfoRequestHandlerTest, TestLRUStatsCache, StatsComponentTest,
TestConfig, TestRecovery, TestPivotHelperCode, DateMathParserTest,
ChaosMonkeySafeLeaderTest, TestSearchPerf, TestRealTimeGet, ReturnFieldsTest,
DistributedQueryComponentCustomSortTest, TestDistributedGrouping,
TestLMJelinekMercerSimilarityFactory, DistributedFacetPivotLargeTest,
TestReload, TestDefaultSimilarityFactory, TestDocSet, TestStandardQParsers,
TermVectorComponentTest, TestReversedWildcardFilterFactory, SuggesterTSTTest,
FileUtilsTest, XsltUpdateRequestHandlerTest, TestFieldTypeCollectionResource,
TestCoreDiscovery, EchoParamsTest, SpatialFilterTest,
OutOfBoxZkACLAndCredentialsProvidersTest, TestRandomFaceting, TestSolrJ,
TermsComponentTest, ExitableDirectoryReaderTest, TestQuerySenderNoQuery,
DocumentBuilderTest, CurrencyFieldOpenExchangeTest,
TestReplicationHandlerBackup, LeaderInitiatedRecoveryOnCommitTest,
AnalyticsQueryTest, ParsingFieldUpdateProcessorsTest, InfoHandlerTest,
TestFuzzyAnalyzedSuggestions, IndexBasedSpellCheckerTest, OverseerRolesTest,
TestCloudInspectUtil, FullSolrCloudDistribCmdsTest,
DirectUpdateHandlerOptimizeTest, RegexBoostProcessorTest,
TestSolrDeletionPolicy1, TestExpandComponent, TestFoldingMultitermQuery,
UpdateParamsTest, TestDFRSimilarityFactory, BasicZkTest, RecoveryZkTest,
TestReplicationHandler, ShardRoutingCustomTest, AutoCommitTest,
TestHashPartitioner, ZkControllerTest, DistributedTermsComponentTest,
SimpleFacetsTest, TestSolr4Spatial, SpellCheckComponentTest, PeerSyncTest,
OverseerCollectionProcessorTest, DistributedQueryElevationComponentTest,
SpellCheckCollatorTest, TestCSVLoader, PolyFieldTest,
SchemaVersionSpecificBehaviorTest, TestUpdate, TestAtomicUpdateErrorCases,
QueryEqualityTest, TestRemoteStreaming, DocValuesMultiTest, DebugComponentTest,
DisMaxRequestHandlerTest, TestWriterPerf, DocumentAnalysisRequestHandlerTest,
TestOmitPositions, XmlUpdateRequestHandlerTest, TestValueSourceCache,
TestIndexingPerformance, RequiredFieldsTest, TestSolrQueryParser,
IndexSchemaRuntimeFieldTest, IndexSchemaTest, TestAnalyzedSuggestions,
BinaryUpdateRequestHandlerTest, TestComponentsName, TestLFUCache,
AlternateDirectoryTest, SolrIndexConfigTest, TestMergePolicyConfig, SampleTest,
OutputWriterTest, NotRequiredUniqueKeyTest, TestCharFilters,
TestBM25SimilarityFactory, ResourceLoaderTest,
OpenExchangeRatesOrgProviderTest, TestFastLRUCache, DateFieldTest,
SpellingQueryConverterTest, ClusterStateTest, TestLRUCache, TestUtils,
ZkNodePropsTest, UUIDFieldTest, DistributedMLTComponentTest, CursorPagingTest,
SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort,
TestSimpleTrackingShardHandler, TestTolerantSearch, ActionThrottleTest,
AsyncMigrateRouteKeyTest, DeleteInactiveReplicaTest,
DistribJoinFromCollectionTest, OverseerStatusTest, RecoveryAfterSoftCommitTest,
SSLMigrationTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverUtilsTest,
SolrXmlInZkTest]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=SolrXmlInZkTest
-Dtests.seed=6BB26E87E98B541B -Dtests.slow=true -Dtests.locale=zh_TW
-Dtests.timezone=PST8PDT -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.00s J1 | SolrXmlInZkTest (suite) <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.cloud.SolrXmlInZkTest:
[junit4] > 1) Thread[id=8802, name=Thread-3287, state=RUNNABLE,
group=TGRP-SolrXmlInZkTest]
[junit4] > at
sun.net.dns.ResolverConfigurationImpl.notifyAddrChange0(Native Method)
[junit4] > at
sun.net.dns.ResolverConfigurationImpl$AddressChangeListener.run(ResolverConfigurationImpl.java:144)
[junit4] > at
__randomizedtesting.SeedInfo.seed([6BB26E87E98B541B]:0)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=8802, name=Thread-3287, state=RUNNABLE,
group=TGRP-SolrXmlInZkTest]
[junit4] > at
sun.net.dns.ResolverConfigurationImpl.notifyAddrChange0(Native Method)
[junit4] > at
sun.net.dns.ResolverConfigurationImpl$AddressChangeListener.run(ResolverConfigurationImpl.java:144)
[junit4] > at
__randomizedtesting.SeedInfo.seed([6BB26E87E98B541B]:0)
[junit4] Completed on J1 in 326.26s, 7 tests, 8 errors <<< FAILURES!
[...truncated 250 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:519: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:467: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:61: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:39:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:191:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:510:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1351:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:958:
There were test failures: 476 suites, 1894 tests, 3 suite-level errors, 7
errors, 288 ignored (30 assumptions)
Total time: 56 minutes 52 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.8.0_40 -client
-XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]