Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6907/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseConcMarkSweepGC
5 tests failed.
FAILED: org.apache.solr.cloud.LeaderElectionContextKeyTest.test
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([DA915C4DB7896113:52C5639719750CEB]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertTrue(Assert.java:54)
at
org.apache.solr.cloud.LeaderElectionContextKeyTest.test(LeaderElectionContextKeyTest.java:88)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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.core.TestLazyCores.testNoCommit
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([DA915C4DB7896113:5F1FD9C7CAE02B6]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:884)
at org.apache.solr.core.TestLazyCores.check10(TestLazyCores.java:847)
at
org.apache.solr.core.TestLazyCores.testNoCommit(TestLazyCores.java:829)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound='10']
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int><lst name="params"><str
name="q">*:*</str></lst></lst><result name="response" numFound="0"
start="0"></result>
</response>
request was:q=*:*
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:877)
... 41 more
FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores
Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 1)
Thread[id=4762, name=searcherExecutor-1783-thread-1, state=WAITING,
group=TGRP-TestLazyCores] 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.core.TestLazyCores:
1) Thread[id=4762, name=searcherExecutor-1783-thread-1, state=WAITING,
group=TGRP-TestLazyCores]
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([DA915C4DB7896113]:0)
FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=4762, name=searcherExecutor-1783-thread-1, state=WAITING,
group=TGRP-TestLazyCores] 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=4762, name=searcherExecutor-1783-thread-1, state=WAITING,
group=TGRP-TestLazyCores]
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([DA915C4DB7896113]:0)
FAILED: org.apache.solr.update.TestInPlaceUpdatesDistrib.test
Error Message:
This doc was supposed to have been deleted, but was: SolrDocument{id=0,
title_s=title0, id_i=0, inplace_updatable_float=1.0,
_version_=1578956508069101568, inplace_updatable_int_with_default=666,
inplace_updatable_float_with_default=42.0}
Stack Trace:
java.lang.AssertionError: This doc was supposed to have been deleted, but was:
SolrDocument{id=0, title_s=title0, id_i=0, inplace_updatable_float=1.0,
_version_=1578956508069101568, inplace_updatable_int_with_default=666,
inplace_updatable_float_with_default=42.0}
at
__randomizedtesting.SeedInfo.seed([DA915C4DB7896113:52C5639719750CEB]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at
org.apache.solr.update.TestInPlaceUpdatesDistrib.reorderedDeletesTest(TestInPlaceUpdatesDistrib.java:711)
at
org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:150)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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)
Build Log:
[...truncated 11242 lines...]
[junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.TestInPlaceUpdatesDistrib_DA915C4DB7896113-001\init-core-data-001
[junit4] 2> 121114 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[DA915C4DB7896113]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=69 numCloses=69
[junit4] 2> 121115 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[DA915C4DB7896113]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 121123 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[DA915C4DB7896113]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 121123 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[DA915C4DB7896113]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 121123 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[DA915C4DB7896113]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_/jc
[junit4] 2> 121132 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[DA915C4DB7896113]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 121134 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[DA915C4DB7896113]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 121247 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[DA915C4DB7896113]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 121266 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[DA915C4DB7896113]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=inplace-updates
[junit4] 2> 121273 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[DA915C4DB7896113]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 121447 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[DA915C4DB7896113]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1693f78
[junit4] 2> 121456 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[DA915C4DB7896113]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1693f78
[junit4] 2> 121456 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[DA915C4DB7896113]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1693f78
[junit4] 2> 121459 INFO (coreLoadExecutor-281-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 121606 INFO (coreLoadExecutor-281-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 121631 INFO (coreLoadExecutor-281-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
[junit4] 2> 121667 INFO (coreLoadExecutor-281-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with
uniqueid field id
[junit4] 2> 121667 INFO (coreLoadExecutor-281-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1,
trusted=true
[junit4] 2> 121667 INFO (coreLoadExecutor-281-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@1693f78
[junit4] 2> 121667 INFO (coreLoadExecutor-281-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 121667 INFO (coreLoadExecutor-281-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.TestInPlaceUpdatesDistrib_DA915C4DB7896113-001\init-core-data-001\]
[junit4] 2> 121675 WARN (coreLoadExecutor-281-thread-1) [
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 121843 INFO (coreLoadExecutor-281-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 121843 INFO (coreLoadExecutor-281-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 121865 INFO (coreLoadExecutor-281-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 121866 INFO (coreLoadExecutor-281-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 121867 INFO (coreLoadExecutor-281-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@ff643e[collection1]
main]
[junit4] 2> 121868 WARN (coreLoadExecutor-281-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf;
switching to use InMemory storage instead.
[junit4] 2> 121868 INFO (coreLoadExecutor-281-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 121868 INFO (coreLoadExecutor-281-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1578956323508191232
[junit4] 2> 121874 INFO
(searcherExecutor-282-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@ff643e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 121880 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[DA915C4DB7896113]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 121887 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 121888 INFO (Thread-210) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 121888 INFO (Thread-210) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 121896 ERROR (Thread-210) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 121988 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.a.s.c.ZkTestServer start zk server on port:65053
[junit4] 2> 122003 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15e994691c30000, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 122027 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 122030 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema-inplace-updates.xml
to /configs/conf1/schema.xml
[junit4] 2> 122032 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 122035 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 122037 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 122040 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 122044 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 122046 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 122049 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 122051 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 122053 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 122057 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly
asked otherwise
[junit4] 2> 122999 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 123001 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@18b7091{/_/jc,null,AVAILABLE}
[junit4] 2> 123002 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@849b1d{HTTP/1.1,[http/1.1]}{127.0.0.1:65063}
[junit4] 2> 123003 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.e.j.s.Server Started @130751ms
[junit4] 2> 123003 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.TestInPlaceUpdatesDistrib_DA915C4DB7896113-001\tempDir-001/control/data,
hostContext=/_/jc, hostPort=65063,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.TestInPlaceUpdatesDistrib_DA915C4DB7896113-001\control-001\cores}
[junit4] 2> 123003 ERROR
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 123003 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 123003 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 123003 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 123003 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-19T08:34:53.592Z
[junit4] 2> 123011 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 123011 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.TestInPlaceUpdatesDistrib_DA915C4DB7896113-001\control-001\solr.xml
[junit4] 2> 123033 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1693f78, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 123041 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65053/solr
[junit4] 2> 123229 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113])
[n:127.0.0.1:65063__%2Fjc ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 123229 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113])
[n:127.0.0.1:65063__%2Fjc ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:65063__%2Fjc
[junit4] 2> 123231 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113])
[n:127.0.0.1:65063__%2Fjc ] o.a.s.c.Overseer Overseer
(id=98684770220965892-127.0.0.1:65063__%2Fjc-n_0000000000) starting
[junit4] 2> 123239 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113])
[n:127.0.0.1:65063__%2Fjc ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:65063__%2Fjc
[junit4] 2> 123245 INFO
(zkCallback-116-thread-1-processing-n:127.0.0.1:65063__%2Fjc)
[n:127.0.0.1:65063__%2Fjc ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 123369 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113])
[n:127.0.0.1:65063__%2Fjc ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1693f78
[junit4] 2> 123375 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113])
[n:127.0.0.1:65063__%2Fjc ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1693f78
[junit4] 2> 123375 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113])
[n:127.0.0.1:65063__%2Fjc ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1693f78
[junit4] 2> 123378 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113])
[n:127.0.0.1:65063__%2Fjc ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.TestInPlaceUpdatesDistrib_DA915C4DB7896113-001\control-001\cores
[junit4] 2> 123412 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 123413 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65053/solr ready
[junit4] 2> 123416 INFO (qtp27782954-922) [n:127.0.0.1:65063__%2Fjc ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:65063__%252Fjc&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 123419 INFO
(OverseerThreadFactory-292-thread-1-processing-n:127.0.0.1:65063__%2Fjc)
[n:127.0.0.1:65063__%2Fjc ] o.a.s.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 123528 INFO (qtp27782954-924) [n:127.0.0.1:65063__%2Fjc ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 123529 INFO (qtp27782954-924) [n:127.0.0.1:65063__%2Fjc ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 123638 INFO
(zkCallback-116-thread-1-processing-n:127.0.0.1:65063__%2Fjc)
[n:127.0.0.1:65063__%2Fjc ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 124579 INFO (qtp27782954-924) [n:127.0.0.1:65063__%2Fjc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 124596 INFO (qtp27782954-924) [n:127.0.0.1:65063__%2Fjc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema
name=inplace-updates
[junit4] 2> 124601 INFO (qtp27782954-924) [n:127.0.0.1:65063__%2Fjc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 124601 INFO (qtp27782954-924) [n:127.0.0.1:65063__%2Fjc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1'
using configuration from collection control_collection, trusted=true
[junit4] 2> 124601 INFO (qtp27782954-924) [n:127.0.0.1:65063__%2Fjc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.control_collection.shard1.replica_n1' (registry
'solr.core.control_collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1693f78
[junit4] 2> 124601 INFO (qtp27782954-924) [n:127.0.0.1:65063__%2Fjc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 124601 INFO (qtp27782954-924) [n:127.0.0.1:65063__%2Fjc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore
at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.TestInPlaceUpdatesDistrib_DA915C4DB7896113-001\control-001\cores\control_collection_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.TestInPlaceUpdatesDistrib_DA915C4DB7896113-001\control-001\cores\control_collection_shard1_replica_n1\data\]
[junit4] 2> 124606 WARN (qtp27782954-924) [n:127.0.0.1:65063__%2Fjc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 124676 INFO (qtp27782954-924) [n:127.0.0.1:65063__%2Fjc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 124676 INFO (qtp27782954-924) [n:127.0.0.1:65063__%2Fjc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 124676 INFO (qtp27782954-924) [n:127.0.0.1:65063__%2Fjc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 124676 INFO (qtp27782954-924) [n:127.0.0.1:65063__%2Fjc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 124678 INFO (qtp27782954-924) [n:127.0.0.1:65063__%2Fjc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@147dc95[control_collection_shard1_replica_n1] main]
[junit4] 2> 124679 INFO (qtp27782954-924) [n:127.0.0.1:65063__%2Fjc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 124679 INFO (qtp27782954-924) [n:127.0.0.1:65063__%2Fjc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 124681 INFO (qtp27782954-924) [n:127.0.0.1:65063__%2Fjc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 124681 INFO (qtp27782954-924) [n:127.0.0.1:65063__%2Fjc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1578956326457835520
[junit4] 2> 124682 INFO
(searcherExecutor-295-thread-1-processing-n:127.0.0.1:65063__%2Fjc
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection)
[n:127.0.0.1:65063__%2Fjc c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher
Searcher@147dc95[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 124686 INFO (qtp27782954-924) [n:127.0.0.1:65063__%2Fjc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 124686 INFO (qtp27782954-924) [n:127.0.0.1:65063__%2Fjc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 124686 INFO (qtp27782954-924) [n:127.0.0.1:65063__%2Fjc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:65063/_/jc/control_collection_shard1_replica_n1/
[junit4] 2> 124686 INFO (qtp27782954-924) [n:127.0.0.1:65063__%2Fjc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 124686 INFO (qtp27782954-924) [n:127.0.0.1:65063__%2Fjc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:65063/_/jc/control_collection_shard1_replica_n1/ has no
replicas
[junit4] 2> 124686 INFO (qtp27782954-924) [n:127.0.0.1:65063__%2Fjc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 124690 INFO (qtp27782954-924) [n:127.0.0.1:65063__%2Fjc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:65063/_/jc/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 124795 INFO
(zkCallback-116-thread-1-processing-n:127.0.0.1:65063__%2Fjc)
[n:127.0.0.1:65063__%2Fjc ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 124844 INFO (qtp27782954-924) [n:127.0.0.1:65063__%2Fjc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 124847 INFO (qtp27782954-924) [n:127.0.0.1:65063__%2Fjc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1319
[junit4] 2> 124855 INFO (qtp27782954-922) [n:127.0.0.1:65063__%2Fjc ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 124957 INFO
(zkCallback-116-thread-1-processing-n:127.0.0.1:65063__%2Fjc)
[n:127.0.0.1:65063__%2Fjc ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 125422 INFO
(OverseerCollectionConfigSetProcessor-98684770220965892-127.0.0.1:65063__%2Fjc-n_0000000000)
[n:127.0.0.1:65063__%2Fjc ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 125856 INFO (qtp27782954-922) [n:127.0.0.1:65063__%2Fjc ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:65063__%252Fjc&wt=javabin&version=2}
status=0 QTime=2439
[junit4] 2> 125864 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 125865 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65053/solr ready
[junit4] 2> 125865 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 125867 INFO (qtp27782954-927) [n:127.0.0.1:65063__%2Fjc ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 125876 INFO
(OverseerThreadFactory-292-thread-2-processing-n:127.0.0.1:65063__%2Fjc)
[n:127.0.0.1:65063__%2Fjc ] o.a.s.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 125877 WARN
(OverseerThreadFactory-292-thread-2-processing-n:127.0.0.1:65063__%2Fjc)
[n:127.0.0.1:65063__%2Fjc ] o.a.s.c.CreateCollectionCmd It is unusual to
create a collection (collection1) without cores.
[junit4] 2> 126086 INFO (qtp27782954-927) [n:127.0.0.1:65063__%2Fjc ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 126087 INFO (qtp27782954-927) [n:127.0.0.1:65063__%2Fjc ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2}
status=0 QTime=220
[junit4] 2> 126529 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.TestInPlaceUpdatesDistrib_DA915C4DB7896113-001\shard-1-001
of type TLOG
[junit4] 2> 126529 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 126531 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1443203{/_/jc,null,AVAILABLE}
[junit4] 2> 126532 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@8efad5{HTTP/1.1,[http/1.1]}{127.0.0.1:65084}
[junit4] 2> 126532 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.e.j.s.Server Started @134280ms
[junit4] 2> 126532 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.TestInPlaceUpdatesDistrib_DA915C4DB7896113-001\tempDir-001/jetty1,
replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/_/jc,
hostPort=65084,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.TestInPlaceUpdatesDistrib_DA915C4DB7896113-001\shard-1-001\cores}
[junit4] 2> 126532 ERROR
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 126532 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 126532 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 126532 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 126532 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-19T08:34:57.121Z
[junit4] 2> 126537 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15e994691c30007, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 126538 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 126538 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.TestInPlaceUpdatesDistrib_DA915C4DB7896113-001\shard-1-001\solr.xml
[junit4] 2> 126547 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1693f78, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 126552 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65053/solr
[junit4] 2> 126558 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15e994691c30008, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 126571 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113])
[n:127.0.0.1:65084__%2Fjc ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 126574 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113])
[n:127.0.0.1:65084__%2Fjc ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 126577 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113])
[n:127.0.0.1:65084__%2Fjc ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:65084__%2Fjc
[junit4] 2> 126579 INFO
(zkCallback-128-thread-1-processing-n:127.0.0.1:65084__%2Fjc)
[n:127.0.0.1:65084__%2Fjc ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 126581 INFO
(zkCallback-116-thread-1-processing-n:127.0.0.1:65063__%2Fjc)
[n:127.0.0.1:65063__%2Fjc ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 126581 INFO (zkCallback-123-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 126722 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113])
[n:127.0.0.1:65084__%2Fjc ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1693f78
[junit4] 2> 126729 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113])
[n:127.0.0.1:65084__%2Fjc ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1693f78
[junit4] 2> 126729 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113])
[n:127.0.0.1:65084__%2Fjc ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1693f78
[junit4] 2> 126732 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113])
[n:127.0.0.1:65084__%2Fjc ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.TestInPlaceUpdatesDistrib_DA915C4DB7896113-001\shard-1-001\cores
[junit4] 2> 126764 INFO (qtp27782954-920) [n:127.0.0.1:65063__%2Fjc ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:65084__%252Fjc&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 126767 INFO
(OverseerCollectionConfigSetProcessor-98684770220965892-127.0.0.1:65063__%2Fjc-n_0000000000)
[n:127.0.0.1:65063__%2Fjc ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 126768 INFO
(OverseerThreadFactory-292-thread-3-processing-n:127.0.0.1:65063__%2Fjc)
[n:127.0.0.1:65063__%2Fjc ] o.a.s.c.AddReplicaCmd Node Identified
127.0.0.1:65084__%2Fjc for creating new replica
[junit4] 2> 126774 INFO (qtp6762408-961) [n:127.0.0.1:65084__%2Fjc ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 126775 INFO (qtp6762408-961) [n:127.0.0.1:65084__%2Fjc ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 126888 INFO
(zkCallback-128-thread-1-processing-n:127.0.0.1:65084__%2Fjc)
[n:127.0.0.1:65084__%2Fjc ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 127802 INFO (qtp6762408-961) [n:127.0.0.1:65084__%2Fjc
c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 127812 INFO (qtp6762408-961) [n:127.0.0.1:65084__%2Fjc
c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.s.IndexSchema
[collection1_shard1_replica_t21] Schema name=inplace-updates
[junit4] 2> 127818 INFO (qtp6762408-961) [n:127.0.0.1:65084__%2Fjc
c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.s.IndexSchema
Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 127818 INFO (qtp6762408-961) [n:127.0.0.1:65084__%2Fjc
c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_t21' using configuration from
collection collection1, trusted=true
[junit4] 2> 127818 INFO (qtp6762408-961) [n:127.0.0.1:65084__%2Fjc
c:collection1 s:shard1 x:collection1_shard1_replica_t21]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_t21' (registry
'solr.core.collection1.shard1.replica_t21') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1693f78
[junit4] 2> 127819 INFO (qtp6762408-961) [n:127.0.0.1:65084__%2Fjc
c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 127819 INFO (qtp6762408-961) [n:127.0.0.1:65084__%2Fjc
c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.c.SolrCore
[[collection1_shard1_replica_t21] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.TestInPlaceUpdatesDistrib_DA915C4DB7896113-001\shard-1-001\cores\collection1_shard1_replica_t21],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.TestInPlaceUpdatesDistrib_DA915C4DB7896113-001\shard-1-001\cores\collection1_shard1_replica_t21\data\]
[junit4] 2> 127822 WARN (qtp6762408-961) [n:127.0.0.1:65084__%2Fjc
c:collection1 s:shard1 x:collection1_shard1_replica_t21]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 127884 INFO (qtp6762408-961) [n:127.0.0.1:65084__%2Fjc
c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 127884 INFO (qtp6762408-961) [n:127.0.0.1:65084__%2Fjc
c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 127889 INFO (qtp6762408-961) [n:127.0.0.1:65084__%2Fjc
c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 127889 INFO (qtp6762408-961) [n:127.0.0.1:65084__%2Fjc
c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 127890 INFO (qtp6762408-961) [n:127.0.0.1:65084__%2Fjc
c:collection1 s:shard1 x:collection1_shard1_replica_t21]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6a4008[collection1_shard1_replica_t21] main]
[junit4] 2> 127892 INFO (qtp6762408-961) [n:127.0.0.1:65084__%2Fjc
c:collection1 s:shard1 x:collection1_shard1_replica_t21]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 127892 INFO (qtp6762408-961) [n:127.0.0.1:65084__%2Fjc
c:collection1 s:shard1 x:collection1_shard1_replica_t21]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 127893 INFO (qtp6762408-961) [n:127.0.0.1:65084__%2Fjc
c:collection1 s:shard1 x:collection1_shard1_replica_t21]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 127893 INFO (qtp6762408-961) [n:127.0.0.1:65084__%2Fjc
c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1578956329825861632
[junit4] 2> 127894 INFO
(searcherExecutor-306-thread-1-processing-n:127.0.0.1:65084__%2Fjc
x:collection1_shard1_replica_t21 s:shard1 c:collection1)
[n:127.0.0.1:65084__%2Fjc c:collection1 s:shard1
x:collection1_shard1_replica_t21] o.a.s.c.SolrCore
[collection1_shard1_replica_t21] Registered new searcher
Searcher@6a4008[collection1_shard1_replica_t21]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 127899 INFO (qtp6762408-961) [n:127.0.0.1:65084__%2Fjc
c:collection1 s:shard1 x:collection1_shard1_replica_t21]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 127899 INFO (qtp6762408-961) [n:127.0.0.1:65084__%2Fjc
c:collection1 s:shard1 x:collection1_shard1_replica_t21]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 127899 INFO (qtp6762408-961) [n:127.0.0.1:65084__%2Fjc
c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:65084/_/jc/collection1_shard1_replica_t21/
[junit4] 2> 127899 INFO (qtp6762408-961) [n:127.0.0.1:65084__%2Fjc
c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 127899 INFO (qtp6762408-961) [n:127.0.0.1:65084__%2Fjc
c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.c.SyncStrategy
http://127.0.0.1:65084/_/jc/collection1_shard1_replica_t21/ has no replicas
[junit4] 2> 127899 INFO (qtp6762408-961) [n:127.0.0.1:65084__%2Fjc
c:collection1 s:shard1 x:collection1_shard1_replica_t21]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 127899 INFO (qtp6762408-961) [n:127.0.0.1:65084__%2Fjc
c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.c.ZkController
collection1_shard1_replica_t21 stopping background replication from leader
[junit4] 2> 127902 INFO (qtp6762408-961) [n:127.0.0.1:65084__%2Fjc
c:collection1 s:shard1 x:collection1_shard1_replica_t21]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:65084/_/jc/collection1_shard1_replica_t21/ shard1
[junit4] 2> 128006 INFO
(zkCallback-128-thread-1-processing-n:127.0.0.1:65084__%2Fjc)
[n:127.0.0.1:65084__%2Fjc ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 128055 INFO (qtp6762408-961) [n:127.0.0.1:65084__%2Fjc
c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 128056 INFO (qtp6762408-961) [n:127.0.0.1:65084__%2Fjc
c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=1282
[junit4] 2> 128059 INFO (qtp27782954-920) [n:127.0.0.1:65063__%2Fjc ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:65084__%252Fjc&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2}
status=0 QTime=1295
[junit4] 2> 128181 INFO
(zkCallback-128-thread-1-processing-n:127.0.0.1:65084__%2Fjc)
[n:127.0.0.1:65084__%2Fjc ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 128496 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.TestInPlaceUpdatesDistrib_DA915C4DB7896113-001\shard-2-001
of type TLOG
[junit4] 2> 128496 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 128497 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1a1690d{/_/jc,null,AVAILABLE}
[junit4] 2> 128498 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@532026{HTTP/1.1,[http/1.1]}{127.0.0.1:65098}
[junit4] 2> 128499 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.e.j.s.Server Started @136246ms
[junit4] 2> 128499 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.TestInPlaceUpdatesDistrib_DA915C4DB7896113-001\tempDir-001/jetty2,
replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/_/jc,
hostPort=65098,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.TestInPlaceUpdatesDistrib_DA915C4DB7896113-001\shard-2-001\cores}
[junit4] 2> 128499 ERROR
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 128499 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 128499 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 128499 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 128499 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-19T08:34:59.088Z
[junit4] 2> 128505 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 128505 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.TestInPlaceUpdatesDistrib_DA915C4DB7896113-001\shard-2-001\solr.xml
[junit4] 2> 128511 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1693f78, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 128522 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65053/solr
[junit4] 2> 128534 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113])
[n:127.0.0.1:65098__%2Fjc ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 128536 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113])
[n:127.0.0.1:65098__%2Fjc ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 128538 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113])
[n:127.0.0.1:65098__%2Fjc ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:65098__%2Fjc
[junit4] 2> 128540 INFO
(zkCallback-134-thread-1-processing-n:127.0.0.1:65098__%2Fjc)
[n:127.0.0.1:65098__%2Fjc ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 128540 INFO
(zkCallback-128-thread-1-processing-n:127.0.0.1:65084__%2Fjc)
[n:127.0.0.1:65084__%2Fjc ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 128540 INFO
(zkCallback-116-thread-1-processing-n:127.0.0.1:65063__%2Fjc)
[n:127.0.0.1:65063__%2Fjc ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 128540 INFO (zkCallback-123-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 128646 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113])
[n:127.0.0.1:65098__%2Fjc ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1693f78
[junit4] 2> 128659 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113])
[n:127.0.0.1:65098__%2Fjc ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1693f78
[junit4] 2> 128659 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113])
[n:127.0.0.1:65098__%2Fjc ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1693f78
[junit4] 2> 128660 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113])
[n:127.0.0.1:65098__%2Fjc ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.TestInPlaceUpdatesDistrib_DA915C4DB7896113-001\shard-2-001\cores
[junit4] 2> 128692 INFO (qtp27782954-923) [n:127.0.0.1:65063__%2Fjc ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:65098__%252Fjc&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 128695 INFO
(OverseerCollectionConfigSetProcessor-98684770220965892-127.0.0.1:65063__%2Fjc-n_0000000000)
[n:127.0.0.1:65063__%2Fjc ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 128696 INFO
(OverseerThreadFactory-292-thread-4-processing-n:127.0.0.1:65063__%2Fjc)
[n:127.0.0.1:65063__%2Fjc ] o.a.s.c.AddReplicaCmd Node Identified
127.0.0.1:65098__%2Fjc for creating new replica
[junit4] 2> 128699 INFO (qtp10342668-992) [n:127.0.0.1:65098__%2Fjc ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t23&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 128699 INFO (qtp10342668-992) [n:127.0.0.1:65098__%2Fjc ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 128807 INFO
(zkCallback-134-thread-1-processing-n:127.0.0.1:65098__%2Fjc)
[n:127.0.0.1:65098__%2Fjc ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 128807 INFO
(zkCallback-128-thread-1-processing-n:127.0.0.1:65084__%2Fjc)
[n:127.0.0.1:65084__%2Fjc ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 129733 INFO (qtp10342668-992) [n:127.0.0.1:65098__%2Fjc
c:collection1 s:shard1 x:collection1_shard1_replica_t23] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 129752 INFO (qtp10342668-992) [n:127.0.0.1:65098__%2Fjc
c:collection1 s:shard1 x:collection1_shard1_replica_t23] o.a.s.s.IndexSchema
[collection1_shard1_replica_t23] Schema name=inplace-updates
[junit4] 2> 129757 INFO (qtp10342668-992) [n:127.0.0.1:65098__%2Fjc
c:collection1 s:shard1 x:collection1_shard1_replica_t23] o.a.s.s.IndexSchema
Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 129757 INFO (qtp10342668-992) [n:127.0.0.1:65098__%2Fjc
c:collection1 s:shard1 x:collection1_shard1_replica_t23] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_t23' using configuration from
collection collection1, trusted=true
[junit4] 2> 129757 INFO (qtp10342668-992) [n:127.0.0.1:65098__%2Fjc
c:collection1 s:shard1 x:collection1_shard1_replica_t23]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_t23' (registry
'solr.core.collection1.shard1.replica_t23') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1693f78
[junit4] 2> 129758 INFO (qtp10342668-992) [n:127.0.0.1:65098__%2Fjc
c:collection1 s:shard1 x:collection1_shard1_replica_t23] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 129758 INFO (qtp10342668-992) [n:127.0.0.1:65098__%2Fjc
c:collection1 s:shard1 x:collection1_shard1_replica_t23] o.a.s.c.SolrCore
[[collection1_shard1_replica_t23] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.TestInPlaceUpdatesDistrib_DA915C4DB7896113-001\shard-2-001\cores\collection1_shard1_replica_t23],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.TestInPlaceUpdatesDistrib_DA915C4DB7896113-001\shard-2-001\cores\collection1_shard1_replica_t23\data\]
[junit4] 2> 129765 WARN (qtp10342668-992) [n:127.0.0.1:65098__%2Fjc
c:collection1 s:shard1 x:collection1_shard1_replica_t23]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 129902 INFO (qtp10342668-992) [n:127.0.0.1:65098__%2Fjc
c:collection1 s:shard1 x:collection1_shard1_replica_t23] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 129902 INFO (qtp10342668-992) [n:127.0.0.1:65098__%2Fjc
c:collection1 s:shard1 x:collection1_shard1_replica_t23] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 129905 INFO (qtp10342668-992) [n:127.0.0.1:65098__%2Fjc
c:collection1 s:shard1 x:collection1_shard1_replica_t23] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 129905 INFO (qtp10342668-992) [n:127.0.0.1:65098__%2Fjc
c:collection1 s:shard1 x:collection1_shard1_replica_t23] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 129907 INFO (qtp10342668-992) [n:127.0.0.1:65098__%2Fjc
c:collection1 s:shard1 x:collection1_shard1_replica_t23]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@ed1add[collection1_shard1_replica_t23] main]
[junit4] 2> 129912 INFO (qtp10342668-992) [n:127.0.0.1:65098__%2Fjc
c:collection1 s:shard1 x:collection1_shard1_replica_t23]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 129912 INFO (qtp10342668-992) [n:127.0.0.1:65098__%2Fjc
c:collection1 s:shard1 x:collection1_shard1_replica_t23]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 129913 INFO (qtp10342668-992) [n:127.0.0.1:65098__%2Fjc
c:collection1 s:shard1 x:collection1_shard1_replica_t23]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 129913 INFO (qtp10342668-992) [n:127.0.0.1:65098__%2Fjc
c:collection1 s:shard1 x:collection1_shard1_replica_t23] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1578956331943985152
[junit4] 2> 129915 INFO
(searcherExecutor-317-thread-1-processing-n:127.0.0.1:65098__%2Fjc
x:collection1_shard1_replica_t23 s:shard1 c:collection1)
[n:127.0.0.1:65098__%2Fjc c:collection1 s:shard1
x:collection1_shard1_replica_t23] o.a.s.c.SolrCore
[collection1_shard1_replica_t23] Registered new searcher
Searcher@ed1add[collection1_shard1_replica_t23]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 129919 INFO (qtp10342668-992) [n:127.0.0.1:65098__%2Fjc
c:collection1 s:shard1 x:collection1_shard1_replica_t23] o.a.s.c.ZkController
Core needs to recover:collection1_shard1_replica_t23
[junit4] 2> 129920 INFO
(updateExecutor-131-thread-1-processing-n:127.0.0.1:65098__%2Fjc
x:collection1_shard1_replica_t23 s:shard1 c:collection1)
[n:127.0.0.1:65098__%2Fjc c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_t23] o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 129920 INFO (qtp10342668-992) [n:127.0.0.1:65098__%2Fjc
c:collection1 s:shard1 x:collection1_shard1_replica_t23] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t23&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=1220
[junit4] 2> 129920 INFO
(recoveryExecutor-132-thread-1-processing-n:127.0.0.1:65098__%2Fjc
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:65098__%2Fjc c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_t23] o.a.s.c.RecoveryStrategy Starting recovery
process. recoveringAfterStartup=true
[junit4] 2> 129921 INFO
(recoveryExecutor-132-thread-1-processing-n:127.0.0.1:65098__%2Fjc
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:65098__%2Fjc c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_t23] o.a.s.c.RecoveryStrategy ######
startupVersions=[[]]
[junit4] 2> 129921 INFO
(recoveryExecutor-132-thread-1-processing-n:127.0.0.1:65098__%2Fjc
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:65098__%2Fjc c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_t23] o.a.s.c.ZkController
collection1_shard1_replica_t23 stopping background replication from leader
[junit4] 2> 129921 INFO
(recoveryExecutor-132-thread-1-processing-n:127.0.0.1:65098__%2Fjc
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:65098__%2Fjc c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_t23] o.a.s.c.RecoveryStrategy Begin buffering
updates. core=[collection1_shard1_replica_t23]
[junit4] 2> 129921 INFO
(recoveryExecutor-132-thread-1-processing-n:127.0.0.1:65098__%2Fjc
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:65098__%2Fjc c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_t23] o.a.s.u.UpdateLog Starting to buffer updates.
FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 129921 INFO
(recoveryExecutor-132-thread-1-processing-n:127.0.0.1:65098__%2Fjc
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:65098__%2Fjc c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_t23] o.a.s.c.RecoveryStrategy Publishing state of
core [collection1_shard1_replica_t23] as recovering, leader is
[http://127.0.0.1:65084/_/jc/collection1_shard1_replica_t21/] and I am
[http://127.0.0.1:65098/_/jc/collection1_shard1_replica_t23/]
[junit4] 2> 129926 INFO (qtp27782954-923) [n:127.0.0.1:65063__%2Fjc ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:65098__%252Fjc&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2}
status=0 QTime=1234
[junit4] 2> 129929 INFO
(recoveryExecutor-132-thread-1-processing-n:127.0.0.1:65098__%2Fjc
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:65098__%2Fjc c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_t23] o.a.s.c.RecoveryStrategy Sending prep
recovery command to [http://127.0.0.1:65084/_/jc]; [WaitForState:
action=PREPRECOVERY&core=collection1_shard1_replica_t21&nodeName=127.0.0.1:65098__%252Fjc&coreNodeName=core_node24&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 129937 INFO (qtp6762408-967) [n:127.0.0.1:65084__%2Fjc ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node24, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true,
maxTime: 183 s
[junit4] 2> 129937 INFO (qtp6762408-967) [n:127.0.0.1:65084__%2Fjc ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard1, thisCore=collection1_shard1_replica_t21,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=down, localState=active, nodeName=127.0.0.1:65098__%2Fjc,
coreNodeName=core_node24, onlyIfActiveCheckResult=false, nodeProps:
core_node24:{"core":"collection1_shard1_replica_t23","base_url":"http://127.0.0.1:65098/_/jc","node_name":"127.0.0.1:65098__%2Fjc","state":"down","type":"TLOG"}
[junit4] 2> 130033 INFO
(zkCallback-128-thread-1-processing-n:127.0.0.1:65084__%2Fjc)
[n:127.0.0.1:65084__%2Fjc ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 130039 INFO
(zkCallback-134-thread-1-processing-n:127.0.0.1:65098__%2Fjc)
[n:127.0.0.1:65098__%2Fjc ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 130704 INFO
(OverseerCollectionConfigSetProcessor-98684770220965892-127.0.0.1:65063__%2Fjc-n_0000000000)
[n:127.0.0.1:65063__%2Fjc ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 130791 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.TestInPlaceUpdatesDistrib_DA915C4DB7896113-001\shard-3-001
of type TLOG
[junit4] 2> 130791 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 130791 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@18fa78e{/_/jc,null,AVAILABLE}
[junit4] 2> 130799 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1f4ea71{HTTP/1.1,[http/1.1]}{127.0.0.1:65113}
[junit4] 2> 130799 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.e.j.s.Server Started @138548ms
[junit4] 2> 130799 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.TestInPlaceUpdatesDistrib_DA915C4DB7896113-001\tempDir-001/jetty3,
replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/_/jc,
hostPort=65113,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.TestInPlaceUpdatesDistrib_DA915C4DB7896113-001\shard-3-001\cores}
[junit4] 2> 130800 ERROR
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 130802 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 130802 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 130802 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 130802 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-19T08:35:01.391Z
[junit4] 2> 130841 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15e994691c3000d, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 130841 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 130841 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.TestInPlaceUpdatesDistrib_DA915C4DB7896113-001\shard-3-001\solr.xml
[junit4] 2> 130855 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1693f78, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 130863 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65053/solr
[junit4] 2> 130931 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113])
[n:127.0.0.1:65113__%2Fjc ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 130938 INFO (qtp6762408-967) [n:127.0.0.1:65084__%2Fjc ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard1, thisCore=collection1_shard1_replica_t21,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=recovering, localState=active, nodeName=127.0.0.1:65098__%2Fjc,
coreNodeName=core_node24, onlyIfActiveCheckResult=false, nodeProps:
core_node24:{"core":"collection1_shard1_replica_t23","base_url":"http://127.0.0.1:65098/_/jc","node_name":"127.0.0.1:65098__%2Fjc","state":"recovering","type":"TLOG"}
[junit4] 2> 130938 INFO (qtp6762408-967) [n:127.0.0.1:65084__%2Fjc ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node24, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 130938 INFO (qtp6762408-967) [n:127.0.0.1:65084__%2Fjc ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:65098__%252Fjc&onlyIfLeaderActive=true&core=collection1_shard1_replica_t21&coreNodeName=core_node24&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1002
[junit4] 2> 130940 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113])
[n:127.0.0.1:65113__%2Fjc ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 130945 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113])
[n:127.0.0.1:65113__%2Fjc ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:65113__%2Fjc
[junit4] 2> 130949 INFO
(zkCallback-128-thread-1-processing-n:127.0.0.1:65084__%2Fjc)
[n:127.0.0.1:65084__%2Fjc ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 130952 INFO
(zkCallback-141-thread-1-processing-n:127.0.0.1:65113__%2Fjc)
[n:127.0.0.1:65113__%2Fjc ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 130952 INFO
(zkCallback-116-thread-2-processing-n:127.0.0.1:65063__%2Fjc)
[n:127.0.0.1:65063__%2Fjc ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 130955 INFO (zkCallback-123-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 130956 INFO
(zkCallback-134-thread-1-processing-n:127.0.0.1:65098__%2Fjc)
[n:127.0.0.1:65098__%2Fjc ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 131287 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DA915C4DB7896113])
[n:127.0.0.1:65113__%2Fjc ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.no
[...truncated too long message...]
jetty, tag=null
[junit4] 2> 393574 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[DA915C4DB7896113]) [
x:collection3] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@19407cd: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@905930
[junit4] 2> 393583 INFO
(coreCloseExecutor-1959-thread-1-processing-x:collection3) [ x:collection5]
o.a.s.c.SolrCore [collection5] CLOSING SolrCore
org.apache.solr.core.SolrCore@14967f9
[junit4] 2> 393583 INFO
(coreCloseExecutor-1959-thread-1-processing-x:collection3) [ x:collection5]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection5, tag=21587961
[junit4] 2> 393583 INFO
(coreCloseExecutor-1959-thread-1-processing-x:collection3) [ x:collection5]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@c8de55: rootName = null,
domain = solr.core.collection5, service url = null, agent id = null] for
registry solr.core.collection5 / com.codahale.metrics.MetricRegistry@1720337
[junit4] 2> 393586 INFO
(coreCloseExecutor-1959-thread-2-processing-x:collection3) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@11ee85b
[junit4] 2> 393589 INFO
(coreCloseExecutor-1959-thread-2-processing-x:collection3) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=18802779
[junit4] 2> 393589 INFO
(coreCloseExecutor-1959-thread-2-processing-x:collection3) [ x:collection1]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@faa406: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@197b379
[junit4] 2> 393599 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[DA915C4DB7896113]) [
x:collection3] o.a.s.SolrTestCaseJ4 ###Ending testCreateTransientFromAdmin
[junit4] 2> 393600 INFO
(SUITE-TestLazyCores-seed#[DA915C4DB7896113]-worker) [ x:collection3]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 393600 INFO
(SUITE-TestLazyCores-seed#[DA915C4DB7896113]-worker) [ x:collection3]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=24773168
[junit4] 2> 393600 INFO
(SUITE-TestLazyCores-seed#[DA915C4DB7896113]-worker) [ x:collection3]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 393600 INFO
(SUITE-TestLazyCores-seed#[DA915C4DB7896113]-worker) [ x:collection3]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 393600 INFO
(SUITE-TestLazyCores-seed#[DA915C4DB7896113]-worker) [ x:collection3]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_DA915C4DB7896113-001
[junit4] 2> Sep 19, 2017 8:39:24 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> Sep 19, 2017 8:39:44 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> SEVERE: 1 thread leaked from SUITE scope at
org.apache.solr.core.TestLazyCores:
[junit4] 2> 1) Thread[id=4762, name=searcherExecutor-1783-thread-1,
state=WAITING, group=TGRP-TestLazyCores]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] 2> at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> Sep 19, 2017 8:39:44 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: Starting to interrupt leaked threads:
[junit4] 2> 1) Thread[id=4762, name=searcherExecutor-1783-thread-1,
state=WAITING, group=TGRP-TestLazyCores]
[junit4] 2> Sep 19, 2017 8:39:47 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> SEVERE: There are still zombie threads that couldn't be
terminated:
[junit4] 2> 1) Thread[id=4762, name=searcherExecutor-1783-thread-1,
state=WAITING, group=TGRP-TestLazyCores]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] 2> at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{v_t=PostingsFormat(name=MockRandom), id=PostingsFormat(name=MockRandom),
v_s=PostingsFormat(name=LuceneVarGapFixedInterval),
v_f=PostingsFormat(name=Memory)}, docValues:{}, maxPointsInLeafNode=360,
maxMBSortInHeap=7.684483099282394, sim=RandomSimilarity(queryNorm=true): {},
locale=mt, timezone=Canada/East-Saskatchewan
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144
(32-bit)/cpus=3,threads=2,free=46741584,total=324562944
[junit4] 2> NOTE: All tests run in this JVM:
[LeaderInitiatedRecoveryOnCommitTest, TestSmileRequest, TestRandomDVFaceting,
ClusterStateTest, CoreAdminRequestStatusTest, TestFoldingMultitermQuery,
TestWriterPerf, TestReversedWildcardFilterFactory, TestCSVResponseWriter,
DefaultValueUpdateProcessorTest, TestManagedStopFilterFactory,
ChaosMonkeyNothingIsSafeTest, TestCloudPivotFacet,
TestSchemalessBufferedUpdates, TestExclusionRuleCollectionAccess,
PropertiesRequestHandlerTest, TestBinaryField, TestClusterProperties,
CollectionTooManyReplicasTest, XmlUpdateRequestHandlerTest, ShardRoutingTest,
MetricsConfigTest, TestCloudRecovery, TestNoOpRegenerator, ZkControllerTest,
RequestLoggingTest, DeleteShardTest, SubstringBytesRefFilterTest,
ParsingFieldUpdateProcessorsTest, TestBlobHandler, TestSort,
TestSolrConfigHandlerCloud, TestLazyCores]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestLazyCores
-Dtests.seed=DA915C4DB7896113 -Dtests.slow=true -Dtests.locale=mt
-Dtests.timezone=Canada/East-Saskatchewan -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.00s J0 | TestLazyCores (suite) <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.core.TestLazyCores:
[junit4] > 1) Thread[id=4762, name=searcherExecutor-1783-thread-1,
state=WAITING, group=TGRP-TestLazyCores]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > at
__randomizedtesting.SeedInfo.seed([DA915C4DB7896113]:0)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=4762, name=searcherExecutor-1783-thread-1,
state=WAITING, group=TGRP-TestLazyCores]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > at
__randomizedtesting.SeedInfo.seed([DA915C4DB7896113]:0)
[junit4] Completed [65/733 (3!)] on J0 in 39.76s, 9 tests, 3 errors <<<
FAILURES!
[...truncated 44185 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]