Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/39/

4 tests failed.
FAILED:  org.apache.lucene.spatial3d.TestGeo3DPoint.testRandomBig

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
        at __randomizedtesting.SeedInfo.seed([F9F84486DE86524B]:0)


FAILED:  junit.framework.TestSuite.org.apache.lucene.spatial3d.TestGeo3DPoint

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
        at __randomizedtesting.SeedInfo.seed([F9F84486DE86524B]:0)


FAILED:  org.apache.solr.update.TestInPlaceUpdatesDistrib.test

Error Message:
inplace_updatable_float didn't match for replica at client: 
https://127.0.0.1:44657/n/y/collection1 expected:<112.0> but was:<1.0>

Stack Trace:
java.lang.AssertionError: inplace_updatable_float didn't match for replica at 
client: https://127.0.0.1:44657/n/y/collection1 expected:<112.0> but was:<1.0>
        at 
__randomizedtesting.SeedInfo.seed([AB1BAF000D5237F0:234F90DAA3AE5A08]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.assertReplicaValue(TestInPlaceUpdatesDistrib.java:980)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.outOfOrderUpdatesIndividualReplicaTest(TestInPlaceUpdatesDistrib.java:643)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:144)
        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)


FAILED:  org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.test

Error Message:
Timeout waiting for all live and active

Stack Trace:
java.lang.AssertionError: Timeout waiting for all live and active
        at 
__randomizedtesting.SeedInfo.seed([AB1BAF000D5237F0:234F90DAA3AE5A08]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.testBasics(SharedFSAutoReplicaFailoverTest.java:246)
        at 
org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.test(SharedFSAutoReplicaFailoverTest.java:136)
        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 10455 lines...]
   [junit4] Suite: org.apache.lucene.spatial3d.TestGeo3DPoint
   [junit4]   2> sep 07, 2017 3:19:58 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
   [junit4]   2> WARNING: Suite execution timed out: 
org.apache.lucene.spatial3d.TestGeo3DPoint
   [junit4]   2>    1) Thread[id=1, name=main, state=WAITING, group=main]
   [junit4]   2>         at java.lang.Object.wait(Native Method)
   [junit4]   2>         at java.lang.Thread.join(Thread.java:1252)
   [junit4]   2>         at java.lang.Thread.join(Thread.java:1326)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:636)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.run(RandomizedRunner.java:493)
   [junit4]   2>         at 
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:251)
   [junit4]   2>         at 
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:368)
   [junit4]   2>         at 
com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
   [junit4]   2>    2) Thread[id=9, name=JUnit4-serializer-daemon, 
state=TIMED_WAITING, group=main]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at 
com.carrotsearch.ant.tasks.junit4.events.Serializer$1.run(Serializer.java:50)
   [junit4]   2>    3) Thread[id=11, 
name=SUITE-TestGeo3DPoint-seed#[F9F84486DE86524B], state=RUNNABLE, 
group=TGRP-TestGeo3DPoint]
   [junit4]   2>         at java.lang.Thread.getStackTrace(Thread.java:1559)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:696)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:693)
   [junit4]   2>         at java.security.AccessController.doPrivileged(Native 
Method)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.getStackTrace(ThreadLeakControl.java:693)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.getThreadsWithTraces(ThreadLeakControl.java:709)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.formatThreadStacksFull(ThreadLeakControl.java:689)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.access$1000(ThreadLeakControl.java:65)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:415)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:705)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:139)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:626)
   [junit4]   2>    4) Thread[id=12, 
name=TEST-TestGeo3DPoint.testRandomBig-seed#[F9F84486DE86524B], state=RUNNABLE, 
group=TGRP-TestGeo3DPoint]
   [junit4]   2>         at 
org.apache.lucene.spatial3d.geom.XYZSolidFactory.makeXYZSolid(XYZSolidFactory.java:64)
   [junit4]   2>         at 
org.apache.lucene.spatial3d.TestGeo3DPoint.verify(TestGeo3DPoint.java:847)
   [junit4]   2>         at 
org.apache.lucene.spatial3d.TestGeo3DPoint.doTestRandom(TestGeo3DPoint.java:548)
   [junit4]   2>         at 
org.apache.lucene.spatial3d.TestGeo3DPoint.testRandomBig(TestGeo3DPoint.java:480)
   [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>         at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>         at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>         at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>         at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [junit4]   2>         at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGeo3DPoint 
-Dtests.method=testRandomBig -Dtests.seed=F9F84486DE86524B -Dtests.multiplier=2 
-Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=sr-Latn-BA -Dtests.timezone=Australia/LHI -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   6833s J1 | TestGeo3DPoint.testRandomBig <<<
   [junit4]    > Throwable #1: java.lang.Exception: Test abandoned because 
suite timeout was reached.
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F9F84486DE86524B]:0)
   [junit4]   2> sep 07, 2017 3:19:59 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> sep 07, 2017 3:20:19 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at 
org.apache.lucene.spatial3d.TestGeo3DPoint: 
   [junit4]   2>    1) Thread[id=12, 
name=TEST-TestGeo3DPoint.testRandomBig-seed#[F9F84486DE86524B], state=RUNNABLE, 
group=TGRP-TestGeo3DPoint]
   [junit4]   2>         at 
org.apache.lucene.spatial3d.geom.GeoComplexPolygon.isWithin(GeoComplexPolygon.java:366)
   [junit4]   2>         at 
org.apache.lucene.spatial3d.geom.GeoBaseMembershipShape.isWithin(GeoBaseMembershipShape.java:36)
   [junit4]   2>         at 
org.apache.lucene.spatial3d.geom.GeoBaseShape.getBounds(GeoBaseShape.java:52)
   [junit4]   2>         at 
org.apache.lucene.spatial3d.geom.GeoComplexPolygon.getBounds(GeoComplexPolygon.java:441)
   [junit4]   2>         at 
org.apache.lucene.spatial3d.TestGeo3DPoint.verify(TestGeo3DPoint.java:846)
   [junit4]   2>         at 
org.apache.lucene.spatial3d.TestGeo3DPoint.doTestRandom(TestGeo3DPoint.java:548)
   [junit4]   2>         at 
org.apache.lucene.spatial3d.TestGeo3DPoint.testRandomBig(TestGeo3DPoint.java:480)
   [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>         at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>         at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>         at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>         at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [junit4]   2>         at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> sep 07, 2017 3:20:19 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=12, 
name=TEST-TestGeo3DPoint.testRandomBig-seed#[F9F84486DE86524B], state=RUNNABLE, 
group=TGRP-TestGeo3DPoint]
   [junit4]   2> sep 07, 2017 3:20:22 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=12, 
name=TEST-TestGeo3DPoint.testRandomBig-seed#[F9F84486DE86524B], state=RUNNABLE, 
group=TGRP-TestGeo3DPoint]
   [junit4]   2>         at 
org.apache.lucene.spatial3d.geom.GeoComplexPolygon.isWithin(GeoComplexPolygon.java:209)
   [junit4]   2>         at 
org.apache.lucene.spatial3d.geom.GeoBaseMembershipShape.isWithin(GeoBaseMembershipShape.java:36)
   [junit4]   2>         at 
org.apache.lucene.spatial3d.geom.GeoBaseShape.getBounds(GeoBaseShape.java:52)
   [junit4]   2>         at 
org.apache.lucene.spatial3d.geom.GeoComplexPolygon.getBounds(GeoComplexPolygon.java:441)
   [junit4]   2>         at 
org.apache.lucene.spatial3d.TestGeo3DPoint.verify(TestGeo3DPoint.java:846)
   [junit4]   2>         at 
org.apache.lucene.spatial3d.TestGeo3DPoint.doTestRandom(TestGeo3DPoint.java:548)
   [junit4]   2>         at 
org.apache.lucene.spatial3d.TestGeo3DPoint.testRandomBig(TestGeo3DPoint.java:480)
   [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>         at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>         at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>         at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>         at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [junit4]   2>         at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{id=FSTOrd50}, docValues:{id=DocValuesFormat(name=Lucene70), 
point=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=198, 
maxMBSortInHeap=6.620287243814608, sim=RandomSimilarity(queryNorm=true): {}, 
locale=sr-Latn-BA, timezone=Australia/LHI
   [junit4]   2> NOTE: Linux 4.4.0-83-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=2,free=145855168,total=412614656
   [junit4]   2> NOTE: All tests run in this JVM: [TestGeo3DPoint]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGeo3DPoint 
-Dtests.seed=F9F84486DE86524B -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=sr-Latn-BA -Dtests.timezone=Australia/LHI -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestGeo3DPoint (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 
7200000 msec).
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F9F84486DE86524B]:0)
   [junit4] Completed [13/15 (1!)] on J1 in 7225.18s, 4 tests, 2 errors <<< 
FAILURES!

[...truncated 2138 lines...]
   [junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_AB1BAF000D5237F0-001/init-core-data-001
   [junit4]   2> 1210048 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[AB1BAF000D5237F0]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=14 numCloses=14
   [junit4]   2> 1210064 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[AB1BAF000D5237F0]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1210065 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[AB1BAF000D5237F0]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1210066 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[AB1BAF000D5237F0]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1210066 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[AB1BAF000D5237F0]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /n/y
   [junit4]   2> 1210067 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[AB1BAF000D5237F0]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1210067 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[AB1BAF000D5237F0]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1210303 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[AB1BAF000D5237F0]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1210414 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[AB1BAF000D5237F0]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=inplace-updates
   [junit4]   2> 1210417 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[AB1BAF000D5237F0]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 1210837 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[AB1BAF000D5237F0]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11e079e2
   [junit4]   2> 1210936 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[AB1BAF000D5237F0]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11e079e2
   [junit4]   2> 1210936 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[AB1BAF000D5237F0]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11e079e2
   [junit4]   2> 1211048 INFO  (coreLoadExecutor-1615-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1211223 INFO  (coreLoadExecutor-1615-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1211316 INFO  (coreLoadExecutor-1615-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 1211319 INFO  (coreLoadExecutor-1615-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with 
uniqueid field id
   [junit4]   2> 1211319 INFO  (coreLoadExecutor-1615-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 1211332 INFO  (coreLoadExecutor-1615-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@11e079e2
   [junit4]   2> 1211332 INFO  (coreLoadExecutor-1615-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1211332 INFO  (coreLoadExecutor-1615-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_AB1BAF000D5237F0-001/init-core-data-001/]
   [junit4]   2> 1211337 WARN  (coreLoadExecutor-1615-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> 1211637 INFO  (coreLoadExecutor-1615-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1211637 INFO  (coreLoadExecutor-1615-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1211638 INFO  (coreLoadExecutor-1615-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1211638 INFO  (coreLoadExecutor-1615-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1211639 INFO  (coreLoadExecutor-1615-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1d0062a7[collection1] main]
   [junit4]   2> 1211639 WARN  (coreLoadExecutor-1615-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 1211639 INFO  (coreLoadExecutor-1615-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1211640 INFO  (coreLoadExecutor-1615-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1577856835866591232
   [junit4]   2> 1211902 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[AB1BAF000D5237F0]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1211902 INFO  
(searcherExecutor-1616-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1d0062a7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1211933 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1211986 INFO  (Thread-2758) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1211986 INFO  (Thread-2758) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1212003 ERROR (Thread-2758) [    ] 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> 1212086 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:40045
   [junit4]   2> 1212598 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1212599 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema-inplace-updates.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1212629 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1212630 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1212631 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1212631 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1212661 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1212662 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1212663 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1212693 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1212694 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1212956 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly 
asked otherwise
   [junit4]   2> 1213363 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1213364 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@238c8810{/n/y,null,AVAILABLE}
   [junit4]   2> 1213365 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@15c6ea85{SSL,[ssl, 
http/1.1]}{127.0.0.1:33777}
   [junit4]   2> 1213365 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.e.j.s.Server Started @1225833ms
   [junit4]   2> 1213365 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_AB1BAF000D5237F0-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/n/y, hostPort=33777, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_AB1BAF000D5237F0-001/control-001/cores}
   [junit4]   2> 1213365 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1213395 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 1213395 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1213395 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1213395 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-07T05:19:01.087Z
   [junit4]   2> 1213492 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1213492 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_AB1BAF000D5237F0-001/control-001/solr.xml
   [junit4]   2> 1213659 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11e079e2, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1213662 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40045/solr
   [junit4]   2> 1213950 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 0x15e5ac6ec5f0004, 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> 1214382 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) 
[n:127.0.0.1:33777_n%2Fy    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1214383 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) 
[n:127.0.0.1:33777_n%2Fy    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:33777_n%2Fy
   [junit4]   2> 1214383 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) 
[n:127.0.0.1:33777_n%2Fy    ] o.a.s.c.Overseer Overseer 
(id=98616052264402949-127.0.0.1:33777_n%2Fy-n_0000000000) starting
   [junit4]   2> 1214431 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) 
[n:127.0.0.1:33777_n%2Fy    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33777_n%2Fy
   [junit4]   2> 1214512 INFO  
(OverseerStateUpdate-98616052264402949-127.0.0.1:33777_n%2Fy-n_0000000000) 
[n:127.0.0.1:33777_n%2Fy    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1214820 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) 
[n:127.0.0.1:33777_n%2Fy    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11e079e2
   [junit4]   2> 1214886 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) 
[n:127.0.0.1:33777_n%2Fy    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11e079e2
   [junit4]   2> 1214886 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) 
[n:127.0.0.1:33777_n%2Fy    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11e079e2
   [junit4]   2> 1214888 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) 
[n:127.0.0.1:33777_n%2Fy    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_AB1BAF000D5237F0-001/control-001/cores
   [junit4]   2> 1215255 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1215255 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40045/solr ready
   [junit4]   2> 1215505 INFO  (qtp2027226634-5918) [n:127.0.0.1:33777_n%2Fy    
] 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:33777_n%252Fy&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1215583 INFO  
(OverseerThreadFactory-1626-thread-1-processing-n:127.0.0.1:33777_n%2Fy) 
[n:127.0.0.1:33777_n%2Fy    ] o.a.s.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 1215779 INFO  (qtp2027226634-5915) [n:127.0.0.1:33777_n%2Fy    
] 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> 1215780 INFO  (qtp2027226634-5915) [n:127.0.0.1:33777_n%2Fy    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1215964 INFO  
(zkCallback-635-thread-1-processing-n:127.0.0.1:33777_n%2Fy) 
[n:127.0.0.1:33777_n%2Fy    ] 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> 1216988 INFO  (qtp2027226634-5915) [n:127.0.0.1:33777_n%2Fy 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1217141 INFO  (qtp2027226634-5915) [n:127.0.0.1:33777_n%2Fy 
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> 1217189 INFO  (qtp2027226634-5915) [n:127.0.0.1:33777_n%2Fy 
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> 1217189 INFO  (qtp2027226634-5915) [n:127.0.0.1:33777_n%2Fy 
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> 1217189 INFO  (qtp2027226634-5915) [n:127.0.0.1:33777_n%2Fy 
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@11e079e2
   [junit4]   2> 1217190 INFO  (qtp2027226634-5915) [n:127.0.0.1:33777_n%2Fy 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1217204 INFO  (qtp2027226634-5915) [n:127.0.0.1:33777_n%2Fy 
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 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_AB1BAF000D5237F0-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_AB1BAF000D5237F0-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1217353 WARN  (qtp2027226634-5915) [n:127.0.0.1:33777_n%2Fy 
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> 1217580 INFO  (qtp2027226634-5915) [n:127.0.0.1:33777_n%2Fy 
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> 1217580 INFO  (qtp2027226634-5915) [n:127.0.0.1:33777_n%2Fy 
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> 1217580 INFO  (qtp2027226634-5915) [n:127.0.0.1:33777_n%2Fy 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1217581 INFO  (qtp2027226634-5915) [n:127.0.0.1:33777_n%2Fy 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1217582 INFO  (qtp2027226634-5915) [n:127.0.0.1:33777_n%2Fy 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5f50d736[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1217597 INFO  (qtp2027226634-5915) [n:127.0.0.1:33777_n%2Fy 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1217601 INFO  (qtp2027226634-5915) [n:127.0.0.1:33777_n%2Fy 
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> 1217602 INFO  (qtp2027226634-5915) [n:127.0.0.1:33777_n%2Fy 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1217640 INFO  
(searcherExecutor-1629-thread-1-processing-n:127.0.0.1:33777_n%2Fy 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:33777_n%2Fy 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@5f50d736[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1217640 INFO  (qtp2027226634-5915) [n:127.0.0.1:33777_n%2Fy 
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 1577856842158047232
   [junit4]   2> 1217679 INFO  (qtp2027226634-5915) [n:127.0.0.1:33777_n%2Fy 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1217679 INFO  (qtp2027226634-5915) [n:127.0.0.1:33777_n%2Fy 
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> 1217679 INFO  (qtp2027226634-5915) [n:127.0.0.1:33777_n%2Fy 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:33777/n/y/control_collection_shard1_replica_n1/
   [junit4]   2> 1217679 INFO  (qtp2027226634-5915) [n:127.0.0.1:33777_n%2Fy 
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> 1217679 INFO  (qtp2027226634-5915) [n:127.0.0.1:33777_n%2Fy 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:33777/n/y/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 1217679 INFO  (qtp2027226634-5915) [n:127.0.0.1:33777_n%2Fy 
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> 1217710 INFO  (qtp2027226634-5915) [n:127.0.0.1:33777_n%2Fy 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:33777/n/y/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1217822 INFO  
(zkCallback-635-thread-1-processing-n:127.0.0.1:33777_n%2Fy) 
[n:127.0.0.1:33777_n%2Fy    ] 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> 1217872 INFO  (qtp2027226634-5915) [n:127.0.0.1:33777_n%2Fy 
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> 1217873 INFO  (qtp2027226634-5915) [n:127.0.0.1:33777_n%2Fy 
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=2093
   [junit4]   2> 1217905 INFO  (qtp2027226634-5918) [n:127.0.0.1:33777_n%2Fy    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1218022 INFO  
(zkCallback-635-thread-1-processing-n:127.0.0.1:33777_n%2Fy) 
[n:127.0.0.1:33777_n%2Fy    ] 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> 1218907 INFO  (qtp2027226634-5918) [n:127.0.0.1:33777_n%2Fy    
] 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:33777_n%252Fy&wt=javabin&version=2}
 status=0 QTime=3402
   [junit4]   2> 1218974 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1218974 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40045/solr ready
   [junit4]   2> 1218974 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1218992 INFO  (qtp2027226634-5911) [n:127.0.0.1:33777_n%2Fy    
] 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=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1219054 INFO  
(OverseerThreadFactory-1626-thread-2-processing-n:127.0.0.1:33777_n%2Fy) 
[n:127.0.0.1:33777_n%2Fy    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 1219054 INFO  
(OverseerCollectionConfigSetProcessor-98616052264402949-127.0.0.1:33777_n%2Fy-n_0000000000)
 [n:127.0.0.1:33777_n%2Fy    ] 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> 1219055 WARN  
(OverseerThreadFactory-1626-thread-2-processing-n:127.0.0.1:33777_n%2Fy) 
[n:127.0.0.1:33777_n%2Fy    ] o.a.s.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 1219270 INFO  (qtp2027226634-5911) [n:127.0.0.1:33777_n%2Fy    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1219270 INFO  (qtp2027226634-5911) [n:127.0.0.1:33777_n%2Fy    
] 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=1&wt=javabin&version=2}
 status=0 QTime=277
   [junit4]   2> 1226265 WARN  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]-SendThread(127.0.0.1:40045))
 [    ] o.a.z.ClientCnxn Client session timed out, have not heard from server 
in 7091ms for sessionid 0x15e5ac6ec5f0007
   [junit4]   2> 1226297 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 0x15e5ac6ec5f0007, 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> 1226322 INFO  
(OverseerCollectionConfigSetProcessor-98616052264402949-127.0.0.1:33777_n%2Fy-n_0000000000)
 [n:127.0.0.1:33777_n%2Fy    ] 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> 1226521 WARN  (zkCallback-642-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6dd714fd name: 
ZooKeeperConnection Watcher:127.0.0.1:40045/solr got event WatchedEvent 
state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 1226521 WARN  (zkCallback-642-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 1227081 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_AB1BAF000D5237F0-001/shard-1-001
 of type TLOG
   [junit4]   2> 1227111 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1227240 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@245a551c{/n/y,null,AVAILABLE}
   [junit4]   2> 1227241 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3154c910{SSL,[ssl, 
http/1.1]}{127.0.0.1:42099}
   [junit4]   2> 1227241 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.e.j.s.Server Started @1239709ms
   [junit4]   2> 1227241 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_AB1BAF000D5237F0-001/tempDir-001/jetty1,
 replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/n/y, hostPort=42099, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_AB1BAF000D5237F0-001/shard-1-001/cores}
   [junit4]   2> 1227241 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1227241 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 1227241 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1227241 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1227241 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-07T05:19:14.933Z
   [junit4]   2> 1227427 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1227427 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_AB1BAF000D5237F0-001/shard-1-001/solr.xml
   [junit4]   2> 1227444 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11e079e2, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1227476 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40045/solr
   [junit4]   2> 1227629 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) 
[n:127.0.0.1:42099_n%2Fy    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1227660 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) 
[n:127.0.0.1:42099_n%2Fy    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1227674 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) 
[n:127.0.0.1:42099_n%2Fy    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42099_n%2Fy
   [junit4]   2> 1227699 INFO  
(zkCallback-635-thread-1-processing-n:127.0.0.1:33777_n%2Fy) 
[n:127.0.0.1:33777_n%2Fy    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1227821 INFO  (zkCallback-642-thread-5) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1227939 INFO  
(zkCallback-647-thread-1-processing-n:127.0.0.1:42099_n%2Fy) 
[n:127.0.0.1:42099_n%2Fy    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1228335 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) 
[n:127.0.0.1:42099_n%2Fy    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11e079e2
   [junit4]   2> 1228368 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) 
[n:127.0.0.1:42099_n%2Fy    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11e079e2
   [junit4]   2> 1228369 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) 
[n:127.0.0.1:42099_n%2Fy    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11e079e2
   [junit4]   2> 1228382 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) 
[n:127.0.0.1:42099_n%2Fy    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_AB1BAF000D5237F0-001/shard-1-001/cores
   [junit4]   2> 1228508 INFO  (qtp2027226634-5914) [n:127.0.0.1:33777_n%2Fy    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:42099_n%252Fy&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1228510 INFO  
(OverseerThreadFactory-1626-thread-3-processing-n:127.0.0.1:33777_n%2Fy) 
[n:127.0.0.1:33777_n%2Fy    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:42099_n%2Fy for creating new replica
   [junit4]   2> 1228755 INFO  (qtp1979647043-5958) [n:127.0.0.1:42099_n%2Fy    
] 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> 1228775 INFO  (qtp1979647043-5958) [n:127.0.0.1:42099_n%2Fy    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1228959 INFO  (qtp1979647043-5958) [n:127.0.0.1:42099_n%2Fy 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1229060 INFO  (qtp1979647043-5958) [n:127.0.0.1:42099_n%2Fy 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.s.IndexSchema 
[collection1_shard1_replica_t21] Schema name=inplace-updates
   [junit4]   2> 1229063 INFO  (qtp1979647043-5958) [n:127.0.0.1:42099_n%2Fy 
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> 1229063 INFO  (qtp1979647043-5958) [n:127.0.0.1:42099_n%2Fy 
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> 1229064 INFO  (qtp1979647043-5958) [n:127.0.0.1:42099_n%2Fy 
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@11e079e2
   [junit4]   2> 1229092 INFO  (qtp1979647043-5958) [n:127.0.0.1:42099_n%2Fy 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1229092 INFO  (qtp1979647043-5958) [n:127.0.0.1:42099_n%2Fy 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SolrCore 
[[collection1_shard1_replica_t21] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_AB1BAF000D5237F0-001/shard-1-001/cores/collection1_shard1_replica_t21],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_AB1BAF000D5237F0-001/shard-1-001/cores/collection1_shard1_replica_t21/data/]
   [junit4]   2> 1229118 WARN  (qtp1979647043-5958) [n:127.0.0.1:42099_n%2Fy 
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> 1229576 INFO  (qtp1979647043-5958) [n:127.0.0.1:42099_n%2Fy 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1229576 INFO  (qtp1979647043-5958) [n:127.0.0.1:42099_n%2Fy 
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> 1229578 INFO  (qtp1979647043-5958) [n:127.0.0.1:42099_n%2Fy 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1229578 INFO  (qtp1979647043-5958) [n:127.0.0.1:42099_n%2Fy 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1229579 INFO  (qtp1979647043-5958) [n:127.0.0.1:42099_n%2Fy 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@9a421ae[collection1_shard1_replica_t21] main]
   [junit4]   2> 1229610 INFO  (qtp1979647043-5958) [n:127.0.0.1:42099_n%2Fy 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1229610 INFO  (qtp1979647043-5958) [n:127.0.0.1:42099_n%2Fy 
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> 1229611 INFO  (qtp1979647043-5958) [n:127.0.0.1:42099_n%2Fy 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1229611 INFO  (qtp1979647043-5958) [n:127.0.0.1:42099_n%2Fy 
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 
1577856854710550528
   [junit4]   2> 1229691 INFO  
(searcherExecutor-1640-thread-1-processing-n:127.0.0.1:42099_n%2Fy 
x:collection1_shard1_replica_t21 s:shard1 c:collection1) 
[n:127.0.0.1:42099_n%2Fy c:collection1 s:shard1  
x:collection1_shard1_replica_t21] o.a.s.c.SolrCore 
[collection1_shard1_replica_t21] Registered new searcher 
Searcher@9a421ae[collection1_shard1_replica_t21] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1229722 INFO  (qtp1979647043-5958) [n:127.0.0.1:42099_n%2Fy 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1229722 INFO  (qtp1979647043-5958) [n:127.0.0.1:42099_n%2Fy 
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> 1229722 INFO  (qtp1979647043-5958) [n:127.0.0.1:42099_n%2Fy 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:42099/n/y/collection1_shard1_replica_t21/
   [junit4]   2> 1229722 INFO  (qtp1979647043-5958) [n:127.0.0.1:42099_n%2Fy 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1229722 INFO  (qtp1979647043-5958) [n:127.0.0.1:42099_n%2Fy 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SyncStrategy 
https://127.0.0.1:42099/n/y/collection1_shard1_replica_t21/ has no replicas
   [junit4]   2> 1229722 INFO  (qtp1979647043-5958) [n:127.0.0.1:42099_n%2Fy 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1229722 INFO  (qtp1979647043-5958) [n:127.0.0.1:42099_n%2Fy 
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> 1229724 INFO  (qtp1979647043-5958) [n:127.0.0.1:42099_n%2Fy 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:42099/n/y/collection1_shard1_replica_t21/ shard1
   [junit4]   2> 1229937 INFO  (qtp1979647043-5958) [n:127.0.0.1:42099_n%2Fy 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1229938 INFO  (qtp1979647043-5958) [n:127.0.0.1:42099_n%2Fy 
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=1183
   [junit4]   2> 1229978 INFO  (qtp2027226634-5914) [n:127.0.0.1:33777_n%2Fy    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:42099_n%252Fy&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2}
 status=0 QTime=1470
   [junit4]   2> 1230519 INFO  
(OverseerCollectionConfigSetProcessor-98616052264402949-127.0.0.1:33777_n%2Fy-n_0000000000)
 [n:127.0.0.1:33777_n%2Fy    ] 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> 1230958 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_AB1BAF000D5237F0-001/shard-2-001
 of type TLOG
   [junit4]   2> 1230990 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1231120 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@552ceed2{/n/y,null,AVAILABLE}
   [junit4]   2> 1231121 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3934b43b{SSL,[ssl, 
http/1.1]}{127.0.0.1:44657}
   [junit4]   2> 1231121 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.e.j.s.Server Started @1243590ms
   [junit4]   2> 1231121 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_AB1BAF000D5237F0-001/tempDir-001/jetty2,
 replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/n/y, hostPort=44657, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_AB1BAF000D5237F0-001/shard-2-001/cores}
   [junit4]   2> 1231152 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1231153 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 1231153 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1231153 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1231153 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-07T05:19:18.845Z
   [junit4]   2> 1231252 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1231252 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_AB1BAF000D5237F0-001/shard-2-001/solr.xml
   [junit4]   2> 1231354 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11e079e2, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1231433 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40045/solr
   [junit4]   2> 1231748 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) 
[n:127.0.0.1:44657_n%2Fy    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1231786 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) 
[n:127.0.0.1:44657_n%2Fy    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1231787 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) 
[n:127.0.0.1:44657_n%2Fy    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44657_n%2Fy
   [junit4]   2> 1231788 INFO  
(zkCallback-647-thread-1-processing-n:127.0.0.1:42099_n%2Fy) 
[n:127.0.0.1:42099_n%2Fy    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1231789 INFO  
(zkCallback-653-thread-1-processing-n:127.0.0.1:44657_n%2Fy) 
[n:127.0.0.1:44657_n%2Fy    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1231789 INFO  (zkCallback-642-thread-5) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1231808 INFO  
(zkCallback-635-thread-1-processing-n:127.0.0.1:33777_n%2Fy) 
[n:127.0.0.1:33777_n%2Fy    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1232373 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) 
[n:127.0.0.1:44657_n%2Fy    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11e079e2
   [junit4]   2> 1232461 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) 
[n:127.0.0.1:44657_n%2Fy    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11e079e2
   [junit4]   2> 1232461 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) 
[n:127.0.0.1:44657_n%2Fy    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11e079e2
   [junit4]   2> 1232462 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[AB1BAF000D5237F0]) 
[n:127.0.0.1:44657_n%2Fy    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_AB1BAF000D5237F0-001/shard-2-001/cores
   [junit4]   2> 1232936 INFO  (qtp2027226634-5915) [n:127.0.0.1:33777_n%2Fy    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:44657_n%252Fy&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1232973 INFO  
(OverseerThreadFactory-1626-thread-4-processing-n:127.0.0.1:33777_n%2Fy) 
[n:127.0.0.1:33777_n%2Fy    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:44657_n%2Fy for creating new replica
   [junit4]   2> 1233298 INFO  (qtp1394263838-5993) [n:127.0.0.1:44657_n%2Fy    
] 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> 1233298 INFO  (qtp1394263838-5993) [n:127.0.0.1:44657_n%2Fy    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1233412 INFO  (qtp1394263838-5993) [n:127.0.0.1:44657_n%2Fy 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1233450 INFO  (qtp1394263838-5993) [n:127.0.0.1:44657_n%2Fy 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.s.IndexSchema 
[collection1_shard1_replica_t23] Schema name=inplace-updates
   [junit4]   2> 1233481 INFO  (qtp1394263838-5993) [n:127.0.0.1:44657_n%2Fy 
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> 1233481 INFO  (qtp1394263838-5993) [n:127.0.0.1:44657_n%2Fy 
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> 1233481 INFO  (qtp1394263838-5993) [n:127.0.0.1:44657_n%2Fy 
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@11e079e2
   [junit4]   2> 1233481 INFO  (qtp1394263838-5993) [n:127.0.0.1:44657_n%2Fy 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1233481 INFO  (qtp1394263838-5993) [n:127.0.0.1:44657_n%2Fy 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.c.SolrCore 
[[collection1_shard1_replica_t23] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_AB1BAF000D5237F0-001/shard-2-001/cores/collection1_shard1_replica_t23],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_AB1BAF000D5237F0-001/shard-2-001/cores/collection1_shard1_replica_t23/data/]
   [junit4]   2> 1233529 WARN  (qtp1394263838-5993) [n:127.0.0.1:44657_n%2Fy 
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> 1233677 INFO  (qtp1394263838-5993) [n:127.0.0.1:44657_n%2Fy 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1233677 INFO  (qtp1394263838-5993) [n:127.0.0.1:44657_n%2Fy 
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> 1233678 INFO  (qtp1394263838-5993) [n:127.0.0.1:44657_n%2Fy 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1233678 INFO  (qtp1394263838-5993) [n:127.0.0.1:44657_n%2Fy 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1233692 INFO  (qtp1394263838-5993) [n:127.0.0.1:44657_n%2Fy 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4539ef9c[collection1_shard1_replica_t23] main]
   [junit4]   2> 1233693 INFO  (qtp1394263838-5993) [n:127.0.0.1:44657_n%2Fy 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1233693 INFO  (qtp1394263838-5993) [n:127.0.0.1:44657_n%2Fy 
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> 1233693 INFO  (qtp1394263838-5993) [n:127.0.0.1:44657_n%2Fy 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1233695 INFO  
(searcherExecutor-1651-thread-1-processing-n:127.0.0.1:44657_n%2Fy x:collectio

[...truncated too long message...]


   [junit4]   2> 1811569 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[AB1BAF000D5237F0]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:37774 37774
   [junit4]   2> 1811762 INFO  (Thread-4149) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:37774 37774
   [junit4]   2> 1811796 WARN  (Thread-4149) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        13      /solr/aliases.json
   [junit4]   2>        10      /solr/security.json
   [junit4]   2>        10      /solr/configs/conf1
   [junit4]   2>        4       /solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        126     /solr/collections/solrj_collection4/state.json
   [junit4]   2>        118     /solr/collections/solrj_collection2/state.json
   [junit4]   2>        115     /solr/collections/solrj_collection3/state.json
   [junit4]   2>        112     /solr/collections/solrj_collection/state.json
   [junit4]   2>        13      /solr/clusterprops.json
   [junit4]   2>        13      /solr/clusterstate.json
   [junit4]   2>        3       
/solr/overseer_elect/election/98616073279766537-127.0.0.1:39258__s-n_0000000001
   [junit4]   2>        2       
/solr/overseer_elect/election/98616073279766532-127.0.0.1:45607__s-n_0000000000
   [junit4]   2>        2       
/solr/collections/solrj_collection/leader_elect/shard2/election/98616073279766546-core_node8-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        13      /solr/collections
   [junit4]   2>        8       /solr/live_nodes
   [junit4]   2>        5       /solr/overseer/queue
   [junit4]   2>        5       /solr/overseer/collection-queue-work
   [junit4]   2>        4       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=SharedFSAutoReplicaFailoverTest -Dtests.method=test 
-Dtests.seed=AB1BAF000D5237F0 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=el -Dtests.timezone=Israel -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE  281s J2 | SharedFSAutoReplicaFailoverTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Timeout waiting for 
all live and active
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([AB1BAF000D5237F0:234F90DAA3AE5A08]:0)
   [junit4]    >        at 
org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.testBasics(SharedFSAutoReplicaFailoverTest.java:246)
   [junit4]    >        at 
org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.test(SharedFSAutoReplicaFailoverTest.java:136)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1811799 WARN  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[AB1BAF000D5237F0]-worker) [    ] 
o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 1811913 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_AB1BAF000D5237F0-001/tempDir-001/hdfsBaseDir/data/data3/,
 
[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_AB1BAF000D5237F0-001/tempDir-001/hdfsBaseDir/data/data4/]]
  heartbeating to lucene2-us-west.apache.org/127.0.0.1:35463) [    ] 
o.a.h.h.s.d.DataNode Ending block pool service for: Block pool 
BP-1499023873-127.0.0.1-1504761853485 (Datanode Uuid 
17cb0cb6-7763-4abc-9333-10a9284e4b3d) service to 
lucene2-us-west.apache.org/127.0.0.1:35463
   [junit4]   2> 1812288 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[AB1BAF000D5237F0]-worker) [    ] 
o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 1812388 WARN  (1705596261@qtp-1189476991-1 - Acceptor0 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:42917) [    ] 
o.a.h.h.HttpServer2 HttpServer Acceptor: isRunning is false. Rechecking.
   [junit4]   2> 1812388 WARN  (1705596261@qtp-1189476991-1 - Acceptor0 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:42917) [    ] 
o.a.h.h.HttpServer2 HttpServer Acceptor: isRunning is false
   [junit4]   2> 1812486 WARN  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[AB1BAF000D5237F0]-worker) [    ] 
o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 1812889 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[AB1BAF000D5237F0]-worker) [    ] 
o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 1812912 WARN  (223217811@qtp-332094130-1 - Acceptor0 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:41358) [    ] 
o.a.h.h.HttpServer2 HttpServer Acceptor: isRunning is false. Rechecking.
   [junit4]   2> 1812912 WARN  (223217811@qtp-332094130-1 - Acceptor0 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:41358) [    ] 
o.a.h.h.HttpServer2 HttpServer Acceptor: isRunning is false
   [junit4]   2> 1812990 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_AB1BAF000D5237F0-001/tempDir-001/hdfsBaseDir/data/data1/,
 
[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_AB1BAF000D5237F0-001/tempDir-001/hdfsBaseDir/data/data2/]]
  heartbeating to lucene2-us-west.apache.org/127.0.0.1:35463) [    ] 
o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager 
interrupted
   [junit4]   2> 1812990 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_AB1BAF000D5237F0-001/tempDir-001/hdfsBaseDir/data/data1/,
 
[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_AB1BAF000D5237F0-001/tempDir-001/hdfsBaseDir/data/data2/]]
  heartbeating to lucene2-us-west.apache.org/127.0.0.1:35463) [    ] 
o.a.h.h.s.d.DataNode Ending block pool service for: Block pool 
BP-1499023873-127.0.0.1-1504761853485 (Datanode Uuid 
8b5abeb5-45ca-40ab-b2a1-09543f9cc8f8) service to 
lucene2-us-west.apache.org/127.0.0.1:35463
   [junit4]   2> 1813234 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[AB1BAF000D5237F0]-worker) [    ] 
o.m.log Stopped 
HttpServer2$selectchannelconnectorwithsafestar...@lucene2-us-west.apache.org:0
   [junit4]   2> 1813248 WARN  (280695654@qtp-444004908-1 - Acceptor0 
HttpServer2$selectchannelconnectorwithsafestar...@lucene2-us-west.apache.org:39921)
 [    ] o.a.h.h.HttpServer2 HttpServer Acceptor: isRunning is false. Rechecking.
   [junit4]   2> 1813249 WARN  (280695654@qtp-444004908-1 - Acceptor0 
HttpServer2$selectchannelconnectorwithsafestar...@lucene2-us-west.apache.org:39921)
 [    ] o.a.h.h.HttpServer2 HttpServer Acceptor: isRunning is false
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_AB1BAF000D5237F0-001
   [junit4]   2> Sep 07, 2017 5:29:03 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 34 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{id=PostingsFormat(name=Memory), 
text=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, 
docValues:{_version_=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1575, 
maxMBSortInHeap=5.301961939838006, sim=RandomSimilarity(queryNorm=true): {}, 
locale=el, timezone=Israel
   [junit4]   2> NOTE: Linux 4.4.0-83-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=2,free=203541104,total=512753664
   [junit4]   2> NOTE: All tests run in this JVM: [TestZkChroot, 
TestPolicyCloud, TestRecovery, MinimalSchemaTest, TestManagedResourceStorage, 
TestSuggestSpellingConverter, SegmentsInfoRequestHandlerTest, 
TestNamedUpdateProcessors, SolrShardReporterTest, BlockJoinFacetSimpleTest, 
TestUseDocValuesAsStored2, DirectUpdateHandlerOptimizeTest, 
CollectionTooManyReplicasTest, TestDistributedStatsComponentCardinality, 
HdfsDirectoryTest, TestSolrCloudWithSecureImpersonation, TestLRUStatsCache, 
DocValuesMissingTest, SpellPossibilityIteratorTest, SolrTestCaseJ4Test, 
JvmMetricsTest, SearchHandlerTest, TestBulkSchemaConcurrent, DateFieldTest, 
SharedFSAutoReplicaFailoverTest]
   [junit4] Completed [146/731 (2!)] on J2 in 298.47s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 48251 lines...]
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/build.xml:818:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/build.xml:690:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/build.xml:678:
 Source checkout is modified!!! Offending files:
* solr/licenses/commons-math3-3.6.1.jar.sha1

Total time: 756 minutes 36 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to