Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/12083/
Java: 64bit/jdk1.8.0_40 -XX:-UseCompressedOops -XX:+UseSerialGC
1 tests failed.
FAILED: org.apache.solr.rest.schema.TestBulkSchemaAPI.testDeleteAndReplace
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([D044AC250157A9F6:321102C88AAFCF28]: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.rest.schema.TestBulkSchemaAPI.testDeleteAndReplace(TestBulkSchemaAPI.java:392)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
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:53)
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:53)
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 9157 lines...]
[junit4] Suite: org.apache.solr.rest.schema.TestBulkSchemaAPI
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/init-core-data-001
[junit4] 2> 172897 T963 [] [] [] [] oas.SolrTestCaseJ4.buildSSLConfig
Randomized ssl (false) and clientAuth (false)
[junit4] 2> 172901 T963 [] [] [] [] oas.SolrTestCaseJ4.setUp ###Starting
testDeleteAndReplace
[junit4] 2> 172975 T963 [] [] [] [] oas.SolrTestCaseJ4.initCore
####initCore
[junit4] 2> 172975 T963 [] [] [] [] oas.SolrTestCaseJ4.initCore
####initCore end
[junit4] 2> 172976 T963 [] [] [] []
oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-003/cores/core
[junit4] 2> 172979 T963 [] [] [] [] oejs.Server.doStart
jetty-9.2.9.v20150224
[junit4] 2> 172991 T963 [] [] [] [] oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@20b8b099{/solr,null,AVAILABLE}
[junit4] 2> 173001 T963 [] [] [] [] oejs.AbstractConnector.doStart
Started ServerConnector@325bbb9c{HTTP/1.1}{127.0.0.1:58327}
[junit4] 2> 173001 T963 [] [] [] [] oejs.Server.doStart Started @174496ms
[junit4] 2> 173001 T963 [] [] [] []
oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/solr,
hostPort=58327,
configSetBaseDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-001,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-003/cores}
[junit4] 2> 173002 T963 [] [] [] [] oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
[junit4] 2> 173002 T963 [] [] [] [] oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-001/'
[junit4] 2> 173028 T963 [] [] [] [] oasc.SolrXmlConfig.fromFile Loading
container configuration from
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-001/solr.xml
[junit4] 2> 173033 T963 [] [] [] [] oasc.CorePropertiesLocator.<init>
Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-003/cores
[junit4] 2> 173034 T963 [] [] [] [] oasc.CoreContainer.<init> New
CoreContainer 328818428
[junit4] 2> 173034 T963 [] [] [] [] oasc.CoreContainer.load Loading cores
into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-001/]
[junit4] 2> 173034 T963 [] [] [] [] oasc.CoreContainer.load loading
shared library:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-001/lib
[junit4] 2> 173034 T963 [] [] [] []
oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to
add to classloader: lib (resolved as:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-001/lib).
[junit4] 2> 173041 T963 [] [] [] []
oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
[junit4] 2> 173042 T963 [] [] [] []
oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to:
[junit4] 2> 173042 T963 [] [] [] []
oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4] 2> 173042 T963 [] [] [] []
oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4] 2> 173043 T963 [] [] [] []
oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
[junit4] 2> 173043 T963 [] [] [] []
oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4] 2> 173043 T963 [] [] [] []
oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to:
2147483647
[junit4] 2> 173043 T963 [] [] [] []
oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4] 2> 173044 T963 [] [] [] []
oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4] 2> 173044 T963 [] [] [] []
oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4] 2> 173044 T963 [] [] [] []
oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
[junit4] 2> 173045 T963 [] [] [] [] oasu.UpdateShardHandler.<init>
Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 173045 T963 [] [] [] [] oasl.LogWatcher.createWatcher SLF4J
impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 173045 T963 [] [] [] []
oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 173046 T963 [] [] [] [] oasc.CoreContainer.load Node Name:
127.0.0.1
[junit4] 2> 173046 T963 [] [] [] [] oasc.CorePropertiesLocator.discover
Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-003/cores
[junit4] 2> 173049 T963 [] [] [] [] oasc.CoreDescriptor.<init> CORE
DESCRIPTOR: {name=collection1, config=solrconfig-managed-schema.xml,
transient=false, schema=schema-rest.xml, loadOnStartup=true,
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-003/cores/core,
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-003/cores/core/, configSet=collection1,
dataDir=data/}
[junit4] 2> 173049 T963 [] [] [] []
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-003/cores/core/
[junit4] 2> 173049 T963 [] [] [] [] oasc.CorePropertiesLocator.discover
Found 1 core definitions
[junit4] 2> 173050 T975 [] [] [] [] oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-001/collection1/'
[junit4] 2> 173052 T975 [] [] [] []
oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI%20D044AC250157A9F6-001/tempDir-001/collection1/lib/classes/'
to classloader
[junit4] 2> 173052 T975 [] [] [] []
oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI%20D044AC250157A9F6-001/tempDir-001/collection1/lib/README'
to classloader
[junit4] 2> 173073 T975 [] [] [] [] oasc.SolrConfig.refreshRequestParams
current version of requestparams : -1
[junit4] 2> 173078 T975 [] [] [] [] oasc.SolrConfig.<init> Using Lucene
MatchVersion: 6.0.0
[junit4] 2> 173087 T975 [] [] [] [] oasc.SolrConfig.<init> Loaded
SolrConfig: solrconfig-managed-schema.xml
[junit4] 2> 173089 T975 [] [] [] []
oass.ManagedIndexSchemaFactory.readSchemaLocally The schema is configured as
managed, but managed schema resource managed-schema not found - loading
non-managed schema schema-rest.xml instead
[junit4] 2> 173090 T975 [] [] [] [] oass.IndexSchema.readSchema Reading
Solr Schema from
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-001/collection1/conf/schema-rest.xml
[junit4] 2> 173096 T975 [] [] [] [] oass.IndexSchema.readSchema
[collection1] Schema name=test-rest
[junit4] 2> 173211 T975 [] [] [] [] oass.IndexSchema.readSchema default
search field in schema is text
[junit4] 2> 173212 T975 [] [] [] [] oass.IndexSchema.readSchema query
parser default operator is OR
[junit4] 2> 173212 T975 [] [] [] [] oass.IndexSchema.readSchema unique
key field: id
[junit4] 2> 173213 T975 [] [] [] [] oass.IndexSchema.loadCopyFields WARN
Field title is not multivalued and destination for multiple copyFields (3)
[junit4] 2> 173217 T975 [] [] [] []
oasr.RestManager$Registry.registerManagedResource Registered ManagedResource
impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path
/schema/analysis/stopwords/english
[junit4] 2> 173217 T975 [] [] [] []
oasr.RestManager$Registry.registerManagedResource Registered ManagedResource
impl
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager
for path /schema/analysis/synonyms/english
[junit4] 2> 173218 T975 [] [] [] []
oasr.RestManager$Registry.registerManagedResource Registered ManagedResource
impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path
/schema/analysis/stopwords/german
[junit4] 2> 173218 T975 [] [] [] []
oasr.RestManager$Registry.registerManagedResource Registered ManagedResource
impl
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager
for path /schema/analysis/synonyms/german
[junit4] 2> 173222 T975 [] [] [] []
oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-001/collection1/conf/managed-schema
[junit4] 2> 173250 T975 [] [] [] []
oass.ManagedIndexSchemaFactory.upgradeToManagedSchema After upgrading to
managed schema, renamed the non-managed schema
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-001/collection1/conf/schema-rest.xml to
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-001/collection1/conf/schema-rest.xml.bak
[junit4] 2> 173251 T975 [] [] [] [] oasc.CoreContainer.create Creating
SolrCore 'collection1' using configuration from configset
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-001/collection1
[junit4] 2> 173251 T975 [] [] [] [] oasc.SolrCore.initDirectoryFactory
solr.NRTCachingDirectoryFactory
[junit4] 2> 173251 T975 [] [] [] [] oasc.SolrCore.<init> [collection1]
Opening new SolrCore at
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-001/collection1/,
dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-003/cores/core/data/
[junit4] 2> 173251 T975 [] [] [] [] oasc.SolrCore.<init> JMX monitoring
not detected for core: collection1
[junit4] 2> 173252 T975 [] [] [] [] oasc.CachingDirectoryFactory.get
return new directory for
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-003/cores/core/data
[junit4] 2> 173253 T975 [] [] [] [] oasc.SolrCore.getNewIndexDir New
index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-003/cores/core/data/index/
[junit4] 2> 173253 T975 [] [] [] [] oasc.SolrCore.initIndex WARN
[collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-003/cores/core/data/index' doesn't exist.
Creating new index...
[junit4] 2> 173253 T975 [] [] [] [] oasc.CachingDirectoryFactory.get
return new directory for
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-003/cores/core/data/index
[junit4] 2> 173254 T975 [] [] [] [] oasu.RandomMergePolicy.<init>
RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8663616856115867]
[junit4] 2> 173270 T975 [] [] [] [] oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-003/cores/core/data/index
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@27bdeaff;
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4] 2> 173271 T975 [] [] [] [] oasc.SolrDeletionPolicy.updateCommits
newest commit generation = 1
[junit4] 2> 173274 T975 [] [] [] []
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined
as default, creating implicit default
[junit4] 2> 173274 T975 [] [] [] [] oasc.RequestHandlers.applyInitParams
WARN INVALID paramSet a in requestHandler {type = requestHandler,name =
/dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
[junit4] 2> 173278 T975 [] [] [] [] oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 173281 T975 [] [] [] [] oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 173282 T975 [] [] [] [] oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 173283 T975 [] [] [] [] oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 173285 T975 [] [] [] []
oasc.RequestHandlers.initHandlersFromConfig Registered paths:
/admin/mbeans,standard,/dump,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 173285 T975 [] [] [] [] oasc.SolrCore.initStatsCache Using
default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 173286 T975 [] [] [] [] oasu.CommitTracker.<init> Hard
AutoCommit: disabled
[junit4] 2> 173286 T975 [] [] [] [] oasu.CommitTracker.<init> Soft
AutoCommit: disabled
[junit4] 2> 173286 T975 [] [] [] [] oasu.RandomMergePolicy.<init>
RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.8701171875, noCFSRatio=1.0]
[junit4] 2> 173287 T975 [] [] [] [] oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-003/cores/core/data/index
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@27bdeaff;
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4] 2> 173287 T975 [] [] [] [] oasc.SolrDeletionPolicy.updateCommits
newest commit generation = 1
[junit4] 2> 173287 T975 [] [] [] [] oass.SolrIndexSearcher.<init> Opening
Searcher@32795581[collection1] main
[junit4] 2> 173288 T975 [] [] [] []
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage
initialized to use dir:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-001/collection1/conf
[junit4] 2> 173288 T975 [] [] [] [] oasr.RestManager.init Initializing
RestManager with initArgs:
{storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-001/collection1/conf}
[junit4] 2> 173288 T975 [] [] [] [] oasr.ManagedResourceStorage.load
Reading _rest_managed.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-001/collection1/conf
[junit4] 2> 173289 T975 [] [] [] [] oasr.RestManager.init Initializing 4
registered ManagedResources
[junit4] 2> 173289 T975 [] [] [] [] oasr.ManagedResourceStorage.load
Reading _schema_analysis_stopwords_english.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-001/collection1/conf
[junit4] 2> 173289 T975 [] [] [] []
oasr.ManagedResource.reloadFromStorage WARN No stored data found for
/schema/analysis/stopwords/english
[junit4] 2> 173289 T975 [] [] [] []
oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path
_schema_analysis_stopwords_english.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-001/collection1/conf
[junit4] 2> 173289 T975 [] [] [] []
oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for
/schema/analysis/stopwords/english
[junit4] 2> 173289 T975 [] [] [] []
oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of
/schema/analysis/stopwords/english
[junit4] 2> 173290 T975 [] [] [] [] oasr.ManagedResourceStorage.load
Reading _schema_analysis_stopwords_german.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-001/collection1/conf
[junit4] 2> 173290 T975 [] [] [] []
oasr.ManagedResource.reloadFromStorage WARN No stored data found for
/schema/analysis/stopwords/german
[junit4] 2> 173290 T975 [] [] [] []
oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path
_schema_analysis_stopwords_german.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-001/collection1/conf
[junit4] 2> 173290 T975 [] [] [] []
oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for
/schema/analysis/stopwords/german
[junit4] 2> 173290 T975 [] [] [] []
oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of
/schema/analysis/stopwords/german
[junit4] 2> 173290 T975 [] [] [] [] oasr.ManagedResourceStorage.load
Reading _schema_analysis_synonyms_english.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-001/collection1/conf
[junit4] 2> 173290 T975 [] [] [] []
oasr.ManagedResource.reloadFromStorage WARN No stored data found for
/schema/analysis/synonyms/english
[junit4] 2> 173290 T975 [] [] [] []
oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage
Loaded 0 synonym mappings for /schema/analysis/synonyms/english
[junit4] 2> 173291 T975 [] [] [] []
oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of
/schema/analysis/synonyms/english
[junit4] 2> 173291 T975 [] [] [] [] oasr.ManagedResourceStorage.load
Reading _schema_analysis_synonyms_german.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-001/collection1/conf
[junit4] 2> 173291 T975 [] [] [] []
oasr.ManagedResource.reloadFromStorage WARN No stored data found for
/schema/analysis/synonyms/german
[junit4] 2> 173291 T975 [] [] [] []
oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage
Loaded 0 synonym mappings for /schema/analysis/synonyms/german
[junit4] 2> 173291 T975 [] [] [] []
oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of
/schema/analysis/synonyms/german
[junit4] 2> 173291 T975 [] [] [] [] oash.ReplicationHandler.inform
Commits will be reserved for 10000
[junit4] 2> 173291 T975 [] [] [] [] oasc.CoreContainer.registerCore
registering core: collection1
[junit4] 2> 173291 T976 [] [] [] [] oasc.SolrCore.registerSearcher
[collection1] Registered new searcher Searcher@32795581[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 173292 T963 [] [] [] [] oass.SolrDispatchFilter.init
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
[junit4] 2> 173292 T963 [] [] [] [] oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 173292 T963 [] [] [] [] oas.SolrJettyTestBase.createJetty
Jetty Assigned Port#58327
[junit4] 2> ASYNC NEW_CORE C292 name=collection1
org.apache.solr.core.SolrCore@62edac2c
[junit4] 2> 173299 T970 [] [] [] [collection1] C292 oasc.SolrCore.execute
[collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1
[junit4] 2> 173308 T971 [] [] [] [collection1] C292 oasc.SolrCore.execute
[collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1
[junit4] 2> 173317 T972 [] [] [] [collection1] C292 oasc.SolrCore.execute
[collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=2
[junit4] 2> 173323 T970 [] [] [] [collection1] C292 oasc.SolrCore.execute
[collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1
[junit4] 2> 173329 T971 [] [] [] [collection1] C292 oasc.SolrCore.execute
[collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=2
[junit4] 2> 173334 T972 [] [] [] [collection1] C292 oasc.SolrCore.execute
[collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1
[junit4] 2> 173364 T970 [] [] [] [collection1] C292
oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-001/collection1/conf/managed-schema
[junit4] 2> 173388 T970 [] [] [] [collection1] C292 oasc.SolrCore.execute
[collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=49
[junit4] 2> 173392 T971 [] [] [] [collection1] C292 oasc.SolrCore.execute
[collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1
[junit4] 2> 173398 T972 [] [] [] [collection1] C292 oasc.SolrCore.execute
[collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1
[junit4] 2> 173404 T970 [] [] [] [collection1] C292 oasc.SolrCore.execute
[collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1
[junit4] 2> 173410 T971 [] [] [] [collection1] C292 oasc.SolrCore.execute
[collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1
[junit4] 2> 173415 T972 [] [] [] [collection1] C292 oasc.SolrCore.execute
[collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1
[junit4] 2> 173421 T970 [] [] [] [collection1] C292 oasc.SolrCore.execute
[collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=2
[junit4] 2> 173431 T971 [] [] [] [collection1] C292 oasc.SolrCore.execute
[collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1
[junit4] 2> 173437 T972 [] [] [] [collection1] C292 oasc.SolrCore.execute
[collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1
[junit4] 2> 173442 T970 [] [] [] [collection1] C292 oasc.SolrCore.execute
[collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1
[junit4] 2> 173447 T971 [] [] [] [collection1] C292 oasc.SolrCore.execute
[collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1
[junit4] 2> 173451 T972 [] [] [] [collection1] C292 oasc.SolrCore.execute
[collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0
[junit4] 2> 173455 T970 [] [] [] [collection1] C292 oasc.SolrCore.execute
[collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1
[junit4] 2> 173509 T963 [] [] [] [] oejs.AbstractConnector.doStop Stopped
ServerConnector@325bbb9c{HTTP/1.1}{127.0.0.1:0}
[junit4] 2> 173510 T963 [] [] [] [] oasc.CoreContainer.shutdown Shutting
down CoreContainer instance=328818428
[junit4] 2> 173510 T963 [] [] [] [] oasc.SolrCore.close [collection1]
CLOSING SolrCore org.apache.solr.core.SolrCore@62edac2c
[junit4] 2> 173510 T963 [] [] [] [] oasu.DirectUpdateHandler2.close
closing DirectUpdateHandler2{commits=0,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4] 2> 173511 T963 [] [] [] []
oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4] 2> 173511 T963 [] [] [] []
oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached
0 - closing IndexWriter
[junit4] 2> 173511 T963 [] [] [] []
oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with
IndexWriterCloser
[junit4] 2> 173518 T963 [] [] [] [] oasc.SolrCore.closeSearcher
[collection1] Closing main searcher on request.
[junit4] 2> 173518 T963 [] [] [] [] oasc.CachingDirectoryFactory.close
Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 173519 T963 [] [] [] []
oasc.CachingDirectoryFactory.closeCacheValue looking to close
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-003/cores/core/data
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-003/cores/core/data;done=false>>]
[junit4] 2> 173519 T963 [] [] [] [] oasc.CachingDirectoryFactory.close
Closing directory:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-003/cores/core/data
[junit4] 2> 173519 T963 [] [] [] []
oasc.CachingDirectoryFactory.closeCacheValue looking to close
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-003/cores/core/data/index
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-003/cores/core/data/index;done=false>>]
[junit4] 2> 173519 T963 [] [] [] [] oasc.CachingDirectoryFactory.close
Closing directory:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-003/cores/core/data/index
[junit4] 2> 173521 T963 [] [] [] [] oejsh.ContextHandler.doStop Stopped
o.e.j.s.ServletContextHandler@20b8b099{/solr,null,UNAVAILABLE}
[junit4] 2> 173523 T963 [] [] [] [] oas.SolrTestCaseJ4.tearDown ###Ending
testDeleteAndReplace
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestBulkSchemaAPI
-Dtests.method=testDeleteAndReplace -Dtests.seed=D044AC250157A9F6
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_BO
-Dtests.timezone=Asia/Karachi -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.65s J2 | TestBulkSchemaAPI.testDeleteAndReplace <<<
[junit4] > Throwable #1: java.lang.AssertionError
[junit4] > at
__randomizedtesting.SeedInfo.seed([D044AC250157A9F6:321102C88AAFCF28]:0)
[junit4] > at
org.apache.solr.rest.schema.TestBulkSchemaAPI.testDeleteAndReplace(TestBulkSchemaAPI.java:392)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 173553 T963 [] [] [] [] oas.SolrTestCaseJ4.setUp ###Starting
testMultipleAddFieldWithErrors
[junit4] 2> 173682 T963 [] [] [] [] oas.SolrTestCaseJ4.initCore
####initCore
[junit4] 2> 173682 T963 [] [] [] [] oas.SolrTestCaseJ4.initCore
####initCore end
[junit4] 2> 173683 T963 [] [] [] []
oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-006/cores/core
[junit4] 2> 173685 T963 [] [] [] [] oejs.Server.doStart
jetty-9.2.9.v20150224
[junit4] 2> 173688 T963 [] [] [] [] oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@7ef7c05e{/solr,null,AVAILABLE}
[junit4] 2> 173689 T963 [] [] [] [] oejs.AbstractConnector.doStart
Started ServerConnector@4151ff7d{HTTP/1.1}{127.0.0.1:51488}
[junit4] 2> 173689 T963 [] [] [] [] oejs.Server.doStart Started @175183ms
[junit4] 2> 173689 T963 [] [] [] []
oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/solr,
hostPort=51488,
configSetBaseDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-004,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-006/cores}
[junit4] 2> 173690 T963 [] [] [] [] oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
[junit4] 2> 173690 T963 [] [] [] [] oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-004/'
[junit4] 2> 173705 T963 [] [] [] [] oasc.SolrXmlConfig.fromFile Loading
container configuration from
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-004/solr.xml
[junit4] 2> 173733 T963 [] [] [] [] oasc.CorePropertiesLocator.<init>
Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-006/cores
[junit4] 2> 173740 T963 [] [] [] [] oasc.CoreContainer.<init> New
CoreContainer 23696099
[junit4] 2> 173740 T963 [] [] [] [] oasc.CoreContainer.load Loading cores
into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-004/]
[junit4] 2> 173741 T963 [] [] [] [] oasc.CoreContainer.load loading
shared library:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-004/lib
[junit4] 2> 173741 T963 [] [] [] []
oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to
add to classloader: lib (resolved as:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-004/lib).
[junit4] 2> 173757 T963 [] [] [] []
oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
[junit4] 2> 173758 T963 [] [] [] []
oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to:
[junit4] 2> 173758 T963 [] [] [] []
oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4] 2> 173758 T963 [] [] [] []
oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4] 2> 173759 T963 [] [] [] []
oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
[junit4] 2> 173759 T963 [] [] [] []
oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4] 2> 173759 T963 [] [] [] []
oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to:
2147483647
[junit4] 2> 173759 T963 [] [] [] []
oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4] 2> 173760 T963 [] [] [] []
oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4] 2> 173760 T963 [] [] [] []
oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4] 2> 173760 T963 [] [] [] []
oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
[junit4] 2> 173761 T963 [] [] [] [] oasu.UpdateShardHandler.<init>
Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 173761 T963 [] [] [] [] oasl.LogWatcher.createWatcher SLF4J
impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 173761 T963 [] [] [] []
oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 173762 T963 [] [] [] [] oasc.CoreContainer.load Node Name:
127.0.0.1
[junit4] 2> 173762 T963 [] [] [] [] oasc.CorePropertiesLocator.discover
Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-006/cores
[junit4] 2> 173763 T963 [] [] [] [] oasc.CoreDescriptor.<init> CORE
DESCRIPTOR: {name=collection1, config=solrconfig-managed-schema.xml,
transient=false, schema=schema-rest.xml, loadOnStartup=true,
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-006/cores/core,
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-006/cores/core/, configSet=collection1,
dataDir=data/}
[junit4] 2> 173764 T963 [] [] [] []
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-006/cores/core/
[junit4] 2> 173764 T963 [] [] [] [] oasc.CorePropertiesLocator.discover
Found 1 core definitions
[junit4] 2> 173764 T990 [] [] [] [] oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-004/collection1/'
[junit4] 2> 173765 T990 [] [] [] []
oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI%20D044AC250157A9F6-001/tempDir-004/collection1/lib/classes/'
to classloader
[junit4] 2> 173765 T990 [] [] [] []
oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI%20D044AC250157A9F6-001/tempDir-004/collection1/lib/README'
to classloader
[junit4] 2> 173784 T990 [] [] [] [] oasc.SolrConfig.refreshRequestParams
current version of requestparams : -1
[junit4] 2> 173794 T990 [] [] [] [] oasc.SolrConfig.<init> Using Lucene
MatchVersion: 6.0.0
[junit4] 2> 173808 T990 [] [] [] [] oasc.SolrConfig.<init> Loaded
SolrConfig: solrconfig-managed-schema.xml
[junit4] 2> 173809 T990 [] [] [] []
oass.ManagedIndexSchemaFactory.readSchemaLocally The schema is configured as
managed, but managed schema resource managed-schema not found - loading
non-managed schema schema-rest.xml instead
[junit4] 2> 173810 T990 [] [] [] [] oass.IndexSchema.readSchema Reading
Solr Schema from
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-004/collection1/conf/schema-rest.xml
[junit4] 2> 173817 T990 [] [] [] [] oass.IndexSchema.readSchema
[collection1] Schema name=test-rest
[junit4] 2> 173998 T990 [] [] [] [] oass.IndexSchema.readSchema default
search field in schema is text
[junit4] 2> 174000 T990 [] [] [] [] oass.IndexSchema.readSchema query
parser default operator is OR
[junit4] 2> 174001 T990 [] [] [] [] oass.IndexSchema.readSchema unique
key field: id
[junit4] 2> 174002 T990 [] [] [] [] oass.IndexSchema.loadCopyFields WARN
Field title is not multivalued and destination for multiple copyFields (3)
[junit4] 2> 174010 T990 [] [] [] []
oasr.RestManager$Registry.registerManagedResource Registered ManagedResource
impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path
/schema/analysis/stopwords/english
[junit4] 2> 174010 T990 [] [] [] []
oasr.RestManager$Registry.registerManagedResource Registered ManagedResource
impl
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager
for path /schema/analysis/synonyms/english
[junit4] 2> 174011 T990 [] [] [] []
oasr.RestManager$Registry.registerManagedResource Registered ManagedResource
impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path
/schema/analysis/stopwords/german
[junit4] 2> 174011 T990 [] [] [] []
oasr.RestManager$Registry.registerManagedResource Registered ManagedResource
impl
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager
for path /schema/analysis/synonyms/german
[junit4] 2> 174014 T990 [] [] [] []
oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-004/collection1/conf/managed-schema
[junit4] 2> 174066 T990 [] [] [] []
oass.ManagedIndexSchemaFactory.upgradeToManagedSchema After upgrading to
managed schema, renamed the non-managed schema
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-004/collection1/conf/schema-rest.xml to
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-004/collection1/conf/schema-rest.xml.bak
[junit4] 2> 174066 T990 [] [] [] [] oasc.CoreContainer.create Creating
SolrCore 'collection1' using configuration from configset
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-004/collection1
[junit4] 2> 174066 T990 [] [] [] [] oasc.SolrCore.initDirectoryFactory
solr.NRTCachingDirectoryFactory
[junit4] 2> 174067 T990 [] [] [] [] oasc.SolrCore.<init> [collection1]
Opening new SolrCore at
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-004/collection1/,
dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-006/cores/core/data/
[junit4] 2> 174067 T990 [] [] [] [] oasc.SolrCore.<init> JMX monitoring
not detected for core: collection1
[junit4] 2> 174067 T990 [] [] [] [] oasc.CachingDirectoryFactory.get
return new directory for
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-006/cores/core/data
[junit4] 2> 174067 T990 [] [] [] [] oasc.SolrCore.getNewIndexDir New
index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-006/cores/core/data/index/
[junit4] 2> 174068 T990 [] [] [] [] oasc.SolrCore.initIndex WARN
[collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-006/cores/core/data/index' doesn't exist.
Creating new index...
[junit4] 2> 174068 T990 [] [] [] [] oasc.CachingDirectoryFactory.get
return new directory for
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-006/cores/core/data/index
[junit4] 2> 174069 T990 [] [] [] [] oasu.RandomMergePolicy.<init>
RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8663616856115867]
[junit4] 2> 174119 T990 [] [] [] [] oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-006/cores/core/data/index
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4cc692be;
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4] 2> 174120 T990 [] [] [] [] oasc.SolrDeletionPolicy.updateCommits
newest commit generation = 1
[junit4] 2> 174122 T990 [] [] [] []
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined
as default, creating implicit default
[junit4] 2> 174122 T990 [] [] [] [] oasc.RequestHandlers.applyInitParams
WARN INVALID paramSet a in requestHandler {type = requestHandler,name =
/dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
[junit4] 2> 174124 T990 [] [] [] [] oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 174126 T990 [] [] [] [] oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 174127 T990 [] [] [] [] oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 174127 T990 [] [] [] [] oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 174145 T990 [] [] [] []
oasc.RequestHandlers.initHandlersFromConfig Registered paths:
/admin/mbeans,standard,/dump,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 174146 T990 [] [] [] [] oasc.SolrCore.initStatsCache Using
default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 174154 T990 [] [] [] [] oasu.CommitTracker.<init> Hard
AutoCommit: disabled
[junit4] 2> 174154 T990 [] [] [] [] oasu.CommitTracker.<init> Soft
AutoCommit: disabled
[junit4] 2> 174155 T990 [] [] [] [] oasu.RandomMergePolicy.<init>
RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.8701171875, noCFSRatio=1.0]
[junit4] 2> 174155 T990 [] [] [] [] oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-006/cores/core/data/index
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4cc692be;
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4] 2> 174155 T990 [] [] [] [] oasc.SolrDeletionPolicy.updateCommits
newest commit generation = 1
[junit4] 2> 174156 T990 [] [] [] [] oass.SolrIndexSearcher.<init> Opening
Searcher@3903bb3c[collection1] main
[junit4] 2> 174156 T990 [] [] [] []
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage
initialized to use dir:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-004/collection1/conf
[junit4] 2> 174156 T990 [] [] [] [] oasr.RestManager.init Initializing
RestManager with initArgs:
{storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-004/collection1/conf}
[junit4] 2> 174156 T990 [] [] [] [] oasr.ManagedResourceStorage.load
Reading _rest_managed.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-004/collection1/conf
[junit4] 2> 174157 T990 [] [] [] [] oasr.RestManager.init Initializing 4
registered ManagedResources
[junit4] 2> 174157 T990 [] [] [] [] oasr.ManagedResourceStorage.load
Reading _schema_analysis_stopwords_english.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-004/collection1/conf
[junit4] 2> 174157 T990 [] [] [] []
oasr.ManagedResource.reloadFromStorage WARN No stored data found for
/schema/analysis/stopwords/english
[junit4] 2> 174157 T990 [] [] [] []
oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path
_schema_analysis_stopwords_english.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-004/collection1/conf
[junit4] 2> 174157 T990 [] [] [] []
oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for
/schema/analysis/stopwords/english
[junit4] 2> 174158 T990 [] [] [] []
oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of
/schema/analysis/stopwords/english
[junit4] 2> 174158 T990 [] [] [] [] oasr.ManagedResourceStorage.load
Reading _schema_analysis_stopwords_german.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-004/collection1/conf
[junit4] 2> 174158 T990 [] [] [] []
oasr.ManagedResource.reloadFromStorage WARN No stored data found for
/schema/analysis/stopwords/german
[junit4] 2> 174158 T990 [] [] [] []
oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path
_schema_analysis_stopwords_german.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-004/collection1/conf
[junit4] 2> 174158 T990 [] [] [] []
oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for
/schema/analysis/stopwords/german
[junit4] 2> 174158 T990 [] [] [] []
oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of
/schema/analysis/stopwords/german
[junit4] 2> 174159 T990 [] [] [] [] oasr.ManagedResourceStorage.load
Reading _schema_analysis_synonyms_english.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-004/collection1/conf
[junit4] 2> 174159 T990 [] [] [] []
oasr.ManagedResource.reloadFromStorage WARN No stored data found for
/schema/analysis/synonyms/english
[junit4] 2> 174159 T990 [] [] [] []
oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage
Loaded 0 synonym mappings for /schema/analysis/synonyms/english
[junit4] 2> 174159 T990 [] [] [] []
oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of
/schema/analysis/synonyms/english
[junit4] 2> 174159 T990 [] [] [] [] oasr.ManagedResourceStorage.load
Reading _schema_analysis_synonyms_german.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-004/collection1/conf
[junit4] 2> 174160 T990 [] [] [] []
oasr.ManagedResource.reloadFromStorage WARN No stored data found for
/schema/analysis/synonyms/german
[junit4] 2> 174160 T990 [] [] [] []
oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage
Loaded 0 synonym mappings for /schema/analysis/synonyms/german
[junit4] 2> 174160 T990 [] [] [] []
oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of
/schema/analysis/synonyms/german
[junit4] 2> 174160 T990 [] [] [] [] oash.ReplicationHandler.inform
Commits will be reserved for 10000
[junit4] 2> 174160 T991 [] [] [] [] oasc.SolrCore.registerSearcher
[collection1] Registered new searcher Searcher@3903bb3c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 174160 T990 [] [] [] [] oasc.CoreContainer.registerCore
registering core: collection1
[junit4] 2> 174161 T963 [] [] [] [] oass.SolrDispatchFilter.init
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
[junit4] 2> 174161 T963 [] [] [] [] oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 174162 T963 [] [] [] [] oas.SolrJettyTestBase.createJetty
Jetty Assigned Port#51488
[junit4] 2> ASYNC NEW_CORE C293 name=collection1
org.apache.solr.core.SolrCore@47e6c2bb
[junit4] 2> 174165 T985 [] [] [] [collection1] C293 oasc.SolrCore.execute
[collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0
[junit4] 2> 174177 T963 [] [] [] [] oejs.AbstractConnector.doStop Stopped
ServerConnector@4151ff7d{HTTP/1.1}{127.0.0.1:0}
[junit4] 2> 174177 T963 [] [] [] [] oasc.CoreContainer.shutdown Shutting
down CoreContainer instance=23696099
[junit4] 2> 174178 T963 [] [] [] [] oasc.SolrCore.close [collection1]
CLOSING SolrCore org.apache.solr.core.SolrCore@47e6c2bb
[junit4] 2> 174179 T963 [] [] [] [] oasu.DirectUpdateHandler2.close
closing DirectUpdateHandler2{commits=0,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4] 2> 174179 T963 [] [] [] []
oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4] 2> 174179 T963 [] [] [] []
oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached
0 - closing IndexWriter
[junit4] 2> 174180 T963 [] [] [] []
oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with
IndexWriterCloser
[junit4] 2> 174183 T963 [] [] [] [] oasc.SolrCore.closeSearcher
[collection1] Closing main searcher on request.
[junit4] 2> 174183 T963 [] [] [] [] oasc.CachingDirectoryFactory.close
Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 174184 T963 [] [] [] []
oasc.CachingDirectoryFactory.closeCacheValue looking to close
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-006/cores/core/data
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-006/cores/core/data;done=false>>]
[junit4] 2> 174184 T963 [] [] [] [] oasc.CachingDirectoryFactory.close
Closing directory:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-006/cores/core/data
[junit4] 2> 174184 T963 [] [] [] []
oasc.CachingDirectoryFactory.closeCacheValue looking to close
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-006/cores/core/data/index
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-006/cores/core/data/index;done=false>>]
[junit4] 2> 174185 T963 [] [] [] [] oasc.CachingDirectoryFactory.close
Closing directory:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-006/cores/core/data/index
[junit4] 2> 174186 T963 [] [] [] [] oejsh.ContextHandler.doStop Stopped
o.e.j.s.ServletContextHandler@7ef7c05e{/solr,null,UNAVAILABLE}
[junit4] 2> 174187 T963 [] [] [] [] oas.SolrTestCaseJ4.tearDown ###Ending
testMultipleAddFieldWithErrors
[junit4] 2> 174190 T963 [] [] [] [] oas.SolrTestCaseJ4.setUp ###Starting
testMultipleCommands
[junit4] 2> 174270 T963 [] [] [] [] oas.SolrTestCaseJ4.initCore
####initCore
[junit4] 2> 174270 T963 [] [] [] [] oas.SolrTestCaseJ4.initCore
####initCore end
[junit4] 2> 174271 T963 [] [] [] []
oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-009/cores/core
[junit4] 2> 174273 T963 [] [] [] [] oejs.Server.doStart
jetty-9.2.9.v20150224
[junit4] 2> 174275 T963 [] [] [] [] oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@75c60b45{/solr,null,AVAILABLE}
[junit4] 2> 174276 T963 [] [] [] [] oejs.AbstractConnector.doStart
Started ServerConnector@7519c10b{HTTP/1.1}{127.0.0.1:48203}
[junit4] 2> 174276 T963 [] [] [] [] oejs.Server.doStart Started @175771ms
[junit4] 2> 174276 T963 [] [] [] []
oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/solr,
hostPort=48203,
configSetBaseDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-007,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-009/cores}
[junit4] 2> 174277 T963 [] [] [] [] oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
[junit4] 2> 174277 T963 [] [] [] [] oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-007/'
[junit4] 2> 174291 T963 [] [] [] [] oasc.SolrXmlConfig.fromFile Loading
container configuration from
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-007/solr.xml
[junit4] 2> 174296 T963 [] [] [] [] oasc.CorePropertiesLocator.<init>
Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-009/cores
[junit4] 2> 174297 T963 [] [] [] [] oasc.CoreContainer.<init> New
CoreContainer 1955378447
[junit4] 2> 174297 T963 [] [] [] [] oasc.CoreContainer.load Loading cores
into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-007/]
[junit4] 2> 174297 T963 [] [] [] [] oasc.CoreContainer.load loading
shared library:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-007/lib
[junit4] 2> 174298 T963 [] [] [] []
oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to
add to classloader: lib (resolved as:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-007/lib).
[junit4] 2> 174302 T963 [] [] [] []
oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
[junit4] 2> 174302 T963 [] [] [] []
oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to:
[junit4] 2> 174303 T963 [] [] [] []
oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4] 2> 174303 T963 [] [] [] []
oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4] 2> 174303 T963 [] [] [] []
oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
[junit4] 2> 174303 T963 [] [] [] []
oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4] 2> 174303 T963 [] [] [] []
oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to:
2147483647
[junit4] 2> 174303 T963 [] [] [] []
oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4] 2> 174303 T963 [] [] [] []
oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4] 2> 174304 T963 [] [] [] []
oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4] 2> 174304 T963 [] [] [] []
oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
[junit4] 2> 174304 T963 [] [] [] [] oasu.UpdateShardHandler.<init>
Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 174304 T963 [] [] [] [] oasl.LogWatcher.createWatcher SLF4J
impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 174304 T963 [] [] [] []
oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 174305 T963 [] [] [] [] oasc.CoreContainer.load Node Name:
127.0.0.1
[junit4] 2> 174305 T963 [] [] [] [] oasc.CorePropertiesLocator.discover
Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-009/cores
[junit4] 2> 174306 T963 [] [] [] [] oasc.CoreDescriptor.<init> CORE
DESCRIPTOR: {name=collection1, config=solrconfig-managed-schema.xml,
transient=false, schema=schema-rest.xml, loadOnStartup=true,
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-009/cores/core,
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-009/cores/core/, configSet=collection1,
dataDir=data/}
[junit4] 2> 174306 T963 [] [] [] []
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-009/cores/core/
[junit4] 2> 174306 T963 [] [] [] [] oasc.CorePropertiesLocator.discover
Found 1 core definitions
[junit4] 2> 174307 T1006 [] [] [] [] oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-007/collection1/'
[junit4] 2> 174307 T1006 [] [] [] []
oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI%20D044AC250157A9F6-001/tempDir-007/collection1/lib/classes/'
to classloader
[junit4] 2> 174308 T1006 [] [] [] []
oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI%20D044AC250157A9F6-001/tempDir-007/collection1/lib/README'
to classloader
[junit4] 2> 174325 T1006 [] [] [] [] oasc.SolrConfig.refreshRequestParams
current version of requestparams : -1
[junit4] 2> 174327 T1006 [] [] [] [] oasc.SolrConfig.<init> Using Lucene
MatchVersion: 6.0.0
[junit4] 2> 174333 T1006 [] [] [] [] oasc.SolrConfig.<init> Loaded
SolrConfig: solrconfig-managed-schema.xml
[junit4] 2> 174334 T1006 [] [] [] []
oass.ManagedIndexSchemaFactory.readSchemaLocally The schema is configured as
managed, but managed schema resource managed-schema not found - loading
non-managed schema schema-rest.xml instead
[junit4] 2> 174334 T1006 [] [] [] [] oass.IndexSchema.readSchema Reading
Solr Schema from
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-007/collection1/conf/schema-rest.xml
[junit4] 2> 174339 T1006 [] [] [] [] oass.IndexSchema.readSchema
[collection1] Schema name=test-rest
[junit4] 2> 174440 T1006 [] [] [] [] oass.IndexSchema.readSchema default
search field in schema is text
[junit4] 2> 174441 T1006 [] [] [] [] oass.IndexSchema.readSchema query
parser default operator is OR
[junit4] 2> 174441 T1006 [] [] [] [] oass.IndexSchema.readSchema unique
key field: id
[junit4] 2> 174442 T1006 [] [] [] [] oass.IndexSchema.loadCopyFields WARN
Field title is not multivalued and destination for multiple copyFields (3)
[junit4] 2> 174448 T1006 [] [] [] []
oasr.RestManager$Registry.registerManagedResource Registered ManagedResource
impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path
/schema/analysis/stopwords/english
[junit4] 2> 174448 T1006 [] [] [] []
oasr.RestManager$Registry.registerManagedResource Registered ManagedResource
impl
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager
for path /schema/analysis/synonyms/english
[junit4] 2> 174448 T1006 [] [] [] []
oasr.RestManager$Registry.registerManagedResource Registered ManagedResource
impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path
/schema/analysis/stopwords/german
[junit4] 2> 174460 T1006 [] [] [] []
oasr.RestManager$Registry.registerManagedResource Registered ManagedResource
impl
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager
for path /schema/analysis/synonyms/german
[junit4] 2> 174462 T1006 [] [] [] []
oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-007/collection1/conf/managed-schema
[junit4] 2> 174485 T1006 [] [] [] []
oass.ManagedIndexSchemaFactory.upgradeToManagedSchema After upgrading to
managed schema, renamed the non-managed schema
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-007/collection1/conf/schema-rest.xml to
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-007/collection1/conf/schema-rest.xml.bak
[junit4] 2> 174485 T1006 [] [] [] [] oasc.CoreContainer.create Creating
SolrCore 'collection1' using configuration from configset
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-007/collection1
[junit4] 2> 174485 T1006 [] [] [] [] oasc.SolrCore.initDirectoryFactory
solr.NRTCachingDirectoryFactory
[junit4] 2> 174485 T1006 [] [] [] [] oasc.SolrCore.<init> [collection1]
Opening new SolrCore at
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-007/collection1/,
dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-009/cores/core/data/
[junit4] 2> 174485 T1006 [] [] [] [] oasc.SolrCore.<init> JMX monitoring
not detected for core: collection1
[junit4] 2> 174486 T1006 [] [] [] [] oasc.CachingDirectoryFactory.get
return new directory for
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-009/cores/core/data
[junit4] 2> 174486 T1006 [] [] [] [] oasc.SolrCore.getNewIndexDir New
index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-009/cores/core/data/index/
[junit4] 2> 174486 T1006 [] [] [] [] oasc.SolrCore.initIndex WARN
[collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-009/cores/core/data/index' doesn't exist.
Creating new index...
[junit4] 2> 174486 T1006 [] [] [] [] oasc.CachingDirectoryFactory.get
return new directory for
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-009/cores/core/data/index
[junit4] 2> 174487 T1006 [] [] [] [] oasu.RandomMergePolicy.<init>
RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8663616856115867]
[junit4] 2> 174516 T1006 [] [] [] [] oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-009/cores/core/data/index
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@33e14d07;
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4] 2> 174517 T1006 [] [] [] []
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 174518 T1006 [] [] [] []
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined
as default, creating implicit default
[junit4] 2> 174519 T1006 [] [] [] [] oasc.RequestHandlers.applyInitParams
WARN INVALID paramSet a in requestHandler {type = requestHandler,name =
/dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
[junit4] 2> 174520 T1006 [] [] [] [] oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 174520 T1006 [] [] [] [] oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 174521 T1006 [] [] [] [] oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 174522 T1006 [] [] [] [] oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 174523 T1006 [] [] [] []
oasc.RequestHandlers.initHandlersFromConfig Registered paths:
/admin/mbeans,standard,/dump,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 174523 T1006 [] [] [] [] oasc.SolrCore.initStatsCache Using
default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 174523 T1006 [] [] [] [] oasu.CommitTracker.<init> Hard
AutoCommit: disabled
[junit4] 2> 174523 T1006 [] [] [] [] oasu.CommitTracker.<init> Soft
AutoCommit: disabled
[junit4] 2> 174524 T1006 [] [] [] [] oasu.RandomMergePolicy.<init>
RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.8701171875, noCFSRatio=1.0]
[junit4] 2> 174525 T1006 [] [] [] [] oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-009/cores/core/data/index
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@33e14d07;
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4] 2> 174525 T1006 [] [] [] []
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 174525 T1006 [] [] [] [] oass.SolrIndexSearcher.<init>
Opening Searcher@2220867a[collection1] main
[junit4] 2> 174525 T1006 [] [] [] []
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage
initialized to use dir:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-007/collection1/conf
[junit4] 2> 174525 T1006 [] [] [] [] oasr.RestManager.init Initializing
RestManager with initArgs:
{storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-007/collection1/conf}
[junit4] 2> 174525 T1006 [] [] [] [] oasr.ManagedResourceStorage.load
Reading _rest_managed.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-007/collection1/conf
[junit4] 2> 174526 T1006 [] [] [] [] oasr.RestManager.init Initializing 4
registered ManagedResources
[junit4] 2> 174526 T1006 [] [] [] [] oasr.ManagedResourceStorage.load
Reading _schema_analysis_stopwords_english.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-007/collection1/conf
[junit4] 2> 174526 T1006 [] [] [] []
oasr.ManagedResource.reloadFromStorage WARN No stored data found for
/schema/analysis/stopwords/english
[junit4] 2> 174526 T1006 [] [] [] []
oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path
_schema_analysis_stopwords_english.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-007/collection1/conf
[junit4] 2> 174526 T1006 [] [] [] []
oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for
/schema/analysis/stopwords/english
[junit4] 2> 174526 T1006 [] [] [] []
oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of
/schema/analysis/stopwords/english
[junit4] 2> 174526 T1006 [] [] [] [] oasr.ManagedResourceStorage.load
Reading _schema_analysis_stopwords_german.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-007/collection1/conf
[junit4] 2> 174527 T1006 [] [] [] []
oasr.ManagedResource.reloadFromStorage WARN No stored data found for
/schema/analysis/stopwords/german
[junit4] 2> 174527 T1006 [] [] [] []
oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path
_schema_analysis_stopwords_german.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-007/collection1/conf
[junit4] 2> 174527 T1006 [] [] [] []
oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for
/schema/analysis/stopwords/german
[junit4] 2> 174527 T1006 [] [] [] []
oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of
/schema/analysis/stopwords/german
[junit4] 2> 174527 T1006 [] [] [] [] oasr.ManagedResourceStorage.load
Reading _schema_analysis_synonyms_english.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-007/collection1/conf
[junit4] 2> 174527 T1006 [] [] [] []
oasr.ManagedResource.reloadFromStorage WARN No stored data found for
/schema/analysis/synonyms/english
[junit4] 2> 174527 T1006 [] [] [] []
oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage
Loaded 0 synonym mappings for /schema/analysis/synonyms/english
[junit4] 2> 174527 T1006 [] [] [] []
oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of
/schema/analysis/synonyms/english
[junit4] 2> 174528 T1006 [] [] [] [] oasr.ManagedResourceStorage.load
Reading _schema_analysis_synonyms_german.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-007/collection1/conf
[junit4] 2> 174528 T1006 [] [] [] []
oasr.ManagedResource.reloadFromStorage WARN No stored data found for
/schema/analysis/synonyms/german
[junit4] 2> 174528 T1006 [] [] [] []
oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage
Loaded 0 synonym mappings for /schema/analysis/synonyms/german
[junit4] 2> 174528 T1006 [] [] [] []
oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of
/schema/analysis/synonyms/german
[junit4] 2> 174528 T1006 [] [] [] [] oash.ReplicationHandler.inform
Commits will be reserved for 10000
[junit4] 2> 174528 T1007 [] [] [] [] oasc.SolrCore.registerSearcher
[collection1] Registered new searcher Searcher@2220867a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 174528 T1006 [] [] [] [] oasc.CoreContainer.registerCore
registering core: collection1
[junit4] 2> 174529 T963 [] [] [] [] oass.SolrDispatchFilter.init
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
[junit4] 2> 174529 T963 [] [] [] [] oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 174529 T963 [] [] [] [] oas.SolrJettyTestBase.createJetty
Jetty Assigned Port#48203
[junit4] 2> ASYNC NEW_CORE C294 name=collection1
org.apache.solr.core.SolrCore@151ebc55
[junit4] 2> 174532 T1001 [] [] [] [collection1] C294
oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json}
status=0 QTime=1
[junit4] 2> 174537 T1002 [] [] [] [collection1] C294
oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json}
status=0 QTime=1
[junit4] 2> 174551 T1003 [] [] [] [collection1] C294
oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json}
status=0 QTime=1
[junit4] 2> 174554 T1001 [] [] [] [collection1] C294
oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json}
status=0 QTime=0
[junit4] 2> 174559 T1002 [] [] [] [collection1] C294
oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json}
status=0 QTime=1
[junit4] 2> 174567 T1003 [] [] [] [collection1] C294
oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json}
status=0 QTime=1
[junit4] 2> 174574 T1001 [] [] [] [collection1] C294
oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json}
status=0 QTime=1
[junit4] 2> ASYNC NEW_CORE C295 name=collection1
org.apache.solr.core.SolrCore@151ebc55
[junit4] 2> 174613 T1002 [] [] [] [collection1] C295
oasr.RestManager$Registry.registerManagedResource Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/german
[junit4] 2> 174613 T1002 [] [] [] [collection1] C295
oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_german.json
using
file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-007/collection1/conf
[junit4] 2> 174614 T1002 [] [] [] [collection1] C295
oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path
_schema_analysis_stopwords_german.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-007/collection1/conf
[junit4] 2> 174614 T1002 [] [] [] [collection1] C295
oasr.ManagedResource.processStoredData Loaded initArgs {ignoreCase=false} for
/schema/analysis/stopwords/german
[junit4] 2> 174614 T1002 [] [] [] [collection1] C295
oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for
/schema/analysis/stopwords/german
[junit4] 2> 174615 T1002 [] [] [] [collection1] C295
oasr.ManagedResource.notifyObserversDuringInit Notified 2 observers of
/schema/analysis/stopwords/german
[junit4] 2> 174615 T1002 [] [] [] [collection1] C295
oasr.RestManager.addRegisteredResource Registered new managed resource
/schema/analysis/stopwords/german
[junit4] 2> 174615 T1002 [] [] [] [collection1] C295
oasr.RestManager$Registry.registerManagedResource Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing
ManagedResource /schema/analysis/synonyms/german
[junit4] 2> 174615 T1002 [] [] [] [collection1] C295
oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_german.json
using
file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-007/collection1/conf
[junit4] 2> 174616 T1002 [] [] [] [collection1] C295
oasr.ManagedResource.reloadFromStorage WARN No stored data found for
/schema/analysis/synonyms/german
[junit4] 2> 174616 T1002 [] [] [] [collection1] C295
oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage
Loaded 0 synonym mappings for /schema/analysis/synonyms/german
[junit4] 2> 174616 T1002 [] [] [] [collection1] C295
oasr.ManagedResource.notifyObserversDuringInit Notified 2 observers of
/schema/analysis/synonyms/german
[junit4] 2> 174617 T1002 [] [] [] [collection1] C295
oasr.RestManager.addRegisteredResource Registered new managed resource
/schema/analysis/synonyms/german
[junit4] 2> 174629 T1002 [] [] [] [collection1] C295
oasr.RestManager$Registry.registerManagedResource Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/english
[junit4] 2> 174629 T1002 [] [] [] [collection1] C295
oasr.ManagedResourceStorage.load Reading
_schema_analysis_stopwords_english.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-007/collection1/conf
[junit4] 2> 174629 T1002 [] [] [] [collection1] C295
oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path
_schema_analysis_stopwords_english.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-007/collection1/conf
[junit4] 2> 174630 T1002 [] [] [] [collection1] C295
oasr.ManagedResource.processStoredData Loaded initArgs {ignoreCase=false} for
/schema/analysis/stopwords/english
[junit4] 2> 174630 T1002 [] [] [] [collection1] C295
oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for
/schema/analysis/stopwords/english
[junit4] 2> 174630 T1002 [] [] [] [collection1] C295
oasr.ManagedResource.notifyObserversDuringInit Notified 2 observers of
/schema/analysis/stopwords/english
[junit4] 2> 174630 T1002 [] [] [] [collection1] C295
oasr.RestManager.addRegisteredResource Registered new managed resource
/schema/analysis/stopwords/english
[junit4] 2> 174631 T1002 [] [] [] [collection1] C295
oasr.RestManager$Registry.registerManagedResource Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing
ManagedResource /schema/analysis/synonyms/english
[junit4] 2> 174631 T1002 [] [] [] [collection1] C295
oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_english.json
using
file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-007/collection1/conf
[junit4] 2> 174631 T1002 [] [] [] [collection1] C295
oasr.ManagedResource.reloadFromStorage WARN No stored data found for
/schema/analysis/synonyms/english
[junit4] 2> 174631 T1002 [] [] [] [collection1] C295
oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage
Loaded 0 synonym mappings for /schema/analysis/synonyms/english
[junit4] 2> 174632 T1002 [] [] [] [collection1] C295
oasr.ManagedResource.notifyObserversDuringInit Notified 2 observers of
/schema/analysis/synonyms/english
[junit4] 2> 174632 T1002 [] [] [] [collection1] C295
oasr.RestManager.addRegisteredResource Registered new managed resource
/schema/analysis/synonyms/english
[junit4] 2> 174637 T1002 [] [] [] [collection1] C295
oasr.RestManager$Registry.registerManagedResource Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/german
[junit4] 2> 174637 T1002 [] [] [] [collection1] C295
oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_german.json
using
file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-007/collection1/conf
[junit4] 2> 174637 T1002 [] [] [] [collection1] C295
oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path
_schema_analysis_stopwords_german.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-007/collection1/conf
[junit4] 2> 174638 T1002 [] [] [] [collection1] C295
oasr.ManagedResource.processStoredData Loaded initArgs {ignoreCase=false} for
/schema/analysis/stopwords/german
[junit4] 2> 174638 T1002 [] [] [] [collection1] C295
oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for
/schema/analysis/stopwords/german
[junit4] 2> 174638 T1002 [] [] [] [collection1] C295
oasr.ManagedResource.notifyObserversDuringInit Notified 3 observers of
/schema/analysis/stopwords/german
[junit4] 2> 174638 T1002 [] [] [] [collection1] C295
oasr.RestManager.addRegisteredResource Registered new managed resource
/schema/analysis/stopwords/german
[junit4] 2> 174638 T1002 [] [] [] [collection1] C295
oasr.RestManager$Registry.registerManagedResource Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing
ManagedResource /schema/analysis/synonyms/german
[junit4] 2> 174639 T1002 [] [] [] [collection1] C295
oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_german.json
using
file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-007/collection1/conf
[junit4] 2> 174639 T1002 [] [] [] [collection1] C295
oasr.ManagedResource.reloadFromStorage WARN No stored data found for
/schema/analysis/synonyms/german
[junit4] 2> 174639 T1002 [] [] [] [collection1] C295
oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage
Loaded 0 synonym mappings for /schema/analysis/synonyms/german
[junit4] 2> 174640 T1002 [] [] [] [collection1] C295
oasr.ManagedResource.notifyObserversDuringInit Notified 3 observers of
/schema/analysis/synonyms/german
[junit4] 2> 174640 T1002 [] [] [] [collection1] C295
oasr.RestManager.addRegisteredResource Registered new managed resource
/schema/analysis/synonyms/german
[junit4] 2> 174647 T1002 [] [] [] [collection1] C295 oasr.RestManager
[...truncated too long message...]
74649 T1002 [] [] [] [collection1] C295 oasr.RestManager.addRegisteredResource
Registered new managed resource /schema/analysis/stopwords/english
[junit4] 2> 174649 T1002 [] [] [] [collection1] C295
oasr.RestManager$Registry.registerManagedResource Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing
ManagedResource /schema/analysis/synonyms/english
[junit4] 2> 174649 T1002 [] [] [] [collection1] C295
oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_english.json
using
file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-007/collection1/conf
[junit4] 2> 174649 T1002 [] [] [] [collection1] C295
oasr.ManagedResource.reloadFromStorage WARN No stored data found for
/schema/analysis/synonyms/english
[junit4] 2> 174650 T1002 [] [] [] [collection1] C295
oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage
Loaded 0 synonym mappings for /schema/analysis/synonyms/english
[junit4] 2> 174650 T1002 [] [] [] [collection1] C295
oasr.ManagedResource.notifyObserversDuringInit Notified 3 observers of
/schema/analysis/synonyms/english
[junit4] 2> 174650 T1002 [] [] [] [collection1] C295
oasr.RestManager.addRegisteredResource Registered new managed resource
/schema/analysis/synonyms/english
[junit4] 2> 174653 T1002 [] [] [] [collection1] C295
oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-007/collection1/conf/managed-schema
[junit4] 2> 174674 T1002 [] [] [] [collection1] C295
oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json}
status=0 QTime=95
[junit4] 2> 174677 T1003 [] [] [] [collection1] C295
oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json}
status=0 QTime=1
[junit4] 2> 174685 T1001 [] [] [] [collection1] C295
oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json}
status=0 QTime=1
[junit4] 2> 174690 T1002 [] [] [] [collection1] C295
oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json}
status=0 QTime=1
[junit4] 2> 174695 T1003 [] [] [] [collection1] C295
oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json}
status=0 QTime=0
[junit4] 2> 174699 T1001 [] [] [] [collection1] C295
oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json}
status=0 QTime=0
[junit4] 2> 174704 T1002 [] [] [] [collection1] C295
oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json}
status=0 QTime=1
[junit4] 2> 174708 T1003 [] [] [] [collection1] C295
oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json}
status=0 QTime=0
[junit4] 2> 174713 T1001 [] [] [] [collection1] C295
oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json}
status=0 QTime=1
[junit4] 2> 174720 T1002 [] [] [] [collection1] C295
oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json}
status=0 QTime=1
[junit4] 2> 174725 T1003 [] [] [] [collection1] C295
oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json}
status=0 QTime=1
[junit4] 2> 174737 T1001 [] [] [] [collection1] C295
oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json}
status=0 QTime=1
[junit4] 2> 174741 T1002 [] [] [] [collection1] C295
oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json}
status=0 QTime=0
[junit4] 2> 174746 T1003 [] [] [] [collection1] C295
oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json}
status=0 QTime=1
[junit4] 2> 174750 T1001 [] [] [] [collection1] C295
oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json}
status=0 QTime=0
[junit4] 2> 174755 T1002 [] [] [] [collection1] C295
oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json}
status=0 QTime=1
[junit4] 2> 174800 T963 [] [] [] [] oejs.AbstractConnector.doStop Stopped
ServerConnector@7519c10b{HTTP/1.1}{127.0.0.1:0}
[junit4] 2> 174801 T963 [] [] [] [] oasc.CoreContainer.shutdown Shutting
down CoreContainer instance=1955378447
[junit4] 2> 174801 T963 [] [] [] [] oasc.SolrCore.close [collection1]
CLOSING SolrCore org.apache.solr.core.SolrCore@151ebc55
[junit4] 2> 174802 T963 [] [] [] [] oasu.DirectUpdateHandler2.close
closing DirectUpdateHandler2{commits=0,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4] 2> 174802 T963 [] [] [] []
oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4] 2> 174802 T963 [] [] [] []
oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached
0 - closing IndexWriter
[junit4] 2> 174802 T963 [] [] [] []
oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with
IndexWriterCloser
[junit4] 2> 174805 T963 [] [] [] [] oasc.SolrCore.closeSearcher
[collection1] Closing main searcher on request.
[junit4] 2> 174806 T963 [] [] [] [] oasc.CachingDirectoryFactory.close
Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 174806 T963 [] [] [] []
oasc.CachingDirectoryFactory.closeCacheValue looking to close
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-009/cores/core/data
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-009/cores/core/data;done=false>>]
[junit4] 2> 174806 T963 [] [] [] [] oasc.CachingDirectoryFactory.close
Closing directory:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-009/cores/core/data
[junit4] 2> 174807 T963 [] [] [] []
oasc.CachingDirectoryFactory.closeCacheValue looking to close
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-009/cores/core/data/index
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-009/cores/core/data/index;done=false>>]
[junit4] 2> 174807 T963 [] [] [] [] oasc.CachingDirectoryFactory.close
Closing directory:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001/tempDir-009/cores/core/data/index
[junit4] 2> 174809 T963 [] [] [] [] oejsh.ContextHandler.doStop Stopped
o.e.j.s.ServletContextHandler@75c60b45{/solr,null,UNAVAILABLE}
[junit4] 2> 174810 T963 [] [] [] [] oas.SolrTestCaseJ4.tearDown ###Ending
testMultipleCommands
[junit4] 2> 174811 T963 [] [] [] [] oas.SolrTestCaseJ4.deleteCore
###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI
D044AC250157A9F6-001
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=es_BO,
timezone=Asia/Karachi
[junit4] 2> NOTE: Linux 3.13.0-46-generic amd64/Oracle Corporation
1.8.0_40 (64-bit)/cpus=12,threads=1,free=404183472,total=509018112
[junit4] 2> NOTE: All tests run in this JVM: [TestObjectReleaseTracker,
BadIndexSchemaTest, TestGroupingSearch, SimpleMLTQParserTest, RecoveryZkTest,
SolrIndexSplitterTest, TestFastOutputStream, LeaderElectionTest, PrimUtilsTest,
SampleTest, DistanceUnitsTest, TestPartialUpdateDeduplication, DocValuesTest,
TestStressRecovery, TestFieldSortValues, TestDynamicLoading,
SolrTestCaseJ4Test, SpatialRPTFieldTypeTest, SuggesterTest, TestDocSet,
TestReRankQParserPlugin, HdfsBasicDistributedZk2Test,
DocExpirationUpdateProcessorFactoryTest, TestPerFieldSimilarity,
DirectUpdateHandlerTest, TestZkChroot, TestBulkSchemaAPI]
[junit4] Completed on J2 in 1.95s, 3 tests, 1 failure <<< FAILURES!
[...truncated 1307 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:519: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:191: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:510: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1351:
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:958:
There were test failures: 477 suites, 1896 tests, 1 failure, 49 ignored (21
assumptions)
Total time: 37 minutes 41 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_40
-XX:-UseCompressedOops -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]