You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/07/25 12:06:17 UTC

[JENKINS] Lucene-Solr-NightlyTests-7.x - Build # 270 - Still Failing

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

2 tests failed.
FAILED:  org.apache.lucene.store.TestMockDirectoryWrapper.testThreadSafetyInListAll

Error Message:
Captured an uncaught exception in thread: Thread[id=607, name=Thread-582, state=RUNNABLE, group=TGRP-TestMockDirectoryWrapper]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=607, name=Thread-582, state=RUNNABLE, group=TGRP-TestMockDirectoryWrapper]
	at __randomizedtesting.SeedInfo.seed([BDA551E5D65E7EDF:A6B9CE3923A6EBA8]:0)
Caused by: java.io.UncheckedIOException: Something went wrong when opening: file-0
	at __randomizedtesting.SeedInfo.seed([BDA551E5D65E7EDF]:0)
	at org.apache.lucene.store.BaseDirectoryTestCase.lambda$testThreadSafetyInListAll$11(BaseDirectoryTestCase.java:446)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: MockDirectoryWrapper: file "file-0" is still open for writing
	at org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:752)
	at org.apache.lucene.store.BaseDirectoryTestCase.lambda$testThreadSafetyInListAll$11(BaseDirectoryTestCase.java:440)
	... 1 more
Caused by: java.lang.RuntimeException: unclosed IndexOutput: file-0
	at org.apache.lucene.store.MockDirectoryWrapper.addFileHandle(MockDirectoryWrapper.java:729)
	at org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:668)
	at org.apache.lucene.store.BaseDirectoryTestCase.lambda$testThreadSafetyInListAll$8(BaseDirectoryTestCase.java:416)
	... 1 more


FAILED:  org.apache.lucene.document.TestLatLonShapeQueries.testRandomBig

Error Message:
Java heap space

Stack Trace:
java.lang.OutOfMemoryError: Java heap space
	at __randomizedtesting.SeedInfo.seed([500649313F881BC1:D75134BEAED16741]:0)
	at java.lang.Double.valueOf(Double.java:519)
	at org.apache.lucene.geo.GeoTestUtil.surpriseMePolygon(GeoTestUtil.java:505)
	at org.apache.lucene.geo.GeoTestUtil.nextPolygon(GeoTestUtil.java:390)
	at org.apache.lucene.document.TestLatLonShapeQueries.doTestRandom(TestLatLonShapeQueries.java:126)
	at org.apache.lucene.document.TestLatLonShapeQueries.testRandomBig(TestLatLonShapeQueries.java:106)
	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.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 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)




Build Log:
[...truncated 2659 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMockDirectoryWrapper
   [junit4] IGNOR/A 0.00s J1 | TestMockDirectoryWrapper.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] IGNOR/A 0.00s J1 | TestMockDirectoryWrapper.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [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=TestMockDirectoryWrapper -Dtests.method=testThreadSafetyInListAll -Dtests.seed=BDA551E5D65E7EDF -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=it-IT -Dtests.timezone=CNT -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.23s J1 | TestMockDirectoryWrapper.testThreadSafetyInListAll <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=607, name=Thread-582, state=RUNNABLE, group=TGRP-TestMockDirectoryWrapper]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BDA551E5D65E7EDF:A6B9CE3923A6EBA8]:0)
   [junit4]    > Caused by: java.io.UncheckedIOException: Something went wrong when opening: file-0
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BDA551E5D65E7EDF]:0)
   [junit4]    > 	at org.apache.lucene.store.BaseDirectoryTestCase.lambda$testThreadSafetyInListAll$11(BaseDirectoryTestCase.java:446)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.io.IOException: MockDirectoryWrapper: file "file-0" is still open for writing
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:752)
   [junit4]    > 	at org.apache.lucene.store.BaseDirectoryTestCase.lambda$testThreadSafetyInListAll$11(BaseDirectoryTestCase.java:440)
   [junit4]    > 	... 1 more
   [junit4]    > Caused by: java.lang.RuntimeException: unclosed IndexOutput: file-0
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper.addFileHandle(MockDirectoryWrapper.java:729)
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:668)
   [junit4]    > 	at org.apache.lucene.store.BaseDirectoryTestCase.lambda$testThreadSafetyInListAll$8(BaseDirectoryTestCase.java:416)
   [junit4]    > 	... 1 more
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=false): {}, locale=it-IT, timezone=CNT
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_172 (64-bit)/cpus=4,threads=1,free=277401384,total=326631424
   [junit4]   2> NOTE: All tests run in this JVM: [TestMockAnalyzer, TestRamUsageTesterOnWildAnimals, TestLeakFS, TestGroupFiltering, Nested1, Nested3, Nested2, TestMockDirectoryWrapper]
   [junit4] Completed [15/41 (1!)] on J1 in 8.07s, 48 tests, 1 error, 2 skipped <<< FAILURES!

[...truncated 7571 lines...]
   [junit4] Suite: org.apache.lucene.document.TestLatLonShapeQueries
   [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=TestLatLonShapeQueries -Dtests.method=testRandomBig -Dtests.seed=500649313F881BC1 -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=pt -Dtests.timezone=Pacific/Truk -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR    747s J0 | TestLatLonShapeQueries.testRandomBig <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: Java heap space
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([500649313F881BC1:D75134BEAED16741]:0)
   [junit4]    > 	at java.lang.Double.valueOf(Double.java:519)
   [junit4]    > 	at org.apache.lucene.geo.GeoTestUtil.surpriseMePolygon(GeoTestUtil.java:505)
   [junit4]    > 	at org.apache.lucene.geo.GeoTestUtil.nextPolygon(GeoTestUtil.java:390)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonShapeQueries.doTestRandom(TestLatLonShapeQueries.java:126)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonShapeQueries.testRandomBig(TestLatLonShapeQueries.java:106)
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/sandbox/test/J0/temp/lucene.document.TestLatLonShapeQueries_500649313F881BC1-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=BlockTreeOrds(blocksize=128)}, docValues:{shape=DocValuesFormat(name=Memory), id=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=175, maxMBSortInHeap=6.838469249795862, sim=RandomSimilarity(queryNorm=true): {}, locale=pt, timezone=Pacific/Truk
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_172 (64-bit)/cpus=4,threads=1,free=106781984,total=243269632
   [junit4]   2> NOTE: All tests run in this JVM: [TestLatLonPoint, TestDocValuesNumbersQuery, TestLatLonShapeQueries]
   [junit4] Completed [22/24 (1!)] on J0 in 862.19s, 3 tests, 1 error <<< FAILURES!

[...truncated 4 lines...]
   [junit4] JVM J0: stdout was not empty, see: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/sandbox/test/temp/junit4-J0-20180725_094928_8213644561931018444755.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/heapdumps/java_pid14951.hprof ...
   [junit4] Heap dump file created [506362711 bytes in 2.475 secs]
   [junit4] <<< JVM J0: EOF ----

[...truncated 14391 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/build.xml:651: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/build.xml:585: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created:
* java_pid14951.hprof

Total time: 343 minutes 25 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

[JENKINS] Lucene-Solr-NightlyTests-7.x - Build # 279 - Still unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/279/

1 tests failed.
FAILED:  org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_stored_idx

Error Message:
Some docs had errors -- check logs expected:<0> but was:<1>

Stack Trace:
java.lang.AssertionError: Some docs had errors -- check logs expected:<0> but was:<1>
	at __randomizedtesting.SeedInfo.seed([FD6FF94EED76E512:ED0E54B7F8D4A03C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.checkField(TestStressCloudBlindAtomicUpdates.java:343)
	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_stored_idx(TestStressCloudBlindAtomicUpdates.java:242)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14530 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_FD6FF94EED76E512-001/init-core-data-001
   [junit4]   2> 2330528 WARN  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[FD6FF94EED76E512]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=146 numCloses=146
   [junit4]   2> 2330529 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[FD6FF94EED76E512]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2330530 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[FD6FF94EED76E512]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=SSL overhead seems to cause OutOfMemory when stress testing)
   [junit4]   2> 2330530 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[FD6FF94EED76E512]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2330531 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[FD6FF94EED76E512]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 10 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_FD6FF94EED76E512-001/tempDir-001
   [junit4]   2> 2330531 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[FD6FF94EED76E512]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2330531 INFO  (Thread-6153) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2330531 INFO  (Thread-6153) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2330537 ERROR (Thread-6153) [    ] 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> 2330631 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[FD6FF94EED76E512]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:36563
   [junit4]   2> 2330634 INFO  (zkConnectionManagerCallback-64720-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2330639 INFO  (jetty-launcher-64717-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2330639 INFO  (jetty-launcher-64717-thread-4) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2330639 INFO  (jetty-launcher-64717-thread-5) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2330639 INFO  (jetty-launcher-64717-thread-6) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2330640 INFO  (jetty-launcher-64717-thread-2) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2330640 INFO  (jetty-launcher-64717-thread-3) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2330640 INFO  (jetty-launcher-64717-thread-7) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2330641 INFO  (jetty-launcher-64717-thread-6) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2330641 INFO  (jetty-launcher-64717-thread-6) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2330641 INFO  (jetty-launcher-64717-thread-6) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2330641 INFO  (jetty-launcher-64717-thread-8) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2330641 INFO  (jetty-launcher-64717-thread-6) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7080426a{/solr,null,AVAILABLE}
   [junit4]   2> 2330643 INFO  (jetty-launcher-64717-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2330643 INFO  (jetty-launcher-64717-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2330643 INFO  (jetty-launcher-64717-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2330643 INFO  (jetty-launcher-64717-thread-9) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2330643 INFO  (jetty-launcher-64717-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7c40e851{/solr,null,AVAILABLE}
   [junit4]   2> 2330643 INFO  (jetty-launcher-64717-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2330643 INFO  (jetty-launcher-64717-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2330643 INFO  (jetty-launcher-64717-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2330643 INFO  (jetty-launcher-64717-thread-6) [    ] o.e.j.s.AbstractConnector Started ServerConnector@20dec11{HTTP/1.1,[http/1.1]}{127.0.0.1:34164}
   [junit4]   2> 2330643 INFO  (jetty-launcher-64717-thread-6) [    ] o.e.j.s.Server Started @2330687ms
   [junit4]   2> 2330644 INFO  (jetty-launcher-64717-thread-6) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34164}
   [junit4]   2> 2330644 INFO  (jetty-launcher-64717-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@28c7b0dc{/solr,null,AVAILABLE}
   [junit4]   2> 2330644 ERROR (jetty-launcher-64717-thread-6) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2330644 INFO  (jetty-launcher-64717-thread-6) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2330644 INFO  (jetty-launcher-64717-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5ecfcf32{HTTP/1.1,[http/1.1]}{127.0.0.1:45780}
   [junit4]   2> 2330644 INFO  (jetty-launcher-64717-thread-1) [    ] o.e.j.s.Server Started @2330687ms
   [junit4]   2> 2330644 INFO  (jetty-launcher-64717-thread-6) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 2330644 INFO  (jetty-launcher-64717-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45780}
   [junit4]   2> 2330644 INFO  (jetty-launcher-64717-thread-6) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2330644 INFO  (jetty-launcher-64717-thread-6) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2330644 INFO  (jetty-launcher-64717-thread-6) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-03T02:59:05.894Z
   [junit4]   2> 2330644 ERROR (jetty-launcher-64717-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2330644 INFO  (jetty-launcher-64717-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2330644 INFO  (jetty-launcher-64717-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 2330644 INFO  (jetty-launcher-64717-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2330644 INFO  (jetty-launcher-64717-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2330644 INFO  (jetty-launcher-64717-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-03T02:59:05.894Z
   [junit4]   2> 2330646 INFO  (jetty-launcher-64717-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@48a3e8e3{HTTP/1.1,[http/1.1]}{127.0.0.1:45910}
   [junit4]   2> 2330646 INFO  (jetty-launcher-64717-thread-2) [    ] o.e.j.s.Server Started @2330689ms
   [junit4]   2> 2330646 INFO  (jetty-launcher-64717-thread-8) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2330646 INFO  (jetty-launcher-64717-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45910}
   [junit4]   2> 2330646 INFO  (jetty-launcher-64717-thread-8) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2330646 INFO  (jetty-launcher-64717-thread-8) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2330646 ERROR (jetty-launcher-64717-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2330646 INFO  (jetty-launcher-64717-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2330646 INFO  (jetty-launcher-64717-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 2330646 INFO  (jetty-launcher-64717-thread-8) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3a186196{/solr,null,AVAILABLE}
   [junit4]   2> 2330646 INFO  (jetty-launcher-64717-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2330646 INFO  (jetty-launcher-64717-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2330646 INFO  (jetty-launcher-64717-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-03T02:59:05.896Z
   [junit4]   2> 2330646 INFO  (jetty-launcher-64717-thread-8) [    ] o.e.j.s.AbstractConnector Started ServerConnector@f851787{HTTP/1.1,[http/1.1]}{127.0.0.1:37949}
   [junit4]   2> 2330646 INFO  (jetty-launcher-64717-thread-8) [    ] o.e.j.s.Server Started @2330689ms
   [junit4]   2> 2330646 INFO  (jetty-launcher-64717-thread-8) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37949}
   [junit4]   2> 2330646 ERROR (jetty-launcher-64717-thread-8) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2330646 INFO  (jetty-launcher-64717-thread-8) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2330647 INFO  (jetty-launcher-64717-thread-8) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 2330647 INFO  (jetty-launcher-64717-thread-8) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2330647 INFO  (jetty-launcher-64717-thread-8) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2330647 INFO  (jetty-launcher-64717-thread-8) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-03T02:59:05.897Z
   [junit4]   2> 2330648 INFO  (jetty-launcher-64717-thread-10) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2330649 INFO  (jetty-launcher-64717-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2330649 INFO  (jetty-launcher-64717-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2330649 INFO  (jetty-launcher-64717-thread-3) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2330653 INFO  (zkConnectionManagerCallback-64726-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2330654 INFO  (jetty-launcher-64717-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2330654 INFO  (jetty-launcher-64717-thread-7) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2330654 INFO  (jetty-launcher-64717-thread-7) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2330654 INFO  (jetty-launcher-64717-thread-7) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2330654 INFO  (jetty-launcher-64717-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3924a0c0{/solr,null,AVAILABLE}
   [junit4]   2> 2330656 INFO  (jetty-launcher-64717-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@67fd3966{HTTP/1.1,[http/1.1]}{127.0.0.1:45557}
   [junit4]   2> 2330656 INFO  (jetty-launcher-64717-thread-3) [    ] o.e.j.s.Server Started @2330699ms
   [junit4]   2> 2330656 INFO  (jetty-launcher-64717-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45557}
   [junit4]   2> 2330656 INFO  (jetty-launcher-64717-thread-10) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2330656 ERROR (jetty-launcher-64717-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2330656 INFO  (jetty-launcher-64717-thread-10) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2330656 INFO  (jetty-launcher-64717-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2330656 INFO  (jetty-launcher-64717-thread-10) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2330656 INFO  (jetty-launcher-64717-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 2330656 INFO  (jetty-launcher-64717-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2330656 INFO  (jetty-launcher-64717-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2330656 INFO  (jetty-launcher-64717-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-03T02:59:05.906Z
   [junit4]   2> 2330657 INFO  (zkConnectionManagerCallback-64728-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2330657 INFO  (jetty-launcher-64717-thread-8) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2330660 INFO  (jetty-launcher-64717-thread-7) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@19e33d5f{/solr,null,AVAILABLE}
   [junit4]   2> 2330660 INFO  (zkConnectionManagerCallback-64722-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2330660 INFO  (jetty-launcher-64717-thread-6) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2330664 INFO  (zkConnectionManagerCallback-64724-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2330664 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100210404d40003, likely client has closed socket
   [junit4]   2> 2330664 INFO  (jetty-launcher-64717-thread-10) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7cb1f56b{/solr,null,AVAILABLE}
   [junit4]   2> 2330664 INFO  (jetty-launcher-64717-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2330664 INFO  (zkConnectionManagerCallback-64730-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2330665 INFO  (jetty-launcher-64717-thread-10) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6d3fba7c{HTTP/1.1,[http/1.1]}{127.0.0.1:44839}
   [junit4]   2> 2330665 INFO  (jetty-launcher-64717-thread-10) [    ] o.e.j.s.Server Started @2330708ms
   [junit4]   2> 2330665 INFO  (jetty-launcher-64717-thread-10) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44839}
   [junit4]   2> 2330665 ERROR (jetty-launcher-64717-thread-10) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2330665 INFO  (jetty-launcher-64717-thread-10) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2330665 INFO  (jetty-launcher-64717-thread-10) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 2330665 INFO  (jetty-launcher-64717-thread-10) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2330665 INFO  (jetty-launcher-64717-thread-10) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2330665 INFO  (jetty-launcher-64717-thread-10) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-03T02:59:05.915Z
   [junit4]   2> 2330666 INFO  (jetty-launcher-64717-thread-9) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2330666 INFO  (jetty-launcher-64717-thread-9) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2330666 INFO  (jetty-launcher-64717-thread-9) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2330666 INFO  (jetty-launcher-64717-thread-9) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7616fde2{/solr,null,AVAILABLE}
   [junit4]   2> 2330666 INFO  (jetty-launcher-64717-thread-9) [    ] o.e.j.s.AbstractConnector Started ServerConnector@25cfa38{HTTP/1.1,[http/1.1]}{127.0.0.1:37989}
   [junit4]   2> 2330667 INFO  (jetty-launcher-64717-thread-9) [    ] o.e.j.s.Server Started @2330710ms
   [junit4]   2> 2330667 INFO  (jetty-launcher-64717-thread-9) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37989}
   [junit4]   2> 2330667 ERROR (jetty-launcher-64717-thread-9) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2330667 INFO  (jetty-launcher-64717-thread-9) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2330667 INFO  (jetty-launcher-64717-thread-9) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 2330667 INFO  (jetty-launcher-64717-thread-9) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2330667 INFO  (jetty-launcher-64717-thread-9) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2330667 INFO  (jetty-launcher-64717-thread-9) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-03T02:59:05.917Z
   [junit4]   2> 2330668 INFO  (jetty-launcher-64717-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2330668 INFO  (jetty-launcher-64717-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2330668 INFO  (jetty-launcher-64717-thread-4) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2330668 INFO  (jetty-launcher-64717-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2330668 INFO  (jetty-launcher-64717-thread-5) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2330668 INFO  (jetty-launcher-64717-thread-5) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2330668 INFO  (jetty-launcher-64717-thread-5) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2330668 INFO  (jetty-launcher-64717-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6d58e718{/solr,null,AVAILABLE}
   [junit4]   2> 2330669 INFO  (jetty-launcher-64717-thread-5) [    ] o.e.j.s.AbstractConnector Started ServerConnector@62bbce38{HTTP/1.1,[http/1.1]}{127.0.0.1:44916}
   [junit4]   2> 2330669 INFO  (jetty-launcher-64717-thread-5) [    ] o.e.j.s.Server Started @2330712ms
   [junit4]   2> 2330669 INFO  (jetty-launcher-64717-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44916}
   [junit4]   2> 2330669 ERROR (jetty-launcher-64717-thread-5) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2330669 INFO  (jetty-launcher-64717-thread-5) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2330669 INFO  (jetty-launcher-64717-thread-5) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 2330669 INFO  (jetty-launcher-64717-thread-5) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2330669 INFO  (jetty-launcher-64717-thread-5) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2330669 INFO  (jetty-launcher-64717-thread-5) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-03T02:59:05.919Z
   [junit4]   2> 2330672 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100210404d40005, likely client has closed socket
   [junit4]   2> 2330672 INFO  (jetty-launcher-64717-thread-7) [    ] o.e.j.s.AbstractConnector Started ServerConnector@735ea89{HTTP/1.1,[http/1.1]}{127.0.0.1:36760}
   [junit4]   2> 2330672 INFO  (jetty-launcher-64717-thread-7) [    ] o.e.j.s.Server Started @2330715ms
   [junit4]   2> 2330672 INFO  (jetty-launcher-64717-thread-7) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36760}
   [junit4]   2> 2330672 ERROR (jetty-launcher-64717-thread-7) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2330672 INFO  (jetty-launcher-64717-thread-7) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2330672 INFO  (jetty-launcher-64717-thread-7) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 2330672 INFO  (jetty-launcher-64717-thread-7) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2330672 INFO  (jetty-launcher-64717-thread-7) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2330673 INFO  (jetty-launcher-64717-thread-7) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-03T02:59:05.923Z
   [junit4]   2> 2330706 INFO  (jetty-launcher-64717-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4b56ffce{/solr,null,AVAILABLE}
   [junit4]   2> 2330706 INFO  (jetty-launcher-64717-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@20e1ea24{HTTP/1.1,[http/1.1]}{127.0.0.1:42044}
   [junit4]   2> 2330706 INFO  (jetty-launcher-64717-thread-4) [    ] o.e.j.s.Server Started @2330749ms
   [junit4]   2> 2330706 INFO  (jetty-launcher-64717-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42044}
   [junit4]   2> 2330706 ERROR (jetty-launcher-64717-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2330707 INFO  (jetty-launcher-64717-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2330707 INFO  (jetty-launcher-64717-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 2330707 INFO  (jetty-launcher-64717-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2330707 INFO  (jetty-launcher-64717-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2330707 INFO  (jetty-launcher-64717-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-03T02:59:05.957Z
   [junit4]   2> 2330728 INFO  (zkConnectionManagerCallback-64734-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2330728 INFO  (jetty-launcher-64717-thread-9) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2330733 INFO  (zkConnectionManagerCallback-64740-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2330734 INFO  (jetty-launcher-64717-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2330744 INFO  (zkConnectionManagerCallback-64738-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2330745 INFO  (jetty-launcher-64717-thread-7) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2330748 INFO  (jetty-launcher-64717-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36563/solr
   [junit4]   2> 2330749 INFO  (zkConnectionManagerCallback-64744-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2330751 INFO  (zkConnectionManagerCallback-64746-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2330756 INFO  (zkConnectionManagerCallback-64732-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2330757 INFO  (jetty-launcher-64717-thread-6) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36563/solr
   [junit4]   2> 2330760 INFO  (jetty-launcher-64717-thread-10) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2330771 INFO  (zkConnectionManagerCallback-64736-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2330772 INFO  (jetty-launcher-64717-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2330796 INFO  (zkConnectionManagerCallback-64750-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2330817 INFO  (jetty-launcher-64717-thread-8) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36563/solr
   [junit4]   2> 2330822 INFO  (zkConnectionManagerCallback-64754-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2330833 INFO  (jetty-launcher-64717-thread-1) [n:127.0.0.1:45780_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45780_solr
   [junit4]   2> 2330834 INFO  (jetty-launcher-64717-thread-6) [n:127.0.0.1:34164_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34164_solr
   [junit4]   2> 2330834 INFO  (jetty-launcher-64717-thread-1) [n:127.0.0.1:45780_solr    ] o.a.s.c.Overseer Overseer (id=72093895182516236-127.0.0.1:45780_solr-n_0000000000) starting
   [junit4]   2> 2330844 INFO  (zkConnectionManagerCallback-64758-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2330844 INFO  (zkCallback-64745-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2330845 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100210404d4000f, likely client has closed socket
   [junit4]   2> 2330858 INFO  (zkCallback-64753-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2330885 INFO  (jetty-launcher-64717-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36563/solr
   [junit4]   2> 2330916 INFO  (zkConnectionManagerCallback-64766-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2330964 INFO  (zkConnectionManagerCallback-64776-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2330965 INFO  (jetty-launcher-64717-thread-6) [n:127.0.0.1:34164_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2330965 INFO  (jetty-launcher-64717-thread-6) [n:127.0.0.1:34164_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36563/solr ready
   [junit4]   2> 2330978 INFO  (jetty-launcher-64717-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36563/solr
   [junit4]   2> 2330995 INFO  (zkConnectionManagerCallback-64769-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2330996 INFO  (zkConnectionManagerCallback-64772-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2331005 INFO  (jetty-launcher-64717-thread-8) [n:127.0.0.1:37949_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2331008 INFO  (jetty-launcher-64717-thread-8) [n:127.0.0.1:37949_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2331008 INFO  (jetty-launcher-64717-thread-8) [n:127.0.0.1:37949_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37949_solr
   [junit4]   2> 2331008 INFO  (jetty-launcher-64717-thread-6) [n:127.0.0.1:34164_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2331020 INFO  (jetty-launcher-64717-thread-1) [n:127.0.0.1:45780_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2331020 INFO  (zkConnectionManagerCallback-64781-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2331021 INFO  (jetty-launcher-64717-thread-1) [n:127.0.0.1:45780_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36563/solr ready
   [junit4]   2> 2331023 INFO  (OverseerStateUpdate-72093895182516236-127.0.0.1:45780_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:45780_solr
   [junit4]   2> 2331025 INFO  (OverseerStateUpdate-72093895182516236-127.0.0.1:45780_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2331025 INFO  (zkCallback-64753-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2331025 INFO  (jetty-launcher-64717-thread-1) [n:127.0.0.1:45780_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2331025 INFO  (jetty-launcher-64717-thread-1) [n:127.0.0.1:45780_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45780_solr
   [junit4]   2> 2331026 INFO  (zkCallback-64767-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2331027 INFO  (zkCallback-64753-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2331027 INFO  (zkCallback-64745-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2331047 INFO  (jetty-launcher-64717-thread-9) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36563/solr
   [junit4]   2> 2331048 INFO  (jetty-launcher-64717-thread-6) [n:127.0.0.1:34164_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34164.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10ebb6b1
   [junit4]   2> 2331061 INFO  (jetty-launcher-64717-thread-7) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36563/solr
   [junit4]   2> 2331064 INFO  (zkConnectionManagerCallback-64783-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2331064 INFO  (jetty-launcher-64717-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36563/solr
   [junit4]   2> 2331067 INFO  (jetty-launcher-64717-thread-10) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36563/solr
   [junit4]   2> 2331068 INFO  (zkCallback-64767-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2331072 INFO  (zkCallback-64775-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 2331072 INFO  (zkCallback-64771-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2331073 INFO  (jetty-launcher-64717-thread-6) [n:127.0.0.1:34164_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34164.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10ebb6b1
   [junit4]   2> 2331074 INFO  (jetty-launcher-64717-thread-6) [n:127.0.0.1:34164_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34164.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10ebb6b1
   [junit4]   2> 2331076 INFO  (jetty-launcher-64717-thread-6) [n:127.0.0.1:34164_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_FD6FF94EED76E512-001/tempDir-001/node5/.
   [junit4]   2> 2331077 INFO  (jetty-launcher-64717-thread-3) [n:127.0.0.1:45557_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2331080 INFO  (jetty-launcher-64717-thread-3) [n:127.0.0.1:45557_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2331080 INFO  (jetty-launcher-64717-thread-3) [n:127.0.0.1:45557_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45557_solr
   [junit4]   2> 2331081 INFO  (zkCallback-64767-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2331081 INFO  (zkCallback-64753-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2331082 INFO  (zkConnectionManagerCallback-64801-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2331082 INFO  (zkConnectionManagerCallback-64805-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2331088 INFO  (zkCallback-64775-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2331088 INFO  (zkCallback-64745-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2331088 INFO  (zkCallback-64771-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2331089 INFO  (jetty-launcher-64717-thread-8) [n:127.0.0.1:37949_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2331089 INFO  (jetty-launcher-64717-thread-8) [n:127.0.0.1:37949_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36563/solr ready
   [junit4]   2> 2331093 INFO  (zkCallback-64782-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2331104 INFO  (jetty-launcher-64717-thread-1) [n:127.0.0.1:45780_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2331138 INFO  (jetty-launcher-64717-thread-1) [n:127.0.0.1:45780_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45780.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10ebb6b1
   [junit4]   2> 2331142 INFO  (zkConnectionManagerCallback-64792-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2331142 INFO  (zkConnectionManagerCallback-64796-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2331144 INFO  (jetty-launcher-64717-thread-8) [n:127.0.0.1:37949_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2331146 INFO  (jetty-launcher-64717-thread-1) [n:127.0.0.1:45780_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45780.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10ebb6b1
   [junit4]   2> 2331146 INFO  (jetty-launcher-64717-thread-1) [n:127.0.0.1:45780_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45780.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10ebb6b1
   [junit4]   2> 2331147 INFO  (jetty-launcher-64717-thread-1) [n:127.0.0.1:45780_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_FD6FF94EED76E512-001/tempDir-001/node1/.
   [junit4]   2> 2331152 INFO  (zkConnectionManagerCallback-64808-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2331156 INFO  (jetty-launcher-64717-thread-8) [n:127.0.0.1:37949_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37949.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10ebb6b1
   [junit4]   2> 2331157 INFO  (zkConnectionManagerCallback-64799-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2331162 INFO  (jetty-launcher-64717-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36563/solr
   [junit4]   2> 2331164 INFO  (jetty-launcher-64717-thread-5) [n:127.0.0.1:44916_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2331166 INFO  (jetty-launcher-64717-thread-5) [n:127.0.0.1:44916_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2331166 INFO  (jetty-launcher-64717-thread-5) [n:127.0.0.1:44916_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44916_solr
   [junit4]   2> 2331166 INFO  (zkConnectionManagerCallback-64817-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2331173 INFO  (zkCallback-64782-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2331173 INFO  (zkCallback-64775-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2331173 INFO  (zkCallback-64771-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2331173 INFO  (zkCallback-64767-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2331173 INFO  (zkCallback-64753-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2331173 INFO  (zkCallback-64745-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2331173 INFO  (jetty-launcher-64717-thread-8) [n:127.0.0.1:37949_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37949.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10ebb6b1
   [junit4]   2> 2331174 INFO  (jetty-launcher-64717-thread-8) [n:127.0.0.1:37949_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37949.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10ebb6b1
   [junit4]   2> 2331174 INFO  (jetty-launcher-64717-thread-3) [n:127.0.0.1:45557_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 2331174 INFO  (zkCallback-64798-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2331174 INFO  (zkCallback-64804-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2331174 INFO  (zkConnectionManagerCallback-64825-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2331174 INFO  (jetty-launcher-64717-thread-3) [n:127.0.0.1:45557_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36563/solr ready
   [junit4]   2> 2331175 INFO  (jetty-launcher-64717-thread-8) [n:127.0.0.1:37949_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_FD6FF94EED76E512-001/tempDir-001/node8/.
   [junit4]   2> 2331176 INFO  (jetty-launcher-64717-thread-3) [n:127.0.0.1:45557_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2331175 INFO  (zkConnectionManagerCallback-64827-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2331180 INFO  (zkConnectionManagerCallback-64819-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2331183 INFO  (zkConnectionManagerCallback-64829-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2331187 INFO  (jetty-launcher-64717-thread-4) [n:127.0.0.1:42044_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 2331189 INFO  (jetty-launcher-64717-thread-9) [n:127.0.0.1:37989_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 2331189 INFO  (jetty-launcher-64717-thread-7) [n:127.0.0.1:36760_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 2331189 INFO  (jetty-launcher-64717-thread-3) [n:127.0.0.1:45557_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45557.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10ebb6b1
   [junit4]   2> 2331192 INFO  (jetty-launcher-64717-thread-4) [n:127.0.0.1:42044_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2331192 INFO  (jetty-launcher-64717-thread-4) [n:127.0.0.1:42044_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42044_solr
   [junit4]   2> 2331193 INFO  (jetty-launcher-64717-thread-7) [n:127.0.0.1:36760_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2331193 INFO  (jetty-launcher-64717-thread-7) [n:127.0.0.1:36760_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36760_solr
   [junit4]   2> 2331194 INFO  (zkCallback-64767-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2331194 INFO  (zkCallback-64771-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2331194 INFO  (zkCallback-64753-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2331194 INFO  (zkCallback-64782-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (7)
   [junit4]   2> 2331194 INFO  (zkCallback-64767-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7)
   [junit4]   2> 2331195 INFO  (zkConnectionManagerCallback-64831-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2331199 INFO  (zkCallback-64771-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7)
   [junit4]   2> 2331199 INFO  (zkCallback-64753-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7)
   [junit4]   2> 2331199 INFO  (zkCallback-64745-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (7)
   [junit4]   2> 2331199 INFO  (zkCallback-64775-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (7)
   [junit4]   2> 2331200 INFO  (jetty-launcher-64717-thread-9) [n:127.0.0.1:37989_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2331200 INFO  (jetty-launcher-64717-thread-9) [n:127.0.0.1:37989_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37989_solr
   [junit4]   2> 2331201 INFO  (zkCallback-64767-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (8)
   [junit4]   2> 2331201 INFO  (zkCallback-64782-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (8)
   [junit4]   2> 2331201 INFO  (zkCallback-64753-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (8)
   [junit4]   2> 2331201 INFO  (zkCallback-64771-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (8)
   [junit4]   2> 2331203 INFO  (zkCallback-64745-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (8)
   [junit4]   2> 2331204 INFO  (zkCallback-64775-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (8)
   [junit4]   2> 2331207 INFO  (zkCallback-64828-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (8)
   [junit4]   2> 2331207 INFO  (zkCallback-64798-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (8)
   [junit4]   2> 2331207 INFO  (zkCallback-64804-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (8)
   [junit4]   2> 2331207 INFO  (zkCallback-64818-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (8)
   [junit4]   2> 2331210 INFO  (zkConnectionManagerCallback-64834-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2331210 INFO  (zkConnectionManagerCallback-64845-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2331210 INFO  (zkCallback-64826-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (8)
   [junit4]   2> 2331210 INFO  (zkCallback-64816-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (8)
   [junit4]   2> 2331211 INFO  (jetty-launcher-64717-thread-10) [n:127.0.0.1:44839_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (8)
   [junit4]   2> 2331212 INFO  (jetty-launcher-64717-thread-5) [n:127.0.0.1:44916_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (8)
   [junit4]   2> 2331213 INFO  (jetty-launcher-64717-thread-5) [n:127.0.0.1:44916_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36563/solr ready
   [junit4]   2> 2331215 INFO  (jetty-launcher-64717-thread-10) [n:127.0.0.1:44839_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2331215 INFO  (jetty-launcher-64717-thread-10) [n:127.0.0.1:44839_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44839_solr
   [junit4]   2> 2331215 INFO  (jetty-launcher-64717-thread-5) [n:127.0.0.1:44916_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2331216 INFO  (zkCallback-64782-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (8) -> (9)
   [junit4]   2> 2331216 INFO  (zkCallback-64798-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (8) -> (9)
   [junit4]   2> 2331216 INFO  (zkCallback-64745-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (8) -> (9)
   [junit4]   2> 2331220 INFO  (zkCallback-64771-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (8) -> (9)
   [junit4]   2> 2331220 INFO  (zkCallback-64753-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (8) -> (9)
   [junit4]   2> 2331220 INFO  (zkCallback-64767-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (8) -> (9)
   [junit4]   2> 2331221 INFO  (zkCallback-64816-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (8) -> (9)
   [junit4]   2> 2331221 INFO  (zkCallback-64804-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (8) -> (9)
   [junit4]   2> 2331221 INFO  (zkCallback-64775-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (8) -> (9)
   [junit4]   2> 2331225 INFO  (zkCallback-64844-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (8) -> (9)
   [junit4]   2> 2331226 INFO  (jetty-launcher-64717-thread-2) [n:127.0.0.1:45910_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (9)
   [junit4]   2> 2331231 INFO  (zkCallback-64826-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (8) -> (9)
   [junit4]   2> 2331231 INFO  (zkCallback-64818-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (8) -> (9)
   [junit4]   2> 2331231 INFO  (zkCallback-64828-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (8) -> (9)
   [junit4]   2> 2331232 INFO  (zkCallback-64830-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (8) -> (9)
   [junit4]   2> 2331233 INFO  (zkConnectionManagerCallback-64855-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2331233 INFO  (zkConnectionManagerCallback-64861-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2331234 INFO  (jetty-launcher-64717-thread-2) [n:127.0.0.1:45910_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2331234 INFO  (jetty-launcher-64717-thread-2) [n:127.0.0.1:45910_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45910_solr
   [junit4]   2> 2331234 INFO  (jetty-launcher-64717-thread-9) [n:127.0.0.1:37989_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (9)
   [junit4]   2> 2331236 INFO  (zkConnectionManagerCallback-64865-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2331237 INFO  (zkCallback-64804-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (10)
   [junit4]   2> 2331237 INFO  (zkCallback-64798-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (10)
   [junit4]   2> 2331237 INFO  (zkCallback-64818-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (10)
   [junit4]   2> 2331237 INFO  (zkCallback-64745-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (10)
   [junit4]   2> 2331237 INFO  (zkCallback-64775-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (10)
   [junit4]   2> 2331237 INFO  (jetty-launcher-64717-thread-9) [n:127.0.0.1:37989_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36563/solr ready
   [junit4]   2> 2331238 INFO  (zkCallback-64782-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (10)
   [junit4]   2> 2331238 INFO  (zkCallback-64753-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (10)
   [junit4]   2> 2331238 INFO  (zkCallback-64828-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (10)
   [junit4]   2> 2331238 INFO  (jetty-launcher-64717-thread-4) [n:127.0.0.1:42044_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (10)
   [junit4]   2> 2331239 INFO  (jetty-launcher-64717-thread-4) [n:127.0.0.1:42044_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36563/solr ready
   [junit4]   2> 2331239 INFO  (zkCallback-64833-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (10)
   [junit4]   2> 2331239 INFO  (zkCallback-64826-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (10)
   [junit4]   2> 2331239 INFO  (zkCallback-64767-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (10)
   [junit4]   2> 2331239 INFO  (zkCallback-64816-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (10)
   [junit4]   2> 2331239 INFO  (zkCallback-64771-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (10)
   [junit4]   2> 2331239 INFO  (zkCallback-64844-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (10)
   [junit4]   2> 2331239 INFO  (zkCallback-64854-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (10)
   [junit4]   2> 2331240 INFO  (jetty-launcher-64717-thread-7) [n:127.0.0.1:36760_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (10)
   [junit4]   2> 2331240 INFO  (jetty-launcher-64717-thread-4) [n:127.0.0.1:42044_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2331241 INFO  (jetty-launcher-64717-thread-9) [n:127.0.0.1:37989_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2331241 INFO  (jetty-launcher-64717-thread-7) [n:127.0.0.1:36760_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36563/solr ready
   [junit4]   2> 2331249 INFO  (jetty-launcher-64717-thread-3) [n:127.0.0.1:45557_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45557.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10ebb6b1
   [junit4]   2> 2331250 INFO  (jetty-launcher-64717-thread-3) [n:127.0.0.1:45557_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45557.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10ebb6b1
   [junit4]   2> 2331251 INFO  (jetty-launcher-64717-thread-3) [n:127.0.0.1:45557_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_FD6FF94EED76E512-001/tempDir-001/node2/.
   [junit4]   2> 2331251 INFO  (jetty-launcher-64717-thread-5) [n:127.0.0.1:44916_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44916.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10ebb6b1
   [junit4]   2> 2331256 INFO  (zkCallback-64830-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (10)
   [junit4]   2> 2331259 INFO  (jetty-launcher-64717-thread-7) [n:127.0.0.1:36760_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2331261 INFO  (zkConnectionManagerCallback-64874-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2331262 INFO  (jetty-launcher-64717-thread-10) [n:127.0.0.1:44839_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (10)
   [junit4]   2> 2331264 INFO  (jetty-launcher-64717-thread-10) [n:127.0.0.1:44839_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36563/solr ready
   [junit4]   2> 2331264 INFO  (jetty-launcher-64717-thread-10) [n:127.0.0.1:44839_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2331264 INFO  (zkConnectionManagerCallback-64878-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2331265 INFO  (jetty-launcher-64717-thread-2) [n:127.0.0.1:45910_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (10)
   [junit4]   2> 2331266 INFO  (jetty-launcher-64717-thread-2) [n:127.0.0.1:45910_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36563/solr ready
   [junit4]   2> 2331266 INFO  (jetty-launcher-64717-thread-2) [n:127.0.0.1:45910_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2331336 INFO  (jetty-launcher-64717-thread-5) [n:127.0.0.1:44916_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44916.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10ebb6b1
   [junit4]   2> 2331336 INFO  (jetty-launcher-64717-thread-5) [n:127.0.0.1:44916_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44916.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10ebb6b1
   [junit4]   2> 2331342 INFO  (jetty-launcher-64717-thread-5) [n:127.0.0.1:44916_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_FD6FF94EED76E512-001/tempDir-001/node4/.
   [junit4]   2> 2331346 INFO  (jetty-launcher-64717-thread-4) [n:127.0.0.1:42044_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42044.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10ebb6b1
   [junit4]   2> 2331351 INFO  (jetty-launcher-64717-thread-9) [n:127.0.0.1:37989_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37989.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10ebb6b1
   [junit4]   2> 2331364 INFO  (jetty-launcher-64717-thread-2) [n:127.0.0.1:45910_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45910.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10ebb6b1
   [junit4]   2> 2331375 INFO  (jetty-launcher-64717-thread-7) [n:127.0.0.1:36760_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36760.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10ebb6b1
   [junit4]   2> 2331384 INFO  (jetty-launcher-64717-thread-10) [n:127.0.0.1:44839_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44839.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10ebb6b1
   [junit4]   2> 2331416 INFO  (jetty-launcher-64717-thread-4) [n:127.0.0.1:42044_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42044.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10ebb6b1
   [junit4]   2> 2331417 INFO  (jetty-launcher-64717-thread-4) [n:127.0.0.1:42044_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42044.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10ebb6b1
   [junit4]   2> 2331421 INFO  (jetty-launcher-64717-thread-9) [n:127.0.0.1:37989_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37989.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10ebb6b1
   [junit4]   2> 2331421 INFO  (jetty-launcher-64717-thread-9) [n:127.0.0.1:37989_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37989.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10ebb6b1
   [junit4]   2> 2331423 INFO  (jetty-launcher-64717-thread-4) [n:127.0.0.1:42044_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_FD6FF94EED76E512-001/tempDir-001/node3/.
   [junit4]   2> 2331427 INFO  (jetty-launcher-64717-thread-9) [n:127.0.0.1:37989_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_FD6FF94EED76E512-001/tempDir-001/node9/.
   [junit4]   2> 2331429 INFO  (jetty-launcher-64717-thread-7) [n:127.0.0.1:36760_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36760.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10ebb6b1
   [junit4]   2> 2331429 INFO  (jetty-launcher-64717-thread-10) [n:127.0.0.1:44839_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44839.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10ebb6b1
   [junit4]   2> 2331429 INFO  (jetty-launcher-64717-thread-10) [n:127.0.0.1:44839_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44839.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10ebb6b1
   [junit4]   2> 2331429 INFO  (jetty-launcher-64717-thread-7) [n:127.0.0.1:36760_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36760.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10ebb6b1
   [junit4]   2> 2331430 INFO  (jetty-launcher-64717-thread-7) [n:127.0.0.1:36760_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_FD6FF94EED76E512-001/tempDir-001/node7/.
   [junit4]   2> 2331430 INFO  (jetty-launcher-64717-thread-10) [n:127.0.0.1:44839_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_FD6FF94EED76E512-001/tempDir-001/node10/.
   [junit4]   2> 2331432 INFO  (jetty-launcher-64717-thread-2) [n:127.0.0.1:45910_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45910.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10ebb6b1
   [junit4]   2> 2331433 INFO  (jetty-launcher-64717-thread-2) [n:127.0.0.1:45910_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45910.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10ebb6b1
   [junit4]   2> 2331434 INFO  (jetty-launcher-64717-thread-2) [n:127.0.0.1:45910_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_FD6FF94EED76E512-001/tempDir-001/node6/.
   [junit4]   2> 2332210 INFO  (zkConnectionManagerCallback-64882-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2332220 INFO  (zkConnectionManagerCallback-64887-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2332221 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[FD6FF94EED76E512]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (10)
   [junit4]   2> 2332221 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[FD6FF94EED76E512]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36563/solr ready
   [junit4]   2> 2332681 INFO  (qtp138387422-128936) [n:127.0.0.1:36760_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&name=test_col&nrtReplicas=2&action=CREATE&numShards=5&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2332694 INFO  (OverseerThreadFactory-12652-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection test_col
   [junit4]   2> 2332805 INFO  (OverseerStateUpdate-72093895182516236-127.0.0.1:45780_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_col_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34164/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2332807 INFO  (OverseerStateUpdate-72093895182516236-127.0.0.1:45780_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_col_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42044/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2332809 INFO  (OverseerStateUpdate-72093895182516236-127.0.0.1:45780_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"test_col_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45910/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2332811 INFO  (OverseerStateUpdate-72093895182516236-127.0.0.1:45780_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"test_col_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45557/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2332813 INFO  (OverseerStateUpdate-72093895182516236-127.0.0.1:45780_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"test_col_shard3_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44916/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2332815 INFO  (OverseerStateUpdate-72093895182516236-127.0.0.1:45780_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"test_col_shard3_replica_n10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37949/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2332817 INFO  (OverseerStateUpdate-72093895182516236-127.0.0.1:45780_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"test_col_shard4_replica_n12",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44839/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2332820 INFO  (OverseerStateUpdate-72093895182516236-127.0.0.1:45780_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"test_col_shard4_replica_n14",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37989/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2332832 INFO  (OverseerStateUpdate-72093895182516236-127.0.0.1:45780_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"test_col_shard5_replica_n16",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36760/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2332835 INFO  (OverseerStateUpdate-72093895182516236-127.0.0.1:45780_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"test_col_shard5_replica_n19",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45780/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2333046 INFO  (qtp771727517-128867) [n:127.0.0.1:34164_solr    x:test_col_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node3&name=test_col_shard1_replica_n1&action=CREATE&numShards=5&shard=shard1&wt=javabin
   [junit4]   2> 2333047 INFO  (qtp771727517-128867) [n:127.0.0.1:34164_solr    x:test_col_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2333047 INFO  (qtp1321049525-128894) [n:127.0.0.1:45910_solr    x:test_col_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node7&name=test_col_shard2_replica_n4&action=CREATE&numShards=5&shard=shard2&wt=javabin
   [junit4]   2> 2333073 INFO  (qtp138387422-128870) [n:127.0.0.1:36760_solr    x:test_col_shard5_replica_n16] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node18&name=test_col_shard5_replica_n16&action=CREATE&numShards=5&shard=shard5&wt=javabin
   [junit4]   2> 2333073 INFO  (qtp1397738305-128964) [n:127.0.0.1:42044_solr    x:test_col_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node5&name=test_col_shard1_replica_n2&action=CREATE&numShards=5&shard=shard1&wt=javabin
   [junit4]   2> 2333081 INFO  (qtp88165542-128943) [n:127.0.0.1:44916_solr    x:test_col_shard3_replica_n8] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node11&name=test_col_shard3_replica_n8&action=CREATE&numShards=5&shard=shard3&wt=javabin
   [junit4]   2> 2333086 INFO  (qtp2122396033-128920) [n:127.0.0.1:45557_solr    x:test_col_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node9&name=test_col_shard2_replica_n6&action=CREATE&numShards=5&shard=shard2&wt=javabin
   [junit4]   2> 2333086 INFO  (qtp2050842923-128913) [n:127.0.0.1:37949_solr    x:test_col_shard3_replica_n10] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node13&name=test_col_shard3_replica_n10&action=CREATE&numShards=5&shard=shard3&wt=javabin
   [junit4]   2> 2333117 INFO  (qtp1085342100-128951) [n:127.0.0.1:44839_solr    x:test_col_shard4_replica_n12] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node15&name=test_col_shard4_replica_n12&action=CREATE&numShards=5&shard=shard4&wt=javabin
   [junit4]   2> 2333120 INFO  (qtp507815144-128893) [n:127.0.0.1:45780_solr    x:test_col_shard5_replica_n19] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node20&name=test_col_shard5_replica_n19&action=CREATE&numShards=5&shard=shard5&wt=javabin
   [junit4]   2> 2333122 INFO  (qtp1642887387-128940) [n:127.0.0.1:37989_solr    x:test_col_shard4_replica_n14] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node17&name=test_col_shard4_replica_n14&action=CREATE&numShards=5&shard=shard4&wt=javabin
   [junit4]   2> 2334111 INFO  (qtp88165542-128943) [n:127.0.0.1:44916_solr c:test_col s:shard3 r:core_node11 x:test_col_shard3_replica_n8] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 2334112 INFO  (qtp1397738305-128964) [n:127.0.0.1:42044_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 2334134 INFO  (qtp88165542-128943) [n:127.0.0.1:44916_solr c:test_col s:shard3 r:core_node11 x:test_col_shard3_replica_n8] o.a.s.s.IndexSchema [test_col_shard3_replica_n8] Schema name=minimal-atomic-stress
   [junit4]   2> 2334137 INFO  (qtp88165542-128943) [n:127.0.0.1:44916_solr c:test_col s:shard3 r:core_node11 x:test_col_shard3_replica_n8] o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 2334137 INFO  (qtp88165542-128943) [n:127.0.0.1:44916_solr c:test_col s:shard3 r:core_node11 x:test_col_shard3_replica_n8] o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard3_replica_n8' using configuration from collection test_col, trusted=true
   [junit4]   2> 2334138 INFO  (qtp88165542-128943) [n:127.0.0.1:44916_solr c:test_col s:shard3 r:core_node11 x:test_col_shard3_replica_n8] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44916.solr.core.test_col.shard3.replica_n8' (registry 'solr.core.test_col.shard3.replica_n8') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10ebb6b1
   [junit4]   2> 2334138 INFO  (qtp88165542-128943) [n:127.0.0.1:44916_solr c:test_col s:shard3 r:core_node11 x:test_col_shard3_replica_n8] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2334138 INFO  (qtp88165542-128943) [n:127.0.0.1:44916_solr c:test_col s:shard3 r:core_node11 x:test_col_shard3_replica_n8] o.a.s.c.SolrCore [[test_col_shard3_replica_n8] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_FD6FF94EED76E512-001/tempDir-001/node4/test_col_shard3_replica_n8], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_FD6FF94EED76E512-001/tempDir-001/node4/./test_col_shard3_replica_n8/data/]
   [junit4]   2> 2334140 INFO  (qtp88165542-128943) [n:127.0.0.1:44916_solr c:test_col s:shard3 r:core_node11 x:test_col_shard3_replica_n8] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@4f8a1fc9
   [junit4]   2> 2334143 INFO  (qtp2050842923-128913) [n:127.0.0.1:37949_solr c:test_col s:shard3 r:core_node13 x:test_col_shard3_replica_n10] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 2334144 WARN  (qtp88165542-128943) [n:127.0.0.1:44916_solr c:test_col s:shard3 r:core_node11 x:test_col_shard3_replica_n8] 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> 2334147 INFO  (qtp138387422-128870) [n:127.0.0.1:36760_solr c:test_col s:shard5 r:core_node18 x:test_col_shard5_replica_n16] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 2334148 INFO  (qtp1321049525-128894) [n:127.0.0.1:45910_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 2334148 INFO  (qtp507815144-128893) [n:127.0.0.1:45780_solr c:test_col s:shard5 r:core_node20 x:test_col_shard5_replica_n19] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 2334160 INFO  (qtp2122396033-128920) [n:127.0.0.1:45557_solr c:test_col s:shard2 r:core_node9 x:test_col_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 2334175 INFO  (qtp1642887387-128940) [n:127.0.0.1:37989_solr c:test_col s:shard4 r:core_node17 x:test_col_shard4_replica_n14] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 2334177 INFO  (qtp1397738305-128964) [n:127.0.0.1:42044_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.s.IndexSchema [test_col_shard1_replica_n2] Schema name=minimal-atomic-stress
   [junit4]   2> 2334178 INFO  (qtp1397738305-128964) [n:127.0.0.1:42044_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 2334178 INFO  (qtp1397738305-128964) [n:127.0.0.1:42044_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard1_replica_n2' using configuration from collection test_col, trusted=true
   [junit4]   2> 2334179 INFO  (qtp1397738305-128964) [n:127.0.0.1:42044_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42044.solr.core.test_col.shard1.replica_n2' (registry 'solr.core.test_col.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10ebb6b1
   [junit4]   2> 2334180 INFO  (qtp1397738305-128964) [n:127.0.0.1:42044_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2334180 INFO  (qtp1397738305-128964) [n:127.0.0.1:42044_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.c.SolrCore [[test_col_shard1_replica_n2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_FD6FF94EED76E512-001/tempDir-001/node3/test_col_shard1_replica_n2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_FD6FF94EED76E512-001/tempDir-001/node3/./test_col_shard1_replica_n2/data/]
   [junit4]   2> 2334183 INFO  (qtp1085342100-128951) [n:127.0.0.1:44839_solr c:test_col s:shard4 r:core_node15 x:test_col_shard4_replica_n12] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 2334184 INFO  (qtp1321049525-128894) [n:127.0.0.1:45910_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.s.IndexSchema [test_col_shard2_replica_n4] Schema name=minimal-atomic-stress
   [junit4]   2> 2334185 INFO  (qtp1642887387-128940) [n:127.0.0.1:37989_solr c:test_col s:shard4 r:core_node17 x:test_col_shard4_replica_n14] o.a.s.s.IndexSchema [test_col_shard4_replica_n14] Schema name=minimal-atomic-stress
   [junit4]   2> 2334185 INFO  (qtp771727517-128867) [n:127.0.0.1:34164_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 2334186 INFO  (qtp1321049525-128894) [n:127.0.0.1:45910_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 2334186 INFO  (qtp1321049525-128894) [n:127.0.0.1:45910_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard2_replica_n4' using configuration from collection test_col, trusted=true
   [junit4]   2> 2334186 INFO  (qtp1321049525-128894) [n:127.0.0.1:45910_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45910.solr.core.test_col.shard2.replica_n4' (registry 'solr.core.test_col.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10ebb6b1
   [junit4]   2> 2334186 INFO  (qtp1321049525-128894) [n:127.0.0.1:45910_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2334186 INFO  (qtp1321049525-128894) [n:127.0.0.1:45910_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.c.SolrCore [[test_col_shard2_replica_n4] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_FD6FF94EED76E512-001/tempDir-001/node6/test_col_shard2_replica_n4], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_FD6FF94EED76E512-001/tempDir-001/node6/./test_col_shard2_replica_n4/data/]
   [junit4]   2> 2334187 INFO  (qtp1642887387-128940) [n:127.0.0.1:37989_solr c:test_col s:shard4 r:core_node17 x:test_col_shard4_replica_n14] o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 2334187 INFO  (qtp1642887387-128940) [n:127.0.0.1:37989_solr c:test_col s:shard4 r:core_node17 x:test_col_shard4_replica_n14] o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard4_replica_n14' using configuration from collection test_col, trusted=true
   [junit4]   2> 2334187 INFO  (qtp1642887387-128940) [n:127.0.0.1:37989_solr c:test_col s:shard4 r:core_node17 x:test_col_shard4_replica_n14] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37989.solr.core.test_col.shard4.replica_n14' (registry 'solr.core.test_col.shard4.replica_n14') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10ebb6b1
   [junit4]   2> 2334188 INFO  (qtp1642887387-128940) [n:127.0.0.1:37989_solr c:test_col s:shard4 r:core_node17 x:test_col_shard4_replica_n14] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [juni

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

x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/null90987924
     [copy] Copying 240 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/null90987924
   [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/null90987924

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpclient;4.3.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] 	found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] 	found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 22ms :: artifacts dl 1ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 283 minutes 15 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$34.hasMatch(FilePath.java:2678)
	at hudson.FilePath$34.invoke(FilePath.java:2557)
	at hudson.FilePath$34.invoke(FilePath.java:2547)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1819)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1038)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1819)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)

[JENKINS] Lucene-Solr-NightlyTests-7.x - Build # 278 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/278/

2 tests failed.
FAILED:  org.apache.lucene.document.TestLatLonPolygonShapeQueries.testRandomBig

Error Message:
Java heap space

Stack Trace:
java.lang.OutOfMemoryError: Java heap space
	at __randomizedtesting.SeedInfo.seed([4B481C8C763E2E70:CC1F6103E76752F0]:0)
	at org.apache.lucene.util.ArrayUtil.growExact(ArrayUtil.java:302)
	at org.apache.lucene.util.ArrayUtil.grow(ArrayUtil.java:311)
	at org.apache.lucene.index.PointValuesWriter.addPackedValue(PointValuesWriter.java:59)
	at org.apache.lucene.index.DefaultIndexingChain.indexPoint(DefaultIndexingChain.java:515)
	at org.apache.lucene.index.DefaultIndexingChain.processField(DefaultIndexingChain.java:473)
	at org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:394)
	at org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:251)
	at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:494)
	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1601)
	at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1220)
	at org.apache.lucene.document.TestLatLonPolygonShapeQueries.indexRandomPolygons(TestLatLonPolygonShapeQueries.java:193)
	at org.apache.lucene.document.TestLatLonPolygonShapeQueries.verify(TestLatLonPolygonShapeQueries.java:143)
	at org.apache.lucene.document.TestLatLonPolygonShapeQueries.doTestRandom(TestLatLonPolygonShapeQueries.java:136)
	at org.apache.lucene.document.TestLatLonPolygonShapeQueries.testRandomBig(TestLatLonPolygonShapeQueries.java:113)
	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.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)


FAILED:  org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenRenew

Error Message:
expected:<200> but was:<403>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<403>
	at __randomizedtesting.SeedInfo.seed([A4B55475AC7193AF:932EA06B94BD4E0B]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.renewDelegationToken(TestSolrCloudWithDelegationTokens.java:132)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.verifyDelegationTokenRenew(TestSolrCloudWithDelegationTokens.java:316)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenRenew(TestSolrCloudWithDelegationTokens.java:333)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 10036 lines...]
   [junit4] Suite: org.apache.lucene.document.TestLatLonPolygonShapeQueries
   [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=TestLatLonPolygonShapeQueries -Dtests.method=testRandomBig -Dtests.seed=4B481C8C763E2E70 -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=ja-JP-u-ca-japanese-x-lvariant-JP -Dtests.timezone=Etc/Greenwich -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   76.3s J2 | TestLatLonPolygonShapeQueries.testRandomBig <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: Java heap space
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4B481C8C763E2E70:CC1F6103E76752F0]:0)
   [junit4]    > 	at org.apache.lucene.util.ArrayUtil.growExact(ArrayUtil.java:302)
   [junit4]    > 	at org.apache.lucene.util.ArrayUtil.grow(ArrayUtil.java:311)
   [junit4]    > 	at org.apache.lucene.index.PointValuesWriter.addPackedValue(PointValuesWriter.java:59)
   [junit4]    > 	at org.apache.lucene.index.DefaultIndexingChain.indexPoint(DefaultIndexingChain.java:515)
   [junit4]    > 	at org.apache.lucene.index.DefaultIndexingChain.processField(DefaultIndexingChain.java:473)
   [junit4]    > 	at org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:394)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:251)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:494)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1601)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1220)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonPolygonShapeQueries.indexRandomPolygons(TestLatLonPolygonShapeQueries.java:193)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonPolygonShapeQueries.verify(TestLatLonPolygonShapeQueries.java:143)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonPolygonShapeQueries.doTestRandom(TestLatLonPolygonShapeQueries.java:136)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonPolygonShapeQueries.testRandomBig(TestLatLonPolygonShapeQueries.java:113)
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/sandbox/test/J2/temp/lucene.document.TestLatLonPolygonShapeQueries_4B481C8C763E2E70-001
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=14612, maxDocsPerChunk=3, blockSize=478), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=14612, blockSize=478)), sim=RandomSimilarity(queryNorm=true): {}, locale=ja-JP-u-ca-japanese-x-lvariant-JP, timezone=Etc/Greenwich
   [junit4]   2> NOTE: Linux 4.4.0-130-generic amd64/Oracle Corporation 1.8.0_172 (64-bit)/cpus=4,threads=1,free=287863448,total=481820672
   [junit4]   2> NOTE: All tests run in this JVM: [TestDocValuesNumbersQuery, TestLatLonPolygonShapeQueries]
   [junit4] Completed [18/19 (1!)] on J2 in 293.29s, 3 tests, 1 error <<< FAILURES!

[...truncated 4 lines...]
   [junit4] JVM J2: stdout was not empty, see: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/sandbox/test/temp/junit4-J2-20180802_103942_7084928668742164497507.sysout
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/heapdumps/java_pid9580.hprof ...
   [junit4] Heap dump file created [551205118 bytes in 3.101 secs]
   [junit4] <<< JVM J2: EOF ----

[...truncated 4045 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
   [junit4]   2> 1732247 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[A4B55475AC7193AF]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_A4B55475AC7193AF-001/init-core-data-001
   [junit4]   2> 1732248 WARN  (SUITE-TestSolrCloudWithDelegationTokens-seed#[A4B55475AC7193AF]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 1732248 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[A4B55475AC7193AF]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1732250 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[A4B55475AC7193AF]-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> 1732252 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[A4B55475AC7193AF]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_A4B55475AC7193AF-001/tempDir-001
   [junit4]   2> 1732252 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[A4B55475AC7193AF]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1732253 INFO  (Thread-49850) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1732253 INFO  (Thread-49850) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1732257 ERROR (Thread-49850) [    ] 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> 1732353 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[A4B55475AC7193AF]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:40771
   [junit4]   2> 1732356 INFO  (zkConnectionManagerCallback-2737-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1732366 INFO  (jetty-launcher-2734-thread-2) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 1732371 INFO  (jetty-launcher-2734-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 1732371 INFO  (jetty-launcher-2734-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1732371 INFO  (jetty-launcher-2734-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1732372 INFO  (jetty-launcher-2734-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1732372 INFO  (jetty-launcher-2734-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@79b5f381{/solr,null,AVAILABLE}
   [junit4]   2> 1732374 INFO  (jetty-launcher-2734-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@78d073cb{SSL,[ssl, http/1.1]}{127.0.0.1:33130}
   [junit4]   2> 1732374 INFO  (jetty-launcher-2734-thread-2) [    ] o.e.j.s.Server Started @1732420ms
   [junit4]   2> 1732374 INFO  (jetty-launcher-2734-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33130}
   [junit4]   2> 1732374 ERROR (jetty-launcher-2734-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1732374 INFO  (jetty-launcher-2734-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1732374 INFO  (jetty-launcher-2734-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 1732374 INFO  (jetty-launcher-2734-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1732375 INFO  (jetty-launcher-2734-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1732375 INFO  (jetty-launcher-2734-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-02T11:42:21.766Z
   [junit4]   2> 1732377 INFO  (jetty-launcher-2734-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1732377 INFO  (jetty-launcher-2734-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1732377 INFO  (jetty-launcher-2734-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1732377 INFO  (jetty-launcher-2734-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5226ff4f{/solr,null,AVAILABLE}
   [junit4]   2> 1732378 INFO  (zkConnectionManagerCallback-2739-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1732378 INFO  (jetty-launcher-2734-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5b2fd2fb{SSL,[ssl, http/1.1]}{127.0.0.1:40246}
   [junit4]   2> 1732378 INFO  (jetty-launcher-2734-thread-1) [    ] o.e.j.s.Server Started @1732424ms
   [junit4]   2> 1732378 INFO  (jetty-launcher-2734-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40246}
   [junit4]   2> 1732378 ERROR (jetty-launcher-2734-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1732378 INFO  (jetty-launcher-2734-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1732378 INFO  (jetty-launcher-2734-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 1732378 INFO  (jetty-launcher-2734-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1732378 INFO  (jetty-launcher-2734-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1732378 INFO  (jetty-launcher-2734-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1732378 INFO  (jetty-launcher-2734-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-02T11:42:21.769Z
   [junit4]   2> 1732383 INFO  (zkConnectionManagerCallback-2741-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1732384 INFO  (jetty-launcher-2734-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1732508 INFO  (jetty-launcher-2734-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40771/solr
   [junit4]   2> 1732509 INFO  (zkConnectionManagerCallback-2745-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1732511 INFO  (zkConnectionManagerCallback-2747-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1732569 INFO  (jetty-launcher-2734-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40771/solr
   [junit4]   2> 1732570 INFO  (zkConnectionManagerCallback-2753-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1732578 INFO  (zkConnectionManagerCallback-2755-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1732581 INFO  (jetty-launcher-2734-thread-2) [n:127.0.0.1:33130_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33130_solr
   [junit4]   2> 1732581 INFO  (jetty-launcher-2734-thread-2) [n:127.0.0.1:33130_solr    ] o.a.s.c.Overseer Overseer (id=72090290431328260-127.0.0.1:33130_solr-n_0000000000) starting
   [junit4]   2> 1732589 INFO  (zkConnectionManagerCallback-2762-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1732590 INFO  (jetty-launcher-2734-thread-2) [n:127.0.0.1:33130_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40771/solr ready
   [junit4]   2> 1732591 INFO  (jetty-launcher-2734-thread-2) [n:127.0.0.1:33130_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33130_solr
   [junit4]   2> 1732591 INFO  (OverseerStateUpdate-72090290431328260-127.0.0.1:33130_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:33130_solr
   [junit4]   2> 1732600 INFO  (jetty-launcher-2734-thread-2) [n:127.0.0.1:33130_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 1732606 WARN  (jetty-launcher-2734-thread-2) [n:127.0.0.1:33130_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 1732607 INFO  (OverseerStateUpdate-72090290431328260-127.0.0.1:33130_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1732608 INFO  (jetty-launcher-2734-thread-1) [n:127.0.0.1:40246_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1732608 INFO  (jetty-launcher-2734-thread-1) [n:127.0.0.1:40246_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40246_solr
   [junit4]   2> 1732616 INFO  (jetty-launcher-2734-thread-2) [n:127.0.0.1:33130_solr    ] o.a.s.s.KerberosPlugin Params: {token.valid=30, delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, token.validity=36000, signer.secret.provider.zookeeper.path=/token, type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper}
   [junit4]   2> 1732610 INFO  (zkCallback-2754-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1732617 INFO  (jetty-launcher-2734-thread-1) [n:127.0.0.1:40246_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 1732618 WARN  (jetty-launcher-2734-thread-1) [n:127.0.0.1:40246_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 1732619 INFO  (zkCallback-2761-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1732619 INFO  (jetty-launcher-2734-thread-1) [n:127.0.0.1:40246_solr    ] o.a.s.s.KerberosPlugin Params: {token.valid=30, delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, token.validity=36000, signer.secret.provider.zookeeper.path=/token, type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper}
   [junit4]   2> 1732619 INFO  (zkCallback-2746-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1732619 INFO  (zkCallback-2761-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1732619 INFO  (zkCallback-2754-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1732714 INFO  (jetty-launcher-2734-thread-2) [n:127.0.0.1:33130_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 1732715 INFO  (jetty-launcher-2734-thread-1) [n:127.0.0.1:40246_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 1732747 INFO  (jetty-launcher-2734-thread-2-EventThread) [    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 1732749 INFO  (jetty-launcher-2734-thread-1-EventThread) [    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 1732868 WARN  (jetty-launcher-2734-thread-1) [n:127.0.0.1:40246_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 1732868 WARN  (jetty-launcher-2734-thread-2) [n:127.0.0.1:33130_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 1732899 INFO  (jetty-launcher-2734-thread-2) [n:127.0.0.1:33130_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1732904 INFO  (zkConnectionManagerCallback-2768-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1732905 INFO  (jetty-launcher-2734-thread-1) [n:127.0.0.1:40246_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1732906 INFO  (jetty-launcher-2734-thread-1) [n:127.0.0.1:40246_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40771/solr ready
   [junit4]   2> 1732906 INFO  (jetty-launcher-2734-thread-1) [n:127.0.0.1:40246_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1732930 INFO  (jetty-launcher-2734-thread-1) [n:127.0.0.1:40246_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40246.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f838f89
   [junit4]   2> 1732932 INFO  (jetty-launcher-2734-thread-2) [n:127.0.0.1:33130_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33130.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f838f89
   [junit4]   2> 1732938 INFO  (jetty-launcher-2734-thread-1) [n:127.0.0.1:40246_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40246.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f838f89
   [junit4]   2> 1732938 INFO  (jetty-launcher-2734-thread-1) [n:127.0.0.1:40246_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40246.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f838f89
   [junit4]   2> 1732939 INFO  (jetty-launcher-2734-thread-1) [n:127.0.0.1:40246_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_A4B55475AC7193AF-001/tempDir-001/node1/.
   [junit4]   2> 1732940 INFO  (jetty-launcher-2734-thread-2) [n:127.0.0.1:33130_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33130.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f838f89
   [junit4]   2> 1732940 INFO  (jetty-launcher-2734-thread-2) [n:127.0.0.1:33130_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33130.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f838f89
   [junit4]   2> 1732941 INFO  (jetty-launcher-2734-thread-2) [n:127.0.0.1:33130_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_A4B55475AC7193AF-001/tempDir-001/node2/.
   [junit4]   2> 1732994 INFO  (zkConnectionManagerCallback-2771-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1733073 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[A4B55475AC7193AF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 1733135 INFO  (zkConnectionManagerCallback-2774-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1733136 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[A4B55475AC7193AF]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 1733198 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[A4B55475AC7193AF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 1733243 INFO  (qtp138268735-58640) [n:127.0.0.1:40246_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAWT6cid_igFlHn6rfwIEFGKZTqAIJqVDydjmkAsXjxzUM5SjB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1733243 INFO  (qtp138268735-58640) [n:127.0.0.1:40246_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAWT6cid_igFlHn6rfwIEFGKZTqAIJqVDydjmkAsXjxzUM5SjB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1733263 INFO  (zkConnectionManagerCallback-2779-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1733264 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[A4B55475AC7193AF]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1733265 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[A4B55475AC7193AF]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40771/solr ready
   [junit4]   2> 1733287 INFO  (zkConnectionManagerCallback-2784-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1733288 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[A4B55475AC7193AF]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1733289 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[A4B55475AC7193AF]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40771/solr ready
   [junit4]   2> 1733294 INFO  (qtp138268735-58640) [n:127.0.0.1:40246_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAWT6cid_igFlHn6rfwIEFGKZTqAIJqVDydjmkAsXjxzUM5SjB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1733294 INFO  (qtp138268735-58640) [n:127.0.0.1:40246_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAWT6cid_igFlHn6rfwIEFGKZTqAIJqVDydjmkAsXjxzUM5SjB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1733304 INFO  (zkConnectionManagerCallback-2789-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1733305 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[A4B55475AC7193AF]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1733306 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[A4B55475AC7193AF]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40771/solr ready
   [junit4]   2> 1733313 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[A4B55475AC7193AF]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 1733375 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[A4B55475AC7193AF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 1733402 INFO  (qtp138268735-58642) [n:127.0.0.1:40246_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAWT6cigvigFlHn6sLwMEFGpJnU1gqh9fRe1aIwpiqhRXA9DWB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1733402 INFO  (qtp138268735-58642) [n:127.0.0.1:40246_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAWT6cigvigFlHn6sLwMEFGpJnU1gqh9fRe1aIwpiqhRXA9DWB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1733403 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[A4B55475AC7193AF]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 1733489 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[A4B55475AC7193AF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
   [junit4]   2> 1733557 ERROR (qtp1703952486-58628) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_4]
   [junit4]   2> 1733558 ERROR (qtp138268735-58642) [n:127.0.0.1:40246_solr    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_4]
   [junit4]   2> 1733572 ERROR (qtp1703952486-58628) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_5]
   [junit4]   2> 1733573 ERROR (qtp138268735-58642) [n:127.0.0.1:40246_solr    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_5]
   [junit4]   2> 1733574 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[A4B55475AC7193AF]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
   [junit4]   2> 1733648 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[A4B55475AC7193AF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 1733657 INFO  (zkConnectionManagerCallback-2794-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1733658 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[A4B55475AC7193AF]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1733659 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[A4B55475AC7193AF]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40771/solr ready
   [junit4]   2> 1733664 INFO  (qtp138268735-58642) [n:127.0.0.1:40246_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params op=someSolrOperation&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1733665 INFO  (qtp138268735-58642) [n:127.0.0.1:40246_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={op=someSolrOperation&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1733668 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[A4B55475AC7193AF]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 1733739 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[A4B55475AC7193AF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 1733751 INFO  (zkConnectionManagerCallback-2799-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1733752 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[A4B55475AC7193AF]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1733753 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[A4B55475AC7193AF]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40771/solr ready
   [junit4]   2> 1733757 ERROR (qtp138268735-58642) [n:127.0.0.1:40246_solr    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_6]
   [junit4]   2> 1733781 INFO  (zkConnectionManagerCallback-2804-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1733782 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[A4B55475AC7193AF]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1733782 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[A4B55475AC7193AF]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40771/solr ready
   [junit4]   2> 1733805 ERROR (qtp1703952486-58631) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_7]
   [junit4]   2> 1733814 INFO  (zkConnectionManagerCallback-2809-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1733814 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[A4B55475AC7193AF]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1733815 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[A4B55475AC7193AF]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40771/solr ready
   [junit4]   2> 1733829 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[A4B55475AC7193AF]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 1733914 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[A4B55475AC7193AF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 1733927 WARN  (qtp138268735-58640) [n:127.0.0.1:40246_solr    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: foo tries to renew a token with renewer bar
   [junit4]   2> 1733928 WARN  (qtp138268735-58640) [n:127.0.0.1:40246_solr    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 1733929 WARN  (qtp1703952486-58628) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: foo tries to renew a token with renewer bar
   [junit4]   2> 1733930 WARN  (qtp1703952486-58628) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 1733937 WARN  (qtp138268735-58640) [n:127.0.0.1:40246_solr    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew a token with renewer renewUser
   [junit4]   2> 1733937 WARN  (qtp138268735-58640) [n:127.0.0.1:40246_solr    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 1733939 WARN  (qtp1703952486-58628) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew a token with renewer renewUser
   [junit4]   2> 1733939 WARN  (qtp1703952486-58628) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 1733940 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[A4B55475AC7193AF]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 1734019 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[A4B55475AC7193AF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 1734034 WARN  (qtp138268735-58638) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: bar is trying to renew a token with wrong password
   [junit4]   2> 1734035 WARN  (qtp138268735-58638) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 1734036 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[A4B55475AC7193AF]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [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=TestSolrCloudWithDelegationTokens -Dtests.method=testDelegationTokenRenew -Dtests.seed=A4B55475AC7193AF -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=en-SG -Dtests.timezone=Asia/Jerusalem -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.10s J1 | TestSolrCloudWithDelegationTokens.testDelegationTokenRenew <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but was:<403>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A4B55475AC7193AF:932EA06B94BD4E0B]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.renewDelegationToken(TestSolrCloudWithDelegationTokens.java:132)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.verifyDelegationTokenRenew(TestSolrCloudWithDelegationTokens.java:316)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenRenew(TestSolrCloudWithDelegationTokens.java:333)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1734039 INFO  (jetty-closer-2735-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@5b2fd2fb{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1734040 INFO  (jetty-closer-2735-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@78d073cb{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1734047 INFO  (jetty-closer-2735-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=390054616
   [junit4]   2> 1734047 INFO  (jetty-closer-2735-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1734048 INFO  (jetty-closer-2735-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@19abe678: rootName = solr_40246, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@127f6b70
   [junit4]   2> 1734053 INFO  (jetty-closer-2735-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=713684039
   [junit4]   2> 1734054 INFO  (jetty-closer-2735-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1734054 INFO  (jetty-closer-2735-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5c941c4e: rootName = solr_33130, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@3173eaf4
   [junit4]   2> 1734059 INFO  (jetty-closer-2735-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1734059 INFO  (jetty-closer-2735-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@62944e9b: rootName = solr_33130, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@11689025
   [junit4]   2> 1734062 INFO  (jetty-closer-2735-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1734062 INFO  (jetty-closer-2735-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5515ecfd: rootName = solr_40246, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@11689025
   [junit4]   2> 1734062 INFO  (jetty-closer-2735-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1734062 INFO  (jetty-closer-2735-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6e5fe331: rootName = solr_33130, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@14b817d2
   [junit4]   2> 1734064 INFO  (jetty-closer-2735-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:33130_solr
   [junit4]   2> 1734065 INFO  (zkCallback-2746-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1734065 INFO  (zkCallback-2754-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1734065 INFO  (jetty-closer-2735-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1734066 INFO  (jetty-closer-2735-thread-2) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1734067 INFO  (jetty-closer-2735-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1734068 INFO  (jetty-closer-2735-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@11f9abad: rootName = solr_40246, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@14b817d2
   [junit4]   2> 1734068 INFO  (jetty-closer-2735-thread-2) [    ] o.a.s.c.Overseer Overseer (id=72090290431328260-127.0.0.1:33130_solr-n_0000000000) closing
   [junit4]   2> 1734068 INFO  (OverseerStateUpdate-72090290431328260-127.0.0.1:33130_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:33130_solr
   [junit4]   2> 1734070 INFO  (zkCallback-2767-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1734070 WARN  (OverseerAutoScalingTriggerThread-72090290431328260-127.0.0.1:33130_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1734070 INFO  (zkCallback-2761-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1734077 INFO  (jetty-closer-2735-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:40246_solr
   [junit4]   2> 1734078 INFO  (jetty-closer-2735-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1734079 INFO  (zkCallback-2746-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1734079 INFO  (zkCallback-2754-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1734080 ERROR (Thread[Thread-49868,5,TGRP-TestSolrCloudWithDelegationTokens]) [    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 1734086 INFO  (zkCallback-2754-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40246_solr
   [junit4]   2> 1734089 INFO  (zkCallback-2767-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1734093 ERROR (Thread[Thread-49867,5,TGRP-TestSolrCloudWithDelegationTokens]) [    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 1734112 INFO  (jetty-closer-2735-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5226ff4f{/solr,null,UNAVAILABLE}
   [junit4]   2> 1734113 INFO  (jetty-closer-2735-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@79b5f381{/solr,null,UNAVAILABLE}
   [junit4]   2> 1734121 INFO  (jetty-closer-2735-thread-1) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1734122 INFO  (jetty-closer-2735-thread-2) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1734122 ERROR (SUITE-TestSolrCloudWithDelegationTokens-seed#[A4B55475AC7193AF]-worker) [    ] 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> 1734123 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[A4B55475AC7193AF]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40771 40771
   [junit4]   2> 1734207 INFO  (Thread-49850) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40771 40771
   [junit4]   2> 1734208 WARN  (Thread-49850) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/clusterprops.json
   [junit4]   2> 	11	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_7
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_6
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_9
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_8
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_5
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/live_nodes
   [junit4]   2> 	11	/solr/collections
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_A4B55475AC7193AF-001
   [junit4]   2> Aug 02, 2018 11:42:23 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=549, maxMBSortInHeap=7.708770119956411, sim=RandomSimilarity(queryNorm=false): {}, locale=en-SG, timezone=Asia/Jerusalem
   [junit4]   2> NOTE: Linux 4.4.0-130-generic amd64/Oracle Corporation 1.8.0_172 (64-bit)/cpus=4,threads=1,free=106729304,total=524812288
   [junit4]   2> NOTE: All tests run in this JVM: [ResourceLoaderTest, ShardSplitTest, UpdateParamsTest, TestFiltering, ScriptEngineTest, TestRealTimeGet, TestFieldCacheWithThreads, TestAuthenticationFramework, StatelessScriptUpdateProcessorFactoryTest, HdfsDirectoryTest, LeaderTragicEventTest, TestMaxScoreQueryParser, SchemaApiFailureTest, MultiSolrCloudTestCaseTest, PeerSyncTest, DocValuesTest, LukeRequestHandlerTest, AssignBackwardCompatibilityTest, ConfigSetsAPITest, SegmentsInfoRequestHandlerTest, ClassificationUpdateProcessorIntegrationTest, TestDocTermOrdsUninvertLimit, TestQueryUtils, TestUseDocValuesAsStored2, AnalyticsQueryTest, TestShortCircuitedRequests, TestCodecSupport, DistributedFacetPivotWhiteBoxTest, RulesTest, IndexSchemaRuntimeFieldTest, TestRandomFlRTGCloud, DeleteNodeTest, SimpleMLTQParserTest, OpenExchangeRatesOrgProviderTest, TestNoOpRegenerator, BasicDistributedZkTest, TestSchemalessBufferedUpdates, TestPolicyCloud, LIRRollingUpdatesTest, HLLUtilTest, TestUtilizeNode, VMParamsZkACLAndCredentialsProvidersTest, SuggesterWFSTTest, TestMinMaxOnMultiValuedField, SolrJmxReporterCloudTest, TestSort, TestSearcherReuse, BlockJoinFacetRandomTest, TestComplexPhraseQParserPlugin, SolrCoreTest, AtomicUpdateProcessorFactoryTest, TermsComponentTest, TestCoreContainer, SolrIndexSplitterTest, SystemInfoHandlerTest, ConcurrentDeleteAndCreateCollectionTest, CoreMergeIndexesAdminHandlerTest, TestStressVersions, HighlighterConfigTest, TestBlendedInfixSuggestions, PingRequestHandlerTest, TestPostingsSolrHighlighter, RegexBytesRefFilterTest, NodeLostTriggerTest, BasicFunctionalityTest, XsltUpdateRequestHandlerTest, TestExactSharedStatsCache, TestSimpleTextCodec, ZkFailoverTest, TestUpdate, V2ApiIntegrationTest, DirectSolrConnectionTest, TestPayloadScoreQParserPlugin, TestScoreJoinQPScore, DateRangeFieldTest, SearchRateTriggerIntegrationTest, TaggingAttributeTest, CoreSorterTest, SharedFSAutoReplicaFailoverTest, BinaryUpdateRequestHandlerTest, TestInPlaceUpdatesStandalone, DistributedExpandComponentTest, SaslZkACLProviderTest, TestGraphMLResponseWriter, TestDocSet, SolrInfoBeanTest, TestDownShardTolerantSearch, TestLuceneIndexBackCompat, TestPrepRecovery, OutOfBoxZkACLAndCredentialsProvidersTest, SolrCoreMetricManagerTest, TestStressRecovery, DocValuesNotIndexedTest, TestCSVResponseWriter, TestManagedResource, AnalysisErrorHandlingTest, TestCloudNestedDocsSort, DistributedFacetSimpleRefinementLongTailTest, TestMergePolicyConfig, TriggerSetPropertiesIntegrationTest, UninvertDocValuesMergePolicyTest, DisMaxRequestHandlerTest, DefaultValueUpdateProcessorTest, HdfsRestartWhileUpdatingTest, HdfsTlogReplayBufferedWhileIndexingTest, TestMaxTokenLenTokenizer, TestSolr4Spatial, SpellingQueryConverterTest, BaseCdcrDistributedZkTest, TestLFUCache, CollectionStateFormat2Test, DistributedQueryComponentOptimizationTest, TestDistributedSearch, TestRequestForwarding, PreAnalyzedFieldTest, TestCloudSearcherWarming, TestStressCloudBlindAtomicUpdates, SolrCloudReportersTest, SpellCheckCollatorTest, StressHdfsTest, ExplicitHLLTest, TestSolrDeletionPolicy2, TestAuthorizationFramework, TestSolrCloudWithDelegationTokens]
   [junit4] Completed [423/826 (1!)] on J1 in 2.74s, 8 tests, 1 failure <<< FAILURES!

[...truncated 10362 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/build.xml:651: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/build.xml:585: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created:
* java_pid9580.hprof

Total time: 210 minutes 9 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

[JENKINS] Lucene-Solr-NightlyTests-7.x - Build # 277 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/277/

2 tests failed.
FAILED:  org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream

Error Message:
java.lang.NullPointerException

Stack Trace:
java.io.IOException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([31BCB198918B9E1C:93737304A15F0C37]:0)
	at org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:341)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.getTuples(StreamExpressionTest.java:2471)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream(StreamExpressionTest.java:2301)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NullPointerException
	at org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:294)
	... 41 more


FAILED:  org.apache.lucene.document.TestLatLonShapeQueries.testRandomBig

Error Message:
GC overhead limit exceeded

Stack Trace:
java.lang.OutOfMemoryError: GC overhead limit exceeded
	at __randomizedtesting.SeedInfo.seed([A0A5F8E4B28513FD:27F2856B23DC6F7D]:0)
	at org.apache.lucene.geo.Polygon.<init>(Polygon.java:94)
	at org.apache.lucene.geo.GeoTestUtil.surpriseMePolygon(GeoTestUtil.java:520)
	at org.apache.lucene.geo.GeoTestUtil.nextPolygon(GeoTestUtil.java:390)
	at org.apache.lucene.document.TestLatLonShapeQueries.doTestRandom(TestLatLonShapeQueries.java:126)
	at org.apache.lucene.document.TestLatLonShapeQueries.testRandomBig(TestLatLonShapeQueries.java:106)
	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.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 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)




Build Log:
[...truncated 10322 lines...]
   [junit4] Suite: org.apache.lucene.document.TestLatLonShapeQueries
   [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=TestLatLonShapeQueries -Dtests.method=testRandomBig -Dtests.seed=A0A5F8E4B28513FD -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=et -Dtests.timezone=America/Guatemala -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    198s J0 | TestLatLonShapeQueries.testRandomBig <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A0A5F8E4B28513FD:27F2856B23DC6F7D]:0)
   [junit4]    > 	at org.apache.lucene.geo.Polygon.<init>(Polygon.java:94)
   [junit4]    > 	at org.apache.lucene.geo.GeoTestUtil.surpriseMePolygon(GeoTestUtil.java:520)
   [junit4]    > 	at org.apache.lucene.geo.GeoTestUtil.nextPolygon(GeoTestUtil.java:390)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonShapeQueries.doTestRandom(TestLatLonShapeQueries.java:126)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonShapeQueries.testRandomBig(TestLatLonShapeQueries.java:106)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/sandbox/test/J0/temp/lucene.document.TestLatLonShapeQueries_A0A5F8E4B28513FD-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false): {}, locale=et, timezone=America/Guatemala
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 1.8.0_172 (64-bit)/cpus=4,threads=1,free=300232800,total=311951360
   [junit4]   2> NOTE: All tests run in this JVM: [TestIDVersionPostingsFormat, TestNearest, TestIntervals, FuzzyLikeThisQueryTest, TestLatLonShapeQueries]
   [junit4] Completed [19/19 (1!)] on J0 in 376.98s, 3 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J0: stdout was not empty, see: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/sandbox/test/temp/junit4-J0-20180801_060207_2801470145116314834081.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] Dumping heap to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/heapdumps/java_pid21469.hprof ...
   [junit4] Heap dump file created [505386384 bytes in 2.862 secs]
   [junit4] <<< JVM J0: EOF ----

[...truncated 6474 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
   [junit4]   2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_31BCB198918B9E1C-001/init-core-data-001
   [junit4]   1> 09:49:03.419 [Thread-143] ERROR org.apache.zookeeper.server.ZooKeeperServer - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   1> 09:49:03.946 [jetty-launcher-570-thread-1] ERROR org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   1> 09:49:04.058 [jetty-launcher-570-thread-4] ERROR org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   1> 09:49:04.195 [jetty-launcher-570-thread-2] ERROR org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   1> 09:49:04.249 [jetty-launcher-570-thread-3] ERROR org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   1> 09:49:25.144 [qtp1096922390-1277] ERROR org.apache.solr.client.solrj.io.stream.ExceptionStream - java.io.IOException: org.apache.solr.common.SolrException: Collection not found: myCollection
   [junit4]   1> 	at org.apache.solr.client.solrj.io.stream.StatsStream.open(StatsStream.java:217)
   [junit4]   1> 	at org.apache.solr.client.solrj.io.stream.ExceptionStream.open(ExceptionStream.java:54)
   [junit4]   1> 	at org.apache.solr.handler.StreamHandler$TimerStream.open(StreamHandler.java:390)
   [junit4]   1> 	at org.apache.solr.client.solrj.io.stream.TupleStream.writeMap(TupleStream.java:78)
   [junit4]   1> 	at org.apache.solr.common.util.JsonTextWriter.writeMap(JsonTextWriter.java:164)
   [junit4]   1> 	at org.apache.solr.common.util.TextWriter.writeVal(TextWriter.java:69)
   [junit4]   1> 	at org.apache.solr.response.TextResponseWriter.writeVal(TextResponseWriter.java:152)
   [junit4]   1> 	at org.apache.solr.common.util.JsonTextWriter.writeNamedListAsMapWithDups(JsonTextWriter.java:386)
   [junit4]   1> 	at org.apache.solr.common.util.JsonTextWriter.writeNamedList(JsonTextWriter.java:292)
   [junit4]   1> 	at org.apache.solr.response.JSONWriter.writeResponse(JSONWriter.java:73)
   [junit4]   1> 	at org.apache.solr.response.JSONResponseWriter.write(JSONResponseWriter.java:66)
   [junit4]   1> 	at org.apache.solr.response.QueryResponseWriterUtil.writeQueryResponse(QueryResponseWriterUtil.java:65)
   [junit4]   1> 	at org.apache.solr.servlet.HttpSolrCall.writeResponse(HttpSolrCall.java:787)
   [junit4]   1> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:524)
   [junit4]   1> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:377)
   [junit4]   1> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:323)
   [junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   1> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   1> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1317)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   1> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1219)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:674)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   1> 	at org.eclipse.jetty.server.Server.handle(Server.java:531)
   [junit4]   1> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352)
   [junit4]   1> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
   [junit4]   1> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281)
   [junit4]   1> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   1> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:291)
   [junit4]   1> 	at org.eclipse.jetty.io.ssl.SslConnection$3.succeeded(SslConnection.java:151)
   [junit4]   1> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   1> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:762)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:680)
   [junit4]   1> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   1> Caused by: org.apache.solr.common.SolrException: Collection not found: myCollection
   [junit4]   1> 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:853)
   [junit4]   1> 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
   [junit4]   1> 	at org.apache.solr.client.solrj.io.stream.StatsStream.open(StatsStream.java:214)
   [junit4]   1> 	... 48 more
   [junit4]   1> 
   [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=StreamExpressionTest -Dtests.method=testSignificantTermsStream -Dtests.seed=31BCB198918B9E1C -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=mk-MK -Dtests.timezone=Mexico/General -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   10.4s J1 | StreamExpressionTest.testSignificantTermsStream <<<
   [junit4]    > Throwable #1: java.io.IOException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([31BCB198918B9E1C:93737304A15F0C37]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:341)
   [junit4]    > 	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.getTuples(StreamExpressionTest.java:2471)
   [junit4]    > 	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream(StreamExpressionTest.java:2301)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:294)
   [junit4]    > 	... 41 more
   [junit4]   1> 09:50:28.627 [SUITE-StreamExpressionTest-seed#[31BCB198918B9E1C]-worker] ERROR org.apache.zookeeper.server.ZooKeeperServer - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_31BCB198918B9E1C-001
   [junit4]   2> Aug 01, 2018 8:50:28 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {name_s=PostingsFormat(name=Asserting), iteration_i=PostingsFormat(name=Memory), terms_ss=BlockTreeOrds(blocksize=128), field_s=FST50, multiDefault=BlockTreeOrds(blocksize=128), subject=BlockTreeOrds(blocksize=128), price_f=BlockTreeOrds(blocksize=128), a_f=BlockTreeOrds(blocksize=128), intDefault=FST50, falseNegative_i=FST50, a_i=PostingsFormat(name=Memory), falsePositive_i=FST50, level1_s=PostingsFormat(name=Memory), s_multi=PostingsFormat(name=Asserting), level2_s=FST50, a_s=PostingsFormat(name=Asserting), score_f=PostingsFormat(name=Asserting), tv_text=FST50, term_s=BlockTreeOrds(blocksize=128), a_t=FST50, id=PostingsFormat(name=Memory), text=PostingsFormat(name=Asserting), timestamp=FST50, idfs_ds=FST50, alpha_d=PostingsFormat(name=Asserting), i_multi=PostingsFormat(name=Memory), featureSet_s=BlockTreeOrds(blocksize=128), weights_ds=PostingsFormat(name=Asserting), idf_d=BlockTreeOrds(blocksize=128), trueNegative_i=PostingsFormat(name=Asserting), index_i=BlockTreeOrds(blocksize=128), test_dt=PostingsFormat(name=Memory), out_i=BlockTreeOrds(blocksize=128), checkpoint_ss=PostingsFormat(name=Asserting), test_t=PostingsFormat(name=Asserting), whitetok=PostingsFormat(name=Asserting), _version_=FST50, error_d=PostingsFormat(name=Memory), truePositive_i=PostingsFormat(name=Memory)}, docValues:{name_s=DocValuesFormat(name=Direct), iteration_i=DocValuesFormat(name=Lucene70), terms_ss=DocValuesFormat(name=Asserting), field_s=DocValuesFormat(name=Memory), multiDefault=DocValuesFormat(name=Asserting), price_f=DocValuesFormat(name=Asserting), a_f=DocValuesFormat(name=Asserting), intDefault=DocValuesFormat(name=Memory), falseNegative_i=DocValuesFormat(name=Memory), a_i=DocValuesFormat(name=Lucene70), falsePositive_i=DocValuesFormat(name=Memory), level1_s=DocValuesFormat(name=Lucene70), s_multi=DocValuesFormat(name=Direct), level2_s=DocValuesFormat(name=Memory), a_s=DocValuesFormat(name=Direct), score_f=DocValuesFormat(name=Direct), term_s=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Lucene70), timestamp=DocValuesFormat(name=Memory), idfs_ds=DocValuesFormat(name=Memory), alpha_d=DocValuesFormat(name=Direct), i_multi=DocValuesFormat(name=Lucene70), featureSet_s=DocValuesFormat(name=Asserting), weights_ds=DocValuesFormat(name=Direct), idf_d=DocValuesFormat(name=Asserting), trueNegative_i=DocValuesFormat(name=Direct), index_i=DocValuesFormat(name=Asserting), test_dt=DocValuesFormat(name=Lucene70), out_i=DocValuesFormat(name=Asserting), checkpoint_ss=DocValuesFormat(name=Direct), _version_=DocValuesFormat(name=Memory), error_d=DocValuesFormat(name=Lucene70), truePositive_i=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=339, maxMBSortInHeap=5.893248627339987, sim=RandomSimilarity(queryNorm=false): {}, locale=mk-MK, timezone=Mexico/General
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 1.8.0_172 (64-bit)/cpus=4,threads=1,free=199907512,total=391643136
   [junit4]   2> NOTE: All tests run in this JVM: [CloudSolrClientMultiConstructorTest, RawValueEvaluatorTest, FacetFieldTest, StreamingTest, CubedRootEvaluatorTest, TestConfigSetAdminRequest, TestPathTrie, FieldValueEvaluatorTest, AndEvaluatorTest, HyperbolicTangentEvaluatorTest, SolrExampleEmbeddedTest, TestFastInputStream, StreamExpressionParserTest, SolrZkClientTest, TestJavaBinCodec, SquareRootEvaluatorTest, ClientUtilsTest, NotEvaluatorTest, LargeVolumeEmbeddedTest, TestV2Request, JdbcDriverTest, TestSolrJErrorHandling, ArcSineEvaluatorTest, StreamExpressionTest]
   [junit4] Completed [94/155 (1!)] on J1 in 86.15s, 19 tests, 1 error <<< FAILURES!

[...truncated 7996 lines...]
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/build.xml:651: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/build.xml:585: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created:
* java_pid21469.hprof

Total time: 436 minutes 1 second
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

[JENKINS] Lucene-Solr-NightlyTests-7.x - Build # 276 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/276/

2 tests failed.
FAILED:  org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream

Error Message:
java.lang.NullPointerException

Stack Trace:
java.io.IOException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([2D14CC88E88E5872:8FDB0E14D85ACA59]:0)
	at org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:341)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.getTuples(StreamExpressionTest.java:2471)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream(StreamExpressionTest.java:2301)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NullPointerException
	at org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:294)
	... 41 more


FAILED:  org.apache.lucene.document.TestLatLonShapeQueries.testRandomBig

Error Message:
GC overhead limit exceeded

Stack Trace:
java.lang.OutOfMemoryError: GC overhead limit exceeded
	at __randomizedtesting.SeedInfo.seed([2CA24D130E474147:ABF5309C9F1E3DC7]:0)
	at org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator.getByteBlock(ByteBlockPool.java:103)
	at org.apache.lucene.util.ByteBlockPool.nextBuffer(ByteBlockPool.java:203)
	at org.apache.lucene.util.ByteBlockPool.append(ByteBlockPool.java:341)
	at org.apache.lucene.index.PointValuesWriter.addPackedValue(PointValuesWriter.java:62)
	at org.apache.lucene.index.DefaultIndexingChain.indexPoint(DefaultIndexingChain.java:513)
	at org.apache.lucene.index.DefaultIndexingChain.processField(DefaultIndexingChain.java:471)
	at org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:392)
	at org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:251)
	at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:494)
	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1601)
	at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1220)
	at org.apache.lucene.document.TestLatLonShapeQueries.verifyRandomBBoxes(TestLatLonShapeQueries.java:174)
	at org.apache.lucene.document.TestLatLonShapeQueries.verify(TestLatLonShapeQueries.java:133)
	at org.apache.lucene.document.TestLatLonShapeQueries.doTestRandom(TestLatLonShapeQueries.java:129)
	at org.apache.lucene.document.TestLatLonShapeQueries.testRandomBig(TestLatLonShapeQueries.java:106)
	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.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)




Build Log:
[...truncated 10048 lines...]
   [junit4] Suite: org.apache.lucene.document.TestLatLonShapeQueries
   [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=TestLatLonShapeQueries -Dtests.method=testRandomBig -Dtests.seed=2CA24D130E474147 -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=lt -Dtests.timezone=SST -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR    182s J2 | TestLatLonShapeQueries.testRandomBig <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2CA24D130E474147:ABF5309C9F1E3DC7]:0)
   [junit4]    > 	at org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator.getByteBlock(ByteBlockPool.java:103)
   [junit4]    > 	at org.apache.lucene.util.ByteBlockPool.nextBuffer(ByteBlockPool.java:203)
   [junit4]    > 	at org.apache.lucene.util.ByteBlockPool.append(ByteBlockPool.java:341)
   [junit4]    > 	at org.apache.lucene.index.PointValuesWriter.addPackedValue(PointValuesWriter.java:62)
   [junit4]    > 	at org.apache.lucene.index.DefaultIndexingChain.indexPoint(DefaultIndexingChain.java:513)
   [junit4]    > 	at org.apache.lucene.index.DefaultIndexingChain.processField(DefaultIndexingChain.java:471)
   [junit4]    > 	at org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:392)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:251)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:494)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1601)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1220)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonShapeQueries.verifyRandomBBoxes(TestLatLonShapeQueries.java:174)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonShapeQueries.verify(TestLatLonShapeQueries.java:133)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonShapeQueries.doTestRandom(TestLatLonShapeQueries.java:129)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonShapeQueries.testRandomBig(TestLatLonShapeQueries.java:106)
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/sandbox/test/J2/temp/lucene.document.TestLatLonShapeQueries_2CA24D130E474147-001
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=2, maxDocsPerChunk=5, blockSize=4), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=2, blockSize=4)), sim=RandomSimilarity(queryNorm=true): {}, locale=lt, timezone=SST
   [junit4]   2> NOTE: Linux 4.4.0-130-generic amd64/Oracle Corporation 1.8.0_172 (64-bit)/cpus=4,threads=1,free=125309744,total=269484032
   [junit4]   2> NOTE: All tests run in this JVM: [TestDoubleRangeField, TestLatLonShape, TestIntervalQuery, TestFloatPointNearestNeighbor, TestLatLonShapeQueries]
   [junit4] Completed [19/19 (1!)] on J2 in 234.60s, 3 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J2: stdout was not empty, see: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/sandbox/test/temp/junit4-J2-20180731_022213_9153319772189410675841.sysout
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] Dumping heap to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/heapdumps/java_pid27321.hprof ...
   [junit4] Heap dump file created [516928014 bytes in 1.641 secs]
   [junit4] <<< JVM J2: EOF ----

[...truncated 6557 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_2D14CC88E88E5872-001/init-core-data-001
   [junit4]   1> 03:47:39.872 [Thread-488] ERROR org.apache.zookeeper.server.ZooKeeperServer - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   1> 03:47:39.989 [jetty-launcher-530-thread-3] ERROR org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   1> 03:47:39.991 [jetty-launcher-530-thread-1] ERROR org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   1> 03:47:40.001 [jetty-launcher-530-thread-4] ERROR org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   1> 03:47:40.002 [jetty-launcher-530-thread-2] ERROR org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   1> 03:47:45.142 [qtp539848437-1955] ERROR org.apache.solr.client.solrj.io.stream.ExceptionStream - java.io.IOException: org.apache.solr.common.SolrException: Collection not found: myCollection
   [junit4]   1> 	at org.apache.solr.client.solrj.io.stream.StatsStream.open(StatsStream.java:217)
   [junit4]   1> 	at org.apache.solr.client.solrj.io.stream.ExceptionStream.open(ExceptionStream.java:54)
   [junit4]   1> 	at org.apache.solr.handler.StreamHandler$TimerStream.open(StreamHandler.java:397)
   [junit4]   1> 	at org.apache.solr.client.solrj.io.stream.TupleStream.writeMap(TupleStream.java:78)
   [junit4]   1> 	at org.apache.solr.common.util.JsonTextWriter.writeMap(JsonTextWriter.java:164)
   [junit4]   1> 	at org.apache.solr.common.util.TextWriter.writeVal(TextWriter.java:69)
   [junit4]   1> 	at org.apache.solr.response.TextResponseWriter.writeVal(TextResponseWriter.java:152)
   [junit4]   1> 	at org.apache.solr.common.util.JsonTextWriter.writeNamedListAsMapWithDups(JsonTextWriter.java:386)
   [junit4]   1> 	at org.apache.solr.common.util.JsonTextWriter.writeNamedList(JsonTextWriter.java:292)
   [junit4]   1> 	at org.apache.solr.response.JSONWriter.writeResponse(JSONWriter.java:73)
   [junit4]   1> 	at org.apache.solr.response.JSONResponseWriter.write(JSONResponseWriter.java:66)
   [junit4]   1> 	at org.apache.solr.response.QueryResponseWriterUtil.writeQueryResponse(QueryResponseWriterUtil.java:65)
   [junit4]   1> 	at org.apache.solr.servlet.HttpSolrCall.writeResponse(HttpSolrCall.java:787)
   [junit4]   1> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:524)
   [junit4]   1> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:377)
   [junit4]   1> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:323)
   [junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   1> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   1> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1317)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   1> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1219)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:674)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   1> 	at org.eclipse.jetty.server.Server.handle(Server.java:531)
   [junit4]   1> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352)
   [junit4]   1> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
   [junit4]   1> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281)
   [junit4]   1> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   1> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:291)
   [junit4]   1> 	at org.eclipse.jetty.io.ssl.SslConnection$3.succeeded(SslConnection.java:151)
   [junit4]   1> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   1> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:762)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:680)
   [junit4]   1> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   1> Caused by: org.apache.solr.common.SolrException: Collection not found: myCollection
   [junit4]   1> 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:853)
   [junit4]   1> 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
   [junit4]   1> 	at org.apache.solr.client.solrj.io.stream.StatsStream.open(StatsStream.java:214)
   [junit4]   1> 	... 48 more
   [junit4]   1> 
   [junit4] IGNOR/A 0.12s J1 | StreamExpressionTest.testTopicStream
   [junit4]    > Assumption #1: got: <false>, expected: is <true>
   [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=StreamExpressionTest -Dtests.method=testSignificantTermsStream -Dtests.seed=2D14CC88E88E5872 -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=de -Dtests.timezone=America/Thule -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.69s J1 | StreamExpressionTest.testSignificantTermsStream <<<
   [junit4]    > Throwable #1: java.io.IOException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2D14CC88E88E5872:8FDB0E14D85ACA59]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:341)
   [junit4]    > 	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.getTuples(StreamExpressionTest.java:2471)
   [junit4]    > 	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream(StreamExpressionTest.java:2301)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:294)
   [junit4]    > 	... 41 more
   [junit4] IGNOR/A 0.11s J1 | StreamExpressionTest.testBasicTextLogitStream
   [junit4]    > Assumption #1: got: <false>, expected: is <true>
   [junit4] IGNOR/A 0.09s J1 | StreamExpressionTest.testFeaturesSelectionStream
   [junit4]    > Assumption #1: got: <false>, expected: is <true>
   [junit4] IGNOR/A 0.08s J1 | StreamExpressionTest.testParallelTopicStream
   [junit4]    > Assumption #1: got: <false>, expected: is <true>
   [junit4]   1> 03:47:52.800 [SUITE-StreamExpressionTest-seed#[2D14CC88E88E5872]-worker] ERROR org.apache.zookeeper.server.ZooKeeperServer - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_2D14CC88E88E5872-001
   [junit4]   2> Jul 31, 2018 3:47:52 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {test_t=PostingsFormat(name=LuceneVarGapDocFreqInterval), level1_s=PostingsFormat(name=MockRandom), s_multi=PostingsFormat(name=LuceneVarGapDocFreqInterval), level2_s=PostingsFormat(name=LuceneVarGapFixedInterval), a_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), multiDefault=FSTOrd50, a_t=PostingsFormat(name=LuceneVarGapFixedInterval), id=PostingsFormat(name=MockRandom), text=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{i_multi=DocValuesFormat(name=Asserting), multiDefault=DocValuesFormat(name=Lucene70), price_f=DocValuesFormat(name=Lucene70), a_f=DocValuesFormat(name=Lucene70), intDefault=DocValuesFormat(name=Lucene70), a_i=DocValuesFormat(name=Asserting), test_dt=DocValuesFormat(name=Asserting), level1_s=DocValuesFormat(name=Asserting), s_multi=DocValuesFormat(name=Memory), level2_s=DocValuesFormat(name=Lucene70), a_s=DocValuesFormat(name=Memory), _version_=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1127, maxMBSortInHeap=6.268727755880542, sim=RandomSimilarity(queryNorm=true): {}, locale=de, timezone=America/Thule
   [junit4]   2> NOTE: Linux 4.4.0-130-generic amd64/Oracle Corporation 1.8.0_172 (64-bit)/cpus=4,threads=1,free=58529000,total=351797248
   [junit4]   2> NOTE: All tests run in this JVM: [LessThanEvaluatorTest, TestDelegationTokenResponse, ClientUtilsTest, SolrSchemalessExampleTest, TestZkConfigManager, NaturalLogEvaluatorTest, NotEvaluatorTest, AscEvaluatorTest, EmpiricalDistributionEvaluatorTest, FacetFieldTest, BasicHttpSolrClientTest, MathExpressionTest, SolrZkClientTest, TestSolrJErrorHandling, StreamExpressionParserTest, ModifiableSolrParamsTest, QueryResponseTest, SolrExampleEmbeddedTest, LargeVolumeEmbeddedTest, SchemaTest, TestConfigSetAdminRequest, TestTimeSource, ConcurrentUpdateSolrClientTest, StreamingTest, ArcSineEvaluatorTest, ReverseEvaluatorTest, StreamDecoratorTest, StreamExpressionTest]
   [junit4] Completed [141/155 (1!)] on J1 in 13.55s, 19 tests, 1 error, 4 skipped <<< FAILURES!

[...truncated 7836 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/build.xml:651: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/build.xml:585: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created:
* java_pid27321.hprof

Total time: 210 minutes 48 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

[JENKINS] Lucene-Solr-NightlyTests-7.x - Build # 275 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/275/

2 tests failed.
FAILED:  org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream

Error Message:
java.lang.NullPointerException

Stack Trace:
java.io.IOException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([DE00CA7A31C786BE:7CCF08E601131495]:0)
	at org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:341)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.getTuples(StreamExpressionTest.java:2471)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream(StreamExpressionTest.java:2301)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NullPointerException
	at org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:294)
	... 41 more


FAILED:  org.apache.lucene.document.TestLatLonShapeQueries.testRandomBig

Error Message:
GC overhead limit exceeded

Stack Trace:
java.lang.OutOfMemoryError: GC overhead limit exceeded
	at __randomizedtesting.SeedInfo.seed([65F461487089FC34:E2A31CC7E1D080B4]:0)
	at org.apache.lucene.geo.GeoTestUtil.createRegularPolygon(GeoTestUtil.java:325)
	at org.apache.lucene.geo.GeoTestUtil.nextPolygon(GeoTestUtil.java:398)
	at org.apache.lucene.document.TestLatLonShapeQueries.doTestRandom(TestLatLonShapeQueries.java:126)
	at org.apache.lucene.document.TestLatLonShapeQueries.testRandomBig(TestLatLonShapeQueries.java:106)
	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.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 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)




Build Log:
[...truncated 10066 lines...]
   [junit4] Suite: org.apache.lucene.document.TestLatLonShapeQueries
   [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=TestLatLonShapeQueries -Dtests.method=testRandomBig -Dtests.seed=65F461487089FC34 -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=ar -Dtests.timezone=Europe/Podgorica -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   92.8s J1 | TestLatLonShapeQueries.testRandomBig <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([65F461487089FC34:E2A31CC7E1D080B4]:0)
   [junit4]    > 	at org.apache.lucene.geo.GeoTestUtil.createRegularPolygon(GeoTestUtil.java:325)
   [junit4]    > 	at org.apache.lucene.geo.GeoTestUtil.nextPolygon(GeoTestUtil.java:398)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonShapeQueries.doTestRandom(TestLatLonShapeQueries.java:126)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonShapeQueries.testRandomBig(TestLatLonShapeQueries.java:106)
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/sandbox/test/J1/temp/lucene.document.TestLatLonShapeQueries_65F461487089FC34-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=FST50}, docValues:{shape=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1772, maxMBSortInHeap=7.218451598884367, sim=RandomSimilarity(queryNorm=false): {}, locale=ar, timezone=Europe/Podgorica
   [junit4]   2> NOTE: Linux 4.4.0-130-generic amd64/Oracle Corporation 1.8.0_172 (64-bit)/cpus=4,threads=1,free=222398296,total=441450496
   [junit4]   2> NOTE: All tests run in this JVM: [TestTessellator, TestCoveringQuery, TestTermAutomatonQuery, TestLatLonShapeQueries]
   [junit4] Completed [19/19 (1!)] on J1 in 199.40s, 3 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J1: stdout was not empty, see: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/sandbox/test/temp/junit4-J1-20180730_014241_9507873985503702729155.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] Dumping heap to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/heapdumps/java_pid13442.hprof ...
   [junit4] Heap dump file created [456728050 bytes in 1.184 secs]
   [junit4] <<< JVM J1: EOF ----

[...truncated 6578 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_DE00CA7A31C786BE-001/init-core-data-001
   [junit4]   1> 07:02:15.046 [Thread-384] ERROR org.apache.zookeeper.server.ZooKeeperServer - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   1> 07:02:15.162 [jetty-launcher-1175-thread-1] ERROR org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   1> 07:02:15.163 [jetty-launcher-1175-thread-2] ERROR org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   1> 07:02:15.164 [jetty-launcher-1175-thread-3] ERROR org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   1> 07:02:15.165 [jetty-launcher-1175-thread-4] ERROR org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   1> 07:02:19.218 [qtp551641125-2371] ERROR org.apache.solr.client.solrj.io.stream.ExceptionStream - java.io.IOException: org.apache.solr.common.SolrException: Collection not found: myCollection
   [junit4]   1> 	at org.apache.solr.client.solrj.io.stream.StatsStream.open(StatsStream.java:217)
   [junit4]   1> 	at org.apache.solr.client.solrj.io.stream.ExceptionStream.open(ExceptionStream.java:54)
   [junit4]   1> 	at org.apache.solr.handler.StreamHandler$TimerStream.open(StreamHandler.java:397)
   [junit4]   1> 	at org.apache.solr.client.solrj.io.stream.TupleStream.writeMap(TupleStream.java:78)
   [junit4]   1> 	at org.apache.solr.common.util.JsonTextWriter.writeMap(JsonTextWriter.java:164)
   [junit4]   1> 	at org.apache.solr.common.util.TextWriter.writeVal(TextWriter.java:69)
   [junit4]   1> 	at org.apache.solr.response.TextResponseWriter.writeVal(TextResponseWriter.java:152)
   [junit4]   1> 	at org.apache.solr.common.util.JsonTextWriter.writeNamedListAsMapWithDups(JsonTextWriter.java:386)
   [junit4]   1> 	at org.apache.solr.common.util.JsonTextWriter.writeNamedList(JsonTextWriter.java:292)
   [junit4]   1> 	at org.apache.solr.response.JSONWriter.writeResponse(JSONWriter.java:73)
   [junit4]   1> 	at org.apache.solr.response.JSONResponseWriter.write(JSONResponseWriter.java:66)
   [junit4]   1> 	at org.apache.solr.response.QueryResponseWriterUtil.writeQueryResponse(QueryResponseWriterUtil.java:65)
   [junit4]   1> 	at org.apache.solr.servlet.HttpSolrCall.writeResponse(HttpSolrCall.java:787)
   [junit4]   1> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:524)
   [junit4]   1> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:377)
   [junit4]   1> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:323)
   [junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   1> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   1> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1317)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   1> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1219)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:674)
   [junit4]   1> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   1> 	at org.eclipse.jetty.server.Server.handle(Server.java:531)
   [junit4]   1> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352)
   [junit4]   1> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
   [junit4]   1> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281)
   [junit4]   1> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   1> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:762)
   [junit4]   1> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:680)
   [junit4]   1> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   1> Caused by: org.apache.solr.common.SolrException: Collection not found: myCollection
   [junit4]   1> 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:853)
   [junit4]   1> 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
   [junit4]   1> 	at org.apache.solr.client.solrj.io.stream.StatsStream.open(StatsStream.java:214)
   [junit4]   1> 	... 45 more
   [junit4]   1> 
   [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=StreamExpressionTest -Dtests.method=testSignificantTermsStream -Dtests.seed=DE00CA7A31C786BE -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=th-TH-u-nu-thai-x-lvariant-TH -Dtests.timezone=America/Jamaica -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.73s J0 | StreamExpressionTest.testSignificantTermsStream <<<
   [junit4]    > Throwable #1: java.io.IOException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DE00CA7A31C786BE:7CCF08E601131495]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:341)
   [junit4]    > 	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.getTuples(StreamExpressionTest.java:2471)
   [junit4]    > 	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream(StreamExpressionTest.java:2301)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:294)
   [junit4]    > 	... 41 more
   [junit4]   1> 07:02:35.918 [SUITE-StreamExpressionTest-seed#[DE00CA7A31C786BE]-worker] ERROR org.apache.zookeeper.server.ZooKeeperServer - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_DE00CA7A31C786BE-001
   [junit4]   2> Jul 30, 2018 3:02:36 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {name_s=Lucene50(blocksize=128), iteration_i=PostingsFormat(name=Memory), terms_ss=PostingsFormat(name=LuceneVarGapFixedInterval), field_s=PostingsFormat(name=LuceneFixedGap), multiDefault=PostingsFormat(name=LuceneVarGapFixedInterval), subject=PostingsFormat(name=LuceneVarGapFixedInterval), price_f=PostingsFormat(name=LuceneVarGapFixedInterval), intDefault=PostingsFormat(name=LuceneFixedGap), a_f=PostingsFormat(name=LuceneVarGapFixedInterval), falseNegative_i=PostingsFormat(name=LuceneFixedGap), a_i=PostingsFormat(name=Memory), falsePositive_i=PostingsFormat(name=LuceneFixedGap), level1_s=PostingsFormat(name=Memory), s_multi=Lucene50(blocksize=128), level2_s=PostingsFormat(name=LuceneFixedGap), a_s=Lucene50(blocksize=128), score_f=Lucene50(blocksize=128), tv_text=PostingsFormat(name=LuceneFixedGap), term_s=PostingsFormat(name=LuceneVarGapFixedInterval), a_t=PostingsFormat(name=LuceneFixedGap), id=PostingsFormat(name=Memory), text=Lucene50(blocksize=128), timestamp=PostingsFormat(name=LuceneFixedGap), idfs_ds=PostingsFormat(name=LuceneFixedGap), alpha_d=Lucene50(blocksize=128), i_multi=PostingsFormat(name=Memory), weights_ds=Lucene50(blocksize=128), featureSet_s=PostingsFormat(name=LuceneVarGapFixedInterval), idf_d=PostingsFormat(name=LuceneVarGapFixedInterval), trueNegative_i=Lucene50(blocksize=128), index_i=PostingsFormat(name=LuceneVarGapFixedInterval), test_dt=PostingsFormat(name=Memory), out_i=PostingsFormat(name=LuceneVarGapFixedInterval), checkpoint_ss=Lucene50(blocksize=128), test_t=Lucene50(blocksize=128), whitetok=Lucene50(blocksize=128), _version_=PostingsFormat(name=LuceneFixedGap), error_d=PostingsFormat(name=Memory), truePositive_i=PostingsFormat(name=Memory)}, docValues:{name_s=DocValuesFormat(name=Lucene70), iteration_i=DocValuesFormat(name=Memory), terms_ss=DocValuesFormat(name=Lucene70), field_s=DocValuesFormat(name=Direct), multiDefault=DocValuesFormat(name=Lucene70), price_f=DocValuesFormat(name=Lucene70), intDefault=DocValuesFormat(name=Direct), a_f=DocValuesFormat(name=Lucene70), falseNegative_i=DocValuesFormat(name=Direct), a_i=DocValuesFormat(name=Memory), falsePositive_i=DocValuesFormat(name=Direct), level1_s=DocValuesFormat(name=Memory), s_multi=DocValuesFormat(name=Lucene70), level2_s=DocValuesFormat(name=Direct), a_s=DocValuesFormat(name=Lucene70), score_f=DocValuesFormat(name=Lucene70), term_s=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Direct), idfs_ds=DocValuesFormat(name=Direct), alpha_d=DocValuesFormat(name=Lucene70), i_multi=DocValuesFormat(name=Memory), weights_ds=DocValuesFormat(name=Lucene70), featureSet_s=DocValuesFormat(name=Lucene70), idf_d=DocValuesFormat(name=Lucene70), trueNegative_i=DocValuesFormat(name=Lucene70), index_i=DocValuesFormat(name=Lucene70), test_dt=DocValuesFormat(name=Memory), out_i=DocValuesFormat(name=Lucene70), checkpoint_ss=DocValuesFormat(name=Lucene70), _version_=DocValuesFormat(name=Direct), error_d=DocValuesFormat(name=Memory), truePositive_i=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=503, maxMBSortInHeap=7.761721915654059, sim=RandomSimilarity(queryNorm=true): {}, locale=th-TH-u-nu-thai-x-lvariant-TH, timezone=America/Jamaica
   [junit4]   2> NOTE: Linux 4.4.0-130-generic amd64/Oracle Corporation 1.8.0_172 (64-bit)/cpus=4,threads=1,free=124599584,total=391118848
   [junit4]   2> NOTE: All tests run in this JVM: [StreamExpressionToExplanationTest, TestPolicy, TestSolrJsonWriter, DocumentAnalysisResponseTest, TestCollectionStateWatchers, LessThanEqualToEvaluatorTest, HyperbolicSineEvaluatorTest, TestLBHttpSolrClient, SineEvaluatorTest, GraphTest, MultiplyEvaluatorTest, TestNamedListCodec, OperationsTest, SolrExampleStreamingBinaryTest, ConcurrentUpdateSolrClientBuilderTest, TestSuggesterResponse, GreaterThanEqualToEvaluatorTest, UsingSolrJRefGuideExamplesTest, TestCollectionAdminRequest, CommonParamsTest, LargeVolumeBinaryJettyTest, CoalesceEvaluatorTest, PowerEvaluatorTest, CosineEvaluatorTest, LBHttpSolrClientBuilderTest, UuidEvaluatorTest, GetByIdTest, SolrExampleBinaryTest, SolrExampleXMLTest, SolrExceptionTest, SolrQueryTest, SolrSchemalessExampleTest, TestBatchUpdate, LargeVolumeJettyTest, MergeIndexesEmbeddedTest, SolrExampleEmbeddedTest, TestSolrProperties, BasicHttpSolrClientTest, TestLang, JdbcTest, SelectWithEvaluatorsTest, StreamDecoratorTest, StreamExpressionTest]
   [junit4] Completed [155/155 (1!)] on J0 in 21.50s, 19 tests, 1 error <<< FAILURES!

[...truncated 7794 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/build.xml:651: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/build.xml:585: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created:
* java_pid13442.hprof

Total time: 214 minutes 16 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

[JENKINS] Lucene-Solr-NightlyTests-7.x - Build # 274 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/274/

1 tests failed.
FAILED:  org.apache.lucene.document.TestLatLonShapeQueries.testRandomBig

Error Message:
GC overhead limit exceeded

Stack Trace:
java.lang.OutOfMemoryError: GC overhead limit exceeded
	at __randomizedtesting.SeedInfo.seed([506D8B69DEE91CE7:D73AF6E64FB06067]:0)
	at java.math.BigInteger.multiply(BigInteger.java:1556)
	at java.math.BigDecimal.<init>(BigDecimal.java:931)
	at java.math.BigDecimal.<init>(BigDecimal.java:872)
	at org.apache.lucene.util.TestUtil.nextLong(TestUtil.java:443)
	at org.apache.lucene.geo.GeoTestUtil.nextDoubleInternal(GeoTestUtil.java:71)
	at org.apache.lucene.geo.GeoTestUtil.nextLongitude(GeoTestUtil.java:40)
	at org.apache.lucene.geo.GeoTestUtil.nextBoxInternal(GeoTestUtil.java:424)
	at org.apache.lucene.geo.GeoTestUtil.nextPolygon(GeoTestUtil.java:405)
	at org.apache.lucene.document.TestLatLonShapeQueries.doTestRandom(TestLatLonShapeQueries.java:126)
	at org.apache.lucene.document.TestLatLonShapeQueries.testRandomBig(TestLatLonShapeQueries.java:106)
	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.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 org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)




Build Log:
[...truncated 10357 lines...]
   [junit4] Suite: org.apache.lucene.document.TestLatLonShapeQueries
   [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=TestLatLonShapeQueries -Dtests.method=testRandomBig -Dtests.seed=506D8B69DEE91CE7 -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-ME -Dtests.timezone=Australia/Perth -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR    309s J2 | TestLatLonShapeQueries.testRandomBig <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([506D8B69DEE91CE7:D73AF6E64FB06067]:0)
   [junit4]    > 	at java.math.BigInteger.multiply(BigInteger.java:1556)
   [junit4]    > 	at java.math.BigDecimal.<init>(BigDecimal.java:931)
   [junit4]    > 	at java.math.BigDecimal.<init>(BigDecimal.java:872)
   [junit4]    > 	at org.apache.lucene.util.TestUtil.nextLong(TestUtil.java:443)
   [junit4]    > 	at org.apache.lucene.geo.GeoTestUtil.nextDoubleInternal(GeoTestUtil.java:71)
   [junit4]    > 	at org.apache.lucene.geo.GeoTestUtil.nextLongitude(GeoTestUtil.java:40)
   [junit4]    > 	at org.apache.lucene.geo.GeoTestUtil.nextBoxInternal(GeoTestUtil.java:424)
   [junit4]    > 	at org.apache.lucene.geo.GeoTestUtil.nextPolygon(GeoTestUtil.java:405)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonShapeQueries.doTestRandom(TestLatLonShapeQueries.java:126)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonShapeQueries.testRandomBig(TestLatLonShapeQueries.java:106)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/sandbox/test/J2/temp/lucene.document.TestLatLonShapeQueries_506D8B69DEE91CE7-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {}, locale=sr-Latn-ME, timezone=Australia/Perth
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 1.8.0_172 (64-bit)/cpus=4,threads=1,free=140344632,total=337117184
   [junit4]   2> NOTE: All tests run in this JVM: [TestPayloadSpanUtil, TestIntervalQuery, TestDoubleRangeField, TestFloatPointNearestNeighbor, TestHalfFloatPoint, TestLatLonShape, TestLatLonShapeQueries]
   [junit4] Completed [19/19 (1!)] on J2 in 469.82s, 3 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J2: stdout was not empty, see: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/sandbox/test/temp/junit4-J2-20180729_043411_9228622371898110765037.sysout
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] Dumping heap to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/heapdumps/java_pid17351.hprof ...
   [junit4] Heap dump file created [456605691 bytes in 1.138 secs]
   [junit4] <<< JVM J2: EOF ----

[...truncated 14509 lines...]
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/build.xml:651: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/build.xml:585: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created:
* java_pid17351.hprof

Total time: 541 minutes 13 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

[JENKINS] Lucene-Solr-NightlyTests-7.x - Build # 273 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/273/

1 tests failed.
FAILED:  org.apache.lucene.document.TestLatLonShapeQueries.testRandomBig

Error Message:
Java heap space

Stack Trace:
java.lang.OutOfMemoryError: Java heap space
	at __randomizedtesting.SeedInfo.seed([1B491B1528671D5C:9C1E669AB93E61DC]:0)
	at java.util.Arrays.copyOf(Arrays.java:3181)
	at java.util.ArrayList.grow(ArrayList.java:265)
	at java.util.ArrayList.ensureExplicitCapacity(ArrayList.java:239)
	at java.util.ArrayList.ensureCapacityInternal(ArrayList.java:231)
	at java.util.ArrayList.add(ArrayList.java:462)
	at org.apache.lucene.geo.GeoTestUtil.surpriseMePolygon(GeoTestUtil.java:504)
	at org.apache.lucene.geo.GeoTestUtil.nextPolygon(GeoTestUtil.java:390)
	at org.apache.lucene.document.TestLatLonShapeQueries.doTestRandom(TestLatLonShapeQueries.java:126)
	at org.apache.lucene.document.TestLatLonShapeQueries.testRandomBig(TestLatLonShapeQueries.java:106)
	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.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 org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)




Build Log:
[...truncated 10048 lines...]
   [junit4] Suite: org.apache.lucene.document.TestLatLonShapeQueries
   [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=TestLatLonShapeQueries -Dtests.method=testRandomBig -Dtests.seed=1B491B1528671D5C -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=tr -Dtests.timezone=Asia/Samarkand -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR    156s J0 | TestLatLonShapeQueries.testRandomBig <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: Java heap space
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1B491B1528671D5C:9C1E669AB93E61DC]:0)
   [junit4]    > 	at java.util.Arrays.copyOf(Arrays.java:3181)
   [junit4]    > 	at java.util.ArrayList.grow(ArrayList.java:265)
   [junit4]    > 	at java.util.ArrayList.ensureExplicitCapacity(ArrayList.java:239)
   [junit4]    > 	at java.util.ArrayList.ensureCapacityInternal(ArrayList.java:231)
   [junit4]    > 	at java.util.ArrayList.add(ArrayList.java:462)
   [junit4]    > 	at org.apache.lucene.geo.GeoTestUtil.surpriseMePolygon(GeoTestUtil.java:504)
   [junit4]    > 	at org.apache.lucene.geo.GeoTestUtil.nextPolygon(GeoTestUtil.java:390)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonShapeQueries.doTestRandom(TestLatLonShapeQueries.java:126)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonShapeQueries.testRandomBig(TestLatLonShapeQueries.java:106)
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/sandbox/test/J0/temp/lucene.document.TestLatLonShapeQueries_1B491B1528671D5C-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=PostingsFormat(name=Asserting)}, docValues:{shape=DocValuesFormat(name=Memory), id=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=112, maxMBSortInHeap=5.860575615628349, sim=RandomSimilarity(queryNorm=true): {}, locale=tr, timezone=Asia/Samarkand
   [junit4]   2> NOTE: Linux 4.4.0-130-generic amd64/Oracle Corporation 1.8.0_172 (64-bit)/cpus=4,threads=1,free=328859696,total=339738624
   [junit4]   2> NOTE: All tests run in this JVM: [TestLatLonShapeQueries]
   [junit4] Completed [16/19 (1!)] on J0 in 255.60s, 3 tests, 1 error <<< FAILURES!

[...truncated 10 lines...]
   [junit4] JVM J0: stdout was not empty, see: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/sandbox/test/temp/junit4-J0-20180728_004031_6211785241578305663675.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/heapdumps/java_pid4633.hprof ...
   [junit4] Heap dump file created [458532754 bytes in 1.227 secs]
   [junit4] <<< JVM J0: EOF ----

[...truncated 14366 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/build.xml:651: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/build.xml:585: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created:
* java_pid4633.hprof

Total time: 201 minutes 11 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

[JENKINS] Lucene-Solr-NightlyTests-7.x - Build # 272 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/272/

2 tests failed.
FAILED:  org.apache.lucene.analysis.core.TestRandomChains.testRandomChainsWithLargeStrings

Error Message:
last stage: inconsistent endOffset at pos=9: 63 vs 65; token=toejumjp bxx e Ϧ.Cœިdz3

Stack Trace:
java.lang.IllegalStateException: last stage: inconsistent endOffset at pos=9: 63 vs 65; token=toejumjp bxx e Ϧ.Cœިdz3
	at __randomizedtesting.SeedInfo.seed([7D514DBBD370A226:170AF2AA8A3E82D5]:0)
	at org.apache.lucene.analysis.ValidatingTokenFilter.incrementToken(ValidatingTokenFilter.java:125)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkAnalysisConsistency(BaseTokenStreamTestCase.java:748)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:659)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:561)
	at org.apache.lucene.analysis.core.TestRandomChains.testRandomChainsWithLargeStrings(TestRandomChains.java:897)
	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.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 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.lucene.document.TestLatLonShapeQueries.testRandomBig

Error Message:
Java heap space

Stack Trace:
java.lang.OutOfMemoryError: Java heap space
	at __randomizedtesting.SeedInfo.seed([6312D62634C08CC1:E445ABA9A599F041]:0)
	at org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator.getByteBlock(ByteBlockPool.java:103)
	at org.apache.lucene.util.ByteBlockPool.nextBuffer(ByteBlockPool.java:203)
	at org.apache.lucene.index.TermsHashPerField.add(TermsHashPerField.java:118)
	at org.apache.lucene.index.TermsHashPerField.add(TermsHashPerField.java:189)
	at org.apache.lucene.index.DefaultIndexingChain$PerField.invert(DefaultIndexingChain.java:788)
	at org.apache.lucene.index.DefaultIndexingChain.processField(DefaultIndexingChain.java:428)
	at org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:392)
	at org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:251)
	at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:494)
	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1603)
	at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1222)
	at org.apache.lucene.document.TestLatLonShapeQueries.verifyRandomBBoxes(TestLatLonShapeQueries.java:174)
	at org.apache.lucene.document.TestLatLonShapeQueries.verify(TestLatLonShapeQueries.java:133)
	at org.apache.lucene.document.TestLatLonShapeQueries.doTestRandom(TestLatLonShapeQueries.java:129)
	at org.apache.lucene.document.TestLatLonShapeQueries.testRandomBig(TestLatLonShapeQueries.java:106)
	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.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)




Build Log:
[...truncated 3660 lines...]
   [junit4] Suite: org.apache.lucene.analysis.core.TestRandomChains
   [junit4]   2> TEST FAIL: useCharFilter=true text='\udbc9\udfed\udbe6\udc53\udbd9\udffb\udbd7\udf51 yhzb \u0d51\u0d0b \u34f7\u0314\u052c pugkc \n&vxdwK \ue24c\ud9a3\udd6d\u4c4d\ued98\ufc20 \uaa39\uaa50 toejumjp bx e]tobk \u044b\uede80_\uabb9\u010b oxeun X'
   [junit4]   2> Exception from random analyzer: 
   [junit4]   2> charfilters=
   [junit4]   2> tokenizer=
   [junit4]   2>   org.apache.lucene.analysis.standard.StandardTokenizer()
   [junit4]   2> filters=
   [junit4]   2>   org.apache.lucene.analysis.payloads.TypeAsPayloadTokenFilter(ValidatingTokenFilter@403638d8 term=,bytes=[],startOffset=0,endOffset=0,positionIncrement=1,positionLength=1,type=word,termFrequency=1,keyword=false,payload=null)
   [junit4]   2>   org.apache.lucene.analysis.en.PorterStemFilter(ValidatingTokenFilter@16020370 term=,bytes=[],startOffset=0,endOffset=0,positionIncrement=1,positionLength=1,type=word,termFrequency=1,keyword=false,payload=null)
   [junit4]   2>   org.apache.lucene.analysis.MockGraphTokenFilter(java.util.Random@43244f96, ValidatingTokenFilter@3caaaa23 term=,bytes=[],startOffset=0,endOffset=0,positionIncrement=1,positionLength=1,type=word,termFrequency=1,keyword=false,payload=null)
   [junit4]   2>   org.apache.lucene.analysis.shingle.FixedShingleFilter(ValidatingTokenFilter@2207cba0 term=,bytes=[],startOffset=0,endOffset=0,positionIncrement=1,positionLength=1,type=word,termFrequency=1,keyword=false,payload=null, 4)
   [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=TestRandomChains -Dtests.method=testRandomChainsWithLargeStrings -Dtests.seed=7D514DBBD370A226 -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=mk-MK -Dtests.timezone=Pacific/Kosrae -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   47.5s J2 | TestRandomChains.testRandomChainsWithLargeStrings <<<
   [junit4]    > Throwable #1: java.lang.IllegalStateException: last stage: inconsistent endOffset at pos=9: 63 vs 65; token=toejumjp bxx e Ϧ.Cœިdz3
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7D514DBBD370A226:170AF2AA8A3E82D5]:0)
   [junit4]    > 	at org.apache.lucene.analysis.ValidatingTokenFilter.incrementToken(ValidatingTokenFilter.java:125)
   [junit4]    > 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkAnalysisConsistency(BaseTokenStreamTestCase.java:748)
   [junit4]    > 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:659)
   [junit4]    > 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:561)
   [junit4]    > 	at org.apache.lucene.analysis.core.TestRandomChains.testRandomChainsWithLargeStrings(TestRandomChains.java:897)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/analysis/common/test/J2/temp/lucene.analysis.core.TestRandomChains_7D514DBBD370A226-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=false): {dummy=DFR I(F)Z(0.3)}, locale=mk-MK, timezone=Pacific/Kosrae
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_172 (64-bit)/cpus=4,threads=1,free=70257200,total=273678336
   [junit4]   2> NOTE: All tests run in this JVM: [TestSynonymGraphFilter, TestDecimalDigitFilterFactory, NGramTokenizerTest, TestTypeTokenFilter, TestPortugueseMinimalStemFilter, TestRussianLightStemFilter, TestSoraniAnalyzer, TestRandomChains]
   [junit4] Completed [231/291 (1!)] on J2 in 211.73s, 2 tests, 1 error <<< FAILURES!

[...truncated 6503 lines...]
   [junit4] Suite: org.apache.lucene.document.TestLatLonShapeQueries
   [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=TestLatLonShapeQueries -Dtests.method=testRandomBig -Dtests.seed=6312D62634C08CC1 -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=ar-AE -Dtests.timezone=EET -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR    204s J1 | TestLatLonShapeQueries.testRandomBig <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: Java heap space
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6312D62634C08CC1:E445ABA9A599F041]:0)
   [junit4]    > 	at org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator.getByteBlock(ByteBlockPool.java:103)
   [junit4]    > 	at org.apache.lucene.util.ByteBlockPool.nextBuffer(ByteBlockPool.java:203)
   [junit4]    > 	at org.apache.lucene.index.TermsHashPerField.add(TermsHashPerField.java:118)
   [junit4]    > 	at org.apache.lucene.index.TermsHashPerField.add(TermsHashPerField.java:189)
   [junit4]    > 	at org.apache.lucene.index.DefaultIndexingChain$PerField.invert(DefaultIndexingChain.java:788)
   [junit4]    > 	at org.apache.lucene.index.DefaultIndexingChain.processField(DefaultIndexingChain.java:428)
   [junit4]    > 	at org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:392)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:251)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:494)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1603)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1222)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonShapeQueries.verifyRandomBBoxes(TestLatLonShapeQueries.java:174)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonShapeQueries.verify(TestLatLonShapeQueries.java:133)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonShapeQueries.doTestRandom(TestLatLonShapeQueries.java:129)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonShapeQueries.testRandomBig(TestLatLonShapeQueries.java:106)
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/sandbox/test/J1/temp/lucene.document.TestLatLonShapeQueries_6312D62634C08CC1-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=Lucene50(blocksize=128)}, docValues:{shape=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=823, maxMBSortInHeap=5.698685238497597, sim=RandomSimilarity(queryNorm=false): {}, locale=ar-AE, timezone=EET
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_172 (64-bit)/cpus=4,threads=1,free=69966720,total=290979840
   [junit4]   2> NOTE: All tests run in this JVM: [TestBigIntegerPoint, TestCoveringQuery, TestFieldCacheTermsFilter, TestHalfFloatPoint, TestLatLonShapeQueries]
   [junit4] Completed [19/19 (1!)] on J1 in 322.83s, 3 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J1: stdout was not empty, see: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/sandbox/test/temp/junit4-J1-20180727_093132_0134098344786127099452.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/heapdumps/java_pid10681.hprof ...
   [junit4] Heap dump file created [486965926 bytes in 1.345 secs]
   [junit4] <<< JVM J1: EOF ----

[...truncated 2580 lines...]
    [javac] Compiling 923 source files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/classes/test
    [javac] /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test/org/apache/solr/cloud/MigrateRouteKeyTest.java:96: error: no suitable method found for expectThrows(Class<RemoteSolrException>,String,()->{ Coll[...])); })
    [javac]     HttpSolrClient.RemoteSolrException remoteSolrException = expectThrows(HttpSolrClient.RemoteSolrException.class,
    [javac]                                                              ^
    [javac]     method LuceneTestCase.<T>expectThrows(Class<T>,ThrowingRunnable) is not applicable
    [javac]       (cannot infer type-variable(s) T
    [javac]         (actual and formal argument lists differ in length))
    [javac]     method LuceneTestCase.<TO,TW>expectThrows(Class<TO>,Class<TW>,ThrowingRunnable) is not applicable
    [javac]       (cannot infer type-variable(s) TO,TW
    [javac]         (argument mismatch; String cannot be converted to Class<TW>))
    [javac]   where T,TO,TW are type-variables:
    [javac]     T extends Throwable declared in method <T>expectThrows(Class<T>,ThrowingRunnable)
    [javac]     TO extends Throwable declared in method <TO,TW>expectThrows(Class<TO>,Class<TW>,ThrowingRunnable)
    [javac]     TW extends Throwable declared in method <TO,TW>expectThrows(Class<TO>,Class<TW>,ThrowingRunnable)
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 error

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/build.xml:651: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/build.xml:577: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build.xml:267: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/common-build.xml:556: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/common-build.xml:896: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/common-build.xml:908: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/common-build.xml:2050: Compile failed; see the compiler error output for details.

Total time: 217 minutes 52 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

[JENKINS] Lucene-Solr-NightlyTests-7.x - Build # 271 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/271/

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.LeaderTragicEventTest

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [TransactionLog] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.update.TransactionLog  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:188)  at org.apache.solr.update.UpdateLog.newTransactionLog(UpdateLog.java:467)  at org.apache.solr.update.UpdateLog.ensureLog(UpdateLog.java:1323)  at org.apache.solr.update.UpdateLog.add(UpdateLog.java:571)  at org.apache.solr.update.UpdateLog.add(UpdateLog.java:551)  at org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:345)  at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:283)  at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:233)  at org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:67)  at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)  at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:951)  at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1167)  at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:634)  at org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:103)  at org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:98)  at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readOuterMostDocIterator(JavaBinUpdateRequestCodec.java:188)  at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readIterator(JavaBinUpdateRequestCodec.java:144)  at org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:311)  at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:256)  at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readNamedList(JavaBinUpdateRequestCodec.java:130)  at org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:276)  at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:256)  at org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:178)  at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(JavaBinUpdateRequestCodec.java:195)  at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:109)  at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:55)  at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)  at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)  at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541)  at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:709)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:515)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:377)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:323)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1317)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1219)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:674)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)  at org.eclipse.jetty.server.Server.handle(Server.java:531)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352)  at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)  at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281)  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)  at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:291)  at org.eclipse.jetty.io.ssl.SslConnection$3.succeeded(SslConnection.java:151)  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)  at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)  at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)  at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)  at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)  at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)  at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:762)  at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:680)  at java.lang.Thread.run(Thread.java:748)  

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [TransactionLog]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.update.TransactionLog
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:188)
	at org.apache.solr.update.UpdateLog.newTransactionLog(UpdateLog.java:467)
	at org.apache.solr.update.UpdateLog.ensureLog(UpdateLog.java:1323)
	at org.apache.solr.update.UpdateLog.add(UpdateLog.java:571)
	at org.apache.solr.update.UpdateLog.add(UpdateLog.java:551)
	at org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:345)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:283)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:233)
	at org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:67)
	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:951)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1167)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:634)
	at org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:103)
	at org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:98)
	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readOuterMostDocIterator(JavaBinUpdateRequestCodec.java:188)
	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readIterator(JavaBinUpdateRequestCodec.java:144)
	at org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:311)
	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:256)
	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readNamedList(JavaBinUpdateRequestCodec.java:130)
	at org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:276)
	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:256)
	at org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:178)
	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(JavaBinUpdateRequestCodec.java:195)
	at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:109)
	at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:55)
	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541)
	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:709)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:515)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:377)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:323)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1317)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1219)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:674)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
	at org.eclipse.jetty.server.Server.handle(Server.java:531)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:291)
	at org.eclipse.jetty.io.ssl.SslConnection$3.succeeded(SslConnection.java:151)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:762)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:680)
	at java.lang.Thread.run(Thread.java:748)


	at __randomizedtesting.SeedInfo.seed([14F869F052BC897B]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:304)
	at sun.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	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$7.evaluate(RandomizedRunner.java:897)
	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.ShardRoutingTest.test

Error Message:
expected:<3> but was:<4>

Stack Trace:
java.lang.AssertionError: expected:<3> but was:<4>
	at __randomizedtesting.SeedInfo.seed([14F869F052BC897B:9CAC562AFC40E483]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.ShardRoutingTest.doTestNumRequests(ShardRoutingTest.java:279)
	at org.apache.solr.cloud.ShardRoutingTest.test(ShardRoutingTest.java:110)
	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:1008)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
	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.hdfs.HdfsBasicDistributedZk2Test.test

Error Message:
There are still nodes recoverying - waited for 60 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 60 seconds
	at __randomizedtesting.SeedInfo.seed([14F869F052BC897B:9CAC562AFC40E483]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:185)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:921)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1478)
	at org.apache.solr.cloud.BasicDistributedZk2Test.brindDownShardIndexSomeDocsAndRecover(BasicDistributedZk2Test.java:397)
	at org.apache.solr.cloud.BasicDistributedZk2Test.test(BasicDistributedZk2Test.java:108)
	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:1008)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
	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.lucene.document.TestLatLonShapeQueries.testRandomBig

Error Message:
GC overhead limit exceeded

Stack Trace:
java.lang.OutOfMemoryError: GC overhead limit exceeded
	at __randomizedtesting.SeedInfo.seed([3643D60F496A3CC6:B114AB80D8334046]:0)
	at java.math.BigDecimal.valueOf(BigDecimal.java:1221)
	at java.math.BigDecimal.valueOf(BigDecimal.java:1198)
	at java.math.MutableBigInteger.toBigDecimal(MutableBigInteger.java:214)
	at java.math.BigDecimal.divideAndRound(BigDecimal.java:4333)
	at java.math.BigDecimal.setScale(BigDecimal.java:2470)
	at java.math.BigDecimal.toBigInteger(BigDecimal.java:3025)
	at org.apache.lucene.util.TestUtil.nextLong(TestUtil.java:443)
	at org.apache.lucene.geo.GeoTestUtil.nextDoubleInternal(GeoTestUtil.java:71)
	at org.apache.lucene.geo.GeoTestUtil.nextLongitude(GeoTestUtil.java:40)
	at org.apache.lucene.geo.GeoTestUtil.nextBoxInternal(GeoTestUtil.java:423)
	at org.apache.lucene.geo.GeoTestUtil.nextPolygon(GeoTestUtil.java:405)
	at org.apache.lucene.document.TestLatLonShapeQueries.doTestRandom(TestLatLonShapeQueries.java:126)
	at org.apache.lucene.document.TestLatLonShapeQueries.testRandomBig(TestLatLonShapeQueries.java:106)
	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.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)




Build Log:
[...truncated 10319 lines...]
   [junit4] Suite: org.apache.lucene.document.TestLatLonShapeQueries
   [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=TestLatLonShapeQueries -Dtests.method=testRandomBig -Dtests.seed=3643D60F496A3CC6 -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=bg -Dtests.timezone=PRC -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR    234s J0 | TestLatLonShapeQueries.testRandomBig <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3643D60F496A3CC6:B114AB80D8334046]:0)
   [junit4]    > 	at java.math.BigDecimal.valueOf(BigDecimal.java:1221)
   [junit4]    > 	at java.math.BigDecimal.valueOf(BigDecimal.java:1198)
   [junit4]    > 	at java.math.MutableBigInteger.toBigDecimal(MutableBigInteger.java:214)
   [junit4]    > 	at java.math.BigDecimal.divideAndRound(BigDecimal.java:4333)
   [junit4]    > 	at java.math.BigDecimal.setScale(BigDecimal.java:2470)
   [junit4]    > 	at java.math.BigDecimal.toBigInteger(BigDecimal.java:3025)
   [junit4]    > 	at org.apache.lucene.util.TestUtil.nextLong(TestUtil.java:443)
   [junit4]    > 	at org.apache.lucene.geo.GeoTestUtil.nextDoubleInternal(GeoTestUtil.java:71)
   [junit4]    > 	at org.apache.lucene.geo.GeoTestUtil.nextLongitude(GeoTestUtil.java:40)
   [junit4]    > 	at org.apache.lucene.geo.GeoTestUtil.nextBoxInternal(GeoTestUtil.java:423)
   [junit4]    > 	at org.apache.lucene.geo.GeoTestUtil.nextPolygon(GeoTestUtil.java:405)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonShapeQueries.doTestRandom(TestLatLonShapeQueries.java:126)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonShapeQueries.testRandomBig(TestLatLonShapeQueries.java:106)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/sandbox/test/J0/temp/lucene.document.TestLatLonShapeQueries_3643D60F496A3CC6-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=bg, timezone=PRC
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 1.8.0_172 (64-bit)/cpus=4,threads=1,free=315734704,total=325058560
   [junit4]   2> NOTE: All tests run in this JVM: [TestNearest, FuzzyLikeThisQueryTest, TestLatLonShapeQueries]
   [junit4] Completed [18/19 (1!)] on J0 in 413.40s, 3 tests, 1 error <<< FAILURES!

[...truncated 4 lines...]
   [junit4] JVM J0: stdout was not empty, see: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/sandbox/test/temp/junit4-J0-20180726_124558_8001666320474710457122.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] Dumping heap to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/heapdumps/java_pid9048.hprof ...
   [junit4] Heap dump file created [456422998 bytes in 1.106 secs]
   [junit4] <<< JVM J0: EOF ----

[...truncated 3090 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderTragicEventTest
   [junit4]   2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_14F869F052BC897B-001/init-core-data-001
   [junit4]   2> 928257 WARN  (SUITE-LeaderTragicEventTest-seed#[14F869F052BC897B]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 928257 INFO  (SUITE-LeaderTragicEventTest-seed#[14F869F052BC897B]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 928259 INFO  (SUITE-LeaderTragicEventTest-seed#[14F869F052BC897B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 928259 INFO  (SUITE-LeaderTragicEventTest-seed#[14F869F052BC897B]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 928260 INFO  (SUITE-LeaderTragicEventTest-seed#[14F869F052BC897B]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_14F869F052BC897B-001/tempDir-001
   [junit4]   2> 928260 INFO  (SUITE-LeaderTragicEventTest-seed#[14F869F052BC897B]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 928268 INFO  (Thread-633) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 928268 INFO  (Thread-633) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 928283 ERROR (Thread-633) [    ] 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> 928368 INFO  (SUITE-LeaderTragicEventTest-seed#[14F869F052BC897B]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:39022
   [junit4]   2> 928378 INFO  (zkConnectionManagerCallback-1815-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 928400 INFO  (jetty-launcher-1812-thread-2) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 928402 INFO  (jetty-launcher-1812-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 928404 INFO  (jetty-launcher-1812-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 928404 INFO  (jetty-launcher-1812-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 928404 INFO  (jetty-launcher-1812-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 928406 INFO  (jetty-launcher-1812-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 928406 INFO  (jetty-launcher-1812-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 928406 INFO  (jetty-launcher-1812-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 928410 INFO  (jetty-launcher-1812-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6a42ee8b{/solr,null,AVAILABLE}
   [junit4]   2> 928413 INFO  (jetty-launcher-1812-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6859c655{SSL,[ssl, http/1.1]}{127.0.0.1:37732}
   [junit4]   2> 928413 INFO  (jetty-launcher-1812-thread-2) [    ] o.e.j.s.Server Started @928615ms
   [junit4]   2> 928413 INFO  (jetty-launcher-1812-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37732}
   [junit4]   2> 928413 ERROR (jetty-launcher-1812-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 928413 INFO  (jetty-launcher-1812-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 928414 INFO  (jetty-launcher-1812-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 928414 INFO  (jetty-launcher-1812-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 928414 INFO  (jetty-launcher-1812-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 928414 INFO  (jetty-launcher-1812-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-26T13:45:14.648Z
   [junit4]   2> 928414 INFO  (jetty-launcher-1812-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d460e48{/solr,null,AVAILABLE}
   [junit4]   2> 928414 INFO  (jetty-launcher-1812-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@33408fdc{SSL,[ssl, http/1.1]}{127.0.0.1:46589}
   [junit4]   2> 928414 INFO  (jetty-launcher-1812-thread-1) [    ] o.e.j.s.Server Started @928616ms
   [junit4]   2> 928414 INFO  (jetty-launcher-1812-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46589}
   [junit4]   2> 928415 ERROR (jetty-launcher-1812-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 928415 INFO  (jetty-launcher-1812-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 928415 INFO  (jetty-launcher-1812-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 928415 INFO  (jetty-launcher-1812-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 928415 INFO  (jetty-launcher-1812-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 928415 INFO  (jetty-launcher-1812-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-26T13:45:14.649Z
   [junit4]   2> 928428 INFO  (zkConnectionManagerCallback-1817-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 928429 INFO  (zkConnectionManagerCallback-1819-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 928429 INFO  (jetty-launcher-1812-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 928429 INFO  (jetty-launcher-1812-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 928515 INFO  (jetty-launcher-1812-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39022/solr
   [junit4]   2> 928535 INFO  (zkConnectionManagerCallback-1823-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 928560 INFO  (zkConnectionManagerCallback-1825-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 928592 INFO  (jetty-launcher-1812-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39022/solr
   [junit4]   2> 928601 INFO  (zkConnectionManagerCallback-1831-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 928611 INFO  (zkConnectionManagerCallback-1833-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 928623 INFO  (jetty-launcher-1812-thread-1) [n:127.0.0.1:46589_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46589_solr
   [junit4]   2> 928624 INFO  (jetty-launcher-1812-thread-1) [n:127.0.0.1:46589_solr    ] o.a.s.c.Overseer Overseer (id=73037364803731462-127.0.0.1:46589_solr-n_0000000000) starting
   [junit4]   2> 928632 INFO  (zkConnectionManagerCallback-1840-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 928634 INFO  (jetty-launcher-1812-thread-1) [n:127.0.0.1:46589_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39022/solr ready
   [junit4]   2> 928641 INFO  (OverseerStateUpdate-73037364803731462-127.0.0.1:46589_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:46589_solr
   [junit4]   2> 928653 INFO  (jetty-launcher-1812-thread-1) [n:127.0.0.1:46589_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46589_solr
   [junit4]   2> 928657 INFO  (zkCallback-1832-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 928657 INFO  (zkCallback-1839-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 928689 INFO  (jetty-launcher-1812-thread-1) [n:127.0.0.1:46589_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 928736 INFO  (jetty-launcher-1812-thread-1) [n:127.0.0.1:46589_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46589.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@710a1eb6
   [junit4]   2> 928737 INFO  (jetty-launcher-1812-thread-2) [n:127.0.0.1:37732_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 928741 INFO  (jetty-launcher-1812-thread-2) [n:127.0.0.1:37732_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 928741 INFO  (jetty-launcher-1812-thread-2) [n:127.0.0.1:37732_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37732_solr
   [junit4]   2> 928742 INFO  (zkCallback-1839-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 928742 INFO  (zkCallback-1832-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 928761 INFO  (zkCallback-1824-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 928763 INFO  (jetty-launcher-1812-thread-1) [n:127.0.0.1:46589_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46589.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@710a1eb6
   [junit4]   2> 928763 INFO  (jetty-launcher-1812-thread-1) [n:127.0.0.1:46589_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46589.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@710a1eb6
   [junit4]   2> 928764 INFO  (jetty-launcher-1812-thread-1) [n:127.0.0.1:46589_solr    ] 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/J1/temp/solr.cloud.LeaderTragicEventTest_14F869F052BC897B-001/tempDir-001/node2/.
   [junit4]   2> 928778 INFO  (zkConnectionManagerCallback-1846-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 928779 INFO  (jetty-launcher-1812-thread-2) [n:127.0.0.1:37732_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 928780 INFO  (jetty-launcher-1812-thread-2) [n:127.0.0.1:37732_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39022/solr ready
   [junit4]   2> 928780 INFO  (jetty-launcher-1812-thread-2) [n:127.0.0.1:37732_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 928812 INFO  (jetty-launcher-1812-thread-2) [n:127.0.0.1:37732_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37732.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@710a1eb6
   [junit4]   2> 928831 INFO  (jetty-launcher-1812-thread-2) [n:127.0.0.1:37732_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37732.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@710a1eb6
   [junit4]   2> 928832 INFO  (jetty-launcher-1812-thread-2) [n:127.0.0.1:37732_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37732.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@710a1eb6
   [junit4]   2> 928833 INFO  (jetty-launcher-1812-thread-2) [n:127.0.0.1:37732_solr    ] 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/J1/temp/solr.cloud.LeaderTragicEventTest_14F869F052BC897B-001/tempDir-001/node1/.
   [junit4]   2> 928905 INFO  (zkConnectionManagerCallback-1849-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 928940 INFO  (zkConnectionManagerCallback-1854-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 928941 INFO  (SUITE-LeaderTragicEventTest-seed#[14F869F052BC897B]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 928942 INFO  (SUITE-LeaderTragicEventTest-seed#[14F869F052BC897B]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39022/solr ready
   [junit4]   2> 929105 INFO  (TEST-LeaderTragicEventTest.test-seed#[14F869F052BC897B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 929135 INFO  (qtp1925953728-5166) [n:127.0.0.1:37732_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=config&name=collection1&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 929169 INFO  (OverseerThreadFactory-1902-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 929321 INFO  (OverseerStateUpdate-73037364803731462-127.0.0.1:46589_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37732/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 929323 INFO  (OverseerStateUpdate-73037364803731462-127.0.0.1:46589_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46589/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 929586 INFO  (qtp1925953728-5178) [n:127.0.0.1:37732_solr    x:collection1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 929596 INFO  (qtp1615288217-5171) [n:127.0.0.1:46589_solr    x:collection1_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 929596 INFO  (qtp1615288217-5171) [n:127.0.0.1:46589_solr    x:collection1_shard1_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 930614 INFO  (qtp1615288217-5171) [n:127.0.0.1:46589_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 930620 INFO  (qtp1925953728-5178) [n:127.0.0.1:37732_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 930627 INFO  (qtp1615288217-5171) [n:127.0.0.1:46589_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 930630 INFO  (qtp1615288217-5171) [n:127.0.0.1:46589_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 930630 INFO  (qtp1615288217-5171) [n:127.0.0.1:46589_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using configuration from collection collection1, trusted=true
   [junit4]   2> 930637 INFO  (qtp1925953728-5178) [n:127.0.0.1:37732_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 930650 INFO  (qtp1925953728-5178) [n:127.0.0.1:37732_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 930650 INFO  (qtp1925953728-5178) [n:127.0.0.1:37732_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from collection collection1, trusted=true
   [junit4]   2> 930654 INFO  (qtp1615288217-5171) [n:127.0.0.1:46589_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46589.solr.core.collection1.shard1.replica_n2' (registry 'solr.core.collection1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@710a1eb6
   [junit4]   2> 930654 INFO  (qtp1615288217-5171) [n:127.0.0.1:46589_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 930654 INFO  (qtp1615288217-5171) [n:127.0.0.1:46589_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_14F869F052BC897B-001/tempDir-001/node2/collection1_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_14F869F052BC897B-001/tempDir-001/node2/./collection1_shard1_replica_n2/data/]
   [junit4]   2> 930659 INFO  (qtp1925953728-5178) [n:127.0.0.1:37732_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37732.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@710a1eb6
   [junit4]   2> 930662 INFO  (qtp1925953728-5178) [n:127.0.0.1:37732_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 930662 INFO  (qtp1925953728-5178) [n:127.0.0.1:37732_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_14F869F052BC897B-001/tempDir-001/node1/collection1_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_14F869F052BC897B-001/tempDir-001/node1/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 930761 INFO  (qtp1925953728-5178) [n:127.0.0.1:37732_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 930761 INFO  (qtp1925953728-5178) [n:127.0.0.1:37732_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 930762 INFO  (qtp1925953728-5178) [n:127.0.0.1:37732_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 930762 INFO  (qtp1925953728-5178) [n:127.0.0.1:37732_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 930769 INFO  (qtp1925953728-5178) [n:127.0.0.1:37732_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a398c09[collection1_shard1_replica_n1] main]
   [junit4]   2> 930776 INFO  (qtp1925953728-5178) [n:127.0.0.1:37732_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 930790 INFO  (qtp1615288217-5171) [n:127.0.0.1:46589_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 930790 INFO  (qtp1615288217-5171) [n:127.0.0.1:46589_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 930790 INFO  (qtp1925953728-5178) [n:127.0.0.1:37732_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 930791 INFO  (qtp1925953728-5178) [n:127.0.0.1:37732_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 930792 INFO  (qtp1925953728-5178) [n:127.0.0.1:37732_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1607060912368254976
   [junit4]   2> 930794 INFO  (searcherExecutor-1912-thread-1-processing-n:127.0.0.1:37732_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:37732_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@1a398c09[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 930795 INFO  (qtp1615288217-5171) [n:127.0.0.1:46589_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 930795 INFO  (qtp1615288217-5171) [n:127.0.0.1:46589_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 930803 INFO  (qtp1615288217-5171) [n:127.0.0.1:46589_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1cc16c65[collection1_shard1_replica_n2] main]
   [junit4]   2> 930805 INFO  (qtp1615288217-5171) [n:127.0.0.1:46589_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 930806 INFO  (qtp1615288217-5171) [n:127.0.0.1:46589_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 930808 INFO  (qtp1615288217-5171) [n:127.0.0.1:46589_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 930810 INFO  (searcherExecutor-1911-thread-1-processing-n:127.0.0.1:46589_solr x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node4) [n:127.0.0.1:46589_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore [collection1_shard1_replica_n2] Registered new searcher Searcher@1cc16c65[collection1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 930810 INFO  (qtp1925953728-5178) [n:127.0.0.1:37732_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 930811 INFO  (qtp1615288217-5171) [n:127.0.0.1:46589_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1607060912388177920
   [junit4]   2> 930818 INFO  (qtp1925953728-5178) [n:127.0.0.1:37732_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 930824 INFO  (qtp1615288217-5171) [n:127.0.0.1:46589_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 931319 INFO  (qtp1925953728-5178) [n:127.0.0.1:37732_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 931319 INFO  (qtp1925953728-5178) [n:127.0.0.1:37732_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 931319 INFO  (qtp1925953728-5178) [n:127.0.0.1:37732_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:37732/solr/collection1_shard1_replica_n1/
   [junit4]   2> 931319 INFO  (qtp1925953728-5178) [n:127.0.0.1:37732_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n1 url=https://127.0.0.1:37732/solr START replicas=[https://127.0.0.1:46589/solr/collection1_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 931320 INFO  (qtp1925953728-5178) [n:127.0.0.1:37732_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n1 url=https://127.0.0.1:37732/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 931363 INFO  (qtp1615288217-5175) [n:127.0.0.1:46589_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.S.Request [collection1_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 931363 INFO  (qtp1925953728-5178) [n:127.0.0.1:37732_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 931363 INFO  (qtp1925953728-5178) [n:127.0.0.1:37732_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 931363 INFO  (qtp1925953728-5178) [n:127.0.0.1:37732_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 931367 INFO  (qtp1925953728-5178) [n:127.0.0.1:37732_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:37732/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 931469 INFO  (qtp1925953728-5178) [n:127.0.0.1:37732_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 931471 INFO  (qtp1925953728-5178) [n:127.0.0.1:37732_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1886
   [junit4]   2> 931572 INFO  (zkCallback-1824-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 931829 INFO  (qtp1615288217-5171) [n:127.0.0.1:46589_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2233
   [junit4]   2> 931835 INFO  (qtp1925953728-5166) [n:127.0.0.1:37732_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 931930 INFO  (zkCallback-1824-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 931930 INFO  (zkCallback-1832-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 932836 INFO  (qtp1925953728-5166) [n:127.0.0.1:37732_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=config&name=collection1&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=3700
   [junit4]   2> 932840 INFO  (TEST-LeaderTragicEventTest.test-seed#[14F869F052BC897B]) [    ] o.a.s.c.LeaderTragicEventTest Corrupt leader : core_node3:{"core":"collection1_shard1_replica_n1","base_url":"https://127.0.0.1:37732/solr","node_name":"127.0.0.1:37732_solr","state":"active","type":"NRT","force_set_state":"false","leader":"true"}
   [junit4]   2> 932915 INFO  (qtp1925953728-5178) [n:127.0.0.1:37732_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=1, core_node4=1}, version=2}
   [junit4]   2> 932926 INFO  (qtp1615288217-5171) [n:127.0.0.1:46589_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:37732/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}{add=[0 (1607060914576556032)]} 0 1
   [junit4]   2> 932927 INFO  (qtp1925953728-5178) [n:127.0.0.1:37732_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 (1607060914576556032)]} 0 28
   [junit4]   2> 932948 INFO  (qtp1615288217-5174) [n:127.0.0.1:46589_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1607060914628984832,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 932953 INFO  (qtp1615288217-5174) [n:127.0.0.1:46589_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@36c5aff4 commitCommandVersion:1607060914628984832
   [junit4]   2> 932958 INFO  (qtp1925953728-5177) [n:127.0.0.1:37732_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1607060914639470592,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 932969 INFO  (qtp1925953728-5177) [n:127.0.0.1:37732_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7bf15a25 commitCommandVersion:1607060914639470592
   [junit4]   2> 933034 INFO  (qtp1615288217-5174) [n:127.0.0.1:46589_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@4be3bb01[collection1_shard1_replica_n2] main]
   [junit4]   2> 933036 INFO  (searcherExecutor-1911-thread-1-processing-n:127.0.0.1:46589_solr x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node4) [n:127.0.0.1:46589_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore [collection1_shard1_replica_n2] Registered new searcher Searcher@4be3bb01[collection1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.5.0):C1)))}
   [junit4]   2> 933036 INFO  (qtp1615288217-5174) [n:127.0.0.1:46589_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 933036 INFO  (qtp1615288217-5174) [n:127.0.0.1:46589_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:37732/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 87
   [junit4]   2> 933062 INFO  (qtp1925953728-5177) [n:127.0.0.1:37732_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@28da7f55[collection1_shard1_replica_n1] main]
   [junit4]   2> 933062 INFO  (qtp1925953728-5177) [n:127.0.0.1:37732_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 933063 INFO  (searcherExecutor-1912-thread-1-processing-n:127.0.0.1:37732_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:37732_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@28da7f55[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.5.0):C1)))}
   [junit4]   2> 933063 INFO  (qtp1925953728-5177) [n:127.0.0.1:37732_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:37732/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 105
   [junit4]   2> 933064 INFO  (qtp1925953728-5172) [n:127.0.0.1:37732_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 136
   [junit4]   2> 933076 INFO  (qtp1615288217-5171) [n:127.0.0.1:46589_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:37732/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}{add=[1 (1607060914757959680)]} 0 1
   [junit4]   2> 933077 INFO  (qtp1925953728-5178) [n:127.0.0.1:37732_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1607060914757959680)]} 0 6
   [junit4]   2> 933078 INFO  (qtp1925953728-5170) [n:127.0.0.1:37732_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1607060914765299712,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 933078 INFO  (qtp1925953728-5170) [n:127.0.0.1:37732_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7bf15a25 commitCommandVersion:1607060914765299712
   [junit4]   2> 933081 INFO  (qtp1615288217-5174) [n:127.0.0.1:46589_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1607060914768445440,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 933081 INFO  (qtp1615288217-5174) [n:127.0.0.1:46589_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@36c5aff4 commitCommandVersion:1607060914768445440
   [junit4]   2> 933115 INFO  (qtp1925953728-5170) [n:127.0.0.1:37732_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:37732/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{} 0 37
   [junit4]   2> 933116 ERROR (qtp1925953728-5170) [n:127.0.0.1:37732_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.h.RequestHandlerBase java.nio.file.NoSuchFileException: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_14F869F052BC897B-001/index-NIOFSDirectory-002/_0.fdx
   [junit4]   2> 	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:86)
   [junit4]   2> 	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
   [junit4]   2> 	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.newFileChannel(UnixFileSystemProvider.java:177)
   [junit4]   2> 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newFileChannel(FilterFileSystemProvider.java:202)
   [junit4]   2> 	at org.apache.lucene.mockfile.DisableFsyncFS.newFileChannel(DisableFsyncFS.java:45)
   [junit4]   2> 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newFileChannel(FilterFileSystemProvider.java:202)
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleTrackingFS.newFileChannel(HandleTrackingFS.java:166)
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleTrackingFS.newFileChannel(HandleTrackingFS.java:166)
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleTrackingFS.newFileChannel(HandleTrackingFS.java:166)
   [junit4]   2> 	at java.nio.channels.FileChannel.open(FileChannel.java:287)
   [junit4]   2> 	at java.nio.channels.FileChannel.open(FileChannel.java:335)
   [junit4]   2> 	at org.apache.lucene.util.IOUtils.fsync(IOUtils.java:460)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory.fsync(FSDirectory.java:332)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory.sync(FSDirectory.java:287)
   [junit4]   2> 	at org.apache.lucene.store.MockDirectoryWrapper.sync(MockDirectoryWrapper.java:207)
   [junit4]   2> 	at org.apache.lucene.store.LockValidatingDirectoryWrapper.sync(LockValidatingDirectoryWrapper.java:68)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.startCommit(IndexWriter.java:4782)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:3282)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3450)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:3415)
   [junit4]   2> 	at org.apache.solr.update.DirectUpdateHandler2.commit(DirectUpdateHandler2.java:671)
   [junit4]   2> 	at org.apache.solr.update.processor.RunUpdateProcessor.processCommit(RunUpdateProcessorFactory.java:93)
   [junit4]   2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processCommit(UpdateRequestProcessor.java:68)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalCommit(DistributedUpdateProcessor.java:1940)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processCommit(DistributedUpdateProcessor.java:1916)
   [junit4]   2> 	at org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processCommit(LogUpdateProcessorFactory.java:160)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerUtils.handleCommit(RequestHandlerUtils.java:69)
   [junit4]   2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:62)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:709)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:515)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:377)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:323)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1317)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1219)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:674)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:531)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:291)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$3.succeeded(SslConnection.java:151)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:762)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:680)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 933117 ERROR (qtp1925953728-5170) [n:127.0.0.1:37732_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.HttpSolrCall null:java.nio.file.NoSuchFileException: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_14F869F052BC897B-001/index-NIOFSDirectory-002/_0.fdx
   [junit4]   2> 	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:86)
   [junit4]   2> 	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
   [junit4]   2> 	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.newFileChannel(UnixFileSystemProvider.java:177)
   [junit4]   2> 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newFileChannel(FilterFileSystemProvider.java:202)
   [junit4]   2> 	at org.apache.lucene.mockfile.DisableFsyncFS.newFileChannel(DisableFsyncFS.java:45)
   [junit4]   2> 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newFileChannel(FilterFileSystemProvider.java:202)
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleTrackingFS.newFileChannel(HandleTrackingFS.java:166)
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleTrackingFS.newFileChannel(HandleTrackingFS.java:166)
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleTrackingFS.newFileChannel(HandleTrackingFS.java:166)
   [junit4]   2> 	at java.nio.channels.FileChannel.open(FileChannel.java:287)
   [junit4]   2> 	at java.nio.channels.FileChannel.open(FileChannel.java:335)
   [junit4]   2> 	at org.apache.lucene.util.IOUtils.fsync(IOUtils.java:460)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory.fsync(FSDirectory.java:332)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory.sync(FSDirectory.java:287)
   [junit4]   2> 	at org.apache.lucene.store.MockDirectoryWrapper.sync(MockDirectoryWrapper.java:207)
   [junit4]   2> 	at org.apache.lucene.store.LockValidatingDirectoryWrapper.sync(LockValidatingDirectoryWrapper.java:68)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.startCommit(IndexWriter.java:4782)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:3282)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3450)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:3415)
   [junit4]   2> 	at org.apache.solr.update.DirectUpdateHandler2.commit(DirectUpdateHandler2.java:671)
   [junit4]   2> 	at org.apache.solr.update.processor.RunUpdateProcessor.processCommit(RunUpdateProcessorFactory.java:93)
   [junit4]   2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processCommit(UpdateRequestProcessor.java:68)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalCommit(DistributedUpdateProcessor.java:1940)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processCommit(DistributedUpdateProcessor.java:1916)
   [junit4]   2> 	at org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processCommit(LogUpdateProcessorFactory.java:160)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerUtils.handleCommit(RequestHandlerUtils.java:69)
   [junit4]   2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:62)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:709)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:515)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:377)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:323)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1317)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1219)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:674)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:531)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:291)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$3.succeeded(SslConnection.java:151)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:762)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:680)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 933118 ERROR (updateExecutor-1820-thread-1-processing-n:127.0.0.1:37732_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:37732_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.SolrCmdDistributor org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:37732/solr/collection1_shard1_replica_n1: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_14F869F052BC897B-001/index-NIOFSDirectory-002/_0.fdx
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.request(ConcurrentUpdateSolrClient.java:489)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2> 	at org.apache.solr.update.SolrCmdDistributor.doRequest(SolrCmdDistributor.java:312)
   [junit4]   2> 	at org.apache.solr.update.SolrCmdDistributor.lambda$submit$0(SolrCmdDistributor.java:301)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 933128 INFO  (qtp1615288217-5174) [n:127.0.0.1:46589_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@3d4b05d5[collection1_shard1_replica_n2] main]
   [junit4]   2> 933130 INFO  (searcherExecutor-1911-thread-1-processing-n:127.0.0.1:46589_solr x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node4) [n:127.0.0.1:46589_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore [collection1_shard1_replica_n2] Registered new searcher Searcher@3d4b05d5[collection1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.5.0):C1) Uninverting(_1(7.5.0):C1)))}
   [junit4]   2> 933130 INFO  (qtp1615288217-5174) [n:127.0.0.1:46589_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 933130 INFO  (qtp1615288217-5174) [n:127.0.0.1:46589_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:37732/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 49
   [junit4]   2> 933131 WARN  (qtp1925953728-5177) [n:127.0.0.1:37732_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.p.DistributedUpdateProcessor Error sending update to https://127.0.0.1:37732/solr
   [junit4]   2> org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:37732/solr/collection1_shard1_replica_n1: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_14F869F052BC897B-001/index-NIOFSDirectory-002/_0.fdx
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.request(ConcurrentUpdateSolrClient.java:489) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.SolrCmdDistributor.doRequest(SolrCmdDistributor.java:312) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.SolrCmdDistributor.lambda$submit$0(SolrCmdDistributor.java:301) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_172]
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_172]
   [junit4]   2> 	at java.util.concurrent.Fut

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

taNode Ending block pool service for: Block pool BP-1749227281-127.0.0.1-1532616793034 (Datanode Uuid a5c11042-07e4-4723-ba74-b26add397d65) service to lucene2-us-west.apache.org/127.0.0.1:42670
   [junit4]   2> 5271595 INFO  (SUITE-HdfsBasicDistributedZk2Test-seed#[14F869F052BC897B]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 5271683 WARN  (1754100950@qtp-1039239134-1 - Acceptor0 HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:40563) [    ] o.a.h.h.HttpServer2 HttpServer Acceptor: isRunning is false. Rechecking.
   [junit4]   2> 5271683 WARN  (1754100950@qtp-1039239134-1 - Acceptor0 HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:40563) [    ] o.a.h.h.HttpServer2 HttpServer Acceptor: isRunning is false
   [junit4]   2> 5271721 WARN  (SUITE-HdfsBasicDistributedZk2Test-seed#[14F869F052BC897B]-worker) [    ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 5272120 INFO  (SUITE-HdfsBasicDistributedZk2Test-seed#[14F869F052BC897B]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 5272246 WARN  (DataNode: [[[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_14F869F052BC897B-001/tempDir-001/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_14F869F052BC897B-001/tempDir-001/hdfsBaseDir/data/data2/]]  heartbeating to lucene2-us-west.apache.org/127.0.0.1:42670) [    ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted
   [junit4]   2> 5272246 WARN  (DataNode: [[[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_14F869F052BC897B-001/tempDir-001/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_14F869F052BC897B-001/tempDir-001/hdfsBaseDir/data/data2/]]  heartbeating to lucene2-us-west.apache.org/127.0.0.1:42670) [    ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-1749227281-127.0.0.1-1532616793034 (Datanode Uuid 873d62c0-aa46-486f-a0b3-5848923677c4) service to lucene2-us-west.apache.org/127.0.0.1:42670
   [junit4]   2> 5272428 INFO  (SUITE-HdfsBasicDistributedZk2Test-seed#[14F869F052BC897B]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@lucene2-us-west.apache.org:0
   [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/J0/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_14F869F052BC897B-001
   [junit4]   2> Jul 26, 2018 2:57:39 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 18 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {rnd_b=PostingsFormat(name=LuceneFixedGap), SubjectTerms_mfacet=PostingsFormat(name=Asserting), oddField_s=PostingsFormat(name=LuceneFixedGap), multiDefault=Lucene50(blocksize=128), a_t=Lucene50(blocksize=128), foo_b=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), id=PostingsFormat(name=LuceneFixedGap), text=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{other_tl1=DocValuesFormat(name=Memory), range_facet_l_dv=DocValuesFormat(name=Lucene70), n_l1=DocValuesFormat(name=Lucene70), multiDefault=DocValuesFormat(name=Lucene70), intDefault=DocValuesFormat(name=Memory), n_dt1=DocValuesFormat(name=Memory), a_i1=DocValuesFormat(name=Lucene70), n_td1=DocValuesFormat(name=Memory), n_d1=DocValuesFormat(name=Lucene70), range_facet_l=DocValuesFormat(name=Lucene70), n_f1=DocValuesFormat(name=Memory), n_ti1=DocValuesFormat(name=Lucene70), n_tl1=DocValuesFormat(name=Memory), _version_=DocValuesFormat(name=Memory), n_tf1=DocValuesFormat(name=Lucene70), n_tdt1=DocValuesFormat(name=Memory), id_i1=DocValuesFormat(name=Memory), foo_d=DocValuesFormat(name=Lucene70), range_facet_i_dv=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Lucene70), intDvoDefault=DocValuesFormat(name=Lucene70), foo_f=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1892, maxMBSortInHeap=7.390212610132505, sim=RandomSimilarity(queryNorm=false): {}, locale=be-BY, timezone=Asia/Rangoon
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 1.8.0_172 (64-bit)/cpus=4,threads=2,free=90255768,total=517472256
   [junit4]   2> NOTE: All tests run in this JVM: [ScheduledMaintenanceTriggerTest, ResponseLogComponentTest, TestRealTimeGet, AnalyticsQueryTest, URLClassifyProcessorTest, ZkFailoverTest, TestAuthorizationFramework, ZkSolrClientTest, OverseerCollectionConfigSetProcessorTest, ShardSplitTest, TestFastLRUCache, SuggesterFSTTest, TestFieldTypeCollectionResource, SSLMigrationTest, ConcurrentCreateRoutedAliasTest, CoreAdminHandlerTest, CdcrReplicationDistributedZkTest, DistributedFacetPivotLongTailTest, TestConfigsApi, TestJsonFacetRefinement, TestBulkSchemaAPI, TestReload, TestInitParams, ResponseHeaderTest, TestManagedSchema, TestReplicationHandler, LargeFieldTest, TestSchemaResource, TestNoOpRegenerator, TestHashQParserPlugin, TestPayloadScoreQParserPlugin, TestCustomStream, HdfsRestartWhileUpdatingTest, SampleTest, LeaderFailureAfterFreshStartTest, BaseCdcrDistributedZkTest, BigEndianAscendingWordDeserializerTest, FieldMutatingUpdateProcessorTest, SegmentsInfoRequestHandlerTest, OpenExchangeRatesOrgProviderTest, DocValuesTest, TestInPlaceUpdatesStandalone, UpdateParamsTest, TestRetrieveFieldsOptimizer, HLLUtilTest, QueryParsingTest, SolrCLIZkUtilsTest, SuggestComponentTest, CreateCollectionCleanupTest, PeerSyncReplicationTest, TestRangeQuery, ScriptEngineTest, RandomizedTaggerTest, TestDynamicURP, TestConfigSetImmutable, TestSchemalessBufferedUpdates, TestLMDirichletSimilarityFactory, SpellCheckCollatorTest, TaggingAttributeTest, TestQuerySenderNoQuery, ChaosMonkeyNothingIsSafeTest, TestBlendedInfixSuggestions, DistributedFacetSimpleRefinementLongTailTest, AutoAddReplicasPlanActionTest, SystemInfoHandlerTest, CloudExitableDirectoryReaderTest, ResourceLoaderTest, TestSafeXMLParsing, TestManagedSynonymFilterFactory, SpatialRPTFieldTypeTest, TestExportWriter, TestUseDocValuesAsStored2, TestGroupingSearch, QueryResultKeyTest, DateRangeFieldTest, TestSolrCloudWithSecureImpersonation, TestPullReplicaErrorHandling, SchemaApiFailureTest, TestSolrConfigHandlerCloud, DirectUpdateHandlerTest, RulesTest, UtilsToolTest, TestHttpShardHandlerFactory, TestLuceneMatchVersion, DefaultValueUpdateProcessorTest, AnalysisErrorHandlingTest, TestGraphMLResponseWriter, TestBulkSchemaConcurrent, TestCloudDeleteByQuery, TestCollationField, TestMinMaxOnMultiValuedField, ParsingFieldUpdateProcessorsTest, DeleteLastCustomShardedReplicaTest, CursorPagingTest, ZkStateWriterTest, AtomicUpdateProcessorFactoryTest, SimpleMLTQParserTest, TestSolrFieldCacheBean, CoreSorterTest, TestSegmentSorting, CopyFieldTest, UninvertDocValuesMergePolicyTest, TestCodecSupport, TestDynamicFieldResource, TestSort, CustomHighlightComponentTest, TestPostingsSolrHighlighter, BasicDistributedZk2Test, LukeRequestHandlerTest, PathHierarchyTokenizerFactoryTest, PeerSyncWithLeaderAndIndexFingerprintCachingTest, SpellCheckComponentTest, TestRemoteStreaming, SimplePostToolTest, TestHashPartitioner, HdfsNNFailoverTest, TestValueSourceCache, TestCloudRecovery, MoveReplicaTest, TestOmitPositions, TestWriterPerf, ChaosMonkeySafeLeaderWithPullReplicasTest, ExplicitHLLTest, TestCrossCoreJoin, TokenizerChainTest, ShardRoutingTest, TestMergePolicyConfig, TestRestoreCore, TestSubQueryTransformer, SolrJmxReporterCloudTest, TestEmbeddedSolrServerConstructors, SolrCoreMetricManagerTest, TestStressRecovery, TestStressLiveNodes, LIRRollingUpdatesTest, LeaderElectionTest, MigrateRouteKeyTest, MoveReplicaHDFSTest, TestAuthenticationFramework, TestCloudConsistency, TestConfigSetsAPI, TestLeaderInitiatedRecoveryThread, TestLockTree, TestMiniSolrCloudClusterSSL, TestRequestForwarding, TestSSLRandomization, TestSolrCloudWithDelegationTokens, TestSolrCloudWithKerberosAlt, TestZkChroot, TlogReplayBufferedWhileIndexingTest, CollectionTooManyReplicasTest, CustomCollectionTest, HdfsCollectionsAPIDistributedZkTest, TestCollectionsAPIViaSolrCloudCluster, TestLocalFSCloudBackupRestore, TestReplicaProperties, HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest, MetricTriggerTest, NodeAddedTriggerIntegrationTest, NodeLostTriggerIntegrationTest, NodeMarkersRegistrationTest, SearchRateTriggerTest, TestPolicyCloud, TestClusterStateProvider, TestComputePlanAction, TestDistribStateManager, TestExecutePlanAction, TestGenericDistributedQueue, TestLargeCluster, TestNodeAddedTrigger, TestNodeLostTrigger, TestPolicyCloud, TestTriggerIntegration, CdcrVersionReplicationTest, HdfsBasicDistributedZk2Test]
   [junit4] Completed [564/825 (3!)] on J0 in 277.00s, 1 test, 1 failure <<< FAILURES!

[...truncated 9682 lines...]
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/build.xml:651: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/build.xml:585: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created:
* java_pid9048.hprof

Total time: 448 minutes 53 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

Re: [JENKINS] Lucene-Solr-NightlyTests-7.x - Build # 270 - Still Failing

Posted by Dawid Weiss <da...@gmail.com>.
I fixed TestMockDirectoryWrapper already. The
TestLatLonShapeQueries.testRandomBig OOM I don't know about - perhaps
we'd have to decrease the size of this test?

D.
D.
On Wed, Jul 25, 2018 at 2:07 PM Apache Jenkins Server
<je...@builds.apache.org> wrote:
>
> Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/270/
>
> 2 tests failed.
> FAILED:  org.apache.lucene.store.TestMockDirectoryWrapper.testThreadSafetyInListAll
>
> Error Message:
> Captured an uncaught exception in thread: Thread[id=607, name=Thread-582, state=RUNNABLE, group=TGRP-TestMockDirectoryWrapper]
>
> Stack Trace:
> com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=607, name=Thread-582, state=RUNNABLE, group=TGRP-TestMockDirectoryWrapper]
>         at __randomizedtesting.SeedInfo.seed([BDA551E5D65E7EDF:A6B9CE3923A6EBA8]:0)
> Caused by: java.io.UncheckedIOException: Something went wrong when opening: file-0
>         at __randomizedtesting.SeedInfo.seed([BDA551E5D65E7EDF]:0)
>         at org.apache.lucene.store.BaseDirectoryTestCase.lambda$testThreadSafetyInListAll$11(BaseDirectoryTestCase.java:446)
>         at java.lang.Thread.run(Thread.java:748)
> Caused by: java.io.IOException: MockDirectoryWrapper: file "file-0" is still open for writing
>         at org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:752)
>         at org.apache.lucene.store.BaseDirectoryTestCase.lambda$testThreadSafetyInListAll$11(BaseDirectoryTestCase.java:440)
>         ... 1 more
> Caused by: java.lang.RuntimeException: unclosed IndexOutput: file-0
>         at org.apache.lucene.store.MockDirectoryWrapper.addFileHandle(MockDirectoryWrapper.java:729)
>         at org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:668)
>         at org.apache.lucene.store.BaseDirectoryTestCase.lambda$testThreadSafetyInListAll$8(BaseDirectoryTestCase.java:416)
>         ... 1 more
>
>
> FAILED:  org.apache.lucene.document.TestLatLonShapeQueries.testRandomBig
>
> Error Message:
> Java heap space
>
> Stack Trace:
> java.lang.OutOfMemoryError: Java heap space
>         at __randomizedtesting.SeedInfo.seed([500649313F881BC1:D75134BEAED16741]:0)
>         at java.lang.Double.valueOf(Double.java:519)
>         at org.apache.lucene.geo.GeoTestUtil.surpriseMePolygon(GeoTestUtil.java:505)
>         at org.apache.lucene.geo.GeoTestUtil.nextPolygon(GeoTestUtil.java:390)
>         at org.apache.lucene.document.TestLatLonShapeQueries.doTestRandom(TestLatLonShapeQueries.java:126)
>         at org.apache.lucene.document.TestLatLonShapeQueries.testRandomBig(TestLatLonShapeQueries.java:106)
>         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.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 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)
>
>
>
>
> Build Log:
> [...truncated 2659 lines...]
>    [junit4] Suite: org.apache.lucene.store.TestMockDirectoryWrapper
>    [junit4] IGNOR/A 0.00s J1 | TestMockDirectoryWrapper.testFsyncDoesntCreateNewFiles
>    [junit4]    > Assumption #1: test only works for FSDirectory subclasses
>    [junit4] IGNOR/A 0.00s J1 | TestMockDirectoryWrapper.testPendingDeletions
>    [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
>    [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=TestMockDirectoryWrapper -Dtests.method=testThreadSafetyInListAll -Dtests.seed=BDA551E5D65E7EDF -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=it-IT -Dtests.timezone=CNT -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
>    [junit4] ERROR   0.23s J1 | TestMockDirectoryWrapper.testThreadSafetyInListAll <<<
>    [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=607, name=Thread-582, state=RUNNABLE, group=TGRP-TestMockDirectoryWrapper]
>    [junit4]    >        at __randomizedtesting.SeedInfo.seed([BDA551E5D65E7EDF:A6B9CE3923A6EBA8]:0)
>    [junit4]    > Caused by: java.io.UncheckedIOException: Something went wrong when opening: file-0
>    [junit4]    >        at __randomizedtesting.SeedInfo.seed([BDA551E5D65E7EDF]:0)
>    [junit4]    >        at org.apache.lucene.store.BaseDirectoryTestCase.lambda$testThreadSafetyInListAll$11(BaseDirectoryTestCase.java:446)
>    [junit4]    >        at java.lang.Thread.run(Thread.java:748)
>    [junit4]    > Caused by: java.io.IOException: MockDirectoryWrapper: file "file-0" is still open for writing
>    [junit4]    >        at org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:752)
>    [junit4]    >        at org.apache.lucene.store.BaseDirectoryTestCase.lambda$testThreadSafetyInListAll$11(BaseDirectoryTestCase.java:440)
>    [junit4]    >        ... 1 more
>    [junit4]    > Caused by: java.lang.RuntimeException: unclosed IndexOutput: file-0
>    [junit4]    >        at org.apache.lucene.store.MockDirectoryWrapper.addFileHandle(MockDirectoryWrapper.java:729)
>    [junit4]    >        at org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:668)
>    [junit4]    >        at org.apache.lucene.store.BaseDirectoryTestCase.lambda$testThreadSafetyInListAll$8(BaseDirectoryTestCase.java:416)
>    [junit4]    >        ... 1 more
>    [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=false): {}, locale=it-IT, timezone=CNT
>    [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_172 (64-bit)/cpus=4,threads=1,free=277401384,total=326631424
>    [junit4]   2> NOTE: All tests run in this JVM: [TestMockAnalyzer, TestRamUsageTesterOnWildAnimals, TestLeakFS, TestGroupFiltering, Nested1, Nested3, Nested2, TestMockDirectoryWrapper]
>    [junit4] Completed [15/41 (1!)] on J1 in 8.07s, 48 tests, 1 error, 2 skipped <<< FAILURES!
>
> [...truncated 7571 lines...]
>    [junit4] Suite: org.apache.lucene.document.TestLatLonShapeQueries
>    [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=TestLatLonShapeQueries -Dtests.method=testRandomBig -Dtests.seed=500649313F881BC1 -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=pt -Dtests.timezone=Pacific/Truk -Dtests.asserts=true -Dtests.file.encoding=UTF-8
>    [junit4] ERROR    747s J0 | TestLatLonShapeQueries.testRandomBig <<<
>    [junit4]    > Throwable #1: java.lang.OutOfMemoryError: Java heap space
>    [junit4]    >        at __randomizedtesting.SeedInfo.seed([500649313F881BC1:D75134BEAED16741]:0)
>    [junit4]    >        at java.lang.Double.valueOf(Double.java:519)
>    [junit4]    >        at org.apache.lucene.geo.GeoTestUtil.surpriseMePolygon(GeoTestUtil.java:505)
>    [junit4]    >        at org.apache.lucene.geo.GeoTestUtil.nextPolygon(GeoTestUtil.java:390)
>    [junit4]    >        at org.apache.lucene.document.TestLatLonShapeQueries.doTestRandom(TestLatLonShapeQueries.java:126)
>    [junit4]    >        at org.apache.lucene.document.TestLatLonShapeQueries.testRandomBig(TestLatLonShapeQueries.java:106)
>    [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/sandbox/test/J0/temp/lucene.document.TestLatLonShapeQueries_500649313F881BC1-001
>    [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=BlockTreeOrds(blocksize=128)}, docValues:{shape=DocValuesFormat(name=Memory), id=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=175, maxMBSortInHeap=6.838469249795862, sim=RandomSimilarity(queryNorm=true): {}, locale=pt, timezone=Pacific/Truk
>    [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_172 (64-bit)/cpus=4,threads=1,free=106781984,total=243269632
>    [junit4]   2> NOTE: All tests run in this JVM: [TestLatLonPoint, TestDocValuesNumbersQuery, TestLatLonShapeQueries]
>    [junit4] Completed [22/24 (1!)] on J0 in 862.19s, 3 tests, 1 error <<< FAILURES!
>
> [...truncated 4 lines...]
>    [junit4] JVM J0: stdout was not empty, see: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/sandbox/test/temp/junit4-J0-20180725_094928_8213644561931018444755.sysout
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] java.lang.OutOfMemoryError: Java heap space
>    [junit4] Dumping heap to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/heapdumps/java_pid14951.hprof ...
>    [junit4] Heap dump file created [506362711 bytes in 2.475 secs]
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 14391 lines...]
> BUILD FAILED
> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/build.xml:651: The following error occurred while executing this line:
> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/build.xml:585: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created:
> * java_pid14951.hprof
>
> Total time: 343 minutes 25 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-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org