Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java6/1176/
1 tests failed.
REGRESSION:
org.apache.solr.handler.dataimport.TestSimplePropertiesWriter.testSimplePropertiesWriter
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([B1D1027ED05EBE82:35144E46BF1DD437]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:518)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:485)
at
org.apache.solr.handler.dataimport.TestSimplePropertiesWriter.testSimplePropertiesWriter(TestSimplePropertiesWriter.java:104)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
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: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: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: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
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:679)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//doc/str[@name="ayear_s"]="2012"
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int><lst name="params"><str name="start">0</str><str
name="q">*:*</str><str name="qt">standard</str><str name="rows">20</str><str
name="version">2.2</str></lst></lst><result name="response" numFound="1"
start="0"><doc><str name="ayear_s">2013</str><str name="id">1</str><date
name="timestamp">2012-12-31T16:44:39.405Z</date></doc></result>
</response>
request was:start=0&q=*:*&qt=standard&rows=20&version=2.2
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:511)
... 42 more
Build Log:
[...truncated 11583 lines...]
[junit4:junit4] Suite:
org.apache.solr.handler.dataimport.TestSimplePropertiesWriter
[junit4:junit4] 2> 13 T191 oas.SolrTestCaseJ4.initCore ####initCore
[junit4:junit4] 2> Creating dataDir:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/contrib/solr-dataimporthandler/test/J0/./solrtest-TestSimplePropertiesWriter-1356972278821
[junit4:junit4] 2> 14 T191 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/contrib/solr-dataimporthandler/test-files/dih/solr/collection1/'
[junit4:junit4] 2> 87 T191 oasc.SolrConfig.<init> Using Lucene MatchVersion:
LUCENE_41
[junit4:junit4] 2> 155 T191 oasc.SolrConfig.<init> Loaded SolrConfig:
dataimport-solrconfig.xml
[junit4:junit4] 2> 156 T191 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4] 2> 163 T191 oass.IndexSchema.readSchema Schema name=dih_test
[junit4:junit4] 2> 247 T191 oass.IndexSchema.readSchema default search field
in schema is desc
[junit4:junit4] 2> 249 T191 oass.IndexSchema.readSchema query parser default
operator is OR
[junit4:junit4] 2> 250 T191 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4] 2> 252 T191 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4:junit4] 2> 253 T191 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/contrib/solr-dataimporthandler/test-files/dih/solr
[junit4:junit4] 2> 253 T191 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/contrib/solr-dataimporthandler/test-files/dih/solr/'
[junit4:junit4] 2> 264 T191 oasc.CoreContainer.<init> New CoreContainer
1765036638
[junit4:junit4] 2> 265 T191 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/contrib/solr-dataimporthandler/test-files/dih/solr/collection1/,
dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/contrib/solr-dataimporthandler/test/J0/./solrtest-TestSimplePropertiesWriter-1356972278821/
[junit4:junit4] 2> 265 T191 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4:junit4] 2> 266 T191 oasc.SolrCore.initListeners [collection1] Added
SolrEventListener for newSearcher:
org.apache.solr.core.QuerySenderListener{queries=[{q=solr,start=0,rows=10},
{q=rocks,start=0,rows=10}, {q=static newSearcher warming query from
solrconfig.xml}]}
[junit4:junit4] 2> 266 T191 oasc.SolrCore.initListeners [collection1] Added
SolrEventListener for firstSearcher:
org.apache.solr.core.QuerySenderListener{queries=[]}
[junit4:junit4] 2> 267 T191 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4:junit4] 2> 269 T191 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/contrib/solr-dataimporthandler/test/J0/./solrtest-TestSimplePropertiesWriter-1356972278821
forceNew:false
[junit4:junit4] 2> 269 T191 oasc.CachingDirectoryFactory.close Releasing
directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/contrib/solr-dataimporthandler/test/J0/./solrtest-TestSimplePropertiesWriter-1356972278821
[junit4:junit4] 2> 270 T191 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/contrib/solr-dataimporthandler/test/J0/./solrtest-TestSimplePropertiesWriter-1356972278821/index/
[junit4:junit4] 2> 270 T191 oasc.SolrCore.initIndex WARNING [collection1]
Solr index directory
'/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/contrib/solr-dataimporthandler/test/J0/./solrtest-TestSimplePropertiesWriter-1356972278821/index'
doesn't exist. Creating new index...
[junit4:junit4] 2> 271 T191 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/contrib/solr-dataimporthandler/test/J0/./solrtest-TestSimplePropertiesWriter-1356972278821/index
forceNew:false
[junit4:junit4] 2> 273 T191 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4] 2>
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@477dae59
lockFactory=org.apache.lucene.store.NativeFSLockFactory@1e9ea89f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4] 2> 274 T191 oasc.SolrDeletionPolicy.updateCommits newest
commit = 1[segments_1]
[junit4:junit4] 2> 275 T191 oasc.CachingDirectoryFactory.close Releasing
directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/contrib/solr-dataimporthandler/test/J0/./solrtest-TestSimplePropertiesWriter-1356972278821/index
[junit4:junit4] 2> 276 T191 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "" (default)
[junit4:junit4] 2> 277 T191 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4:junit4] 2> 277 T191 oasc.RequestHandlers.initHandlersFromConfig
created /dataimport: org.apache.solr.handler.dataimport.DataImportHandler
[junit4:junit4] 2> 278 T191 oasc.RequestHandlers.initHandlersFromConfig
created /search: org.apache.solr.handler.component.SearchHandler
[junit4:junit4] 2> 278 T191 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4:junit4] 2> 286 T191 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4] 2> 293 T191 oasc.CachingDirectoryFactory.close Releasing
directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/contrib/solr-dataimporthandler/test/J0/./solrtest-TestSimplePropertiesWriter-1356972278821
[junit4:junit4] 2> 294 T191 oass.SolrIndexSearcher.<init> Opening
Searcher@6273e11a main
[junit4:junit4] 2> 295 T191 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4:junit4] 2> 295 T191 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4:junit4] 2> 296 T191 oasc.CoreContainer.registerCore registering core:
collection1
[junit4:junit4] 2> 296 T193 oasc.QuerySenderListener.newSearcher
QuerySenderListener sending requests to Searcher@6273e11a
main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4] 2> 297 T193 oasc.QuerySenderListener.newSearcher
QuerySenderListener done.
[junit4:junit4] 2> 297 T193 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@6273e11a
main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4] 2> 298 T191 oas.SolrTestCaseJ4.initCore ####initCore end
[junit4:junit4] 2> 302 T191 oas.SolrTestCaseJ4.setUp ###Starting
testSimplePropertiesWriter
[junit4:junit4] 2> ASYNC NEW_CORE C22 name=collection1
org.apache.solr.core.SolrCore@c3392e9
[junit4:junit4] 2> 307 T191 C22 oasu.DirectUpdateHandler2.deleteAll
[collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4:junit4] 2> 308 T191 C22 oasc.CachingDirectoryFactory.close Releasing
directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/contrib/solr-dataimporthandler/test/J0/./solrtest-TestSimplePropertiesWriter-1356972278821
[junit4:junit4] 2> 310 T191 C22 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4] 2>
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@477dae59
lockFactory=org.apache.lucene.store.NativeFSLockFactory@1e9ea89f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4] 2> 310 T191 C22 oasc.SolrDeletionPolicy.updateCommits newest
commit = 1[segments_1]
[junit4:junit4] 2> 311 T191 C22 UPDATE [collection1] webapp=null path=null
params={} {deleteByQuery=*:*} 0 4
[junit4:junit4] 2> 327 T191 C22 oasu.DirectUpdateHandler2.commit start
commit{flags=0,_version_=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4] 2> 328 T191 C22 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4] 2>
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@477dae59
lockFactory=org.apache.lucene.store.NativeFSLockFactory@1e9ea89f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4] 2>
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@477dae59
lockFactory=org.apache.lucene.store.NativeFSLockFactory@1e9ea89f),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4] 2> 329 T191 C22 oasc.SolrDeletionPolicy.updateCommits newest
commit = 2[segments_2]
[junit4:junit4] 2> 329 T191 C22 oasc.CachingDirectoryFactory.close Releasing
directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/contrib/solr-dataimporthandler/test/J0/./solrtest-TestSimplePropertiesWriter-1356972278821
[junit4:junit4] 2> 330 T191 C22 oass.SolrIndexSearcher.<init> Opening
Searcher@1b8d77fe main
[junit4:junit4] 2> 331 T193 oasc.QuerySenderListener.newSearcher
QuerySenderListener sending requests to Searcher@1b8d77fe
main{StandardDirectoryReader(segments_2:2)}
[junit4:junit4] 2> 331 T191 C22 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4:junit4] 2> 332 T193 C22 REQ [collection1] webapp=null path=null
params={start=0&event=newSearcher&q=solr&distrib=false&rows=10} hits=0 status=0
QTime=1
[junit4:junit4] 2> 332 T193 C22 REQ [collection1] webapp=null path=null
params={start=0&event=newSearcher&q=rocks&distrib=false&rows=10} hits=0
status=0 QTime=0
[junit4:junit4] 2> 333 T193 C22 REQ [collection1] webapp=null path=null
params={event=newSearcher&q=static+newSearcher+warming+query+from+solrconfig.xml&distrib=false}
hits=0 status=0 QTime=0
[junit4:junit4] 2> 333 T193 oasc.QuerySenderListener.newSearcher
QuerySenderListener done.
[junit4:junit4] 2> 334 T193 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@1b8d77fe
main{StandardDirectoryReader(segments_2:2)}
[junit4:junit4] 2> 334 T193 oasc.CachingDirectoryFactory.close Releasing
directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/contrib/solr-dataimporthandler/test/J0/./solrtest-TestSimplePropertiesWriter-1356972278821/index
[junit4:junit4] 2> 335 T191 C22 UPDATE [collection1] webapp=null path=null
params={} {commit=} 0 7
[junit4:junit4] 2> 596 T191
oashd.SimplePropertiesWriter.readIndexerProperties WARNING Unable to read:
the.properties
[junit4:junit4] 2> 597 T191 oashd.SimplePropertiesWriter.persist Wrote last
indexed time to the.properties
[junit4:junit4] 2> 604 T191 C22 oashdc.ConfigParseUtil.verifyWithSchema id is
a required field in SolrSchema . But not found in DataConfig
[junit4:junit4] 2> 604 T191 C22 oashd.DataImporter.loadDataConfig Data
Configuration loaded successfully
[junit4:junit4] 2> 605 T191 C22 oashd.DataImporter.doFullImport Starting Full
Import
[junit4:junit4] 2> 605 T191 C22
oashd.SimplePropertiesWriter.readIndexerProperties Read the.properties
[junit4:junit4] 2> 606 T191 C22 oasu.DirectUpdateHandler2.deleteAll
[collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4:junit4] 2> 607 T191 C22 oashd.JdbcDataSource$1.call Creating a
connection for entity SomeDates with URL: jdbc:derby:memory:derbyDB;
[junit4:junit4] 2> 609 T191 C22 oashd.JdbcDataSource$1.call Time taken for
getConnection(): 1
[junit4:junit4] 2> 626 T191 C22 oashd.DocBuilder.finish Import completed
successfully
[junit4:junit4] 2> 627 T191 C22 oasu.DirectUpdateHandler2.commit start
commit{flags=0,_version_=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4] 2> 637 T191 C22 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4] 2>
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@477dae59
lockFactory=org.apache.lucene.store.NativeFSLockFactory@1e9ea89f),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4] 2>
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@477dae59
lockFactory=org.apache.lucene.store.NativeFSLockFactory@1e9ea89f),segFN=segments_3,generation=3,filenames=[_0.fnm,
_0.frq, _0.tim, _0.fdx, _0.si, _0.tip, _0.fdt, segments_3]
[junit4:junit4] 2> 637 T191 C22 oasc.SolrDeletionPolicy.updateCommits newest
commit = 3[_0.fnm, _0.frq, _0.tim, _0.fdx, _0.si, _0.tip, _0.fdt, segments_3]
[junit4:junit4] 2> 638 T191 C22 oasc.CachingDirectoryFactory.close Releasing
directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/contrib/solr-dataimporthandler/test/J0/./solrtest-TestSimplePropertiesWriter-1356972278821
[junit4:junit4] 2> 658 T191 C22 oass.SolrIndexSearcher.<init> Opening
Searcher@5fa0280d main
[junit4:junit4] 2> 659 T191 C22 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4:junit4] 2> 659 T193 oasc.QuerySenderListener.newSearcher
QuerySenderListener sending requests to Searcher@5fa0280d
main{StandardDirectoryReader(segments_3:5 _0(4.1):C1)}
[junit4:junit4] 2> 660 T193 C22 REQ [collection1] webapp=null path=null
params={start=0&event=newSearcher&q=solr&distrib=false&rows=10} hits=0 status=0
QTime=0
[junit4:junit4] 2> 661 T193 C22 REQ [collection1] webapp=null path=null
params={start=0&event=newSearcher&q=rocks&distrib=false&rows=10} hits=0
status=0 QTime=1
[junit4:junit4] 2> 661 T193 C22 REQ [collection1] webapp=null path=null
params={event=newSearcher&q=static+newSearcher+warming+query+from+solrconfig.xml&distrib=false}
hits=0 status=0 QTime=0
[junit4:junit4] 2> 661 T193 oasc.QuerySenderListener.newSearcher
QuerySenderListener done.
[junit4:junit4] 2> 662 T193 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@5fa0280d
main{StandardDirectoryReader(segments_3:5 _0(4.1):C1)}
[junit4:junit4] 2> 662 T193 oasc.CachingDirectoryFactory.close Releasing
directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/contrib/solr-dataimporthandler/test/J0/./solrtest-TestSimplePropertiesWriter-1356972278821/index
[junit4:junit4] 2> 663 T191 C22
oashd.SimplePropertiesWriter.readIndexerProperties Read the.properties
[junit4:junit4] 2> 664 T191 C22 oashd.SimplePropertiesWriter.persist Wrote
last indexed time to the.properties
[junit4:junit4] 2> 664 T191 C22 oashd.DocBuilder.execute Time taken = 0:0:0.58
[junit4:junit4] 2> 665 T191 C22 UPDATE [collection1] webapp=null path=null
params={indent=true&clean=true&commit=true&dataConfig=<dataConfig>+%0a<propertyWriter+dateFormat%3D"{'ts'+''yyyy-MM-dd+HH:mm:ss.SSSSSS''}"+type%3D"SimplePropertiesWriter"+directory%3D"./test5308654910667113172tmp"+filename%3D"the.properties"+/>%0a<dataSource+name%3D"derby"+driver%3D"org.apache.derby.jdbc.EmbeddedDriver"+url%3D"jdbc:derby:memory:derbyDB;"+/>+%0a<document+name%3D"TestSimplePropertiesWriter">+%0a<entity+name%3D"SomeDates"+processor%3D"SqlEntityProcessor"+dataSource%3D"derby"+query%3D"select+1+as+id,+YEAR(${dih.last_index_time})+as+AYEAR_S+from+sysibm.sysdummy1+"+>%0a<field+column%3D"AYEAR_S"+name%3D"ayear_s"+/>+%0a</entity>%0a</document>+%0a</dataConfig>+%0a&command=full-import&synchronous=true}
{deleteByQuery=*:*,add=[1],commit=} 0 67
[junit4:junit4] 2> 666 T191
oashd.SimplePropertiesWriter.readIndexerProperties Read the.properties
[junit4:junit4] 2> 667 T191 C22 REQ [collection1] webapp=null path=null
params={start=0&q=*:*&qt=standard&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4:junit4] 2> 681 T191 oas.SolrTestCaseJ4.assertQ SEVERE REQUEST FAILED:
xpath=//doc/str[@name="ayear_s"]="2012"
[junit4:junit4] 2> xml response was: <?xml version="1.0"
encoding="UTF-8"?>
[junit4:junit4] 2> <response>
[junit4:junit4] 2> <lst name="responseHeader"><int
name="status">0</int><int name="QTime">0</int><lst name="params"><str
name="start">0</str><str name="q">*:*</str><str name="qt">standard</str><str
name="rows">20</str><str name="version">2.2</str></lst></lst><result
name="response" numFound="1" start="0"><doc><str name="ayear_s">2013</str><str
name="id">1</str><date
name="timestamp">2012-12-31T16:44:39.405Z</date></doc></result>
[junit4:junit4] 2> </response>
[junit4:junit4] 2>
[junit4:junit4] 2> request
was:start=0&q=*:*&qt=standard&rows=20&version=2.2
[junit4:junit4] 2> 682 T191 oasc.SolrException.log SEVERE REQUEST FAILED:
start=0&q=*:*&qt=standard&rows=20&version=2.2:java.lang.RuntimeException:
REQUEST FAILED: xpath=//doc/str[@name="ayear_s"]="2012"
[junit4:junit4] 2> xml response was: <?xml version="1.0"
encoding="UTF-8"?>
[junit4:junit4] 2> <response>
[junit4:junit4] 2> <lst name="responseHeader"><int
name="status">0</int><int name="QTime">0</int><lst name="params"><str
name="start">0</str><str name="q">*:*</str><str name="qt">standard</str><str
name="rows">20</str><str name="version">2.2</str></lst></lst><result
name="response" numFound="1" start="0"><doc><str name="ayear_s">2013</str><str
name="id">1</str><date
name="timestamp">2012-12-31T16:44:39.405Z</date></doc></result>
[junit4:junit4] 2> </response>
[junit4:junit4] 2>
[junit4:junit4] 2> request
was:start=0&q=*:*&qt=standard&rows=20&version=2.2
[junit4:junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:511)
[junit4:junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:485)
[junit4:junit4] 2> at
org.apache.solr.handler.dataimport.TestSimplePropertiesWriter.testSimplePropertiesWriter(TestSimplePropertiesWriter.java:104)
[junit4:junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4] 2> at
java.lang.reflect.Method.invoke(Method.java:616)
[junit4:junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4] 2> at
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4] 2> at java.lang.Thread.run(Thread.java:679)
[junit4:junit4] 2>
[junit4:junit4] 2> 1235 T191 oashd.AbstractDataImportHandlerTestCase.tearDown
Looking for dataimport.properties at:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/contrib/solr-dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
[junit4:junit4] 2> 1237 T191 oas.SolrTestCaseJ4.tearDown ###Ending
testSimplePropertiesWriter
[junit4:junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSimplePropertiesWriter -Dtests.method=testSimplePropertiesWriter
-Dtests.seed=B1D1027ED05EBE82 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=pt_PT -Dtests.timezone=Australia/Adelaide
-Dtests.file.encoding=US-ASCII
[junit4:junit4] ERROR 0.96s |
TestSimplePropertiesWriter.testSimplePropertiesWriter <<<
[junit4:junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4:junit4] > at
__randomizedtesting.SeedInfo.seed([B1D1027ED05EBE82:35144E46BF1DD437]:0)
[junit4:junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:518)
[junit4:junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:485)
[junit4:junit4] > at
org.apache.solr.handler.dataimport.TestSimplePropertiesWriter.testSimplePropertiesWriter(TestSimplePropertiesWriter.java:104)
[junit4:junit4] > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4:junit4] > at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4] > at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4] > at java.lang.reflect.Method.invoke(Method.java:616)
[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:46)
[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:49)
[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:46)
[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:679)
[junit4:junit4] > Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//doc/str[@name="ayear_s"]="2012"
[junit4:junit4] > xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4:junit4] > <response>
[junit4:junit4] > <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int><lst name="params"><str name="start">0</str><str
name="q">*:*</str><str name="qt">standard</str><str name="rows">20</str><str
name="version">2.2</str></lst></lst><result name="response" numFound="1"
start="0"><doc><str name="ayear_s">2013</str><str name="id">1</str><date
name="timestamp">2012-12-31T16:44:39.405Z</date></doc></result>
[junit4:junit4] > </response>
[junit4:junit4] >
[junit4:junit4] > request
was:start=0&q=*:*&qt=standard&rows=20&version=2.2
[junit4:junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:511)
[junit4:junit4] > ... 42 more
[junit4:junit4] 2> 1301 T191 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4] 2> 1301 T191 oasc.CoreContainer.shutdown Shutting down
CoreContainer instance=1765036638
[junit4:junit4] 2> 1302 T191 oasc.SolrCore.close [collection1] CLOSING
SolrCore org.apache.solr.core.SolrCore@c3392e9
[junit4:junit4] 2> 1302 T191 oasu.DirectUpdateHandler2.close closing
DirectUpdateHandler2{commits=2,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=2,cumulative_errors=0}
[junit4:junit4] 2> 1303 T191 oasc.SolrCore.decrefSolrCoreState Closing
SolrCoreState
[junit4:junit4] 2> 1303 T191 oasu.DefaultSolrCoreState.closeIndexWriter
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4] 2> 1303 T191 oasu.DefaultSolrCoreState.closeIndexWriter
closing IndexWriter with IndexWriterCloser
[junit4:junit4] 2> 1305 T191 C22 oasc.CachingDirectoryFactory.close Releasing
directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/contrib/solr-dataimporthandler/test/J0/./solrtest-TestSimplePropertiesWriter-1356972278821/index
[junit4:junit4] 2> 1305 T191 oasc.SolrCore.closeSearcher [collection1]
Closing main searcher on request.
[junit4:junit4] 2> 1306 T191 oasc.CachingDirectoryFactory.close Releasing
directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/contrib/solr-dataimporthandler/test/J0/./solrtest-TestSimplePropertiesWriter-1356972278821/index
[junit4:junit4] 2> 1306 T191 oasc.CachingDirectoryFactory.close Closing
directory when closing
factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/contrib/solr-dataimporthandler/test/J0/./solrtest-TestSimplePropertiesWriter-1356972278821/index
[junit4:junit4] 2> 1307 T191 oasc.CachingDirectoryFactory.closeDirectory
Closing
directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/contrib/solr-dataimporthandler/test/J0/./solrtest-TestSimplePropertiesWriter-1356972278821/index
[junit4:junit4] 2> 1307 T191 oasc.CachingDirectoryFactory.close Closing
directory when closing
factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/contrib/solr-dataimporthandler/test/J0/./solrtest-TestSimplePropertiesWriter-1356972278821
[junit4:junit4] 2> 1307 T191 oasc.CachingDirectoryFactory.closeDirectory
Closing
directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/contrib/solr-dataimporthandler/test/J0/./solrtest-TestSimplePropertiesWriter-1356972278821
[junit4:junit4] 2> NOTE: test params are: codec=Appending,
sim=DefaultSimilarity, locale=pt_PT, timezone=Australia/Adelaide
[junit4:junit4] 2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc.
1.6.0_32 (64-bit)/cpus=16,threads=1,free=363971184,total=446038016
[junit4:junit4] 2> NOTE: All tests run in this JVM:
[TestContentStreamDataSource, TestSolrEntityProcessorUnit, TestEphemeralCache,
TestJdbcDataSource, TestDocBuilder2, TestSolrEntityProcessorEndToEnd,
TestXPathRecordReader, TestPlainTextEntityProcessor, TestTemplateTransformer,
TestClobTransformer, TestDataConfig, TestFileListEntityProcessor,
TestVariableResolver, TestSqlEntityProcessorDelta, TestNumberFormatTransformer,
TestDocBuilder, TestNestedChildren, TestErrorHandling,
TestXPathEntityProcessor, TestScriptTransformer, TestRegexTransformer,
TestContextImpl, TestLineEntityProcessor, TestSqlEntityProcessor,
TestDateFormatTransformer, TestFieldReader, TestEntityProcessorBase,
TestURLDataSource, TestBuiltInEvaluators, TestFileListWithLineEntityProcessor,
TestNonWritablePersistFile, TestSimplePropertiesWriter]
[junit4:junit4] Completed in 1.33s, 1 test, 1 error <<< FAILURES!
[...truncated 12 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:353:
The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:39:
The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build.xml:192:
The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/common-build.xml:410:
The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/common-build.xml:438:
The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:1176:
The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:841:
There were test failures: 34 suites, 140 tests, 1 error, 6 ignored (3
assumptions)
Total time: 39 minutes 18 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]