[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lucene-dev
Subject:    [JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 221 - Still Unstable!
From:       Policeman Jenkins Server <jenkins () thetaphi ! de>
Date:       2017-09-29 23:09:27
Message-ID: 1095718882.195.1506726664446.JavaMail.jenkins () serv1 ! sd-datasolutions ! de
[Download RAW message or body]

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/221/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

5 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI

Error Message:
Error from server at http://127.0.0.1:56102/solr/awhollynewcollection_0: \
{"awhollynewcollection_0":8}

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from \
server at http://127.0.0.1:56102/solr/awhollynewcollection_0: \
{"awhollynewcollection_0":8}  at \
__randomizedtesting.SeedInfo.seed([86FE0C4FA164EB79:CE8B78FBA757C4EC]:0)  at \
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
  at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
  at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
  at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
  at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
  at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1121)
  at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
  at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:967)
  at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:967)
  at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:967)
  at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:967)
  at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:967)
  at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
  at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:460)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
  at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
  at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
  at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
  at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
  at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
  at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
  at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
  at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
  at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
  at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
  at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
  at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
  at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
  at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
  at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
  at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
  at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
  at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
  at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
  at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
  at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
  at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
  at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
  at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
  at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
  at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
  at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
  at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
  at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
  at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
  at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
  at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
  at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
  at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.core.TestLazyCores.testNoCommit

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([86FE0C4FA164EB79:599EAD9E6A4388DC]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:884)
	at org.apache.solr.core.TestLazyCores.check10(TestLazyCores.java:847)
	at org.apache.solr.core.TestLazyCores.testNoCommit(TestLazyCores.java:829)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
  at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
  at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
  at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
  at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
  at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
  at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
  at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
  at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
  at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
  at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
  at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
  at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
  at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
  at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
  at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
  at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
  at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
  at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
  at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
  at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
  at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
  at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
  at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
  at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
  at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
  at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
  at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
  at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
  at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
  at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
  at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
  at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
  at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
  at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound='10']
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int><lst \
name="params"><str name="q">*:*</str></lst></lst><result name="response" numFound="0" \
start="0"></result> </response>

	request was:q=*:*
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:877)
	... 41 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores:     1) \
Thread[id=2729, name=searcherExecutor-1422-thread-1, state=WAITING, \
group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at \
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at \
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) \
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)        \
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)      \
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)    \
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)    \
at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope \
at org.apache.solr.core.TestLazyCores:   1) Thread[id=2729, \
name=searcherExecutor-1422-thread-1, state=WAITING, group=TGRP-TestLazyCores]  at \
                sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
                
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
                
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
                
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
                
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([86FE0C4FA164EB79]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=2729, \
name=searcherExecutor-1422-thread-1, state=WAITING, group=TGRP-TestLazyCores]         \
at sun.misc.Unsafe.park(Native Method)         at \
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at \
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) \
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)        \
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)      \
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)    \
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)    \
at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads \
that couldn't be terminated:  1) Thread[id=2729, name=searcherExecutor-1422-thread-1, \
state=WAITING, group=TGRP-TestLazyCores]  at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
                
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
                
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
                
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
                
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([86FE0C4FA164EB79]:0)


FAILED:  org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelExecutorStream


Error Message:
Error from server at http://127.0.0.1:62404/solr/workQueue_shard2_replica_n2: \
Expected mime type application/octet-stream but got text/html. <html> <head> <meta \
http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 404 \
</title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing \
/solr/workQueue_shard2_replica_n2/update. Reason: <pre>    Can not find: \
/solr/workQueue_shard2_replica_n2/update</pre></p> <hr /><a \
href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/> </body> \
</html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server \
at http://127.0.0.1:62404/solr/workQueue_shard2_replica_n2: Expected mime type \
application/octet-stream but got text/html. <html> <head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/workQueue_shard2_replica_n2/update. Reason:
<pre>    Can not find: /solr/workQueue_shard2_replica_n2/update</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// \
9.3.20.v20170531</a><hr/> </body>
</html>

	at __randomizedtesting.SeedInfo.seed([80DF5AE9E7D3739:B51A80B7A7510A64]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539)
  at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993)
  at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
  at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
  at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
	at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelExecutorStream(StreamExpressionTest.java:7540)
  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: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: \
Error from server at http://127.0.0.1:62404/solr/workQueue_shard2_replica_n2: \
Expected mime type application/octet-stream but got text/html. <html> <head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/workQueue_shard2_replica_n2/update. Reason:
<pre>    Can not find: /solr/workQueue_shard2_replica_n2/update</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// \
9.3.20.v20170531</a><hr/> </body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:591)
  at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
  at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
  at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
  at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
  at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:516)
  at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	... 1 more




Build Log:
[...truncated 11834 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: \
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_86FE0C4FA164EB79-001\init-core-data-001
  [junit4]   2> 486032 WARN  (SUITE-TestLazyCores-seed#[86FE0C4FA164EB79]-worker) [   \
] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=42 numCloses=42  [junit4]   \
2> 486032 INFO  (SUITE-TestLazyCores-seed#[86FE0C4FA164EB79]-worker) [    ] \
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) \
w/NUMERIC_DOCVALUES_SYSPROP=true  [junit4]   2> 486041 INFO  \
(SUITE-TestLazyCores-seed#[86FE0C4FA164EB79]-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> 486043 INFO  (SUITE-TestLazyCores-seed#[86FE0C4FA164EB79]-worker) [    \
] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: \
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom  [junit4] \
2> 486046 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    ] \
o.a.s.SolrTestCaseJ4 ###Starting testCachingLimit  [junit4]   2> 486095 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    ] \
o.a.s.c.SolrXmlConfig Loading container configuration from \
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_86FE0C4FA164EB79-001\tempDir-001\solr.xml
  [junit4]   2> 486105 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    ] \
o.a.s.c.SolrXmlConfig MBean server found: \
com.sun.jmx.mbeanserver.JmxMBeanServer@35370276, but no JMX reporters were configured \
- adding default JMX reporter.  [junit4]   2> 486194 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    ] \
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') \
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35370276  [junit4]   2> \
486200 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    ] \
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled \
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35370276  [junit4]   2> 486201 INFO \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    ] \
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') \
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35370276  [junit4]   2> \
486218 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    ] \
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient \
cores  [junit4]   2> 486262 INFO  (coreLoadExecutor-1301-thread-2) [    \
x:collection2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0  [junit4]   2> \
486262 INFO  (coreLoadExecutor-1301-thread-1) [    x:collection1] o.a.s.c.SolrConfig \
Using Lucene MatchVersion: 7.1.0  [junit4]   2> 486263 INFO  \
(coreLoadExecutor-1301-thread-3) [    x:collection5] o.a.s.c.SolrConfig Using Lucene \
MatchVersion: 7.1.0  [junit4]   2> 486278 INFO  (coreLoadExecutor-1301-thread-2) [    \
x:collection2] o.a.s.s.IndexSchema [collection2] Schema name=tiny  [junit4]   2> \
486279 INFO  (coreLoadExecutor-1301-thread-1) [    x:collection1] o.a.s.s.IndexSchema \
[collection1] Schema name=tiny  [junit4]   2> 486290 INFO  \
(coreLoadExecutor-1301-thread-2) [    x:collection2] o.a.s.s.IndexSchema Loaded \
schema tiny/1.1 with uniqueid field id  [junit4]   2> 486290 INFO  \
(coreLoadExecutor-1301-thread-2) [    x:collection2] o.a.s.c.CoreContainer Creating \
SolrCore 'collection2' using configuration from instancedir \
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_86FE0C4FA164EB79-001\tempDir-001\.\collection2, \
trusted=true  [junit4]   2> 486290 INFO  (coreLoadExecutor-1301-thread-1) [    \
x:collection1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id  \
[junit4]   2> 486290 INFO  (coreLoadExecutor-1301-thread-2) [    x:collection2] \
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection2' (registry \
'solr.core.collection2') enabled at server: \
com.sun.jmx.mbeanserver.JmxMBeanServer@35370276  [junit4]   2> 486290 INFO  \
(coreLoadExecutor-1301-thread-2) [    x:collection2] o.a.s.c.SolrCore \
solr.RecoveryStrategy.Builder  [junit4]   2> 486290 INFO  \
(coreLoadExecutor-1301-thread-2) [    x:collection2] o.a.s.c.SolrCore [[collection2] \
] Opening new SolrCore at \
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_86FE0C4FA164EB79-001\tempDir-001\collection2], \
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\ \
J0\temp\solr.core.TestLazyCores_86FE0C4FA164EB79-001\tempDir-001\.\collection2\data\] \
[junit4]   2> 486291 INFO  (coreLoadExecutor-1301-thread-3) [    x:collection5] \
o.a.s.s.IndexSchema [collection5] Schema name=tiny  [junit4]   2> 486293 INFO  \
(coreLoadExecutor-1301-thread-3) [    x:collection5] o.a.s.s.IndexSchema Loaded \
schema tiny/1.1 with uniqueid field id  [junit4]   2> 486293 INFO  \
(coreLoadExecutor-1301-thread-3) [    x:collection5] o.a.s.c.CoreContainer Creating \
SolrCore 'collection5' using configuration from instancedir \
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_86FE0C4FA164EB79-001\tempDir-001\.\collection5, \
trusted=true  [junit4]   2> 486293 INFO  (coreLoadExecutor-1301-thread-3) [    \
x:collection5] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection5' \
(registry 'solr.core.collection5') enabled at server: \
com.sun.jmx.mbeanserver.JmxMBeanServer@35370276  [junit4]   2> 486293 INFO  \
(coreLoadExecutor-1301-thread-3) [    x:collection5] o.a.s.c.SolrCore \
solr.RecoveryStrategy.Builder  [junit4]   2> 486293 INFO  \
(coreLoadExecutor-1301-thread-3) [    x:collection5] o.a.s.c.SolrCore [[collection5] \
] Opening new SolrCore at \
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_86FE0C4FA164EB79-001\tempDir-001\collection5], \
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\ \
J0\temp\solr.core.TestLazyCores_86FE0C4FA164EB79-001\tempDir-001\.\collection5\data\] \
[junit4]   2> 486290 INFO  (coreLoadExecutor-1301-thread-1) [    x:collection1] \
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from \
instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\te \
st\J0\temp\solr.core.TestLazyCores_86FE0C4FA164EB79-001\tempDir-001\.\collection1, \
trusted=true  [junit4]   2> 486297 INFO  (coreLoadExecutor-1301-thread-1) [    \
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' \
(registry 'solr.core.collection1') enabled at server: \
com.sun.jmx.mbeanserver.JmxMBeanServer@35370276  [junit4]   2> 486297 INFO  \
(coreLoadExecutor-1301-thread-1) [    x:collection1] o.a.s.c.SolrCore \
solr.RecoveryStrategy.Builder  [junit4]   2> 486297 INFO  \
(coreLoadExecutor-1301-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] \
] Opening new SolrCore at \
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_86FE0C4FA164EB79-001\tempDir-001\collection1], \
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\ \
J0\temp\solr.core.TestLazyCores_86FE0C4FA164EB79-001\tempDir-001\.\collection1\data\] \
[junit4]   2> 486298 INFO  (coreLoadExecutor-1301-thread-2) [    x:collection2] \
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class \
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: \
minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, \
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, \
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]  \
[junit4]   2> 486307 INFO  (coreLoadExecutor-1301-thread-3) [    x:collection5] \
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class \
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: \
minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, \
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, \
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]  \
[junit4]   2> 486314 INFO  (coreLoadExecutor-1301-thread-1) [    x:collection1] \
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class \
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: \
minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, \
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, \
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]  \
[junit4]   2> 486413 INFO  (coreLoadExecutor-1301-thread-2) [    x:collection2] \
o.a.s.u.CommitTracker Hard AutoCommit: disabled  [junit4]   2> 486413 INFO  \
(coreLoadExecutor-1301-thread-2) [    x:collection2] o.a.s.u.CommitTracker Soft \
AutoCommit: disabled  [junit4]   2> 486414 INFO  (coreLoadExecutor-1301-thread-2) [   \
x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class \
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, \
maxMergeAtOnceExplicit=30, maxMergedSegmentMB=12.6787109375, \
floorSegmentMB=2.1884765625, forceMergeDeletesPctAllowed=17.419558053939838, \
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0  \
[junit4]   2> 486414 INFO  (coreLoadExecutor-1301-thread-3) [    x:collection5] \
o.a.s.u.CommitTracker Hard AutoCommit: disabled  [junit4]   2> 486415 INFO  \
(coreLoadExecutor-1301-thread-3) [    x:collection5] o.a.s.u.CommitTracker Soft \
AutoCommit: disabled  [junit4]   2> 486416 INFO  (coreLoadExecutor-1301-thread-3) [   \
x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class \
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, \
maxMergeAtOnceExplicit=30, maxMergedSegmentMB=12.6787109375, \
floorSegmentMB=2.1884765625, forceMergeDeletesPctAllowed=17.419558053939838, \
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0  \
[junit4]   2> 486445 INFO  (coreLoadExecutor-1301-thread-1) [    x:collection1] \
o.a.s.u.CommitTracker Hard AutoCommit: disabled  [junit4]   2> 486445 INFO  \
(coreLoadExecutor-1301-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft \
AutoCommit: disabled  [junit4]   2> 486446 INFO  (coreLoadExecutor-1301-thread-1) [   \
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class \
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, \
maxMergeAtOnceExplicit=30, maxMergedSegmentMB=12.6787109375, \
floorSegmentMB=2.1884765625, forceMergeDeletesPctAllowed=17.419558053939838, \
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0  \
[junit4]   2> 486447 INFO  (coreLoadExecutor-1301-thread-2) [    x:collection2] \
o.a.s.s.SolrIndexSearcher Opening [Searcher@3e979fe1[collection2] main]  [junit4]   \
2> 486448 INFO  (coreLoadExecutor-1301-thread-2) [    x:collection2] \
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: \
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_86FE0C4FA164EB79-001\tempDir-001\collection2\conf
  [junit4]   2> 486448 INFO  (coreLoadExecutor-1301-thread-2) [    x:collection2] \
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.  [junit4]   2> \
486450 INFO  (coreLoadExecutor-1301-thread-3) [    x:collection5] \
o.a.s.s.SolrIndexSearcher Opening [Searcher@16eb1e01[collection5] main]  [junit4]   \
2> 486450 INFO  (searcherExecutor-1302-thread-1-processing-x:collection2) [    \
x:collection2] o.a.s.c.SolrCore [collection2] Registered new searcher \
Searcher@3e979fe1[collection2] \
main{ExitableDirectoryReader(UninvertingDirectoryReader())}  [junit4]   2> 486450 \
INFO  (coreLoadExecutor-1301-thread-3) [    x:collection5] \
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: \
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_86FE0C4FA164EB79-001\tempDir-001\collection5\conf
  [junit4]   2> 486452 INFO  (coreLoadExecutor-1301-thread-3) [    x:collection5] \
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.  [junit4]   2> \
486452 INFO  (coreLoadExecutor-1301-thread-1) [    x:collection1] \
o.a.s.s.SolrIndexSearcher Opening [Searcher@54ea7923[collection1] main]  [junit4]   \
2> 486453 INFO  (searcherExecutor-1303-thread-1-processing-x:collection5) [    \
x:collection5] o.a.s.c.SolrCore [collection5] Registered new searcher \
Searcher@16eb1e01[collection5] \
main{ExitableDirectoryReader(UninvertingDirectoryReader())}  [junit4]   2> 486453 \
INFO  (coreLoadExecutor-1301-thread-1) [    x:collection1] \
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: \
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_86FE0C4FA164EB79-001\tempDir-001\collection1\conf
  [junit4]   2> 486454 INFO  (coreLoadExecutor-1301-thread-1) [    x:collection1] \
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.  [junit4]   2> \
486455 INFO  (searcherExecutor-1304-thread-1-processing-x:collection1) [    \
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher \
Searcher@54ea7923[collection1] \
main{ExitableDirectoryReader(UninvertingDirectoryReader())}  [junit4]   2> 486491 \
INFO  (TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0  [junit4]   2> \
486507 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.s.IndexSchema [collection3] Schema name=tiny  [junit4]   2> \
486514 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id  \
[junit4]   2> 486514 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.c.CoreContainer Creating SolrCore 'collection3' using configuration from \
instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\te \
st\J0\temp\solr.core.TestLazyCores_86FE0C4FA164EB79-001\tempDir-001\.\collection3, \
trusted=true  [junit4]   2> 486515 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection3' (registry \
'solr.core.collection3') enabled at server: \
com.sun.jmx.mbeanserver.JmxMBeanServer@35370276  [junit4]   2> 486515 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder  [junit4]   2> 486515 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.c.SolrCore [[collection3] ] Opening new SolrCore at \
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_86FE0C4FA164EB79-001\tempDir-001\collection3], \
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\ \
J0\temp\solr.core.TestLazyCores_86FE0C4FA164EB79-001\tempDir-001\.\collection3\data\] \
[junit4]   2> 486526 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class \
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: \
minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648, \
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, \
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, \
   [junit4]   2> 486640 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.u.CommitTracker Soft AutoCommit: disabled  [junit4]   2> 486641 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class \
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: \
minMergeSize=1677721, mergeFactor=31, maxMergeSize=2147483648, \
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, \
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]  \
[junit4]   2> 486642 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.s.SolrIndexSearcher Opening [Searcher@51116d1b[collection3] main]  [junit4]   \
2> 486643 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.r.ManagedResourceStorage File-based storage initialized to use \
dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_86FE0C4FA164EB79-001\tempDir-001\collection3\conf
  [junit4]   2> 486644 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.  [junit4]   2> \
486645 INFO  (searcherExecutor-1314-thread-1-processing-x:collection3) [    \
x:collection3] o.a.s.c.SolrCore [collection3] Registered new searcher \
Searcher@51116d1b[collection3] \
main{ExitableDirectoryReader(UninvertingDirectoryReader())}  [junit4]   2> 486679 \
INFO  (TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0  [junit4]   2> \
486690 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.s.IndexSchema [collection4] Schema name=tiny  [junit4]   2> \
486694 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id  \
[junit4]   2> 486694 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.c.CoreContainer Creating SolrCore 'collection4' using configuration from \
instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\te \
st\J0\temp\solr.core.TestLazyCores_86FE0C4FA164EB79-001\tempDir-001\.\collection4, \
trusted=true  [junit4]   2> 486695 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection4' (registry \
'solr.core.collection4') enabled at server: \
com.sun.jmx.mbeanserver.JmxMBeanServer@35370276  [junit4]   2> 486695 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder  [junit4]   2> 486695 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.c.SolrCore [[collection4] ] Opening new SolrCore at \
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_86FE0C4FA164EB79-001\tempDir-001\collection4], \
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\ \
J0\temp\solr.core.TestLazyCores_86FE0C4FA164EB79-001\tempDir-001\.\collection4\data\] \
[junit4]   2> 486703 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class \
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, \
mergeFactor=12, maxMergeSize=9223372036854775807, \
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, \
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, \
noCFSRatio=0.8932721034196976]  [junit4]   2> 486804 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.u.CommitTracker Hard AutoCommit: disabled  [junit4]   2> 486805 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.u.CommitTracker Soft AutoCommit: disabled  [junit4]   2> 486806 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class \
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, \
mergeFactor=10, maxMergeSize=1564478564, \
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, \
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]  \
[junit4]   2> 486807 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.s.SolrIndexSearcher Opening [Searcher@79db84f2[collection4] main]  [junit4]   \
2> 486808 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.r.ManagedResourceStorage File-based storage initialized to use \
dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_86FE0C4FA164EB79-001\tempDir-001\collection4\conf
  [junit4]   2> 486809 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.  [junit4]   2> \
486810 INFO  (searcherExecutor-1318-thread-1-processing-x:collection3) [    \
x:collection3] o.a.s.c.SolrCore [collection4] Registered new searcher \
Searcher@79db84f2[collection4] \
main{ExitableDirectoryReader(UninvertingDirectoryReader())}  [junit4]   2> 486841 \
INFO  (TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0  [junit4]   2> \
486852 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.s.IndexSchema [collection6] Schema name=tiny  [junit4]   2> \
486857 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id  \
[junit4]   2> 486857 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.c.CoreContainer Creating SolrCore 'collection6' using configuration from \
instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\te \
st\J0\temp\solr.core.TestLazyCores_86FE0C4FA164EB79-001\tempDir-001\.\collection6, \
trusted=true  [junit4]   2> 486857 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection6' (registry \
'solr.core.collection6') enabled at server: \
com.sun.jmx.mbeanserver.JmxMBeanServer@35370276  [junit4]   2> 486857 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder  [junit4]   2> 486857 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.c.SolrCore [[collection6] ] Opening new SolrCore at \
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_86FE0C4FA164EB79-001\tempDir-001\collection6], \
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\ \
J0\temp\solr.core.TestLazyCores_86FE0C4FA164EB79-001\tempDir-001\.\collection6\data\] \
[junit4]   2> 486864 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class \
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, \
maxMergeAtOnceExplicit=42, maxMergedSegmentMB=22.4208984375, \
floorSegmentMB=1.689453125, forceMergeDeletesPctAllowed=5.1486722553805855, \
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, \
noCFSRatio=0.4976826967283422  [junit4]   2> 486946 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.u.CommitTracker Hard AutoCommit: disabled  [junit4]   2> 486946 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.u.CommitTracker Soft AutoCommit: disabled  [junit4]   2> 486947 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class \
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, \
maxMergeAtOnceExplicit=48, maxMergedSegmentMB=31.6728515625, floorSegmentMB=2.15625, \
forceMergeDeletesPctAllowed=17.303487718195147, segmentsPerTier=14.0, \
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0  [junit4]   2> 486947 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.s.SolrIndexSearcher Opening [Searcher@43a892f9[collection6] main]  [junit4]   \
2> 486948 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.r.ManagedResourceStorage File-based storage initialized to use \
dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_86FE0C4FA164EB79-001\tempDir-001\collection6\conf
  [junit4]   2> 486948 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.  [junit4]   2> \
486950 INFO  (searcherExecutor-1322-thread-1-processing-x:collection3) [    \
x:collection3] o.a.s.c.SolrCore [collection6] Registered new searcher \
Searcher@43a892f9[collection6] \
main{ExitableDirectoryReader(UninvertingDirectoryReader())}  [junit4]   2> 486975 \
INFO  (TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0  [junit4]   2> \
486984 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.s.IndexSchema [collection7] Schema name=tiny  [junit4]   2> \
486988 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id  \
[junit4]   2> 486988 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.c.CoreContainer Creating SolrCore 'collection7' using configuration from \
instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\te \
st\J0\temp\solr.core.TestLazyCores_86FE0C4FA164EB79-001\tempDir-001\.\collection7, \
trusted=true  [junit4]   2> 486989 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection7' (registry \
'solr.core.collection7') enabled at server: \
com.sun.jmx.mbeanserver.JmxMBeanServer@35370276  [junit4]   2> 486989 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder  [junit4]   2> 486989 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.c.SolrCore [[collection7] ] Opening new SolrCore at \
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_86FE0C4FA164EB79-001\tempDir-001\collection7], \
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\ \
J0\temp\solr.core.TestLazyCores_86FE0C4FA164EB79-001\tempDir-001\.\collection7\data\] \
[junit4]   2> 486994 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class \
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, \
maxMergeAtOnceExplicit=20, maxMergedSegmentMB=90.3662109375, \
floorSegmentMB=1.541015625, forceMergeDeletesPctAllowed=4.609295097462641, \
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0  \
[junit4]   2> 487069 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.u.CommitTracker Hard AutoCommit: disabled  [junit4]   2> 487069 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.u.CommitTracker Soft AutoCommit: disabled  [junit4]   2> 487070 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class \
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, \
mergeFactor=48, maxMergeSize=9223372036854775807, \
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, \
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]  \
[junit4]   2> 487071 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.s.SolrIndexSearcher Opening [Searcher@c05d7b9[collection7] main]  [junit4]   2> \
487071 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.r.ManagedResourceStorage File-based storage initialized to use \
dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_86FE0C4FA164EB79-001\tempDir-001\collection7\conf
  [junit4]   2> 487072 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.  [junit4]   2> \
487072 INFO  (searcherExecutor-1326-thread-1-processing-x:collection3) [    \
x:collection3] o.a.s.c.SolrCore [collection7] Registered new searcher \
Searcher@c05d7b9[collection7] \
main{ExitableDirectoryReader(UninvertingDirectoryReader())}  [junit4]   2> 487100 \
INFO  (TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0  [junit4]   2> \
487110 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.s.IndexSchema [collection8] Schema name=tiny  [junit4]   2> \
487114 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id  \
[junit4]   2> 487114 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.c.CoreContainer Creating SolrCore 'collection8' using configuration from \
instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\te \
st\J0\temp\solr.core.TestLazyCores_86FE0C4FA164EB79-001\tempDir-001\.\collection8, \
trusted=true  [junit4]   2> 487115 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection8' (registry \
'solr.core.collection8') enabled at server: \
com.sun.jmx.mbeanserver.JmxMBeanServer@35370276  [junit4]   2> 487115 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder  [junit4]   2> 487115 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
   [junit4]   2> 487121 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class \
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, \
maxMergeAtOnceExplicit=22, maxMergedSegmentMB=14.5224609375, \
floorSegmentMB=2.060546875, forceMergeDeletesPctAllowed=26.261332643246128, \
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0  \
[junit4]   2> 487214 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.u.CommitTracker Hard AutoCommit: disabled  [junit4]   2> 487214 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.u.CommitTracker Soft AutoCommit: disabled  [junit4]   2> 487215 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class \
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, \
maxMergeAtOnceExplicit=23, maxMergedSegmentMB=80.201171875, \
floorSegmentMB=2.0712890625, forceMergeDeletesPctAllowed=23.283438810250647, \
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, \
noCFSRatio=0.6098547353143164  [junit4]   2> 487216 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.s.SolrIndexSearcher Opening [Searcher@432a4276[collection8] main]  [junit4]   \
2> 487217 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.r.ManagedResourceStorage File-based storage initialized to use \
dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_86FE0C4FA164EB79-001\tempDir-001\collection8\conf
  [junit4]   2> 487218 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.  [junit4]   2> \
487219 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.c.TransientSolrCoreCacheDefault Closing transient core \
[collection3]  [junit4]   2> 487219 INFO  \
(searcherExecutor-1330-thread-1-processing-x:collection3) [    x:collection3] \
o.a.s.c.SolrCore [collection8] Registered new searcher Searcher@432a4276[collection8] \
main{ExitableDirectoryReader(UninvertingDirectoryReader())}  [junit4]   2> 487251 \
INFO  (TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0  [junit4]   2> \
487263 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.s.IndexSchema [collection9] Schema name=tiny  [junit4]   2> \
487268 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id  \
[junit4]   2> 487268 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.c.CoreContainer Creating SolrCore 'collection9' using configuration from \
instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\te \
st\J0\temp\solr.core.TestLazyCores_86FE0C4FA164EB79-001\tempDir-001\.\collection9, \
trusted=true  [junit4]   2> 487269 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection9' (registry \
'solr.core.collection9') enabled at server: \
com.sun.jmx.mbeanserver.JmxMBeanServer@35370276  [junit4]   2> 487269 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder  [junit4]   2> 487269 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.c.SolrCore [[collection9] ] Opening new SolrCore at \
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_86FE0C4FA164EB79-001\tempDir-001\collection9], \
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\ \
J0\temp\solr.core.TestLazyCores_86FE0C4FA164EB79-001\tempDir-001\.\collection9\data\] \
[junit4]   2> 487275 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class \
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, \
mergeFactor=28, maxMergeSize=9223372036854775807, \
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, \
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, \
noCFSRatio=0.6949648700772112]  [junit4]   2> 487378 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.u.CommitTracker Hard AutoCommit: disabled  [junit4]   2> 487378 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.u.CommitTracker Soft AutoCommit: disabled  [junit4]   2> 487379 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class \
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, \
mergeFactor=37, maxMergeSize=9223372036854775807, \
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, \
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, \
noCFSRatio=0.5327955794304595]  [junit4]   2> 487380 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.s.SolrIndexSearcher Opening [Searcher@21ac082e[collection9] main]  [junit4]   \
2> 487380 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.r.ManagedResourceStorage File-based storage initialized to use \
dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_86FE0C4FA164EB79-001\tempDir-001\collection9\conf
  [junit4]   2> 487381 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.  [junit4]   2> \
487382 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.c.TransientSolrCoreCacheDefault Closing transient core \
[collection2]  [junit4]   2> 487382 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.c.SolrCore [collection3]  CLOSING SolrCore \
org.apache.solr.core.SolrCore@13e76278  [junit4]   2> 487382 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.m.SolrMetricManager Closing metric reporters for \
registry=solr.core.collection3, tag=333931128  [junit4]   2> 487382 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.m.r.SolrJmxReporter Closing reporter \
[org.apache.solr.metrics.reporters.SolrJmxReporter@25f67bc1: rootName = null, domain \
= solr.core.collection3, service url = null, agent id = null] for registry \
solr.core.collection3 / com.codahale.metrics.MetricRegistry@ccf1e84  [junit4]   2> \
487382 INFO  (searcherExecutor-1334-thread-1-processing-x:collection3) [    \
x:collection3] o.a.s.c.SolrCore [collection9] Registered new searcher \
Searcher@21ac082e[collection9] \
main{ExitableDirectoryReader(UninvertingDirectoryReader())}  [junit4]   2> 487382 \
INFO  (Thread-558) [    ] o.a.s.c.SolrCore [collection2]  CLOSING SolrCore \
org.apache.solr.core.SolrCore@3f203e92  [junit4]   2> 487388 INFO  (Thread-558) [    \
] o.a.s.m.SolrMetricManager Closing metric reporters for \
registry=solr.core.collection2, tag=1059077778  [junit4]   2> 487388 INFO  \
(Thread-558) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter \
[org.apache.solr.metrics.reporters.SolrJmxReporter@212ef299: rootName = null, domain \
= solr.core.collection2, service url = null, agent id = null] for registry \
solr.core.collection2 / com.codahale.metrics.MetricRegistry@4942747f  [junit4]   2> \
487390 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.c.CoreContainer Shutting down CoreContainer instance=354184436  \
[junit4]   2> 487392 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null  \
[junit4]   2> 487392 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.m.r.SolrJmxReporter Closing reporter \
[org.apache.solr.metrics.reporters.SolrJmxReporter@163c10ad: rootName = null, domain \
= solr.node, service url = null, agent id = null] for registry solr.node / \
com.codahale.metrics.MetricRegistry@38b6cfbd  [junit4]   2> 487396 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null  \
[junit4]   2> 487396 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.m.r.SolrJmxReporter Closing reporter \
[org.apache.solr.metrics.reporters.SolrJmxReporter@ba67add: rootName = null, domain = \
solr.jvm, service url = null, agent id = null] for registry solr.jvm / \
com.codahale.metrics.MetricRegistry@5ab73700  [junit4]   2> 487400 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null  \
[junit4]   2> 487400 INFO  \
(TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    x:collection3] \
o.a.s.m.r.SolrJmxReporter Closing reporter \
[org.apache.solr.metrics.reporters.SolrJmxReporter@1184685b: rootName = null, domain \
= solr.jetty, service url = null, agent id = null] for registry solr.jetty / \
com.codahale.metrics.MetricRegistry@13acd622  [junit4]   2> 487401 INFO  \
(coreCloseExecutor-1338-thread-1-processing-x:collection3) [    x:collection5] \
o.a.s.c.SolrCore [collection5]  CLOSING SolrCore \
org.apache.solr.core.SolrCore@6d940cd4  [junit4]   2> 487401 INFO  \
(coreCloseExecutor-1338-thread-1-processing-x:collection3) [    x:collection5] \
o.a.s.m.SolrMetricManager Closing metric reporters for \
registry=solr.core.collection5, tag=1838419156  [junit4]   2> 487402 INFO  \
(coreCloseExecutor-1338-thread-6-processing-x:collection3) [    x:collection8] \
o.a.s.c.SolrCore [collection8]  CLOSING SolrCore \
org.apache.solr.core.SolrCore@5f26db23  [junit4]   2> 487402 INFO  \
(coreCloseExecutor-1338-thread-7-processing-x:collection3) [    x:collection9] \
o.a.s.c.SolrCore [collection9]  CLOSING SolrCore \
org.apache.solr.core.SolrCore@31223094  [junit4]   2> 487402 INFO  \
(coreCloseExecutor-1338-thread-1-processing-x:collection3) [    x:collection5] \
o.a.s.m.r.SolrJmxReporter Closing reporter \
[org.apache.solr.metrics.reporters.SolrJmxReporter@3762eadd: rootName = null, domain \
= solr.core.collection5, service url = null, agent id = null] for registry \
solr.core.collection5 / com.codahale.metrics.MetricRegistry@4a5d3af0  [junit4]   2> \
487402 INFO  (coreCloseExecutor-1338-thread-5-processing-x:collection3) [    \
x:collection7] o.a.s.c.SolrCore [collection7]  CLOSING SolrCore \
org.apache.solr.core.SolrCore@677d0cba  [junit4]   2> 487402 INFO  \
(coreCloseExecutor-1338-thread-4-processing-x:collection3) [    x:collection6] \
o.a.s.c.SolrCore [collection6]  CLOSING SolrCore \
org.apache.solr.core.SolrCore@2337a876  [junit4]   2> 487402 INFO  \
(coreCloseExecutor-1338-thread-3-processing-x:collection3) [    x:collection4] \
o.a.s.c.SolrCore [collection4]  CLOSING SolrCore \
org.apache.solr.core.SolrCore@df418b2  [junit4]   2> 487402 INFO  \
(coreCloseExecutor-1338-thread-2-processing-x:collection3) [    x:collection1] \
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore \
org.apache.solr.core.SolrCore@42a09825  [junit4]   2> 487406 INFO  \
(coreCloseExecutor-1338-thread-6-processing-x:collection3) [    x:collection8] \
o.a.s.m.SolrMetricManager Closing metric reporters for \
registry=solr.core.collection8, tag=1596381987  [junit4]   2> 487407 INFO  \
(coreCloseExecutor-1338-thread-6-processing-x:collection3) [    x:collection8] \
o.a.s.m.r.SolrJmxReporter Closing reporter \
[org.apache.solr.metrics.reporters.SolrJmxReporter@59843e17: rootName = null, domain \
= solr.core.collection8, service url = null, agent id = null] for registry \
solr.core.collection8 / com.codahale.metrics.MetricRegistry@233b3017  [junit4]   2> \
487413 INFO  (coreCloseExecutor-1338-thread-7-processing-x:collection3) [    \
x:collection9] o.a.s.m.SolrMetricManager Closing metric reporters for \
registry=solr.core.collection9, tag=824324244  [junit4]   2> 487413 INFO  \
(coreCloseExecutor-1338-thread-7-processing-x:collection3) [    x:collection9] \
o.a.s.m.r.SolrJmxReporter Closing reporter \
[org.apache.solr.metrics.reporters.SolrJmxReporter@105abad4: rootName = null, domain \
= solr.core.collection9, service url = null, agent id = null] for registry \
solr.core.collection9 / com.codahale.metrics.MetricRegistry@5ffb145d  [junit4]   2> \
487419 INFO  (coreCloseExecutor-1338-thread-5-processing-x:collection3) [    \
x:collection7] o.a.s.m.SolrMetricManager Closing metric reporters for \
registry=solr.core.collection7, tag=1736248506  [junit4]   2> 487420 INFO  \
(coreCloseExecutor-1338-thread-5-processing-x:collection3) [    x:collection7] \
o.a.s.m.r.SolrJmxReporter Closing reporter \
[org.apache.solr.metrics.reporters.SolrJmxReporter@6f723303: rootName = null, domain \
= solr.core.collection7, service url = null, agent id = null] for registry \
solr.core.collection7 / com.codahale.metrics.MetricRegistry@6f70eb44  [junit4]   2> \
487431 INFO  (coreCloseExecutor-1338-thread-4-processing-x:collection3) [    \
x:collection6] o.a.s.m.SolrMetricManager Closing metric reporters for \
registry=solr.core.collection6, tag=590850166  [junit4]   2> 487432 INFO  \
(coreCloseExecutor-1338-thread-4-processing-x:collection3) [    x:collection6] \
o.a.s.m.r.SolrJmxReporter Closing reporter \
[org.apache.solr.metrics.reporters.SolrJmxReporter@166e279e: rootName = null, domain \
= solr.core.collection6, service url = null, agent id = null] for registry \
solr.core.collection6 / com.codahale.metrics.MetricRegistry@18192215  [junit4]   2> \
487438 INFO  (coreCloseExecutor-1338-thread-3-processing-x:collection3) [    \
x:collection4] o.a.s.m.SolrMetricManager Closing metric reporters for \
registry=solr.core.collection4, tag=234100914  [junit4]   2> 487438 INFO  \
(coreCloseExecutor-1338-thread-3-processing-x:collection3) [    x:collection4] \
o.a.s.m.r.SolrJmxReporter Closing reporter \
   [junit4]   2> 487443 INFO  \
(coreCloseExecutor-1338-thread-2-processing-x:collection3) [    x:collection1] \
o.a.s.m.SolrMetricManager Closing metric reporters for \
registry=solr.core.collection1, tag=1117820965  [junit4]   2> 487444 INFO  \
(coreCloseExecutor-1338-thread-2-processing-x:collection3) [    x:collection1] \
o.a.s.m.r.SolrJmxReporter Closing reporter \
[org.apache.solr.metrics.reporters.SolrJmxReporter@65f59e8a: rootName = null, domain \
= solr.core.collection1, service url = null, agent id = null] for registry \
solr.core.collection1 / com.codahale.metrics.MetricRegistry@62977664  [junit4]   2> \
487452 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.SolrTestCaseJ4 ###Ending testCachingLimit  [junit4]   2> 487454 \
INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.SolrTestCaseJ4 ###Starting testBadConfigsGenerateErrors  \
[junit4]   2> 487488 INFO  \
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.c.SolrXmlConfig MBean server found: \
com.sun.jmx.mbeanserver.JmxMBeanServer@35370276, but no JMX reporters were configured \
- adding default JMX reporter.  [junit4]   2> 487557 INFO  \
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry \
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35370276  \
[junit4]   2> 487561 INFO  \
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry \
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35370276  \
[junit4]   2> 487562 INFO  \
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry \
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35370276  \
[junit4]   2> 487574 INFO  \
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.c.CorePropertiesLocator Found 6 core definitions underneath \
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_86FE0C4FA164EB79-001\tempDir-002
  [junit4]   2> 487575 INFO  \
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.c.CorePropertiesLocator Cores are: [badConfig1, badConfig2, \
badSchema1, badSchema2, core1, core2]  [junit4]   2> 487575 INFO  \
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for \
2147483647 transient cores  [junit4]   2> 487604 INFO  \
(coreLoadExecutor-1345-thread-3-processing-x:collection3) [    x:badSchema1] \
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0  [junit4]   2> 487611 INFO  \
(coreLoadExecutor-1345-thread-2-processing-x:collection3) [    x:badConfig2] \
o.a.s.c.Config Ignoring exception matching \QSAXParseException\E  [junit4]   2> \
487611 INFO  (coreLoadExecutor-1345-thread-1-processing-x:collection3) [    \
x:badConfig1] o.a.s.c.Config Ignoring exception matching \QSAXParseException\E  \
[junit4]   2> 487614 INFO  (coreLoadExecutor-1345-thread-3-processing-x:collection3) \
[    x:badSchema1] o.a.s.c.Config Ignoring exception matching \QSAXParseException\E  \
[junit4]   2> 487619 INFO  (coreLoadExecutor-1345-thread-2-processing-x:collection3) \
[    x:badSchema2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0  [junit4]   2> \
487630 INFO  (coreLoadExecutor-1345-thread-3-processing-x:collection3) [    x:core2] \
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0  [junit4]   2> 487632 INFO  \
(coreLoadExecutor-1345-thread-1-processing-x:collection3) [    x:core1] \
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0  [junit4]   2> 487635 INFO  \
(coreLoadExecutor-1345-thread-2-processing-x:collection3) [    x:badSchema2] \
o.a.s.c.Config Ignoring exception matching \QSAXParseException\E  [junit4]   2> \
487647 INFO  (coreLoadExecutor-1345-thread-3-processing-x:collection3) [    x:core2] \
o.a.s.s.IndexSchema [core2] Schema name=tiny  [junit4]   2> 487650 INFO  \
(coreLoadExecutor-1345-thread-1-processing-x:collection3) [    x:core1] \
o.a.s.s.IndexSchema [core1] Schema name=tiny  [junit4]   2> 487652 INFO  \
(coreLoadExecutor-1345-thread-3-processing-x:collection3) [    x:core2] \
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id  [junit4]   2> \
487652 INFO  (coreLoadExecutor-1345-thread-3-processing-x:collection3) [    x:core2] \
o.a.s.c.CoreContainer Creating SolrCore 'core2' using configuration from instancedir \
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_86FE0C4FA164EB79-001\tempDir-002\core2, \
trusted=true  [junit4]   2> 487652 INFO  \
(coreLoadExecutor-1345-thread-3-processing-x:collection3) [    x:core2] \
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core2' (registry \
'solr.core.core2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35370276 \
[junit4]   2> 487652 INFO  (coreLoadExecutor-1345-thread-3-processing-x:collection3) \
[    x:core2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder  [junit4]   2> 487652 \
INFO  (coreLoadExecutor-1345-thread-3-processing-x:collection3) [    x:core2] \
o.a.s.c.SolrCore [[core2] ] Opening new SolrCore at \
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_86FE0C4FA164EB79-001\tempDir-002\core2], \
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_86FE0C4FA164EB79-001\tempDir-002\core2\data\]
  [junit4]   2> 487653 INFO  \
(coreLoadExecutor-1345-thread-1-processing-x:collection3) [    x:core1] \
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id  [junit4]   2> \
487653 INFO  (coreLoadExecutor-1345-thread-1-processing-x:collection3) [    x:core1] \
o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration from instancedir \
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_86FE0C4FA164EB79-001\tempDir-002\core1, \
trusted=true  [junit4]   2> 487653 INFO  \
(coreLoadExecutor-1345-thread-1-processing-x:collection3) [    x:core1] \
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core1' (registry \
'solr.core.core1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35370276 \
[junit4]   2> 487653 INFO  (coreLoadExecutor-1345-thread-1-processing-x:collection3) \
[    x:core1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder  [junit4]   2> 487654 \
INFO  (coreLoadExecutor-1345-thread-1-processing-x:collection3) [    x:core1] \
o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at \
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_86FE0C4FA164EB79-001\tempDir-002\core1], \
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_86FE0C4FA164EB79-001\tempDir-002\core1\data\]
  [junit4]   2> 487658 INFO  \
(coreLoadExecutor-1345-thread-3-processing-x:collection3) [    x:core2] \
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class \
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: \
minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, \
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, \
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]  \
[junit4]   2> 487659 INFO  (coreLoadExecutor-1345-thread-1-processing-x:collection3) \
[    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class \
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: \
minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, \
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, \
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]  \
[junit4]   2> 487778 INFO  (coreLoadExecutor-1345-thread-1-processing-x:collection3) \
[    x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled  [junit4]   2> 487778 \
INFO  (coreLoadExecutor-1345-thread-1-processing-x:collection3) [    x:core1] \
o.a.s.u.CommitTracker Soft AutoCommit: disabled  [junit4]   2> 487778 INFO  \
(coreLoadExecutor-1345-thread-1-processing-x:collection3) [    x:core1] \
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class \
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, \
maxMergeAtOnceExplicit=30, maxMergedSegmentMB=12.6787109375, \
floorSegmentMB=2.1884765625, forceMergeDeletesPctAllowed=17.419558053939838, \
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0  \
[junit4]   2> 487780 INFO  (coreLoadExecutor-1345-thread-1-processing-x:collection3) \
[    x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@331f5d92[core1] main]  \
[junit4]   2> 487780 INFO  (coreLoadExecutor-1345-thread-1-processing-x:collection3) \
[    x:core1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use \
dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_86FE0C4FA164EB79-001\tempDir-002\core1\conf
  [junit4]   2> 487780 INFO  \
(coreLoadExecutor-1345-thread-1-processing-x:collection3) [    x:core1] \
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.  [junit4]   2> \
487781 INFO  (searcherExecutor-1347-thread-1-processing-x:core1) [    x:core1] \
o.a.s.c.SolrCore [core1] Registered new searcher Searcher@331f5d92[core1] \
main{ExitableDirectoryReader(UninvertingDirectoryReader())}  [junit4]   2> 487784 \
INFO  (coreLoadExecutor-1345-thread-3-processing-x:collection3) [    x:core2] \
o.a.s.u.CommitTracker Hard AutoCommit: disabled  [junit4]   2> 487784 INFO  \
(coreLoadExecutor-1345-thread-3-processing-x:collection3) [    x:core2] \
o.a.s.u.CommitTracker Soft AutoCommit: disabled  [junit4]   2> 487785 INFO  \
(coreLoadExecutor-1345-thread-3-processing-x:collection3) [    x:core2] \
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class \
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, \
maxMergeAtOnceExplicit=30, maxMergedSegmentMB=12.6787109375, \
floorSegmentMB=2.1884765625, forceMergeDeletesPctAllowed=17.419558053939838, \
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0  \
[junit4]   2> 487786 INFO  (coreLoadExecutor-1345-thread-3-processing-x:collection3) \
[    x:core2] o.a.s.s.SolrIndexSearcher Opening [Searcher@2299c80d[core2] main]  \
[junit4]   2> 487786 INFO  (coreLoadExecutor-1345-thread-3-processing-x:collection3) \
[    x:core2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use \
dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_86FE0C4FA164EB79-001\tempDir-002\core2\conf
  [junit4]   2> 487786 INFO  \
(coreLoadExecutor-1345-thread-3-processing-x:collection3) [    x:core2] \
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.  [junit4]   2> \
487787 INFO  (searcherExecutor-1346-thread-1-processing-x:core2) [    x:core2] \
o.a.s.c.SolrCore [core2] Registered new searcher Searcher@2299c80d[core2] \
main{ExitableDirectoryReader(UninvertingDirectoryReader())}  [junit4]   2> 487791 \
INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.u.DirectUpdateHandler2 start \
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
  [junit4]   2> 487792 INFO  \
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.u.SolrIndexWriter Calling setCommitData with \
IW:org.apache.solr.update.SolrIndexWriter@bfd77f1 commitCommandVersion:0  [junit4]   \
2> 487820 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[86FE0C4FA164EB79]) \
[    x:collection3] o.a.s.s.SolrIndexSearcher Opening [Searcher@261ca3fe[core1] main] \
[junit4]   2> 487820 INFO  \
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.u.DirectUpdateHandler2 end_commit_flush  [junit4]   2> 487821 \
INFO  (searcherExecutor-1347-thread-1-processing-x:collection3) [    x:collection3] \
o.a.s.c.SolrCore [core1] Registered new searcher Searcher@261ca3fe[core1] \
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C7)))}  \
[junit4]   2> 487822 INFO  \
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.c.S.Request [core1]  webapp=null path=null \
params={q={!prefix+f%3Dv_t}hel&wt=xml} hits=2 status=0 QTime=0  [junit4]   2> 487832 \
INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.c.S.Request [core1]  webapp=null path=null \
params={q={!raw+f%3Dv_t}hello&wt=xml} hits=2 status=0 QTime=0  [junit4]   2> 487832 \
INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.c.S.Request [core1]  webapp=null path=null \
params={q={!raw+f%3Dv_t}Hello&wt=xml} hits=0 status=0 QTime=0  [junit4]   2> 487832 \
INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.c.S.Request [core1]  webapp=null path=null \
params={q={!raw+f%3Dv_f}1.5&wt=xml} hits=0 status=0 QTime=0  [junit4]   2> 487888 \
INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0  [junit4]   2> \
487897 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[86FE0C4FA164EB79]) \
[    x:collection3] o.a.s.s.IndexSchema [badConfig1] Schema name=tiny  [junit4]   2> \
487904 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[86FE0C4FA164EB79]) \
[    x:collection3] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id \
[junit4]   2> 487904 INFO  \
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.c.CoreContainer Creating SolrCore 'badConfig1' using \
configuration from instancedir \
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_86FE0C4FA164EB79-001\tempDir-002\badConfig1, \
trusted=true  [junit4]   2> 487905 INFO  \
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.badConfig1' \
(registry 'solr.core.badConfig1') enabled at server: \
com.sun.jmx.mbeanserver.JmxMBeanServer@35370276  [junit4]   2> 487905 INFO  \
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder  [junit4]   2> 487905 \
INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.c.SolrCore [[badConfig1] ] Opening new SolrCore at \
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_86FE0C4FA164EB79-001\tempDir-002\badConfig1], \
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\ \
J0\temp\solr.core.TestLazyCores_86FE0C4FA164EB79-001\tempDir-002\badConfig1\data\]  \
[junit4]   2> 487910 INFO  \
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class \
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: \
minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, \
   [junit4]   2> 488202 INFO  \
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.u.CommitTracker Hard AutoCommit: disabled  [junit4]   2> 488203 \
INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.u.CommitTracker Soft AutoCommit: disabled  [junit4]   2> 488205 \
INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class \
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, \
maxMergeAtOnceExplicit=23, maxMergedSegmentMB=81.1435546875, \
floorSegmentMB=1.181640625, forceMergeDeletesPctAllowed=20.662032491428537, \
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0  \
[junit4]   2> 488206 INFO  \
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.s.SolrIndexSearcher Opening [Searcher@2e159d70[badConfig1] main] \
[junit4]   2> 488224 INFO  \
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.r.ManagedResourceStorage File-based storage initialized to use \
dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_86FE0C4FA164EB79-001\tempDir-002\badConfig1\conf
  [junit4]   2> 488243 INFO  \
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.  \
[junit4]   2> 488247 INFO  (searcherExecutor-1360-thread-1-processing-x:collection3) \
[    x:collection3] o.a.s.c.SolrCore [badConfig1] Registered new searcher \
Searcher@2e159d70[badConfig1] \
main{ExitableDirectoryReader(UninvertingDirectoryReader())}  [junit4]   2> 488639 \
INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0  [junit4]   2> \
488644 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[86FE0C4FA164EB79]) \
[    x:collection3] o.a.s.s.IndexSchema [badConfig2] Schema name=tiny  [junit4]   2> \
488654 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[86FE0C4FA164EB79]) \
[    x:collection3] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id \
[junit4]   2> 488654 INFO  \
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.c.CoreContainer Creating SolrCore 'badConfig2' using \
configuration from instancedir \
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_86FE0C4FA164EB79-001\tempDir-002\badConfig2, \
trusted=true  [junit4]   2> 488654 INFO  \
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.badConfig2' \
(registry 'solr.core.badConfig2') enabled at server: \
com.sun.jmx.mbeanserver.JmxMBeanServer@35370276  [junit4]   2> 488654 INFO  \
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder  [junit4]   2> 488654 \
INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.c.SolrCore [[badConfig2] ] Opening new SolrCore at \
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_86FE0C4FA164EB79-001\tempDir-002\badConfig2], \
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\ \
J0\temp\solr.core.TestLazyCores_86FE0C4FA164EB79-001\tempDir-002\badConfig2\data\]  \
[junit4]   2> 488665 INFO  \
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class \
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: \
minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, \
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, \
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, \
noCFSRatio=0.3361760899836879]  [junit4]   2> 488745 INFO  \
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.u.CommitTracker Hard AutoCommit: disabled  [junit4]   2> 488745 \
INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.u.CommitTracker Soft AutoCommit: disabled  [junit4]   2> 488746 \
INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class \
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, \
maxMergeAtOnceExplicit=11, maxMergedSegmentMB=20.748046875, \
floorSegmentMB=1.2802734375, forceMergeDeletesPctAllowed=11.634050643824855, \
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, \
noCFSRatio=0.5141423798847374  [junit4]   2> 488750 INFO  \
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.s.SolrIndexSearcher Opening [Searcher@c762b8d[badConfig2] main]  \
[junit4]   2> 488760 INFO  \
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.r.ManagedResourceStorage File-based storage initialized to use \
dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_86FE0C4FA164EB79-001\tempDir-002\badConfig2\conf
  [junit4]   2> 488763 INFO  \
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[86FE0C4FA164EB79]) [    \
x:collection3] o.a.s.

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

]   2> 100630 INFO  (coreCloseExecutor-206-thread-1) [n:127.0.0.1:62405_solr \
c:collection1_collection s:shard1 r:core_node3 \
x:collection1_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric \
reporters for registry=solr.core.collection1_collection.shard1.replica_n1, \
tag=1033975644  [junit4]   2> 100630 INFO  (coreCloseExecutor-206-thread-1) \
[n:127.0.0.1:62405_solr c:collection1_collection s:shard1 r:core_node3 \
x:collection1_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing \
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@40356309: rootName = \
solr_62405, domain = solr.core.collection1_collection.shard1.replica_n1, service url \
= null, agent id = null] for registry \
solr.core.collection1_collection.shard1.replica_n1 / \
com.codahale.metrics.MetricRegistry@58d6b9d9  [junit4]   2> 100635 INFO  \
(coreCloseExecutor-206-thread-1) [n:127.0.0.1:62405_solr c:collection1_collection \
s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] \
o.a.s.m.SolrMetricManager Closing metric reporters for \
registry=solr.collection.collection1_collection.shard1.leader, tag=1033975644  \
[junit4]   2> 100652 INFO  (jetty-closer-6-thread-4) [    ] o.a.s.c.Overseer Overseer \
(id=98744761699401737-127.0.0.1:62404_solr-n_0000000000) closing  [junit4]   2> \
100653 INFO  (OverseerStateUpdate-98744761699401737-127.0.0.1:62404_solr-n_0000000000) \
[n:127.0.0.1:62404_solr    ] o.a.s.c.Overseer Overseer Loop exiting : \
127.0.0.1:62404_solr  [junit4]   2> 100663 INFO  \
(zkCallback-24-thread-2-processing-n:127.0.0.1:62405_solr) [n:127.0.0.1:62405_solr    \
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)  [junit4]   \
2> 100668 INFO  (jetty-closer-6-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped \
o.e.j.s.ServletContextHandler@6963f81b{/solr,null,UNAVAILABLE}  [junit4]   2> 100668 \
INFO  (zkCallback-27-thread-2-processing-n:127.0.0.1:62407_solr) \
[n:127.0.0.1:62407_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from \
ZooKeeper... (4) -> (3)  [junit4]   2> 100670 INFO  \
(zkCallback-27-thread-2-processing-n:127.0.0.1:62407_solr) [n:127.0.0.1:62407_solr    \
] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:62407_solr  \
[junit4]   2> 100670 INFO  (zkCallback-27-thread-1-processing-n:127.0.0.1:62407_solr) \
[n:127.0.0.1:62407_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from \
ZooKeeper... (3) -> (2)  [junit4]   2> 100670 INFO  \
(zkCallback-24-thread-2-processing-n:127.0.0.1:62405_solr) [n:127.0.0.1:62405_solr    \
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)  [junit4]   \
2> 100683 WARN  (zkCallback-27-thread-2-processing-n:127.0.0.1:62407_solr) \
[n:127.0.0.1:62407_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but \
Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]  [junit4] \
2> 100683 INFO  (zkCallback-24-thread-2-processing-n:127.0.0.1:62405_solr) \
[n:127.0.0.1:62405_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from \
ZooKeeper... (2) -> (1)  [junit4]   2> 100683 INFO  \
(zkCallback-24-thread-1-processing-n:127.0.0.1:62405_solr) [n:127.0.0.1:62405_solr    \
] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:62405_solr  \
[junit4]   2> 100683 INFO  (jetty-closer-6-thread-3) [    ] o.e.j.s.h.ContextHandler \
Stopped o.e.j.s.ServletContextHandler@6c65b72b{/solr,null,UNAVAILABLE}  [junit4]   2> \
100713 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn \
caught end of stream exception  [junit4]   2> EndOfStreamException: Unable to read \
additional data from client sessionid 0x15ecfd66c86000b, likely client has closed \
socket  [junit4]   2> 	at \
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)  [junit4]   2> \
at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
  [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 100713 WARN  \
(zkCallback-24-thread-1-processing-n:127.0.0.1:62405_solr) [n:127.0.0.1:62405_solr    \
] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: \
[KeeperErrorCode = Session expired for /live_nodes]  [junit4]   2> 100715 INFO  \
(jetty-closer-6-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped \
o.e.j.s.ServletContextHandler@ee2c376{/solr,null,UNAVAILABLE}  [junit4]   2> 102173 \
WARN  (zkCallback-25-thread-2-processing-n:127.0.0.1:62404_solr) \
[n:127.0.0.1:62404_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but \
Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]  [junit4] \
2> 102176 INFO  (jetty-closer-6-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped \
o.e.j.s.ServletContextHandler@2202ede1{/solr,null,UNAVAILABLE}  [junit4]   2> 102203 \
ERROR (SUITE-StreamExpressionTest-seed#[80DF5AE9E7D3739]-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> 102206 \
INFO  (SUITE-StreamExpressionTest-seed#[80DF5AE9E7D3739]-worker) [    ] \
o.a.s.c.ZkTestServer connecting to 127.0.0.1:62400 62400  [junit4]   2> 102211 INFO  \
(Thread-3) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:62400 62400  [junit4]  \
2> 102228 WARN  (Thread-3) [    ] o.a.s.c.ZkTestServer Watch limit violations:   \
[junit4]   2> Maximum concurrent create/delete watches above limit:  [junit4]   2> 
   [junit4]   2> 	78	/solr/clusterprops.json
   [junit4]   2> 	78	/solr/aliases.json
   [junit4]   2> 	8	/solr/configs/conf
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	78	/solr/clusterstate.json
   [junit4]   2> 	20	/solr/collections/destination/state.json
   [junit4]   2> 	20	/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2> 	20	/solr/collections/destinationCollection/state.json
   [junit4]   2> 	20	/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2> 	20	/solr/collections/mainCorpus/state.json
   [junit4]   2> 	18	/solr/collections/workQueue/state.json
   [junit4]   2> 	12	/solr/collections/collection1_collection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	78	/solr/live_nodes
   [junit4]   2> 	78	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: \
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_80DF5AE9E7D3739-001
  [junit4]   2> Sep 29, 2017 10:53:05 PM \
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): {expr_s=PostingsFormat(name=Memory), \
join2_s=PostingsFormat(name=LuceneFixedGap), \
multiDefault=PostingsFormat(name=LuceneFixedGap), \
subject=PostingsFormat(name=LuceneFixedGap), \
price_f=PostingsFormat(name=LuceneFixedGap), a1_s=Lucene50(blocksize=128), \
intDefault=Lucene50(blocksize=128), a_f=Lucene50(blocksize=128), \
a2_s=PostingsFormat(name=Memory), join1_i=PostingsFormat(name=Memory), \
a_i=PostingsFormat(name=LuceneVarGapFixedInterval), \
test_i=PostingsFormat(name=LuceneFixedGap), \
join3_i=PostingsFormat(name=LuceneVarGapFixedInterval), \
field_i=PostingsFormat(name=LuceneFixedGap), level1_s=PostingsFormat(name=Memory), \
body_t=PostingsFormat(name=LuceneVarGapFixedInterval), \
s_multi=PostingsFormat(name=Memory), col_s=Lucene50(blocksize=128), \
a_ss=PostingsFormat(name=LuceneFixedGap), level2_s=Lucene50(blocksize=128), \
a_s=PostingsFormat(name=Memory), a_t=PostingsFormat(name=LuceneFixedGap), \
id=PostingsFormat(name=LuceneVarGapFixedInterval), text=PostingsFormat(name=Memory), \
timestamp=PostingsFormat(name=LuceneFixedGap), \
i_multi=PostingsFormat(name=LuceneVarGapFixedInterval), b_ls=Lucene50(blocksize=128), \
test_dt=PostingsFormat(name=Memory), \
test_t=PostingsFormat(name=LuceneVarGapFixedInterval), \
ident_s=Lucene50(blocksize=128), order_i=PostingsFormat(name=LuceneFixedGap), \
_version_=Lucene50(blocksize=128), \
side_s=PostingsFormat(name=LuceneVarGapFixedInterval), \
miles_i=Lucene50(blocksize=128)}, docValues:{expr_s=DocValuesFormat(name=Asserting), \
join2_s=DocValuesFormat(name=Memory), multiDefault=DocValuesFormat(name=Memory), \
price_f=DocValuesFormat(name=Memory), a1_s=DocValuesFormat(name=Lucene70), \
intDefault=DocValuesFormat(name=Lucene70), a_f=DocValuesFormat(name=Lucene70), \
a2_s=DocValuesFormat(name=Asserting), join1_i=DocValuesFormat(name=Asserting), \
a_i=DocValuesFormat(name=Direct), test_i=DocValuesFormat(name=Memory), \
join3_i=DocValuesFormat(name=Direct), field_i=DocValuesFormat(name=Memory), \
level1_s=DocValuesFormat(name=Asserting), s_multi=DocValuesFormat(name=Asserting), \
col_s=DocValuesFormat(name=Lucene70), a_ss=DocValuesFormat(name=Memory), \
level2_s=DocValuesFormat(name=Lucene70), a_s=DocValuesFormat(name=Asserting), \
id=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Memory), \
i_multi=DocValuesFormat(name=Direct), b_ls=DocValuesFormat(name=Lucene70), \
test_dt=DocValuesFormat(name=Asserting), ident_s=DocValuesFormat(name=Lucene70), \
order_i=DocValuesFormat(name=Memory), _version_=DocValuesFormat(name=Lucene70), \
side_s=DocValuesFormat(name=Direct), miles_i=DocValuesFormat(name=Lucene70)}, \
maxPointsInLeafNode=1228, maxMBSortInHeap=7.960996176014448, \
sim=RandomSimilarity(queryNorm=true): {}, locale=vi, timezone=Africa/Addis_Ababa  \
[junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 \
(64-bit)/cpus=3,threads=1,free=81129552,total=170143744  [junit4]   2> NOTE: All \
tests run in this JVM: [EqualToEvaluatorTest, TestEmbeddedSolrServer, \
StreamExpressionTest]  [junit4] Completed [41/145 (1!)] on J0 in 96.69s, 117 tests, 1 \
error, 9 skipped <<< FAILURES!

[...truncated 46293 lines...]



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

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic