You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2019/07/09 13:45:08 UTC

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk-11.0.3) - Build # 8044 - Failure!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/8044/
Java: 64bit/jdk-11.0.3 -XX:-UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.ltr.store.rest.TestModelManagerPersistence.testFilePersistence

Error Message:
Software caused connection abort: recv failed

Stack Trace:
javax.net.ssl.SSLException: Software caused connection abort: recv failed
	at __randomizedtesting.SeedInfo.seed([E3DC54B421BB6CFA:C17D30C984D70ABF]:0)
	at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:127)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:321)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:264)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:259)
	at java.base/sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1314)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:839)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.solr.util.RestTestHarness.getResponse(RestTestHarness.java:215)
	at org.apache.solr.util.RestTestHarness.query(RestTestHarness.java:107)
	at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:226)
	at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
	at org.apache.solr.ltr.store.rest.TestModelManagerPersistence.testFilePersistence(TestModelManagerPersistence.java:168)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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.base/java.lang.Thread.run(Thread.java:834)
	Suppressed: java.net.SocketException: Software caused connection abort: socket write error
		at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
		at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
		at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
		at java.base/sun.security.ssl.SSLSocketOutputRecord.encodeAlert(SSLSocketOutputRecord.java:81)
		at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:352)
		... 63 more
Caused by: java.net.SocketException: Software caused connection abort: recv failed
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:448)
	at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68)
	at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1104)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:823)
	... 59 more


FAILED:  org.apache.solr.ltr.store.rest.TestModelManagerPersistence.testWrapperModelPersistence

Error Message:
List size mismatch @ models

Stack Trace:
java.lang.RuntimeException: List size mismatch @ models
	at __randomizedtesting.SeedInfo.seed([E3DC54B421BB6CFA:96B6276A9E4715BF]:0)
	at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:248)
	at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
	at org.apache.solr.ltr.store.rest.TestModelManagerPersistence.testWrapperModelPersistence(TestModelManagerPersistence.java:221)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 24029 lines...]
   [junit4] Suite: org.apache.solr.ltr.store.rest.TestModelManagerPersistence
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.store.rest.TestModelManagerPersistence_E3DC54B421BB6CFA-001\init-core-data-001
   [junit4]   1> 13:30:31.597 [SUITE-TestModelManagerPersistence-seed#[E3DC54B421BB6CFA]-worker] ERROR org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> ???? 09, 2019 9:30:32 ??.??. org.restlet.Application start
   [junit4]   2> INFO: Starting org.apache.solr.rest.SolrSchemaRestApi application
   [junit4]   2> ???? 09, 2019 9:30:32 ??.??. org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2019-07-09	09:30:32	127.0.0.1	-	127.0.0.1	58113	PUT	/solr/schema/feature-store	wt=json&indent=on	200	-	153	13	https://127.0.0.1:58113	Apache-HttpClient/4.5.6 (Java/11.0.3)	-
   [junit4]   2> ???? 09, 2019 9:30:32 ??.??. org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2019-07-09	09:30:32	127.0.0.1	-	127.0.0.1	58113	GET	/solr/schema/feature-store/test42	wt=json&indent=on	200	-	0	0	https://127.0.0.1:58113	Apache-HttpClient/4.5.6 (Java/11.0.3)	-
   [junit4]   2> ???? 09, 2019 9:30:32 ??.??. org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2019-07-09	09:30:32	127.0.0.1	-	127.0.0.1	58113	PUT	/solr/schema/model-store	wt=json&indent=on	200	-	168	5	https://127.0.0.1:58113	Apache-HttpClient/4.5.6 (Java/11.0.3)	-
   [junit4]   2> ???? 09, 2019 9:30:32 ??.??. org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2019-07-09	09:30:32	127.0.0.1	-	127.0.0.1	58113	GET	/solr/schema/model-store	wt=json&indent=on	200	-	0	1	https://127.0.0.1:58113	Apache-HttpClient/4.5.6 (Java/11.0.3)	-
   [junit4]   2> ???? 09, 2019 9:30:32 ??.??. org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2019-07-09	09:30:32	127.0.0.1	-	127.0.0.1	58113	GET	/solr/schema/feature-store/test42	wt=json&indent=on	200	-	0	0	https://127.0.0.1:58113	Apache-HttpClient/4.5.6 (Java/11.0.3)	-
   [junit4]   2> ???? 09, 2019 9:30:32 ??.??. org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2019-07-09	09:30:32	127.0.0.1	-	127.0.0.1	58113	GET	/solr/schema/model-store	wt=json&indent=on	200	-	0	0	https://127.0.0.1:58113	Apache-HttpClient/4.5.6 (Java/11.0.3)	-
   [junit4]   2> ???? 09, 2019 9:30:32 ??.??. org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2019-07-09	09:30:32	127.0.0.1	-	127.0.0.1	58113	DELETE	/solr/schema/model-store/model42	wt=json&indent=on	200	-	0	4	https://127.0.0.1:58113	Apache-HttpClient/4.5.6 (Java/11.0.3)	-
   [junit4]   2> ???? 09, 2019 9:30:32 ??.??. org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2019-07-09	09:30:32	127.0.0.1	-	127.0.0.1	58113	GET	/solr/schema/model-store	wt=json&indent=on	200	-	0	1	https://127.0.0.1:58113	Apache-HttpClient/4.5.6 (Java/11.0.3)	-
   [junit4]   2> ???? 09, 2019 9:30:32 ??.??. org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2019-07-09	09:30:32	127.0.0.1	-	127.0.0.1	58113	DELETE	/solr/schema/feature-store/test42	wt=json&indent=on	200	-	0	4	https://127.0.0.1:58113	Apache-HttpClient/4.5.6 (Java/11.0.3)	-
   [junit4]   2> ???? 09, 2019 9:30:32 ??.??. org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2019-07-09	09:30:32	127.0.0.1	-	127.0.0.1	58113	GET	/solr/schema/feature-store/test42	wt=json&indent=on	200	-	0	0	https://127.0.0.1:58113	Apache-HttpClient/4.5.6 (Java/11.0.3)	-
   [junit4]   2> ???? 09, 2019 9:30:33 ??.??. org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2019-07-09	09:30:33	127.0.0.1	-	127.0.0.1	58113	PUT	/solr/schema/feature-store	wt=json&indent=on	200	-	111	17	https://127.0.0.1:58113	Apache-HttpClient/4.5.6 (Java/11.0.3)	-
   [junit4]   2> ???? 09, 2019 9:30:33 ??.??. org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2019-07-09	09:30:33	127.0.0.1	-	127.0.0.1	58113	GET	/solr/schema/feature-store/test	wt=json&indent=on	200	-	0	1	https://127.0.0.1:58113	Apache-HttpClient/4.5.6 (Java/11.0.3)	-
   [junit4]   2> ???? 09, 2019 9:30:33 ??.??. org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2019-07-09	09:30:33	127.0.0.1	-	127.0.0.1	58113	GET	/solr/schema/feature-store/test	wt=json&indent=on	200	-	0	0	https://127.0.0.1:58113	Apache-HttpClient/4.5.6 (Java/11.0.3)	-
   [junit4]   2> ???? 09, 2019 9:30:33 ??.??. org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2019-07-09	09:30:33	127.0.0.1	-	127.0.0.1	58113	PUT	/solr/schema/feature-store	wt=json&indent=on	200	-	113	48	https://127.0.0.1:58113	Apache-HttpClient/4.5.6 (Java/11.0.3)	-
   [junit4]   2> ???? 09, 2019 9:30:33 ??.??. org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2019-07-09	09:30:33	127.0.0.1	-	127.0.0.1	58113	PUT	/solr/schema/feature-store	wt=json&indent=on	200	-	112	4	https://127.0.0.1:58113	Apache-HttpClient/4.5.6 (Java/11.0.3)	-
   [junit4]   2> ???? 09, 2019 9:30:33 ??.??. org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2019-07-09	09:30:33	127.0.0.1	-	127.0.0.1	58113	PUT	/solr/schema/feature-store	wt=json&indent=on	200	-	113	8	https://127.0.0.1:58113	Apache-HttpClient/4.5.6 (Java/11.0.3)	-
   [junit4]   2> ???? 09, 2019 9:30:33 ??.??. org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2019-07-09	09:30:33	127.0.0.1	-	127.0.0.1	58113	GET	/solr/schema/feature-store/test	wt=json&indent=on	200	-	0	0	https://127.0.0.1:58113	Apache-HttpClient/4.5.6 (Java/11.0.3)	-
   [junit4]   2> ???? 09, 2019 9:30:33 ??.??. org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2019-07-09	09:30:33	127.0.0.1	-	127.0.0.1	58113	GET	/solr/schema/feature-store/test	wt=json&indent=on	200	-	0	0	https://127.0.0.1:58113	Apache-HttpClient/4.5.6 (Java/11.0.3)	-
   [junit4]   2> ???? 09, 2019 9:30:33 ??.??. org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2019-07-09	09:30:33	127.0.0.1	-	127.0.0.1	58113	GET	/solr/schema/feature-store/test1	wt=json&indent=on	200	-	0	1	https://127.0.0.1:58113	Apache-HttpClient/4.5.6 (Java/11.0.3)	-
   [junit4]   2> ???? 09, 2019 9:30:33 ??.??. org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2019-07-09	09:30:33	127.0.0.1	-	127.0.0.1	58113	GET	/solr/schema/feature-store/test2	wt=json&indent=on	200	-	0	0	https://127.0.0.1:58113	Apache-HttpClient/4.5.6 (Java/11.0.3)	-
   [junit4]   2> ???? 09, 2019 9:30:33 ??.??. org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2019-07-09	09:30:33	127.0.0.1	-	127.0.0.1	58113	GET	/solr/schema/feature-store/test	wt=json&indent=on	200	-	0	2	https://127.0.0.1:58113	Apache-HttpClient/4.5.6 (Java/11.0.3)	-
   [junit4]   2> ???? 09, 2019 9:30:33 ??.??. org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2019-07-09	09:30:33	127.0.0.1	-	127.0.0.1	58113	GET	/solr/schema/feature-store/test	wt=json&indent=on	200	-	0	0	https://127.0.0.1:58113	Apache-HttpClient/4.5.6 (Java/11.0.3)	-
   [junit4]   2> ???? 09, 2019 9:30:33 ??.??. org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2019-07-09	09:30:33	127.0.0.1	-	127.0.0.1	58113	GET	/solr/schema/feature-store/test1	wt=json&indent=on	200	-	0	0	https://127.0.0.1:58113	Apache-HttpClient/4.5.6 (Java/11.0.3)	-
   [junit4]   2> ???? 09, 2019 9:30:33 ??.??. org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2019-07-09	09:30:33	127.0.0.1	-	127.0.0.1	58113	GET	/solr/schema/feature-store/test2	wt=json&indent=on	200	-	0	0	https://127.0.0.1:58113	Apache-HttpClient/4.5.6 (Java/11.0.3)	-
   [junit4]   2> ???? 09, 2019 9:30:33 ??.??. org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2019-07-09	09:30:33	127.0.0.1	-	127.0.0.1	58113	PUT	/solr/schema/model-store	wt=json&indent=on	200	-	165	4	https://127.0.0.1:58113	Apache-HttpClient/4.5.6 (Java/11.0.3)	-
   [junit4]   2> ???? 09, 2019 9:30:33 ??.??. org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2019-07-09	09:30:33	127.0.0.1	-	127.0.0.1	58113	PUT	/solr/schema/model-store	wt=json&indent=on	200	-	169	3	https://127.0.0.1:58113	Apache-HttpClient/4.5.6 (Java/11.0.3)	-
   [junit4]   2> ???? 09, 2019 9:30:33 ??.??. org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2019-07-09	09:30:33	127.0.0.1	-	127.0.0.1	58113	DELETE	/solr/schema/feature-store/test2	wt=json&indent=on	200	-	0	5	https://127.0.0.1:58113	Apache-HttpClient/4.5.6 (Java/11.0.3)	-
   [junit4]   2> ???? 09, 2019 9:30:33 ??.??. org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2019-07-09	09:30:33	127.0.0.1	-	127.0.0.1	58113	DELETE	/solr/schema/model-store/test-model2	wt=json&indent=on	200	-	0	7	https://127.0.0.1:58113	Apache-HttpClient/4.5.6 (Java/11.0.3)	-
   [junit4]   2> ???? 09, 2019 9:30:33 ??.??. org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2019-07-09	09:30:33	127.0.0.1	-	127.0.0.1	58113	GET	/solr/schema/feature-store/test2	wt=json&indent=on	200	-	0	0	https://127.0.0.1:58113	Apache-HttpClient/4.5.6 (Java/11.0.3)	-
   [junit4]   2> ???? 09, 2019 9:30:33 ??.??. org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2019-07-09	09:30:33	127.0.0.1	-	127.0.0.1	58113	GET	/solr/schema/model-store	wt=json&indent=on	200	-	0	0	https://127.0.0.1:58113	Apache-HttpClient/4.5.6 (Java/11.0.3)	-
   [junit4]   2> ???? 09, 2019 9:30:34 ??.??. org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2019-07-09	09:30:34	127.0.0.1	-	127.0.0.1	58113	GET	/solr/schema/feature-store/test2	wt=json&indent=on	200	-	0	1	https://127.0.0.1:58113	Apache-HttpClient/4.5.6 (Java/11.0.3)	-
   [junit4]   2> ???? 09, 2019 9:30:34 ??.??. org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2019-07-09	09:30:34	127.0.0.1	-	127.0.0.1	58113	GET	/solr/schema/model-store	wt=json&indent=on	200	-	0	0	https://127.0.0.1:58113	Apache-HttpClient/4.5.6 (Java/11.0.3)	-
   [junit4]   2> ???? 09, 2019 9:30:34 ??.??. org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2019-07-09	09:30:34	127.0.0.1	-	127.0.0.1	58113	DELETE	/solr/schema/model-store/test-model	wt=json&indent=on	200	-	0	2	https://127.0.0.1:58113	Apache-HttpClient/4.5.6 (Java/11.0.3)	-
   [junit4]   2> ???? 09, 2019 9:30:34 ??.??. org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2019-07-09	09:30:34	127.0.0.1	-	127.0.0.1	58113	DELETE	/solr/schema/feature-store/test1	wt=json&indent=on	200	-	0	3	https://127.0.0.1:58113	Apache-HttpClient/4.5.6 (Java/11.0.3)	-
   [junit4]   2> ???? 09, 2019 9:30:34 ??.??. org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2019-07-09	09:30:34	127.0.0.1	-	127.0.0.1	58113	GET	/solr/schema/feature-store/test1	wt=json&indent=on	200	-	0	1	https://127.0.0.1:58113	Apache-HttpClient/4.5.6 (Java/11.0.3)	-
   [junit4]   2> ???? 09, 2019 9:30:34 ??.??. org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2019-07-09	09:30:34	127.0.0.1	-	127.0.0.1	58113	GET	/solr/schema/model-store	wt=json&indent=on	200	-	0	1	https://127.0.0.1:58113	Apache-HttpClient/4.5.6 (Java/11.0.3)	-
   [junit4]   2> ???? 09, 2019 9:30:34 ??.??. org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2019-07-09	09:30:34	127.0.0.1	-	127.0.0.1	58113	GET	/solr/schema/feature-store/test1	wt=json&indent=on	200	-	0	1	https://127.0.0.1:58113	Apache-HttpClient/4.5.6 (Java/11.0.3)	-
   [junit4]   2> ???? 09, 2019 9:30:34 ??.??. org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2019-07-09	09:30:34	127.0.0.1	-	127.0.0.1	58113	GET	/solr/schema/model-store	wt=json&indent=on	200	-	0	0	https://127.0.0.1:58113	Apache-HttpClient/4.5.6 (Java/11.0.3)	-
   [junit4]   2> ???? 09, 2019 9:30:34 ??.??. org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2019-07-09	09:30:34	127.0.0.1	-	127.0.0.1	58113	GET	/solr/schema/model-store	wt=json&indent=on	200	-	0	1	https://127.0.0.1:58113	Apache-HttpClient/4.5.6 (Java/11.0.3)	-
   [junit4]   2> ???? 09, 2019 9:30:34 ??.??. org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2019-07-09	09:30:34	127.0.0.1	-	127.0.0.1	58113	GET	/solr/schema/feature-store/_DEFAULT_	wt=json&indent=on	200	-	0	2	https://127.0.0.1:58113	Apache-HttpClient/4.5.6 (Java/11.0.3)	-
   [junit4]   2> ???? 09, 2019 9:30:34 ??.??. org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2019-07-09	09:30:34	127.0.0.1	-	127.0.0.1	58113	PUT	/solr/schema/feature-store	wt=json&indent=on	200	-	933	3	https://127.0.0.1:58113	Apache-HttpClient/4.5.6 (Java/11.0.3)	-
   [junit4]   2> ???? 09, 2019 9:30:34 ??.??. org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2019-07-09	09:30:34	127.0.0.1	-	127.0.0.1	58113	PUT	/solr/schema/model-store	wt=json&indent=on	200	-	835	8	https://127.0.0.1:58113	Apache-HttpClient/4.5.6 (Java/11.0.3)	-
   [junit4]   2> ???? 09, 2019 9:30:34 ??.??. org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2019-07-09	09:30:34	127.0.0.1	-	127.0.0.1	58113	GET	/solr/schema/model-store	wt=json&indent=on	200	-	0	1	https://127.0.0.1:58113	Apache-HttpClient/4.5.6 (Java/11.0.3)	-
   [junit4]   2> ???? 09, 2019 9:30:34 ??.??. org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2019-07-09	09:30:34	127.0.0.1	-	127.0.0.1	58113	GET	/solr/schema/feature-store/_DEFAULT_	wt=json&indent=on	200	-	0	0	https://127.0.0.1:58113	Apache-HttpClient/4.5.6 (Java/11.0.3)	-
   [junit4]   2> ???? 09, 2019 9:30:34 ??.??. org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2019-07-09	09:30:34	127.0.0.1	-	127.0.0.1	58113	GET	/solr/schema/feature-store/_DEFAULT_	wt=json&indent=on	200	-	0	0	https://127.0.0.1:58113	Apache-HttpClient/4.5.6 (Java/11.0.3)	-
   [junit4]   2> ???? 09, 2019 9:30:34 ??.??. org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2019-07-09	09:30:34	127.0.0.1	-	127.0.0.1	58113	GET	/solr/schema/model-store	wt=json&indent=on	200	-	0	3	https://127.0.0.1:58113	Apache-HttpClient/4.5.6 (Java/11.0.3)	-
   [junit4]   2> ???? 09, 2019 9:30:34 ??.??. org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2019-07-09	09:30:34	127.0.0.1	-	127.0.0.1	58113	GET	/solr/schema/feature-store/_DEFAULT_	wt=json&indent=on	200	-	0	1	https://127.0.0.1:58113	Apache-HttpClient/4.5.6 (Java/11.0.3)	-
   [junit4]   2> ???? 09, 2019 9:30:34 ??.??. org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2019-07-09	09:30:34	127.0.0.1	-	127.0.0.1	58113	GET	/solr/schema/feature-store/_DEFAULT_	wt=json&indent=on	200	-	0	0	https://127.0.0.1:58113	Apache-HttpClient/4.5.6 (Java/11.0.3)	-
   [junit4]   1> 13:30:34.666 [TEST-TestModelManagerPersistence.testFilePersistence-seed#[E3DC54B421BB6CFA]] ERROR org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   1> 13:30:35.028 [TEST-TestModelManagerPersistence.testFilePersistence-seed#[E3DC54B421BB6CFA]] ERROR org.apache.solr.util.RestTestBase - REQUEST FAILED: /schema/model-store?wt=json&indent=on
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestModelManagerPersistence -Dtests.method=testFilePersistence -Dtests.seed=E3DC54B421BB6CFA -Dtests.slow=true -Dtests.locale=pa-Guru -Dtests.timezone=America/Indiana/Petersburg -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.65s J0 | TestModelManagerPersistence.testFilePersistence <<<
   [junit4]    > Throwable #1: javax.net.ssl.SSLException: Software caused connection abort: recv failed
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E3DC54B421BB6CFA:C17D30C984D70ABF]:0)
   [junit4]    > 	at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:127)
   [junit4]    > 	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:321)
   [junit4]    > 	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:264)
   [junit4]    > 	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:259)
   [junit4]    > 	at java.base/sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1314)
   [junit4]    > 	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:839)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]    > 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]    > 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]    > 	at org.apache.solr.util.RestTestHarness.getResponse(RestTestHarness.java:215)
   [junit4]    > 	at org.apache.solr.util.RestTestHarness.query(RestTestHarness.java:107)
   [junit4]    > 	at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:226)
   [junit4]    > 	at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
   [junit4]    > 	at org.apache.solr.ltr.store.rest.TestModelManagerPersistence.testFilePersistence(TestModelManagerPersistence.java:168)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]    > 	Suppressed: java.net.SocketException: Software caused connection abort: socket write error
   [junit4]    > 		at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
   [junit4]    > 		at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
   [junit4]    > 		at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
   [junit4]    > 		at java.base/sun.security.ssl.SSLSocketOutputRecord.encodeAlert(SSLSocketOutputRecord.java:81)
   [junit4]    > 		at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:352)
   [junit4]    > 		... 63 more
   [junit4]    > Caused by: java.net.SocketException: Software caused connection abort: recv failed
   [junit4]    > 	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
   [junit4]    > 	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
   [junit4]    > 	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
   [junit4]    > 	at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:448)
   [junit4]    > 	at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68)
   [junit4]    > 	at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1104)
   [junit4]    > 	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:823)
   [junit4]    > 	... 59 more
   [junit4]   2> ???? 09, 2019 9:30:35 ??.??. org.restlet.Application start
   [junit4]   2> INFO: Starting org.apache.solr.rest.SolrSchemaRestApi application
   [junit4]   2> ???? 09, 2019 9:30:35 ??.??. org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2019-07-09	09:30:35	127.0.0.1	-	127.0.0.1	58113	GET	/solr/schema/model-store	wt=json&indent=on	200	-	0	2	https://127.0.0.1:58113	Apache-HttpClient/4.5.6 (Java/11.0.3)	-
   [junit4]   1> 13:30:35.062 [TEST-TestModelManagerPersistence.testWrapperModelPersistence-seed#[E3DC54B421BB6CFA]] ERROR org.apache.solr.util.RestTestBase - query failed JSON validation. error=List size mismatch @ models
   [junit4]   1>  expected =/models/==[]
   [junit4]   1>  response = {
   [junit4]   1>   "responseHeader":{
   [junit4]   1>     "status":0,
   [junit4]   1>     "QTime":4},
   [junit4]   1>   "models":[{
   [junit4]   1>       "name":"6029760550880411648",
   [junit4]   1>       "class":"org.apache.solr.ltr.model.LinearModel",
   [junit4]   1>       "store":"_DEFAULT_",
   [junit4]   1>       "features":[{
   [junit4]   1>           "name":"title",
   [junit4]   1>           "norm":{"class":"org.apache.solr.ltr.norm.IdentityNormalizer"}},
   [junit4]   1>         {
   [junit4]   1>           "name":"description",
   [junit4]   1>           "norm":{"class":"org.apache.solr.ltr.norm.IdentityNormalizer"}},
   [junit4]   1>         {
   [junit4]   1>           "name":"keywords",
   [junit4]   1>           "norm":{"class":"org.apache.solr.ltr.norm.IdentityNormalizer"}},
   [junit4]   1>         {
   [junit4]   1>           "name":"popularity",
   [junit4]   1>           "norm":{
   [junit4]   1>             "class":"org.apache.solr.ltr.norm.MinMaxNormalizer",
   [junit4]   1>             "params":{
   [junit4]   1>               "min":"0.0",
   [junit4]   1>               "max":"10.0"}}},
   [junit4]   1>         {
   [junit4]   1>           "name":"text",
   [junit4]   1>           "norm":{"class":"org.apache.solr.ltr.norm.IdentityNormalizer"}},
   [junit4]   1>         {
   [junit4]   1>           "name":"queryIntentPerson",
   [junit4]   1>           "norm":{"class":"org.apache.solr.ltr.norm.IdentityNormalizer"}},
   [junit4]   1>         {
   [junit4]   1>           "name":"queryIntentCompany",
   [junit4]   1>           "norm":{"class":"org.apache.solr.ltr.norm.IdentityNormalizer"}}],
   [junit4]   1>       "params":{"weights":{
   [junit4]   1>           "title":0.0,
   [junit4]   1>           "description":0.1,
   [junit4]   1>           "keywords":0.2,
   [junit4]   1>           "popularity":0.3,
   [junit4]   1>           "text":0.4,
   [junit4]   1>           "queryIntentPerson":0.1231231,
   [junit4]   1>           "queryIntentCompany":0.12121211}}}]}
   [junit4]   1> 
   [junit4]   1>  request = /schema/model-store?wt=json&indent=on
   [junit4]   1> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestModelManagerPersistence -Dtests.method=testWrapperModelPersistence -Dtests.seed=E3DC54B421BB6CFA -Dtests.slow=true -Dtests.locale=pa-Guru -Dtests.timezone=America/Indiana/Petersburg -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.03s J0 | TestModelManagerPersistence.testWrapperModelPersistence <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: List size mismatch @ models
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E3DC54B421BB6CFA:96B6276A9E4715BF]:0)
   [junit4]    > 	at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:248)
   [junit4]    > 	at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
   [junit4]    > 	at org.apache.solr.ltr.store.rest.TestModelManagerPersistence.testWrapperModelPersistence(TestModelManagerPersistence.java:221)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.store.rest.TestModelManagerPersistence_E3DC54B421BB6CFA-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {description=PostingsFormat(name=LuceneVarGapFixedInterval), id=Lucene50(blocksize=128), text=FSTOrd50, title=BlockTreeOrds(blocksize=128)}, docValues:{_version_=DocValuesFormat(name=Asserting), popularity=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=35, maxMBSortInHeap=6.283106866884806, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@8a10d44), locale=pa-Guru, timezone=America/Indiana/Petersburg
   [junit4]   2> NOTE: Windows 10 10.0 amd64/AdoptOpenJDK 11.0.3 (64-bit)/cpus=3,threads=1,free=140052312,total=265814016
   [junit4]   2> NOTE: All tests run in this JVM: [TestUserTermScoreWithQ, TestUserTermScorereQDF, TestEdisMaxSolrFeature, TestAdapterModel, TestFieldValueFeature, TestLTRQParserPlugin, TestModelManagerPersistence]
   [junit4] Completed [16/37 (1!)] on J0 in 4.29s, 4 tests, 2 errors <<< FAILURES!

[...truncated 40874 lines...]
-ecj-javadoc-lint-tests:
    [mkdir] Created dir: C:\Users\jenkins\AppData\Local\Temp\ecj2105449315
 [ecj-lint] Compiling 48 source files to C:\Users\jenkins\AppData\Local\Temp\ecj2105449315
 [ecj-lint] invalid Class-Path header in manifest of jar file: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\lib\org.restlet-2.3.0.jar
 [ecj-lint] invalid Class-Path header in manifest of jar file: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\lib\org.restlet.ext.servlet-2.3.0.jar
 [ecj-lint] ----------
 [ecj-lint] 1. ERROR in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\contrib\dataimporthandler\src\test\org\apache\solr\handler\dataimport\MockInitialContextFactory.java (at line 23)
 [ecj-lint] 	import javax.naming.NamingException;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The type javax.naming.NamingException is not accessible
 [ecj-lint] ----------
 [ecj-lint] 2. ERROR in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\contrib\dataimporthandler\src\test\org\apache\solr\handler\dataimport\MockInitialContextFactory.java (at line 28)
 [ecj-lint] 	public class MockInitialContextFactory implements InitialContextFactory {
 [ecj-lint] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The type MockInitialContextFactory must implement the inherited abstract method InitialContextFactory.getInitialContext(Hashtable<?,?>)
 [ecj-lint] ----------
 [ecj-lint] 3. ERROR in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\contrib\dataimporthandler\src\test\org\apache\solr\handler\dataimport\MockInitialContextFactory.java (at line 30)
 [ecj-lint] 	private final javax.naming.Context context;
 [ecj-lint] 	              ^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The type javax.naming.Context is not accessible
 [ecj-lint] ----------
 [ecj-lint] 4. ERROR in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\contrib\dataimporthandler\src\test\org\apache\solr\handler\dataimport\MockInitialContextFactory.java (at line 33)
 [ecj-lint] 	context = mock(javax.naming.Context.class);
 [ecj-lint] 	^^^^^^^
 [ecj-lint] context cannot be resolved to a variable
 [ecj-lint] ----------
 [ecj-lint] 5. ERROR in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\contrib\dataimporthandler\src\test\org\apache\solr\handler\dataimport\MockInitialContextFactory.java (at line 33)
 [ecj-lint] 	context = mock(javax.naming.Context.class);
 [ecj-lint] 	               ^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The type javax.naming.Context is not accessible
 [ecj-lint] ----------
 [ecj-lint] 6. ERROR in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\contrib\dataimporthandler\src\test\org\apache\solr\handler\dataimport\MockInitialContextFactory.java (at line 36)
 [ecj-lint] 	when(context.lookup(anyString())).thenAnswer(invocation -> objects.get(invocation.getArgument(0)));
 [ecj-lint] 	     ^^^^^^^
 [ecj-lint] context cannot be resolved
 [ecj-lint] ----------
 [ecj-lint] 7. ERROR in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\contrib\dataimporthandler\src\test\org\apache\solr\handler\dataimport\MockInitialContextFactory.java (at line 38)
 [ecj-lint] 	} catch (NamingException e) {
 [ecj-lint] 	         ^^^^^^^^^^^^^^^
 [ecj-lint] NamingException cannot be resolved to a type
 [ecj-lint] ----------
 [ecj-lint] 8. ERROR in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\contrib\dataimporthandler\src\test\org\apache\solr\handler\dataimport\MockInitialContextFactory.java (at line 45)
 [ecj-lint] 	public javax.naming.Context getInitialContext(Hashtable env) {
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The type javax.naming.Context is not accessible
 [ecj-lint] ----------
 [ecj-lint] 9. ERROR in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\contrib\dataimporthandler\src\test\org\apache\solr\handler\dataimport\MockInitialContextFactory.java (at line 46)
 [ecj-lint] 	return context;
 [ecj-lint] 	       ^^^^^^^
 [ecj-lint] context cannot be resolved to a variable
 [ecj-lint] ----------
 [ecj-lint] 9 problems (9 errors)

BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:634: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:101: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build.xml:651: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\common-build.xml:479: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:2015: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:2048: Compile failed; see the compiler error output for details.

Total time: 154 minutes 18 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2