Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/64/
4 tests failed.
FAILED: org.apache.solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest.test
Error Message:
There are still nodes recoverying - waited for 600 seconds
Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 600
seconds
at
__randomizedtesting.SeedInfo.seed([E759039FB489C8A5:6F0D3C451A75A55D]:0)
at org.junit.Assert.fail(Assert.java:88)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:195)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:1038)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1595)
at
org.apache.solr.cloud.TlogReplayBufferedWhileIndexingTest.test(TlogReplayBufferedWhileIndexingTest.java:97)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
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:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication
Error Message:
expected:<1554553608390> but was:<0>
Stack Trace:
java.lang.AssertionError: expected:<1554553608390> but was:<0>
at
__randomizedtesting.SeedInfo.seed([E759039FB489C8A5:F31158CA978E75BB]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:118)
at org.junit.Assert.assertEquals(Assert.java:144)
at
org.apache.solr.handler.TestReplicationHandler.assertVersions(TestReplicationHandler.java:1091)
at
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:510)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
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:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest
Error Message:
1 thread leaked from SUITE scope at
org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest: 1)
Thread[id=165226, name=zkConnectionManagerCallback-77027-thread-1,
state=WAITING, group=TGRP-AutoscalingHistoryHandlerTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest:
1) Thread[id=165226, name=zkConnectionManagerCallback-77027-thread-1,
state=WAITING, group=TGRP-AutoscalingHistoryHandlerTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([E759039FB489C8A5]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=165226, name=zkConnectionManagerCallback-77027-thread-1,
state=WAITING, group=TGRP-AutoscalingHistoryHandlerTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=165226, name=zkConnectionManagerCallback-77027-thread-1,
state=WAITING, group=TGRP-AutoscalingHistoryHandlerTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([E759039FB489C8A5]:0)
Build Log:
[...truncated 14055 lines...]
[junit4] Suite: org.apache.solr.handler.TestReplicationHandler
[junit4] 2> 1324299 INFO
(SUITE-TestReplicationHandler-seed#[E759039FB489C8A5]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E759039FB489C8A5-001/init-core-data-001
[junit4] 2> 1324300 WARN
(SUITE-TestReplicationHandler-seed#[E759039FB489C8A5]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=93 numCloses=93
[junit4] 2> 1324324 INFO
(SUITE-TestReplicationHandler-seed#[E759039FB489C8A5]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1324326 INFO
(SUITE-TestReplicationHandler-seed#[E759039FB489C8A5]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
[junit4] 2> 1324336 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testFetchIndexShouldReportErrorsWhenTheyOccur
[junit4] 2> 1324337 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E759039FB489C8A5-001/solr-instance-001/collection1
[junit4] 2> 1324340 WARN
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1324374 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1324374 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number
1 ...
[junit4] 2> 1324374 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z;
git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 1324541 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1324541 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1324541 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1324541 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5cd0d937{/solr,null,AVAILABLE}
[junit4] 2> 1324543 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@4574f9d7{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:42544}
[junit4] 2> 1324543 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.e.j.s.Server Started @1324620ms
[junit4] 2> 1324543 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E759039FB489C8A5-001/solr-instance-001/collection1/data,
hostContext=/solr, hostPort=42544}
[junit4] 2> 1324556 ERROR
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 1324556 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1324556 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 8.1.0
[junit4] 2> 1324556 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone
mode on port null
[junit4] 2> 1324556 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1324557 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-04-06T12:23:18.028Z
[junit4] 2> 1324558 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E759039FB489C8A5-001/solr-instance-001/solr.xml
[junit4] 2> 1324666 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 1324666 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1324667 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@6d3255be, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1325359 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1325361 WARN
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@1b805ad1[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1325411 WARN
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@296d3300[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1325552 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1325552 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 1325626 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d3255be
[junit4] 2> 1325712 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d3255be
[junit4] 2> 1325712 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d3255be
[junit4] 2> 1325727 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E759039FB489C8A5-001/solr-instance-001/.
[junit4] 2> 1325727 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1325909 INFO (coreLoadExecutor-1184-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
[junit4] 2> 1325946 INFO (coreLoadExecutor-1184-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1326028 INFO (coreLoadExecutor-1184-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
[junit4] 2> 1326028 INFO (coreLoadExecutor-1184-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E759039FB489C8A5-001/solr-instance-001/./collection1,
trusted=true
[junit4] 2> 1326028 INFO (coreLoadExecutor-1184-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6d3255be
[junit4] 2> 1326029 INFO (coreLoadExecutor-1184-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E759039FB489C8A5-001/solr-instance-001/collection1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E759039FB489C8A5-001/solr-instance-001/./collection1/data/]
[junit4] 2> 1326030 INFO (coreLoadExecutor-1184-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=17, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=1.6875,
floorSegmentMB=1.9091796875, forceMergeDeletesPctAllowed=10.911964320562646,
segmentsPerTier=7.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6580946644050136, deletesPctAllowed=27.511140433728293
[junit4] 2> 1326312 INFO (coreLoadExecutor-1184-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1326312 INFO (coreLoadExecutor-1184-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1326313 INFO (coreLoadExecutor-1184-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=34, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=53.6416015625,
floorSegmentMB=1.419921875, forceMergeDeletesPctAllowed=24.052583869079925,
segmentsPerTier=38.0, maxCFSSegmentSizeMB=1.8232421875, noCFSRatio=0.0,
deletesPctAllowed=30.639370724224737
[junit4] 2> 1326313 INFO (coreLoadExecutor-1184-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@7f3228a7[collection1] main]
[junit4] 2> 1326313 INFO (coreLoadExecutor-1184-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E759039FB489C8A5-001/solr-instance-001/collection1/conf
[junit4] 2> 1326330 INFO (coreLoadExecutor-1184-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following
config files: schema.xml,xslt/dummy.xsl
[junit4] 2> 1326330 INFO (coreLoadExecutor-1184-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1326369 INFO
(searcherExecutor-1185-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7f3228a7[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1326387 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E759039FB489C8A5-001/solr-instance-002/collection1
[junit4] 2> 1326390 WARN
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1326390 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1326390 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number
1 ...
[junit4] 2> 1326390 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z;
git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 1326487 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1326487 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1326487 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1326487 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4dc487e0{/solr,null,AVAILABLE}
[junit4] 2> 1326504 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@9d5c350{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:33929}
[junit4] 2> 1326504 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.e.j.s.Server Started @1326582ms
[junit4] 2> 1326504 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E759039FB489C8A5-001/solr-instance-002/collection1/data,
hostContext=/solr, hostPort=33929}
[junit4] 2> 1326505 ERROR
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 1326505 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1326505 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 8.1.0
[junit4] 2> 1326505 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone
mode on port null
[junit4] 2> 1326505 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1326505 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-04-06T12:23:19.976Z
[junit4] 2> 1326505 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E759039FB489C8A5-001/solr-instance-002/solr.xml
[junit4] 2> 1326509 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 1326509 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1326510 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@6d3255be, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1326984 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1327020 WARN
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@35f255b4[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1327023 WARN
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@dab74a5[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1327099 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1327099 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 1327181 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d3255be
[junit4] 2> 1327283 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d3255be
[junit4] 2> 1327283 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d3255be
[junit4] 2> 1327285 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E759039FB489C8A5-001/solr-instance-002/.
[junit4] 2> 1327285 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1327466 INFO (coreLoadExecutor-1197-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
[junit4] 2> 1327520 INFO (coreLoadExecutor-1197-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1327652 INFO (coreLoadExecutor-1197-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
[junit4] 2> 1327652 INFO (coreLoadExecutor-1197-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E759039FB489C8A5-001/solr-instance-002/./collection1,
trusted=true
[junit4] 2> 1327653 INFO (coreLoadExecutor-1197-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6d3255be
[junit4] 2> 1327653 INFO (coreLoadExecutor-1197-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E759039FB489C8A5-001/solr-instance-002/collection1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E759039FB489C8A5-001/solr-instance-002/./collection1/data/]
[junit4] 2> 1327654 INFO (coreLoadExecutor-1197-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=17, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=1.6875,
floorSegmentMB=1.9091796875, forceMergeDeletesPctAllowed=10.911964320562646,
segmentsPerTier=7.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6580946644050136, deletesPctAllowed=27.511140433728293
[junit4] 2> 1327859 INFO (coreLoadExecutor-1197-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1327859 INFO (coreLoadExecutor-1197-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1327860 INFO (coreLoadExecutor-1197-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=34, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=53.6416015625,
floorSegmentMB=1.419921875, forceMergeDeletesPctAllowed=24.052583869079925,
segmentsPerTier=38.0, maxCFSSegmentSizeMB=1.8232421875, noCFSRatio=0.0,
deletesPctAllowed=30.639370724224737
[junit4] 2> 1327860 INFO (coreLoadExecutor-1197-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@2dce290f[collection1] main]
[junit4] 2> 1327860 INFO (coreLoadExecutor-1197-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E759039FB489C8A5-001/solr-instance-002/collection1/conf
[junit4] 2> 1327886 INFO (coreLoadExecutor-1197-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of
1000ms
[junit4] 2> 1327886 INFO (coreLoadExecutor-1197-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1327903 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1599810150
[junit4] 2> 1327904 INFO (coreCloseExecutor-1203-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@41b0757d
[junit4] 2> 1327904 INFO (coreCloseExecutor-1203-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=41b0757d
[junit4] 2> 1327904 INFO (coreCloseExecutor-1203-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@731e153e: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@edc3d64
[junit4] 2> 1327984 INFO
(searcherExecutor-1198-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2dce290f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1328145 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 1328145 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@be5ecbb: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@5b17095e
[junit4] 2> 1328148 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 1328148 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@47a92f0d: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@c8facb9
[junit4] 2> 1328203 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 1328203 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@118ee73: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@44d56aca
[junit4] 2> 1328384 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.e.j.s.AbstractConnector Stopped
ServerConnector@4574f9d7{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
[junit4] 2> 1328384 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5cd0d937{/solr,null,UNAVAILABLE}
[junit4] 2> 1328384 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 1328434 WARN (indexFetcher-1202-thread-1) [ ]
o.a.s.h.IndexFetcher Master at: http://127.0.0.1:42544/solr/collection1 is not
available. Index fetch failed by exception:
org.apache.solr.common.SolrException: Server refused connection at:
http://127.0.0.1:42544/solr/collection1
[junit4] 2> 1328564 WARN (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Master at: http://127.0.0.1:42544/solr is not available.
Index fetch failed by exception: org.apache.solr.common.SolrException: Server
refused connection at: http://127.0.0.1:42544/solr
[junit4] 2> 1328564 INFO (qtp22878226-3476) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={wait=true&qt=/replication&masterUrl=http://127.0.0.1:42544/solr&wt=javabin&version=2&command=fetchindex}
status=0 QTime=84
[junit4] 2> 1328565 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testFetchIndexShouldReportErrorsWhenTheyOccur
[junit4] 2> 1328566 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1060662318
[junit4] 2> 1328635 INFO (coreCloseExecutor-1205-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@605bc062
[junit4] 2> 1328635 INFO (coreCloseExecutor-1205-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=605bc062
[junit4] 2> 1328636 INFO (coreCloseExecutor-1205-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2eebe78f: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@76fd5be6
[junit4] 2> 1328704 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 1328704 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4b3ed4b9: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@127c0bde
[junit4] 2> 1328708 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 1328708 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@684b5d96: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@c8facb9
[junit4] 2> 1328710 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 1328710 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4d449218: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@44d56aca
[junit4] 2> 1328767 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.e.j.s.AbstractConnector Stopped
ServerConnector@9d5c350{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
[junit4] 2> 1328767 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4dc487e0{/solr,null,UNAVAILABLE}
[junit4] 2> 1328767 INFO
(TEST-TestReplicationHandler.testFetchIndexShouldReportErrorsWhenTheyOccur-seed#[E759039FB489C8A5])
[ ] o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 1328781 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.SolrTestCaseJ4 ###Starting doTestReplicateAfterStartup
[junit4] 2> 1328794 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E759039FB489C8A5-001/solr-instance-003/collection1
[junit4] 2> 1328796 WARN
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1328796 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1328796 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number
1 ...
[junit4] 2> 1328796 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z;
git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 1328830 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1328830 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1328830 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1328831 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@43019b71{/solr,null,AVAILABLE}
[junit4] 2> 1328850 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@4d51f573{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:42560}
[junit4] 2> 1328850 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.e.j.s.Server Started @1328927ms
[junit4] 2> 1328850 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E759039FB489C8A5-001/solr-instance-003/collection1/data,
hostContext=/solr, hostPort=42560}
[junit4] 2> 1328851 ERROR
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 1328851 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1328851 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 8.1.0
[junit4] 2> 1328851 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone
mode on port null
[junit4] 2> 1328851 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1328851 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-04-06T12:23:22.322Z
[junit4] 2> 1328851 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E759039FB489C8A5-001/solr-instance-003/solr.xml
[junit4] 2> 1328867 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 1328867 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1328868 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@6d3255be, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1329435 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1329437 WARN
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@2a279f67[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1329525 WARN
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@4a1af758[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1329608 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1329608 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 1329668 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d3255be
[junit4] 2> 1329700 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d3255be
[junit4] 2> 1329700 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d3255be
[junit4] 2> 1329718 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E759039FB489C8A5-001/solr-instance-003/.
[junit4] 2> 1329718 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1329984 INFO (coreLoadExecutor-1215-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
[junit4] 2> 1330214 INFO (coreLoadExecutor-1215-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1330273 INFO (coreLoadExecutor-1215-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
[junit4] 2> 1330273 INFO (coreLoadExecutor-1215-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E759039FB489C8A5-001/solr-instance-003/./collection1,
trusted=true
[junit4] 2> 1330274 INFO (coreLoadExecutor-1215-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6d3255be
[junit4] 2> 1330274 INFO (coreLoadExecutor-1215-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E759039FB489C8A5-001/solr-instance-003/collection1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E759039FB489C8A5-001/solr-instance-003/./collection1/data/]
[junit4] 2> 1330297 INFO (coreLoadExecutor-1215-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=17, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=1.6875,
floorSegmentMB=1.9091796875, forceMergeDeletesPctAllowed=10.911964320562646,
segmentsPerTier=7.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6580946644050136, deletesPctAllowed=27.511140433728293
[junit4] 2> 1330622 INFO (coreLoadExecutor-1215-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1330622 INFO (coreLoadExecutor-1215-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1330623 INFO (coreLoadExecutor-1215-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=34, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=53.6416015625,
floorSegmentMB=1.419921875, forceMergeDeletesPctAllowed=24.052583869079925,
segmentsPerTier=38.0, maxCFSSegmentSizeMB=1.8232421875, noCFSRatio=0.0,
deletesPctAllowed=30.639370724224737
[junit4] 2> 1330623 INFO (coreLoadExecutor-1215-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@1debd589[collection1] main]
[junit4] 2> 1330624 INFO (coreLoadExecutor-1215-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E759039FB489C8A5-001/solr-instance-003/collection1/conf
[junit4] 2> 1330624 INFO (coreLoadExecutor-1215-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following
config files: schema.xml,xslt/dummy.xsl
[junit4] 2> 1330624 INFO (coreLoadExecutor-1215-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1330658 INFO
(searcherExecutor-1216-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1debd589[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1331205 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E759039FB489C8A5-001/solr-instance-004/collection1
[junit4] 2> 1331207 WARN
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1331207 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1331207 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number
1 ...
[junit4] 2> 1331208 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z;
git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 1331293 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1331293 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1331293 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1331314 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@48a52b45{/solr,null,AVAILABLE}
[junit4] 2> 1331314 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@70b63726{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:43039}
[junit4] 2> 1331314 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.e.j.s.Server Started @1331391ms
[junit4] 2> 1331314 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E759039FB489C8A5-001/solr-instance-004/collection1/data,
hostContext=/solr, hostPort=43039}
[junit4] 2> 1331314 ERROR
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 1331314 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1331315 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 8.1.0
[junit4] 2> 1331315 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone
mode on port null
[junit4] 2> 1331315 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1331315 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-04-06T12:23:24.786Z
[junit4] 2> 1331315 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E759039FB489C8A5-001/solr-instance-004/solr.xml
[junit4] 2> 1331331 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 1331331 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1331332 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@6d3255be, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1332149 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1332151 WARN
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@b7cda16[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1332171 WARN
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@9cfa8a6[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1332343 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1332343 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 1332541 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d3255be
[junit4] 2> 1332616 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d3255be
[junit4] 2> 1332617 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d3255be
[junit4] 2> 1332635 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E759039FB489C8A5-001/solr-instance-004/.
[junit4] 2> 1332635 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1332991 INFO (coreLoadExecutor-1228-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
[junit4] 2> 1333014 INFO (coreLoadExecutor-1228-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1333028 INFO (coreLoadExecutor-1228-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
[junit4] 2> 1333028 INFO (coreLoadExecutor-1228-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E759039FB489C8A5-001/solr-instance-004/./collection1,
trusted=true
[junit4] 2> 1333028 INFO (coreLoadExecutor-1228-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6d3255be
[junit4] 2> 1333029 INFO (coreLoadExecutor-1228-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E759039FB489C8A5-001/solr-instance-004/collection1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E759039FB489C8A5-001/solr-instance-004/./collection1/data/]
[junit4] 2> 1333047 INFO (coreLoadExecutor-1228-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=17, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=1.6875,
floorSegmentMB=1.9091796875, forceMergeDeletesPctAllowed=10.911964320562646,
segmentsPerTier=7.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6580946644050136, deletesPctAllowed=27.511140433728293
[junit4] 2> 1333231 INFO (coreLoadExecutor-1228-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1333231 INFO (coreLoadExecutor-1228-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1333232 INFO (coreLoadExecutor-1228-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=34, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=53.6416015625,
floorSegmentMB=1.419921875, forceMergeDeletesPctAllowed=24.052583869079925,
segmentsPerTier=38.0, maxCFSSegmentSizeMB=1.8232421875, noCFSRatio=0.0,
deletesPctAllowed=30.639370724224737
[junit4] 2> 1333232 INFO (coreLoadExecutor-1228-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@641f86f4[collection1] main]
[junit4] 2> 1333232 INFO (coreLoadExecutor-1228-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E759039FB489C8A5-001/solr-instance-004/collection1/conf
[junit4] 2> 1333246 INFO (coreLoadExecutor-1228-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of
1000ms
[junit4] 2> 1333246 INFO (coreLoadExecutor-1228-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1333247 INFO
(searcherExecutor-1229-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@641f86f4[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1333249 INFO (qtp1440702187-3509) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 1333253 INFO (indexFetcher-1233-thread-1) [ ]
o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 1333253 INFO (indexFetcher-1233-thread-1) [ ]
o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 1333253 INFO (indexFetcher-1233-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 1333253 INFO (indexFetcher-1233-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 1333253 INFO (indexFetcher-1233-thread-1) [ ]
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
[junit4] 2> 1333301 INFO (indexFetcher-1233-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@515225e9[collection1] main]
[junit4] 2> 1333305 INFO (searcherExecutor-1229-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@515225e9[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1333336 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1328738875
[junit4] 2> 1333400 INFO (coreCloseExecutor-1234-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1427d10a
[junit4] 2> 1333400 INFO (coreCloseExecutor-1234-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1427d10a
[junit4] 2> 1333400 INFO (coreCloseExecutor-1234-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4e80dcb8: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@4c5a9061
[junit4] 2> 1333452 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 1333453 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@29fe46f8: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@493283dc
[junit4] 2> 1333470 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 1333470 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1141b8a9: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@c8facb9
[junit4] 2> 1333486 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 1333486 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@9250fb4: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@44d56aca
[junit4] 2> 1333501 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.e.j.s.AbstractConnector Stopped
ServerConnector@70b63726{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
[junit4] 2> 1333502 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@48a52b45{/solr,null,UNAVAILABLE}
[junit4] 2> 1333502 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 1333538 INFO (qtp1440702187-3510) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1333539 INFO (qtp1440702187-3510) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{deleteByQuery=*:*} 0 1
[junit4] 2> 1333540 INFO (qtp1440702187-3509) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1333540 INFO (qtp1440702187-3509) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@4131688 commitCommandVersion:0
[junit4] 2> 1333648 INFO (qtp1440702187-3509) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4be9e241[collection1] main]
[junit4] 2> 1333648 INFO (qtp1440702187-3509) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1333649 INFO
(searcherExecutor-1216-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4be9e241[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1333649 INFO (qtp1440702187-3509) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 108
[junit4] 2> 1333650 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1446125286
[junit4] 2> 1333659 INFO (coreCloseExecutor-1236-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@18b810c2
[junit4] 2> 1333659 INFO (coreCloseExecutor-1236-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=18b810c2
[junit4] 2> 1333659 INFO (coreCloseExecutor-1236-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@307099a0: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@4845e0e1
[junit4] 2> 1333700 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 1333700 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@22bbe461: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@4a7dec8c
[junit4] 2> 1333701 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 1333701 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7697afde: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@c8facb9
[junit4] 2> 1333701 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 1333701 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@270ab8ea: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@44d56aca
[junit4] 2> 1333725 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.e.j.s.AbstractConnector Stopped
ServerConnector@4d51f573{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
[junit4] 2> 1333725 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@43019b71{/solr,null,UNAVAILABLE}
[junit4] 2> 1333725 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 1333726 WARN
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1333726 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1333726 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number
1 ...
[junit4] 2> 1333726 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z;
git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 1333727 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1333727 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1333727 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1333728 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4ae113b0{/solr,null,AVAILABLE}
[junit4] 2> 1333728 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@3a1a286b{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:44150}
[junit4] 2> 1333728 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.e.j.s.Server Started @1333806ms
[junit4] 2> 1333728 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E759039FB489C8A5-001/solr-instance-003/collection1/data,
hostContext=/solr, hostPort=44150}
[junit4] 2> 1333729 ERROR
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 1333729 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1333729 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 8.1.0
[junit4] 2> 1333729 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone
mode on port null
[junit4] 2> 1333729 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1333729 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-04-06T12:23:27.200Z
[junit4] 2> 1333729 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E759039FB489C8A5-001/solr-instance-003/solr.xml
[junit4] 2> 1333754 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 1333754 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1333755 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@6d3255be, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1335314 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1335329 WARN
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@572d89ca[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1335348 WARN
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@2e23cf20[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1335423 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1335423 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 1335629 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d3255be
[junit4] 2> 1335711 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d3255be
[junit4] 2> 1335711 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d3255be
[junit4] 2> 1335730 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E759039FB489C8A5-001/solr-instance-003/.
[junit4] 2> 1335730 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[E759039FB489C8A5])
[ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1335877 INFO (coreLoadExecutor-1246-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
[junit4] 2> 1335933 INFO (coreLoadExecutor-1246-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1335935 INFO (coreLoadExecutor-1246-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
[junit4] 2> 1335935 INFO (coreLoadExecutor-1246-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E759039FB489C8A5-001/solr-instance-003/./collection1,
trusted=true
[junit4] 2> 1335985 INFO (coreLoadExecutor-1246-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6d3255be
[junit4] 2> 1335985 INFO (coreLoadExecutor-1246-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E759039FB489C8A5-001/solr-instance-003/collection1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E759039FB489C8A5-001/solr-instance-003/./collection1/data/]
[junit4] 2> 1335986 INFO (coreLoadExecutor-1246-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=17, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=1.6875,
floorSegmentMB=1.9091796875, forceMergeDeletesPctAllowed=10.911964320562646,
segmentsPerTier=7.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6580946644050136, deletesPctAllowed=27.511140433728293
[junit4] 2> 1336480 INFO (coreLoadExecutor-1246-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1336480 INFO (coreLoadExecutor-1246-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1336480 INFO (coreLoadExecutor-1246-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=34, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=53.6416015625,
floorSegmentMB=1.419921875, forceMergeDeletesPctAllowed=24.052583869079925,
segmentsPerTier=38.0, maxCFSSegmentSizeMB=1.8232421875, noCFSRatio=0.0,
deletesPctAllowed=30.639370724224737
[junit4] 2> 1336481 INFO (coreLoadExecutor-1246-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@2d5a84d9[collection1] main]
[junit4] 2> 1336481 INFO (coreLoadExecutor-1246-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E759039FB489C8A5-001/solr-instance-003/collection1/conf
[junit4] 2> 1336482 INFO (coreLoadExecutor-1246-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following
config files: schema.xml
[junit4] 2> 1336482 INFO (coreLoadExecutor-1246-thread-1) [
x:collection1] o.a.s.h.ReplicationHa
[...truncated too long message...]
ce] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/null1343927454
[copy] Copying 240 files to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/null1343927454
[delete] Deleting directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/null1343927454
check-working-copy:
[ivy:cachepath] :: resolving dependencies ::
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] confs: [default]
[ivy:cachepath] found
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] found org.apache.httpcomponents#httpclient;4.3.6 in
public
[ivy:cachepath] found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 79ms :: artifacts dl 11ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 8 | 0 | 0 | 0 || 8 | 0 |
---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for
further details.
[wc-checker] Checking working copy status...
-jenkins-base:
BUILD SUCCESSFUL
Total time: 573 minutes 32 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1072)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
at
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no
matches found within 10000
at hudson.FilePath.act(FilePath.java:1074)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]