Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Windows/41/
Java: 32bit/jdk1.7.0_80 -client -XX:+UseG1GC
2 tests failed.
FAILED: org.apache.solr.cloud.MultiThreadedOCPTest.test
Error Message:
Mutual exclusion failed. Found more than one task running for the same
collection
Stack Trace:
java.lang.AssertionError: Mutual exclusion failed. Found more than one task
running for the same collection
at
__randomizedtesting.SeedInfo.seed([ACBE3460846C92E1:24EA0BBA2A90FF19]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.MultiThreadedOCPTest.testTaskExclusivity(MultiThreadedOCPTest.java:139)
at
org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:58)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:964)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:939)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
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:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
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:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
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:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
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)
FAILED: org.apache.solr.handler.TestReplicationHandler.doTestStressReplication
Error Message:
[index.20160301022609557, index.20160301022612013, index.properties,
replication.properties] expected:<1> but was:<2>
Stack Trace:
java.lang.AssertionError: [index.20160301022609557, index.20160301022612013,
index.properties, replication.properties] expected:<1> but was:<2>
at
__randomizedtesting.SeedInfo.seed([ACBE3460846C92E1:771534A68144FB52]: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:820)
at
org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:787)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
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:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
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:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
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:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
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 10776 lines...]
[junit4] Suite: org.apache.solr.handler.TestReplicationHandler
[junit4] 2> Creating dataDir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\init-core-data-001
[junit4] 2> 551975 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting doTestRepeater
[junit4] 2> 551976 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-001\collection1
[junit4] 2> 552046 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 552048 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1f0094d{/solr,null,AVAILABLE}
[junit4] 2> 552051 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@1f2c113{HTTP/1.1}{127.0.0.1:50633}
[junit4] 2> 552051 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.e.j.s.Server Started @555599ms
[junit4] 2> 552051 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=50633,
solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-001\collection1\data}
[junit4] 2> 552051 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@138ef1d
[junit4] 2> 552051 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-001'
[junit4] 2> 552051 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 552051 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 552051 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-001\solr.xml
[junit4] 2> 552076 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-001\.
[junit4] 2> 552076 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.CoreContainer New CoreContainer 11822423
[junit4] 2> 552076 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-001]
[junit4] 2> 552076 WARN
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-001\lib
to classpath:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-001\lib
[junit4] 2> 552076 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
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> 552079 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 552079 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 552079 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 552079 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 552079 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 552081 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-001\.
[junit4] 2> 552083 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml,
transient=false, name=collection1, dataDir=data\,
configSetProperties=configsetprops.json, config=solrconfig.xml,
loadOnStartup=true}
[junit4] 2> 552083 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.CorePropertiesLocator Found core collection1 in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-001\.\collection1
[junit4] 2> 552083 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 552084 INFO (coreLoadExecutor-1253-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-001\collection1'
[junit4] 2> 552084 INFO (coreLoadExecutor-1253-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 552084 INFO (coreLoadExecutor-1253-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 552084 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0
[junit4] 2> 552084 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 552099 INFO (coreLoadExecutor-1253-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 552113 INFO (coreLoadExecutor-1253-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
[junit4] 2> 552140 INFO (coreLoadExecutor-1253-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 552143 INFO (coreLoadExecutor-1253-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 552153 INFO (coreLoadExecutor-1253-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 552158 INFO (coreLoadExecutor-1253-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-001\collection1'
[junit4] 2> 552158 INFO (coreLoadExecutor-1253-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-001\.\collection1
[junit4] 2> 552158 INFO (coreLoadExecutor-1253-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 552158 INFO (coreLoadExecutor-1253-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-001\collection1],
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-001\.\collection1\data\]
[junit4] 2> 552158 INFO (coreLoadExecutor-1253-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 552158 INFO (coreLoadExecutor-1253-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-001\.\collection1\data\
[junit4] 2> 552158 INFO (coreLoadExecutor-1253-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-001\.\collection1\data\index/
[junit4] 2> 552158 WARN (coreLoadExecutor-1253-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-001\.\collection1\data\index'
doesn't exist. Creating new index...
[junit4] 2> 552158 INFO (coreLoadExecutor-1253-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-001\.\collection1\data\index
[junit4] 2> 552158 INFO (coreLoadExecutor-1253-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.13791089601234302]
[junit4] 2> 552159 INFO (coreLoadExecutor-1253-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@12c31cc
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@798847),segFN=segments_1,generation=1}
[junit4] 2> 552159 INFO (coreLoadExecutor-1253-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 552160 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-001\.\collection1\data\
[junit4] 2> 552161 INFO (coreLoadExecutor-1253-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 552167 INFO (coreLoadExecutor-1253-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 552167 INFO (coreLoadExecutor-1253-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 552169 INFO (coreLoadExecutor-1253-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 552170 INFO (coreLoadExecutor-1253-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 552179 INFO (coreLoadExecutor-1253-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 552179 INFO (coreLoadExecutor-1253-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
defaults,/update/json,/update/json/docs,/config,/admin/threads,/get,/admin/segments,/admin/plugins,/update/csv,standard,/admin/logging,lazy,/update,/admin/properties,/admin/luke,/admin/ping,/admin/file,/schema,/admin/mbeans,/replication,/admin/system
[junit4] 2> 552181 INFO (coreLoadExecutor-1253-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 552181 INFO (coreLoadExecutor-1253-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 552181 INFO (coreLoadExecutor-1253-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 552182 INFO (coreLoadExecutor-1253-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 552182 INFO (coreLoadExecutor-1253-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@12c31cc
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@798847),segFN=segments_1,generation=1}
[junit4] 2> 552182 INFO (coreLoadExecutor-1253-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 552182 INFO (coreLoadExecutor-1253-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@c9b2a7[collection1]
main
[junit4] 2> 552182 INFO (coreLoadExecutor-1253-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-001\collection1\conf
[junit4] 2> 552182 INFO (coreLoadExecutor-1253-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-001\collection1\conf}
[junit4] 2> 552182 INFO (coreLoadExecutor-1253-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-001\collection1\conf
[junit4] 2> 552182 INFO (coreLoadExecutor-1253-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 552182 INFO (coreLoadExecutor-1253-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following
config files: schema.xml,xslt/dummy.xsl
[junit4] 2> 552182 INFO (coreLoadExecutor-1253-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 552182 INFO
(searcherExecutor-1254-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@c9b2a7[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 552182 INFO (coreLoadExecutor-1253-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 552485 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-002\collection1
[junit4] 2> 552492 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 552494 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@174a77a{/solr,null,AVAILABLE}
[junit4] 2> 552494 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@19f71b3{HTTP/1.1}{127.0.0.1:50636}
[junit4] 2> 552495 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.e.j.s.Server Started @556043ms
[junit4] 2> 552495 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-002\collection1\data,
hostContext=/solr, hostPort=50636}
[junit4] 2> 552495 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@138ef1d
[junit4] 2> 552495 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-002'
[junit4] 2> 552495 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 552495 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 552495 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-002\solr.xml
[junit4] 2> 552517 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-002\.
[junit4] 2> 552517 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.CoreContainer New CoreContainer 7785128
[junit4] 2> 552517 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-002]
[junit4] 2> 552517 WARN
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-002\lib
to classpath:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-002\lib
[junit4] 2> 552518 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
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> 552520 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 552520 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 552520 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 552520 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 552520 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 552520 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-002\.
[junit4] 2> 552523 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {config=solrconfig.xml,
transient=false, configSetProperties=configsetprops.json, name=collection1,
dataDir=data\, schema=schema.xml, loadOnStartup=true}
[junit4] 2> 552523 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.CorePropertiesLocator Found core collection1 in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-002\.\collection1
[junit4] 2> 552523 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 552523 INFO (coreLoadExecutor-1263-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-002\collection1'
[junit4] 2> 552524 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0
[junit4] 2> 552524 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 552524 INFO (coreLoadExecutor-1263-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 552524 INFO (coreLoadExecutor-1263-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 552537 INFO (coreLoadExecutor-1263-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 552550 INFO (coreLoadExecutor-1263-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
[junit4] 2> 552577 INFO (coreLoadExecutor-1263-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 552581 INFO (coreLoadExecutor-1263-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 552591 INFO (coreLoadExecutor-1263-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 552596 INFO (coreLoadExecutor-1263-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-002\collection1'
[junit4] 2> 552596 INFO (coreLoadExecutor-1263-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-002\.\collection1
[junit4] 2> 552596 INFO (coreLoadExecutor-1263-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 552597 INFO (coreLoadExecutor-1263-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-002\collection1],
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-002\.\collection1\data\]
[junit4] 2> 552597 INFO (coreLoadExecutor-1263-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 552597 INFO (coreLoadExecutor-1263-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-002\.\collection1\data\
[junit4] 2> 552597 INFO (coreLoadExecutor-1263-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-002\.\collection1\data\index/
[junit4] 2> 552597 WARN (coreLoadExecutor-1263-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-002\.\collection1\data\index'
doesn't exist. Creating new index...
[junit4] 2> 552597 INFO (coreLoadExecutor-1263-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-002\.\collection1\data\index
[junit4] 2> 552597 INFO (coreLoadExecutor-1263-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.13791089601234302]
[junit4] 2> 552597 INFO (coreLoadExecutor-1263-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@600b56
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1884bb5),segFN=segments_1,generation=1}
[junit4] 2> 552597 INFO (coreLoadExecutor-1263-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 552597 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-002\.\collection1\data\
[junit4] 2> 552598 INFO (coreLoadExecutor-1263-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 552605 INFO (coreLoadExecutor-1263-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 552607 INFO (coreLoadExecutor-1263-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 552609 INFO (coreLoadExecutor-1263-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 552610 INFO (coreLoadExecutor-1263-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 552611 INFO (coreLoadExecutor-1263-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 552611 INFO (coreLoadExecutor-1263-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
defaults,/update/json,/update/json/docs,/config,/admin/threads,/get,/admin/segments,/admin/plugins,/update/csv,standard,/admin/logging,lazy,/update,/admin/properties,/admin/luke,/admin/ping,/admin/file,/schema,/admin/mbeans,/replication,/admin/system
[junit4] 2> 552612 INFO (coreLoadExecutor-1263-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 552612 INFO (coreLoadExecutor-1263-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 552612 INFO (coreLoadExecutor-1263-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 552613 INFO (coreLoadExecutor-1263-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 552613 INFO (coreLoadExecutor-1263-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@600b56
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1884bb5),segFN=segments_1,generation=1}
[junit4] 2> 552613 INFO (coreLoadExecutor-1263-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 552613 INFO (coreLoadExecutor-1263-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@cfad34[collection1]
main
[junit4] 2> 552614 INFO (coreLoadExecutor-1263-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-002\collection1\conf
[junit4] 2> 552614 INFO (coreLoadExecutor-1263-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-002\collection1\conf}
[junit4] 2> 552614 INFO (coreLoadExecutor-1263-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-002\collection1\conf
[junit4] 2> 552614 INFO (coreLoadExecutor-1263-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 552617 INFO (coreLoadExecutor-1263-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of
1000ms
[junit4] 2> 552617 INFO
(searcherExecutor-1264-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@cfad34[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 552617 INFO (coreLoadExecutor-1263-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 552910 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.e.j.s.ServerConnector Stopped ServerConnector@19f71b3{HTTP/1.1}{127.0.0.1:0}
[junit4] 2> 552910 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=7785128
[junit4] 2> 552911 INFO (coreCloseExecutor-1269-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@fb25e9
[junit4] 2> 552911 INFO (coreCloseExecutor-1269-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 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> 552911 INFO (coreCloseExecutor-1269-thread-1) [
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 552911 INFO (coreCloseExecutor-1269-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached
0 - closing IndexWriter
[junit4] 2> 552911 INFO (coreCloseExecutor-1269-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with
IndexWriterCloser
[junit4] 2> 552912 INFO (coreCloseExecutor-1269-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 552912 INFO (coreCloseExecutor-1269-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2
directories currently being tracked
[junit4] 2> 552912 INFO (coreCloseExecutor-1269-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-002\.\collection1\data\
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-002\.\collection1\data\;done=false>>]
[junit4] 2> 552912 INFO (coreCloseExecutor-1269-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-002\.\collection1\data\
[junit4] 2> 552912 INFO (coreCloseExecutor-1269-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-002\.\collection1\data\index
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-002\.\collection1\data\index;done=false>>]
[junit4] 2> 552912 INFO (coreCloseExecutor-1269-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-002\.\collection1\data\index
[junit4] 2> 552912 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@174a77a{/solr,null,UNAVAILABLE}
[junit4] 2> 552914 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 552916 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1db7229{/solr,null,AVAILABLE}
[junit4] 2> 552917 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@566ce5{HTTP/1.1}{127.0.0.1:50639}
[junit4] 2> 552917 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.e.j.s.Server Started @556465ms
[junit4] 2> 552917 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=50639,
solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-002\collection1\data,
hostContext=/solr}
[junit4] 2> 552917 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@138ef1d
[junit4] 2> 552917 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-002'
[junit4] 2> 552917 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 552917 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 552917 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-002\solr.xml
[junit4] 2> 552942 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-002\.
[junit4] 2> 552942 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.CoreContainer New CoreContainer 7965597
[junit4] 2> 552942 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-002]
[junit4] 2> 552942 WARN
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-002\lib
to classpath:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-002\lib
[junit4] 2> 552942 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
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> 552945 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 552945 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 552945 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 552945 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 552945 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 552945 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-002\.
[junit4] 2> 552947 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {loadOnStartup=true,
configSetProperties=configsetprops.json, config=solrconfig.xml,
name=collection1, dataDir=data\, transient=false, schema=schema.xml}
[junit4] 2> 552947 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.CorePropertiesLocator Found core collection1 in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-002\.\collection1
[junit4] 2> 552947 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 552948 INFO (coreLoadExecutor-1275-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-002\collection1'
[junit4] 2> 552948 INFO (coreLoadExecutor-1275-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 552948 INFO (coreLoadExecutor-1275-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 552948 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0
[junit4] 2> 552948 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 552960 INFO (coreLoadExecutor-1275-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 552972 INFO (coreLoadExecutor-1275-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
[junit4] 2> 552998 INFO (coreLoadExecutor-1275-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 553002 INFO (coreLoadExecutor-1275-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 553010 INFO (coreLoadExecutor-1275-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 553016 INFO (coreLoadExecutor-1275-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-002\collection1'
[junit4] 2> 553016 INFO (coreLoadExecutor-1275-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-002\.\collection1
[junit4] 2> 553016 INFO (coreLoadExecutor-1275-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 553016 INFO (coreLoadExecutor-1275-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-002\collection1],
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-002\.\collection1\data\]
[junit4] 2> 553016 INFO (coreLoadExecutor-1275-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 553016 INFO (coreLoadExecutor-1275-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-002\.\collection1\data\
[junit4] 2> 553016 INFO (coreLoadExecutor-1275-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-002\.\collection1\data\index/
[junit4] 2> 553016 WARN (coreLoadExecutor-1275-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-002\.\collection1\data\index'
doesn't exist. Creating new index...
[junit4] 2> 553016 INFO (coreLoadExecutor-1275-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-002\.\collection1\data\index
[junit4] 2> 553017 INFO (coreLoadExecutor-1275-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.13791089601234302]
[junit4] 2> 553017 INFO (coreLoadExecutor-1275-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@3ce445
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1aea273),segFN=segments_1,generation=1}
[junit4] 2> 553017 INFO (coreLoadExecutor-1275-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 553018 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-002\.\collection1\data\
[junit4] 2> 553019 INFO (coreLoadExecutor-1275-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 553025 INFO (coreLoadExecutor-1275-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 553025 INFO (coreLoadExecutor-1275-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 553026 INFO (coreLoadExecutor-1275-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 553028 INFO (coreLoadExecutor-1275-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 553028 INFO (coreLoadExecutor-1275-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 553028 INFO (coreLoadExecutor-1275-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
defaults,/update/json,/update/json/docs,/config,/admin/threads,/get,/admin/segments,/admin/plugins,/update/csv,standard,/admin/logging,lazy,/update,/admin/properties,/admin/luke,/admin/ping,/admin/file,/schema,/admin/mbeans,/replication,/admin/system
[junit4] 2> 553030 INFO (coreLoadExecutor-1275-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 553030 INFO (coreLoadExecutor-1275-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 553030 INFO (coreLoadExecutor-1275-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 553030 INFO (coreLoadExecutor-1275-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 553030 INFO (coreLoadExecutor-1275-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@3ce445
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1aea273),segFN=segments_1,generation=1}
[junit4] 2> 553031 INFO (coreLoadExecutor-1275-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 553031 INFO (coreLoadExecutor-1275-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@111f5b[collection1]
main
[junit4] 2> 553031 INFO (coreLoadExecutor-1275-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-002\collection1\conf
[junit4] 2> 553031 INFO (coreLoadExecutor-1275-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-002\collection1\conf}
[junit4] 2> 553031 INFO (coreLoadExecutor-1275-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-002\collection1\conf
[junit4] 2> 553031 INFO (coreLoadExecutor-1275-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 553031 INFO (coreLoadExecutor-1275-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 553031 INFO
(searcherExecutor-1276-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@111f5b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 553031 INFO (coreLoadExecutor-1275-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 553332 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-003\collection1
[junit4] 2> 553339 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 553342 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@172714b{/solr,null,AVAILABLE}
[junit4] 2> 553342 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@6c0c49{HTTP/1.1}{127.0.0.1:50642}
[junit4] 2> 553342 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.e.j.s.Server Started @556890ms
[junit4] 2> 553342 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-003\collection1\data,
hostPort=50642}
[junit4] 2> 553343 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@138ef1d
[junit4] 2> 553343 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-003'
[junit4] 2> 553343 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 553343 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 553343 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-003\solr.xml
[junit4] 2> 553365 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-003\.
[junit4] 2> 553365 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.CoreContainer New CoreContainer 24711461
[junit4] 2> 553365 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-003]
[junit4] 2> 553365 WARN
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-003\lib
to classpath:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-003\lib
[junit4] 2> 553365 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
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> 553367 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 553368 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 553368 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 553368 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 553368 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 553369 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-003\.
[junit4] 2> 553370 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {dataDir=data\,
configSetProperties=configsetprops.json, loadOnStartup=true, schema=schema.xml,
config=solrconfig.xml, name=collection1, transient=false}
[junit4] 2> 553371 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.CorePropertiesLocator Found core collection1 in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-003\.\collection1
[junit4] 2> 553371 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 553372 INFO (coreLoadExecutor-1285-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-003\collection1'
[junit4] 2> 553372 INFO (coreLoadExecutor-1285-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 553372 INFO (coreLoadExecutor-1285-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 553372 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0
[junit4] 2> 553372 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[ACBE3460846C92E1]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 553385 INFO (coreLoadExecutor-1285-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 553399 INFO (coreLoadExecutor-1285-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
[junit4] 2> 553426 INFO (coreLoadExecutor-1285-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 553429 INFO (coreLoadExecutor-1285-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 553439 INFO (coreLoadExecutor-1285-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 553444 INFO (coreLoadExecutor-1285-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-003\collection1'
[junit4] 2> 553444 INFO (coreLoadExecutor-1285-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-003\.\collection1
[junit4] 2> 553444 INFO (coreLoadExecutor-1285-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 553444 INFO (coreLoadExecutor-1285-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-003\collection1],
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-003\.\collection1\data\]
[junit4] 2> 553444 INFO (coreLoadExecutor-1285-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 553445 INFO (coreLoadExecutor-1285-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-003\.\collection1\data\
[junit4] 2> 553445 INFO (coreLoadExecutor-1285-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-003\.\collection1\data\index/
[junit4] 2> 553445 WARN (coreLoadExecutor-1285-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-003\.\collection1\data\index'
doesn't exist. Creating new index...
[junit4] 2> 553445 INFO (coreLoadExecutor-1285-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-003\.\collection1\data\index
[junit4] 2> 553445 INFO (coreLoadExecutor-1285-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.13791089601234302]
[junit4] 2> 553446 INFO (coreLoadExecutor-1285-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@b9d37b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1eb537d),segFN=segments_1,generation=1}
[junit4] 2> 553446 INFO (coreLoadExecutor-1285-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 553447 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-003\.\collection1\data\
[junit4] 2> 553447 INFO (coreLoadExecutor-1285-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 553453 INFO (coreLoadExecutor-1285-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 553454 INFO (coreLoadExecutor-1285-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 553455 INFO (coreLoadExecutor-1285-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 553456 INFO (coreLoadExecutor-1285-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 553457 INFO (coreLoadExecutor-1285-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 553457 INFO (coreLoadExecutor-1285-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
defaults,/update/json,/update/json/docs,/config,/admin/threads,/get,/admin/segments,/admin/plugins,/update/csv,standard,/admin/logging,lazy,/update,/admin/properties,/admin/luke,/admin/ping,/admin/file,/schema,/admin/mbeans,/replication,/admin/system
[junit4] 2> 553458 INFO (coreLoadExecutor-1285-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 553459 INFO (coreLoadExecutor-1285-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 553459 INFO (coreLoadExecutor-1285-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 553459 INFO (coreLoadExecutor-1285-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 553459 INFO (coreLoadExecutor-1285-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@b9d37b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1eb537d),segFN=segments_1,generation=1}
[junit4] 2> 553459 INFO (coreLoadExecutor-1285-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 553459 INFO (coreLoadExecutor-1285-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@19f1a8b[collection1]
main
[junit4] 2> 553459 INFO (coreLoadExecutor-1285-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-003\collection1\conf
[junit4] 2> 553459 INFO (coreLoadExecutor-1285-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-003\collection1\conf}
[junit4] 2> 553459 INFO (coreLoadExecutor-1285-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-003\collection1\conf
[junit4] 2> 553460 INFO (coreLoadExecutor-1285-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 553460 WARN (coreLoadExecutor-1285-thread-1) [
x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the
/replication suffix
[junit4] 2> 553460 INFO (coreLoadExecutor-1285-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler No value set for 'pollInterval'.
Timer Task not started.
[junit4] 2> 553460 INFO (coreLoadExecutor-1285-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following
config files: schema.xml
[junit4] 2> 553460 INFO (coreLoadExecutor-1285-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 553461 INFO
(searcherExecutor-1286-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@19f1a8b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 553461 INFO (coreLoadExecutor-1285-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 553757 INFO (qtp30702244-2613) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[0]} 0 0
[junit4] 2> 553759 INFO (qtp30702244-2614) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[1]} 0 0
[junit4] 2> 553761 INFO (qtp30702244-2615) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[2]} 0 0
[junit4] 2> 553763 INFO (qtp30702244-2616) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 553765 INFO (qtp30702244-2616) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@12c31cc
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@798847),segFN=segments_1,generation=1}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@12c31cc
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@798847),segFN=segments_2,generation=2}
[junit4] 2> 553765 INFO (qtp30702244-2616) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
[junit4] 2> 553765 INFO (qtp30702244-2616) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening Searcher@b014b5[collection1] main
[junit4] 2> 553765 INFO (qtp30702244-2616) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 553765 INFO
(searcherExecutor-1254-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@b014b5[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):C3)))}
[junit4] 2> 553765 INFO (qtp30702244-2616) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&waitSearcher=true&wt=javabin&softCommit=false&commit=true}{commit=}
0 2
[junit4] 2> 553833 WARN (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication
suffix
[junit4] 2> 553833 INFO (qtp30702244-2617) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={command=indexversion&qt=/replication&version=2&wt=javabin} status=0
QTime=0
[junit4] 2> 553835 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Master's generation: 2
[junit4] 2> 553835 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 553835 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Starting replication process
[junit4] 2> 553840 INFO (qtp30702244-2618) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={command=filelist&qt=/replication&version=2&wt=javabin&generation=2}
status=0 QTime=4
[junit4] 2> 553840 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Number of files in latest index in master: 10
[junit4] 2> 553841 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ACBE3460846C92E1-001\solr-instance-003\.\collection1\data\index.20160301022448436
[junit4] 2> 553841 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
[junit4] 2> 553841 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 553841 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@b9d37b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1eb537d),segFN=segments_1,generation=1}
[junit4] 2> 553841 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 553841 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 553842 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@b9d37b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1eb537d),segFN=segments_1,generation=1}
[junit4] 2> 553842 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 553842 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
[junit4] 2> 553842 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to
MockDirectoryWrapper(RAMDirectory@b2064c
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1bba682)
[junit4] 2> 553843 INFO (qtp30702244-2613) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={command=filecontent&qt=/replication&wt=filestream&file=_0.nvm&generation=2&checksum=true}
status=0 QTime=0
[junit4] 2> 553845 INFO (qtp30702244-2614) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={command=filecontent&qt=/replication&wt=filestream&file=_0.fnm&generation=2&checksum=true}
status=0 QTime=0
[junit4] 2> 553848 INFO (qtp30702244-2615) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={command=filecontent&qt=/replication&wt=filestream&file=_0.nvd&generation=2&checksum=true}
status=0 QTime=0
[junit4] 2> 553850 INFO (qtp30702244-2616) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={command=filecontent&qt=/replication&wt=filestream&file=_0.si&generation=2&checksum=true}
status=0 QTime=0
[junit4] 2> 553852 INFO (qtp30702244-2617) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={command=filecontent&qt=/replication&wt=filestream&file=_0_Lucene50_0.tip&generation=2&checksum=true}
status=0 QTime=0
[junit4] 2> 553854 INFO (qtp30702244-2618) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={command=filecontent&qt=/replication&wt=filestream&file=_0_Lucene50_0.tim&generation=2&checksum=true}
status=0 QTime=0
[junit4] 2> 553857 INFO (qtp30702244-2613) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={command=filecontent&qt=/replication&wt=filestream&file=_0_Lucene50_0.doc&generation=2&checksum=true}
status=0 QTime=0
[junit4] 2> 553859 INFO (qtp30702244-2614) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={command=filecontent&qt=/replication&wt=filestream&file=_0.fdt&generation=2&checksum=true}
status=0 QTime=0
[junit4] 2> 553861 INFO (qtp30702244-2615) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={command=filecontent&qt=/replication&wt=filestream&file=_0.fdx&generation=2&checksum=true}
status=0 QTime=0
[junit4] 2> 553863 INFO (qtp30702244-2616) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={command=filecontent&qt=/replication&wt=filestream&file=segments_2&generation=2&checksum=true}
status=0 QTime=0
[junit4] 2> 553864 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Total time taken for download
(fullCopy=false,bytesDownloaded=1676) : 0 secs (null bytes/sec) to
MockDirectoryWrapper(RAMDirectory@b2064c
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1bba682)
[junit4] 2> 553866 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=29, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=30.9482421875,
floorSegmentMB=0.7197265625, forceMergeDeletesPctAllowed=11.92854545829857,
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.7960930222079
[...truncated too long message...]
ace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest_ACBE3460846C92E1-001\shard-4-001\cores\ocptest_shardsplit_shard1_1_replica1\data\index
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest_ACBE3460846C92E1-001\shard-4-001\cores\ocptest_shardsplit_shard1_1_replica1\data\index;done=false>>]
[junit4] 2> 1230555 INFO (coreCloseExecutor-2512-thread-1)
[n:127.0.0.1:52172_qdem%2Ffu c:ocptest_shardsplit s:shard1_1 r:core_node6
x:ocptest_shardsplit_shard1_1_replica1] o.a.s.c.CachingDirectoryFactory Closing
directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest_ACBE3460846C92E1-001\shard-4-001\cores\ocptest_shardsplit_shard1_1_replica1\data\index
[junit4] 2> 1230555 INFO (coreCloseExecutor-2512-thread-1)
[n:127.0.0.1:52172_qdem%2Ffu c:ocptest_shardsplit s:shard1_1 r:core_node6
x:ocptest_shardsplit_shard1_1_replica1] o.a.s.c.CachingDirectoryFactory looking
to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest_ACBE3460846C92E1-001\shard-4-001\cores\ocptest_shardsplit_shard1_1_replica1\data\
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest_ACBE3460846C92E1-001\shard-4-001\cores\ocptest_shardsplit_shard1_1_replica1\data\;done=false>>]
[junit4] 2> 1230555 INFO (coreCloseExecutor-2512-thread-1)
[n:127.0.0.1:52172_qdem%2Ffu c:ocptest_shardsplit s:shard1_1 r:core_node6
x:ocptest_shardsplit_shard1_1_replica1] o.a.s.c.CachingDirectoryFactory Closing
directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest_ACBE3460846C92E1-001\shard-4-001\cores\ocptest_shardsplit_shard1_1_replica1\data\
[junit4] 2> 1230556 INFO
(TEST-MultiThreadedOCPTest.test-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.Overseer Overseer
(id=95474221262962706-127.0.0.1:52172_qdem%2Ffu-n_0000000004) closing
[junit4] 2> 1230557 INFO
(OverseerStateUpdate-95474221262962706-127.0.0.1:52172_qdem%2Ffu-n_0000000004)
[n:127.0.0.1:52172_qdem%2Ffu ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:52172_qdem%2Ffu
[junit4] 2> 1230557 INFO
(zkCallback-667-thread-2-processing-n:127.0.0.1:52172_qdem%2Ffu)
[n:127.0.0.1:52172_qdem%2Ffu ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [1])
[junit4] 2> 1230557 WARN
(zkCallback-667-thread-2-processing-n:127.0.0.1:52172_qdem%2Ffu)
[n:127.0.0.1:52172_qdem%2Ffu ] o.a.s.c.c.ZkStateReader ZooKeeper watch
triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for
/live_nodes]
[junit4] 2> 1230559 INFO
(TEST-MultiThreadedOCPTest.test-seed#[ACBE3460846C92E1]) [ ]
o.e.j.s.ServerConnector Stopped ServerConnector@111bddd{HTTP/1.1}{127.0.0.1:0}
[junit4] 2> 1230559 INFO
(TEST-MultiThreadedOCPTest.test-seed#[ACBE3460846C92E1]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@a6fc99{/qdem/fu,null,UNAVAILABLE}
[junit4] 2> 1230564 INFO
(TEST-MultiThreadedOCPTest.test-seed#[ACBE3460846C92E1]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:52102 52102
[junit4] 2> 1232815 INFO (Thread-2071) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:52102 52102
[junit4] 2> 1232816 WARN (Thread-2071) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/aliases.json
[junit4] 2> 5 /solr/security.json
[junit4] 2> 5 /solr/configs/conf1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/clusterstate.json
[junit4] 2> 4 /solr/collections/ocptest1/state.json
[junit4] 2> 4 /solr/collections/ocptest_shardsplit/state.json
[junit4] 2> 4 /solr/collections/ocptest3/state.json
[junit4] 2> 4 /solr/collections/ocptest4/state.json
[junit4] 2> 4 /solr/collections/collection1/state.json
[junit4] 2> 4 /solr/collections/ocptest2/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/collections
[junit4] 2> 6 /solr/live_nodes
[junit4] 2> 4 /solr/overseer/queue
[junit4] 2> 4 /solr/overseer/collection-queue-work
[junit4] 2> 2 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=MultiThreadedOCPTest -Dtests.method=test
-Dtests.seed=ACBE3460846C92E1 -Dtests.slow=true -Dtests.locale=es-PA
-Dtests.timezone=Europe/Minsk -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 364s J0 | MultiThreadedOCPTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: Mutual exclusion
failed. Found more than one task running for the same collection
[junit4] > at
__randomizedtesting.SeedInfo.seed([ACBE3460846C92E1:24EA0BBA2A90FF19]:0)
[junit4] > at
org.apache.solr.cloud.MultiThreadedOCPTest.testTaskExclusivity(MultiThreadedOCPTest.java:139)
[junit4] > at
org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:58)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:964)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:939)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1232817 INFO
(SUITE-MultiThreadedOCPTest-seed#[ACBE3460846C92E1]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest_ACBE3460846C92E1-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene54): {},
docValues:{}, sim=RandomSimilarity(queryNorm=false,coord=yes): {},
locale=es-PA, timezone=Europe/Minsk
[junit4] 2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_80
(32-bit)/cpus=3,threads=1,free=304123920,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [RequestLoggingTest,
PolyFieldTest, DistribDocExpirationUpdateProcessorTest, SparseHLLTest,
DistributedSpellCheckComponentTest, BasicAuthIntegrationTest,
DocValuesMissingTest, TestExclusionRuleCollectionAccess, DistributedQueueTest,
TestMergePolicyConfig, TestIBSimilarityFactory, TestIntervalFaceting,
TestDynamicFieldResource, DirectoryFactoryTest, UUIDFieldTest,
StandardRequestHandlerTest, FastVectorHighlighterTest, CircularListTest,
AnalyticsMergeStrategyTest, DistributedDebugComponentTest, TestFastLRUCache,
TestDocSet, TestLazyCores, TestAnalyzeInfixSuggestions, CloudMLTQParserTest,
ShardRoutingTest, UnloadDistributedZkTest, TestReplicationHandler,
SolrRequestParserTest, DeleteReplicaTest, TestRequestForwarding,
TestExtendedDismaxParser, TestRandomCollapseQParserPlugin, ActionThrottleTest,
DisMaxRequestHandlerTest, TestSolrQueryParserDefaultOperatorResource,
OverriddenZkACLAndCredentialsProvidersTest, DirectSolrSpellCheckerTest,
XmlUpdateRequestHandlerTest, TestAnalyzedSuggestions, SolrCloudExampleTest,
TestRemoveLastDynamicCopyField, DataDrivenBlockJoinTest, UpdateParamsTest,
DocExpirationUpdateProcessorFactoryTest, TestPseudoReturnFields,
DistributedQueryComponentOptimizationTest, IndexSchemaTest, TestStressReorder,
AsyncMigrateRouteKeyTest, TestHighlightDedupGrouping,
TestSweetSpotSimilarityFactory, MultiThreadedOCPTest]
[junit4] Completed [145/566 (2!)] on J0 in 364.29s, 1 test, 1 failure <<<
FAILURES!
[...truncated 1375 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\build.xml:750: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\build.xml:694: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\build.xml:59: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\build.xml:233: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\solr\common-build.xml:534:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\lucene\common-build.xml:1477:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.5-Windows\lucene\common-build.xml:1033:
There were test failures: 566 suites (7 ignored), 2277 tests, 2 failures, 94
ignored (49 assumptions) [seed: ACBE3460846C92E1]
Total time: 83 minutes 38 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]