Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Solaris/86/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC
1 tests failed.
FAILED: org.apache.solr.handler.TestReplicationHandler.doTestStressReplication
Error Message:
[replication.properties, index.20150928024902067, index.20150928024859995,
index.properties] expected:<1> but was:<2>
Stack Trace:
java.lang.AssertionError: [replication.properties, index.20150928024902067,
index.20150928024859995, index.properties] expected:<1> but was:<2>
at
__randomizedtesting.SeedInfo.seed([C0CA7FCC70A8E85E:1B617F0A758081ED]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at
org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:818)
at
org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:785)
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:1665)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:864)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:900)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:914)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:873)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:775)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:809)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:820)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 10340 lines...]
[junit4] Suite: org.apache.solr.handler.TestReplicationHandler
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/init-core-data-001
[junit4] 2> 1132861 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.SolrTestCaseJ4 ###Starting doTestReplicateAfterCoreReload
[junit4] 2> 1132862 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-001/collection1
[junit4] 2> 1132869 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 1132871 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2493fd2b{/solr,null,AVAILABLE}
[junit4] 2> 1132877 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.e.j.s.ServerConnector Started
ServerConnector@3a062eaa{HTTP/1.1}{127.0.0.1:63326}
[junit4] 2> 1132877 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.e.j.s.Server Started @1153369ms
[junit4] 2> 1132877 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-001/collection1/data,
hostContext=/solr, hostPort=63326}
[junit4] 2> 1132878 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@659e0bfd
[junit4] 2> 1132878 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-001/'
[junit4] 2> 1132899 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-001/solr.xml
[junit4] 2> 1132902 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.c.CoresLocator Config-defined core root directory:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-001/.
[junit4] 2> 1132903 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.c.CoreContainer New CoreContainer 1488375126
[junit4] 2> 1132903 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-001/]
[junit4] 2> 1132903 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.c.CoreContainer loading shared library:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-001/lib
[junit4] 2> 1132903 WARN
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: lib (resolved as:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-001/lib).
[junit4] 2> 1132910 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy :
false,useRetries : false,
[junit4] 2> 1132911 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1132912 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1132912 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1132912 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1132912 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1132913 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.c.CoresLocator Looking for core definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-001/.
[junit4] 2> 1132913 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json,
instanceDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-001/./collection1,
absoluteInstDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-001/./collection1/,
dataDir=data/}
[junit4] 2> 1132914 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.c.CoresLocator Found core collection1 in
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-001/./collection1/
[junit4] 2> 1132914 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.c.CoresLocator Found 1 core definitions
[junit4] 2> 1132916 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.s.SolrDispatchFilter
user.dir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0
[junit4] 2> 1132916 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1132918 INFO (coreLoadExecutor-3018-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-001/./collection1/'
[junit4] 2> 1132938 INFO (coreLoadExecutor-3018-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1132941 INFO (coreLoadExecutor-3018-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
[junit4] 2> 1132959 INFO (coreLoadExecutor-3018-thread-1) [ ]
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1132960 INFO (coreLoadExecutor-3018-thread-1) [ ]
o.a.s.s.IndexSchema Reading Solr Schema from
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-001/./collection1/conf/schema.xml
[junit4] 2> 1132962 INFO (coreLoadExecutor-3018-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1132965 INFO (coreLoadExecutor-3018-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1132966 INFO (coreLoadExecutor-3018-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-001/./collection1/conf'
[junit4] 2> 1132966 INFO (coreLoadExecutor-3018-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-001/./collection1/
[junit4] 2> 1132967 INFO (coreLoadExecutor-3018-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1132967 INFO (coreLoadExecutor-3018-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-001/./collection1/],
dataDir=[null]
[junit4] 2> 1132967 INFO (coreLoadExecutor-3018-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 1132967 INFO (coreLoadExecutor-3018-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-001/./collection1/data
[junit4] 2> 1132967 INFO (coreLoadExecutor-3018-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-001/./collection1/data/index/
[junit4] 2> 1132968 WARN (coreLoadExecutor-3018-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-001/./collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1132968 INFO (coreLoadExecutor-3018-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-001/./collection1/data/index
[junit4] 2> 1132968 INFO (coreLoadExecutor-3018-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1132968 INFO (coreLoadExecutor-3018-thread-1) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@36df576b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@654f2986),segFN=segments_1,generation=1}
[junit4] 2> 1132968 INFO (coreLoadExecutor-3018-thread-1) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 1132971 INFO (coreLoadExecutor-3018-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 1132973 INFO (coreLoadExecutor-3018-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1132974 INFO (coreLoadExecutor-3018-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1132976 INFO (coreLoadExecutor-3018-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1132978 INFO (coreLoadExecutor-3018-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1132979 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-001/./collection1/data/
[junit4] 2> 1133074 INFO (coreLoadExecutor-3018-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 1133074 INFO (coreLoadExecutor-3018-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,lazy,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,defaults,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 1133075 INFO (coreLoadExecutor-3018-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1133075 INFO (coreLoadExecutor-3018-thread-1) [
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
[junit4] 2> 1133075 INFO (coreLoadExecutor-3018-thread-1) [
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
[junit4] 2> 1133075 INFO (coreLoadExecutor-3018-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=373474643,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1133075 INFO (coreLoadExecutor-3018-thread-1) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@36df576b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@654f2986),segFN=segments_1,generation=1}
[junit4] 2> 1133075 INFO (coreLoadExecutor-3018-thread-1) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 1133076 INFO (coreLoadExecutor-3018-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@12d1e92a[collection1]
main
[junit4] 2> 1133076 INFO (coreLoadExecutor-3018-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-001/./collection1/conf
[junit4] 2> 1133076 INFO (coreLoadExecutor-3018-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-001/./collection1/conf}
[junit4] 2> 1133076 INFO (coreLoadExecutor-3018-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-001/./collection1/conf
[junit4] 2> 1133076 INFO (coreLoadExecutor-3018-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1133076 INFO (coreLoadExecutor-3018-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following
config files: schema.xml,xslt/dummy.xsl
[junit4] 2> 1133076 INFO (coreLoadExecutor-3018-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1133077 INFO (coreLoadExecutor-3018-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 1133077 INFO
(searcherExecutor-3019-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@12d1e92a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1133418 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-002/collection1
[junit4] 2> 1133422 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 1133427 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@714ef9bf{/solr,null,AVAILABLE}
[junit4] 2> 1133427 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.e.j.s.ServerConnector Started
ServerConnector@1855dece{HTTP/1.1}{127.0.0.1:53773}
[junit4] 2> 1133427 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.e.j.s.Server Started @1153921ms
[junit4] 2> 1133428 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-002/collection1/data,
hostContext=/solr, hostPort=53773}
[junit4] 2> 1133428 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@659e0bfd
[junit4] 2> 1133428 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-002/'
[junit4] 2> 1133443 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-002/solr.xml
[junit4] 2> 1133447 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.c.CoresLocator Config-defined core root directory:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-002/.
[junit4] 2> 1133447 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.c.CoreContainer New CoreContainer 116600133
[junit4] 2> 1133447 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-002/]
[junit4] 2> 1133447 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.c.CoreContainer loading shared library:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-002/lib
[junit4] 2> 1133447 WARN
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: lib (resolved as:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-002/lib).
[junit4] 2> 1133458 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy :
false,useRetries : false,
[junit4] 2> 1133459 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1133459 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1133459 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1133459 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1133459 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1133460 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.c.CoresLocator Looking for core definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-002/.
[junit4] 2> 1133461 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json,
instanceDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-002/./collection1,
absoluteInstDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-002/./collection1/,
dataDir=data/}
[junit4] 2> 1133461 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.c.CoresLocator Found core collection1 in
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-002/./collection1/
[junit4] 2> 1133461 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.c.CoresLocator Found 1 core definitions
[junit4] 2> 1133462 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.s.SolrDispatchFilter
user.dir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0
[junit4] 2> 1133462 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1133465 INFO (coreLoadExecutor-3028-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-002/./collection1/'
[junit4] 2> 1133483 INFO (coreLoadExecutor-3028-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1133485 INFO (coreLoadExecutor-3028-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
[junit4] 2> 1133491 INFO (coreLoadExecutor-3028-thread-1) [ ]
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1133492 INFO (coreLoadExecutor-3028-thread-1) [ ]
o.a.s.s.IndexSchema Reading Solr Schema from
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-002/./collection1/conf/schema.xml
[junit4] 2> 1133494 INFO (coreLoadExecutor-3028-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1133497 INFO (coreLoadExecutor-3028-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1133498 INFO (coreLoadExecutor-3028-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-002/./collection1/conf'
[junit4] 2> 1133498 INFO (coreLoadExecutor-3028-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-002/./collection1/
[junit4] 2> 1133498 INFO (coreLoadExecutor-3028-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1133498 INFO (coreLoadExecutor-3028-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-002/./collection1/],
dataDir=[null]
[junit4] 2> 1133498 INFO (coreLoadExecutor-3028-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 1133499 INFO (coreLoadExecutor-3028-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-002/./collection1/data
[junit4] 2> 1133499 INFO (coreLoadExecutor-3028-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-002/./collection1/data/index/
[junit4] 2> 1133499 WARN (coreLoadExecutor-3028-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-002/./collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1133499 INFO (coreLoadExecutor-3028-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-002/./collection1/data/index
[junit4] 2> 1133499 INFO (coreLoadExecutor-3028-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1133499 INFO (coreLoadExecutor-3028-thread-1) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@10d0f677
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d67b451),segFN=segments_1,generation=1}
[junit4] 2> 1133499 INFO (coreLoadExecutor-3028-thread-1) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 1133502 INFO (coreLoadExecutor-3028-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 1133503 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-002/./collection1/data/
[junit4] 2> 1133504 INFO (coreLoadExecutor-3028-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1133505 INFO (coreLoadExecutor-3028-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1133506 INFO (coreLoadExecutor-3028-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1133506 INFO (coreLoadExecutor-3028-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1133508 INFO (coreLoadExecutor-3028-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 1133508 INFO (coreLoadExecutor-3028-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,lazy,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,defaults,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 1133508 INFO (coreLoadExecutor-3028-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1133508 INFO (coreLoadExecutor-3028-thread-1) [
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
[junit4] 2> 1133509 INFO (coreLoadExecutor-3028-thread-1) [
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
[junit4] 2> 1133510 INFO (coreLoadExecutor-3028-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=373474643,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1133511 INFO (coreLoadExecutor-3028-thread-1) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@10d0f677
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d67b451),segFN=segments_1,generation=1}
[junit4] 2> 1133511 INFO (coreLoadExecutor-3028-thread-1) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 1133511 INFO (coreLoadExecutor-3028-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@5c46e78c[collection1]
main
[junit4] 2> 1133511 INFO (coreLoadExecutor-3028-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-002/./collection1/conf
[junit4] 2> 1133511 INFO (coreLoadExecutor-3028-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-002/./collection1/conf}
[junit4] 2> 1133511 INFO (coreLoadExecutor-3028-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-002/./collection1/conf
[junit4] 2> 1133511 INFO (coreLoadExecutor-3028-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1133516 INFO (coreLoadExecutor-3028-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of
1000ms
[junit4] 2> 1133516 INFO (coreLoadExecutor-3028-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 1133516 INFO
(searcherExecutor-3029-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5c46e78c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1133965 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.e.j.s.ServerConnector Stopped
ServerConnector@1855dece{HTTP/1.1}{127.0.0.1:0}
[junit4] 2> 1133965 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=116600133
[junit4] 2> 1133965 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@a078f33
[junit4] 2> 1133965 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ x:collection1] o.a.s.u.UpdateHandler 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> 1133966 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 1133966 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has
reached 0 - closing IndexWriter
[junit4] 2> 1133966 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with
IndexWriterCloser
[junit4] 2> 1133967 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on
request.
[junit4] 2> 1133967 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ x:collection1] o.a.s.c.CachingDirectoryFactory Closing
MockDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 1133968 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-002/./collection1/data
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-002/./collection1/data;done=false>>]
[junit4] 2> 1133968 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-002/./collection1/data
[junit4] 2> 1133968 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-002/./collection1/data/index
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-002/./collection1/data/index;done=false>>]
[junit4] 2> 1133968 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-002/./collection1/data/index
[junit4] 2> 1133968 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ x:collection1] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@714ef9bf{/solr,null,UNAVAILABLE}
[junit4] 2> 1133981 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.e.j.s.ServerConnector Stopped
ServerConnector@3a062eaa{HTTP/1.1}{127.0.0.1:0}
[junit4] 2> 1133981 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1488375126
[junit4] 2> 1133982 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@6a5d6973
[junit4] 2> 1133982 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ x:collection1] o.a.s.u.UpdateHandler 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> 1133984 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 1133984 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has
reached 0 - closing IndexWriter
[junit4] 2> 1133984 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with
IndexWriterCloser
[junit4] 2> 1133985 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on
request.
[junit4] 2> 1133985 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ x:collection1] o.a.s.c.CachingDirectoryFactory Closing
MockDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 1133985 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-001/./collection1/data
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-001/./collection1/data;done=false>>]
[junit4] 2> 1133985 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-001/./collection1/data
[junit4] 2> 1133986 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-001/./collection1/data/index
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-001/./collection1/data/index;done=false>>]
[junit4] 2> 1133986 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-001/./collection1/data/index
[junit4] 2> 1133986 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ x:collection1] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2493fd2b{/solr,null,UNAVAILABLE}
[junit4] 2> 1134006 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 1134009 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@17f6949e{/solr,null,AVAILABLE}
[junit4] 2> 1134010 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.e.j.s.ServerConnector Started
ServerConnector@6b980689{HTTP/1.1}{127.0.0.1:49616}
[junit4] 2> 1134010 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.e.j.s.Server Started @1154505ms
[junit4] 2> 1134010 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-001/collection1/data,
hostContext=/solr, hostPort=49616}
[junit4] 2> 1134010 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@659e0bfd
[junit4] 2> 1134010 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-001/'
[junit4] 2> 1134025 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-001/solr.xml
[junit4] 2> 1134038 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.c.CoresLocator Config-defined core root directory:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-001/.
[junit4] 2> 1134038 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.c.CoreContainer New CoreContainer 1185561715
[junit4] 2> 1134038 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-001/]
[junit4] 2> 1134038 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.c.CoreContainer loading shared library:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-001/lib
[junit4] 2> 1134038 WARN
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: lib (resolved as:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-001/lib).
[junit4] 2> 1134047 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy :
false,useRetries : false,
[junit4] 2> 1134048 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1134049 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1134049 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1134049 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1134049 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1134050 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.c.CoresLocator Looking for core definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-001/.
[junit4] 2> 1134051 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json,
instanceDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-001/./collection1,
absoluteInstDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-001/./collection1/,
dataDir=data/}
[junit4] 2> 1134051 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.c.CoresLocator Found core collection1 in
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-001/./collection1/
[junit4] 2> 1134051 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.c.CoresLocator Found 1 core definitions
[junit4] 2> 1134052 INFO (coreLoadExecutor-3039-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-001/./collection1/'
[junit4] 2> 1134054 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.s.SolrDispatchFilter
user.dir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0
[junit4] 2> 1134054 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1134075 INFO (coreLoadExecutor-3039-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1134077 INFO (coreLoadExecutor-3039-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
[junit4] 2> 1134081 INFO (coreLoadExecutor-3039-thread-1) [ ]
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1134082 INFO (coreLoadExecutor-3039-thread-1) [ ]
o.a.s.s.IndexSchema Reading Solr Schema from
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-001/./collection1/conf/schema.xml
[junit4] 2> 1134085 INFO (coreLoadExecutor-3039-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1134086 INFO (coreLoadExecutor-3039-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1134087 INFO (coreLoadExecutor-3039-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-001/./collection1/conf'
[junit4] 2> 1134087 INFO (coreLoadExecutor-3039-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-001/./collection1/
[junit4] 2> 1134087 INFO (coreLoadExecutor-3039-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1134087 INFO (coreLoadExecutor-3039-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-001/./collection1/],
dataDir=[null]
[junit4] 2> 1134087 INFO (coreLoadExecutor-3039-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 1134088 INFO (coreLoadExecutor-3039-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-001/./collection1/data
[junit4] 2> 1134088 INFO (coreLoadExecutor-3039-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-001/./collection1/data/index/
[junit4] 2> 1134088 WARN (coreLoadExecutor-3039-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-001/./collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1134088 INFO (coreLoadExecutor-3039-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-001/./collection1/data/index
[junit4] 2> 1134088 INFO (coreLoadExecutor-3039-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1134088 INFO (coreLoadExecutor-3039-thread-1) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@4704d5df
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@79301afc),segFN=segments_1,generation=1}
[junit4] 2> 1134088 INFO (coreLoadExecutor-3039-thread-1) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 1134091 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-001/./collection1/data/
[junit4] 2> 1134091 INFO (coreLoadExecutor-3039-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 1134094 INFO (coreLoadExecutor-3039-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1134095 INFO (coreLoadExecutor-3039-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1134096 INFO (coreLoadExecutor-3039-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1134096 INFO (coreLoadExecutor-3039-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1134098 INFO (coreLoadExecutor-3039-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 1134098 INFO (coreLoadExecutor-3039-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,lazy,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,defaults,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 1134098 INFO (coreLoadExecutor-3039-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1134098 INFO (coreLoadExecutor-3039-thread-1) [
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
[junit4] 2> 1134098 INFO (coreLoadExecutor-3039-thread-1) [
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
[junit4] 2> 1134099 INFO (coreLoadExecutor-3039-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=373474643,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1134099 INFO (coreLoadExecutor-3039-thread-1) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@4704d5df
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@79301afc),segFN=segments_1,generation=1}
[junit4] 2> 1134099 INFO (coreLoadExecutor-3039-thread-1) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 1134099 INFO (coreLoadExecutor-3039-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@42b74874[collection1]
main
[junit4] 2> 1134099 INFO (coreLoadExecutor-3039-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-001/./collection1/conf
[junit4] 2> 1134099 INFO (coreLoadExecutor-3039-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-001/./collection1/conf}
[junit4] 2> 1134099 INFO (coreLoadExecutor-3039-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-001/./collection1/conf
[junit4] 2> 1134100 INFO (coreLoadExecutor-3039-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1134100 INFO (coreLoadExecutor-3039-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following
config files: schema.xml
[junit4] 2> 1134100 INFO (coreLoadExecutor-3039-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1134100 INFO (coreLoadExecutor-3039-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 1134100 INFO
(searcherExecutor-3040-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@42b74874[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1134559 INFO (qtp652619015-7936) [ x:collection1]
o.a.s.c.SolrCore [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1134559 INFO (qtp652619015-7936) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {deleteByQuery=*:*} 0 0
[junit4] 2> 1134562 INFO (qtp652619015-7939) [ x:collection1]
o.a.s.u.UpdateHandler start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1134563 INFO (qtp652619015-7939) [ x:collection1]
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@4704d5df
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@79301afc),segFN=segments_1,generation=1}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@4704d5df
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@79301afc),segFN=segments_2,generation=2}
[junit4] 2> 1134563 INFO (qtp652619015-7939) [ x:collection1]
o.a.s.c.SolrCore newest commit generation = 2
[junit4] 2> 1134564 INFO (qtp652619015-7939) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening Searcher@77d12cfd[collection1] main
[junit4] 2> 1134564 INFO (qtp652619015-7939) [ x:collection1]
o.a.s.u.UpdateHandler end_commit_flush
[junit4] 2> 1134564 INFO
(searcherExecutor-3040-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@77d12cfd[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1134564 INFO (qtp652619015-7939) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
{commit=} 0 2
[junit4] 2> 1134571 INFO (qtp652619015-7938) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/select
params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 1134572 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.SolrTestCaseJ4 Waited for 0ms and found 0 docs
[junit4] 2> 1134574 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 1134579 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7032d0dc{/solr,null,AVAILABLE}
[junit4] 2> 1134580 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.e.j.s.ServerConnector Started
ServerConnector@660bcc04{HTTP/1.1}{127.0.0.1:58255}
[junit4] 2> 1134580 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.e.j.s.Server Started @1155077ms
[junit4] 2> 1134580 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-002/collection1/data,
hostContext=/solr, hostPort=58255}
[junit4] 2> 1134580 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@659e0bfd
[junit4] 2> 1134580 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-002/'
[junit4] 2> 1134596 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-002/solr.xml
[junit4] 2> 1134600 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.c.CoresLocator Config-defined core root directory:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-002/.
[junit4] 2> 1134600 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.c.CoreContainer New CoreContainer 932460388
[junit4] 2> 1134600 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-002/]
[junit4] 2> 1134600 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.c.CoreContainer loading shared library:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-002/lib
[junit4] 2> 1134600 WARN
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: lib (resolved as:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-002/lib).
[junit4] 2> 1134609 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy :
false,useRetries : false,
[junit4] 2> 1134610 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1134610 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1134610 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1134611 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1134611 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1134611 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.c.CoresLocator Looking for core definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-002/.
[junit4] 2> 1134612 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json,
instanceDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-002/./collection1,
absoluteInstDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-002/./collection1/,
dataDir=data/}
[junit4] 2> 1134612 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.c.CoresLocator Found core collection1 in
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-002/./collection1/
[junit4] 2> 1134612 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.c.CoresLocator Found 1 core definitions
[junit4] 2> 1134614 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.s.SolrDispatchFilter
user.dir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0
[junit4] 2> 1134614 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[C0CA7FCC70A8E85E])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1134617 INFO (coreLoadExecutor-3049-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-002/./collection1/'
[junit4] 2> 1134638 INFO (coreLoadExecutor-3049-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1134640 INFO (coreLoadExecutor-3049-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
[junit4] 2> 1134654 INFO (coreLoadExecutor-3049-thread-1) [ ]
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1134656 INFO (coreLoadExecutor-3049-thread-1) [ ]
o.a.s.s.IndexSchema Reading Solr Schema from
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-002/./collection1/conf/schema.xml
[junit4] 2> 1134657 INFO (coreLoadExecutor-3049-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1134660 INFO (coreLoadExecutor-3049-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1134661 INFO (coreLoadExecutor-3049-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-002/./collection1/conf'
[junit4] 2> 1134661 INFO (coreLoadExecutor-3049-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-002/./collection1/
[junit4] 2> 1134661 INFO (coreLoadExecutor-3049-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1134661 INFO (coreLoadExecutor-3049-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-002/./collection1/],
dataDir=[null]
[junit4] 2> 1134661 INFO (coreLoadExecutor-3049-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 1134662 INFO (coreLoadExecutor-3049-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-002/./collection1/data
[junit4] 2> 1134662 INFO (coreLoadExecutor-3049-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-002/./collection1/data/index/
[junit4] 2> 1134662 WARN (coreLoadExecutor-3049-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-002/./collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1134662 INFO (coreLoadExecutor-3049-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-002/./collection1/data/index
[junit4] 2> 1134662 INFO (coreLoadExecutor-3049-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1134663 INFO (coreLoadExecutor-3049-thread-1) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@27b4563b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14138c5),segFN=segments_1,generation=1}
[junit4] 2> 1134663 INFO (coreLoadExecutor-3049-thread-1) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 1134665 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-002/./collection1/data/
[junit4] 2> 1134665 INFO (coreLoadExecutor-3049-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 1134668 INFO (coreLoadExecutor-3049-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1134668 INFO (coreLoadExecutor-3049-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1134669 INFO (coreLoadExecutor-3049-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1134670 INFO (coreLoadExecutor-3049-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1134671 INFO (coreLoadExecutor-3049-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 1134671 INFO (coreLoadExecutor-3049-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,lazy,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,defaults,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 1134672 INFO (coreLoadExecutor-3049-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1134672 INFO (coreLoadExecutor-3049-thread-1) [
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
[junit4] 2> 1134672 INFO (coreLoadExecutor-3049-thread-1) [
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
[junit4] 2> 1134672 INFO (coreLoadExecutor-3049-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=373474643,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1134672 INFO (coreLoadExecutor-3049-thread-1) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@27b4563b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14138c5),segFN=segments_1,generation=1}
[junit4] 2> 1134672 INFO (coreLoadExecutor-3049-thread-1) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 1134672 INFO (coreLoadExecutor-3049-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@daea486[collection1]
main
[junit4] 2> 1134673 INFO (coreLoadExecutor-3049-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-002/./collection1/conf
[junit4] 2> 1134673 INFO (coreLoadExecutor-3049-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-002/./collection1/conf}
[junit4] 2> 1134673 INFO (coreLoadExecutor-3049-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-002/./collection1/conf
[junit4] 2> 1134673 INFO (coreLoadExecutor-3049-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1134674 INFO (coreLoadExecutor-3049-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of
1000ms
[junit4] 2> 1134674 INFO (coreLoadExecutor-3049-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 1134674 INFO
(searcherExecutor-3050-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@daea486[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1134680 INFO (qtp652619015-7940) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 1134680 INFO (indexFetcher-3054-thread-1) [ x:collection1]
o.a.s.h.IndexFetcher Master's generation: 2
[junit4] 2> 1134680 INFO (indexFetcher-3054-thread-1) [ x:collection1]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 1134680 INFO (indexFetcher-3054-thread-1) [ x:collection1]
o.a.s.h.IndexFetcher Starting replication process
[junit4] 2> 1134686 INFO (qtp652619015-7941) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&wt=javabin&version=2&command=filelist}
status=0 QTime=4
[junit4] 2> 1134687 INFO (indexFetcher-3054-thread-1) [ x:collection1]
o.a.s.h.IndexFetcher Number of files in latest index in master: 1
[junit4] 2> 1134688 INFO (indexFetcher-3054-thread-1) [ x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-002/./collection1/data/index.20150928024830855
[junit4] 2> 1134688 INFO (indexFetcher-3054-thread-1) [ x:collection1]
o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
[junit4] 2> 1134689 INFO (indexFetcher-3054-thread-1) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6753651518198537]
[junit4] 2> 1134689 INFO (indexFetcher-3054-thread-1) [ x:collection1]
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@27b4563b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14138c5),segFN=segments_1,generation=1}
[junit4] 2> 1134690 INFO (indexFetcher-3054-thread-1) [ x:collection1]
o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 1134690 INFO (indexFetcher-3054-thread-1) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1134690 INFO (indexFetcher-3054-thread-1) [ x:collection1]
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@27b4563b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14138c5),segFN=segments_1,generation=1}
[junit4] 2> 1134690 INFO (indexFetcher-3054-thread-1) [ x:collection1]
o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 1134690 INFO (indexFetcher-3054-thread-1) [ x:collection1]
o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
[junit4] 2> 1134690 INFO (indexFetcher-3054-thread-1) [ x:collection1]
o.a.s.h.IndexFetcher Starting download to
MockDirectoryWrapper(RAMDirectory@5aa7d568
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4237dc21)
fullCopy=false
[junit4] 2> 1134692 INFO (qtp652619015-7937) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1134693 INFO (indexFetcher-3054-thread-1) [ x:collection1]
o.a.s.h.IndexFetcher Total time taken for download: 0 secs
[junit4] 2> 1134694 INFO (indexFetcher-3054-thread-1) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=29, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=83.7265625,
floorSegmentMB=2.0712890625, forceMergeDeletesPctAllowed=9.68026964841646,
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3554816645871782
[junit4] 2> 1134695 INFO (indexFetcher-3054-thread-1) [ x:collection1]
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@27b4563b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14138c5),segFN=segments_1,generation=1}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@27b4563b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14138c5),segFN=segments_2,generation=2}
[junit4] 2> 1134695 INFO (indexFetcher-3054-thread-1) [ x:collection1]
o.a.s.c.SolrCore newest commit generation = 2
[junit4] 2> 1134695 INFO (indexFetcher-3054-thread-1) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1134695 INFO (indexFetcher-3054-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening Searcher@2bf68073[collection1] main
[junit4] 2> 1134695 INFO
(searcherExecutor-3050-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2bf68073[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1134695 INFO (indexFetcher-3054-thread-1) [ x:collection1]
o.a.s.c.CachingDirectoryFactory looking to close
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-002/./collection1/data/index.20150928024830855
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-
[...truncated too long message...]
0CA7FCC70A8E85E-001/solr-instance-027/./collection1/data/index
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-027/./collection1/data/index;done=false>>]
[junit4] 2> 1208271 INFO
(TEST-TestReplicationHandler.doTestStopPoll-seed#[C0CA7FCC70A8E85E]) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-027/./collection1/data/index
[junit4] 2> 1208271 INFO
(TEST-TestReplicationHandler.doTestStopPoll-seed#[C0CA7FCC70A8E85E]) [
x:collection1] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@58441915{/solr,null,UNAVAILABLE}
[junit4] 2> 1208274 INFO
(TEST-TestReplicationHandler.doTestStopPoll-seed#[C0CA7FCC70A8E85E]) [ ]
o.e.j.s.ServerConnector Stopped ServerConnector@4654c2ec{HTTP/1.1}{127.0.0.1:0}
[junit4] 2> 1208274 INFO
(TEST-TestReplicationHandler.doTestStopPoll-seed#[C0CA7FCC70A8E85E]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=805555718
[junit4] 2> 1208274 INFO
(TEST-TestReplicationHandler.doTestStopPoll-seed#[C0CA7FCC70A8E85E]) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@68003e2e
[junit4] 2> 1208274 INFO
(TEST-TestReplicationHandler.doTestStopPoll-seed#[C0CA7FCC70A8E85E]) [
x:collection1] o.a.s.u.UpdateHandler 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> 1208274 INFO
(TEST-TestReplicationHandler.doTestStopPoll-seed#[C0CA7FCC70A8E85E]) [
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 1208274 INFO
(TEST-TestReplicationHandler.doTestStopPoll-seed#[C0CA7FCC70A8E85E]) [
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached
0 - closing IndexWriter
[junit4] 2> 1208274 INFO
(TEST-TestReplicationHandler.doTestStopPoll-seed#[C0CA7FCC70A8E85E]) [
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with
IndexWriterCloser
[junit4] 2> 1208276 INFO
(TEST-TestReplicationHandler.doTestStopPoll-seed#[C0CA7FCC70A8E85E]) [
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 1208276 INFO
(TEST-TestReplicationHandler.doTestStopPoll-seed#[C0CA7FCC70A8E85E]) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2
directories currently being tracked
[junit4] 2> 1208276 INFO
(TEST-TestReplicationHandler.doTestStopPoll-seed#[C0CA7FCC70A8E85E]) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-028/./collection1/data/index
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-028/./collection1/data/index;done=false>>]
[junit4] 2> 1208276 INFO
(TEST-TestReplicationHandler.doTestStopPoll-seed#[C0CA7FCC70A8E85E]) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-028/./collection1/data/index
[junit4] 2> 1208277 INFO
(TEST-TestReplicationHandler.doTestStopPoll-seed#[C0CA7FCC70A8E85E]) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-028/./collection1/data
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-028/./collection1/data;done=false>>]
[junit4] 2> 1208277 INFO
(TEST-TestReplicationHandler.doTestStopPoll-seed#[C0CA7FCC70A8E85E]) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001/solr-instance-028/./collection1/data
[junit4] 2> 1208277 INFO
(TEST-TestReplicationHandler.doTestStopPoll-seed#[C0CA7FCC70A8E85E]) [
x:collection1] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@78ddf630{/solr,null,UNAVAILABLE}
[junit4] 2> 1208279 INFO
(SUITE-TestReplicationHandler-seed#[C0CA7FCC70A8E85E]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0CA7FCC70A8E85E-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene53):
{name=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
newname=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
docValues:{}, sim=DefaultSimilarity, locale=ca_ES, timezone=America/Shiprock
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_60
(64-bit)/cpus=3,threads=1,free=58731216,total=389967872
[junit4] 2> NOTE: All tests run in this JVM: [IndexBasedSpellCheckerTest,
SharedFSAutoReplicaFailoverTest, AtomicUpdatesTest, CurrencyFieldXmlFileTest,
SolrXmlInZkTest, TestHdfsUpdateLog, DocValuesMissingTest,
QueryElevationComponentTest, ZkControllerTest, TestDistributedMissingSort,
TestPivotHelperCode, CloudMLTQParserTest, BlockCacheTest, TestLFUCache,
TestAnalyzeInfixSuggestions, TestSurroundQueryParser, SimplePostToolTest,
PrimitiveFieldTypeTest, SolrCoreTest, ExitableDirectoryReaderTest,
TestCSVLoader, TestRemoveLastDynamicCopyField, ShardRoutingTest, SparseHLLTest,
ClusterStateUpdateTest, TestSimpleTrackingShardHandler,
SpatialRPTFieldTypeTest, TestLeaderInitiatedRecoveryThread,
TestLuceneMatchVersion, TestSchemaSimilarityResource,
AnalysisAfterCoreReloadTest, ReturnFieldsTest, TestSearcherReuse,
TestRawResponseWriter, HdfsDirectoryFactoryTest, TestDistributedSearch,
UpdateParamsTest, DOMUtilTest, CoreAdminRequestStatusTest, ExplicitHLLTest,
ZkNodePropsTest, TestBulkSchemaConcurrent, FastVectorHighlighterTest,
TestStressVersions, OverseerTest, TestRemoteStreaming, ReplicationFactorTest,
OverseerCollectionConfigSetProcessorTest, TestBlobHandler, RankQueryTest,
ChaosMonkeyNothingIsSafeTest, TestCollationFieldDocValues, RollingRestartTest,
TestRTimerTree, AsyncMigrateRouteKeyTest, TestSortingResponseWriter,
TestHashQParserPlugin, RequiredFieldsTest, TestSweetSpotSimilarityFactory,
SuggesterFSTTest, SOLR749Test, StatelessScriptUpdateProcessorFactoryTest,
SegmentsInfoRequestHandlerTest, TestJmxIntegration,
DistributedMLTComponentTest, HighlighterTest, SolrIndexConfigTest,
PathHierarchyTokenizerFactoryTest, TestInitParams, ChangedSchemaMergeTest,
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestJsonRequest,
TestSolrConfigHandlerConcurrent, TestJmxMonitoredMap, TestFaceting,
TestNoOpRegenerator, TestOrdValues, TestXIncludeConfig, TestSearchPerf,
TestSchemaNameResource, TestLMDirichletSimilarityFactory, TestFastWriter,
ResourceLoaderTest, AlternateDirectoryTest, CloudExitableDirectoryReaderTest,
TestSort, TestUniqueKeyFieldResource, XmlUpdateRequestHandlerTest,
SolrCloudExampleTest, TestReloadDeadlock, LeaderFailoverAfterPartitionTest,
SuggestComponentTest, ExternalFileFieldSortTest, BadComponentTest,
LeaderElectionTest, ShardSplitTest, TestLeaderElectionZkExpiry,
TestImplicitCoreProperties, TestFieldTypeResource, TestFastLRUCache,
HdfsCollectionsAPIDistributedZkTest, DocValuesMultiTest, BadCopyFieldTest,
DistributedDebugComponentTest, TestExactSharedStatsCache, TestSystemIdResolver,
TestStressReorder, TestAddFieldRealTimeGet, TestDocBasedVersionConstraints,
TestHashPartitioner, HdfsThreadLeakTest, SoftAutoCommitTest,
DistributedQueryElevationComponentTest, TestAnalyzedSuggestions,
TestConfigSets, TestSchemaVersionResource, TestReplicationHandler]
[junit4] Completed [254/539] on J0 in 75.44s, 13 tests, 1 failure <<<
FAILURES!
[...truncated 924 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:785: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:729: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:59: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build.xml:233: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/common-build.xml:524:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/lucene/common-build.xml:1452:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/lucene/common-build.xml:1006:
There were test failures: 539 suites (7 ignored), 2128 tests, 1 failure, 46
ignored (34 assumptions) [seed: C0CA7FCC70A8E85E]
Total time: 67 minutes 31 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]