Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/5139/
Java: 64bit/jdk1.7.0_80 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
1 tests failed.
FAILED:
org.apache.solr.handler.dataimport.TestContentStreamDataSource.testCommitWithin
Error Message:
expected:<0> but was:<2>
Stack Trace:
java.lang.AssertionError: expected:<0> but was:<2>
at
__randomizedtesting.SeedInfo.seed([4DA37044A1C1C78F:F7711F3C22EF299A]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.handler.dataimport.TestContentStreamDataSource.testCommitWithin(TestContentStreamDataSource.java:97)
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:1627)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 14529 lines...]
[junit4] Suite:
org.apache.solr.handler.dataimport.TestContentStreamDataSource
[junit4] 2> Creating dataDir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_4DA37044A1C1C78F-001\init-core-data-001
[junit4] 2> 30049 T69 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(true) and clientAuth (false)
[junit4] 2> 30057 T69 oas.SolrTestCaseJ4.setUp ###Starting testCommitWithin
[junit4] 2> 30634 T69 oejs.Server.doStart jetty-9.2.13.v20150730
[junit4] 2> 30793 T69 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@4e6547bd{/solr,null,AVAILABLE}
[junit4] 2> 30965 T69 oejs.AbstractConnector.doStart Started
ServerConnector@514f040a{SSL-http/1.1}{127.0.0.1:59009}
[junit4] 2> 30966 T69 oejs.Server.doStart Started @32771ms
[junit4] 2> 30967 T69 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties: {hostPort=59009, hostContext=/solr}
[junit4] 2> 30984 T69 oass.SolrDispatchFilter.init
SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@5374d4c9
[junit4] 2> 30990 T69 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_4DA37044A1C1C78F-001\inst-001\'
[junit4] 2> 31017 T69 oasc.SolrXmlConfig.fromFile Loading container
configuration from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_4DA37044A1C1C78F-001\inst-001\solr.xml
[junit4] 2> 31075 T69 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_4DA37044A1C1C78F-001\inst-001
[junit4] 2> 31077 T69 oasc.CoreContainer.<init> New CoreContainer
1360472743
[junit4] 2> 31077 T69 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_4DA37044A1C1C78F-001\inst-001\]
[junit4] 2> 31077 T69 oasc.CoreContainer.load loading shared library:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_4DA37044A1C1C78F-001\inst-001\lib
[junit4] 2> 31078 T69 oasc.SolrResourceLoader.addToClassLoader WARN Can't
find (or read) directory to add to classloader: lib (resolved as:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_4DA37044A1C1C78F-001\inst-001\lib).
[junit4] 2> 31155 T69 oashc.HttpShardHandlerFactory.init created with
socketTimeout : 600000,urlScheme : https,connTimeout :
60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize :
0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue :
-1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 31168 T69 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=600000&connTimeout=60000&retry=true
[junit4] 2> 31175 T69 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 31175 T69 oasl.LogWatcher.newRegisteredLogWatcher Registering
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 31176 T69 oasc.CoreContainer.initializeAuthorizationPlugin
Security conf doesn't exist. Skipping setup for authorization module.
[junit4] 2> 31176 T69 oasc.CoreContainer.initializeAuthenticationPlugin No
authentication plugin used.
[junit4] 2> 31177 T69 oasc.CorePropertiesLocator.discover Looking for core
definitions underneath
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_4DA37044A1C1C78F-001\inst-001
[junit4] 2> 31180 T69 oasc.CoreDescriptor.<init> Created CoreDescriptor:
{loadOnStartup=true, config=solrconfig.xml, name=collection1, dataDir=data\,
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_4DA37044A1C1C78F-001\inst-001\collection1\,
schema=schema.xml, transient=false, configSetProperties=configsetprops.json,
instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_4DA37044A1C1C78F-001\inst-001\collection1}
[junit4] 2> 31180 T69 oasc.CorePropertiesLocator.discoverUnder Found core
collection1 in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_4DA37044A1C1C78F-001\inst-001\collection1\
[junit4] 2> 31181 T69 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 31186 T82 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_4DA37044A1C1C78F-001\inst-001\collection1\'
[junit4] 2> 31191 T69 oass.SolrDispatchFilter.init
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0
[junit4] 2> 31192 T69 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 31253 T82 oasc.SolrConfig.refreshRequestParams current version
of requestparams : -1
[junit4] 2> 31276 T82 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.4.0
[junit4] 2> 31326 T82 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 31327 T82 oass.IndexSchema.readSchema Reading Solr Schema from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_4DA37044A1C1C78F-001\inst-001\collection1\conf\schema.xml
[junit4] 2> 31340 T82 oass.IndexSchema.readSchema [collection1] Schema
name=dih_test
[junit4] 2> 31399 T82 oass.IndexSchema.readSchema default search field in
schema is desc
[junit4] 2> 31401 T82 oass.IndexSchema.readSchema query parser default
operator is OR
[junit4] 2> 31402 T82 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 31406 T82 oasc.ConfigSetProperties.readFromResourceLoader Did
not find ConfigSet properties, assuming default properties: Can't find resource
'configsetprops.json' in classpath or
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_4DA37044A1C1C78F-001\inst-001\collection1\conf'
[junit4] 2> 31406 T82 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from instancedir
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_4DA37044A1C1C78F-001\inst-001\collection1\
[junit4] 2> 31407 T82 x:x:collection1 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 31407 T82 x:x:collection1 oasc.SolrCore.<init> [[collection1]
] Opening new SolrCore at
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_4DA37044A1C1C78F-001\inst-001\collection1\],
dataDir=[null]
[junit4] 2> 31407 T82 x:x:collection1 oasc.SolrCore.initInfoRegistry JMX
monitoring not detected for core: collection1
[junit4] 2> 31408 T82 x:x:collection1 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] 2> 31408 T82 x:x:collection1 oasc.SolrCore.initListeners
[[collection1] ] Added SolrEventListener for firstSearcher:
[org.apache.solr.core.QuerySenderListener{queries=[]}]
[junit4] 2> 31409 T82 x:x:collection1 oasc.CachingDirectoryFactory.get
return new directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_4DA37044A1C1C78F-001\inst-001\collection1\data\
[junit4] 2> 31410 T82 x:x:collection1 oasc.SolrCore.getNewIndexDir New
index directory detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_4DA37044A1C1C78F-001\inst-001\collection1\data\index/
[junit4] 2> 31410 T82 x:x:collection1 oasc.SolrCore.initIndex WARN
[collection1] Solr index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_4DA37044A1C1C78F-001\inst-001\collection1\data\index'
doesn't exist. Creating new index...
[junit4] 2> 31412 T82 x:x:collection1 oasc.CachingDirectoryFactory.get
return new directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_4DA37044A1C1C78F-001\inst-001\collection1\data\index
[junit4] 2> 31415 T82 x:x:collection1 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@2d753faa
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6ca6c936),segFN=segments_1,generation=1}
[junit4] 2> 31416 T82 x:x:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 31416 T86 x:x:collection1 oasc.SolrCore$12.run Looking for old
index directories to cleanup for core collection1 in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_4DA37044A1C1C78F-001\inst-001\collection1\data\
[junit4] 2> 31419 T82 x:x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain ""
(default)
[junit4] 2> 31419 T82 x:x:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "" (default)
[junit4] 2> 31426 T82 x:x:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 31428 T82 x:x:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 31430 T82 x:x:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 31433 T82 x:x:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 31438 T82 x:x:collection1
oasc.RequestHandlers.initHandlersFromConfig Registered paths:
/admin/mbeans,/get,/update/csv,standard,,/admin/properties,/update/json,/dataimport,/search,/admin/ping,/update,/admin/logging,/admin/file,/schema,/admin/luke,/admin/threads,/update/json/docs,/admin/system,/config,/admin/plugins,/replication,/admin/segments
[junit4] 2> 31440 T82 x:x:collection1 oasc.SolrCore.initStatsCache Using
default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 31441 T82 x:x:collection1 oasu.CommitTracker.<init> Hard
AutoCommit: disabled
[junit4] 2> 31441 T82 x:x:collection1 oasu.CommitTracker.<init> Soft
AutoCommit: disabled
[junit4] 2> 31442 T82 x:x:collection1 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@2d753faa
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6ca6c936),segFN=segments_1,generation=1}
[junit4] 2> 31442 T82 x:x:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 31443 T82 x:x:collection1 oass.SolrIndexSearcher.<init>
Opening Searcher@aaa2466[collection1] main
[junit4] 2> 31444 T82 x:x:collection1
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage
initialized to use dir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_4DA37044A1C1C78F-001\inst-001\collection1\conf
[junit4] 2> 31444 T82 x:x:collection1 oasr.RestManager.init Initializing
RestManager with initArgs:
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_4DA37044A1C1C78F-001\inst-001\collection1\conf}
[junit4] 2> 31444 T82 x:x:collection1 oasr.ManagedResourceStorage.load
Reading _rest_managed.json using
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_4DA37044A1C1C78F-001\inst-001\collection1\conf
[junit4] 2> 31445 T82 x:x:collection1 oasr.RestManager.init Initializing 0
registered ManagedResources
[junit4] 2> 31445 T82 x:x:collection1 oash.ReplicationHandler.inform
Commits will be reserved for 10000
[junit4] 2> 31445 T82 x:x:collection1 oasc.CoreContainer.registerCore
registering core: collection1
[junit4] 2> 31447 T87 x:x:collection1 oasc.QuerySenderListener.newSearcher
QuerySenderListener sending requests to Searcher@aaa2466[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 31447 T87 x:x:collection1 oasc.QuerySenderListener.newSearcher
QuerySenderListener done.
[junit4] 2> 31448 T87 x:x:collection1 oasc.SolrCore.registerSearcher
[collection1] Registered new searcher Searcher@aaa2466[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> ASYNC NEW_CORE C15 name=collection1
org.apache.solr.core.SolrCore@7ec4e721
[junit4] 2> 32970 T78 x:x:collection1 C15
oashd.DataImporter.maybeReloadConfiguration Loading DIH Configuration:
data-config.xml
[junit4] 2> 32978 T78 x:x:collection1 C15
oashd.DataImporter.loadDataConfig Data Configuration loaded successfully
[junit4] 2> 32979 T78 x:x:collection1 C15 oashd.DataImporter.doFullImport
Starting Full Import
[junit4] 2> 32981 T78 x:x:collection1 C15
oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read:
dataimport.properties
[junit4] 2> 33112 T78 x:x:collection1 C15 oashd.DocBuilder.finish Import
completed successfully
[junit4] 2> 33113 T78 x:x:collection1 C15
oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read:
dataimport.properties
[junit4] 2> 34103 T90 x:x:collection1 oasu.DirectUpdateHandler2.commit
start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 34121 T90 x:x:collection1 oass.SolrIndexSearcher.<init>
Opening Searcher@5d212dc5[collection1] main
[junit4] 2> 34121 T90 x:x:collection1 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 34121 T87 x:x:collection1 oasc.QuerySenderListener.newSearcher
QuerySenderListener sending requests to Searcher@5d212dc5[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.4.0):c2)))}
[junit4] 2> 34123 T87 x:x:collection1 C15 oasc.SolrCore.execute
[collection1] webapp=null path=null
params={q=solr&rows=10&distrib=false&event=newSearcher&start=0} hits=0 status=0
QTime=0
[junit4] 2> 34123 T87 x:x:collection1 C15 oasc.SolrCore.execute
[collection1] webapp=null path=null
params={q=rocks&rows=10&distrib=false&event=newSearcher&start=0} hits=0
status=0 QTime=0
[junit4] 2> 34124 T87 x:x:collection1 C15 oasc.SolrCore.execute
[collection1] webapp=null path=null
params={q=static+newSearcher+warming+query+from+solrconfig.xml&distrib=false&event=newSearcher}
hits=0 status=0 QTime=0
[junit4] 2> 34125 T87 x:x:collection1 oasc.QuerySenderListener.newSearcher
QuerySenderListener done.
[junit4] 2> 34125 T87 x:x:collection1 oasc.SolrCore.registerSearcher
[collection1] Registered new searcher Searcher@5d212dc5[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.4.0):c2)))}
[junit4] 2> 40715 T78 x:x:collection1 C15
oashd.SimplePropertiesWriter.persist Wrote last indexed time to
dataimport.properties
[junit4] 2> 40716 T78 x:x:collection1 C15 oashd.DocBuilder.execute Time
taken = 0:0:7.774
[junit4] 2> 40717 T78 x:x:collection1 C15 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/dataimport
params={command=full-import&clean=false&commitWithin=1000&commit=false&wt=javabin&version=2}
{add=[1, 2]} 0 7835
[junit4] 2> ASYNC NEW_CORE C16 name=collection1
org.apache.solr.core.SolrCore@7ec4e721
[junit4] 2> 41072 T73 x:x:collection1 C16 oasc.SolrCore.execute
[collection1] webapp=/solr path=/select params={q=*&wt=javabin&version=2}
hits=2 status=0 QTime=2
[junit4] 2> 41093 T69 oejs.AbstractConnector.doStop Stopped
ServerConnector@514f040a{SSL-http/1.1}{127.0.0.1:0}
[junit4] 2> 41094 T69 oasc.CoreContainer.shutdown Shutting down
CoreContainer instance=1360472743
[junit4] 2> 41095 T69 x:x:collection1 oasc.SolrCore.close [collection1]
CLOSING SolrCore org.apache.solr.core.SolrCore@7ec4e721
[junit4] 2> 41096 T69 x:x:collection1 oasu.DirectUpdateHandler2.close
closing DirectUpdateHandler2{commits=1,autocommits=0,soft
autocommits=1,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=2,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4] 2> 41097 T69 x:x:collection1
oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4] 2> 41097 T69 x:x:collection1
oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached
0 - closing IndexWriter
[junit4] 2> 41098 T69 x:x:collection1
oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with
IndexWriterCloser
[junit4] 2> 41101 T69 x:x:collection1 C16 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@2d753faa
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6ca6c936),segFN=segments_1,generation=1}
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@2d753faa
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6ca6c936),segFN=segments_2,generation=2}
[junit4] 2> 41103 T69 x:x:collection1 C16
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4] 2> 41104 T69 x:x:collection1 oasc.SolrCore.closeSearcher
[collection1] Closing main searcher on request.
[junit4] 2> 41108 T69 x:x:collection1 oasc.CachingDirectoryFactory.close
Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 41109 T69 x:x:collection1
oasc.CachingDirectoryFactory.closeCacheValue looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_4DA37044A1C1C78F-001\inst-001\collection1\data\index
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_4DA37044A1C1C78F-001\inst-001\collection1\data\index;done=false>>]
[junit4] 2> 41110 T69 x:x:collection1 oasc.CachingDirectoryFactory.close
Closing directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_4DA37044A1C1C78F-001\inst-001\collection1\data\index
[junit4] 2> 41111 T69 x:x:collection1
oasc.CachingDirectoryFactory.closeCacheValue looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_4DA37044A1C1C78F-001\inst-001\collection1\data\
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_4DA37044A1C1C78F-001\inst-001\collection1\data\;done=false>>]
[junit4] 2> 41112 T69 x:x:collection1 oasc.CachingDirectoryFactory.close
Closing directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_4DA37044A1C1C78F-001\inst-001\collection1\data\
[junit4] 2> 41119 T69 x:x:collection1 oejsh.ContextHandler.doStop Stopped
o.e.j.s.ServletContextHandler@4e6547bd{/solr,null,UNAVAILABLE}
[junit4] 2> 41126 T69 oas.SolrTestCaseJ4.tearDown ###Ending
testCommitWithin
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestContentStreamDataSource -Dtests.method=testCommitWithin
-Dtests.seed=4DA37044A1C1C78F -Dtests.slow=true -Dtests.locale=mk
-Dtests.timezone=America/Juneau -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 11.1s J0 | TestContentStreamDataSource.testCommitWithin <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<0> but
was:<2>
[junit4] > at
__randomizedtesting.SeedInfo.seed([4DA37044A1C1C78F:F7711F3C22EF299A]:0)
[junit4] > at
org.apache.solr.handler.dataimport.TestContentStreamDataSource.testCommitWithin(TestContentStreamDataSource.java:97)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 41172 T69 oas.SolrTestCaseJ4.setUp ###Starting testSimple
[junit4] 2> 41187 T69 oejs.Server.doStart jetty-9.2.13.v20150730
[junit4] 2> 41193 T69 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@228815e9{/solr,null,AVAILABLE}
[junit4] 2> 41217 T69 oejs.AbstractConnector.doStart Started
ServerConnector@78c3648f{SSL-http/1.1}{127.0.0.1:59013}
[junit4] 2> 41218 T69 oejs.Server.doStart Started @43023ms
[junit4] 2> 41219 T69 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties: {hostPort=59013, hostContext=/solr}
[junit4] 2> 41220 T69 oass.SolrDispatchFilter.init
SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@5374d4c9
[junit4] 2> 41220 T69 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_4DA37044A1C1C78F-001\inst-002\'
[junit4] 2> 41260 T69 oasc.SolrXmlConfig.fromFile Loading container
configuration from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_4DA37044A1C1C78F-001\inst-002\solr.xml
[junit4] 2> 41307 T69 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_4DA37044A1C1C78F-001\inst-002
[junit4] 2> 41307 T69 oasc.CoreContainer.<init> New CoreContainer 800171640
[junit4] 2> 41308 T69 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_4DA37044A1C1C78F-001\inst-002\]
[junit4] 2> 41308 T69 oasc.CoreContainer.load loading shared library:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_4DA37044A1C1C78F-001\inst-002\lib
[junit4] 2> 41308 T69 oasc.SolrResourceLoader.addToClassLoader WARN Can't
find (or read) directory to add to classloader: lib (resolved as:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_4DA37044A1C1C78F-001\inst-002\lib).
[junit4] 2> 41319 T69 oashc.HttpShardHandlerFactory.init created with
socketTimeout : 600000,urlScheme : https,connTimeout :
60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize :
0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue :
-1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 41324 T69 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=600000&connTimeout=60000&retry=true
[junit4] 2> 41328 T69 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 41328 T69 oasl.LogWatcher.newRegisteredLogWatcher Registering
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 41329 T69 oasc.CoreContainer.initializeAuthorizationPlugin
Security conf doesn't exist. Skipping setup for authorization module.
[junit4] 2> 41329 T69 oasc.CoreContainer.initializeAuthenticationPlugin No
authentication plugin used.
[junit4] 2> 41332 T69 oasc.CorePropertiesLocator.discover Looking for core
definitions underneath
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_4DA37044A1C1C78F-001\inst-002
[junit4] 2> 41332 T69 oasc.CoreDescriptor.<init> Created CoreDescriptor:
{name=collection1, loadOnStartup=true,
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_4DA37044A1C1C78F-001\inst-002\collection1\,
dataDir=data\, transient=false, config=solrconfig.xml,
instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_4DA37044A1C1C78F-001\inst-002\collection1,
configSetProperties=configsetprops.json, schema=schema.xml}
[junit4] 2> 41332 T69 oasc.CorePropertiesLocator.discoverUnder Found core
collection1 in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_4DA37044A1C1C78F-001\inst-002\collection1\
[junit4] 2> 41332 T69 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 41337 T102 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_4DA37044A1C1C78F-001\inst-002\collection1\'
[junit4] 2> 41337 T69 oass.SolrDispatchFilter.init
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0
[junit4] 2> 41341 T69 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 41372 T102 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 41403 T102 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.4.0
[junit4] 2> 41462 T102 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 41463 T102 oass.IndexSchema.readSchema Reading Solr Schema
from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_4DA37044A1C1C78F-001\inst-002\collection1\conf\schema.xml
[junit4] 2> 41480 T102 oass.IndexSchema.readSchema [collection1] Schema
name=dih_test
[junit4] 2> 41540 T102 oass.IndexSchema.readSchema default search field in
schema is desc
[junit4] 2> 41542 T102 oass.IndexSchema.readSchema query parser default
operator is OR
[junit4] 2> 41543 T102 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 41550 T102 oasc.ConfigSetProperties.readFromResourceLoader Did
not find ConfigSet properties, assuming default properties: Can't find resource
'configsetprops.json' in classpath or
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_4DA37044A1C1C78F-001\inst-002\collection1\conf'
[junit4] 2> 41550 T102 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from instancedir
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_4DA37044A1C1C78F-001\inst-002\collection1\
[junit4] 2> 41551 T102 x:x:collection1 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 41551 T102 x:x:collection1 oasc.SolrCore.<init> [[collection1]
] Opening new SolrCore at
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_4DA37044A1C1C78F-001\inst-002\collection1\],
dataDir=[null]
[junit4] 2> 41551 T102 x:x:collection1 oasc.SolrCore.initInfoRegistry JMX
monitoring not detected for core: collection1
[junit4] 2> 41552 T102 x:x:collection1 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] 2> 41553 T102 x:x:collection1 oasc.SolrCore.initListeners
[[collection1] ] Added SolrEventListener for firstSearcher:
[org.apache.solr.core.QuerySenderListener{queries=[]}]
[junit4] 2> 41554 T102 x:x:collection1 oasc.CachingDirectoryFactory.get
return new directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_4DA37044A1C1C78F-001\inst-002\collection1\data\
[junit4] 2> 41554 T102 x:x:collection1 oasc.SolrCore.getNewIndexDir New
index directory detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_4DA37044A1C1C78F-001\inst-002\collection1\data\index/
[junit4] 2> 41554 T102 x:x:collection1 oasc.SolrCore.initIndex WARN
[collection1] Solr index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_4DA37044A1C1C78F-001\inst-002\collection1\data\index'
doesn't exist. Creating new index...
[junit4] 2> 41555 T102 x:x:collection1 oasc.CachingDirectoryFactory.get
return new directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_4DA37044A1C1C78F-001\inst-002\collection1\data\index
[junit4] 2> 41556 T102 x:x:collection1 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@1180f6f8
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@29d61cc2),segFN=segments_1,generation=1}
[junit4] 2> 41556 T102 x:x:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 41558 T106 x:x:collection1 oasc.SolrCore$12.run Looking for
old index directories to cleanup for core collection1 in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_4DA37044A1C1C78F-001\inst-002\collection1\data\
[junit4] 2> 41562 T102 x:x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain ""
(default)
[junit4] 2> 41563 T102 x:x:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "" (default)
[junit4] 2> 41576 T102 x:x:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 41578 T102 x:x:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 41583 T102 x:x:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 41586 T102 x:x:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 41591 T102 x:x:collection1
oasc.RequestHandlers.initHandlersFromConfig Registered paths:
/admin/mbeans,/get,/update/csv,standard,,/admin/properties,/update/json,/dataimport,/search,/admin/ping,/update,/admin/logging,/admin/file,/schema,/admin/luke,/admin/threads,/update/json/docs,/admin/system,/config,/admin/plugins,/replication,/admin/segments
[junit4] 2> 41595 T102 x:x:collection1 oasc.SolrCore.initStatsCache Using
default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 41596 T102 x:x:collection1 oasu.CommitTracker.<init> Hard
AutoCommit: disabled
[junit4] 2> 41596 T102 x:x:collection1 oasu.CommitTracker.<init> Soft
AutoCommit: disabled
[junit4] 2> 41597 T102 x:x:collection1 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@1180f6f8
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@29d61cc2),segFN=segments_1,generation=1}
[junit4] 2> 41598 T102 x:x:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 41599 T102 x:x:collection1 oass.SolrIndexSearcher.<init>
Opening Searcher@77d175f7[collection1] main
[junit4] 2> 41600 T102 x:x:collection1
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage
initialized to use dir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_4DA37044A1C1C78F-001\inst-002\collection1\conf
[junit4] 2> 41601 T102 x:x:collection1 oasr.RestManager.init Initializing
RestManager with initArgs:
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_4DA37044A1C1C78F-001\inst-002\collection1\conf}
[junit4] 2> 41601 T102 x:x:collection1 oasr.ManagedResourceStorage.load
Reading _rest_managed.json using
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_4DA37044A1C1C78F-001\inst-002\collection1\conf
[junit4] 2> 41603 T102 x:x:collection1 oasr.RestManager.init Initializing
0 registered ManagedResources
[junit4] 2> 41603 T102 x:x:collection1 oash.ReplicationHandler.inform
Commits will be reserved for 10000
[junit4] 2> 41604 T107 x:x:collection1
oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to
Searcher@77d175f7[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 41604 T107 x:x:collection1
oasc.QuerySenderListener.newSearcher QuerySenderListener done.
[junit4] 2> 41604 T102 x:x:collection1 oasc.CoreContainer.registerCore
registering core: collection1
[junit4] 2> 41604 T107 x:x:collection1 oasc.SolrCore.registerSearcher
[collection1] Registered new searcher Searcher@77d175f7[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> ASYNC NEW_CORE C17 name=collection1
org.apache.solr.core.SolrCore@5221ff81
[junit4] 2> 41911 T96 x:x:collection1 C17
oashd.DataImporter.maybeReloadConfiguration Loading DIH Configuration:
data-config.xml
[junit4] 2> 41914 T96 x:x:collection1 C17
oashd.DataImporter.loadDataConfig Data Configuration loaded successfully
[junit4] 2> 41915 T96 x:x:collection1 C17 oashd.DataImporter.doFullImport
Starting Full Import
[junit4] 2> 41915 T96 x:x:collection1 C17
oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read:
dataimport.properties
[junit4] 2> 41921 T96 x:x:collection1 C17 oashd.DocBuilder.finish Import
completed successfully
[junit4] 2> 41922 T96 x:x:collection1 C17 oasu.DirectUpdateHandler2.commit
start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 41927 T96 x:x:collection1 C17 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@1180f6f8
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@29d61cc2),segFN=segments_1,generation=1}
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@1180f6f8
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@29d61cc2),segFN=segments_2,generation=2}
[junit4] 2> 41928 T96 x:x:collection1 C17
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4] 2> 41929 T96 x:x:collection1 C17 oass.SolrIndexSearcher.<init>
Opening Searcher@29d6d31c[collection1] main
[junit4] 2> 41931 T96 x:x:collection1 C17 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 41931 T107 x:x:collection1 C17
oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to
Searcher@29d6d31c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.4.0):c2)))}
[junit4] 2> 41932 T107 x:x:collection1 C17
oasr.SolrRequestInfo.setRequestInfo ERROR Previous SolrRequestInfo was not
closed! req=command=full-import&clean=false&wt=javabin&version=2
[junit4] 2> 41932 T107 x:x:collection1 C17
oasr.SolrRequestInfo.setRequestInfo ERROR prev == info : false
[junit4] 2> 41933 T107 x:x:collection1 oasc.SolrException.log ERROR
null:java.lang.AssertionError
[junit4] 2> at
org.apache.solr.request.SolrRequestInfo.setRequestInfo(SolrRequestInfo.java:58)
[junit4] 2> at
org.apache.solr.core.QuerySenderListener.newSearcher(QuerySenderListener.java:63)
[junit4] 2> at
org.apache.solr.core.SolrCore$6.call(SolrCore.java:1865)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 41933 T107 x:x:collection1 C17 oasc.SolrCore.registerSearcher
[collection1] Registered new searcher Searcher@29d6d31c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.4.0):c2)))}
[junit4] 2> 41934 T96 x:x:collection1 C17
oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read:
dataimport.properties
[junit4] 2> 60472 T96 x:x:collection1 C17
oashd.SimplePropertiesWriter.persist Wrote last indexed time to
dataimport.properties
[junit4] 2> 60473 T96 x:x:collection1 C17 oashd.DocBuilder.execute Time
taken = 0:0:18.581
[junit4] 2> 60473 T96 x:x:collection1 C17 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/dataimport
params={command=full-import&clean=false&wt=javabin&version=2} {add=[1,
2],commit=} 0 18591
[junit4] 2> 60481 T99 x:x:collection1 C17 oasc.SolrCore.execute
[collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2}
hits=2 status=0 QTime=0
[junit4] 2> 60492 T69 oejs.AbstractConnector.doStop Stopped
ServerConnector@78c3648f{SSL-http/1.1}{127.0.0.1:0}
[junit4] 2> 60493 T69 oasc.CoreContainer.shutdown Shutting down
CoreContainer instance=800171640
[junit4] 2> 60494 T69 x:x:collection1 oasc.SolrCore.close [collection1]
CLOSING SolrCore org.apache.solr.core.SolrCore@5221ff81
[junit4] 2> 60495 T69 x:x:collection1 oasu.DirectUpdateHandler2.close
closing DirectUpdateHandler2{commits=1,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4] 2> 60497 T69 x:x:collection1
oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4] 2> 60497 T69 x:x:collection1
oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached
0 - closing IndexWriter
[junit4] 2> 60498 T69 x:x:collection1
oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with
IndexWriterCloser
[junit4] 2> 60500 T69 x:x:collection1 oasc.SolrCore.closeSearcher
[collection1] Closing main searcher on request.
[junit4] 2> 60502 T69 x:x:collection1 oasc.CachingDirectoryFactory.close
Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 60502 T69 x:x:collection1
oasc.CachingDirectoryFactory.closeCacheValue looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_4DA37044A1C1C78F-001\inst-002\collection1\data\index
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_4DA37044A1C1C78F-001\inst-002\collection1\data\index;done=false>>]
[junit4] 2> 60503 T69 x:x:collection1 oasc.CachingDirectoryFactory.close
Closing directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_4DA37044A1C1C78F-001\inst-002\collection1\data\index
[junit4] 2> 60503 T69 x:x:collection1
oasc.CachingDirectoryFactory.closeCacheValue looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_4DA37044A1C1C78F-001\inst-002\collection1\data\
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_4DA37044A1C1C78F-001\inst-002\collection1\data\;done=false>>]
[junit4] 2> 60504 T69 x:x:collection1 oasc.CachingDirectoryFactory.close
Closing directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_4DA37044A1C1C78F-001\inst-002\collection1\data\
[junit4] 2> 60505 T69 x:x:collection1 oejsh.ContextHandler.doStop Stopped
o.e.j.s.ServletContextHandler@228815e9{/solr,null,UNAVAILABLE}
[junit4] 2> 60507 T69 oas.SolrTestCaseJ4.tearDown ###Ending testSimple
[junit4] 2> 60610 T69 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_4DA37044A1C1C78F-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene53):
{timestamp=PostingsFormat(name=Asserting), desc=FSTOrd50,
id=PostingsFormat(name=Direct)}, docValues:{},
sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=mk,
timezone=America/Juneau
[junit4] 2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_80
(64-bit)/cpus=3,threads=1,free=18512784,total=64880640
[junit4] 2> NOTE: All tests run in this JVM: [TestWriterImpl,
TestZKPropertiesWriter, TestSqlEntityProcessorDelta, TestNestedChildren,
TestContentStreamDataSource]
[junit4] Completed [14/38] on J0 in 30.60s, 2 tests, 1 failure <<< FAILURES!
[...truncated 82 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:785: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:729: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:59: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:253: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:467:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:524:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1452:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1006:
There were test failures: 38 suites, 157 tests, 1 failure, 3 ignored
Total time: 86 minutes 9 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]