Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/730/
Java: 32bit/jdk1.8.0_201 -server -XX:+UseSerialGC

4 tests failed.
FAILED:  org.apache.solr.cloud.AliasIntegrationTest.testClusterStateProviderAPI

Error Message:
should be a routed alias

Stack Trace:
java.lang.AssertionError: should be a routed alias
        at 
__randomizedtesting.SeedInfo.seed([B97D4E5F077F9677:A6AAD27374746F3C]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.cloud.AliasIntegrationTest.testClusterStateProviderAPI(AliasIntegrationTest.java:315)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.CollectionPropsTest.testWatcher

Error Message:


Stack Trace:
java.lang.NullPointerException
        at 
__randomizedtesting.SeedInfo.seed([B97D4E5F077F9677:D490BD92F71E0181]:0)
        at 
org.apache.solr.cloud.CollectionPropsTest.testWatcher(CollectionPropsTest.java:178)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslWithCheckPeerName

Error Message:
java.lang.IllegalArgumentException: DTLSv1.2

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: 
java.lang.IllegalArgumentException: DTLSv1.2
        at 
__randomizedtesting.SeedInfo.seed([B97D4E5F077F9677:AF999AFBC2E0EA6]:0)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:408)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkCreateCollection(TestMiniSolrCloudClusterSSL.java:273)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithCollectionCreations(TestMiniSolrCloudClusterSSL.java:243)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithNodeReplacement(TestMiniSolrCloudClusterSSL.java:164)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslWithCheckPeerName(TestMiniSolrCloudClusterSSL.java:146)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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.StatementAdapter.evaluate(StatementAdapter.java:36)
        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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.IllegalArgumentException: DTLSv1.2
        at sun.security.ssl.ProtocolVersion.valueOf(ProtocolVersion.java:187)
        at sun.security.ssl.ProtocolList.convert(ProtocolList.java:84)
        at sun.security.ssl.ProtocolList.<init>(ProtocolList.java:52)
        at 
sun.security.ssl.SSLSocketImpl.setEnabledProtocols(SSLSocketImpl.java:2534)
        at 
org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:371)
        at 
org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:355)
        at 
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
        at 
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:373)
        at 
org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:394)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237)
        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.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:555)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
        ... 50 more


FAILED:  
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslWithInvalidPeerName

Error Message:
Unexpected exception type, expected SolrServerException but got 
java.lang.IllegalArgumentException: DTLSv1.2

Stack Trace:
junit.framework.AssertionFailedError: Unexpected exception type, expected 
SolrServerException but got java.lang.IllegalArgumentException: DTLSv1.2
        at 
__randomizedtesting.SeedInfo.seed([B97D4E5F077F9677:EECC0BE4C7836966]:0)
        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2731)
        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2720)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslWithInvalidPeerName(TestMiniSolrCloudClusterSSL.java:207)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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.StatementAdapter.evaluate(StatementAdapter.java:36)
        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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.IllegalArgumentException: DTLSv1.2
        at sun.security.ssl.ProtocolVersion.valueOf(ProtocolVersion.java:187)
        at sun.security.ssl.ProtocolList.convert(ProtocolList.java:84)
        at sun.security.ssl.ProtocolList.<init>(ProtocolList.java:52)
        at 
sun.security.ssl.SSLSocketImpl.setEnabledProtocols(SSLSocketImpl.java:2534)
        at 
org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:371)
        at 
org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:355)
        at 
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
        at 
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:373)
        at 
org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:394)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237)
        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.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:555)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1274)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.lambda$testSslWithInvalidPeerName$0(TestMiniSolrCloudClusterSSL.java:211)
        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2726)
        ... 42 more




Build Log:
[...truncated 13677 lines...]
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_B97D4E5F077F9677-001/init-core-data-001
   [junit4]   2> 498712 WARN  
(SUITE-AliasIntegrationTest-seed#[B97D4E5F077F9677]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 498712 INFO  
(SUITE-AliasIntegrationTest-seed#[B97D4E5F077F9677]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 498713 INFO  
(SUITE-AliasIntegrationTest-seed#[B97D4E5F077F9677]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 498713 INFO  
(SUITE-AliasIntegrationTest-seed#[B97D4E5F077F9677]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 498714 INFO  
(SUITE-AliasIntegrationTest-seed#[B97D4E5F077F9677]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_B97D4E5F077F9677-001/tempDir-001
   [junit4]   2> 498714 INFO  
(SUITE-AliasIntegrationTest-seed#[B97D4E5F077F9677]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 498714 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 498714 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 498814 INFO  
(SUITE-AliasIntegrationTest-seed#[B97D4E5F077F9677]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port:39517
   [junit4]   2> 498814 INFO  
(SUITE-AliasIntegrationTest-seed#[B97D4E5F077F9677]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39517
   [junit4]   2> 498814 INFO  
(SUITE-AliasIntegrationTest-seed#[B97D4E5F077F9677]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 39517
   [junit4]   2> 498816 INFO  
(SUITE-AliasIntegrationTest-seed#[B97D4E5F077F9677]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 498818 INFO  (zkConnectionManagerCallback-2053-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 498818 INFO  
(SUITE-AliasIntegrationTest-seed#[B97D4E5F077F9677]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 498820 INFO  
(SUITE-AliasIntegrationTest-seed#[B97D4E5F077F9677]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 498821 INFO  (zkConnectionManagerCallback-2055-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 498821 INFO  
(SUITE-AliasIntegrationTest-seed#[B97D4E5F077F9677]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 498821 INFO  
(SUITE-AliasIntegrationTest-seed#[B97D4E5F077F9677]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 498822 INFO  (zkConnectionManagerCallback-2057-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 498822 INFO  
(SUITE-AliasIntegrationTest-seed#[B97D4E5F077F9677]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 498927 WARN  (jetty-launcher-2058-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 498927 WARN  (jetty-launcher-2058-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 498927 INFO  (jetty-launcher-2058-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 498927 INFO  (jetty-launcher-2058-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 498927 INFO  (jetty-launcher-2058-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 498927 INFO  (jetty-launcher-2058-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 498927 INFO  (jetty-launcher-2058-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 498927 INFO  (jetty-launcher-2058-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 498928 INFO  (jetty-launcher-2058-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 498928 INFO  (jetty-launcher-2058-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 498928 INFO  (jetty-launcher-2058-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 498929 INFO  (jetty-launcher-2058-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 498929 INFO  (jetty-launcher-2058-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 498929 INFO  (jetty-launcher-2058-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 498929 INFO  (jetty-launcher-2058-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@11f3270{/solr,null,AVAILABLE}
   [junit4]   2> 498929 INFO  (jetty-launcher-2058-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@e5f9ff{/solr,null,AVAILABLE}
   [junit4]   2> 498929 INFO  (jetty-launcher-2058-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@f216d{SSL,[ssl, 
http/1.1]}{127.0.0.1:35253}
   [junit4]   2> 498929 INFO  (jetty-launcher-2058-thread-1) [     ] 
o.e.j.s.Server Started @498957ms
   [junit4]   2> 498929 INFO  (jetty-launcher-2058-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35253}
   [junit4]   2> 498929 INFO  (jetty-launcher-2058-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@197071b{SSL,[ssl, 
http/1.1]}{127.0.0.1:45821}
   [junit4]   2> 498930 ERROR (jetty-launcher-2058-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 498930 INFO  (jetty-launcher-2058-thread-2) [     ] 
o.e.j.s.Server Started @498957ms
   [junit4]   2> 498930 INFO  (jetty-launcher-2058-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 498930 INFO  (jetty-launcher-2058-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45821}
   [junit4]   2> 498930 INFO  (jetty-launcher-2058-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.2.0
   [junit4]   2> 498930 INFO  (jetty-launcher-2058-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 498930 INFO  (jetty-launcher-2058-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 498930 INFO  (jetty-launcher-2058-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-19T09:07:55.945Z
   [junit4]   2> 498930 ERROR (jetty-launcher-2058-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 498930 INFO  (jetty-launcher-2058-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 498930 INFO  (jetty-launcher-2058-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.2.0
   [junit4]   2> 498930 INFO  (jetty-launcher-2058-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 498930 INFO  (jetty-launcher-2058-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 498930 INFO  (jetty-launcher-2058-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-19T09:07:55.945Z
   [junit4]   2> 498930 INFO  (jetty-launcher-2058-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 498930 INFO  (jetty-launcher-2058-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 498931 INFO  (zkConnectionManagerCallback-2060-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 498931 INFO  (jetty-launcher-2058-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 498931 INFO  (zkConnectionManagerCallback-2062-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 498931 INFO  (jetty-launcher-2058-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 498931 INFO  (jetty-launcher-2058-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 498931 INFO  (jetty-launcher-2058-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 499497 INFO  (jetty-launcher-2058-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 499497 WARN  (jetty-launcher-2058-thread-2) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 499498 WARN  (jetty-launcher-2058-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@419228[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 499498 WARN  (jetty-launcher-2058-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@419228[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 499501 WARN  (jetty-launcher-2058-thread-2) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 499501 WARN  (jetty-launcher-2058-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@105b1a3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 499501 WARN  (jetty-launcher-2058-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@105b1a3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 499502 INFO  (jetty-launcher-2058-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39517/solr
   [junit4]   2> 499503 INFO  (jetty-launcher-2058-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 499503 INFO  (zkConnectionManagerCallback-2070-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 499503 INFO  (jetty-launcher-2058-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 499605 INFO  (jetty-launcher-2058-thread-2) 
[n:127.0.0.1:45821_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 499606 INFO  (zkConnectionManagerCallback-2072-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 499606 INFO  (jetty-launcher-2058-thread-2) 
[n:127.0.0.1:45821_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 499633 INFO  (jetty-launcher-2058-thread-2) 
[n:127.0.0.1:45821_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:45821_solr
   [junit4]   2> 499633 INFO  (jetty-launcher-2058-thread-2) 
[n:127.0.0.1:45821_solr     ] o.a.s.c.Overseer Overseer 
(id=72452816161865734-127.0.0.1:45821_solr-n_0000000000) starting
   [junit4]   2> 499636 INFO  (jetty-launcher-2058-thread-2) 
[n:127.0.0.1:45821_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 499637 INFO  (zkConnectionManagerCallback-2079-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 499637 INFO  (jetty-launcher-2058-thread-2) 
[n:127.0.0.1:45821_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 499638 INFO  (jetty-launcher-2058-thread-2) 
[n:127.0.0.1:45821_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:39517/solr ready
   [junit4]   2> 499638 INFO  
(OverseerStateUpdate-72452816161865734-127.0.0.1:45821_solr-n_0000000000) 
[n:127.0.0.1:45821_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:45821_solr
   [junit4]   2> 499638 INFO  (jetty-launcher-2058-thread-2) 
[n:127.0.0.1:45821_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45821_solr
   [junit4]   2> 499639 INFO  (zkCallback-2078-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 499640 INFO  (zkCallback-2071-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 499660 INFO  (jetty-launcher-2058-thread-2) 
[n:127.0.0.1:45821_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 499678 INFO  (jetty-launcher-2058-thread-2) 
[n:127.0.0.1:45821_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45821.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@bfff0e
   [junit4]   2> 499683 INFO  (jetty-launcher-2058-thread-2) 
[n:127.0.0.1:45821_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45821.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@bfff0e
   [junit4]   2> 499683 INFO  (jetty-launcher-2058-thread-2) 
[n:127.0.0.1:45821_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45821.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@bfff0e
   [junit4]   2> 499684 INFO  (jetty-launcher-2058-thread-2) 
[n:127.0.0.1:45821_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_B97D4E5F077F9677-001/tempDir-001/node2/.
   [junit4]   2> 500113 INFO  (jetty-launcher-2058-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 500113 WARN  (jetty-launcher-2058-thread-1) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 500114 WARN  (jetty-launcher-2058-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@c09c62[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 500114 WARN  (jetty-launcher-2058-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@c09c62[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 500116 WARN  (jetty-launcher-2058-thread-1) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 500117 WARN  (jetty-launcher-2058-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@301b26[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 500117 WARN  (jetty-launcher-2058-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@301b26[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 500118 INFO  (jetty-launcher-2058-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39517/solr
   [junit4]   2> 500118 INFO  (jetty-launcher-2058-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 500119 INFO  (zkConnectionManagerCallback-2086-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 500119 INFO  (jetty-launcher-2058-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 500221 INFO  (jetty-launcher-2058-thread-1) 
[n:127.0.0.1:35253_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 500222 INFO  (zkConnectionManagerCallback-2088-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 500222 INFO  (jetty-launcher-2058-thread-1) 
[n:127.0.0.1:35253_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 500227 INFO  (jetty-launcher-2058-thread-1) 
[n:127.0.0.1:35253_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 500228 INFO  (jetty-launcher-2058-thread-1) 
[n:127.0.0.1:35253_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:35253_solr as DOWN
   [junit4]   2> 500229 INFO  (jetty-launcher-2058-thread-1) 
[n:127.0.0.1:35253_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 500229 INFO  (jetty-launcher-2058-thread-1) 
[n:127.0.0.1:35253_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35253_solr
   [junit4]   2> 500229 INFO  (zkCallback-2071-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 500229 INFO  (zkCallback-2078-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 500229 INFO  (zkCallback-2087-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 500230 INFO  (jetty-launcher-2058-thread-1) 
[n:127.0.0.1:35253_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 500230 INFO  (zkConnectionManagerCallback-2095-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 500230 INFO  (jetty-launcher-2058-thread-1) 
[n:127.0.0.1:35253_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 500231 INFO  (jetty-launcher-2058-thread-1) 
[n:127.0.0.1:35253_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 500231 INFO  (jetty-launcher-2058-thread-1) 
[n:127.0.0.1:35253_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:39517/solr ready
   [junit4]   2> 500241 INFO  (jetty-launcher-2058-thread-1) 
[n:127.0.0.1:35253_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 500253 INFO  (jetty-launcher-2058-thread-1) 
[n:127.0.0.1:35253_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35253.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@bfff0e
   [junit4]   2> 500258 INFO  (jetty-launcher-2058-thread-1) 
[n:127.0.0.1:35253_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35253.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@bfff0e
   [junit4]   2> 500258 INFO  (jetty-launcher-2058-thread-1) 
[n:127.0.0.1:35253_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35253.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@bfff0e
   [junit4]   2> 500259 INFO  (jetty-launcher-2058-thread-1) 
[n:127.0.0.1:35253_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_B97D4E5F077F9677-001/tempDir-001/node1/.
   [junit4]   2> 500277 INFO  
(SUITE-AliasIntegrationTest-seed#[B97D4E5F077F9677]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 500278 INFO  (zkConnectionManagerCallback-2101-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 500278 INFO  
(SUITE-AliasIntegrationTest-seed#[B97D4E5F077F9677]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 500279 INFO  
(SUITE-AliasIntegrationTest-seed#[B97D4E5F077F9677]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 500279 INFO  
(SUITE-AliasIntegrationTest-seed#[B97D4E5F077F9677]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39517/solr ready
   [junit4]   2> 500298 INFO  
(TEST-AliasIntegrationTest.testModifyPropertiesCAR-seed#[B97D4E5F077F9677]) [   
  ] o.a.s.SolrTestCaseJ4 ###Starting testModifyPropertiesCAR
   [junit4]   2> 500351 INFO  (qtp32884184-7223) [n:127.0.0.1:35253_solr     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 500354 INFO  (qtp32884184-7223) [n:127.0.0.1:35253_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 500358 INFO  (qtp32884184-7223) [n:127.0.0.1:35253_solr     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=collection1meta&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 500359 INFO  
(OverseerThreadFactory-2048-thread-1-processing-n:127.0.0.1:45821_solr) 
[n:127.0.0.1:45821_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1meta
   [junit4]   2> 500464 INFO  
(OverseerStateUpdate-72452816161865734-127.0.0.1:45821_solr-n_0000000000) 
[n:127.0.0.1:45821_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1meta",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1meta_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45821/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 500464 INFO  
(OverseerStateUpdate-72452816161865734-127.0.0.1:45821_solr-n_0000000000) 
[n:127.0.0.1:45821_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1meta",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1meta_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35253/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 500678 INFO  (qtp32884184-7224) [n:127.0.0.1:35253_solr    
x:collection1meta_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1meta_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1meta&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 500726 INFO  (qtp7206493-7218) [n:127.0.0.1:45821_solr    
x:collection1meta_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1meta_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1meta&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 500726 INFO  (qtp7206493-7218) [n:127.0.0.1:45821_solr    
x:collection1meta_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 501688 INFO  (qtp32884184-7224) [n:127.0.0.1:35253_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 501693 INFO  (qtp32884184-7224) [n:127.0.0.1:35253_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.s.IndexSchema [collection1meta_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 501694 INFO  (qtp32884184-7224) [n:127.0.0.1:35253_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 501694 INFO  (qtp32884184-7224) [n:127.0.0.1:35253_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1meta_shard2_replica_n2' 
using configuration from collection collection1meta, trusted=true
   [junit4]   2> 501695 INFO  (qtp32884184-7224) [n:127.0.0.1:35253_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35253.solr.core.collection1meta.shard2.replica_n2' (registry 
'solr.core.collection1meta.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@bfff0e
   [junit4]   2> 501695 INFO  (qtp32884184-7224) [n:127.0.0.1:35253_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.c.SolrCore [[collection1meta_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_B97D4E5F077F9677-001/tempDir-001/node1/collection1meta_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_B97D4E5F077F9677-001/tempDir-001/node1/./collection1meta_shard2_replica_n2/data/]
   [junit4]   2> 501723 INFO  (qtp32884184-7224) [n:127.0.0.1:35253_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 501723 INFO  (qtp32884184-7224) [n:127.0.0.1:35253_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 501724 INFO  (qtp32884184-7224) [n:127.0.0.1:35253_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 501724 INFO  (qtp32884184-7224) [n:127.0.0.1:35253_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 501725 INFO  (qtp32884184-7224) [n:127.0.0.1:35253_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1cd6118[collection1meta_shard2_replica_n2] main]
   [junit4]   2> 501727 INFO  (qtp32884184-7224) [n:127.0.0.1:35253_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 501727 INFO  (qtp32884184-7224) [n:127.0.0.1:35253_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 501727 INFO  (qtp32884184-7224) [n:127.0.0.1:35253_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 501727 INFO  (qtp32884184-7224) [n:127.0.0.1:35253_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1636759270842171392
   [junit4]   2> 501729 INFO  
(searcherExecutor-2060-thread-1-processing-n:127.0.0.1:35253_solr 
x:collection1meta_shard2_replica_n2 c:collection1meta s:shard2 r:core_node4) 
[n:127.0.0.1:35253_solr c:collection1meta s:shard2 r:core_node4 
x:collection1meta_shard2_replica_n2 ] o.a.s.c.SolrCore 
[collection1meta_shard2_replica_n2] Registered new searcher 
Searcher@1cd6118[collection1meta_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 501731 INFO  (qtp32884184-7224) [n:127.0.0.1:35253_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1meta/terms/shard2 to Terms{values={core_node4=0}, 
version=0}
   [junit4]   2> 501731 INFO  (qtp32884184-7224) [n:127.0.0.1:35253_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1meta/leaders/shard2
   [junit4]   2> 501733 INFO  (qtp32884184-7224) [n:127.0.0.1:35253_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 501733 INFO  (qtp32884184-7224) [n:127.0.0.1:35253_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 501733 INFO  (qtp32884184-7224) [n:127.0.0.1:35253_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:35253/solr/collection1meta_shard2_replica_n2/
   [junit4]   2> 501733 INFO  (qtp32884184-7224) [n:127.0.0.1:35253_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 501733 INFO  (qtp32884184-7224) [n:127.0.0.1:35253_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:35253/solr/collection1meta_shard2_replica_n2/ has no replicas
   [junit4]   2> 501733 INFO  (qtp32884184-7224) [n:127.0.0.1:35253_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1meta/leaders/shard2/leader after winning as 
/collections/collection1meta/leader_elect/shard2/election/72452816161865737-core_node4-n_0000000000
   [junit4]   2> 501734 INFO  (qtp32884184-7224) [n:127.0.0.1:35253_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:35253/solr/collection1meta_shard2_replica_n2/ shard2
   [junit4]   2> 501736 INFO  (qtp7206493-7218) [n:127.0.0.1:45821_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 501756 INFO  (qtp7206493-7218) [n:127.0.0.1:45821_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [collection1meta_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 501757 INFO  (qtp7206493-7218) [n:127.0.0.1:45821_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 501757 INFO  (qtp7206493-7218) [n:127.0.0.1:45821_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1meta_shard1_replica_n1' 
using configuration from collection collection1meta, trusted=true
   [junit4]   2> 501758 INFO  (qtp7206493-7218) [n:127.0.0.1:45821_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45821.solr.core.collection1meta.shard1.replica_n1' (registry 
'solr.core.collection1meta.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@bfff0e
   [junit4]   2> 501758 INFO  (qtp7206493-7218) [n:127.0.0.1:45821_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[collection1meta_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_B97D4E5F077F9677-001/tempDir-001/node2/collection1meta_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_B97D4E5F077F9677-001/tempDir-001/node2/./collection1meta_shard1_replica_n1/data/]
   [junit4]   2> 501785 INFO  (qtp7206493-7218) [n:127.0.0.1:45821_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 501785 INFO  (qtp7206493-7218) [n:127.0.0.1:45821_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 501786 INFO  (qtp7206493-7218) [n:127.0.0.1:45821_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 501786 INFO  (qtp7206493-7218) [n:127.0.0.1:45821_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 501787 INFO  (qtp7206493-7218) [n:127.0.0.1:45821_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1d5cdae[collection1meta_shard1_replica_n1] main]
   [junit4]   2> 501788 INFO  (qtp7206493-7218) [n:127.0.0.1:45821_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 501789 INFO  (qtp7206493-7218) [n:127.0.0.1:45821_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 501789 INFO  (qtp7206493-7218) [n:127.0.0.1:45821_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 501789 INFO  (qtp7206493-7218) [n:127.0.0.1:45821_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1636759270907183104
   [junit4]   2> 501791 INFO  
(searcherExecutor-2065-thread-1-processing-n:127.0.0.1:45821_solr 
x:collection1meta_shard1_replica_n1 c:collection1meta s:shard1 r:core_node3) 
[n:127.0.0.1:45821_solr c:collection1meta s:shard1 r:core_node3 
x:collection1meta_shard1_replica_n1 ] o.a.s.c.SolrCore 
[collection1meta_shard1_replica_n1] Registered new searcher 
Searcher@1d5cdae[collection1meta_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 501793 INFO  (qtp7206493-7218) [n:127.0.0.1:45821_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1meta/terms/shard1 to Terms{values={core_node3=0}, 
version=0}
   [junit4]   2> 501793 INFO  (qtp7206493-7218) [n:127.0.0.1:45821_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1meta/leaders/shard1
   [junit4]   2> 501795 INFO  (qtp7206493-7218) [n:127.0.0.1:45821_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 501795 INFO  (qtp7206493-7218) [n:127.0.0.1:45821_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 501795 INFO  (qtp7206493-7218) [n:127.0.0.1:45821_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:45821/solr/collection1meta_shard1_replica_n1/
   [junit4]   2> 501795 INFO  (qtp7206493-7218) [n:127.0.0.1:45821_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 501795 INFO  (qtp7206493-7218) [n:127.0.0.1:45821_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:45821/solr/collection1meta_shard1_replica_n1/ has no replicas
   [junit4]   2> 501795 INFO  (qtp7206493-7218) [n:127.0.0.1:45821_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1meta/leaders/shard1/leader after winning as 
/collections/collection1meta/leader_elect/shard1/election/72452816161865734-core_node3-n_0000000000
   [junit4]   2> 501796 INFO  (qtp7206493-7218) [n:127.0.0.1:45821_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:45821/solr/collection1meta_shard1_replica_n1/ shard1
   [junit4]   2> 501897 INFO  (zkCallback-2087-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 501897 INFO  (zkCallback-2071-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 501897 INFO  (zkCallback-2087-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 501897 INFO  (zkCallback-2071-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 501898 INFO  (qtp32884184-7224) [n:127.0.0.1:35253_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 501898 INFO  (qtp7206493-7218) [n:127.0.0.1:45821_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 501927 INFO  (qtp32884184-7224) [n:127.0.0.1:35253_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1meta_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1meta&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1249
   [junit4]   2> 501927 INFO  (qtp7206493-7218) [n:127.0.0.1:45821_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1meta_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1meta&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1201
   [junit4]   2> 501929 INFO  (qtp32884184-7223) [n:127.0.0.1:35253_solr     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 502000 INFO  (zkCallback-2087-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 502000 INFO  (zkCallback-2087-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 502000 INFO  (zkCallback-2071-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 502000 INFO  (zkCallback-2071-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 502000 INFO  (zkCallback-2071-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 502000 INFO  (zkCallback-2087-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 502000 INFO  (qtp32884184-7223) [n:127.0.0.1:35253_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&name=collection1meta&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=1642
   [junit4]   2> 502001 INFO  (qtp32884184-7221) [n:127.0.0.1:35253_solr     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=collection2meta&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 502002 INFO  
(OverseerThreadFactory-2048-thread-2-processing-n:127.0.0.1:45821_solr) 
[n:127.0.0.1:45821_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection2meta
   [junit4]   2> 502002 INFO  
(OverseerCollectionConfigSetProcessor-72452816161865734-127.0.0.1:45821_solr-n_0000000000)
 [n:127.0.0.1:45821_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 502208 INFO  
(OverseerStateUpdate-72452816161865734-127.0.0.1:45821_solr-n_0000000000) 
[n:127.0.0.1:45821_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection2meta",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection2meta_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45821/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 502411 INFO  (qtp7206493-7220) [n:127.0.0.1:45821_solr    
x:collection2meta_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection2meta_shard1_replica_n1&action=CREATE&numShards=1&collection=collection2meta&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 503421 INFO  (qtp7206493-7220) [n:127.0.0.1:45821_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 503425 INFO  (qtp7206493-7220) [n:127.0.0.1:45821_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [collection2meta_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 503427 INFO  (qtp7206493-7220) [n:127.0.0.1:45821_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 503427 INFO  (qtp7206493-7220) [n:127.0.0.1:45821_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection2meta_shard1_replica_n1' 
using configuration from collection collection2meta, trusted=true
   [junit4]   2> 503427 INFO  (qtp7206493-7220) [n:127.0.0.1:45821_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45821.solr.core.collection2meta.shard1.replica_n1' (registry 
'solr.core.collection2meta.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@bfff0e
   [junit4]   2> 503427 INFO  (qtp7206493-7220) [n:127.0.0.1:45821_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[collection2meta_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_B97D4E5F077F9677-001/tempDir-001/node2/collection2meta_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_B97D4E5F077F9677-001/tempDir-001/node2/./collection2meta_shard1_replica_n1/data/]
   [junit4]   2> 503457 INFO  (qtp7206493-7220) [n:127.0.0.1:45821_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 503457 INFO  (qtp7206493-7220) [n:127.0.0.1:45821_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 503458 INFO  (qtp7206493-7220) [n:127.0.0.1:45821_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 503458 INFO  (qtp7206493-7220) [n:127.0.0.1:45821_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 503459 INFO  (qtp7206493-7220) [n:127.0.0.1:45821_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@ed93ef[collection2meta_shard1_replica_n1] main]
   [junit4]   2> 503460 INFO  (qtp7206493-7220) [n:127.0.0.1:45821_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 503461 INFO  (qtp7206493-7220) [n:127.0.0.1:45821_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 503461 INFO  (qtp7206493-7220) [n:127.0.0.1:45821_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 503461 INFO  (qtp7206493-7220) [n:127.0.0.1:45821_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1636759272660402176
   [junit4]   2> 503463 INFO  
(searcherExecutor-2070-thread-1-processing-n:127.0.0.1:45821_solr 
x:collection2meta_shard1_replica_n1 c:collection2meta s:shard1 r:core_node2) 
[n:127.0.0.1:45821_solr c:collection2meta s:shard1 r:core_node2 
x:collection2meta_shard1_replica_n1 ] o.a.s.c.SolrCore 
[collection2meta_shard1_replica_n1] Registered new searcher 
Searcher@ed93ef[collection2meta_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 503465 INFO  (qtp7206493-7220) [n:127.0.0.1:45821_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection2meta/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 503465 INFO  (qtp7206493-7220) [n:127.0.0.1:45821_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection2meta/leaders/shard1
   [junit4]   2> 503466 INFO  (qtp7206493-7220) [n:127.0.0.1:45821_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 503466 INFO  (qtp7206493-7220) [n:127.0.0.1:45821_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 503466 INFO  (qtp7206493-7220) [n:127.0.0.1:45821_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:45821/solr/collection2meta_shard1_replica_n1/
   [junit4]   2> 503466 INFO  (qtp7206493-7220) [n:127.0.0.1:45821_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 503467 INFO  (qtp7206493-7220) [n:127.0.0.1:45821_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:45821/solr/collection2meta_shard1_replica_n1/ has no replicas
   [junit4]   2> 503467 INFO  (qtp7206493-7220) [n:127.0.0.1:45821_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection2meta/leaders/shard1/leader after winning as 
/collections/collection2meta/leader_elect/shard1/election/72452816161865734-core_node2-n_0000000000
   [junit4]   2> 503467 INFO  (qtp7206493-7220) [n:127.0.0.1:45821_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:45821/solr/collection2meta_shard1_replica_n1/ shard1
   [junit4]   2> 503568 INFO  (zkCallback-2071-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2meta/state.json] for collection [collection2meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 503569 INFO  (zkCallback-2071-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2meta/state.json] for collection [collection2meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 503569 INFO  (qtp7206493-7220) [n:127.0.0.1:45821_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 503627 INFO  (qtp7206493-7220) [n:127.0.0.1:45821_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection2meta_shard1_replica_n1&action=CREATE&numShards=1&collection=collection2meta&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1215
   [junit4]   2> 503629 INFO  (qtp32884184-7221) [n:127.0.0.1:35253_solr     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 503671 INFO  (zkCallback-2087-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2meta/state.json] for collection [collection2meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 503671 INFO  (zkCallback-2071-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2meta/state.json] for collection [collection2meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 503671 INFO  (zkCallback-2071-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2meta/state.json] for collection [collection2meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 503671 INFO  (zkCallback-2071-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2meta/state.json] for collection [collection2meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 503671 INFO  (qtp32884184-7221) [n:127.0.0.1:35253_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&name=collection2meta&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=1670
   [junit4]   2> 503673 INFO  
(TEST-AliasIntegrationTest.testModifyPropertiesCAR-seed#[B97D4E5F077F9677]) [   
  ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 503673 INFO  
(TEST-AliasIntegrationTest.testModifyPropertiesCAR-seed#[B97D4E5F077F9677]) [   
  ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 503673 INFO  
(TEST-AliasIntegrationTest.testModifyPropertiesCAR-seed#[B97D4E5F077F9677]) [   
  ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 503673 INFO  
(TEST-AliasIntegrationTest.testModifyPropertiesCAR-seed#[B97D4E5F077F9677]) [   
  ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 503673 INFO  (watches-2098-thread-1) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 503673 INFO  
(TEST-AliasIntegrationTest.testModifyPropertiesCAR-seed#[B97D4E5F077F9677]) [   
  ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 503673 INFO  
(TEST-AliasIntegrationTest.testModifyPropertiesCAR-seed#[B97D4E5F077F9677]) [   
  ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 503676 INFO  (qtp32884184-7224) [n:127.0.0.1:35253_solr     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :aliasprop with params 
name=testModifyPropertiesCAR&action=ALIASPROP&property.foo=baz&property.bar=bam&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 503678 INFO  
(OverseerCollectionConfigSetProcessor-72452816161865734-127.0.0.1:45821_solr-n_0000000000)
 [n:127.0.0.1:45821_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 503679 INFO  (qtp32884184-7224) [n:127.0.0.1:35253_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=testModifyPropertiesCAR&action=ALIASPROP&property.foo=baz&property.bar=bam&wt=javabin&version=2}
 status=0 QTime=3
   [junit4]   2> 503680 INFO  (qtp32884184-7223) [n:127.0.0.1:35253_solr     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :aliasprop with params 
name=testModifyPropertiesCAR&action=ALIASPROP&property.foo=&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 503681 INFO  
(OverseerCollectionConfigSetProcessor-72452816161865734-127.0.0.1:45821_solr-n_0000000000)
 [n:127.0.0.1:45821_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 503682 INFO  (qtp32884184-7223) [n:127.0.0.1:35253_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=testModifyPropertiesCAR&action=ALIASPROP&property.foo=&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 503683 INFO  (qtp32884184-7221) [n:127.0.0.1:35253_solr     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :aliasprop with params 
name=testModifyPropertiesCAR&action=ALIASPROP&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 503684 INFO  
(OverseerCollectionConfigSetProcessor-72452816161865734-127.0.0.1:45821_solr-n_0000000000)
 [n:127.0.0.1:45821_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 503686 INFO  
(OverseerCollectionConfigSetProcessor-72452816161865734-127.0.0.1:45821_solr-n_0000000000)
 [n:127.0.0.1:45821_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000008 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 503686 INFO  (qtp32884184-7221) [n:127.0.0.1:35253_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=testModifyPropertiesCAR&action=ALIASPROP&wt=javabin&version=2} 
status=0 QTime=3
   [junit4]   2> 503687 INFO  (qtp32884184-7224) [n:127.0.0.1:35253_solr     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :aliasprop with params 
name=testModifyPropertiesCAR&action=ALIASPROP&property.foo=+&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 503688 INFO  (qtp32884184-7224) [n:127.0.0.1:35253_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=testModifyPropertiesCAR&action=ALIASPROP&property.foo=+&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 503689 INFO  
(TEST-AliasIntegrationTest.testModifyPropertiesCAR-seed#[B97D4E5F077F9677]) [   
  ] o.a.s.SolrTestCaseJ4 ###Ending testModifyPropertiesCAR
   [junit4]   2> 503690 INFO  
(TEST-AliasIntegrationTest.testModifyPropertiesCAR-seed#[B97D4E5F077F9677]) [   
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 503691 INFO  (qtp32884184-7224) [n:127.0.0.1:35253_solr     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=collection2meta&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 503692 INFO  
(OverseerCollectionConfigSetProcessor-72452816161865734-127.0.0.1:45821_solr-n_0000000000)
 [n:127.0.0.1:45821_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000010 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 503692 INFO  
(OverseerThreadFactory-2048-thread-5-processing-n:127.0.0.1:45821_solr) 
[n:127.0.0.1:45821_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Executing Collection 
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true,
 asyncId=null
   [junit4]   2> 503693 INFO  (qtp7206493-7216) [n:127.0.0.1:45821_solr    
x:collection2meta_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection2meta.shard1.replica_n1, tag=null
   [junit4]   2> 503693 INFO  (qtp7206493-7216) [n:127.0.0.1:45821_solr    
x:collection2meta_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@19e19d2: rootName = 
solr_45821, domain = solr.core.collection2meta.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.collection2meta.shard1.replica_n1 
/ com.codahale.metrics.MetricRegistry@1a60016
   [junit4]   2> 503703 INFO  (qtp7206493-7216) [n:127.0.0.1:45821_solr    
x:collection2meta_shard1_replica_n1 ] o.a.s.c.SolrCore 
[collection2meta_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1346c4a
   [junit4]   2> 503703 INFO  (qtp7206493-7216) [n:127.0.0.1:45821_solr    
x:collection2meta_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection2meta.shard1.replica_n1, tag=1346c4a
   [junit4]   2> 503703 INFO  (qtp7206493-7216) [n:127.0.0.1:45821_solr    
x:collection2meta_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection2meta.shard1.leader, 
tag=1346c4a
   [junit4]   2> 503704 INFO  (qtp7206493-7216) [n:127.0.0.1:45821_solr    
x:collection2meta_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/collection2meta/terms/shard1 to Terms{values={}, 
version=1}
   [junit4]   2> 503705 INFO  (qtp7206493-7216) [n:127.0.0.1:45821_solr    
x:collection2meta_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={deleteInstanceDir=true&deleteMetricsHistory=true&core=collection2meta_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=12
   [junit4]   2> 503807 INFO  (zkCallback-2071-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/collection2meta/state.json] for collection [collection2meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 503807 INFO  (zkCallback-2071-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/collection2meta/state.json] for collection [collection2meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 503807 INFO  (zkCallback-2071-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/collection2meta/state.json] for collection [collection2meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 503810 INFO  (qtp32884184-7224) [n:127.0.0.1:35253_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=collection2meta&action=DELETE&wt=javabin&version=2} status=0 
QTime=119
   [junit4]   2> 503811 INFO  (qtp32884184-7223) [n:127.0.0.1:35253_solr     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=collection1meta&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 503812 INFO  
(OverseerCollectionConfigSetProcessor-72452816161865734-127.0.0.1:45821_solr-n_0000000000)
 [n:127.0.0.1:45821_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000012 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 503812 INFO  
(OverseerThreadFactory-2048-thread-5-processing-n:127.0.0.1:45821_solr) 
[n:127.0.0.1:45821_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Executing Collection 
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true,
 asyncId=null
   [junit4]   2> 503814 INFO  (qtp7206493-7218) [n:127.0.0.1:45821_solr    
x:collection1meta_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1meta.shard1.replica_n1, tag=null
   [junit4]   2> 503814 INFO  (qtp32884184-7221) [n:127.0.0.1:35253_solr    
x:collection1meta_shard2_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1meta.shard2.replica_n2, tag=null
   [junit4]   2> 503814 INFO  (qtp7206493-7218) [n:127.0.0.1:45821_solr    
x:collection1meta_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1cb394b: rootName = 
solr_45821, domain = solr.core.collection1meta.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.collection1meta.shard1.replica_n1 
/ com.codahale.metrics.MetricRegistry@1be2e4
   [junit4]   2> 503814 INFO  (qtp32884184-7221) [n:127.0.0.1:35253_solr    
x:collection1meta_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@189e6d2: rootName = 
solr_35253, domain = solr.core.collection1meta.shard2.replica_n2, service url = 
null, agent id = null] for registry solr.core.collection1meta.shard2.replica_n2 
/ com.codahale.metrics.MetricRegistry@176c674
   [junit4]   2> 503825 INFO  (qtp32884184-7221) [n:127.0.0.1:35253_solr    
x:collection1meta_shard2_replica_n2 ] o.a.s.c.SolrCore 
[collection1meta_shard2_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@15a7de
   [junit4]   2> 503825 INFO  (qtp7206493-7218) [n:127.0.0.1:45821_solr    
x:collection1meta_shard1_replica_n1 ] o.a.s.c.SolrCore 
[collection1meta_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@99f7f8
   [junit4]   2> 503825 INFO  (qtp32884184-7221) [n:127.0.0.1:35253_solr    
x:collection1meta_shard2_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1meta.shard2.replica_n2, tag=15a7de
   [junit4]   2> 503825 INFO  (qtp32884184-7221) [n:127.0.0.1:35253_solr    
x:collection1meta_shard2_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1meta.shard2.leader, tag=15a7de
   [junit4]   2> 503825 INFO  (qtp7206493-7218) [n:127.0.0.1:45821_solr    
x:collection1meta_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1meta.shard1.replica_n1, tag=99f7f8
   [junit4]   2> 503825 INFO  (qtp7206493-7218) [n:127.0.0.1:45821_solr    
x:collection1meta_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1meta.shard1.leader, tag=99f7f8
   [junit4]   2> 503827 INFO  (qtp32884184-7221) [n:127.0.0.1:35253_solr    
x:collection1meta_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/collection1meta/terms/shard2 to Terms{values={}, 
version=1}
   [junit4]   2> 503827 INFO  (qtp7206493-7218) [n:127.0.0.1:45821_solr    
x:collection1meta_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/collection1meta/terms/shard1 to Terms{values={}, 
version=1}
   [junit4]   2> 503827 INFO  (qtp7206493-7218) [n:127.0.0.1:45821_solr    
x:collection1meta_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={deleteInstanceDir=true&deleteMetricsHistory=true&core=collection1meta_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javab

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

]   2> 1934014 INFO  (jetty-closer-10978-thread-1) [     ] o.a.s.c.Overseer 
Overseer (id=72452909453475850-127.0.0.1:34199_solr-n_0000000001) closing
   [junit4]   2> 1934014 INFO  (jetty-closer-10978-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@76f379{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 1934015 INFO  (jetty-closer-10978-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1d6fb9f{/solr,null,UNAVAILABLE}
   [junit4]   2> 1934015 INFO  (jetty-closer-10978-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1934114 INFO  (jetty-closer-10978-thread-3) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@3cf965{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 1934115 INFO  (jetty-closer-10978-thread-3) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4fec12{/solr,null,UNAVAILABLE}
   [junit4]   2> 1934115 INFO  (jetty-closer-10978-thread-3) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1934115 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[B97D4E5F077F9677])
 [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1934318 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       /solr/clusterprops.json
   [junit4]   2>        9       /solr/aliases.json
   [junit4]   2>        4       
/solr/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        2       /solr/collections/first_collection/terms/shard1
   [junit4]   2>        2       /solr/collections/first_collection/terms/shard3
   [junit4]   2>        2       /solr/collections/first_collection/terms/shard2
   [junit4]   2>        2       /solr/collections/second_collection/terms/shard1
   [junit4]   2>        2       /solr/collections/second_collection/terms/shard2
   [junit4]   2>        2       /solr/collections/second_collection/terms/shard3
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        37      /solr/collections/second_collection/state.json
   [junit4]   2>        36      /solr/collections/first_collection/state.json
   [junit4]   2>        9       /solr/clusterstate.json
   [junit4]   2>        2       /solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        42      /solr/overseer/queue
   [junit4]   2>        30      /solr/live_nodes
   [junit4]   2>        23      /solr/collections
   [junit4]   2>        8       /solr/overseer/collection-queue-work
   [junit4]   2>        2       /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2>        2       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1934323 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[B97D4E5F077F9677])
 [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42929
   [junit4]   2> 1934323 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[B97D4E5F077F9677])
 [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42929
   [junit4]   2> 1934324 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[B97D4E5F077F9677])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testNoSslButSillyClientAuth
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_B97D4E5F077F9677-001
   [junit4]   2> Jun 19, 2019 9:31:51 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, 
docValues:{}, maxPointsInLeafNode=413, maxMBSortInHeap=7.286658328692776, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@9155b8),
 locale=und, timezone=CAT
   [junit4]   2> NOTE: Linux 4.18.0-17-generic i386/Oracle Corporation 
1.8.0_201 (32-bit)/cpus=8,threads=1,free=223780120,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestAnalyzeInfixSuggestions, 
TestMacros, TestFieldTypeResource, BasicAuthIntegrationTest, ZkShardTermsTest, 
RegexBoostProcessorTest, TestZkChroot, TestSolrConfigHandler, 
TermsComponentTest, CustomCollectionTest, DeleteNodeTest, 
FullSolrCloudDistribCmdsTest, TestLegacyField, 
SpellCheckCollatorWithCollapseTest, TestTrieFacet, 
TriggerSetPropertiesIntegrationTest, OverseerModifyCollectionTest, 
HttpPartitionTest, LegacyCloudClusterPropTest, AtomicUpdatesTest, 
TestPKIAuthenticationPlugin, TestConfigReload, TestPartialUpdateDeduplication, 
TestSearchPerf, SolrSlf4jReporterTest, TestCloudSchemaless, TestRecoveryHdfs, 
MigrateRouteKeyTest, TestUseDocValuesAsStored, TestFastOutputStream, 
StressHdfsTest, TestMinMaxOnMultiValuedField, SecurityConfHandlerTest, 
TestEmbeddedSolrServerConstructors, NodeAddedTriggerTest, TestBinaryField, 
AliasIntegrationTest, TestHdfsCloudBackupRestore, TestBinaryResponseWriter, 
MetricTriggerIntegrationTest, TestHighFrequencyDictionaryFactory, 
TestDFISimilarityFactory, DistributedFacetPivotLongTailTest, QueryEqualityTest, 
ClusterStateTest, TestSystemCollAutoCreate, TestDistributedSearch, 
BasicFunctionalityTest, TokenizerChainTest, CachingDirectoryFactoryTest, 
PrimUtilsTest, TestJsonFacetRefinement, CursorMarkTest, RuleEngineTest, 
TestNestedUpdateProcessor, TestRandomFlRTGCloud, TestTlogReplica, 
TestSQLHandlerNonCloud, TestChildDocTransformer, SpatialFilterTest, 
TestReplicationHandler, QueryElevationComponentTest, ZkStateReaderTest, 
AnalyticsMergeStrategyTest, TestCollectionAPIs, 
TestManagedSynonymGraphFilterFactory, BooleanFieldTest, TaggingAttributeTest, 
TestHdfsUpdateLog, TestConfigSets, SolrIndexSplitterTest, 
TestCursorMarkWithoutUniqueKey, TestFieldCache, TestScoreJoinQPScore, 
LeaderElectionIntegrationTest, SimpleCollectionCreateDeleteTest, 
TestTolerantSearch, TestConfigSetsAPI, SystemCollectionCompatTest, 
SolrGraphiteReporterTest, TestCustomSort, HLLSerializationTest, 
StatsReloadRaceTest, BinaryUpdateRequestHandlerTest, TestStressUserVersions, 
TestSweetSpotSimilarityFactory, ReplicationFactorTest, CoreAdminOperationTest, 
TestRTGBase, TestSolrIndexConfig, HdfsNNFailoverTest, TestXmlQParserPlugin, 
TestReRankQParserPlugin, DefaultValueUpdateProcessorTest, 
RecoveryAfterSoftCommitTest, TestCloudDeleteByQuery, SearchHandlerTest, 
PluginInfoTest, AutoScalingHandlerTest, TestComplexPhraseLeadingWildcard, 
SuggesterTSTTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestLockTree, 
DistributedExpandComponentTest, TestDynamicLoading, EnumFieldTest, 
TestLegacyFieldCache, TestRandomFaceting, MultiThreadedOCPTest, 
BlockJoinFacetRandomTest, TestStressLucene, TestDistribIDF, 
SolrRequestParserTest, NumericFieldsTest, OverseerTaskQueueTest, 
HdfsAutoAddReplicasIntegrationTest, JvmMetricsTest, TestMissingGroups, 
HighlighterConfigTest, TestInPlaceUpdatesRequiredField, BasicDistributedZkTest, 
TestHttpShardHandlerFactory, CdcrReplicationHandlerTest, ReturnFieldsTest, 
BlobRepositoryCloudTest, TestCloudPivotFacet, LeaderFailureAfterFreshStartTest, 
TestNonDefinedSimilarityFactory, DaemonStreamApiTest, 
PreAnalyzedFieldManagedSchemaCloudTest, DocumentBuilderTest, FileUtilsTest, 
HdfsRestartWhileUpdatingTest, FieldAnalysisRequestHandlerTest, 
RemoteQueryErrorTest, MetricsHandlerTest, CdcrWithNodesRestartsTest, 
MoveReplicaHDFSTest, TestSchemaManager, PingRequestHandlerTest, 
TestCloudNestedDocsSort, CustomTermsComponentTest, CleanupOldIndexTest, 
ClusterStateUpdateTest, CollectionPropsTest, CreateCollectionCleanupTest, 
DeleteInactiveReplicaTest, DeleteShardTest, DeleteStatusTest, 
DistribDocExpirationUpdateProcessorTest, DistribJoinFromCollectionTest, 
DistributedVersionInfoTest, MissingSegmentRecoveryTest, 
NestedShardedAtomicUpdateTest, NodeMutatorTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, 
OverriddenZkACLAndCredentialsProvidersTest, OverseerTest, 
RoutingToNodesWithPropertiesTest, SaslZkACLProviderTest, 
SharedFSAutoReplicaFailoverTest, SliceStateTest, SolrCloudExampleTest, 
TestCloudRecovery2, TestConfigSetsAPIZkFailure, TestCryptoKeys, 
TestDeleteCollectionOnDownNodes, TestDistribDocBasedVersion, 
TestMiniSolrCloudClusterSSL]
   [junit4] Completed [486/866 (3!)] on J1 in 55.75s, 6 tests, 1 failure, 1 
error <<< FAILURES!

[...truncated 48178 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:634: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:101: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build.xml:644: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:2093: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:2132: 
Compile failed; see the compiler error output for details.

Total time: 102 minutes 22 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to