Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/3797/
Java: 64bit/jdk1.7.0_60-ea-b04 -XX:+UseCompressedOops -XX:+UseSerialGC
1 tests failed.
FAILED:
org.apache.solr.client.solrj.impl.BasicHttpSolrServerTest.testConnectionRefused
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([D9FFBFD4C53F521B:F6561BC512B01D1F]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertTrue(Assert.java:54)
at
org.apache.solr.client.solrj.impl.BasicHttpSolrServerTest.testConnectionRefused(BasicHttpSolrServerTest.java:158)
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:606)
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:744)
Build Log:
[...truncated 11456 lines...]
[junit4] Suite: org.apache.solr.client.solrj.impl.BasicHttpSolrServerTest
[junit4] 2> 101563 T328 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(true) and clientAuth (true)
[junit4] 2> 101564 T328 oas.SolrTestCaseJ4.initCore ####initCore
[junit4] 2> Creating dataDir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-BasicHttpSolrServerTest-1392833586585
[junit4] 2> 101565 T328 oas.SolrTestCaseJ4.initCore ####initCore end
[junit4] 2> 101565 T328 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 101574 T328 oejus.SslContextFactory.doStart Enabled Protocols
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1,
TLSv1.1, TLSv1.2]
[junit4] 2> 101585 T328 oejs.AbstractConnector.doStart Started
[email protected]:64114
[junit4] 2> 101588 T328 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 101588 T328 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 101588 T328 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr
[junit4] 2> 101588 T328 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\'
[junit4] 2> 101627 T328 oasc.ConfigSolr.fromFile Loading container
configuration from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\solr.xml
[junit4] 2> 101697 T328 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr
[junit4] 2> 101697 T328 oasc.CoreContainer.<init> New CoreContainer
433941539
[junit4] 2> 101697 T328 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\]
[junit4] 2> 101700 T328 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 0
[junit4] 2> 101700 T328 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to: null
[junit4] 2> 101700 T328 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 0
[junit4] 2> 101700 T328 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 101700 T328 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 101700 T328 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 101700 T328 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 101700 T328 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 101700 T328 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 101716 T328 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 101716 T328 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 101716 T328 oasc.CoreContainer.load Host Name:
[junit4] 2> 101757 T328 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr
[junit4] 2> 101769 T328 oasc.CorePropertiesLocator.discoverUnder Found
core collection1 in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\
[junit4] 2> 101772 T328 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 101773 T338 oasc.CoreContainer.create Creating SolrCore
'collection1' using instanceDir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1
[junit4] 2> 101774 T338 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\'
[junit4] 2> 101865 T338 oasc.SolrConfig.initLibs Adding specified lib dirs
to ClassLoader
[junit4] 2> 101866 T338 oasc.SolrResourceLoader.addToClassLoader WARN No
files added to classloader from lib: ../../../contrib/extraction/lib (resolved
as:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\..\..\..\contrib\extraction\lib).
[junit4] 2> 101866 T338 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: ../../../dist/ (resolved
as:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\..\..\..\dist).
[junit4] 2> 101868 T338 oasc.SolrResourceLoader.addToClassLoader WARN No
files added to classloader from lib: ../../../contrib/clustering/lib/ (resolved
as:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\..\..\..\contrib\clustering\lib).
[junit4] 2> 101868 T338 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: ../../../dist/ (resolved
as:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\..\..\..\dist).
[junit4] 2> 101870 T338 oasc.SolrResourceLoader.addToClassLoader WARN No
files added to classloader from lib: ../../../contrib/langid/lib/ (resolved as:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\..\..\..\contrib\langid\lib).
[junit4] 2> 101870 T338 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: ../../../dist/ (resolved
as:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\..\..\..\dist).
[junit4] 2> 101870 T338 oasc.SolrResourceLoader.addToClassLoader WARN No
files added to classloader from lib: ../../../contrib/velocity/lib (resolved
as:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\..\..\..\contrib\velocity\lib).
[junit4] 2> 101870 T338 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: ../../../dist/ (resolved
as:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\..\..\..\dist).
[junit4] 2> 101919 T338 oasu.SolrIndexConfig.<init> IndexWriter infoStream
solr logging is enabled
[junit4] 2> 101922 T338 oasc.SolrConfig.<init> Using Lucene MatchVersion:
LUCENE_50
[junit4] 2> 102000 T338 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 102000 T338 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 102025 T338 oass.IndexSchema.readSchema [collection1] Schema
name=example
[junit4] 2> 102798 T338 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 102824 T338 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 102829 T338 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 102891 T338 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 102891 T338 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\solrtest-BasicHttpSolrServerTest-1392833586585\
[junit4] 2> 102891 T338 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@71c26dad
[junit4] 2> 102892 T338 oasc.SolrCore.initListeners [collection1] Added
SolrEventListener for newSearcher:
org.apache.solr.core.QuerySenderListener{queries=[]}
[junit4] 2> 102892 T338 oasc.SolrCore.initListeners [collection1] Added
SolrEventListener for firstSearcher:
org.apache.solr.core.QuerySenderListener{queries=[{q=static firstSearcher
warming in solrconfig.xml}]}
[junit4] 2> 102892 T338 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\solrtest-BasicHttpSolrServerTest-1392833586585\
[junit4] 2> 102892 T338 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\solrtest-BasicHttpSolrServerTest-1392833586585\index/
[junit4] 2> 102892 T338 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\solrtest-BasicHttpSolrServerTest-1392833586585\index'
doesn't exist. Creating new index...
[junit4] 2> 102894 T338 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\solrtest-BasicHttpSolrServerTest-1392833586585\index
[junit4] 2> 102895 T338 oasu.LoggingInfoStream.message
[IFD][coreLoadExecutor-155-thread-1]: init: current segments file is "null";
deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@5b00667d
[junit4] 2> 102896 T338 oasu.LoggingInfoStream.message
[IFD][coreLoadExecutor-155-thread-1]: now checkpoint "" [0 segments ; isCommit
= false]
[junit4] 2> 102896 T338 oasu.LoggingInfoStream.message
[IFD][coreLoadExecutor-155-thread-1]: 0 msec to checkpoint
[junit4] 2> 102896 T338 oasu.LoggingInfoStream.message
[IW][coreLoadExecutor-155-thread-1]: init: create=true
[junit4] 2> 102896 T338 oasu.LoggingInfoStream.message
[IW][coreLoadExecutor-155-thread-1]:
[junit4] 2> dir=MockDirectoryWrapper(RAMDirectory@7398b4c1
lockFactory=NativeFSLockFactory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\solrtest-BasicHttpSolrServerTest-1392833586585\index)
[junit4] 2> index=
[junit4] 2> version=5.0-SNAPSHOT
[junit4] 2> matchVersion=LUCENE_50
[junit4] 2> analyzer=null
[junit4] 2> ramBufferSizeMB=100.0
[junit4] 2> maxBufferedDocs=-1
[junit4] 2> maxBufferedDeleteTerms=-1
[junit4] 2> mergedSegmentWarmer=null
[junit4] 2>
delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
[junit4] 2> commit=null
[junit4] 2> openMode=CREATE
[junit4] 2>
similarity=org.apache.lucene.search.similarities.DefaultSimilarity
[junit4] 2> mergeScheduler=ConcurrentMergeScheduler:
maxThreadCount=1, maxMergeCount=2, mergeThreadPriority=-1
[junit4] 2> default WRITE_LOCK_TIMEOUT=1000
[junit4] 2> writeLockTimeout=1000
[junit4] 2> codec=Lucene46
[junit4] 2> infoStream=org.apache.solr.update.LoggingInfoStream
[junit4] 2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10,
maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0,
forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2>
indexerThreadPool=org.apache.lucene.index.ThreadAffinityDocumentsWriterThreadPool@7748c737
[junit4] 2> readerPooling=false
[junit4] 2> perThreadHardLimitMB=1945
[junit4] 2> useCompoundFile=false
[junit4] 2>
[junit4] 2> 102896 T338 oasu.LoggingInfoStream.message
[IW][coreLoadExecutor-155-thread-1]: now flush at close waitForMerges=true
[junit4] 2> 102896 T338 oasu.LoggingInfoStream.message
[IW][coreLoadExecutor-155-thread-1]: start flush: applyAllDeletes=true
[junit4] 2> 102896 T338 oasu.LoggingInfoStream.message
[IW][coreLoadExecutor-155-thread-1]: index before flush
[junit4] 2> 102896 T338 oasu.LoggingInfoStream.message
[DW][coreLoadExecutor-155-thread-1]: coreLoadExecutor-155-thread-1
startFullFlush
[junit4] 2> 102897 T338 oasu.LoggingInfoStream.message
[DW][coreLoadExecutor-155-thread-1]: anyChanges? numDocsInRam=0 deletes=false
hasTickets:false pendingChangesInFullFlush: false
[junit4] 2> 102897 T338 oasu.LoggingInfoStream.message
[DW][coreLoadExecutor-155-thread-1]: coreLoadExecutor-155-thread-1
finishFullFlush success=true
[junit4] 2> 102897 T338 oasu.LoggingInfoStream.message
[IW][coreLoadExecutor-155-thread-1]: apply all deletes during flush
[junit4] 2> 102897 T338 oasu.LoggingInfoStream.message
[BD][coreLoadExecutor-155-thread-1]: prune
sis=org.apache.lucene.index.SegmentInfos@4b0f290f minGen=9223372036854775807
packetCount=0
[junit4] 2> 102898 T338 oasu.LoggingInfoStream.message
[CMS][coreLoadExecutor-155-thread-1]: now merge
[junit4] 2> 102898 T338 oasu.LoggingInfoStream.message
[CMS][coreLoadExecutor-155-thread-1]: index:
[junit4] 2> 102898 T338 oasu.LoggingInfoStream.message
[CMS][coreLoadExecutor-155-thread-1]: no more merges pending; now return
[junit4] 2> 102898 T338 oasu.LoggingInfoStream.message
[IW][coreLoadExecutor-155-thread-1]: waitForMerges
[junit4] 2> 102898 T338 oasu.LoggingInfoStream.message
[IW][coreLoadExecutor-155-thread-1]: waitForMerges done
[junit4] 2> 102898 T338 oasu.LoggingInfoStream.message
[IW][coreLoadExecutor-155-thread-1]: now call final commit()
[junit4] 2> 102898 T338 oasu.LoggingInfoStream.message
[IW][coreLoadExecutor-155-thread-1]: commit: start
[junit4] 2> 102898 T338 oasu.LoggingInfoStream.message
[IW][coreLoadExecutor-155-thread-1]: commit: enter lock
[junit4] 2> 102899 T338 oasu.LoggingInfoStream.message
[IW][coreLoadExecutor-155-thread-1]: commit: now prepare
[junit4] 2> 102899 T338 oasu.LoggingInfoStream.message
[IW][coreLoadExecutor-155-thread-1]: prepareCommit: flush
[junit4] 2> 102899 T338 oasu.LoggingInfoStream.message
[IW][coreLoadExecutor-155-thread-1]: index before flush
[junit4] 2> 102899 T338 oasu.LoggingInfoStream.message
[DW][coreLoadExecutor-155-thread-1]: coreLoadExecutor-155-thread-1
startFullFlush
[junit4] 2> 102899 T338 oasu.LoggingInfoStream.message
[DW][coreLoadExecutor-155-thread-1]: anyChanges? numDocsInRam=0 deletes=false
hasTickets:false pendingChangesInFullFlush: false
[junit4] 2> 102899 T338 oasu.LoggingInfoStream.message
[IW][coreLoadExecutor-155-thread-1]: apply all deletes during flush
[junit4] 2> 102899 T338 oasu.LoggingInfoStream.message
[BD][coreLoadExecutor-155-thread-1]: prune
sis=org.apache.lucene.index.SegmentInfos@4b0f290f minGen=9223372036854775807
packetCount=0
[junit4] 2> 102899 T338 oasu.LoggingInfoStream.message
[DW][coreLoadExecutor-155-thread-1]: coreLoadExecutor-155-thread-1
finishFullFlush success=true
[junit4] 2> 102899 T338 oasu.LoggingInfoStream.message
[IW][coreLoadExecutor-155-thread-1]: startCommit(): start
[junit4] 2> 102899 T338 oasu.LoggingInfoStream.message
[IW][coreLoadExecutor-155-thread-1]: startCommit index= changeCount=1
[junit4] 2> 102900 T338 oasu.LoggingInfoStream.message
[IW][coreLoadExecutor-155-thread-1]: done all syncs: []
[junit4] 2> 102901 T338 oasu.LoggingInfoStream.message
[IW][coreLoadExecutor-155-thread-1]: commit: pendingCommit != null
[junit4] 2> 102901 T338 oasu.LoggingInfoStream.message
[IW][coreLoadExecutor-155-thread-1]: commit: wrote segments file "segments_1"
[junit4] 2> 102901 T338 oasu.LoggingInfoStream.message
[IFD][coreLoadExecutor-155-thread-1]: now checkpoint "" [0 segments ; isCommit
= true]
[junit4] 2> 102901 T338 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@7398b4c1
lockFactory=NativeFSLockFactory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\solrtest-BasicHttpSolrServerTest-1392833586585\index),segFN=segments_1,generation=1}
[junit4] 2> 102901 T338 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 102902 T338 oasu.LoggingInfoStream.message
[IFD][coreLoadExecutor-155-thread-1]: 0 msec to checkpoint
[junit4] 2> 102902 T338 oasu.LoggingInfoStream.message
[IW][coreLoadExecutor-155-thread-1]: commit: done
[junit4] 2> 102902 T338 oasu.LoggingInfoStream.message
[IW][coreLoadExecutor-155-thread-1]: at close:
[junit4] 2> 102903 T338 oasc.SolrCore.initWriters created json:
solr.JSONResponseWriter
[junit4] 2> 102903 T338 oasc.SolrCore.initWriters adding lazy
queryResponseWriter: solr.VelocityResponseWriter
[junit4] 2> 102903 T338 oasc.SolrCore.initWriters created velocity:
solr.VelocityResponseWriter
[junit4] 2> 102904 T338 oasc.SolrCore.initWriters created xslt:
solr.XSLTResponseWriter
[junit4] 2> 102904 T338 oasr.XSLTResponseWriter.init
xsltCacheLifetimeSeconds=5
[junit4] 2> 102908 T338 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 102909 T338 oasc.RequestHandlers.initHandlersFromConfig
created /select: solr.SearchHandler
[junit4] 2> 102909 T338 oasc.RequestHandlers.initHandlersFromConfig
created /query: solr.SearchHandler
[junit4] 2> 102910 T338 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 102910 T338 oasc.RequestHandlers.initHandlersFromConfig
created /browse: solr.SearchHandler
[junit4] 2> 102911 T338 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 102911 T338 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: solr.UpdateRequestHandler
[junit4] 2> 102911 T338 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: solr.UpdateRequestHandler
[junit4] 2> 102911 T338 oasc.RequestHandlers.initHandlersFromConfig adding
lazy requestHandler: solr.extraction.ExtractingRequestHandler
[junit4] 2> 102911 T338 oasc.RequestHandlers.initHandlersFromConfig
created /update/extract: solr.extraction.ExtractingRequestHandler
[junit4] 2> 102911 T338 oasc.RequestHandlers.initHandlersFromConfig adding
lazy requestHandler: solr.FieldAnalysisRequestHandler
[junit4] 2> 102911 T338 oasc.RequestHandlers.initHandlersFromConfig
created /analysis/field: solr.FieldAnalysisRequestHandler
[junit4] 2> 102911 T338 oasc.RequestHandlers.initHandlersFromConfig adding
lazy requestHandler: solr.DocumentAnalysisRequestHandler
[junit4] 2> 102911 T338 oasc.RequestHandlers.initHandlersFromConfig
created /analysis/document: solr.DocumentAnalysisRequestHandler
[junit4] 2> 102914 T338 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: solr.admin.AdminHandlers
[junit4] 2> 102914 T338 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: solr.PingRequestHandler
[junit4] 2> 102915 T338 oasc.RequestHandlers.initHandlersFromConfig
created /debug/dump: solr.DumpRequestHandler
[junit4] 2> 102915 T338 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 102915 T338 oasc.RequestHandlers.initHandlersFromConfig adding
lazy requestHandler: solr.SearchHandler
[junit4] 2> 102916 T338 oasc.RequestHandlers.initHandlersFromConfig
created /spell: solr.SearchHandler
[junit4] 2> 102916 T338 oasc.RequestHandlers.initHandlersFromConfig adding
lazy requestHandler: solr.SearchHandler
[junit4] 2> 102916 T338 oasc.RequestHandlers.initHandlersFromConfig
created /suggest: solr.SearchHandler
[junit4] 2> 102916 T338 oasc.RequestHandlers.initHandlersFromConfig adding
lazy requestHandler: solr.SearchHandler
[junit4] 2> 102917 T338 oasc.RequestHandlers.initHandlersFromConfig
created /tvrh: solr.SearchHandler
[junit4] 2> 102917 T338 oasc.RequestHandlers.initHandlersFromConfig adding
lazy requestHandler: solr.SearchHandler
[junit4] 2> 102917 T338 oasc.RequestHandlers.initHandlersFromConfig
created /terms: solr.SearchHandler
[junit4] 2> 102917 T338 oasc.RequestHandlers.initHandlersFromConfig adding
lazy requestHandler: solr.SearchHandler
[junit4] 2> 102917 T338 oasc.RequestHandlers.initHandlersFromConfig
created /elevate: solr.SearchHandler
[junit4] 2> 102928 T338 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 102930 T338 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 102932 T338 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 102941 T338 oasu.CommitTracker.<init> Hard AutoCommit: if
uncommited for 15000ms;
[junit4] 2> 102942 T338 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 102943 T338 oasu.LoggingInfoStream.message
[IFD][coreLoadExecutor-155-thread-1]: init: current segments file is
"segments_1";
deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@5b00667d
[junit4] 2> 102944 T338 oasu.LoggingInfoStream.message
[IFD][coreLoadExecutor-155-thread-1]: init: load commit "segments_1"
[junit4] 2> 102944 T338 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@7398b4c1
lockFactory=NativeFSLockFactory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\solrtest-BasicHttpSolrServerTest-1392833586585\index),segFN=segments_1,generation=1}
[junit4] 2> 102944 T338 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 102944 T338 oasu.LoggingInfoStream.message
[IFD][coreLoadExecutor-155-thread-1]: now checkpoint "" [0 segments ; isCommit
= false]
[junit4] 2> 102945 T338 oasu.LoggingInfoStream.message
[IFD][coreLoadExecutor-155-thread-1]: 0 msec to checkpoint
[junit4] 2> 102945 T338 oasu.LoggingInfoStream.message
[IW][coreLoadExecutor-155-thread-1]: init: create=false
[junit4] 2> 102945 T338 oasu.LoggingInfoStream.message
[IW][coreLoadExecutor-155-thread-1]:
[junit4] 2> dir=MockDirectoryWrapper(RAMDirectory@7398b4c1
lockFactory=NativeFSLockFactory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\solrtest-BasicHttpSolrServerTest-1392833586585\index)
[junit4] 2> index=
[junit4] 2> version=5.0-SNAPSHOT
[junit4] 2> matchVersion=LUCENE_50
[junit4] 2> analyzer=null
[junit4] 2> ramBufferSizeMB=100.0
[junit4] 2> maxBufferedDocs=-1
[junit4] 2> maxBufferedDeleteTerms=-1
[junit4] 2> mergedSegmentWarmer=null
[junit4] 2>
delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
[junit4] 2> commit=null
[junit4] 2> openMode=APPEND
[junit4] 2>
similarity=org.apache.lucene.search.similarities.DefaultSimilarity
[junit4] 2> mergeScheduler=ConcurrentMergeScheduler:
maxThreadCount=1, maxMergeCount=2, mergeThreadPriority=-1
[junit4] 2> default WRITE_LOCK_TIMEOUT=1000
[junit4] 2> writeLockTimeout=1000
[junit4] 2> codec=Lucene46
[junit4] 2> infoStream=org.apache.solr.update.LoggingInfoStream
[junit4] 2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10,
maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0,
forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2>
indexerThreadPool=org.apache.lucene.index.ThreadAffinityDocumentsWriterThreadPool@23103e48
[junit4] 2> readerPooling=false
[junit4] 2> perThreadHardLimitMB=1945
[junit4] 2> useCompoundFile=false
[junit4] 2>
[junit4] 2> 102945 T338 oasu.LoggingInfoStream.message
[IW][coreLoadExecutor-155-thread-1]: flush at getReader
[junit4] 2> 102945 T338 oasu.LoggingInfoStream.message
[DW][coreLoadExecutor-155-thread-1]: coreLoadExecutor-155-thread-1
startFullFlush
[junit4] 2> 102946 T338 oasu.LoggingInfoStream.message
[DW][coreLoadExecutor-155-thread-1]: anyChanges? numDocsInRam=0 deletes=false
hasTickets:false pendingChangesInFullFlush: false
[junit4] 2> 102946 T338 oasu.LoggingInfoStream.message
[IW][coreLoadExecutor-155-thread-1]: apply all deletes during flush
[junit4] 2> 102946 T338 oasu.LoggingInfoStream.message
[BD][coreLoadExecutor-155-thread-1]: prune
sis=org.apache.lucene.index.SegmentInfos@7f68faf3 minGen=9223372036854775807
packetCount=0
[junit4] 2> 102946 T338 oasu.LoggingInfoStream.message
[IW][coreLoadExecutor-155-thread-1]: return reader version=1
reader=StandardDirectoryReader(segments_1:1:nrt)
[junit4] 2> 102946 T338 oasu.LoggingInfoStream.message
[DW][coreLoadExecutor-155-thread-1]: coreLoadExecutor-155-thread-1
finishFullFlush success=true
[junit4] 2> 102947 T338 oasu.LoggingInfoStream.message
[IW][coreLoadExecutor-155-thread-1]: getReader took 2 msec
[junit4] 2> 102947 T338 oass.SolrIndexSearcher.<init> Opening
Searcher@4293aa50[collection1] main
[junit4] 2> 102947 T338 oashc.SpellCheckComponent.inform Initializing
spell checkers
[junit4] 2> 102947 T338 oass.DirectSolrSpellChecker.init init:
{name=default,field=text,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
[junit4] 2> 102948 T338 oashc.SpellCheckComponent.inform No queryConverter
defined, using default converter
[junit4] 2> 102948 T338 oashc.SuggestComponent.inform Initializing
SuggestComponent
[junit4] 2> 102948 T338 oasss.SolrSuggester.init init:
{name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string}
[junit4] 2> 102948 T338 oasss.SolrSuggester.init Dictionary loaded with
params:
{name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string}
[junit4] 2> 102950 T338 oashc.QueryElevationComponent.inform Loading
QueryElevation from:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\conf\elevate.xml
[junit4] 2> 102984 T338 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 102985 T339 oasc.QuerySenderListener.newSearcher
QuerySenderListener sending requests to Searcher@4293aa50[collection1]
main{StandardDirectoryReader(segments_1:1:nrt)}
[junit4] 2> ASYNC NEW_CORE C127 name=collection1
org.apache.solr.core.SolrCore@26896b32
[junit4] 2> 102986 T339 C127 oasc.SolrCore.execute [collection1]
webapp=null path=null
params={event=firstSearcher&distrib=false&q=static+firstSearcher+warming+in+solrconfig.xml}
hits=0 status=0 QTime=1
[junit4] 2> 102986 T339 oasc.QuerySenderListener.newSearcher
QuerySenderListener done.
[junit4] 2> 102986 T339
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: default
[junit4] 2> 102986 T339
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: wordbreak
[junit4] 2> 102986 T339
oashc.SuggestComponent$SuggesterListener.newSearcher Loading suggester index
for: mySuggester
[junit4] 2> 102986 T339 oasss.SolrSuggester.reload reload()
[junit4] 2> 102986 T339 oasss.SolrSuggester.build build()
[junit4] 2> 102993 T339 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@4293aa50[collection1]
main{StandardDirectoryReader(segments_1:1:nrt)}
[junit4] 2> 102995 T338 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 102996 T328 oass.SolrDispatchFilter.init
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0
[junit4] 2> 102996 T328 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 102996 T328 oas.SolrJettyTestBase.createJetty Jetty Assigned
Port#64114
[junit4] 2> 103009 T328 oas.SolrTestCaseJ4.setUp ###Starting testQuery
[junit4] 2> 103138 T328 oas.SolrTestCaseJ4.tearDown ###Ending testQuery
[junit4] 2> 103147 T328 oas.SolrTestCaseJ4.setUp ###Starting testUpdate
[junit4] 2> 103223 T328 oas.SolrTestCaseJ4.tearDown ###Ending testUpdate
[junit4] 2> 103231 T328 oas.SolrTestCaseJ4.setUp ###Starting testTimeout
[junit4] 2> 105308 T328 oas.SolrTestCaseJ4.tearDown ###Ending testTimeout
[junit4] 2> 105318 T328 oas.SolrTestCaseJ4.setUp ###Starting testRedirect
[junit4] 2> ASYNC NEW_CORE C128 name=collection1
org.apache.solr.core.SolrCore@26896b32
[junit4] 2> 105384 T335 C128 oasc.SolrCore.execute [collection1]
webapp=/solr path=/select params={wt=javabin&q=*:*&version=2} hits=0 status=0
QTime=0
[junit4] 2> 105396 T328 oas.SolrTestCaseJ4.tearDown ###Ending testRedirect
[junit4] 2> 105404 T328 oas.SolrTestCaseJ4.setUp ###Starting testDelete
[junit4] 2> 105469 T328 oas.SolrTestCaseJ4.tearDown ###Ending testDelete
[junit4] 2> 105478 T328 oas.SolrTestCaseJ4.setUp ###Starting
testGetRawStream
[junit4] 2> 105525 T335 C128 oasc.SolrCore.execute [collection1]
webapp=/solr path=/select params={} hits=0 status=0 QTime=0
[junit4] 2> 105527 T328 oas.SolrTestCaseJ4.tearDown ###Ending
testGetRawStream
[junit4] 2> 105535 T328 oas.SolrTestCaseJ4.setUp ###Starting
testConnectionRefused
[junit4] 2> 106048 T328 oas.SolrTestCaseJ4.tearDown ###Ending
testConnectionRefused
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=BasicHttpSolrServerTest -Dtests.method=testConnectionRefused
-Dtests.seed=D9FFBFD4C53F521B -Dtests.slow=true -Dtests.locale=en_SG
-Dtests.timezone=Europe/Guernsey -Dtests.file.encoding=Cp1252
[junit4] FAILURE 0.58s | BasicHttpSolrServerTest.testConnectionRefused <<<
[junit4] > Throwable #1: java.lang.AssertionError
[junit4] > at
__randomizedtesting.SeedInfo.seed([D9FFBFD4C53F521B:F6561BC512B01D1F]:0)
[junit4] > at
org.apache.solr.client.solrj.impl.BasicHttpSolrServerTest.testConnectionRefused(BasicHttpSolrServerTest.java:158)
[junit4] > at java.lang.Thread.run(Thread.java:744)
[junit4] 2> 106110 T328 oas.SolrTestCaseJ4.setUp ###Starting
testSolrExceptionCodeNotFromSolr
[junit4] 2> 106164 T328 oas.SolrTestCaseJ4.tearDown ###Ending
testSolrExceptionCodeNotFromSolr
[junit4] 1>
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected
mime type application/octet-stream but got text/html. <html>
[junit4] 1> <head>
[junit4] 1> <meta http-equiv="Content-Type"
content="text/html;charset=ISO-8859-1"/>
[junit4] 1> <title>Error 527 527</title>
[junit4] 1> </head>
[junit4] 1> <body>
[junit4] 1> <h2>HTTP ERROR: 527</h2>
[junit4] 1> <p>Problem accessing /solr/debug/foo/select. Reason:
[junit4] 1> <pre> 527</pre></p>
[junit4] 1> <hr /><i><small>Powered by Jetty://</small></i>
[junit4] 1>
[junit4] 1>
[junit4] 1>
[junit4] 1>
[junit4] 1>
[junit4] 1>
[junit4] 1>
[junit4] 1>
[junit4] 1>
[junit4] 1>
[junit4] 1>
[junit4] 1>
[junit4] 1>
[junit4] 1>
[junit4] 1>
[junit4] 1>
[junit4] 1>
[junit4] 1>
[junit4] 1>
[junit4] 1>
[junit4] 1> </body>
[junit4] 1> </html>
[junit4] 1>
[junit4] 2> 106171 T328 oas.SolrTestCaseJ4.setUp ###Starting
testExampleKeystorePath
[junit4] 2> 106171 T328 oas.SolrTestCaseJ4.tearDown ###Ending
testExampleKeystorePath
[junit4] 2> 106181 T328 oas.SolrTestCaseJ4.setUp ###Starting
testSetParametersExternalClient
[junit4] 2> 106184 T328 oas.SolrTestCaseJ4.tearDown ###Ending
testSetParametersExternalClient
[junit4] 2> 106193 T328 oas.SolrTestCaseJ4.setUp ###Starting
testCompression
[junit4] 2> ASYNC NEW_CORE C129 name=collection1
org.apache.solr.core.SolrCore@26896b32
[junit4] 2> 106347 T337 C129 oasc.SolrCore.execute [collection1]
webapp=/solr path=/select params={wt=xml&q=foo} hits=0 status=0 QTime=1
[junit4] 2> 106471 T335 C129 oasc.SolrCore.execute [collection1]
webapp=/solr path=/select params={wt=javabin&q=foo&version=2} hits=0 status=0
QTime=0
[junit4] 2> 106478 T328 oas.SolrTestCaseJ4.tearDown ###Ending
testCompression
[junit4] 2> 106493 T328 oasc.CoreContainer.shutdown Shutting down
CoreContainer instance=433941539
[junit4] 2> 106493 T328 oasc.SolrCore.close [collection1] CLOSING
SolrCore org.apache.solr.core.SolrCore@26896b32
[junit4] 2> 106515 T328 oasu.DirectUpdateHandler2.close closing
DirectUpdateHandler2{commits=0,autocommit maxTime=15000ms,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,transaction_logs_total_size=0,transaction_logs_total_number=0}
[junit4] 2> 106515 T328 oasu.SolrCoreState.decrefSolrCoreState Closing
SolrCoreState
[junit4] 2> 106515 T328 oasu.DefaultSolrCoreState.closeIndexWriter
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4] 2> 106517 T328 oasu.DefaultSolrCoreState.closeIndexWriter closing
IndexWriter with IndexWriterCloser
[junit4] 2> 106518 T328 C129 oasu.LoggingInfoStream.message
[IW][SUITE-BasicHttpSolrServerTest-seed#[D9FFBFD4C53F521B]-worker]: now flush
at close waitForMerges=true
[junit4] 2> 106518 T328 C129 oasu.LoggingInfoStream.message
[IW][SUITE-BasicHttpSolrServerTest-seed#[D9FFBFD4C53F521B]-worker]: start
flush: applyAllDeletes=true
[junit4] 2> 106518 T328 C129 oasu.LoggingInfoStream.message
[IW][SUITE-BasicHttpSolrServerTest-seed#[D9FFBFD4C53F521B]-worker]: index
before flush
[junit4] 2> 106518 T328 C129 oasu.LoggingInfoStream.message
[DW][SUITE-BasicHttpSolrServerTest-seed#[D9FFBFD4C53F521B]-worker]:
SUITE-BasicHttpSolrServerTest-seed#[D9FFBFD4C53F521B]-worker startFullFlush
[junit4] 2> 106519 T328 C129 oasu.LoggingInfoStream.message
[DW][SUITE-BasicHttpSolrServerTest-seed#[D9FFBFD4C53F521B]-worker]: anyChanges?
numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
[junit4] 2> 106519 T328 C129 oasu.LoggingInfoStream.message
[DW][SUITE-BasicHttpSolrServerTest-seed#[D9FFBFD4C53F521B]-worker]:
SUITE-BasicHttpSolrServerTest-seed#[D9FFBFD4C53F521B]-worker finishFullFlush
success=true
[junit4] 2> 106519 T328 C129 oasu.LoggingInfoStream.message
[IW][SUITE-BasicHttpSolrServerTest-seed#[D9FFBFD4C53F521B]-worker]: apply all
deletes during flush
[junit4] 2> 106520 T328 C129 oasu.LoggingInfoStream.message
[BD][SUITE-BasicHttpSolrServerTest-seed#[D9FFBFD4C53F521B]-worker]: prune
sis=org.apache.lucene.index.SegmentInfos@7f68faf3 minGen=9223372036854775807
packetCount=0
[junit4] 2> 106520 T328 C129 oasu.LoggingInfoStream.message
[CMS][SUITE-BasicHttpSolrServerTest-seed#[D9FFBFD4C53F521B]-worker]: now merge
[junit4] 2> 106520 T328 C129 oasu.LoggingInfoStream.message
[CMS][SUITE-BasicHttpSolrServerTest-seed#[D9FFBFD4C53F521B]-worker]: index:
[junit4] 2> 106520 T328 C129 oasu.LoggingInfoStream.message
[CMS][SUITE-BasicHttpSolrServerTest-seed#[D9FFBFD4C53F521B]-worker]: no more
merges pending; now return
[junit4] 2> 106520 T328 C129 oasu.LoggingInfoStream.message
[IW][SUITE-BasicHttpSolrServerTest-seed#[D9FFBFD4C53F521B]-worker]:
waitForMerges
[junit4] 2> 106520 T328 C129 oasu.LoggingInfoStream.message
[IW][SUITE-BasicHttpSolrServerTest-seed#[D9FFBFD4C53F521B]-worker]:
waitForMerges done
[junit4] 2> 106520 T328 C129 oasu.LoggingInfoStream.message
[IW][SUITE-BasicHttpSolrServerTest-seed#[D9FFBFD4C53F521B]-worker]: now call
final commit()
[junit4] 2> 106520 T328 C129 oasu.LoggingInfoStream.message
[IW][SUITE-BasicHttpSolrServerTest-seed#[D9FFBFD4C53F521B]-worker]: commit:
start
[junit4] 2> 106520 T328 C129 oasu.LoggingInfoStream.message
[IW][SUITE-BasicHttpSolrServerTest-seed#[D9FFBFD4C53F521B]-worker]: commit:
enter lock
[junit4] 2> 106520 T328 C129 oasu.LoggingInfoStream.message
[IW][SUITE-BasicHttpSolrServerTest-seed#[D9FFBFD4C53F521B]-worker]: commit: now
prepare
[junit4] 2> 106520 T328 C129 oasu.LoggingInfoStream.message
[IW][SUITE-BasicHttpSolrServerTest-seed#[D9FFBFD4C53F521B]-worker]:
prepareCommit: flush
[junit4] 2> 106520 T328 C129 oasu.LoggingInfoStream.message
[IW][SUITE-BasicHttpSolrServerTest-seed#[D9FFBFD4C53F521B]-worker]: index
before flush
[junit4] 2> 106522 T328 C129 oasu.LoggingInfoStream.message
[DW][SUITE-BasicHttpSolrServerTest-seed#[D9FFBFD4C53F521B]-worker]:
SUITE-BasicHttpSolrServerTest-seed#[D9FFBFD4C53F521B]-worker startFullFlush
[junit4] 2> 106522 T328 C129 oasu.LoggingInfoStream.message
[DW][SUITE-BasicHttpSolrServerTest-seed#[D9FFBFD4C53F521B]-worker]: anyChanges?
numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
[junit4] 2> 106522 T328 C129 oasu.LoggingInfoStream.message
[IW][SUITE-BasicHttpSolrServerTest-seed#[D9FFBFD4C53F521B]-worker]: apply all
deletes during flush
[junit4] 2> 106522 T328 C129 oasu.LoggingInfoStream.message
[BD][SUITE-BasicHttpSolrServerTest-seed#[D9FFBFD4C53F521B]-worker]: prune
sis=org.apache.lucene.index.SegmentInfos@7f68faf3 minGen=9223372036854775807
packetCount=0
[junit4] 2> 106522 T328 C129 oasu.LoggingInfoStream.message
[DW][SUITE-BasicHttpSolrServerTest-seed#[D9FFBFD4C53F521B]-worker]:
SUITE-BasicHttpSolrServerTest-seed#[D9FFBFD4C53F521B]-worker finishFullFlush
success=true
[junit4] 2> 106522 T328 C129 oasu.LoggingInfoStream.message
[IW][SUITE-BasicHttpSolrServerTest-seed#[D9FFBFD4C53F521B]-worker]:
startCommit(): start
[junit4] 2> 106522 T328 C129 oasu.LoggingInfoStream.message
[IW][SUITE-BasicHttpSolrServerTest-seed#[D9FFBFD4C53F521B]-worker]: skip
startCommit(): no changes pending
[junit4] 2> 106524 T328 C129 oasu.LoggingInfoStream.message
[IW][SUITE-BasicHttpSolrServerTest-seed#[D9FFBFD4C53F521B]-worker]: commit:
pendingCommit == null; skip
[junit4] 2> 106524 T328 C129 oasu.LoggingInfoStream.message
[IW][SUITE-BasicHttpSolrServerTest-seed#[D9FFBFD4C53F521B]-worker]: commit: done
[junit4] 2> 106524 T328 C129 oasu.LoggingInfoStream.message
[IW][SUITE-BasicHttpSolrServerTest-seed#[D9FFBFD4C53F521B]-worker]: at close:
[junit4] 2> 106528 T328 oasc.SolrCore.closeSearcher [collection1] Closing
main searcher on request.
[junit4] 2> 106528 T328 oasc.CachingDirectoryFactory.close Closing
MockDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 106528 T328 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\solrtest-BasicHttpSolrServerTest-1392833586585\
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\solrtest-BasicHttpSolrServerTest-1392833586585\;done=false>>]
[junit4] 2> 106529 T328 oasc.CachingDirectoryFactory.close Closing
directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\solrtest-BasicHttpSolrServerTest-1392833586585\
[junit4] 2> 106529 T328 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\solrtest-BasicHttpSolrServerTest-1392833586585\index
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\solrtest-BasicHttpSolrServerTest-1392833586585\index;done=false>>]
[junit4] 2> 106529 T328 oasc.CachingDirectoryFactory.close Closing
directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\solrtest-BasicHttpSolrServerTest-1392833586585\index
[junit4] 2> 106530 T328 oejsh.ContextHandler.doStop stopped
o.e.j.s.ServletContextHandler{/solr,null}
[junit4] 2> 106584 T328 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: test params are: codec=Lucene45,
sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=en_SG,
timezone=Europe/Guernsey
[junit4] 2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_60-ea
(64-bit)/cpus=2,threads=1,free=18549168,total=62844928
[junit4] 2> NOTE: All tests run in this JVM: [CloudSolrServerTest,
TestXMLEscaping, ModifiableSolrParamsTest, MultiCoreExampleJettyTest,
IteratorChainTest, FieldAnalysisResponseTest, SolrExampleStreamingTest,
SolrQueryTest, TestHash, MergeIndexesEmbeddedTest,
DocumentAnalysisResponseTest, QueryResponseTest, SolrExampleJettyTest,
SolrExceptionTest, SolrExampleEmbeddedTest, ClientUtilsTest,
TestNamedListCodec, SolrExampleBinaryTest, TestJavaBinCodec,
MultiCoreEmbeddedTest, AnlysisResponseBaseTest, BasicHttpSolrServerTest]
[junit4] Completed in 5.08s, 11 tests, 1 failure <<< FAILURES!
[...truncated 84 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:453: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:433: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:39: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:37:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:202:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:491:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1268:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:901:
There were test failures: 48 suites, 280 tests, 1 failure
Total time: 83 minutes 47 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.7.0_60-ea-b04 -XX:+UseCompressedOops
-XX:+UseSerialGC
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]