Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/420/
Java: 64bit/jdk-14-ea+9 -XX:+UseCompressedOops -XX:+UseG1GC
9 tests failed.
FAILED:
org.apache.solr.ltr.store.rest.TestModelManagerPersistence.testWrapperModelPersistence
Error Message:
An established connection was aborted by the software in your host machine
Stack Trace:
javax.net.ssl.SSLException: An established connection was aborted by the
software in your host machine
at
__randomizedtesting.SeedInfo.seed([A22AB8895D59E09D:D740CB57E2A599D8]:0)
at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:127)
at
java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:324)
at
java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:267)
at
java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:262)
at
java.base/sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1652)
at
java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1038)
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.doWrapperModelPersistenceChecks(TestModelManagerPersistence.java:202)
at
org.apache.solr.ltr.store.rest.TestModelManagerPersistence.testWrapperModelPersistence(TestModelManagerPersistence.java:255)
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:565)
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:830)
Suppressed: java.net.SocketException: An established connection was
aborted by the software in your host machine
at
java.base/sun.nio.ch.NioSocketImpl.implWrite(NioSocketImpl.java:421)
at
java.base/sun.nio.ch.NioSocketImpl.write(NioSocketImpl.java:441)
at
java.base/sun.nio.ch.NioSocketImpl$2.write(NioSocketImpl.java:825)
at
java.base/java.net.Socket$SocketOutputStream.write(Socket.java:989)
at
java.base/sun.security.ssl.SSLSocketOutputRecord.encodeAlert(SSLSocketOutputRecord.java:82)
at
java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:355)
... 64 more
Caused by: java.net.SocketException: An established connection was aborted by
the software in your host machine
at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:326)
at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:351)
at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:802)
at java.base/java.net.Socket$SocketInputStream.read(Socket.java:919)
at
java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:450)
at
java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68)
at
java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1409)
at
java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1022)
... 60 more
FAILED:
org.apache.solr.ltr.store.rest.TestModelManagerPersistence.testFilePersistence
Error Message:
List size mismatch @ models
Stack Trace:
java.lang.RuntimeException: List size mismatch @ models
at
__randomizedtesting.SeedInfo.seed([A22AB8895D59E09D:808BDCF4F83586D8]: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.testFilePersistence(TestModelManagerPersistence.java:138)
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:565)
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:830)
FAILED:
org.apache.solr.ltr.store.rest.TestModelManagerPersistence.testWrapperModelPersistence
Error Message:
An established connection was aborted by the software in your host machine
Stack Trace:
javax.net.ssl.SSLException: An established connection was aborted by the
software in your host machine
at
__randomizedtesting.SeedInfo.seed([A22AB8895D59E09D:D740CB57E2A599D8]:0)
at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:127)
at
java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:324)
at
java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:267)
at
java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:262)
at
java.base/sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1652)
at
java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1038)
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.doWrapperModelPersistenceChecks(TestModelManagerPersistence.java:202)
at
org.apache.solr.ltr.store.rest.TestModelManagerPersistence.testWrapperModelPersistence(TestModelManagerPersistence.java:255)
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:565)
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:830)
Suppressed: java.net.SocketException: An established connection was
aborted by the software in your host machine
at
java.base/sun.nio.ch.NioSocketImpl.implWrite(NioSocketImpl.java:421)
at
java.base/sun.nio.ch.NioSocketImpl.write(NioSocketImpl.java:441)
at
java.base/sun.nio.ch.NioSocketImpl$2.write(NioSocketImpl.java:825)
at
java.base/java.net.Socket$SocketOutputStream.write(Socket.java:989)
at
java.base/sun.security.ssl.SSLSocketOutputRecord.encodeAlert(SSLSocketOutputRecord.java:82)
at
java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:355)
... 64 more
Caused by: java.net.SocketException: An established connection was aborted by
the software in your host machine
at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:326)
at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:351)
at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:802)
at java.base/java.net.Socket$SocketInputStream.read(Socket.java:919)
at
java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:450)
at
java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68)
at
java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1409)
at
java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1022)
... 60 more
FAILED:
org.apache.solr.ltr.store.rest.TestModelManagerPersistence.testFilePersistence
Error Message:
List size mismatch @ models
Stack Trace:
java.lang.RuntimeException: List size mismatch @ models
at
__randomizedtesting.SeedInfo.seed([A22AB8895D59E09D:808BDCF4F83586D8]: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.testFilePersistence(TestModelManagerPersistence.java:138)
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:565)
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:830)
FAILED:
org.apache.solr.ltr.store.rest.TestModelManagerPersistence.testWrapperModelPersistence
Error Message:
An established connection was aborted by the software in your host machine
Stack Trace:
javax.net.ssl.SSLException: An established connection was aborted by the
software in your host machine
at
__randomizedtesting.SeedInfo.seed([A22AB8895D59E09D:D740CB57E2A599D8]:0)
at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:127)
at
java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:324)
at
java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:267)
at
java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:262)
at
java.base/sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1652)
at
java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1038)
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.doWrapperModelPersistenceChecks(TestModelManagerPersistence.java:202)
at
org.apache.solr.ltr.store.rest.TestModelManagerPersistence.testWrapperModelPersistence(TestModelManagerPersistence.java:255)
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:565)
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:830)
Suppressed: java.net.SocketException: An established connection was
aborted by the software in your host machine
at
java.base/sun.nio.ch.NioSocketImpl.implWrite(NioSocketImpl.java:421)
at
java.base/sun.nio.ch.NioSocketImpl.write(NioSocketImpl.java:441)
at
java.base/sun.nio.ch.NioSocketImpl$2.write(NioSocketImpl.java:825)
at
java.base/java.net.Socket$SocketOutputStream.write(Socket.java:989)
at
java.base/sun.security.ssl.SSLSocketOutputRecord.encodeAlert(SSLSocketOutputRecord.java:82)
at
java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:355)
... 64 more
Caused by: java.net.SocketException: An established connection was aborted by
the software in your host machine
at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:326)
at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:351)
at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:802)
at java.base/java.net.Socket$SocketInputStream.read(Socket.java:919)
at
java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:450)
at
java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68)
at
java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1409)
at
java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1022)
... 60 more
FAILED:
org.apache.solr.ltr.store.rest.TestModelManagerPersistence.testFilePersistence
Error Message:
List size mismatch @ models
Stack Trace:
java.lang.RuntimeException: List size mismatch @ models
at
__randomizedtesting.SeedInfo.seed([A22AB8895D59E09D:808BDCF4F83586D8]: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.testFilePersistence(TestModelManagerPersistence.java:138)
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:565)
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:830)
FAILED:
org.apache.solr.ltr.store.rest.TestModelManagerPersistence.testWrapperModelPersistence
Error Message:
An established connection was aborted by the software in your host machine
Stack Trace:
javax.net.ssl.SSLException: An established connection was aborted by the
software in your host machine
at
__randomizedtesting.SeedInfo.seed([A22AB8895D59E09D:D740CB57E2A599D8]:0)
at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:127)
at
java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:324)
at
java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:267)
at
java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:262)
at
java.base/sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1652)
at
java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1038)
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.doWrapperModelPersistenceChecks(TestModelManagerPersistence.java:202)
at
org.apache.solr.ltr.store.rest.TestModelManagerPersistence.testWrapperModelPersistence(TestModelManagerPersistence.java:255)
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:565)
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:830)
Suppressed: java.net.SocketException: An established connection was
aborted by the software in your host machine
at
java.base/sun.nio.ch.NioSocketImpl.implWrite(NioSocketImpl.java:421)
at
java.base/sun.nio.ch.NioSocketImpl.write(NioSocketImpl.java:441)
at
java.base/sun.nio.ch.NioSocketImpl$2.write(NioSocketImpl.java:825)
at
java.base/java.net.Socket$SocketOutputStream.write(Socket.java:989)
at
java.base/sun.security.ssl.SSLSocketOutputRecord.encodeAlert(SSLSocketOutputRecord.java:82)
at
java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:355)
... 64 more
Caused by: java.net.SocketException: An established connection was aborted by
the software in your host machine
at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:326)
at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:351)
at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:802)
at java.base/java.net.Socket$SocketInputStream.read(Socket.java:919)
at
java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:450)
at
java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68)
at
java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1409)
at
java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1022)
... 60 more
FAILED:
org.apache.solr.ltr.store.rest.TestModelManagerPersistence.testWrapperModelPersistence
Error Message:
An established connection was aborted by the software in your host machine
Stack Trace:
javax.net.ssl.SSLException: An established connection was aborted by the
software in your host machine
at
__randomizedtesting.SeedInfo.seed([A22AB8895D59E09D:D740CB57E2A599D8]:0)
at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:127)
at
java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:324)
at
java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:267)
at
java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:262)
at
java.base/sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1652)
at
java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1038)
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.doWrapperModelPersistenceChecks(TestModelManagerPersistence.java:202)
at
org.apache.solr.ltr.store.rest.TestModelManagerPersistence.testWrapperModelPersistence(TestModelManagerPersistence.java:255)
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:565)
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:830)
Suppressed: java.net.SocketException: An established connection was
aborted by the software in your host machine
at
java.base/sun.nio.ch.NioSocketImpl.implWrite(NioSocketImpl.java:421)
at
java.base/sun.nio.ch.NioSocketImpl.write(NioSocketImpl.java:441)
at
java.base/sun.nio.ch.NioSocketImpl$2.write(NioSocketImpl.java:825)
at
java.base/java.net.Socket$SocketOutputStream.write(Socket.java:989)
at
java.base/sun.security.ssl.SSLSocketOutputRecord.encodeAlert(SSLSocketOutputRecord.java:82)
at
java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:355)
... 64 more
Caused by: java.net.SocketException: An established connection was aborted by
the software in your host machine
at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:326)
at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:351)
at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:802)
at java.base/java.net.Socket$SocketInputStream.read(Socket.java:919)
at
java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:450)
at
java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68)
at
java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1409)
at
java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1022)
... 60 more
FAILED:
org.apache.solr.ltr.store.rest.TestModelManagerPersistence.testFilePersistence
Error Message:
List size mismatch @ models
Stack Trace:
java.lang.RuntimeException: List size mismatch @ models
at
__randomizedtesting.SeedInfo.seed([A22AB8895D59E09D:808BDCF4F83586D8]: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.testFilePersistence(TestModelManagerPersistence.java:138)
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:565)
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:830)
Build Log:
[...truncated 24541 lines...]
[junit4] Suite: org.apache.solr.ltr.store.rest.TestModelManagerPersistence
[junit4] 1> 08:12:06.476
[SUITE-TestModelManagerPersistence-seed#[A22AB8895D59E09D]-worker] ERROR
org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir.
Logging may be missing or incomplete.
[junit4] 2> ago. 25, 2019 4:12:07 A. M. org.restlet.Application start
[junit4] 2> INFO: Starting org.apache.solr.rest.SolrSchemaRestApi
application
[junit4] 2> ago. 25, 2019 4:12:07 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:12:07 127.0.0.1 -
127.0.0.1 59533 PUT /solr/schema/feature-store
wt=json&indent=on 200 - 111 9 https://127.0.0.1:59533
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:12:07 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:12:07 127.0.0.1 -
127.0.0.1 59533 GET /solr/schema/feature-store/test
wt=json&indent=on 200 - 0 0 https://127.0.0.1:59533
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:12:07 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:12:07 127.0.0.1 -
127.0.0.1 59533 GET /solr/schema/feature-store/test
wt=json&indent=on 200 - 0 1 https://127.0.0.1:59533
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:12:07 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:12:07 127.0.0.1 -
127.0.0.1 59533 PUT /solr/schema/feature-store
wt=json&indent=on 200 - 113 4 https://127.0.0.1:59533
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:12:07 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:12:07 127.0.0.1 -
127.0.0.1 59533 PUT /solr/schema/feature-store
wt=json&indent=on 200 - 112 4 https://127.0.0.1:59533
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:12:07 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:12:07 127.0.0.1 -
127.0.0.1 59533 PUT /solr/schema/feature-store
wt=json&indent=on 200 - 113 4 https://127.0.0.1:59533
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:12:07 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:12:07 127.0.0.1 -
127.0.0.1 59533 GET /solr/schema/feature-store/test
wt=json&indent=on 200 - 0 0 https://127.0.0.1:59533
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:12:07 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:12:07 127.0.0.1 -
127.0.0.1 59533 GET /solr/schema/feature-store/test
wt=json&indent=on 200 - 0 1 https://127.0.0.1:59533
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:12:07 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:12:07 127.0.0.1 -
127.0.0.1 59533 GET /solr/schema/feature-store/test1
wt=json&indent=on 200 - 0 0 https://127.0.0.1:59533
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:12:07 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:12:07 127.0.0.1 -
127.0.0.1 59533 GET /solr/schema/feature-store/test2
wt=json&indent=on 200 - 0 0 https://127.0.0.1:59533
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:12:07 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:12:07 127.0.0.1 -
127.0.0.1 59533 GET /solr/schema/feature-store/test
wt=json&indent=on 200 - 0 1 https://127.0.0.1:59533
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:12:07 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:12:07 127.0.0.1 -
127.0.0.1 59533 GET /solr/schema/feature-store/test
wt=json&indent=on 200 - 0 1 https://127.0.0.1:59533
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:12:07 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:12:07 127.0.0.1 -
127.0.0.1 59533 GET /solr/schema/feature-store/test1
wt=json&indent=on 200 - 0 0 https://127.0.0.1:59533
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:12:07 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:12:07 127.0.0.1 -
127.0.0.1 59533 GET /solr/schema/feature-store/test2
wt=json&indent=on 200 - 0 0 https://127.0.0.1:59533
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:12:07 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:12:07 127.0.0.1 -
127.0.0.1 59533 PUT /solr/schema/model-store
wt=json&indent=on 200 - 165 11 https://127.0.0.1:59533
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:12:07 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:12:07 127.0.0.1 -
127.0.0.1 59533 PUT /solr/schema/model-store
wt=json&indent=on 200 - 169 4 https://127.0.0.1:59533
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:12:07 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:12:07 127.0.0.1 -
127.0.0.1 59533 DELETE /solr/schema/feature-store/test2
wt=json&indent=on 200 - 0 5 https://127.0.0.1:59533
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:12:07 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:12:07 127.0.0.1 -
127.0.0.1 59533 DELETE /solr/schema/model-store/test-model2
wt=json&indent=on 200 - 0 5 https://127.0.0.1:59533
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:12:07 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:12:07 127.0.0.1 -
127.0.0.1 59533 GET /solr/schema/feature-store/test2
wt=json&indent=on 200 - 0 3 https://127.0.0.1:59533
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:12:07 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:12:07 127.0.0.1 -
127.0.0.1 59533 GET /solr/schema/model-store
wt=json&indent=on 200 - 0 2 https://127.0.0.1:59533
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:12:08 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:12:08 127.0.0.1 -
127.0.0.1 59533 GET /solr/schema/feature-store/test2
wt=json&indent=on 200 - 0 1 https://127.0.0.1:59533
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:12:08 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:12:08 127.0.0.1 -
127.0.0.1 59533 GET /solr/schema/model-store
wt=json&indent=on 200 - 0 0 https://127.0.0.1:59533
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:12:08 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:12:08 127.0.0.1 -
127.0.0.1 59533 DELETE /solr/schema/model-store/test-model
wt=json&indent=on 200 - 0 4 https://127.0.0.1:59533
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:12:08 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:12:08 127.0.0.1 -
127.0.0.1 59533 DELETE /solr/schema/feature-store/test1
wt=json&indent=on 200 - 0 4 https://127.0.0.1:59533
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:12:08 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:12:08 127.0.0.1 -
127.0.0.1 59533 GET /solr/schema/feature-store/test1
wt=json&indent=on 200 - 0 0 https://127.0.0.1:59533
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:12:08 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:12:08 127.0.0.1 -
127.0.0.1 59533 GET /solr/schema/model-store
wt=json&indent=on 200 - 0 0 https://127.0.0.1:59533
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:12:08 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:12:08 127.0.0.1 -
127.0.0.1 59533 GET /solr/schema/feature-store/test1
wt=json&indent=on 200 - 0 1 https://127.0.0.1:59533
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:12:08 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:12:08 127.0.0.1 -
127.0.0.1 59533 GET /solr/schema/model-store
wt=json&indent=on 200 - 0 0 https://127.0.0.1:59533
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:12:08 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:12:08 127.0.0.1 -
127.0.0.1 59533 PUT /solr/schema/feature-store
wt=json&indent=on 200 - 153 3 https://127.0.0.1:59533
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:12:08 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:12:08 127.0.0.1 -
127.0.0.1 59533 GET /solr/schema/feature-store/test42
wt=json&indent=on 200 - 0 0 https://127.0.0.1:59533
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:12:08 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:12:08 127.0.0.1 -
127.0.0.1 59533 PUT /solr/schema/model-store
wt=json&indent=on 200 - 168 37 https://127.0.0.1:59533
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:12:08 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:12:08 127.0.0.1 -
127.0.0.1 59533 GET /solr/schema/model-store
wt=json&indent=on 200 - 0 0 https://127.0.0.1:59533
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:12:08 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:12:08 127.0.0.1 -
127.0.0.1 59533 GET /solr/schema/feature-store/test42
wt=json&indent=on 200 - 0 2 https://127.0.0.1:59533
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:12:08 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:12:08 127.0.0.1 -
127.0.0.1 59533 GET /solr/schema/model-store
wt=json&indent=on 200 - 0 0 https://127.0.0.1:59533
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:12:08 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:12:08 127.0.0.1 -
127.0.0.1 59533 DELETE /solr/schema/model-store/model42
wt=json&indent=on 200 - 0 5 https://127.0.0.1:59533
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:12:08 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:12:08 127.0.0.1 -
127.0.0.1 59533 GET /solr/schema/model-store
wt=json&indent=on 200 - 0 2 https://127.0.0.1:59533
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:12:08 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:12:08 127.0.0.1 -
127.0.0.1 59533 DELETE /solr/schema/feature-store/test42
wt=json&indent=on 200 - 0 5 https://127.0.0.1:59533
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:12:08 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:12:08 127.0.0.1 -
127.0.0.1 59533 GET /solr/schema/feature-store/test42
wt=json&indent=on 200 - 0 3 https://127.0.0.1:59533
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:12:08 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:12:08 127.0.0.1 -
127.0.0.1 59533 GET /solr/schema/model-store
wt=json&indent=on 200 - 0 1 https://127.0.0.1:59533
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:12:09 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:12:09 127.0.0.1 -
127.0.0.1 59533 GET /solr/schema/feature-store/testWrapper
wt=json&indent=on 200 - 0 2 https://127.0.0.1:59533
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:12:09 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:12:09 127.0.0.1 -
127.0.0.1 59533 PUT /solr/schema/feature-store
wt=json&indent=on 200 - 137 8 https://127.0.0.1:59533
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:12:09 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:12:09 127.0.0.1 -
127.0.0.1 59533 PUT /solr/schema/feature-store
wt=json&indent=on 200 - 116 11 https://127.0.0.1:59533
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:12:09 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:12:09 127.0.0.1 -
127.0.0.1 59533 PUT /solr/schema/model-store
wt=json&indent=on 200 - 171 10 https://127.0.0.1:59533
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:12:09 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:12:09 127.0.0.1 -
127.0.0.1 59533 GET /solr/schema/model-store
wt=json&indent=on 200 - 0 0 https://127.0.0.1:59533
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:12:09 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:12:09 127.0.0.1 -
127.0.0.1 59533 GET /solr/schema/model-store
wt=json&indent=on 200 - 0 0 https://127.0.0.1:59533
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 1> 08:12:09.462
[TEST-TestModelManagerPersistence.testWrapperModelPersistence-seed#[A22AB8895D59E09D]]
ERROR org.apache.solr.util.StartupLoggingUtils - Missing Java Option
solr.log.dir. Logging may be missing or incomplete.
[junit4] 1> 08:12:11.063
[TEST-TestModelManagerPersistence.testWrapperModelPersistence-seed#[A22AB8895D59E09D]]
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=testWrapperModelPersistence -Dtests.seed=A22AB8895D59E09D
-Dtests.slow=true -Dtests.locale=es-PY
-Dtests.timezone=America/Indiana/Vincennes -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 2.09s J0 |
TestModelManagerPersistence.testWrapperModelPersistence <<<
[junit4] > Throwable #1: javax.net.ssl.SSLException: An established
connection was aborted by the software in your host machine
[junit4] > at
__randomizedtesting.SeedInfo.seed([A22AB8895D59E09D:D740CB57E2A599D8]:0)
[junit4] > at
java.base/sun.security.ssl.Alert.createSSLException(Alert.java:127)
[junit4] > at
java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:324)
[junit4] > at
java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:267)
[junit4] > at
java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:262)
[junit4] > at
java.base/sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1652)
[junit4] > at
java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1038)
[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.doWrapperModelPersistenceChecks(TestModelManagerPersistence.java:202)
[junit4] > at
org.apache.solr.ltr.store.rest.TestModelManagerPersistence.testWrapperModelPersistence(TestModelManagerPersistence.java:255)
[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:565)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:830)
[junit4] > Suppressed: java.net.SocketException: An established
connection was aborted by the software in your host machine
[junit4] > at
java.base/sun.nio.ch.NioSocketImpl.implWrite(NioSocketImpl.java:421)
[junit4] > at
java.base/sun.nio.ch.NioSocketImpl.write(NioSocketImpl.java:441)
[junit4] > at
java.base/sun.nio.ch.NioSocketImpl$2.write(NioSocketImpl.java:825)
[junit4] > at
java.base/java.net.Socket$SocketOutputStream.write(Socket.java:989)
[junit4] > at
java.base/sun.security.ssl.SSLSocketOutputRecord.encodeAlert(SSLSocketOutputRecord.java:82)
[junit4] > at
java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:355)
[junit4] > ... 64 more
[junit4] > Caused by: java.net.SocketException: An established connection
was aborted by the software in your host machine
[junit4] > at
java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:326)
[junit4] > at
java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:351)
[junit4] > at
java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:802)
[junit4] > at
java.base/java.net.Socket$SocketInputStream.read(Socket.java:919)
[junit4] > at
java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:450)
[junit4] > at
java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68)
[junit4] > at
java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1409)
[junit4] > at
java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1022)
[junit4] > ... 60 more
[junit4] 2> ago. 25, 2019 4:12:11 A. M. org.restlet.Application start
[junit4] 2> INFO: Starting org.apache.solr.rest.SolrSchemaRestApi
application
[junit4] 2> ago. 25, 2019 4:12:11 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:12:11 127.0.0.1 -
127.0.0.1 59533 GET /solr/schema/model-store
wt=json&indent=on 200 - 0 2 https://127.0.0.1:59533
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 1> 08:12:11.104
[TEST-TestModelManagerPersistence.testFilePersistence-seed#[A22AB8895D59E09D]]
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":5},
[junit4] 1> "models":[{
[junit4] 1> "name":"linear",
[junit4] 1> "class":"org.apache.solr.ltr.model.DefaultWrapperModel",
[junit4] 1> "store":"testWrapper",
[junit4] 1> "features":[],
[junit4] 1> "params":{"resource":"baseModelForPersistence.json"}}]}
[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=testFilePersistence
-Dtests.seed=A22AB8895D59E09D -Dtests.slow=true -Dtests.locale=es-PY
-Dtests.timezone=America/Indiana/Vincennes -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.04s J0 | TestModelManagerPersistence.testFilePersistence
<<<
[junit4] > Throwable #1: java.lang.RuntimeException: List size mismatch @
models
[junit4] > at
__randomizedtesting.SeedInfo.seed([A22AB8895D59E09D:808BDCF4F83586D8]: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.testFilePersistence(TestModelManagerPersistence.java:138)
[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:565)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:830)
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.store.rest.TestModelManagerPersistence_A22AB8895D59E09D-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene80):
{description=PostingsFormat(name=LuceneVarGapFixedInterval),
id=PostingsFormat(name=Asserting),
text=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
title=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{},
maxPointsInLeafNode=592, maxMBSortInHeap=5.633505770653262,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@223ce356),
locale=es-PY, timezone=America/Indiana/Vincennes
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 14-ea
(64-bit)/cpus=3,threads=1,free=44419776,total=132120576
[junit4] 2> NOTE: All tests run in this JVM: [TestNeuralNetworkModel,
TestEdisMaxSolrFeature, TestExternalValueFeatures, TestFieldValueFeature,
TestLTRScoringQuery, TestRerankBase, TestModelManagerPersistence]
[junit4] Completed [16/37 (1!)] on J0 in 5.69s, 4 tests, 2 errors <<<
FAILURES!
[...truncated 36424 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/420/consoleText
[repro] Revision: f41b60018aad2a356aa6661bb83589ac7c6cd6ff
[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr\contrib\ltr
[repro] TestModelManagerPersistence
[repro] ant compile-test
[...truncated 2864 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.TestModelManagerPersistence" -Dtests.showOutput=onerror
"-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC" -Dtests.seed=A22AB8895D59E09D
-Dtests.slow=true -Dtests.locale=es-PY
-Dtests.timezone=America/Indiana/Vincennes -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[...truncated 32 lines...]
[junit4] Suite: org.apache.solr.ltr.store.rest.TestModelManagerPersistence
[junit4] 2> ERROR StatusLogger No Log4j 2 configuration file found. Using
default configuration (logging only errors to the console), or user
programmatically provided configurations. Set system property 'log4j2.debug' to
show Log4j 2 internal initialization logging. See
https://logging.apache.org/log4j/2.x/manual/configuration.html for instructions
on how to configure Log4j 2
[junit4] 1> 08:22:51.625
[SUITE-TestModelManagerPersistence-seed#[A22AB8895D59E09D]-worker] ERROR
org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir.
Logging may be missing or incomplete.
[junit4] 2> ago. 25, 2019 4:22:55 A. M. org.restlet.Application start
[junit4] 2> INFO: Starting org.apache.solr.rest.SolrSchemaRestApi
application
[junit4] 2> ago. 25, 2019 4:22:55 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:22:55 127.0.0.1 -
127.0.0.1 60301 PUT /solr/schema/feature-store
wt=json&indent=on 200 - 111 90 https://127.0.0.1:60301
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:22:55 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:22:55 127.0.0.1 -
127.0.0.1 60301 GET /solr/schema/feature-store/test
wt=json&indent=on 200 - 0 2 https://127.0.0.1:60301
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:22:56 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:22:56 127.0.0.1 -
127.0.0.1 60301 GET /solr/schema/feature-store/test
wt=json&indent=on 200 - 0 4 https://127.0.0.1:60301
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:22:56 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:22:56 127.0.0.1 -
127.0.0.1 60301 PUT /solr/schema/feature-store
wt=json&indent=on 200 - 113 55 https://127.0.0.1:60301
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:22:56 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:22:56 127.0.0.1 -
127.0.0.1 60301 PUT /solr/schema/feature-store
wt=json&indent=on 200 - 112 8 https://127.0.0.1:60301
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:22:56 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:22:56 127.0.0.1 -
127.0.0.1 60301 PUT /solr/schema/feature-store
wt=json&indent=on 200 - 113 5 https://127.0.0.1:60301
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:22:56 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:22:56 127.0.0.1 -
127.0.0.1 60301 GET /solr/schema/feature-store/test
wt=json&indent=on 200 - 0 1 https://127.0.0.1:60301
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:22:56 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:22:56 127.0.0.1 -
127.0.0.1 60301 GET /solr/schema/feature-store/test
wt=json&indent=on 200 - 0 10 https://127.0.0.1:60301
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:22:56 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:22:56 127.0.0.1 -
127.0.0.1 60301 GET /solr/schema/feature-store/test1
wt=json&indent=on 200 - 0 4 https://127.0.0.1:60301
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:22:56 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:22:56 127.0.0.1 -
127.0.0.1 60301 GET /solr/schema/feature-store/test2
wt=json&indent=on 200 - 0 1 https://127.0.0.1:60301
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:22:57 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:22:57 127.0.0.1 -
127.0.0.1 60301 GET /solr/schema/feature-store/test
wt=json&indent=on 200 - 0 0 https://127.0.0.1:60301
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:22:57 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:22:57 127.0.0.1 -
127.0.0.1 60301 GET /solr/schema/feature-store/test
wt=json&indent=on 200 - 0 1 https://127.0.0.1:60301
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:22:57 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:22:57 127.0.0.1 -
127.0.0.1 60301 GET /solr/schema/feature-store/test1
wt=json&indent=on 200 - 0 0 https://127.0.0.1:60301
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:22:57 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:22:57 127.0.0.1 -
127.0.0.1 60301 GET /solr/schema/feature-store/test2
wt=json&indent=on 200 - 0 1 https://127.0.0.1:60301
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:22:57 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:22:57 127.0.0.1 -
127.0.0.1 60301 PUT /solr/schema/model-store
wt=json&indent=on 200 - 165 30 https://127.0.0.1:60301
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:22:57 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:22:57 127.0.0.1 -
127.0.0.1 60301 PUT /solr/schema/model-store
wt=json&indent=on 200 - 169 13 https://127.0.0.1:60301
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:22:57 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:22:57 127.0.0.1 -
127.0.0.1 60301 DELETE /solr/schema/feature-store/test2
wt=json&indent=on 200 - 0 5 https://127.0.0.1:60301
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:22:57 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:22:57 127.0.0.1 -
127.0.0.1 60301 DELETE /solr/schema/model-store/test-model2
wt=json&indent=on 200 - 0 7 https://127.0.0.1:60301
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:22:57 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:22:57 127.0.0.1 -
127.0.0.1 60301 GET /solr/schema/feature-store/test2
wt=json&indent=on 200 - 0 0 https://127.0.0.1:60301
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:22:57 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:22:57 127.0.0.1 -
127.0.0.1 60301 GET /solr/schema/model-store
wt=json&indent=on 200 - 0 0 https://127.0.0.1:60301
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:22:58 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:22:58 127.0.0.1 -
127.0.0.1 60301 GET /solr/schema/feature-store/test2
wt=json&indent=on 200 - 0 0 https://127.0.0.1:60301
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:22:58 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:22:58 127.0.0.1 -
127.0.0.1 60301 GET /solr/schema/model-store
wt=json&indent=on 200 - 0 1 https://127.0.0.1:60301
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:22:58 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:22:58 127.0.0.1 -
127.0.0.1 60301 DELETE /solr/schema/model-store/test-model
wt=json&indent=on 200 - 0 5 https://127.0.0.1:60301
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:22:58 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:22:58 127.0.0.1 -
127.0.0.1 60301 DELETE /solr/schema/feature-store/test1
wt=json&indent=on 200 - 0 6 https://127.0.0.1:60301
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:22:58 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:22:58 127.0.0.1 -
127.0.0.1 60301 GET /solr/schema/feature-store/test1
wt=json&indent=on 200 - 0 0 https://127.0.0.1:60301
Apache-HttpClient/4.5.6 (Java/14-ea) -
[junit4] 2> ago. 25, 2019 4:22:58 A. M. org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFO: 2019-08-25 04:22:58 127.0.0.1 -
127.0.0.1 60301 GET /solr/schema/model-store wt=json&indent=
[...truncated too long message...]
lete.
[junit4] 1> 08:23:12.858
[TEST-TestModelManagerPersistence.testWrapperModelPersistence-seed#[A22AB8895D59E09D]]
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=testWrapperModelPersistence -Dtests.seed=A22AB8895D59E09D
-Dtests.slow=true -Dtests.badapples=true -Dtests.locale=es-PY
-Dtests.timezone=America/Indiana/Vincennes -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.83s J0 |
TestModelManagerPersistence.testWrapperModelPersistence <<<
[junit4] > Throwable #1: javax.net.ssl.SSLException: An established
connection was aborted by the software in your host machine
[junit4] > at
__randomizedtesting.SeedInfo.seed([A22AB8895D59E09D:D740CB57E2A599D8]:0)
[junit4] > at
java.base/sun.security.ssl.Alert.createSSLException(Alert.java:127)
[junit4] > at
java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:324)
[junit4] > at
java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:267)
[junit4] > at
java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:262)
[junit4] > at
java.base/sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1652)
[junit4] > at
java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1038)
[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.doWrapperModelPersistenceChecks(TestModelManagerPersistence.java:202)
[junit4] > at
org.apache.solr.ltr.store.rest.TestModelManagerPersistence.testWrapperModelPersistence(TestModelManagerPersistence.java:255)
[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:565)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:830)
[junit4] > Suppressed: java.net.SocketException: An established
connection was aborted by the software in your host machine
[junit4] > at
java.base/sun.nio.ch.NioSocketImpl.implWrite(NioSocketImpl.java:421)
[junit4] > at
java.base/sun.nio.ch.NioSocketImpl.write(NioSocketImpl.java:441)
[junit4] > at
java.base/sun.nio.ch.NioSocketImpl$2.write(NioSocketImpl.java:825)
[junit4] > at
java.base/java.net.Socket$SocketOutputStream.write(Socket.java:989)
[junit4] > at
java.base/sun.security.ssl.SSLSocketOutputRecord.encodeAlert(SSLSocketOutputRecord.java:82)
[junit4] > at
java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:355)
[junit4] > ... 64 more
[junit4] > Caused by: java.net.SocketException: An established connection
was aborted by the software in your host machine
[junit4] > at
java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:326)
[junit4] > at
java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:351)
[junit4] > at
java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:802)
[junit4] > at
java.base/java.net.Socket$SocketInputStream.read(Socket.java:919)
[junit4] > at
java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:450)
[junit4] > at
java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68)
[junit4] > at
java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1409)
[junit4] > at
java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1022)
[junit4] > ... 60 more
[junit4] IGNOR/A 0.01s J0 | TestModelManagerPersistence.testFilePersistence
[junit4] > Assumption #1: Ignored, failures limit reached (5 >= 5).
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.store.rest.TestModelManagerPersistence_A22AB8895D59E09D-003
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene80):
{description=PostingsFormat(name=LuceneVarGapFixedInterval),
id=PostingsFormat(name=Asserting),
text=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
title=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{},
maxPointsInLeafNode=592, maxMBSortInHeap=5.633505770653262,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@414dc130),
locale=es-PY, timezone=America/Indiana/Vincennes
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 14-ea
(64-bit)/cpus=3,threads=1,free=59517000,total=120586240
[junit4] 2> NOTE: All tests run in this JVM: [TestModelManagerPersistence,
TestModelManagerPersistence, TestModelManagerPersistence]
[junit4] Completed [5/5 (5!)] on J0 in 3.71s, 4 tests, 1 error, 1 skipped
<<< FAILURES!
[...truncated 18 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1572:
The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1099:
There were test failures: 5 suites, 20 tests, 9 errors, 1 ignored (1
assumption) [seed: A22AB8895D59E09D]
Total time: 44 seconds
[repro] Setting last failure code to 1
[repro] Failures:
[repro] 5/5 failed: org.apache.solr.ltr.store.rest.TestModelManagerPersistence
[repro] Exiting with code 1
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST lucene\build move
/y lucene\build lucene\build.repro
1 dir(s) moved.
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST solr\build move /y
solr\build solr\build.repro
1 dir(s) moved.
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST lucene\build.orig
move /y lucene\build.orig lucene\build
1 dir(s) moved.
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST solr\build.orig
move /y solr\build.orig solr\build
1 dir(s) moved.
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>exit 0
Archiving artifacts
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
No credentials specified
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=f41b60018aad2a356aa6661bb83589ac7c6cd6ff,
workspace=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows
[WARNINGS] Computing warning deltas based on reference build #419
Recording test results
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]