Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Linux/2022/
Java: 64bit/jdk1.6.0_35 -XX:+UseParallelGC
1 tests failed.
REGRESSION: org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearch
Error Message:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt.bak
(No such file or directory)
Stack Trace:
java.io.FileNotFoundException:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt.bak
(No such file or directory)
at
__randomizedtesting.SeedInfo.seed([E6EA817E95985083:670C0F66E2C730BF]:0)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:120)
at org.apache.commons.io.FileUtils.doCopyFile(FileUtils.java:935)
at org.apache.commons.io.FileUtils.doCopyDirectory(FileUtils.java:1225)
at org.apache.commons.io.FileUtils.doCopyDirectory(FileUtils.java:1223)
at org.apache.commons.io.FileUtils.doCopyDirectory(FileUtils.java:1223)
at org.apache.commons.io.FileUtils.copyDirectory(FileUtils.java:1186)
at org.apache.commons.io.FileUtils.copyDirectory(FileUtils.java:1058)
at org.apache.commons.io.FileUtils.copyDirectory(FileUtils.java:1027)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:233)
at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:693)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
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:358)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
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:45)
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
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
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:358)
at java.lang.Thread.run(Thread.java:662)
Build Log:
[...truncated 8368 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[junit4:junit4] 2> 2 T1714 oas.SolrTestCaseJ4.setUp ###Starting
testDistribSearch
[junit4:junit4] 2> Creating dataDir:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1351313802401
[junit4:junit4] 2> 3 T1714 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4] 2> 4 T1715 oazs.ZooKeeperServer.setTickTime tickTime set to
1000
[junit4:junit4] 2> 4 T1715 oazs.NIOServerCnxn$Factory.<init> binding to port
0.0.0.0/0.0.0.0:0
[junit4:junit4] 2> 5 T1715 oazsp.FileTxnSnapLog.save Snapshotting: 0
[junit4:junit4] 2> 103 T1714 oasc.ZkTestServer.run start zk server on
port:58608
[junit4:junit4] 2> 104 T1714 oaz.ZooKeeper.<init> Initiating client
connection, connectString=127.0.0.1:58608 sessionTimeout=10000
watcher=org.apache.solr.common.cloud.ConnectionManager@161c2f5c
[junit4:junit4] 2> 104 T1720 oaz.ClientCnxn$SendThread.startConnect Opening
socket connection to server /127.0.0.1:58608
[junit4:junit4] 2> 104 T1714 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4:junit4] 2> 105 T1716 oazs.NIOServerCnxn$Factory.run Accepted socket
connection from /127.0.0.1:48436
[junit4:junit4] 2> 105 T1720 oaz.ClientCnxn$SendThread.primeConnection Socket
connection established to localhost.localdomain/127.0.0.1:58608, initiating
session
[junit4:junit4] 2> 106 T1716 oazs.NIOServerCnxn.readConnectRequest Client
attempting to establish new session at /127.0.0.1:48436
[junit4:junit4] 2> 106 T1718 oazsp.FileTxnLog.append Creating new log file:
log.1
[junit4:junit4] 2> 218 T1720 oaz.ClientCnxn$SendThread.readConnectResult
Session establishment complete on server localhost.localdomain/127.0.0.1:58608,
sessionid = 0x13aa09444a30000, negotiated timeout = 10000
[junit4:junit4] 2> 218 T1718 oazs.NIOServerCnxn.finishSessionInit Established
session 0x13aa09444a30000 with negotiated timeout 10000 for client
/127.0.0.1:48436
[junit4:junit4] 2> 218 T1721 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@161c2f5c
name:ZooKeeperConnection Watcher:127.0.0.1:58608 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4:junit4] 2> 218 T1714 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4:junit4] 2> 219 T1714 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4] 2> 221 T1719 oazs.PrepRequestProcessor.pRequest Processed
session termination for sessionid: 0x13aa09444a30000
[junit4:junit4] 2> 222 T1721 oaz.ClientCnxn$EventThread.run EventThread shut
down
[junit4:junit4] 2> 222 T1716 oazs.NIOServerCnxn.closeSock Closed socket
connection for client /127.0.0.1:48436 which had sessionid 0x13aa09444a30000
[junit4:junit4] 2> 222 T1714 oaz.ZooKeeper.close Session: 0x13aa09444a30000
closed
[junit4:junit4] 2> 223 T1714 oaz.ZooKeeper.<init> Initiating client
connection, connectString=127.0.0.1:58608/solr sessionTimeout=10000
watcher=org.apache.solr.common.cloud.ConnectionManager@494a91a9
[junit4:junit4] 2> 224 T1722 oaz.ClientCnxn$SendThread.startConnect Opening
socket connection to server /127.0.0.1:58608
[junit4:junit4] 2> 224 T1714 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4:junit4] 2> 224 T1722 oaz.ClientCnxn$SendThread.primeConnection Socket
connection established to localhost.localdomain/127.0.0.1:58608, initiating
session
[junit4:junit4] 2> 224 T1716 oazs.NIOServerCnxn$Factory.run Accepted socket
connection from /127.0.0.1:48437
[junit4:junit4] 2> 225 T1716 oazs.NIOServerCnxn.readConnectRequest Client
attempting to establish new session at /127.0.0.1:48437
[junit4:junit4] 2> 225 T1718 oazs.NIOServerCnxn.finishSessionInit Established
session 0x13aa09444a30001 with negotiated timeout 10000 for client
/127.0.0.1:48437
[junit4:junit4] 2> 225 T1722 oaz.ClientCnxn$SendThread.readConnectResult
Session establishment complete on server localhost.localdomain/127.0.0.1:58608,
sessionid = 0x13aa09444a30001, negotiated timeout = 10000
[junit4:junit4] 2> 225 T1723 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@494a91a9
name:ZooKeeperConnection Watcher:127.0.0.1:58608/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4:junit4] 2> 226 T1714 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4:junit4] 2> 226 T1714 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4:junit4] 2> 228 T1714 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4:junit4] 2> 229 T1714 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4:junit4] 2> 230 T1714 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4:junit4] 2> 232 T1714 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.xml
to /configs/conf1/solrconfig.xml
[junit4:junit4] 2> 232 T1714 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4:junit4] 2> 235 T1714 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4:junit4] 2> 235 T1714 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4:junit4] 2> 238 T1714 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.xml
to /configs/conf1/solrconfig.xml
[junit4:junit4] 2> 238 T1714 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4:junit4] 2> 240 T1714 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4:junit4] 2> 241 T1714 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4:junit4] 2> 242 T1714 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4:junit4] 2> 242 T1714 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4:junit4] 2> 244 T1714 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4:junit4] 2> 244 T1714 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4:junit4] 2> 245 T1714 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4:junit4] 2> 246 T1714 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4:junit4] 2> 247 T1714 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4] 2> 247 T1714 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4] 2> 249 T1714 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4:junit4] 2> 249 T1714 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4:junit4] 2> 251 T1714 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4:junit4] 2> 251 T1714 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4:junit4] 2> 252 T1719 oazs.PrepRequestProcessor.pRequest Processed
session termination for sessionid: 0x13aa09444a30001
[junit4:junit4] 2> 253 T1723 oaz.ClientCnxn$EventThread.run EventThread shut
down
[junit4:junit4] 2> 253 T1714 oaz.ZooKeeper.close Session: 0x13aa09444a30001
closed
[junit4:junit4] 2> 253 T1716 oazs.NIOServerCnxn.closeSock Closed socket
connection for client /127.0.0.1:48437 which had sessionid 0x13aa09444a30001
[junit4:junit4] 2> 263 T1718 oazs.SyncRequestProcessor.run
SyncRequestProcessor exited!
[junit4:junit4] 2> 263 T1719 oazs.PrepRequestProcessor.run
PrepRequestProcessor exited loop!
[junit4:junit4] 2> 263 T1714 oazs.FinalRequestProcessor.shutdown shutdown of
request processor complete
[junit4:junit4] 2> 265 T1716 oazs.NIOServerCnxn$Factory.run NIOServerCnxn
factory exited run method
[junit4:junit4] 2> 266 T1714 oazs.FinalRequestProcessor.shutdown shutdown of
request processor complete
[junit4:junit4] 2> 267 T1714 oas.SolrTestCaseJ4.tearDown ###Ending
testDistribSearch
[junit4:junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=BasicDistributedZk2Test -Dtests.method=testDistribSearch
-Dtests.seed=E6EA817E95985083 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=ar_KW -Dtests.timezone=Atlantic/Azores
-Dtests.file.encoding=ISO-8859-1
[junit4:junit4] ERROR 0.28s J0 | BasicDistributedZk2Test.testDistribSearch <<<
[junit4:junit4] > Throwable #1: java.io.FileNotFoundException:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt.bak
(No such file or directory)
[junit4:junit4] > at
__randomizedtesting.SeedInfo.seed([E6EA817E95985083:670C0F66E2C730BF]:0)
[junit4:junit4] > at java.io.FileInputStream.open(Native Method)
[junit4:junit4] > at
java.io.FileInputStream.<init>(FileInputStream.java:120)
[junit4:junit4] > at
org.apache.commons.io.FileUtils.doCopyFile(FileUtils.java:935)
[junit4:junit4] > at
org.apache.commons.io.FileUtils.doCopyDirectory(FileUtils.java:1225)
[junit4:junit4] > at
org.apache.commons.io.FileUtils.doCopyDirectory(FileUtils.java:1223)
[junit4:junit4] > at
org.apache.commons.io.FileUtils.doCopyDirectory(FileUtils.java:1223)
[junit4:junit4] > at
org.apache.commons.io.FileUtils.copyDirectory(FileUtils.java:1186)
[junit4:junit4] > at
org.apache.commons.io.FileUtils.copyDirectory(FileUtils.java:1058)
[junit4:junit4] > at
org.apache.commons.io.FileUtils.copyDirectory(FileUtils.java:1027)
[junit4:junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:233)
[junit4:junit4] > at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:693)
[junit4:junit4] > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4:junit4] > at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[junit4:junit4] > at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[junit4:junit4] > at java.lang.reflect.Method.invoke(Method.java:597)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4] > at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4] > at
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4] > at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4] > at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4:junit4] > at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4] > at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4] > at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4:junit4] > at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4] > at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4] > at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4] > at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4] > at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4] > at java.lang.Thread.run(Thread.java:662)
[junit4:junit4] 2> 280 T1714 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4] 2> 283 T1713 ccr.ThreadLeakControl.checkThreadLeaks WARNING
Will linger awaiting termination of 3 leaked thread(s).
[junit4:junit4] 2> 602 T1717 oazs.SessionTrackerImpl.run SessionTrackerImpl
exited loop!
[junit4:junit4] 2> NOTE: test params are: codec=Lucene41: {},
sim=DefaultSimilarity, locale=ar_KW, timezone=Atlantic/Azores
[junit4:junit4] 2> NOTE: Linux 3.2.0-32-generic amd64/Sun Microsystems Inc.
1.6.0_35 (64-bit)/cpus=8,threads=1,free=161245792,total=298254336
[junit4:junit4] 2> NOTE: All tests run in this JVM: [ClusterStateUpdateTest,
TestSolrQueryParser, TestIndexingPerformance, TestLuceneMatchVersion,
CSVRequestHandlerTest, AlternateDirectoryTest, TestCoreContainer,
AutoCommitTest, SuggesterWFSTTest, JSONWriterTest, TestBinaryResponseWriter,
TestPerFieldSimilarity, DistributedTermsComponentTest, TestStressLucene,
CurrencyFieldTest, SpatialFilterTest, LeaderElectionIntegrationTest,
QueryElevationComponentTest, FieldAnalysisRequestHandlerTest, TestBadConfig,
JsonLoaderTest, TestCollationField, TestStressReorder, TestIBSimilarityFactory,
DateFieldTest, SpellCheckCollatorTest, NoCacheHeaderTest,
TestLMJelinekMercerSimilarityFactory, BadComponentTest, TestXIncludeConfig,
MinimalSchemaTest, FileBasedSpellCheckerTest, MBeansHandlerTest,
TestSystemIdResolver, HighlighterConfigTest, DefaultValueUpdateProcessorTest,
BasicDistributedZkTest, SolrPluginUtilsTest, TestFaceting, SuggesterFSTTest,
NotRequiredUniqueKeyTest, TestRangeQuery, UpdateRequestProcessorFactoryTest,
BinaryUpdateRequestHandlerTest, LoggingHandlerTest,
TestPHPSerializedResponseWriter, TestSolrIndexConfig, TestRTGBase,
SpellPossibilityIteratorTest, SolrRequestParserTest,
TestLMDirichletSimilarityFactory, DistanceFunctionTest, ScriptEngineTest,
ZkSolrClientTest, StatsComponentTest, IndexBasedSpellCheckerTest,
TestMultiCoreConfBootstrap, SimpleFacetsTest, LukeRequestHandlerTest,
TestGroupingSearch, TestFiltering, PeerSyncTest, SortByFunctionTest,
BasicFunctionalityTest, TestJmxIntegration, SampleTest, HighlighterTest,
TestIndexSearcher, CoreAdminHandlerTest, DirectSolrConnectionTest,
CacheHeaderTest, QueryEqualityTest, PolyFieldTest, MoreLikeThisHandlerTest,
IndexSchemaTest, XsltUpdateRequestHandlerTest, StandardRequestHandlerTest,
XmlUpdateRequestHandlerTest, DirectUpdateHandlerOptimizeTest,
TestReversedWildcardFilterFactory, RequestHandlersTest, RequiredFieldsTest,
TestQueryUtils, SolrCmdDistributorTest, TestSolrDeletionPolicy1,
TestSolrDeletionPolicy2, TestPropInjectDefaults, TestDocSet,
TestQuerySenderNoQuery, OutputWriterTest, TestSolrCoreProperties, TestConfig,
TestPluginEnable, TestDefaultSimilarityFactory, TestFastLRUCache,
PluginInfoTest, ResourceLoaderTest, TestSolrXMLSerializer,
TestSuggestSpellingConverter, UUIDFieldTest, SystemInfoHandlerTest,
PreAnalyzedFieldTest, PathHierarchyTokenizerFactoryTest, TestCharFilters,
BasicDistributedZk2Test]
[junit4:junit4] Completed on J0 in 0.80s, 1 test, 1 error <<< FAILURES!
[...truncated 39 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:335: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:178: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/module-build.xml:61:
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1159:
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:827:
There were test failures: 232 suites, 961 tests, 1 error, 7 ignored (2
assumptions)
Total time: 21 minutes 24 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 64bit/jdk1.6.0_35 -XX:+UseParallelGC
Email was triggered for: Failure
Sending email for trigger: Failure
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]