Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4429/
Java: 32bit/jdk1.8.0_25 -server -XX:+UseConcMarkSweepGC
4 tests failed.
FAILED: org.apache.solr.cloud.HttpPartitionTest.testDistribSearch
Error Message:
Captured an uncaught exception in thread: Thread[id=16327,
name=SocketProxy-Response-56884:57097, state=RUNNABLE,
group=TGRP-HttpPartitionTest]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=16327, name=SocketProxy-Response-56884:57097,
state=RUNNABLE, group=TGRP-HttpPartitionTest]
Caused by: java.lang.RuntimeException: java.net.SocketException: Socket is
closed
at __randomizedtesting.SeedInfo.seed([8632A3D46B2F933D]:0)
at
org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:344)
Caused by: java.net.SocketException: Socket is closed
at java.net.Socket.setSoTimeout(Socket.java:1137)
at
org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:341)
FAILED: org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([8632A3D46B2F933D:6F6818ECF5B60395]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:748)
at
org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir(TestArbitraryIndexDir.java:128)
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
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: java.lang.RuntimeException: REQUEST FAILED: xpath=*[count(//doc)=1]
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">1</int></lst><result name="response" numFound="0"
start="0"></result>
</response>
request was:q=id:2&qt=standard&start=0&rows=20&version=2.2
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:741)
... 41 more
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
8632A3D46B2F933D-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
8632A3D46B2F933D-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
8632A3D46B2F933D-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
8632A3D46B2F933D-001\tempDir-010\collection1\conf
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
8632A3D46B2F933D-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
8632A3D46B2F933D-001\tempDir-010\collection1
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
8632A3D46B2F933D-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
8632A3D46B2F933D-001\tempDir-010
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
8632A3D46B2F933D-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
8632A3D46B2F933D-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
8632A3D46B2F933D-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
8632A3D46B2F933D-001\tempDir-010\collection1\conf
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
8632A3D46B2F933D-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
8632A3D46B2F933D-001\tempDir-010\collection1
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
8632A3D46B2F933D-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
8632A3D46B2F933D-001\tempDir-010
at __randomizedtesting.SeedInfo.seed([8632A3D46B2F933D]: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.testDistribSearch
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:871)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:736)
at
org.apache.solr.cloud.ReplicationFactorTest.testRf3(ReplicationFactorTest.java:277)
at
org.apache.solr.cloud.ReplicationFactorTest.doTest(ReplicationFactorTest.java:123)
at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:878)
at sun.reflect.GeneratedMethodAccessor36.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$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
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:552)
at
org.apache.solr.client.solrj.impl.CloudSolrClient$2.call(CloudSolrClient.java:549)
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
Build Log:
[...truncated 8794 lines...]
[junit4] Suite: org.apache.solr.core.TestArbitraryIndexDir
[junit4] 2> Creating dataDir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestArbitraryIndexDir
8632A3D46B2F933D-001\init-core-data-001
[junit4] 2> 466430 T2739 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(false) and clientAuth (true)
[junit4] 2> 466434 T2739 oas.SolrTestCaseJ4.setUp ###Starting
testLoadNewIndexDir
[junit4] 2> 466439 T2739 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\'
[junit4] 2> 466442 T2739 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/.svn/'
to classloader
[junit4] 2> 466442 T2739 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 466442 T2739 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 466512 T2739 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 466706 T2739 oasc.SolrConfig.<init> Using Lucene MatchVersion:
6.0.0
[junit4] 2> 466733 T2739 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 466734 T2739 oass.IndexSchema.readSchema Reading Solr Schema
from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema12.xml
[junit4] 2> 466740 T2739 oass.IndexSchema.readSchema [null] Schema
name=test
[junit4] 2> 466852 T2739 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 466852 T2739 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 466855 T2739 oass.IndexSchema.loadCopyFields WARN Field text
is not multivalued and destination for multiple copyFields (2)
[junit4] 2> 466867 T2739 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 466871 T2739 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 466874 T2739 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 466874 T2739 oasc.SolrResourceLoader.locateSolrHome solr home
defaulted to 'solr/' (could not find system property or JNDI)
[junit4] 2> 466874 T2739 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory: 'solr/'
[junit4] 2> 466901 T2739 oasc.CoreContainer.<init> New CoreContainer
22251865
[junit4] 2> 466901 T2739 oasc.CoreContainer.load Loading cores into
CoreContainer [instanceDir=solr/]
[junit4] 2> 466902 T2739 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 600000
[junit4] 2> 466902 T2739 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to: null
[junit4] 2> 466902 T2739 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 60000
[junit4] 2> 466902 T2739 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 466902 T2739 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 466903 T2739 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 466903 T2739 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 466903 T2739 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 466903 T2739 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 466904 T2739 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 466904 T2739 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 466907 T2739 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=30000&connTimeout=30000&retry=true
[junit4] 2> 466908 T2739 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 466908 T2739 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 466908 T2739 oasc.CoreContainer.load Host Name: null
[junit4] 2> 466912 T2740 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory: 'solr\collection1\'
[junit4] 2> 466958 T2740 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 466969 T2740 oasc.SolrConfig.<init> Using Lucene MatchVersion:
6.0.0
[junit4] 2> 467012 T2740 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 467021 T2740 oass.IndexSchema.readSchema Reading Solr Schema
from solr\collection1\conf\schema12.xml
[junit4] 2> 467029 T2740 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 467160 T2740 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 467161 T2740 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 467162 T2740 oass.IndexSchema.loadCopyFields WARN Field text
is not multivalued and destination for multiple copyFields (2)
[junit4] 2> 467202 T2740 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 467211 T2740 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 467214 T2740 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from instancedir solr\collection1\
[junit4] 2> 467216 T2740 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockFSDirectoryFactory
[junit4] 2> 467216 T2740 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at solr\collection1\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestArbitraryIndexDir
8632A3D46B2F933D-001\tempDir-001\
[junit4] 2> 467216 T2740 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1a3df3a
[junit4] 2> 467219 T2740 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestArbitraryIndexDir
8632A3D46B2F933D-001\tempDir-001
[junit4] 2> 467220 T2740 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.core.TestArbitraryIndexDir
8632A3D46B2F933D-001\tempDir-001\index/
[junit4] 2> 467221 T2740 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestArbitraryIndexDir
8632A3D46B2F933D-001\tempDir-001\index' doesn't exist. Creating new index...
[junit4] 2> 467222 T2740 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestArbitraryIndexDir
8632A3D46B2F933D-001\tempDir-001\index
[junit4] 2> 467222 T2740 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=34, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=43.6318359375,
floorSegmentMB=1.86328125, forceMergeDeletesPctAllowed=24.150341116658623,
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 467227 T2740 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(NIOFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestArbitraryIndexDir
8632A3D46B2F933D-001\tempDir-001\index
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e6cd0d),segFN=segments_1,generation=1}
[junit4] 2> 467227 T2740 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 467228 T2740 oasc.SolrCore.initWriters created xml:
solr.XMLResponseWriter
[junit4] 2> 467230 T2740 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 467230 T2740 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 467231 T2740 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe-allfields"
[junit4] 2> 467231 T2740 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 467231 T2740 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 467231 T2740 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 467231 T2740 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "uniq-fields"
[junit4] 2> 467232 T2740 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 467232 T2740 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 467232 T2740 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 467233 T2740 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 467233 T2740 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 467233 T2740 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 467234 T2740 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 467234 T2740 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 467234 T2740 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 467235 T2740 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 467235 T2740 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 467235 T2740 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 467236 T2740 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 467236 T2740 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 467237 T2740 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 467239 T2740 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 467240 T2740 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 467240 T2740 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 467241 T2740 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 467241 T2740 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 467242 T2740 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 467242 T2740 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 467243 T2740 oasc.RequestHandlers.initHandlersFromConfig
created dismax: solr.SearchHandler
[junit4] 2> 467243 T2740 oasc.RequestHandlers.initHandlersFromConfig
created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4] 2> 467244 T2740 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 467244 T2740 oasc.RequestHandlers.initHandlersFromConfig
created defaults: solr.StandardRequestHandler
[junit4] 2> 467244 T2740 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.StandardRequestHandler
[junit4] 2> 467245 T2740 oasc.RequestHandlers.initHandlersFromConfig
created lazy: solr.StandardRequestHandler
[junit4] 2> 467245 T2740 oasc.RequestHandlers.initHandlersFromConfig
created /terms: org.apache.solr.handler.component.SearchHandler
[junit4] 2> 467246 T2740 oasc.RequestHandlers.initHandlersFromConfig
created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4] 2> 467246 T2740 oasc.RequestHandlers.initHandlersFromConfig
created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4] 2> 467247 T2740 oasc.RequestHandlers.initHandlersFromConfig
created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4] 2> 467247 T2740 oasc.RequestHandlers.initHandlersFromConfig
created spellCheckWithWordbreak_Direct:
org.apache.solr.handler.component.SearchHandler
[junit4] 2> 467247 T2740 oasc.RequestHandlers.initHandlersFromConfig
created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4] 2> 467248 T2740 oasc.RequestHandlers.initHandlersFromConfig
created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4] 2> 467248 T2740 oasc.RequestHandlers.initHandlersFromConfig
created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4] 2> 467249 T2740 oasc.RequestHandlers.initHandlersFromConfig
created /mlt: solr.MoreLikeThisHandler
[junit4] 2> 467250 T2740 oasc.RequestHandlers.initHandlersFromConfig
created /debug/dump: solr.DumpRequestHandler
[junit4] 2> 467250 T2740 oasc.RequestHandlers.initHandlersFromConfig
created /search-facet-def: solr.SearchHandler
[junit4] 2> 467251 T2740 oasc.RequestHandlers.initHandlersFromConfig
created /search-facet-invariants: solr.SearchHandler
[junit4] 2> 467261 T2740 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 467263 T2740 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 467265 T2740 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 467266 T2740 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 467267 T2740 oasc.SolrCore.initDeprecatedSupport WARN
solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config
to use the ShowFileRequestHandler.
[junit4] 2> 467268 T2740 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 467269 T2740 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 467269 T2740 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 467271 T2740 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=26, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=87.2744140625,
floorSegmentMB=1.3955078125, forceMergeDeletesPctAllowed=11.907173022214254,
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 467273 T2740 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(NIOFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestArbitraryIndexDir
8632A3D46B2F933D-001\tempDir-001\index
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e6cd0d),segFN=segments_1,generation=1}
[junit4] 2> 467273 T2740 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 467273 T2740 oass.SolrIndexSearcher.<init> Opening
Searcher@9e05e0[collection1] main
[junit4] 2> 467274 T2740 oasr.RestManager.init Initializing RestManager
with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 467274 T2740 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using InMemoryStorage
[junit4] 2> 467274 T2740 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 467274 T2740 oashc.SpellCheckComponent.inform Initializing
spell checkers
[junit4] 2> 467287 T2740 oass.DirectSolrSpellChecker.init init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 467343 T2740 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 467344 T2741
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: default
[junit4] 2> 467344 T2740 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 467344 T2741
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: direct
[junit4] 2> 467345 T2741
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: wordbreak
[junit4] 2> 467345 T2741
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: multipleFields
[junit4] 2> 467345 T2741
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: jarowinkler
[junit4] 2> 467346 T2741
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: external
[junit4] 2> 467346 T2741
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: freq
[junit4] 2> 467346 T2741
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: fqcn
[junit4] 2> 467347 T2741
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: perDict
[junit4] 2> 467351 T2741 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@9e05e0[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> ASYNC NEW_CORE C958 name=collection1
org.apache.solr.core.SolrCore@1bf7eef
[junit4] 2> 467351 T2739 C958 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {add=[1]} 0 5
[junit4] 2> 467407 T2739 C958 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 467428 T2739 C958 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=MockDirectoryWrapper(NIOFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestArbitraryIndexDir
8632A3D46B2F933D-001\tempDir-001\index
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e6cd0d),segFN=segments_1,generation=1}
[junit4] 2>
commit{dir=MockDirectoryWrapper(NIOFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestArbitraryIndexDir
8632A3D46B2F933D-001\tempDir-001\index
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e6cd0d),segFN=segments_2,generation=2}
[junit4] 2> 467429 T2739 C958 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 2
[junit4] 2> 467432 T2739 C958 oasc.SolrCore.getNewIndexDir New index
directory detected:
old=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestArbitraryIndexDir
8632A3D46B2F933D-001\tempDir-001\index/
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestArbitraryIndexDir
8632A3D46B2F933D-001\tempDir-001\index_temp
[junit4] 2> 467445 T2739 C958 oass.SolrIndexSearcher.<init> Opening
Searcher@b2e262[collection1] main
[junit4] 2> 467445 T2739 C958 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 467446 T2741 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@b2e262[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c1)))}
[junit4] 2> 467448 T2739 C958 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {commit=} 0 41
[junit4] 2> 467448 T2739 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory: 'solr\collection1\'
[junit4] 2> 467536 T2739 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 467546 T2739 oasc.SolrConfig.<init> Using Lucene MatchVersion:
6.0.0
[junit4] 2> 467571 T2739 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 467576 T2739 oass.IndexSchema.readSchema Reading Solr Schema
from solr\collection1\conf\schema12.xml
[junit4] 2> 467582 T2739 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 467696 T2739 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 467697 T2739 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 467698 T2739 oass.IndexSchema.loadCopyFields WARN Field text
is not multivalued and destination for multiple copyFields (2)
[junit4] 2> 467755 T2739 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 467765 T2739 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 467770 T2739 oasc.CoreContainer.reload Reloading SolrCore
'collection1' using configuration from instancedir solr\collection1\
[junit4] 2> 467770 T2739 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at solr\collection1\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestArbitraryIndexDir
8632A3D46B2F933D-001\tempDir-001\
[junit4] 2> 467772 T2739 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1a3df3a
[junit4] 2> 467772 T2739 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.core.TestArbitraryIndexDir
8632A3D46B2F933D-001\tempDir-001\index_temp
[junit4] 2> 467774 T2739 oasc.SolrCore.initWriters created xml:
solr.XMLResponseWriter
[junit4] 2> 467777 T2739 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 467777 T2739 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 467778 T2739 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe-allfields"
[junit4] 2> 467778 T2739 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 467778 T2739 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 467778 T2739 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 467780 T2739 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "uniq-fields"
[junit4] 2> 467780 T2739 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 467780 T2739 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 467781 T2739 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 467782 T2739 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 467782 T2739 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 467782 T2739 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 467783 T2739 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 467783 T2739 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 467784 T2739 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 467784 T2739 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 467785 T2739 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 467786 T2739 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestArbitraryIndexDir
8632A3D46B2F933D-001\tempDir-001\index_temp
[junit4] 2> 467789 T2739 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 467789 T2739 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 467790 T2739 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 467812 T2739 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 467812 T2739 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 467813 T2739 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 467813 T2739 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 467814 T2739 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 467814 T2739 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 467815 T2739 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 467815 T2739 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 467816 T2739 oasc.RequestHandlers.initHandlersFromConfig
created dismax: solr.SearchHandler
[junit4] 2> 467817 T2739 oasc.RequestHandlers.initHandlersFromConfig
created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4] 2> 467817 T2739 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 467818 T2739 oasc.RequestHandlers.initHandlersFromConfig
created defaults: solr.StandardRequestHandler
[junit4] 2> 467820 T2739 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.StandardRequestHandler
[junit4] 2> 467820 T2739 oasc.RequestHandlers.initHandlersFromConfig
created lazy: solr.StandardRequestHandler
[junit4] 2> 467820 T2739 oasc.RequestHandlers.initHandlersFromConfig
created /terms: org.apache.solr.handler.component.SearchHandler
[junit4] 2> 467821 T2739 oasc.RequestHandlers.initHandlersFromConfig
created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4] 2> 467822 T2739 oasc.RequestHandlers.initHandlersFromConfig
created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4] 2> 467822 T2739 oasc.RequestHandlers.initHandlersFromConfig
created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4] 2> 467823 T2739 oasc.RequestHandlers.initHandlersFromConfig
created spellCheckWithWordbreak_Direct:
org.apache.solr.handler.component.SearchHandler
[junit4] 2> 467823 T2739 oasc.RequestHandlers.initHandlersFromConfig
created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4] 2> 467824 T2739 oasc.RequestHandlers.initHandlersFromConfig
created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4] 2> 467824 T2739 oasc.RequestHandlers.initHandlersFromConfig
created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4] 2> 467825 T2739 oasc.RequestHandlers.initHandlersFromConfig
created /mlt: solr.MoreLikeThisHandler
[junit4] 2> 467825 T2739 oasc.RequestHandlers.initHandlersFromConfig
created /debug/dump: solr.DumpRequestHandler
[junit4] 2> 467825 T2739 oasc.RequestHandlers.initHandlersFromConfig
created /search-facet-def: solr.SearchHandler
[junit4] 2> 467826 T2739 oasc.RequestHandlers.initHandlersFromConfig
created /search-facet-invariants: solr.SearchHandler
[junit4] 2> 467832 T2739 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 467834 T2739 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 467835 T2739 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 467836 T2739 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 467836 T2739 oasc.SolrCore.initDeprecatedSupport WARN
solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config
to use the ShowFileRequestHandler.
[junit4] 2> 467836 T2739 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 467843 T2739 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 467843 T2739 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 467845 T2739 oass.SolrIndexSearcher.<init> Opening
Searcher@a0d6f9[collection1] main
[junit4] 2> 467845 T2739 oasr.RestManager.init Initializing RestManager
with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 467845 T2739 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using InMemoryStorage
[junit4] 2> 467846 T2739 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 467846 T2739 oashc.SpellCheckComponent.inform Initializing
spell checkers
[junit4] 2> 467849 T2739 oass.DirectSolrSpellChecker.init init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 467861 T2739 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 467862 T2743
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: default
[junit4] 2> 467862 T2743
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: direct
[junit4] 2> 467862 T2743
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: wordbreak
[junit4] 2> 467862 T2743
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: multipleFields
[junit4] 2> 467862 T2739 oasu.DefaultSolrCoreState.newIndexWriter Creating
new IndexWriter...
[junit4] 2> 467862 T2739 oasu.DefaultSolrCoreState.newIndexWriter Waiting
until IndexWriter is unused... core=collection1
[junit4] 2> 467862 T2739 oasu.DefaultSolrCoreState.newIndexWriter Closing
old IndexWriter... core=collection1
[junit4] 2> 467862 T2743
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: jarowinkler
[junit4] 2> 467867 T2739 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=false, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7854965418212143]
[junit4] 2> 467873 T2739 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestArbitraryIndexDir
8632A3D46B2F933D-001\tempDir-001\index_temp
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a9bad3),segFN=segments_1,generation=1}
[junit4] 2> 467873 T2739 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 467873 T2739 oasu.DefaultSolrCoreState.newIndexWriter New
IndexWriter is ready to be used.
[junit4] 2> 467873 T2739 oasc.SolrCore.getSearcher WARN [collection1]
PERFORMANCE WARNING: Overlapping onDeckSearchers=2
[junit4] 2> 467873 T2743
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: external
[junit4] 2> 467875 T2743
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: freq
[junit4] 2> 467875 T2739 oass.SolrIndexSearcher.<init> Opening
Searcher@1130f89[collection1] main
[junit4] 2> 467875 T2743
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: fqcn
[junit4] 2> 467876 T2739 oasc.CoreContainer.registerCore replacing core:
collection1
[junit4] 2> 467877 T2739 oasc.SolrCore.close [collection1] CLOSING
SolrCore org.apache.solr.core.SolrCore@1bf7eef
[junit4] 2> 467877 T2739 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=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4] 2> 467877 T2743
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: perDict
[junit4] 2> 467878 T2739 oasc.SolrCore.closeSearcher [collection1] Closing
main searcher on request.
[junit4] 2> 467880 T2743 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@a0d6f9[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c1)))}
[junit4] 2> 467880 T2743
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: default
[junit4] 2> 467881 T2743
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: direct
[junit4] 2> 467881 T2743
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: wordbreak
[junit4] 2> 467881 T2743
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: multipleFields
[junit4] 2> 467882 T2743
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: jarowinkler
[junit4] 2> 467882 T2743
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: external
[junit4] 2> 467884 T2743
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: freq
[junit4] 2> ASYNC NEW_CORE C959 name=collection1
org.apache.solr.core.SolrCore@f052c1
[junit4] 2> 467894 T2739 C959 oasc.SolrCore.execute [collection1]
webapp=null path=null params={q=id:2&qt=standard&start=0&rows=20&version=2.2}
hits=0 status=0 QTime=1
[junit4] 2> 467894 T2739 oas.SolrTestCaseJ4.assertQ ERROR REQUEST FAILED:
xpath=*[count(//doc)=1]
[junit4] 2> xml response was: <?xml version="1.0"
encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int
name="status">0</int><int name="QTime">1</int></lst><result name="response"
numFound="0" start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request
was:q=id:2&qt=standard&start=0&rows=20&version=2.2
[junit4] 2> 467896 T2739 oasc.SolrException.log ERROR REQUEST FAILED:
q=id:2&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException:
REQUEST FAILED: xpath=*[count(//doc)=1]
[junit4] 2> xml response was: <?xml version="1.0"
encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int
name="status">0</int><int name="QTime">1</int></lst><result name="response"
numFound="0" start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request
was:q=id:2&qt=standard&start=0&rows=20&version=2.2
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:741)
[junit4] 2> at
org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir(TestArbitraryIndexDir.java:128)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at
java.lang.reflect.Method.invoke(Method.java:483)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 467897 T2739 oas.SolrTestCaseJ4.tearDown ###Ending
testLoadNewIndexDir
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestArbitraryIndexDir -Dtests.method=testLoadNewIndexDir
-Dtests.seed=8632A3D46B2F933D -Dtests.slow=true -Dtests.locale=lv
-Dtests.timezone=Australia/Darwin -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 1.48s | TestArbitraryIndexDir.testLoadNewIndexDir <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([8632A3D46B2F933D:6F6818ECF5B60395]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:748)
[junit4] > at
org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir(TestArbitraryIndexDir.java:128)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=*[count(//doc)=1]
[junit4] > xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] > <response>
[junit4] > <lst name="responseHeader"><int name="status">0</int><int
name="QTime">1</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] > </response>
[junit4] > request
was:q=id:2&qt=standard&start=0&rows=20&version=2.2
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:741)
[junit4] > ... 41 more
[junit4] 2> 467906 T2739 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> 467906 T2739 oasc.CoreContainer.shutdown Shutting down
CoreContainer instance=22251865
[junit4] 2> 467907 T2743
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: fqcn
[junit4] 2> 467907 T2743
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: perDict
[junit4] 2> 467908 T2743 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@1130f89[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c1)))}
[junit4] 2> 467912 T2739 oasc.SolrCore.close [collection1] CLOSING
SolrCore org.apache.solr.core.SolrCore@f052c1
[junit4] 2> 467912 T2739 oasu.DirectUpdateHandler2.close closing
DirectUpdateHandler2{commits=0,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4] 2> 467912 T2739 oasu.SolrCoreState.decrefSolrCoreState Closing
SolrCoreState
[junit4] 2> 467912 T2739 oasu.DefaultSolrCoreState.closeIndexWriter
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4] 2> 467912 T2739 oasu.DefaultSolrCoreState.closeIndexWriter
closing IndexWriter with IndexWriterCloser
[junit4] 2> 467915 T2739 oasc.SolrCore.closeSearcher [collection1] Closing
main searcher on request.
[junit4] 2> 467954 T2739 oasc.CachingDirectoryFactory.close Closing
MockFSDirectoryFactory - 3 directories currently being tracked
[junit4] 2> 467954 T2739 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestArbitraryIndexDir
8632A3D46B2F933D-001\tempDir-001\index_temp
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestArbitraryIndexDir
8632A3D46B2F933D-001\tempDir-001\index_temp;done=false>>]
[junit4] 2> 467954 T2739 oasc.CachingDirectoryFactory.close Closing
directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestArbitraryIndexDir
8632A3D46B2F933D-001\tempDir-001\index_temp
[junit4] 2> 467963 T2739 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestArbitraryIndexDir
8632A3D46B2F933D-001\tempDir-001\index
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestArbitraryIndexDir
8632A3D46B2F933D-001\tempDir-001\index;done=false>>]
[junit4] 2> 467963 T2739 oasc.CachingDirectoryFactory.close Closing
directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestArbitraryIndexDir
8632A3D46B2F933D-001\tempDir-001\index
[junit4] 2> 467968 T2739 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestArbitraryIndexDir
8632A3D46B2F933D-001\tempDir-001
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestArbitraryIndexDir
8632A3D46B2F933D-001\tempDir-001;done=false>>]
[junit4] 2> 467969 T2739 oasc.CachingDirectoryFactory.close Closing
directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestArbitraryIndexDir
8632A3D46B2F933D-001\tempDir-001
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestArbitraryIndexDir
8632A3D46B2F933D-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene50):
{name=PostingsFormat(name=Memory doPackFST= true),
id=PostingsFormat(name=Memory doPackFST= true)}, docValues:{},
sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=lv,
timezone=Australia/Darwin
[junit4] 2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_25
(32-bit)/cpus=2,threads=1,free=63761640,total=134516736
[junit4] 2> NOTE: All tests run in this JVM:
[TestSolrQueryParserDefaultOperatorResource, TestFieldSortValues,
ResponseLogComponentTest, MultiTermTest, RollingRestartTest, TestQueryUtils,
CustomCollectionTest, TestSolrQueryParserResource, TestMergePolicyConfig,
PingRequestHandlerTest, TestTolerantSearch, FileUtilsTest, TestWriterPerf,
SolrXmlInZkTest, TestConfigOverlay, InfoHandlerTest,
SpellPossibilityIteratorTest, TestFieldResource, URLClassifyProcessorTest,
TestStressVersions, CSVRequestHandlerTest, FullSolrCloudDistribCmdsTest,
SimpleMLTQParserTest, HdfsLockFactoryTest, TestReRankQParserPlugin,
TestSimpleQParserPlugin, SuggesterTest, TestCopyFieldCollectionResource,
SimpleFacetsTest, PreAnalyzedUpdateProcessorTest, TestStressRecovery,
TestAddFieldRealTimeGet, DistributedFacetPivotWhiteBoxTest,
CollectionsAPIAsyncDistributedZkTest, BJQParserTest, BlockCacheTest,
TestDefaultStatsCache, ParsingFieldUpdateProcessorsTest,
TestCloudManagedSchema, TestExtendedDismaxParser, DateRangeFieldTest,
TestReversedWildcardFilterFactory, DistributedFacetPivotSmallAdvancedTest,
TestXIncludeConfig, TestDistributedGrouping, CurrencyFieldXmlFileTest,
NoCacheHeaderTest, TestClusterStateMutator, NumericFieldsTest,
DocValuesMissingTest, TestManagedSchemaDynamicFieldResource, JSONWriterTest,
TestInfoStreamLogging, TermsComponentTest, DistributedFacetPivotSmallTest,
TestArbitraryIndexDir]
[junit4] Completed in 1.57s, 1 test, 1 error <<< FAILURES!
[...truncated 972 lines...]
[junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
[junit4] 2> Creating dataDir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest
8632A3D46B2F933D-001\init-core-data-001
[junit4] 2> 3275820 T15922
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system
property: /tcp/ff
[junit4] 2> 3275824 T15922 oas.SolrTestCaseJ4.setUp ###Starting
testDistribSearch
[junit4] 2> 3275826 T15922 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 3275828 T15923 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 3275926 T15922 oasc.ZkTestServer.run start zk server on
port:56860
[junit4] 2> 3275926 T15922
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 3275929 T15922 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 3275935 T15930 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@d93fce name:ZooKeeperConnection
Watcher:127.0.0.1:56860 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 3275935 T15922 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 3275937 T15922 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 3275937 T15922 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 3275945 T15924 oazs.NIOServerCnxn.doIO WARN caught end of
stream exception EndOfStreamException: Unable to read additional data from
client sessionid 0x14b06338c4a0000, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 3275945 T15922
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 3275949 T15922 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 3275952 T15933 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@f3fb94 name:ZooKeeperConnection
Watcher:127.0.0.1:56860/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 3275952 T15922 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 3275953 T15922 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 3275953 T15922 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 3275958 T15922 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 3275986 T15922 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 3275991 T15922 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 3275997 T15922 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 3275999 T15922 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 3276010 T15922 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 3276013 T15922 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 3276028 T15922 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 3276029 T15922 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 3276033 T15922 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 3276034 T15922 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 3276037 T15922 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 3276038 T15922 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 3276041 T15922 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 3276041 T15922 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 3276047 T15922 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 3276048 T15922 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 3276052 T15922 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 3276072 T15922 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 3276077 T15922 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 3276077 T15922 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 3276084 T15922 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 3276085 T15922 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 3276090 T15922 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 3276090 T15922 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 3276098 T15924 oazs.NIOServerCnxn.doIO WARN caught end of
stream exception EndOfStreamException: Unable to read additional data from
client sessionid 0x14b06338c4a0001, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 3278019 T15922 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest
8632A3D46B2F933D-001\control-001\cores\collection1
[junit4] 2> 3278024 T15922 oejs.Server.doStart jetty-9.2.6.v20141205
[junit4] 2> 3278028 T15922 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@392d4d{/tcp/ff,null,AVAILABLE}
[junit4] 2> 3278039 T15922 oejs.AbstractConnector.doStart Started
ServerConnector@93aafd{HTTP/1.1}{127.0.0.1:56868}
[junit4] 2> 3278039 T15922 oejs.Server.doStart Started @3271474ms
[junit4] 2> 3278039 T15922 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@387f44
[junit4] 2> 3278039 T15922 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 3278039 T15922 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.cloud.HttpPartitionTest
8632A3D46B2F933D-001\control-001
[junit4] 2> 3278039 T15922 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest
8632A3D46B2F933D-001\control-001\'
[junit4] 2> 3278078 T15922 oasc.ConfigSolr.fromFile Loading container
configuration from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest
8632A3D46B2F933D-001\control-001\solr.xml
[junit4] 2> 3278085 T15922 oasc.CorePropertiesLocator.<init>
Config-defined core root directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest
8632A3D46B2F933D-001\control-001\cores
[junit4] 2> 3278086 T15922 oasc.CoreContainer.<init> New CoreContainer
5890757
[junit4] 2> 3278086 T15922 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest
8632A3D46B2F933D-001\control-001\]
[junit4] 2> 3278089 T15922 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 3278089 T15922 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 3278089 T15922 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 3278089 T15922 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 3278089 T15922 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 3278090 T15922 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 3278091 T15922 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 3278091 T15922 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 3278091 T15922 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 3278091 T15922 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 3278091 T15922 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 3278091 T15922 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 3278091 T15922 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 3278091 T15922 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 3278095 T15922 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 3278095 T15922 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:56860/solr
[junit4] 2> 3278095 T15922 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 3278095 T15922
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 3278098 T15922 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 3278101 T15947 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@c8b87 name:ZooKeeperConnection
Watcher:127.0.0.1:56860 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 3278101 T15922 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 3278101 T15922 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 3278103 T15924 oazs.NIOServerCnxn.doIO WARN caught end of
stream exception EndOfStreamException: Unable to read additional data from
client sessionid 0x14b06338c4a0002, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 3278105 T15922 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 3278109 T15950 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1634792 name:ZooKeeperConnection
Watcher:127.0.0.1:56860/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 3278111 T15922 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 3278113 T15922 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 3278118 T15922 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 3278122 T15922 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 3278127 T15922 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 3278132 T15922 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 3278136 T15922 oascc.SolrZkClient.makePath makePath:
/live_nodes
[junit4] 2> 3278139 T15922 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56867_tcp%2Fff
[junit4] 2> 3278140 T15922 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:56867_tcp%2Fff
[junit4] 2> 3278146 T15922 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 3278150 T15922 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 3278154 T15922 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 3278157 T15922 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 127.0.0.1:56867_tcp%2Fff
[junit4] 2> 3278158 T15922 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 3278162 T15922 oasc.Overseer.start Overseer
(id=93175035757985795-127.0.0.1:56867_tcp%2Fff-n_0000000000) starting
[junit4] 2> 3278167 T15922 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 3278180 T15922 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 3278181 T15952 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 3278182 T15922 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 3278186 T15922 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 3278189 T15922
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 3278195 T15951 oasc.Overseer$ClusterStateUpdater.run Starting
to work on the main queue
[junit4] 2> 3278196 T15922 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest
8632A3D46B2F933D-001\control-001\cores
[junit4] 2> 3278197 T15922 oasc.CorePropertiesLocator.discoverUnder Found
core collection1 in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest
8632A3D46B2F933D-001\control-001\cores\collection1\
[junit4] 2> 3278200 T15922 oasc.CorePropertiesLocator.discover Found 1
core definitions
[junit4] 2> 3278203 T15954 oasc.ZkController.publish publishing
core=collection1 state=down collection=control_collection
[junit4] 2> 3278204 T15954 oasc.ZkController.publish numShards not found
on descriptor - reading it from system property
[junit4] 2> 3278205 T15950 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 3278205 T15954 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 3278211 T15951 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 0, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:56867/tcp/ff",
[junit4] 2> "node_name":"127.0.0.1:56867_tcp%2Fff",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 3278214 T15951 oasco.ReplicaMutator.updateState Update state
numShards=1 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:56867/tcp/ff",
[junit4] 2> "node_name":"127.0.0.1:56867_tcp%2Fff",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 3278214 T15951 oasco.ClusterStateMutator.createCollection
building a new cName: control_collection
[junit4] 2> 3278214 T15951 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard1
[junit4] 2> 3278219 T15950 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 3279175 T15954 oasc.ZkController.waitForShardId waiting to
find shard id in clusterstate for collection1
[junit4] 2> 3279175 T15954 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:control_collection
[junit4] 2> 3279178 T15954 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 3279179 T15954 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 3279183 T15954 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 3279184 T15954 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest
8632A3D46B2F933D-001\control-001\cores\collection1\'
[junit4] 2> 3279222 T15954 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 3279226 T15954 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 3279239 T15954 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 3279242 T15954 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 6.0.0
[junit4] 2> 3279253 T15954 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 3279257 T15954 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 3279262 T15954 oass.IndexSchema.readSchema [collection1]
Schema name=test
[junit4] 2> 3279380 T15954 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 3279387 T15954 oass.IndexSchema.readSchema default search
field in schema is text
[junit4] 2> 3279388 T15954 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 3279405 T15954 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 3279409 T15954 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 3279413 T15954 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 3279414 T15954
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 3279415 T15954
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 3279415 T15954 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 3279417 T15954
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 3279418 T15954
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 3279418 T15954 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection control_collection
[junit4] 2> 3279419 T15954 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 3279419 T15954 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest
8632A3D46B2F933D-001\control-001\cores\collection1\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest
8632A3D46B2F933D-001\tempDir-001/control/data\
[junit4] 2> 3279420 T15954 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1a3df3a
[junit4] 2> 3279420 T15954 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartit
[...truncated too long message...]
erTest, SynonymTokenizerTest, TestCSVResponseWriter, CopyFieldTest,
ConvertedLegacyTest, TestWordDelimiterFilterFactory, TestSolrDynamicMBean,
TestAnalyzeInfixSuggestions, TestNonDefinedSimilarityFactory, SSLMigrationTest,
SyncSliceTest, TestPivotHelperCode, TestPostingsSolrHighlighter, EnumFieldTest,
TestIntervalFaceting, TestLRUStatsCache, SuggesterFSTTest,
SolrCmdDistributorTest, ExternalFileFieldSortTest,
DistributedQueryElevationComponentTest, TestReplicationHandlerBackup,
XsltUpdateRequestHandlerTest, OverseerTest, OutputWriterTest,
LegacyHTMLStripCharFilterTest, TestLMJelinekMercerSimilarityFactory,
VMParamsZkACLAndCredentialsProvidersTest, TestStandardQParsers,
DocValuesMultiTest, ReturnFieldsTest, TestSchemaResource,
SchemaVersionSpecificBehaviorTest, DistributedQueryComponentCustomSortTest,
TestAtomicUpdateErrorCases, HdfsWriteToMultipleCollectionsTest,
TestBinaryField, DistanceFunctionTest, TestRecovery, TestBadConfig,
TestCoreContainer, DefaultValueUpdateProcessorTest, SliceStateTest,
TestFuzzyAnalyzedSuggestions, CollectionsAPIDistributedZkTest,
SuggestComponentTest, LeaderElectionIntegrationTest, ScriptEngineTest,
AnalysisAfterCoreReloadTest, CoreAdminHandlerTest, TimeZoneUtilsTest,
TestLeaderElectionZkExpiry, CachingDirectoryFactoryTest, TestTrie,
TestOmitPositions, TestSearcherReuse, AddBlockUpdateTest, PrimUtilsTest,
UpdateRequestProcessorFactoryTest, TestReplicationHandler,
TestElisionMultitermQuery, TestJmxIntegration, TestIndexingPerformance,
ChangedSchemaMergeTest, TestStressLucene, TestLazyCores,
TestReloadAndDeleteDocs, DateMathParserTest, DistributedSuggestComponentTest,
TestHashPartitioner, TestFieldCollectionResource,
DirectUpdateHandlerOptimizeTest, PolyFieldTest, UUIDFieldTest,
AnalyticsQueryTest, ChaosMonkeyNothingIsSafeTest, UnloadDistributedZkTest,
WordBreakSolrSpellCheckerTest, TermVectorComponentTest,
HighlighterMaxOffsetTest, AutoCommitTest, HdfsRecoveryZkTest,
SolrTestCaseJ4Test, TestSort, DocExpirationUpdateProcessorFactoryTest,
TestStressUserVersions, MigrateRouteKeyTest, TestLRUCache, LoggingHandlerTest,
TestFaceting, TestOrdValues, NotRequiredUniqueKeyTest,
HdfsChaosMonkeySafeLeaderTest, LeaderFailoverAfterPartitionTest,
TestBlendedInfixSuggestions, TestBinaryResponseWriter, TestCoreDiscovery,
TestIBSimilarityFactory, TestSolr4Spatial2, TestSchemaSimilarityResource,
UniqFieldsUpdateProcessorFactoryTest, TestLFUCache, BasicDistributedZkTest,
ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, OpenCloseCoreStressTest,
ShardRoutingTest, BasicZkTest, RecoveryZkTest, ClusterStateUpdateTest,
TestRandomFaceting, LeaderElectionTest, ZkSolrClientTest, TestZkChroot,
TestRandomDVFaceting, ShardRoutingCustomTest, TestRealTimeGet, TestReload,
DistributedTermsComponentTest, TestRangeQuery, TestSolr4Spatial, SolrCoreTest,
StatsComponentTest, SpellCheckComponentTest, TestGroupingSearch,
QueryElevationComponentTest, BadIndexSchemaTest, TestFiltering,
TestFunctionQuery, BasicFunctionalityTest, DirectUpdateHandlerTest,
OverseerCollectionProcessorTest, HighlighterTest, SoftAutoCommitTest,
ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, SimplePostToolTest,
SignatureUpdateProcessorFactoryTest, SolrRequestParserTest,
TestFoldingMultitermQuery, DocValuesTest, SpatialFilterTest, SuggesterWFSTTest,
SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields,
FieldMutatingUpdateProcessorTest, QueryEqualityTest,
StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest,
TestRemoteStreaming, SolrInfoMBeanTest, DebugComponentTest, CacheHeaderTest,
IndexBasedSpellCheckerTest, LukeRequestHandlerTest, DisMaxRequestHandlerTest,
StandardRequestHandlerTest, DirectSolrSpellCheckerTest, PrimitiveFieldTypeTest,
FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, DocumentBuilderTest,
TestValueSourceCache, MoreLikeThisHandlerTest, RequiredFieldsTest,
FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest,
IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, SolrPluginUtilsTest,
IndexSchemaTest, TestCollationField, MBeansHandlerTest, QueryParsingTest,
TestAnalyzedSuggestions, JsonLoaderTest, BinaryUpdateRequestHandlerTest,
TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter,
TestComponentsName, SearchHandlerTest, HighlighterConfigTest, SOLR749Test,
TestQuerySenderListener, AlternateDirectoryTest, TestSolrIndexConfig,
SolrIndexConfigTest, BadComponentTest, TestSolrDeletionPolicy2, SampleTest,
TestDocSet, TestSearchPerf, MinimalSchemaTest, TestSolrCoreProperties,
DirectSolrConnectionTest, TestPhraseSuggestions, TestCodecSupport,
EchoParamsTest, TestDFRSimilarityFactory, TestPerFieldSimilarity,
TestLMDirichletSimilarityFactory, TestBM25SimilarityFactory,
TestDefaultSimilarityFactory, TestFastWriter, TestJmxMonitoredMap,
ResourceLoaderTest, TestFastOutputStream, OpenExchangeRatesOrgProviderTest,
PluginInfoTest, TestFastLRUCache, TestSystemIdResolver,
TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest,
DOMUtilTest, ClusterStateTest, TestUtils, TestDocumentBuilder, ZkNodePropsTest,
SystemInfoHandlerTest, CircularListTest, TestRTGBase, CursorPagingTest,
TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping,
AliasIntegrationTest, AssignTest, AsyncMigrateRouteKeyTest,
CloudExitableDirectoryReaderTest, ConnectionManagerTest,
DeleteInactiveReplicaTest, DeleteReplicaTest, DeleteShardTest,
DistribCursorPagingTest, DistribDocExpirationUpdateProcessorTest,
ExternalCollectionsTest, HttpPartitionTest, MultiThreadedOCPTest,
OutOfBoxZkACLAndCredentialsProvidersTest, OverseerRolesTest,
RemoteQueryErrorTest, ReplicationFactorTest, SaslZkACLProviderTest,
ShardSplitTest, SharedFSAutoReplicaFailoverTest,
SharedFSAutoReplicaFailoverUtilsTest, SimpleCollectionCreateDeleteTest,
TestCollectionAPI, TestDistribDocBasedVersion, TestMiniSolrCloudCluster,
TestRebalanceLeaders, TestShortCircuitedRequests, HdfsBasicDistributedZk2Test,
HdfsBasicDistributedZkTest, HdfsCollectionsAPIDistributedZkTest,
HdfsSyncSliceTest, StressHdfsTest, ExitableDirectoryReaderTest,
HdfsDirectoryFactoryTest, QueryResultKeyTest, TestConfigSets,
TestImplicitCoreProperties, TestNRTOpen, TestSolrConfigHandler]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSolrConfigHandler -Dtests.seed=8632A3D46B2F933D
-Dtests.slow=true -Dtests.locale=sk -Dtests.timezone=Indian/Chagos
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s | TestSolrConfigHandler (suite) <<<
[junit4] > Throwable #1: java.io.IOException: Could not remove the
following files (in the order of attempts):
[junit4] >
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
8632A3D46B2F933D-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
8632A3D46B2F933D-001\tempDir-010\collection1\conf\params.json: The process
cannot access the file because it is being used by another process.
[junit4] >
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
8632A3D46B2F933D-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
8632A3D46B2F933D-001\tempDir-010\collection1\conf
[junit4] >
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
8632A3D46B2F933D-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
8632A3D46B2F933D-001\tempDir-010\collection1
[junit4] >
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
8632A3D46B2F933D-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
8632A3D46B2F933D-001\tempDir-010
[junit4] > at
__randomizedtesting.SeedInfo.seed([8632A3D46B2F933D]:0)
[junit4] > at org.apache.lucene.util.IOUtils.rm(IOUtils.java:286)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] Completed in 15.49s, 4 tests, 1 error <<< FAILURES!
[...truncated 208 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:187:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:510:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1348:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:956:
There were test failures: 460 suites, 1850 tests, 1 suite-level error, 3
errors, 55 ignored (29 assumptions)
Total time: 120 minutes 9 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.8.0_25 -server
-XX:+UseConcMarkSweepGC
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]