Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4492/
Java: 64bit/jdk1.8.0_31 -XX:-UseCompressedOops -XX:+UseSerialGC
6 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZk2Test
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\J0\temp\solr.cloud.BasicDistributedZk2Test
F48863AE176BC183-001\tempDir-002: java.nio.file.AccessDeniedException:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test
F48863AE176BC183-001\tempDir-002
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test
F48863AE176BC183-001: java.nio.file.DirectoryNotEmptyException:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test
F48863AE176BC183-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\J0\temp\solr.cloud.BasicDistributedZk2Test
F48863AE176BC183-001\tempDir-002: java.nio.file.AccessDeniedException:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test
F48863AE176BC183-001\tempDir-002
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test
F48863AE176BC183-001: java.nio.file.DirectoryNotEmptyException:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test
F48863AE176BC183-001
at __randomizedtesting.SeedInfo.seed([F48863AE176BC183]:0)
at org.apache.lucene.util.IOUtils.rm(IOUtils.java:286)
at
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:170)
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)
FAILED: org.apache.solr.cloud.ReplicationFactorTest.test
Error Message:
org.apache.http.NoHttpResponseException: The target server failed to respond
Stack Trace:
org.apache.solr.client.solrj.SolrServerException:
org.apache.http.NoHttpResponseException: The target server failed to respond
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:865)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:730)
at
org.apache.solr.cloud.ReplicationFactorTest.testRf3(ReplicationFactorTest.java:284)
at
org.apache.solr.cloud.ReplicationFactorTest.test(ReplicationFactorTest.java:112)
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:483)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:940)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915)
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
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
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:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
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
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
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)
Caused by: org.apache.http.NoHttpResponseException: The target server failed to
respond
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
at
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
at
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
at
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
at
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:464)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:370)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
at
org.apache.solr.client.solrj.impl.CloudSolrClient$2.call(CloudSolrClient.java:546)
at
org.apache.solr.client.solrj.impl.CloudSolrClient$2.call(CloudSolrClient.java:543)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
... 1 more
FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores
Error Message:
ERROR: SolrIndexSearcher opens=51 closes=50
Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=51 closes=50
at __randomizedtesting.SeedInfo.seed([F48863AE176BC183]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:466)
at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:212)
at sun.reflect.GeneratedMethodAccessor56.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:790)
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
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
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.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\J0\temp\solr.core.TestSolrConfigHandler
F48863AE176BC183-001\tempDir-010\collection1\conf\params.json:
java.nio.file.FileSystemException:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
F48863AE176BC183-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\J0\temp\solr.core.TestSolrConfigHandler
F48863AE176BC183-001\tempDir-010\collection1\conf:
java.nio.file.DirectoryNotEmptyException:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
F48863AE176BC183-001\tempDir-010\collection1\conf
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
F48863AE176BC183-001\tempDir-010\collection1:
java.nio.file.DirectoryNotEmptyException:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
F48863AE176BC183-001\tempDir-010\collection1
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
F48863AE176BC183-001\tempDir-010: java.nio.file.DirectoryNotEmptyException:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
F48863AE176BC183-001\tempDir-010
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
F48863AE176BC183-001\tempDir-010: java.nio.file.DirectoryNotEmptyException:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
F48863AE176BC183-001\tempDir-010
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
F48863AE176BC183-001: java.nio.file.DirectoryNotEmptyException:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
F48863AE176BC183-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\J0\temp\solr.core.TestSolrConfigHandler
F48863AE176BC183-001\tempDir-010\collection1\conf\params.json:
java.nio.file.FileSystemException:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
F48863AE176BC183-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\J0\temp\solr.core.TestSolrConfigHandler
F48863AE176BC183-001\tempDir-010\collection1\conf:
java.nio.file.DirectoryNotEmptyException:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
F48863AE176BC183-001\tempDir-010\collection1\conf
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
F48863AE176BC183-001\tempDir-010\collection1:
java.nio.file.DirectoryNotEmptyException:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
F48863AE176BC183-001\tempDir-010\collection1
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
F48863AE176BC183-001\tempDir-010: java.nio.file.DirectoryNotEmptyException:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
F48863AE176BC183-001\tempDir-010
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
F48863AE176BC183-001\tempDir-010: java.nio.file.DirectoryNotEmptyException:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
F48863AE176BC183-001\tempDir-010
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
F48863AE176BC183-001: java.nio.file.DirectoryNotEmptyException:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
F48863AE176BC183-001
at __randomizedtesting.SeedInfo.seed([F48863AE176BC183]:0)
at org.apache.lucene.util.IOUtils.rm(IOUtils.java:286)
at
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:170)
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)
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandlerBackup
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\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-002\collection1:
java.nio.file.DirectoryNotEmptyException:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-002\collection1
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-002:
java.nio.file.DirectoryNotEmptyException:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-002
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-001\collection1:
java.nio.file.DirectoryNotEmptyException:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-001\collection1
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-001
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-001\collection1\data:
java.nio.file.AccessDeniedException:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-001\collection1\data
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-002\collection1\data:
java.nio.file.AccessDeniedException:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-002\collection1\data
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001: java.nio.file.DirectoryNotEmptyException:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-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\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-002\collection1:
java.nio.file.DirectoryNotEmptyException:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-002\collection1
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-002:
java.nio.file.DirectoryNotEmptyException:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-002
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-001\collection1:
java.nio.file.DirectoryNotEmptyException:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-001\collection1
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-001
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-001\collection1\data:
java.nio.file.AccessDeniedException:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-001\collection1\data
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-002\collection1\data:
java.nio.file.AccessDeniedException:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-002\collection1\data
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001: java.nio.file.DirectoryNotEmptyException:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001
at __randomizedtesting.SeedInfo.seed([F48863AE176BC183]:0)
at org.apache.lucene.util.IOUtils.rm(IOUtils.java:286)
at
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:170)
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)
FAILED: org.apache.solr.handler.TestSolrConfigHandlerCloud.test
Error Message:
Could not get expected value 'CY val modified' for path 'response/params/y/c'
full output: { "responseHeader":{ "status":0, "QTime":1},
"response":{ "znodeVersion":0, "params":{"x":{ "a":"A val",
"b":"B val", "":{"v":0}}}}}
Stack Trace:
java.lang.AssertionError: Could not get expected value 'CY val modified' for
path 'response/params/y/c' full output: {
"responseHeader":{
"status":0,
"QTime":1},
"response":{
"znodeVersion":0,
"params":{"x":{
"a":"A val",
"b":"B val",
"":{"v":0}}}}}
at
__randomizedtesting.SeedInfo.seed([F48863AE176BC183:7CDC5C74B997AC7B]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:399)
at
org.apache.solr.handler.TestSolrConfigHandlerCloud.testReqParams(TestSolrConfigHandlerCloud.java:223)
at
org.apache.solr.handler.TestSolrConfigHandlerCloud.test(TestSolrConfigHandlerCloud.java:77)
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:483)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:940)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915)
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
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
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:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
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
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 8971 lines...]
[junit4] Suite: org.apache.solr.handler.TestReplicationHandlerBackup
[junit4] 2> Creating dataDir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\init-core-data-001
[junit4] 2> 451300 T1944 oas.SolrTestCaseJ4.setUp ###Starting doTestBackup
[junit4] 2> 451302 T1944 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-001\collection1
[junit4] 2> 451321 T1944 oejs.Server.doStart jetty-9.2.6.v20141205
[junit4] 2> 451323 T1944 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@2e74cfd4{/solr,null,AVAILABLE}
[junit4] 2> 451330 T1944 oejs.AbstractConnector.doStart Started
ServerConnector@4c6475d5{HTTP/1.1}{127.0.0.1:52863}
[junit4] 2> 451331 T1944 oejs.Server.doStart Started @448145ms
[junit4] 2> 451332 T1944 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44
[junit4] 2> 451332 T1944 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 451332 T1944 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-001
[junit4] 2> 451332 T1944 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-001\'
[junit4] 2> 451360 T1944 oasc.ConfigSolr.fromFile Loading container
configuration from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-001\solr.xml
[junit4] 2> 451367 T1944 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-001\.
[junit4] 2> 451367 T1944 oasc.CoreContainer.<init> New CoreContainer
372446908
[junit4] 2> 451367 T1944 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-001\]
[junit4] 2> 451369 T1944 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 451369 T1944 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 451370 T1944 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 451370 T1944 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 451370 T1944 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 451370 T1944 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 451370 T1944 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 451370 T1944 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 451370 T1944 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 451370 T1944 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 451370 T1944 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 451370 T1944 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 451370 T1944 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 451370 T1944 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 451371 T1944 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 451373 T1944 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-001\.
[junit4] 2> 451375 T1944 oasc.CorePropertiesLocator.discoverUnder Found
core collection1 in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-001\.\collection1\
[junit4] 2> 451377 T1944 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 451379 T1956 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-001\.\collection1\'
[junit4] 2> 451427 T1956 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 451432 T1956 oasc.SolrConfig.<init> Using Lucene MatchVersion:
6.0.0
[junit4] 2> 451441 T1956 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 451442 T1956 oass.IndexSchema.readSchema Reading Solr Schema
from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-001\.\collection1\conf\schema.xml
[junit4] 2> 451456 T1956 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 451460 T1956 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 451460 T1956 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from instancedir
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-001\.\collection1\
[junit4] 2> 451460 T1956 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 451462 T1956 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-001\.\collection1\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-001\collection1\data\
[junit4] 2> 451462 T1956 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 451462 T1956 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-001\collection1\data\
[junit4] 2> 451462 T1956 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-001\collection1\data\index/
[junit4] 2> 451462 T1956 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-001\collection1\data\index' doesn't exist.
Creating new index...
[junit4] 2> 451464 T1956 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-001\collection1\data\index
[junit4] 2> 451464 T1956 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=25, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=87.46875,
floorSegmentMB=0.8271484375, forceMergeDeletesPctAllowed=10.378214729339488,
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 451465 T1956 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@41b46fa2
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ac0dc58),segFN=segments_1,generation=1}
[junit4] 2> 451465 T1956 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 451466 T1956 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 451466 T1956 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 451467 T1956 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 451467 T1956 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 451467 T1956 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 451467 T1956 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 451467 T1956 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 451482 T1956 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 451482 T1956 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 451483 T1956 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 451483 T1956 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 451483 T1956 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 451483 T1956 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 451483 T1956 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 451483 T1956 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 451484 T1956 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 451484 T1956 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
[junit4] 2> 451484 T1956 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 451484 T1956 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 451489 T1956 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 451490 T1956 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 451491 T1956 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 451492 T1956 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 451493 T1956 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 451495 T1956 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 451495 T1956 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 451495 T1956 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.AlcoholicMergePolicy:
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1218728482,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 451495 T1956 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@41b46fa2
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ac0dc58),segFN=segments_1,generation=1}
[junit4] 2> 451495 T1956 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 451496 T1956 oass.SolrIndexSearcher.<init> Opening
Searcher@3abe9483[collection1] main
[junit4] 2> 451496 T1956
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage
initialized to use dir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-001\.\collection1\conf
[junit4] 2> 451496 T1956 oasr.RestManager.init Initializing RestManager
with initArgs:
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-001\.\collection1\conf}
[junit4] 2> 451496 T1956 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-001\.\collection1\conf
[junit4] 2> 451497 T1956 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 451497 T1956 oash.ReplicationHandler.inform Replication
enabled for following config files: schema-replication2.xml:schema.xml
[junit4] 2> 451497 T1956 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 451497 T1956 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 451497 T1957 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@3abe9483[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 451499 T1944 oass.SolrDispatchFilter.init
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4] 2> 451499 T1944 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> ASYNC NEW_CORE C1202 name=collection1
org.apache.solr.core.SolrCore@50ef410d
[junit4] 2> 451502 T1950 C1202 oasu.DirectUpdateHandler2.deleteAll
[collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 451502 T1950 C1202 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{deleteByQuery=*:*} 0 1
[junit4] 2> 451506 T1952 C1202 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0]}
0 1
[junit4] 2> 451509 T1953 C1202 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1]}
0 0
[junit4] 2> 451513 T1951 C1202 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[2]}
0 0
[junit4] 2> 451519 T1949 C1202 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[3]}
0 1
[junit4] 2> 451526 T1948 C1202 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[4]}
0 0
[junit4] 2> 451531 T1950 C1202 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[5]}
0 0
[junit4] 2> 451536 T1952 C1202 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[6]}
0 0
[junit4] 2> 451539 T1953 C1202 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[7]}
0 0
[junit4] 2> 451542 T1951 C1202 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[8]}
0 0
[junit4] 2> 451545 T1949 C1202 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[9]}
0 0
[junit4] 2> 451548 T1948 C1202 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[10]} 0 0
[junit4] 2> 451553 T1950 C1202 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[11]} 0 1
[junit4] 2> 451558 T1952 C1202 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[12]} 0 0
[junit4] 2> 451562 T1953 C1202 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[13]} 0 0
[junit4] 2> 451566 T1951 C1202 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[14]} 0 0
[junit4] 2> 451569 T1949 C1202 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[15]} 0 0
[junit4] 2> 451571 T1948 C1202 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[16]} 0 0
[junit4] 2> 451575 T1950 C1202 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[17]} 0 0
[junit4] 2> 451579 T1952 C1202 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[18]} 0 0
[junit4] 2> 451582 T1953 C1202 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[19]} 0 0
[junit4] 2> 451586 T1951 C1202 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[20]} 0 0
[junit4] 2> 451590 T1949 C1202 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[21]} 0 0
[junit4] 2> 451594 T1948 C1202 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[22]} 0 0
[junit4] 2> 451599 T1950 C1202 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[23]} 0 0
[junit4] 2> 451603 T1952 C1202 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[24]} 0 0
[junit4] 2> 451607 T1953 C1202 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[25]} 0 0
[junit4] 2> 451611 T1951 C1202 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[26]} 0 0
[junit4] 2> 451615 T1949 C1202 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[27]} 0 0
[junit4] 2> 451618 T1948 C1202 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[28]} 0 0
[junit4] 2> 451622 T1950 C1202 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[29]} 0 0
[junit4] 2> 451626 T1952 C1202 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[30]} 0 0
[junit4] 2> 451630 T1953 C1202 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[31]} 0 1
[junit4] 2> 451633 T1951 C1202 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[32]} 0 0
[junit4] 2> 451637 T1949 C1202 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[33]} 0 0
[junit4] 2> 451640 T1948 C1202 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[34]} 0 0
[junit4] 2> 451645 T1950 C1202 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[35]} 0 1
[junit4] 2> 451648 T1952 C1202 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[36]} 0 0
[junit4] 2> 451653 T1953 C1202 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[37]} 0 0
[junit4] 2> 451656 T1951 C1202 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[38]} 0 0
[junit4] 2> 451665 T1949 C1202 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[39]} 0 1
[junit4] 2> 451670 T1948 C1202 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[40]} 0 0
[junit4] 2> 451674 T1950 C1202 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[41]} 0 0
[junit4] 2> 451680 T1952 C1202 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[42]} 0 0
[junit4] 2> 451684 T1953 C1202 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[43]} 0 0
[junit4] 2> 451688 T1951 C1202 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[44]} 0 0
[junit4] 2> 451692 T1949 C1202 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[45]} 0 0
[junit4] 2> 451696 T1948 C1202 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[46]} 0 0
[junit4] 2> 451701 T1950 C1202 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[47]} 0 0
[junit4] 2> 451706 T1952 C1202 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[48]} 0 0
[junit4] 2> 451711 T1953 C1202 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[49]} 0 0
[junit4] 2> 451714 T1951 C1202 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[50]} 0 0
[junit4] 2> 451719 T1949 C1202 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 451722 T1949 C1202 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@41b46fa2
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ac0dc58),segFN=segments_1,generation=1}
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@41b46fa2
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ac0dc58),segFN=segments_2,generation=2}
[junit4] 2> 451723 T1949 C1202 oasc.SolrDeletionPolicy.updateCommits
newest commit generation = 2
[junit4] 2> 451736 T1949 C1202 oass.SolrIndexSearcher.<init> Opening
Searcher@3b28024e[collection1] main
[junit4] 2> 451737 T1957 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@3b28024e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c51)))}
[junit4] 2> 451738 T1949 C1202 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 451738 T1949 C1202 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
{commit=} 0 19
[junit4] 2> 451746 T1960 oash.SnapShooter.createSnapshot Creating backup
snapshot...
[junit4] 2> 451759 T1960 oash.SnapShooter.createSnapshot Done creating
backup snapshot: <not named>
[junit4] 2> 451967 T1948 C1202 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={name=afx&command=backup} status=0
QTime=2
[junit4] 2> 451967 T1961 oash.SnapShooter.createSnapshot Creating backup
snapshot...
[junit4] 2> 451974 T1961 oash.SnapShooter.createSnapshot Done creating
backup snapshot: afx
[junit4] 2> 452118 T1950 C1202 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 453157 T1952 C1202 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={name=ziusrola&command=backup} status=0
QTime=1
[junit4] 2> 453159 T1953 C1202 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 453169 T1963 oash.SnapShooter.createSnapshot Creating backup
snapshot...
[junit4] 2> 453173 T1963 oash.SnapShooter.createSnapshot Done creating
backup snapshot: ziusrola
[junit4] 2> 454166 T1951 C1202 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={name=qxu&command=backup} status=0
QTime=2
[junit4] 2> 454166 T1964 oash.SnapShooter.createSnapshot Creating backup
snapshot...
[junit4] 2> 454169 T1949 C1202 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 454172 T1964 oash.SnapShooter.createSnapshot Done creating
backup snapshot: qxu
[junit4] 2> 455164 T1948 C1202 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={name=gsncdejutiwulu&command=backup}
status=0 QTime=2
[junit4] 2> 455165 T1965 oash.SnapShooter.createSnapshot Creating backup
snapshot...
[junit4] 2> 455172 T1965 oash.SnapShooter.createSnapshot Done creating
backup snapshot: gsncdejutiwulu
[junit4] 2> 455174 T1950 C1202 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 456170 T1952 C1202 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={name=afx&command=deletebackup} status=0
QTime=4
[junit4] 2> 456170 T1966 oash.SnapShooter.deleteNamedSnapshot Deleting
snapshot: afx
[junit4] 2> 456175 T1953 C1202 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 457168 T1951 C1202 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={name=ziusrola&command=deletebackup}
status=0 QTime=1
[junit4] 2> 457169 T1967 oash.SnapShooter.deleteNamedSnapshot Deleting
snapshot: ziusrola
[junit4] 2> 457173 T1949 C1202 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 457374 T1948 C1202 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 457376 T1944 oas.SolrTestCaseJ4.tearDown ###Ending doTestBackup
[junit4] 2> 457380 T1944 oejs.AbstractConnector.doStop Stopped
ServerConnector@4c6475d5{HTTP/1.1}{127.0.0.1:0}
[junit4] 2> 457381 T1944 oasc.CoreContainer.shutdown Shutting down
CoreContainer instance=372446908
[junit4] 2> 457383 T1944 oasc.SolrCore.close [collection1] CLOSING
SolrCore org.apache.solr.core.SolrCore@50ef410d
[junit4] 2> 457384 T1944 oasu.DirectUpdateHandler2.close closing
DirectUpdateHandler2{commits=1,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=51,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4] 2> 457387 T1944 oasu.SolrCoreState.decrefSolrCoreState Closing
SolrCoreState
[junit4] 2> 457387 T1944 oasu.DefaultSolrCoreState.closeIndexWriter
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4] 2> 457387 T1944 oasu.DefaultSolrCoreState.closeIndexWriter
closing IndexWriter with IndexWriterCloser
[junit4] 2> 457388 T1944 oasc.SolrCore.closeSearcher [collection1] Closing
main searcher on request.
[junit4] 2> 457389 T1944 oasc.CachingDirectoryFactory.close Closing
MockDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 457389 T1944 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-001\collection1\data\index
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-001\collection1\data\index;done=false>>]
[junit4] 2> 457389 T1944 oasc.CachingDirectoryFactory.close Closing
directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-001\collection1\data\index
[junit4] 2> 457389 T1944 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-001\collection1\data\
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-001\collection1\data\;done=false>>]
[junit4] 2> 457389 T1944 oasc.CachingDirectoryFactory.close Closing
directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-001\collection1\data\
[junit4] 2> 457392 T1944 oejsh.ContextHandler.doStop Stopped
o.e.j.s.ServletContextHandler@2e74cfd4{/solr,null,UNAVAILABLE}
[junit4] 2> 457399 T1944 oas.SolrTestCaseJ4.setUp ###Starting
testBackupOnCommit
[junit4] 2> 457402 T1944 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-002\collection1
[junit4] 2> 457417 T1944 oejs.Server.doStart jetty-9.2.6.v20141205
[junit4] 2> 457420 T1944 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@5dbb998e{/solr,null,AVAILABLE}
[junit4] 2> 457422 T1944 oejs.AbstractConnector.doStart Started
ServerConnector@215f8dc3{HTTP/1.1}{127.0.0.1:52871}
[junit4] 2> 457422 T1944 oejs.Server.doStart Started @454368ms
[junit4] 2> 457422 T1944 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44
[junit4] 2> 457422 T1944 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 457422 T1944 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-002
[junit4] 2> 457422 T1944 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-002\'
[junit4] 2> 457451 T1944 oasc.ConfigSolr.fromFile Loading container
configuration from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-002\solr.xml
[junit4] 2> 457460 T1944 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-002\.
[junit4] 2> 457460 T1944 oasc.CoreContainer.<init> New CoreContainer
1707390201
[junit4] 2> 457460 T1944 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-002\]
[junit4] 2> 457461 T1944 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 457461 T1944 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 457461 T1944 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 457461 T1944 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 457461 T1944 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 457461 T1944 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 457461 T1944 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 457461 T1944 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 457463 T1944 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 457463 T1944 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 457463 T1944 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 457463 T1944 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 457463 T1944 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 457463 T1944 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 457463 T1944 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 457480 T1944 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-002\.
[junit4] 2> 457483 T1944 oasc.CorePropertiesLocator.discoverUnder Found
core collection1 in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-002\.\collection1\
[junit4] 2> 457483 T1944 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 457484 T1980 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-002\.\collection1\'
[junit4] 2> 457514 T1980 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 457518 T1980 oasc.SolrConfig.<init> Using Lucene MatchVersion:
6.0.0
[junit4] 2> 457525 T1980 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 457525 T1980 oass.IndexSchema.readSchema Reading Solr Schema
from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-002\.\collection1\conf\schema.xml
[junit4] 2> 457531 T1980 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 457536 T1980 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 457536 T1980 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from instancedir
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-002\.\collection1\
[junit4] 2> 457536 T1980 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 457537 T1980 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-002\.\collection1\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-002\collection1\data\
[junit4] 2> 457537 T1980 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 457538 T1980 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-002\collection1\data\
[junit4] 2> 457538 T1980 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-002\collection1\data\index/
[junit4] 2> 457538 T1980 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-002\collection1\data\index' doesn't exist.
Creating new index...
[junit4] 2> 457541 T1980 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-002\collection1\data\index
[junit4] 2> 457542 T1980 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=25, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=87.46875,
floorSegmentMB=0.8271484375, forceMergeDeletesPctAllowed=10.378214729339488,
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 457542 T1980 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@71d42c5b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f10770c),segFN=segments_1,generation=1}
[junit4] 2> 457542 T1980 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 457543 T1980 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 457544 T1980 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 457544 T1980 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 457544 T1980 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 457544 T1980 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 457544 T1980 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 457545 T1980 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 457545 T1980 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 457545 T1980 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 457545 T1980 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 457563 T1980 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 457563 T1980 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 457563 T1980 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 457564 T1980 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 457564 T1980 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 457564 T1980 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 457564 T1980 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
[junit4] 2> 457565 T1980 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 457565 T1980 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 457565 T1980 oasc.RequestHandlers.initHandlersFromConfig
created defaults: solr.StandardRequestHandler
[junit4] 2> 457565 T1980 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.StandardRequestHandler
[junit4] 2> 457565 T1980 oasc.RequestHandlers.initHandlersFromConfig
created lazy: solr.StandardRequestHandler
[junit4] 2> 457570 T1980 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 457571 T1980 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 457572 T1980 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 457574 T1980 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 457574 T1980 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 457578 T1980 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 457578 T1980 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 457583 T1980 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.AlcoholicMergePolicy:
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1218728482,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 457583 T1980 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@71d42c5b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f10770c),segFN=segments_1,generation=1}
[junit4] 2> 457583 T1980 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 457584 T1980 oass.SolrIndexSearcher.<init> Opening
Searcher@11710726[collection1] main
[junit4] 2> 457584 T1980
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage
initialized to use dir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-002\.\collection1\conf
[junit4] 2> 457584 T1980 oasr.RestManager.init Initializing RestManager
with initArgs:
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-002\.\collection1\conf}
[junit4] 2> 457584 T1980 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
F48863AE176BC183-001\solr-instance-002\.\collection1\conf
[junit4] 2> 457585 T1980 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 457585 T1980 oash.ReplicationHandler.inform Replication
enabled for following config files: schema-replication2.xml:schema.xml
[junit4] 2> 457585 T1980 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 457586 T1981 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@11710726[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 457586 T1980 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 457587 T1944 oass.SolrDispatchFilter.init
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4] 2> 457587 T1944 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> ASYNC NEW_CORE C1203 name=collection1
org.apache.solr.core.SolrCore@ae6d272
[junit4] 2> 457593 T1976 C1203 oasu.DirectUpdateHandler2.deleteAll
[collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 457593 T1976 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{deleteByQuery=*:*} 0 0
[junit4] 2> 457603 T1971 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0]}
0 5
[junit4] 2> 457615 T1970 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1]}
0 0
[junit4] 2> 457618 T1973 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[2]}
0 0
[junit4] 2> 457620 T1975 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[3]}
0 0
[junit4] 2> 457626 T1977 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[4]}
0 1
[junit4] 2> 457628 T1976 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[5]}
0 0
[junit4] 2> 457633 T1971 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[6]}
0 3
[junit4] 2> 457636 T1970 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[7]}
0 1
[junit4] 2> 457640 T1973 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[8]}
0 1
[junit4] 2> 457643 T1975 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[9]}
0 0
[junit4] 2> 457648 T1977 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[10]} 0 0
[junit4] 2> 457651 T1976 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[11]} 0 0
[junit4] 2> 457655 T1971 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[12]} 0 0
[junit4] 2> 457659 T1970 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[13]} 0 0
[junit4] 2> 457664 T1973 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[14]} 0 1
[junit4] 2> 457668 T1975 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[15]} 0 1
[junit4] 2> 457672 T1977 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[16]} 0 0
[junit4] 2> 457676 T1976 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[17]} 0 0
[junit4] 2> 457679 T1971 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[18]} 0 0
[junit4] 2> 457685 T1970 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[19]} 0 0
[junit4] 2> 457687 T1973 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[20]} 0 0
[junit4] 2> 457690 T1975 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[21]} 0 0
[junit4] 2> 457694 T1977 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[22]} 0 0
[junit4] 2> 457698 T1976 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[23]} 0 0
[junit4] 2> 457700 T1971 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[24]} 0 0
[junit4] 2> 457702 T1970 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[25]} 0 0
[junit4] 2> 457705 T1973 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[26]} 0 0
[junit4] 2> 457708 T1975 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[27]} 0 0
[junit4] 2> 457712 T1977 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[28]} 0 1
[junit4] 2> 457715 T1976 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[29]} 0 1
[junit4] 2> 457719 T1971 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[30]} 0 0
[junit4] 2> 457723 T1970 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[31]} 0 0
[junit4] 2> 457725 T1973 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[32]} 0 0
[junit4] 2> 457733 T1975 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[33]} 0 0
[junit4] 2> 457739 T1977 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[34]} 0 0
[junit4] 2> 457747 T1976 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[35]} 0 0
[junit4] 2> 457755 T1971 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[36]} 0 0
[junit4] 2> 457759 T1970 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[37]} 0 0
[junit4] 2> 457762 T1973 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[38]} 0 0
[junit4] 2> 457765 T1975 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[39]} 0 0
[junit4] 2> 457768 T1977 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[40]} 0 0
[junit4] 2> 457785 T1976 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[41]} 0 0
[junit4] 2> 457789 T1971 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[42]} 0 0
[junit4] 2> 457794 T1970 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[43]} 0 0
[junit4] 2> 457799 T1973 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[44]} 0 0
[junit4] 2> 457801 T1975 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[45]} 0 0
[junit4] 2> 457802 T1977 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[46]} 0 0
[junit4] 2> 457808 T1976 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[47]} 0 0
[junit4] 2> 457811 T1971 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[48]} 0 0
[junit4] 2> 457816 T1970 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[49]} 0 0
[junit4] 2> 457819 T1973 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[50]} 0 0
[junit4] 2> 457822 T1975 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[51]} 0 0
[junit4] 2> 457824 T1977 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[52]} 0 0
[junit4] 2> 457829 T1976 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[53]} 0 1
[junit4] 2> 457831 T1971 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[54]} 0 0
[junit4] 2> 457834 T1970 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[55]} 0 0
[junit4] 2> 457839 T1973 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[56]} 0 0
[junit4] 2> 457842 T1975 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[57]} 0 0
[junit4] 2> 457847 T1977 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[58]} 0 0
[junit4] 2> 457850 T1976 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[59]} 0 0
[junit4] 2> 457853 T1971 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[60]} 0 0
[junit4] 2> 457856 T1970 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[61]} 0 0
[junit4] 2> 457866 T1973 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[62]} 0 0
[junit4] 2> 457871 T1975 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[63]} 0 0
[junit4] 2> 457874 T1977 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[64]} 0 0
[junit4] 2> 457878 T1976 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[65]} 0 0
[junit4] 2> 457882 T1971 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[66]} 0 0
[junit4] 2> 457886 T1970 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[67]} 0 0
[junit4] 2> 457889 T1973 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[68]} 0 0
[junit4] 2> 457893 T1975 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[69]} 0 0
[junit4] 2> 457898 T1977 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[70]} 0 0
[junit4] 2> 457901 T1976 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[71]} 0 1
[junit4] 2> 457905 T1971 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[72]} 0 0
[junit4] 2> 457909 T1970 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[73]} 0 0
[junit4] 2> 457911 T1973 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[74]} 0 0
[junit4] 2> 457914 T1975 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[75]} 0 1
[junit4] 2> 457916 T1977 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[76]} 0 0
[junit4] 2> 457920 T1976 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[77]} 0 0
[junit4] 2> 457923 T1971 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[78]} 0 0
[junit4] 2> 457925 T1970 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[79]} 0 0
[junit4] 2> 457930 T1973 C1203 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=
[...truncated too long message...]
ProviderTest, BJQParserTest, TestDefaultStatsCache, DirectSolrConnectionTest,
OverriddenZkACLAndCredentialsProvidersTest, TestBulkSchemaConcurrent,
FullSolrCloudDistribCmdsTest, TestComplexPhraseQParserPlugin,
BinaryUpdateRequestHandlerTest, HdfsUnloadDistributedZkTest,
AddSchemaFieldsUpdateProcessorFactoryTest, TestHighFrequencyDictionaryFactory,
TestCSVLoader, TestReplicationHandlerBackup,
TestOverriddenPrefixQueryForCustomFieldType, AtomicUpdatesTest,
StandardRequestHandlerTest, SOLR749Test, TestBlendedInfixSuggestions,
TestFiltering, TestShardHandlerFactory, TestReversedWildcardFilterFactory,
TestLFUCache, TestManagedStopFilterFactory, ZkCLITest, BadComponentTest,
TestDFRSimilarityFactory, TestDocumentBuilder, SuggesterTSTTest,
DistributedFacetPivotLongTailTest, ChaosMonkeyNothingIsSafeTest,
TestDocBasedVersionConstraints, CustomCollectionTest, TestRebalanceLeaders,
TestRealTimeGet, BadIndexSchemaTest, TestSweetSpotSimilarityFactory,
PolyFieldTest, ScriptEngineTest, TestCharFilters, BadCopyFieldTest,
DistributedFacetPivotSmallAdvancedTest, NoCacheHeaderTest,
HdfsBasicDistributedZkTest, RequiredFieldsTest, TestJoin,
TestSolrCoreProperties, TestSchemaNameResource, TestFaceting, TestDocSet,
TestLRUCache, TestBM25SimilarityFactory, TestConfigOverlay,
TestShortCircuitedRequests, ShardRoutingTest, TestBadConfig,
SolrRequestParserTest, SystemInfoHandlerTest, TestCloudManagedSchemaConcurrent,
TestStressReorder, AsyncMigrateRouteKeyTest, BlockCacheTest, PeerSyncTest,
DistanceFunctionTest, TestValueSourceCache, ReplicationFactorTest,
DistributedExpandComponentTest, TestDistribDocBasedVersion, MultiTermTest,
FieldAnalysisRequestHandlerTest, XsltUpdateRequestHandlerTest,
MBeansHandlerTest, TestCollectionAPI, TestExtendedDismaxParser,
ResourceLoaderTest, JSONWriterTest, TestTrie, PingRequestHandlerTest,
OverseerCollectionProcessorTest, HdfsRecoveryZkTest, RankQueryTest,
UUIDFieldTest, TestDynamicFieldCollectionResource, TestIndexSearcher,
TestSolrQueryParserDefaultOperatorResource, AnalyticsMergeStrategyTest,
TestDynamicFieldResource, UpdateRequestProcessorFactoryTest,
TestDynamicLoading, HdfsDirectoryTest, TestManagedSchema, TestQueryTypes,
SimpleFacetsTest, TestManagedSchemaFieldResource, CSVRequestHandlerTest,
TestCloudSchemaless, SimpleMLTQParserTest, DOMUtilTest, BasicZkTest,
OpenCloseCoreStressTest, TestFieldCollectionResource,
SignatureUpdateProcessorFactoryTest, TestReplicationHandler,
BasicDistributedZkTest, TestRestManager, AssignTest,
TestDefaultSearchFieldResource, TestManagedResource,
TriLevelCompositeIdRoutingTest, TestAtomicUpdateErrorCases, TestCustomSort,
TestPhraseSuggestions, TestRangeQuery,
VMParamsZkACLAndCredentialsProvidersTest, SpellCheckCollatorTest,
TestIndexingPerformance, BlockDirectoryTest, TestFastWriter,
ClusterStateUpdateTest, TestNoOpRegenerator, TestAddFieldRealTimeGet,
TestOmitPositions, ConnectionManagerTest, TestSchemaManager, InfoHandlerTest,
HdfsBasicDistributedZk2Test, DistributedDebugComponentTest, TestFunctionQuery,
TestInfoStreamLogging, PluginInfoTest, TestFieldResource, DateFieldTest,
TestSchemaSimilarityResource, SortByFunctionTest, TestRemoteStreaming,
DistributedFacetPivotSmallTest, SearchHandlerTest, SolrCoreTest,
TestSolrConfigHandler, TestRandomDVFaceting, EnumFieldTest, HardAutoCommitTest,
PreAnalyzedFieldTest, TestMiniSolrCloudClusterSSL, TestRTGBase,
ResponseLogComponentTest, TestDistributedGrouping,
SolrCoreCheckLockOnStartupTest, AnalyticsQueryTest, ChaosMonkeySafeLeaderTest,
HdfsChaosMonkeySafeLeaderTest, SampleTest, OverseerRolesTest,
CoreAdminCreateDiscoverTest, DateRangeFieldTest, TestExactSharedStatsCache,
DistributedQueueTest, TestMaxScoreQueryParser, TestAnalyzedSuggestions,
OverseerStatusTest, PathHierarchyTokenizerFactoryTest,
TestPostingsSolrHighlighter, TestWriterPerf, SpatialRPTFieldTypeTest,
WordBreakSolrSpellCheckerTest, SpellingQueryConverterTest,
FileBasedSpellCheckerTest, FastVectorHighlighterTest, TestJmxIntegration,
TestTolerantSearch, FacetPivotSmallTest, PrimitiveFieldTypeTest,
SpellCheckComponentTest, TestSearcherReuse, DisMaxRequestHandlerTest,
DeleteShardTest, TestRecoveryHdfs, TestReload, TestManagedSynonymFilterFactory,
RequestLoggingTest, TestBlobHandler, TestRequestStatusCollectionAPI,
DistributedIntervalFacetingTest, TestSimpleQParserPlugin, ReturnFieldsTest,
TestConfigReload, ExternalFileFieldSortTest, TestFieldTypeCollectionResource,
TestCollationField, TestFuzzyAnalyzedSuggestions, TestRandomFaceting,
TestRecovery, TestGroupingSearch, RemoteQueryErrorTest, TestRandomMergePolicy,
IgnoreCommitOptimizeUpdateProcessorFactoryTest,
DistributedQueryElevationComponentTest, BasicDistributedZk2Test,
UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, SyncSliceTest,
OverseerTest, LeaderElectionIntegrationTest, RecoveryZkTest,
LeaderElectionTest, ZkSolrClientTest, TestZkChroot, ShardRoutingCustomTest,
TestDistributedSearch, AutoCommitTest, TestHashPartitioner,
DistributedSpellCheckComponentTest, ZkControllerTest, TestStressVersions,
DistributedTermsComponentTest, TestCoreContainer, TestSolr4Spatial,
StatsComponentTest, SolrCmdDistributorTest, ConvertedLegacyTest, TestSort,
BasicFunctionalityTest, TestLazyCores, DirectUpdateHandlerTest,
HighlighterTest, SoftAutoCommitTest, ShowFileRequestHandlerTest,
CurrencyFieldOpenExchangeTest, SolrIndexSplitterTest, SimplePostToolTest,
TestCoreDiscovery, AnalysisAfterCoreReloadTest, SuggesterFSTTest,
CoreAdminHandlerTest, TestFoldingMultitermQuery, DocValuesTest, SuggesterTest,
TestStressLucene, SpatialFilterTest, SuggesterWFSTTest,
SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, TestUpdate,
FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory,
DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest,
StatelessScriptUpdateProcessorFactoryTest, DocValuesMultiTest,
TestSolrDeletionPolicy1, SolrInfoMBeanTest, DebugComponentTest,
CacheHeaderTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser,
LukeRequestHandlerTest, TestQueryUtils, DirectSolrSpellCheckerTest,
DocumentAnalysisRequestHandlerTest, TermsComponentTest,
XmlUpdateRequestHandlerTest, RequestHandlersTest, DocumentBuilderTest,
TestSolrQueryParser, TestArbitraryIndexDir, IndexSchemaRuntimeFieldTest,
RegexBoostProcessorTest, IndexSchemaTest, TestCSVResponseWriter,
QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest,
TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter,
TestComponentsName, TestQuerySenderListener, UpdateParamsTest,
AlternateDirectoryTest, TestSolrIndexConfig, CopyFieldTest,
SolrIndexConfigTest, TestStressRecovery, TestMergePolicyConfig,
TestSolrDeletionPolicy2, TestBinaryField, TestSearchPerf, MinimalSchemaTest,
TestElisionMultitermQuery, TestConfig, OutputWriterTest,
NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestCodecSupport,
SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest,
TestPerFieldSimilarity, TestLMDirichletSimilarityFactory,
TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory,
TestDefaultSimilarityFactory, TestJmxMonitoredMap, TestFastOutputStream,
URLClassifyProcessorTest, TestSystemIdResolver, PrimUtilsTest,
TestSuggestSpellingConverter, RAMDirectoryFactoryTest, ClusterStateTest,
TestSolrJ, TestUtils, ZkNodePropsTest, SliceStateTest, FileUtilsTest,
CircularListTest, DistributedMLTComponentTest, CursorPagingTest,
SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort,
TestHighlightDedupGrouping, ActionThrottleTest, AliasIntegrationTest,
CloudExitableDirectoryReaderTest, CollectionsAPIAsyncDistributedZkTest,
DeleteInactiveReplicaTest, DeleteReplicaTest,
DistribDocExpirationUpdateProcessorTest, DistribJoinFromCollectionTest,
ExternalCollectionsTest, HttpPartitionTest, LeaderFailoverAfterPartitionTest,
LeaderInitiatedRecoveryOnCommitTest, MultiThreadedOCPTest,
RecoveryAfterSoftCommitTest, RollingRestartTest, SSLMigrationTest,
SaslZkACLProviderTest, ShardSplitTest, SharedFSAutoReplicaFailoverTest,
SharedFSAutoReplicaFailoverUtilsTest, SimpleCollectionCreateDeleteTest,
SolrXmlInZkTest, TestCloudInspectUtil, TestCloudPivotFacet,
TestMiniSolrCloudCluster, TestReplicaProperties,
HdfsCollectionsAPIDistributedZkTest, HdfsSyncSliceTest,
HdfsWriteToMultipleCollectionsTest, StressHdfsTest, TestClusterStateMutator,
ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest, TestConfigSets,
TestNRTOpen, TestSolrDynamicMBean, TestSolrXml, TestReqParamsAPI,
TestSolrConfigHandlerCloud]
[junit4] Completed in 47.90s, 1 test, 1 failure <<< FAILURES!
[...truncated 198 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:509:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1349:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:957:
There were test failures: 466 suites, 1861 tests, 4 suite-level errors, 1
error, 1 failure, 55 ignored (30 assumptions)
Total time: 120 minutes 18 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_31
-XX:-UseCompressedOops -XX:+UseSerialGC
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]