Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6676/
Java: 64bit/jdk-9-ea+173 -XX:-UseCompressedOops -XX:+UseG1GC

7 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene50CompoundFormat_2E094F379E25A633-001\CFSManySubFiles-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene50CompoundFormat_2E094F379E25A633-001\CFSManySubFiles-001
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene50CompoundFormat_2E094F379E25A633-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene50CompoundFormat_2E094F379E25A633-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene50CompoundFormat_2E094F379E25A633-001\CFSManySubFiles-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene50CompoundFormat_2E094F379E25A633-001\CFSManySubFiles-001
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene50CompoundFormat_2E094F379E25A633-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene50CompoundFormat_2E094F379E25A633-001

        at __randomizedtesting.SeedInfo.seed([2E094F379E25A633]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
        at 
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
        at 
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.handler.extraction.TestExtractionDateUtil.testParseDate

Error Message:
Incorrect parsed timestamp: 1226583351000 != 1226579751000 (Thu Nov 13 04:35:51 
AKST 2008)

Stack Trace:
java.lang.AssertionError: Incorrect parsed timestamp: 1226583351000 != 
1226579751000 (Thu Nov 13 04:35:51 AKST 2008)
        at 
__randomizedtesting.SeedInfo.seed([4FC01273EE50953:4EE57912454C7EE6]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.handler.extraction.TestExtractionDateUtil.assertParsedDate(TestExtractionDateUtil.java:59)
        at 
org.apache.solr.handler.extraction.TestExtractionDateUtil.testParseDate(TestExtractionDateUtil.java:54)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithDelegationTokens

Error Message:
SOLR-10951: Hadoop does not work on Java 9

Stack Trace:
com.carrotsearch.randomizedtesting.InternalAssumptionViolatedException: 
SOLR-10951: Hadoop does not work on Java 9
        at __randomizedtesting.SeedInfo.seed([EBF6080EB16A71BB]:0)
        at 
com.carrotsearch.randomizedtesting.RandomizedTest.assumeTrue(RandomizedTest.java:675)
        at 
com.carrotsearch.randomizedtesting.RandomizedTest.assumeFalse(RandomizedTest.java:683)
        at 
org.apache.lucene.util.LuceneTestCase.assumeFalse(LuceneTestCase.java:866)
        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.startup(TestSolrCloudWithDelegationTokens.java:66)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithDelegationTokens

Error Message:


Stack Trace:
java.lang.NullPointerException
        at __randomizedtesting.SeedInfo.seed([EBF6080EB16A71BB]:0)
        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.shutdown(TestSolrCloudWithDelegationTokens.java:89)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.handler.admin.MetricsHandlerTest.testPropertyFilter

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([EBF6080EB16A71BB:899BF64F7EE41185]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at org.junit.Assert.assertNotNull(Assert.java:537)
        at 
org.apache.solr.handler.admin.MetricsHandlerTest.testPropertyFilter(MetricsHandlerTest.java:201)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.handler.V2ApiIntegrationTest.testCollectionsApi

Error Message:
Error from server at http://127.0.0.1:57507/solr: 
java.nio.file.InvalidPathException: Illegal char <�> at index 53: 
C:UsersjenkinsworkspaceLucene-Solr-master-Windowssolr�uildsolr-core estJ0 
empsolr.handler.V2ApiIntegrationTest_EBF6080EB16A71BB-001 empDir-002

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at http://127.0.0.1:57507/solr: 
java.nio.file.InvalidPathException: Illegal char <�> at index 53: 
C:UsersjenkinsworkspaceLucene-Solr-master-Windowssolr�uildsolr-core      estJ0  
 empsolr.handler.V2ApiIntegrationTest_EBF6080EB16A71BB-001       empDir-002
        at 
__randomizedtesting.SeedInfo.seed([EBF6080EB16A71BB:3768EF8F09731505]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:805)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:600)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:239)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:470)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:400)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1102)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:843)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:774)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.handler.V2ApiIntegrationTest.testCollectionsApi(V2ApiIntegrationTest.java:141)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.core.DirectoryFactoryTest.testGetDataHome

Error Message:
expected:<[/tmp/inst1/]data> but was:<[C:\tmp\inst1\]data>

Stack Trace:
org.junit.ComparisonFailure: expected:<[/tmp/inst1/]data> but 
was:<[C:\tmp\inst1\]data>
        at 
__randomizedtesting.SeedInfo.seed([EBF6080EB16A71BB:7790D4D5E9E276F8]:0)
        at org.junit.Assert.assertEquals(Assert.java:125)
        at org.junit.Assert.assertEquals(Assert.java:147)
        at 
org.apache.solr.core.DirectoryFactoryTest.testGetDataHome(DirectoryFactoryTest.java:58)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 1435 lines...]
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=405, maxMBSortInHeap=7.922377319069094, 
sim=RandomSimilarity(queryNorm=false): {body=DFR I(n)B2}, locale=sq-MK, 
timezone=Antarctica/South_Pole
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=3,threads=1,free=72851744,total=131072000
   [junit4]   2> NOTE: All tests run in this JVM: [TestIndexWriterCommit, 
TestIndexingSequenceNumbers, TestFrequencyTrackingRingBuffer, 
TestSloppyPhraseQuery2, TestDelegatingAnalyzerWrapper, TestDirectory, 
TestLongBitSet, TestPayloads, TestTermVectorsWriter, TestSubScorerFreqs, 
TestBytesRefAttImpl, TestPerFieldPostingsFormat2, TestFieldMaskingSpanQuery, 
TestDocumentWriter, TestIndexedDISI, TestSentinelIntSet, TestPackedInts, 
TestAllFilesHaveChecksumFooter, TestNativeFSLockFactory, 
TestFileSwitchDirectory, TestSortedNumericSortField, TestBlendedTermQuery, 
TestMultiPhraseQuery, TestDeterminism, TestMutablePointsReaderUtils, 
TestAutomatonQueryUnicode, TestFieldType, TestStressIndexing, 
TestPerFieldPostingsFormat, TestDocumentsWriterStallControl, 
TestIndexWriterConfig, TestSpansEnum, TestMutableValues, 
TestTransactionRollback, TestPolygon2D, TestPerSegmentDeletes, TestIntsRef, 
TestLucene70NormsFormat, TestNearSpansOrdered, TestAllFilesCheckIndexHeader, 
TestFieldValueQuery, TestFilterSpans, TestStringHelper, TestStressNRT, 
Test2BPostingsBytes, TestRollback, TestDirectPacked, 
TestSparseFixedBitDocIdSet, TestDocValuesQueries, TestOfflineSorter, 
TestLongPostings, Test2BTerms, TestLongValuesSource, TestSegmentTermDocs, 
TestIndexWriterLockRelease, TestCachingTokenFilter, 
TestSpanMultiTermQueryWrapper, TestFuzzyQuery, TestPhraseQuery, 
TestSimilarityBase, TestNRTThreads, TestNGramPhraseQuery, TestSetOnce, 
TestSortRandom, TestByteBlockPool, TestIndexWriterMaxDocs, TestIsCurrent, 
TestCustomTermFreq, TestSearcherManager, TestIndexWriterOnJRECrash, 
TestCompiledAutomaton, TestBooleanRewrites, TestPagedBytes, TestAutomatonQuery, 
TestDocValues, TestMultiDocValues, TestFieldReuse, TestAxiomaticSimilarity, 
TestIndexWriterOnDiskFull, TestSimpleExplanationsWithFillerDocs, 
TestReadOnlyIndex, TestCachingCollector, TestTimSorter, Test2BPostings, 
TestNotDocIdSet, TestStressAdvance, TestMultiLevelSkipList, TestLogMergePolicy, 
TestIndexSearcher, TestConcurrentMergeScheduler, TestTermsEnum, 
TestDuelingCodecsAtNight, TestSegmentMerger, TestNoDeletionPolicy, 
TestMultiTermQueryRewrites, TestBytesRefHash, TestCharsRefBuilder, 
TestIntArrayDocIdSet, TestSegmentInfos, TestSpanCollection, 
TestMergeSchedulerExternal, TestDocValuesScoring, TestNeedsScores, 
TestUniqueTermCount, TestMultiTermsEnum, TestSizeBoundedForceMerge, 
TestParallelTermEnum, TestSpanNearQuery, TestGeoUtils, TestCustomSearcherSort, 
TestSmallFloat, TestDocIDMerger, TestPositiveScoresOnlyCollector, 
TestDeletionPolicy, TestDuelingCodecs, TestBoolean2, TestNorms, 
TestStandardAnalyzer, TestSearchAfter, TestHighCompressionMode, 
TestRollingUpdates, TestIndexWriterUnicode, TestNRTReaderWithThreads, 
TestIndexWriterForceMerge, TestBufferedIndexInput, TestWeakIdentityMap, 
TestDirectoryReader, TestBagOfPositions, TestFixedBitSet, TestSegmentReader, 
TestParallelCompositeReader, TestIndexWriterNRTIsCurrent, TestTermsEnum2, 
TestCustomNorms, TestMixedCodecs, TestStressIndexing2, TestDocsAndPositions, 
TestOmitPositions, TestThreadedForceMerge, TestForceMergeForever, 
TestMultiFields, TestDocumentsWriterDeleteQueue, TestMultiTermConstantScore, 
TestForTooMuchCloning, TestRegexpQuery, TestIntBlockPool, TestTopDocsCollector, 
TestSegmentTermEnum, TestPrefixCodedTerms, TestDocument, TestTermScorer, 
TestCheckIndex, TestElevationComparator, TestRecyclingIntBlockAllocator, 
TestPositionIncrement, TestDateSort, TestSpanExplanationsOfNonMatches, 
TestSimilarityProvider, TestCharsRef, TestDocCount, TestTotalHitCountCollector, 
TestBooleanScorer, TestPhrasePrefixQuery, TestAssertions, TestNot, 
Test4GBStoredFields, TestReaderClosed, TestScoreCachingWrappingScorer, 
TestIndexCommit, TestIOUtils, TestByteArrayDataInput, Test2BBinaryDocValues, 
TestReusableStringReader, TestBlockPostingsFormat2, TestBlockPostingsFormat3, 
TestLucene50CompoundFormat]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestLucene50CompoundFormat -Dtests.seed=2E094F379E25A633 
-Dtests.slow=true -Dtests.locale=sq-MK -Dtests.timezone=Antarctica/South_Pole 
-Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestLucene50CompoundFormat (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the 
following files (in the order of attempts):
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene50CompoundFormat_2E094F379E25A633-001\CFSManySubFiles-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene50CompoundFormat_2E094F379E25A633-001\CFSManySubFiles-001
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene50CompoundFormat_2E094F379E25A633-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene50CompoundFormat_2E094F379E25A633-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([2E094F379E25A633]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [374/453 (1!)] on J1 in 4.49s, 26 tests, 1 error <<< 
FAILURES!

[...truncated 10147 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.MetricsHandlerTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.MetricsHandlerTest_EBF6080EB16A71BB-001\init-core-data-001
   [junit4]   2> 879027 INFO  
(SUITE-MetricsHandlerTest-seed#[EBF6080EB16A71BB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 879028 INFO  
(SUITE-MetricsHandlerTest-seed#[EBF6080EB16A71BB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 879028 INFO  
(SUITE-MetricsHandlerTest-seed#[EBF6080EB16A71BB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 879029 INFO  
(SUITE-MetricsHandlerTest-seed#[EBF6080EB16A71BB]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 879078 INFO  
(SUITE-MetricsHandlerTest-seed#[EBF6080EB16A71BB]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 879104 INFO  
(SUITE-MetricsHandlerTest-seed#[EBF6080EB16A71BB]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 879387 INFO  
(SUITE-MetricsHandlerTest-seed#[EBF6080EB16A71BB]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 879477 INFO  
(SUITE-MetricsHandlerTest-seed#[EBF6080EB16A71BB]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1161cc8a
   [junit4]   2> 879481 INFO  
(SUITE-MetricsHandlerTest-seed#[EBF6080EB16A71BB]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1161cc8a
   [junit4]   2> 879481 INFO  
(SUITE-MetricsHandlerTest-seed#[EBF6080EB16A71BB]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1161cc8a
   [junit4]   2> 879484 INFO  (coreLoadExecutor-4470-thread-1) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 879634 INFO  (coreLoadExecutor-4470-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 879736 INFO  (coreLoadExecutor-4470-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 880098 INFO  (coreLoadExecutor-4470-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 880115 INFO  (coreLoadExecutor-4470-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1,
 trusted=true
   [junit4]   2> 880117 INFO  (coreLoadExecutor-4470-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1161cc8a
   [junit4]   2> 880117 INFO  (coreLoadExecutor-4470-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 880117 INFO  (coreLoadExecutor-4470-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.MetricsHandlerTest_EBF6080EB16A71BB-001\init-core-data-001\]
   [junit4]   2> 880119 INFO  (coreLoadExecutor-4470-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5387391671194312]
   [junit4]   2> 880331 INFO  (coreLoadExecutor-4470-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 880331 INFO  (coreLoadExecutor-4470-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 880334 INFO  (coreLoadExecutor-4470-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 880334 INFO  (coreLoadExecutor-4470-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 880334 INFO  (coreLoadExecutor-4470-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=33, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=7.408203125, 
floorSegmentMB=1.1416015625, forceMergeDeletesPctAllowed=27.324499425977706, 
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5044348155618249
   [junit4]   2> 880335 INFO  (coreLoadExecutor-4470-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@75e9e1f6[collection1] main]
   [junit4]   2> 880336 INFO  (coreLoadExecutor-4470-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 880357 INFO  (coreLoadExecutor-4470-thread-1) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 880436 INFO  (coreLoadExecutor-4470-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 880436 INFO  (searcherExecutor-4471-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 880436 INFO  (coreLoadExecutor-4470-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1571108982125232128
   [junit4]   2> 880439 INFO  (searcherExecutor-4471-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 880439 INFO  (searcherExecutor-4471-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 880439 INFO  (searcherExecutor-4471-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 880439 INFO  
(SUITE-MetricsHandlerTest-seed#[EBF6080EB16A71BB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 880439 INFO  (searcherExecutor-4471-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 880445 INFO  
(TEST-MetricsHandlerTest.testPropertyFilter-seed#[EBF6080EB16A71BB]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testPropertyFilter
   [junit4]   2> 880445 INFO  (searcherExecutor-4471-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 880447 INFO  (searcherExecutor-4471-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 880447 INFO  
(TEST-MetricsHandlerTest.testPropertyFilter-seed#[EBF6080EB16A71BB]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testPropertyFilter
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MetricsHandlerTest 
-Dtests.method=testPropertyFilter -Dtests.seed=EBF6080EB16A71BB 
-Dtests.slow=true -Dtests.locale=kw -Dtests.timezone=Asia/Khandyga 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.01s J1 | MetricsHandlerTest.testPropertyFilter <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([EBF6080EB16A71BB:899BF64F7EE41185]:0)
   [junit4]    >        at 
org.apache.solr.handler.admin.MetricsHandlerTest.testPropertyFilter(MetricsHandlerTest.java:201)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 880460 INFO  (searcherExecutor-4471-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 880460 INFO  (searcherExecutor-4471-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 880460 INFO  (searcherExecutor-4471-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@75e9e1f6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 880468 INFO  
(TEST-MetricsHandlerTest.testCompact-seed#[EBF6080EB16A71BB]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCompact
   [junit4]   2> 880610 INFO  
(TEST-MetricsHandlerTest.testCompact-seed#[EBF6080EB16A71BB]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 880641 INFO  
(TEST-MetricsHandlerTest.testCompact-seed#[EBF6080EB16A71BB]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testCompact
   [junit4]   2> 880643 INFO  
(TEST-MetricsHandlerTest.test-seed#[EBF6080EB16A71BB]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 880739 INFO  
(TEST-MetricsHandlerTest.test-seed#[EBF6080EB16A71BB]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 880739 INFO  
(SUITE-MetricsHandlerTest-seed#[EBF6080EB16A71BB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 880739 INFO  
(SUITE-MetricsHandlerTest-seed#[EBF6080EB16A71BB]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=595997866
   [junit4]   2> 880739 INFO  
(SUITE-MetricsHandlerTest-seed#[EBF6080EB16A71BB]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 880739 INFO  
(SUITE-MetricsHandlerTest-seed#[EBF6080EB16A71BB]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 880742 INFO  
(SUITE-MetricsHandlerTest-seed#[EBF6080EB16A71BB]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 880742 INFO  (coreCloseExecutor-4476-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7d94f33a
   [junit4]   2> 880745 INFO  (coreCloseExecutor-4476-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=2106913594
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.MetricsHandlerTest_EBF6080EB16A71BB-001
   [junit4]   2> Jun 24, 2017 5:44:44 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=RandomSimilarity(queryNorm=false): {}, locale=kw, timezone=Asia/Khandyga
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=3,threads=1,free=320453336,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestReload, 
TestMinMaxOnMultiValuedField, TestReversedWildcardFilterFactory, 
TestCloudInspectUtil, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, 
TestMaxTokenLenTokenizer, DocExpirationUpdateProcessorFactoryTest, 
TestIndexingPerformance, HdfsLockFactoryTest, TestBlendedInfixSuggestions, 
ClassificationUpdateProcessorTest, DeleteReplicaTest, TestSchemaManager, 
SparseHLLTest, TestDynamicFieldResource, MergeStrategyTest, MultiTermTest, 
TestDynamicLoading, TestGraphTermsQParserPlugin, TestSizeLimitedDistributedMap, 
TestRTimerTree, TestCollapseQParserPlugin, JvmMetricsTest, ZkStateWriterTest, 
TermVectorComponentTest, ExitableDirectoryReaderTest, DateRangeFieldTest, 
HdfsNNFailoverTest, SuggesterFSTTest, TestStressLucene, QueryResultKeyTest, 
BigEndianAscendingWordSerializerTest, TestManagedSchema, 
TestSortByMinMaxFunction, TestTolerantUpdateProcessorCloud, 
DistributedQueryElevationComponentTest, MoveReplicaTest, TestPhraseSuggestions, 
DateFieldTest, SecurityConfHandlerTest, SortSpecParsingTest, 
TestFastOutputStream, TestShardHandlerFactory, StatsReloadRaceTest, 
TestLeaderElectionWithEmptyReplica, TermVectorComponentDistributedTest, 
TestFiltering, TestNamedUpdateProcessors, TestCSVResponseWriter, 
TestSweetSpotSimilarityFactory, SimpleMLTQParserTest, 
TestUnifiedSolrHighlighter, DateMathParserTest, TestInPlaceUpdatesStandalone, 
FileBasedSpellCheckerTest, ReplicaListTransformerTest, 
HdfsBasicDistributedZkTest, LukeRequestHandlerTest, TestRestoreCore, 
AssignTest, RequiredFieldsTest, TestPullReplicaErrorHandling, 
ConvertedLegacyTest, TestWordDelimiterFilterFactory, TestRecovery, 
PluginInfoTest, CollectionsAPIDistributedZkTest, ResourceLoaderTest, 
TestMaxScoreQueryParser, ZkNodePropsTest, SolrIndexConfigTest, 
SolrCmdDistributorTest, BadCopyFieldTest, CollectionsAPIAsyncDistributedZkTest, 
SignatureUpdateProcessorFactoryTest, TestSolrCloudWithKerberosAlt, 
TestSolr4Spatial2, AlternateDirectoryTest, TestCrossCoreJoin, 
TestCopyFieldCollectionResource, UninvertDocValuesMergePolicyTest, 
TestCollectionAPI, TestMergePolicyConfig, TestDelegationWithHadoopAuth, 
HLLSerializationTest, LeaderInitiatedRecoveryOnCommitTest, 
TestExclusionRuleCollectionAccess, TestAuthenticationFramework, 
CustomCollectionTest, TestSegmentSorting, SubstringBytesRefFilterTest, 
TestSubQueryTransformer, RequestLoggingTest, OverseerModifyCollectionTest, 
SolrCloudReportersTest, TestConfigSetProperties, TestPayloadScoreQParserPlugin, 
TestManagedResourceStorage, TestMacros, TestBulkSchemaConcurrent, 
SolrJmxReporterTest, TestIndexSearcher, TestSQLHandlerNonCloud, 
TestConfigReload, StatelessScriptUpdateProcessorFactoryTest, 
TestClusterStateMutator, ResponseHeaderTest, TestExactSharedStatsCache, 
TestSolrCloudWithHadoopAuthPlugin, TestStressLiveNodes, MetricsHandlerTest]
   [junit4] Completed [220/723 (1!)] on J1 in 2.01s, 3 tests, 1 failure <<< 
FAILURES!

[...truncated 1121 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_EBF6080EB16A71BB-001\init-core-data-001
   [junit4]   2> 2723063 WARN  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[EBF6080EB16A71BB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 2723065 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[EBF6080EB16A71BB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2723068 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[EBF6080EB16A71BB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 2723069 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[EBF6080EB16A71BB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=49, maxMBSortInHeap=7.218779182483995, 
sim=RandomSimilarity(queryNorm=true): {}, locale=fr-PM, timezone=EET
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=3,threads=1,free=407275464,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestReload, 
TestMinMaxOnMultiValuedField, TestReversedWildcardFilterFactory, 
TestCloudInspectUtil, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, 
TestMaxTokenLenTokenizer, DocExpirationUpdateProcessorFactoryTest, 
TestIndexingPerformance, HdfsLockFactoryTest, TestBlendedInfixSuggestions, 
ClassificationUpdateProcessorTest, DeleteReplicaTest, TestSchemaManager, 
SparseHLLTest, TestDynamicFieldResource, MergeStrategyTest, MultiTermTest, 
TestDynamicLoading, TestGraphTermsQParserPlugin, TestSizeLimitedDistributedMap, 
TestRTimerTree, TestCollapseQParserPlugin, JvmMetricsTest, ZkStateWriterTest, 
TermVectorComponentTest, ExitableDirectoryReaderTest, DateRangeFieldTest, 
HdfsNNFailoverTest, SuggesterFSTTest, TestStressLucene, QueryResultKeyTest, 
BigEndianAscendingWordSerializerTest, TestManagedSchema, 
TestSortByMinMaxFunction, TestTolerantUpdateProcessorCloud, 
DistributedQueryElevationComponentTest, MoveReplicaTest, TestPhraseSuggestions, 
DateFieldTest, SecurityConfHandlerTest, SortSpecParsingTest, 
TestFastOutputStream, TestShardHandlerFactory, StatsReloadRaceTest, 
TestLeaderElectionWithEmptyReplica, TermVectorComponentDistributedTest, 
TestFiltering, TestNamedUpdateProcessors, TestCSVResponseWriter, 
TestSweetSpotSimilarityFactory, SimpleMLTQParserTest, 
TestUnifiedSolrHighlighter, DateMathParserTest, TestInPlaceUpdatesStandalone, 
FileBasedSpellCheckerTest, ReplicaListTransformerTest, 
HdfsBasicDistributedZkTest, LukeRequestHandlerTest, TestRestoreCore, 
AssignTest, RequiredFieldsTest, TestPullReplicaErrorHandling, 
ConvertedLegacyTest, TestWordDelimiterFilterFactory, TestRecovery, 
PluginInfoTest, CollectionsAPIDistributedZkTest, ResourceLoaderTest, 
TestMaxScoreQueryParser, ZkNodePropsTest, SolrIndexConfigTest, 
SolrCmdDistributorTest, BadCopyFieldTest, CollectionsAPIAsyncDistributedZkTest, 
SignatureUpdateProcessorFactoryTest, TestSolrCloudWithKerberosAlt, 
TestSolr4Spatial2, AlternateDirectoryTest, TestCrossCoreJoin, 
TestCopyFieldCollectionResource, UninvertDocValuesMergePolicyTest, 
TestCollectionAPI, TestMergePolicyConfig, TestDelegationWithHadoopAuth, 
HLLSerializationTest, LeaderInitiatedRecoveryOnCommitTest, 
TestExclusionRuleCollectionAccess, TestAuthenticationFramework, 
CustomCollectionTest, TestSegmentSorting, SubstringBytesRefFilterTest, 
TestSubQueryTransformer, RequestLoggingTest, OverseerModifyCollectionTest, 
SolrCloudReportersTest, TestConfigSetProperties, TestPayloadScoreQParserPlugin, 
TestManagedResourceStorage, TestMacros, TestBulkSchemaConcurrent, 
SolrJmxReporterTest, TestIndexSearcher, TestSQLHandlerNonCloud, 
TestConfigReload, StatelessScriptUpdateProcessorFactoryTest, 
TestClusterStateMutator, ResponseHeaderTest, TestExactSharedStatsCache, 
TestSolrCloudWithHadoopAuthPlugin, TestStressLiveNodes, MetricsHandlerTest, 
SolrCoreMetricManagerTest, TestRuleBasedAuthorizationPlugin, 
FacetPivotSmallTest, TestWriterPerf, BasicZkTest, PolyFieldTest, 
TestSimpleQParserPlugin, TestOnReconnectListenerSupport, TestNRTOpen, 
TestScoreJoinQPNoScore, TestStressCloudBlindAtomicUpdates, TestCloudRecovery, 
TestPostingsSolrHighlighter, AutoCommitTest, FastVectorHighlighterTest, 
TestRequestStatusCollectionAPI, TestDocBasedVersionConstraints, 
TestFieldTypeResource, ParsingFieldUpdateProcessorsTest, DeleteStatusTest, 
CloudExitableDirectoryReaderTest, SynonymTokenizerTest, TestBinaryField, 
DocValuesNotIndexedTest, TestSimpleTrackingShardHandler, 
DeleteLastCustomShardedReplicaTest, SOLR749Test, TestLFUCache, 
PingRequestHandlerTest, MBeansHandlerTest, SolrGangliaReporterTest, 
CoreSorterTest, TestCollectionAPIs, MigrateRouteKeyTest, CheckHdfsIndexTest, 
TestCharFilters, BufferStoreTest, TestInitQParser, TestHdfsUpdateLog, 
SaslZkACLProviderTest, CdcrUpdateLogTest, RuleEngineTest, SmileWriterTest, 
ShardRoutingCustomTest, TestInfoStreamLogging, TestPartialUpdateDeduplication, 
CachingDirectoryFactoryTest, UniqFieldsUpdateProcessorFactoryTest, 
TestSolrConfigHandler, TestReplicaProperties, TestDefaultStatsCache, 
TestPivotHelperCode, DistribDocExpirationUpdateProcessorTest, 
TestLRUStatsCache, ShowFileRequestHandlerTest, 
ConcurrentDeleteAndCreateCollectionTest, RollingRestartTest, 
TestValueSourceCache, TestBadConfig, BasicDistributedZkTest, SyncSliceTest, 
RecoveryZkTest, FullSolrCloudDistribCmdsTest, TestRandomFaceting, 
LeaderElectionTest, ZkSolrClientTest, ZkCLITest, TestDistributedGrouping, 
TestRealTimeGet, HardAutoCommitTest, TestRangeQuery, TestSolr4Spatial, 
StatsComponentTest, BasicFunctionalityTest, DirectUpdateHandlerTest, 
HighlighterTest, SolrIndexSplitterTest, TestCoreDiscovery, 
AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, CoreAdminHandlerTest, 
SuggesterWFSTTest, SchemaVersionSpecificBehaviorTest, TestUpdate, 
TestAtomicUpdateErrorCases, DefaultValueUpdateProcessorTest, 
DocValuesMultiTest, XsltUpdateRequestHandlerTest, CacheHeaderTest, 
DisMaxRequestHandlerTest, StandardRequestHandlerTest, TestQueryTypes, 
TermsComponentTest, RequestHandlersTest, PathHierarchyTokenizerFactoryTest, 
TestSolrQueryParser, LoggingHandlerTest, TestJmxIntegration, JsonLoaderTest, 
TestComponentsName, HighlighterConfigTest, UpdateParamsTest, 
TestQuerySenderNoQuery, CopyFieldTest, ResponseLogComponentTest, SampleTest, 
TestSearchPerf, NumericFieldsTest, MinimalSchemaTest, 
TestElisionMultitermQuery, OutputWriterTest, TestFuzzyAnalyzedSuggestions, 
ExternalFileFieldSortTest, TestSolrCoreProperties, DirectSolrConnectionTest, 
TestLuceneMatchVersion, TestXIncludeConfig, EchoParamsTest, 
TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, 
TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, 
OpenExchangeRatesOrgProviderTest, TestFastLRUCache, 
TestSuggestSpellingConverter, RAMDirectoryFactoryTest, TestSolrJ, TestLRUCache, 
SliceStateTest, SystemInfoHandlerTest, CircularListTest, 
DistributedMLTComponentTest, DistributedIntervalFacetingTest, 
AsyncCallRequestStatusResponseTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, ConfigSetsAPITest, 
ConnectionManagerTest, CreateCollectionCleanupTest, DistribCursorPagingTest, 
ForceLeaderTest, LeaderFailoverAfterPartitionTest, NodeMutatorTest, 
OverriddenZkACLAndCredentialsProvidersTest, 
OverseerCollectionConfigSetProcessorTest, OverseerStatusTest, 
OverseerTaskQueueTest, PeerSyncReplicationTest, RecoveryAfterSoftCommitTest, 
TestClusterProperties, TestConfigSetsAPIExclusivity, TestCryptoKeys, 
TestDownShardTolerantSearch, TestLeaderInitiatedRecoveryThread, 
TestPullReplica, TestSSLRandomization, TestSolrCloudWithDelegationTokens]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrCloudWithDelegationTokens -Dtests.seed=EBF6080EB16A71BB 
-Dtests.slow=true -Dtests.locale=fr-PM -Dtests.timezone=EET 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithDelegationTokens (suite) <<<
   [junit4]    > Assumption #1: SOLR-10951: Hadoop does not work on Java 
9Throwable #2: java.lang.NullPointerException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([EBF6080EB16A71BB]:0)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.shutdown(TestSolrCloudWithDelegationTokens.java:89)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [551/723 (2!)] on J1 in 0.07s, 0 tests, 1 error <<< 
FAILURES!

[...truncated 111 lines...]
   [junit4] Suite: org.apache.solr.core.DirectoryFactoryTest
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=DirectoryFactoryTest -Dtests.method=testGetDataHome 
-Dtests.seed=EBF6080EB16A71BB -Dtests.slow=true -Dtests.locale=my 
-Dtests.timezone=Africa/Asmera -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.01s J0 | DirectoryFactoryTest.testGetDataHome <<<
   [junit4]    > Throwable #1: org.junit.ComparisonFailure: 
expected:<[/tmp/inst1/]data> but was:<[C:\tmp\inst1\]data>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([EBF6080EB16A71BB:7790D4D5E9E276F8]:0)
   [junit4]    >        at 
org.apache.solr.core.DirectoryFactoryTest.testGetDataHome(DirectoryFactoryTest.java:58)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=279, maxMBSortInHeap=7.3560016988433805, 
sim=RandomSimilarity(queryNorm=false): {}, locale=my, timezone=Africa/Asmera
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=3,threads=1,free=265552896,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestExceedMaxTermLength, 
TestFunctionQuery, TestInitParams, TestComplexPhraseLeadingWildcard, 
TestHighFrequencyDictionaryFactory, TestCloudSchemaless, TestDocSet, 
V2StandaloneTest, TestDistributedSearch, TestSQLHandler, 
TestChildDocTransformer, BooleanFieldTest, TestSolrConfigHandlerCloud, 
DeleteShardTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
ChaosMonkeyNothingIsSafeTest, TestCoreContainer, PreAnalyzedFieldTest, 
TestPKIAuthenticationPlugin, TestNoOpRegenerator, 
ChaosMonkeySafeLeaderWithPullReplicasTest, TestRTGBase, TestCustomSort, 
TestCursorMarkWithoutUniqueKey, PreAnalyzedUpdateProcessorTest, 
TestCloudManagedSchema, DistributedSpellCheckComponentTest, 
RegexBoostProcessorTest, ConfigureRecoveryStrategyTest, TestBlobHandler, 
IndexSchemaTest, ReplaceNodeTest, DOMUtilTest, SolrGraphiteReporterTest, 
TestAnalyzedSuggestions, TestPayloadCheckQParserPlugin, ConnectionReuseTest, 
DistanceFunctionTest, HdfsChaosMonkeyNothingIsSafeTest, 
TestFieldTypeCollectionResource, TestHighlightDedupGrouping, 
TestSlowCompositeReaderWrapper, TestHdfsCloudBackupRestore, 
TestNumericRangeQuery64, TestCloudPseudoReturnFields, 
TestGraphMLResponseWriter, ScriptEngineTest, TestFilteredDocIdSet, 
MetricsConfigTest, DeleteInactiveReplicaTest, SolrShardReporterTest, 
DistributedQueryComponentCustomSortTest, DirectUpdateHandlerOptimizeTest, 
SimplePostToolTest, TestConfigSetImmutable, TestFileDictionaryLookup, 
TestConfigSetsAPIZkFailure, UnloadDistributedZkTest, TestRecoveryHdfs, 
TestCloudDeleteByQuery, RankQueryTest, TestReloadAndDeleteDocs, 
CollectionReloadTest, BadComponentTest, AliasIntegrationTest, 
TestSchemaNameResource, DeleteNodeTest, TestSolrCloudWithSecureImpersonation, 
TestSha256AuthenticationProvider, TestStressVersions, TestStressRecovery, 
SpatialFilterTest, BJQParserTest, PropertiesRequestHandlerTest, 
TestHashPartitioner, TestJsonFacets, TestImplicitCoreProperties, 
TestLocalFSCloudBackupRestore, TestApiFramework, 
LeaderFailureAfterFreshStartTest, TestFoldingMultitermQuery, 
DocumentAnalysisRequestHandlerTest, SegmentsInfoRequestHandlerTest, 
DistributedFacetPivotSmallTest, TestPseudoReturnFields, UpdateLogTest, 
TestTolerantUpdateProcessorRandomCloud, TestMiniSolrCloudClusterSSL, 
BlockDirectoryTest, MetricUtilsTest, HLLUtilTest, TestDocumentBuilder, 
DistributedFacetExistsSmallTest, TestRequestForwarding, TestScoreJoinQPScore, 
CollectionTooManyReplicasTest, TestQuerySenderListener, JSONWriterTest, 
TestUseDocValuesAsStored2, SolrXmlInZkTest, SolrMetricManagerTest, 
TestNonDefinedSimilarityFactory, StressHdfsTest, TestRestManager, 
TestUninvertingReader, HdfsDirectoryFactoryTest, TestConfigSetsAPI, 
OverseerRolesTest, ZkStateReaderTest, TestHalfAndHalfDocValues, OverseerTest, 
QueryElevationComponentTest, DistribJoinFromCollectionTest, NoCacheHeaderTest, 
TestFaceting, TestSolrCLIRunExample, UUIDFieldTest, PeerSyncTest, 
NotRequiredUniqueKeyTest, TestRebalanceLeaders, SolrSlf4jReporterTest, 
SoftAutoCommitTest, CdcrBootstrapTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, TestConfig, ReturnFieldsTest, 
TestSolrXml, DistributedDebugComponentTest, ImplicitSnitchTest, 
CdcrReplicationHandlerTest, SolrMetricsIntegrationTest, 
TestBinaryResponseWriter, IndexBasedSpellCheckerTest, TestSmileRequest, 
BitVectorTest, ClusterStateUpdateTest, SuggestComponentContextFilterQueryTest, 
TestSolrIndexConfig, DistributedFacetPivotLongTailTest, TestDocTermOrds, 
FieldAnalysisRequestHandlerTest, TestInPlaceUpdatesDistrib, PrimUtilsTest, 
WordBreakSolrSpellCheckerTest, TestNumericTerms32, SuggesterTest, 
PKIAuthenticationIntegrationTest, SolrInfoBeanTest, ShardSplitTest, 
PrimitiveFieldTypeTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
TestMacroExpander, CleanupOldIndexTest, SolrIndexMetricsTest, 
LeaderElectionContextKeyTest, DocValuesTest, 
TestDynamicFieldCollectionResource, HighlighterMaxOffsetTest, 
TestSolrDeletionPolicy2, TestFastWriter, TestSchemalessBufferedUpdates, 
TriLevelCompositeIdRoutingTest, TestConfigSets, SortByFunctionTest, 
TestExactStatsCache, CSVRequestHandlerTest, TestDFRSimilarityFactory, 
CoreAdminRequestStatusTest, TestSchemaSimilarityResource, 
AnalysisErrorHandlingTest, TestLeaderElectionZkExpiry, 
TestTrackingShardHandlerFactory, CloudMLTQParserTest, 
TestClassicSimilarityFactory, TestDistribIDF, TestStressInPlaceUpdates, 
TestCloudJSONFacetJoinDomain, ChaosMonkeySafeLeaderTest, 
BasicDistributedZk2Test, ShardRoutingTest, TestReplicationHandler, 
TestZkChroot, TestRandomDVFaceting, ZkControllerTest, TestStressReorder, 
TestJoin, DistributedTermsComponentTest, SimpleFacetsTest, SolrCoreTest, 
SpellCheckComponentTest, TestGroupingSearch, BadIndexSchemaTest, TestSort, 
TestLazyCores, SpellCheckCollatorTest, SolrRequestParserTest, SuggesterTSTTest, 
TestTrie, TestCSVLoader, SolrCoreCheckLockOnStartupTest, 
FieldMutatingUpdateProcessorTest, QueryEqualityTest, TestRemoteStreaming, 
TestSolrDeletionPolicy1, DebugComponentTest, TestSurroundQueryParser, 
TestQueryUtils, DirectSolrSpellCheckerTest, TestOmitPositions, 
XmlUpdateRequestHandlerTest, DocumentBuilderTest, MoreLikeThisHandlerTest, 
IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, TestCollationField, 
UpdateRequestProcessorFactoryTest, QueryParsingTest, 
BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, 
SearchHandlerTest, SpellPossibilityIteratorTest, TestCodecSupport, 
TestIBSimilarityFactory, TimeZoneUtilsTest, URLClassifyProcessorTest, 
TestSystemIdResolver, SpellingQueryConverterTest, ClusterStateTest, TestUtils, 
FileUtilsTest, CursorPagingTest, SolrTestCaseJ4Test, 
TestDistributedMissingSort, TestTolerantSearch, 
TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, 
TestJettySolrRunner, ActionThrottleTest, BaseCdcrDistributedZkTest, 
CdcrReplicationDistributedZkTest, CdcrRequestHandlerTest, 
CdcrVersionReplicationTest, CollectionStateFormat2Test, 
CollectionsAPISolrJTest, DistributedQueueTest, DistributedVersionInfoTest, 
HttpPartitionTest, LeaderInitiatedRecoveryOnShardRestartTest, 
MissingSegmentRecoveryTest, MultiThreadedOCPTest, RemoteQueryErrorTest, 
ReplicationFactorTest, RestartWhileUpdatingTest, SSLMigrationTest, 
SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, 
SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, 
TestCloudPivotFacet, TestDeleteCollectionOnDownNodes, 
TestDistribDocBasedVersion, TestLockTree, TestMiniSolrCloudCluster, 
TestRandomFlRTGCloud, TestRandomRequestDistribution, 
TestShortCircuitedRequests, TlogReplayBufferedWhileIndexingTest, 
VMParamsZkACLAndCredentialsProvidersTest, AutoScalingHandlerTest, 
TestPolicyCloud, HdfsBasicDistributedZk2Test, HdfsChaosMonkeySafeLeaderTest, 
HdfsCollectionsAPIDistributedZkTest, HdfsRecoverLeaseTest, HdfsRecoveryZkTest, 
HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, HdfsThreadLeakTest, 
HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest, 
HdfsWriteToMultipleCollectionsTest, RulesTest, BlobRepositoryCloudTest, 
DirectoryFactoryTest]
   [junit4] Completed [570/723 (3!)] on J0 in 0.02s, 2 tests, 1 failure <<< 
FAILURES!

[...truncated 48 lines...]
   [junit4] Suite: org.apache.solr.handler.V2ApiIntegrationTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.V2ApiIntegrationTest_EBF6080EB16A71BB-001\init-core-data-001
   [junit4]   2> 2865080 WARN  
(SUITE-V2ApiIntegrationTest-seed#[EBF6080EB16A71BB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
   [junit4]   2> 2865080 INFO  
(SUITE-V2ApiIntegrationTest-seed#[EBF6080EB16A71BB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2865080 INFO  
(SUITE-V2ApiIntegrationTest-seed#[EBF6080EB16A71BB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 2865080 INFO  
(SUITE-V2ApiIntegrationTest-seed#[EBF6080EB16A71BB]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.V2ApiIntegrationTest_EBF6080EB16A71BB-001\tempDir-001
   [junit4]   2> 2865085 INFO  
(SUITE-V2ApiIntegrationTest-seed#[EBF6080EB16A71BB]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2865086 INFO  (Thread-6208) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2865086 INFO  (Thread-6208) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2865089 ERROR (Thread-6208) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2865186 INFO  
(SUITE-V2ApiIntegrationTest-seed#[EBF6080EB16A71BB]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:57502
   [junit4]   2> 2865193 INFO  (jetty-launcher-5394-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2865193 INFO  (jetty-launcher-5394-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2865194 INFO  (jetty-launcher-5394-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3dbe8db3{/solr,null,AVAILABLE}
   [junit4]   2> 2865194 INFO  (jetty-launcher-5394-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7e2bc6c2{/solr,null,AVAILABLE}
   [junit4]   2> 2865196 INFO  (jetty-launcher-5394-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2243aad9{HTTP/1.1,[http/1.1]}{127.0.0.1:57507}
   [junit4]   2> 2865196 INFO  (jetty-launcher-5394-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@794475fe{HTTP/1.1,[http/1.1]}{127.0.0.1:57506}
   [junit4]   2> 2865196 INFO  (jetty-launcher-5394-thread-2) [    ] 
o.e.j.s.Server Started @2868892ms
   [junit4]   2> 2865196 INFO  (jetty-launcher-5394-thread-1) [    ] 
o.e.j.s.Server Started @2868892ms
   [junit4]   2> 2865197 INFO  (jetty-launcher-5394-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57507}
   [junit4]   2> 2865197 INFO  (jetty-launcher-5394-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57506}
   [junit4]   2> 2865197 ERROR (jetty-launcher-5394-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2865197 ERROR (jetty-launcher-5394-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2865197 INFO  (jetty-launcher-5394-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 2865197 INFO  (jetty-launcher-5394-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 2865197 INFO  (jetty-launcher-5394-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2865197 INFO  (jetty-launcher-5394-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2865197 INFO  (jetty-launcher-5394-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2865197 INFO  (jetty-launcher-5394-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-24T18:17:49.453925600Z
   [junit4]   2> 2865197 INFO  (jetty-launcher-5394-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2865197 INFO  (jetty-launcher-5394-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-24T18:17:49.453925600Z
   [junit4]   2> 2865200 INFO  (jetty-launcher-5394-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2865200 INFO  (jetty-launcher-5394-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2865205 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15cdb5302210002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2865209 INFO  (jetty-launcher-5394-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57502/solr
   [junit4]   2> 2865209 INFO  (jetty-launcher-5394-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57502/solr
   [junit4]   2> 2865211 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15cdb5302210003, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2865234 INFO  (jetty-launcher-5394-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2865234 INFO  (jetty-launcher-5394-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2865235 INFO  (jetty-launcher-5394-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:57507_solr
   [junit4]   2> 2865235 INFO  (jetty-launcher-5394-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57506_solr
   [junit4]   2> 2865236 INFO  (jetty-launcher-5394-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=98194441459793926-127.0.0.1:57507_solr-n_0000000000) starting
   [junit4]   2> 2865237 INFO  (zkCallback-5406-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2865237 INFO  (zkCallback-5405-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2865242 INFO  (jetty-launcher-5394-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57507_solr
   [junit4]   2> 2865245 INFO  (zkCallback-5406-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2865245 INFO  (zkCallback-5405-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2865297 INFO  (jetty-launcher-5394-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57506.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16db3027
   [junit4]   2> 2865302 INFO  (jetty-launcher-5394-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57506.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16db3027
   [junit4]   2> 2865302 INFO  (jetty-launcher-5394-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57506.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16db3027
   [junit4]   2> 2865303 INFO  (jetty-launcher-5394-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.V2ApiIntegrationTest_EBF6080EB16A71BB-001\tempDir-001\node1\.
   [junit4]   2> 2865316 INFO  (jetty-launcher-5394-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57507.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16db3027
   [junit4]   2> 2865320 INFO  (jetty-launcher-5394-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57507.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16db3027
   [junit4]   2> 2865320 INFO  (jetty-launcher-5394-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57507.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16db3027
   [junit4]   2> 2865321 INFO  (jetty-launcher-5394-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.V2ApiIntegrationTest_EBF6080EB16A71BB-001\tempDir-001\node2\.
   [junit4]   2> 2865348 INFO  
(SUITE-V2ApiIntegrationTest-seed#[EBF6080EB16A71BB]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2865349 INFO  
(SUITE-V2ApiIntegrationTest-seed#[EBF6080EB16A71BB]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57502/solr ready
   [junit4]   2> 2865357 INFO  (qtp2143172003-29108) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf1&name=collection1&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2865360 INFO  (OverseerThreadFactory-11442-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 2865464 INFO  
(OverseerStateUpdate-98194441459793926-127.0.0.1:57507_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:57506/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2865470 INFO  
(OverseerStateUpdate-98194441459793926-127.0.0.1:57507_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:57507/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2865673 INFO  (qtp2143172003-29114) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2865673 INFO  (qtp754964526-29103) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2865674 INFO  (qtp2143172003-29114) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2865674 INFO  (qtp754964526-29103) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2865780 INFO  (zkCallback-5406-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2865780 INFO  (zkCallback-5405-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2865782 INFO  (zkCallback-5405-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2865782 INFO  (zkCallback-5406-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2866684 INFO  (qtp2143172003-29114) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2866684 INFO  (qtp754964526-29103) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2866692 INFO  (qtp2143172003-29114) [    ] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 2866692 INFO  (qtp754964526-29103) [    ] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2866695 INFO  (qtp2143172003-29114) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2866695 INFO  (qtp754964526-29103) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2866695 INFO  (qtp754964526-29103) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 2866695 INFO  (qtp2143172003-29114) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 2866695 INFO  (qtp754964526-29103) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57506.solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@16db3027
   [junit4]   2> 2866695 INFO  (qtp2143172003-29114) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57507.solr.core.collection1.shard1.replica_n2' (registry 
'solr.core.collection1.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@16db3027
   [junit4]   2> 2866696 INFO  (qtp754964526-29103) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2866696 INFO  (qtp2143172003-29114) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2866696 INFO  (qtp754964526-29103) [    ] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.V2ApiIntegrationTest_EBF6080EB16A71BB-001\tempDir-001\node1\collection1_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.V2ApiIntegrationTest_EBF6080EB16A71BB-001\tempDir-001\node1\.\collection1_shard1_replica_n1\data\]
   [junit4]   2> 2866696 INFO  (qtp2143172003-29114) [    ] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.V2ApiIntegrationTest_EBF6080EB16A71BB-001\tempDir-001\node2\collection1_shard1_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.V2ApiIntegrationTest_EBF6080EB16A71BB-001\tempDir-001\node2\.\collection1_shard1_replica_n2\data\]
   [junit4]   2> 2866775 INFO  (qtp2143172003-29114) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2866775 INFO  (qtp754964526-29103) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2866775 INFO  (qtp754964526-29103) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2866775 INFO  (qtp2143172003-29114) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2866789 INFO  (qtp754964526-29103) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2866789 INFO  (qtp754964526-29103) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2866789 INFO  (qtp2143172003-29114) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2866789 INFO  (qtp2143172003-29114) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2866791 INFO  (qtp754964526-29103) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@333db2d3[collection1_shard1_replica_n1] main]
   [junit4]   2> 2866792 INFO  (qtp2143172003-29114) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6d259f4f[collection1_shard1_replica_n2] main]
   [junit4]   2> 2866792 INFO  (qtp754964526-29103) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2866793 INFO  (qtp754964526-29103) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2866793 INFO  (qtp754964526-29103) [    ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 2866794 INFO  (qtp754964526-29103) [    ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2866794 INFO  (qtp2143172003-29114) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2866794 INFO  (qtp2143172003-29114) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2866794 INFO  (qtp2143172003-29114) [    ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 2866795 INFO  (qtp754964526-29103) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2866795 INFO  (qtp2143172003-29114) [    ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2866795 INFO  (searcherExecutor-11447-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher 
Searcher@333db2d3[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2866795 INFO  (qtp754964526-29103) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1571111065145573376
   [junit4]   2> 2866795 INFO  (qtp2143172003-29114) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2866795 INFO  (qtp2143172003-29114) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1571111065145573376
   [junit4]   2> 2866797 INFO  (searcherExecutor-11448-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica_n2] Registered new searcher 
Searcher@6d259f4f[collection1_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2866803 INFO  (qtp754964526-29103) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2866803 INFO  (qtp754964526-29103) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2866803 INFO  (qtp754964526-29103) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:57506/solr/collection1_shard1_replica_n1/
   [junit4]   2> 2866803 INFO  (qtp754964526-29103) [    ] o.a.s.u.PeerSync 
PeerSync: core=collection1_shard1_replica_n1 url=http://127.0.0.1:57506/solr 
START replicas=[http://127.0.0.1:57507/solr/collection1_shard1_replica_n2/] 
nUpdates=100
   [junit4]   2> 2866804 INFO  (qtp754964526-29103) [    ] o.a.s.u.PeerSync 
PeerSync: core=collection1_shard1_replica_n1 url=http://127.0.0.1:57506/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 2866806 INFO  (qtp2143172003-29111) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2866806 INFO  (qtp754964526-29103) [    ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 2866806 INFO  (qtp754964526-29103) [    ] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2866806 INFO  (qtp754964526-29103) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2866810 INFO  (qtp754964526-29103) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:57506/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 2866943 INFO  (zkCallback-5406-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2866943 INFO  (zkCallback-5406-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2866943 INFO  (zkCallback-5405-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2866943 INFO  (zkCallback-5405-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2866993 INFO  (qtp754964526-29103) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 2866995 INFO  (qtp754964526-29103) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1321
   [junit4]   2> 2867096 INFO  (zkCallback-5405-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2867096 INFO  (zkCallback-5405-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2867096 INFO  (zkCallback-5406-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection

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

lr.handler.V2ApiIntegrationTest_EBF6080EB16A71BB-001
   [junit4]   2> Jun 24, 2017 6:17:53 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 4 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: 
codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=9, maxDocsPerChunk=5, blockSize=449), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=9, blockSize=449)), sim=RandomSimilarity(queryNorm=false): {}, 
locale=en-VG, timezone=America/Montserrat
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=3,threads=1,free=338753392,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestExceedMaxTermLength, 
TestFunctionQuery, TestInitParams, TestComplexPhraseLeadingWildcard, 
TestHighFrequencyDictionaryFactory, TestCloudSchemaless, TestDocSet, 
V2StandaloneTest, TestDistributedSearch, TestSQLHandler, 
TestChildDocTransformer, BooleanFieldTest, TestSolrConfigHandlerCloud, 
DeleteShardTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
ChaosMonkeyNothingIsSafeTest, TestCoreContainer, PreAnalyzedFieldTest, 
TestPKIAuthenticationPlugin, TestNoOpRegenerator, 
ChaosMonkeySafeLeaderWithPullReplicasTest, TestRTGBase, TestCustomSort, 
TestCursorMarkWithoutUniqueKey, PreAnalyzedUpdateProcessorTest, 
TestCloudManagedSchema, DistributedSpellCheckComponentTest, 
RegexBoostProcessorTest, ConfigureRecoveryStrategyTest, TestBlobHandler, 
IndexSchemaTest, ReplaceNodeTest, DOMUtilTest, SolrGraphiteReporterTest, 
TestAnalyzedSuggestions, TestPayloadCheckQParserPlugin, ConnectionReuseTest, 
DistanceFunctionTest, HdfsChaosMonkeyNothingIsSafeTest, 
TestFieldTypeCollectionResource, TestHighlightDedupGrouping, 
TestSlowCompositeReaderWrapper, TestHdfsCloudBackupRestore, 
TestNumericRangeQuery64, TestCloudPseudoReturnFields, 
TestGraphMLResponseWriter, ScriptEngineTest, TestFilteredDocIdSet, 
MetricsConfigTest, DeleteInactiveReplicaTest, SolrShardReporterTest, 
DistributedQueryComponentCustomSortTest, DirectUpdateHandlerOptimizeTest, 
SimplePostToolTest, TestConfigSetImmutable, TestFileDictionaryLookup, 
TestConfigSetsAPIZkFailure, UnloadDistributedZkTest, TestRecoveryHdfs, 
TestCloudDeleteByQuery, RankQueryTest, TestReloadAndDeleteDocs, 
CollectionReloadTest, BadComponentTest, AliasIntegrationTest, 
TestSchemaNameResource, DeleteNodeTest, TestSolrCloudWithSecureImpersonation, 
TestSha256AuthenticationProvider, TestStressVersions, TestStressRecovery, 
SpatialFilterTest, BJQParserTest, PropertiesRequestHandlerTest, 
TestHashPartitioner, TestJsonFacets, TestImplicitCoreProperties, 
TestLocalFSCloudBackupRestore, TestApiFramework, 
LeaderFailureAfterFreshStartTest, TestFoldingMultitermQuery, 
DocumentAnalysisRequestHandlerTest, SegmentsInfoRequestHandlerTest, 
DistributedFacetPivotSmallTest, TestPseudoReturnFields, UpdateLogTest, 
TestTolerantUpdateProcessorRandomCloud, TestMiniSolrCloudClusterSSL, 
BlockDirectoryTest, MetricUtilsTest, HLLUtilTest, TestDocumentBuilder, 
DistributedFacetExistsSmallTest, TestRequestForwarding, TestScoreJoinQPScore, 
CollectionTooManyReplicasTest, TestQuerySenderListener, JSONWriterTest, 
TestUseDocValuesAsStored2, SolrXmlInZkTest, SolrMetricManagerTest, 
TestNonDefinedSimilarityFactory, StressHdfsTest, TestRestManager, 
TestUninvertingReader, HdfsDirectoryFactoryTest, TestConfigSetsAPI, 
OverseerRolesTest, ZkStateReaderTest, TestHalfAndHalfDocValues, OverseerTest, 
QueryElevationComponentTest, DistribJoinFromCollectionTest, NoCacheHeaderTest, 
TestFaceting, TestSolrCLIRunExample, UUIDFieldTest, PeerSyncTest, 
NotRequiredUniqueKeyTest, TestRebalanceLeaders, SolrSlf4jReporterTest, 
SoftAutoCommitTest, CdcrBootstrapTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, TestConfig, ReturnFieldsTest, 
TestSolrXml, DistributedDebugComponentTest, ImplicitSnitchTest, 
CdcrReplicationHandlerTest, SolrMetricsIntegrationTest, 
TestBinaryResponseWriter, IndexBasedSpellCheckerTest, TestSmileRequest, 
BitVectorTest, ClusterStateUpdateTest, SuggestComponentContextFilterQueryTest, 
TestSolrIndexConfig, DistributedFacetPivotLongTailTest, TestDocTermOrds, 
FieldAnalysisRequestHandlerTest, TestInPlaceUpdatesDistrib, PrimUtilsTest, 
WordBreakSolrSpellCheckerTest, TestNumericTerms32, SuggesterTest, 
PKIAuthenticationIntegrationTest, SolrInfoBeanTest, ShardSplitTest, 
PrimitiveFieldTypeTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
TestMacroExpander, CleanupOldIndexTest, SolrIndexMetricsTest, 
LeaderElectionContextKeyTest, DocValuesTest, 
TestDynamicFieldCollectionResource, HighlighterMaxOffsetTest, 
TestSolrDeletionPolicy2, TestFastWriter, TestSchemalessBufferedUpdates, 
TriLevelCompositeIdRoutingTest, TestConfigSets, SortByFunctionTest, 
TestExactStatsCache, CSVRequestHandlerTest, TestDFRSimilarityFactory, 
CoreAdminRequestStatusTest, TestSchemaSimilarityResource, 
AnalysisErrorHandlingTest, TestLeaderElectionZkExpiry, 
TestTrackingShardHandlerFactory, CloudMLTQParserTest, 
TestClassicSimilarityFactory, TestDistribIDF, TestStressInPlaceUpdates, 
TestCloudJSONFacetJoinDomain, ChaosMonkeySafeLeaderTest, 
BasicDistributedZk2Test, ShardRoutingTest, TestReplicationHandler, 
TestZkChroot, TestRandomDVFaceting, ZkControllerTest, TestStressReorder, 
TestJoin, DistributedTermsComponentTest, SimpleFacetsTest, SolrCoreTest, 
SpellCheckComponentTest, TestGroupingSearch, BadIndexSchemaTest, TestSort, 
TestLazyCores, SpellCheckCollatorTest, SolrRequestParserTest, SuggesterTSTTest, 
TestTrie, TestCSVLoader, SolrCoreCheckLockOnStartupTest, 
FieldMutatingUpdateProcessorTest, QueryEqualityTest, TestRemoteStreaming, 
TestSolrDeletionPolicy1, DebugComponentTest, TestSurroundQueryParser, 
TestQueryUtils, DirectSolrSpellCheckerTest, TestOmitPositions, 
XmlUpdateRequestHandlerTest, DocumentBuilderTest, MoreLikeThisHandlerTest, 
IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, TestCollationField, 
UpdateRequestProcessorFactoryTest, QueryParsingTest, 
BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, 
SearchHandlerTest, SpellPossibilityIteratorTest, TestCodecSupport, 
TestIBSimilarityFactory, TimeZoneUtilsTest, URLClassifyProcessorTest, 
TestSystemIdResolver, SpellingQueryConverterTest, ClusterStateTest, TestUtils, 
FileUtilsTest, CursorPagingTest, SolrTestCaseJ4Test, 
TestDistributedMissingSort, TestTolerantSearch, 
TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, 
TestJettySolrRunner, ActionThrottleTest, BaseCdcrDistributedZkTest, 
CdcrReplicationDistributedZkTest, CdcrRequestHandlerTest, 
CdcrVersionReplicationTest, CollectionStateFormat2Test, 
CollectionsAPISolrJTest, DistributedQueueTest, DistributedVersionInfoTest, 
HttpPartitionTest, LeaderInitiatedRecoveryOnShardRestartTest, 
MissingSegmentRecoveryTest, MultiThreadedOCPTest, RemoteQueryErrorTest, 
ReplicationFactorTest, RestartWhileUpdatingTest, SSLMigrationTest, 
SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, 
SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, 
TestCloudPivotFacet, TestDeleteCollectionOnDownNodes, 
TestDistribDocBasedVersion, TestLockTree, TestMiniSolrCloudCluster, 
TestRandomFlRTGCloud, TestRandomRequestDistribution, 
TestShortCircuitedRequests, TlogReplayBufferedWhileIndexingTest, 
VMParamsZkACLAndCredentialsProvidersTest, AutoScalingHandlerTest, 
TestPolicyCloud, HdfsBasicDistributedZk2Test, HdfsChaosMonkeySafeLeaderTest, 
HdfsCollectionsAPIDistributedZkTest, HdfsRecoverLeaseTest, HdfsRecoveryZkTest, 
HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, HdfsThreadLeakTest, 
HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest, 
HdfsWriteToMultipleCollectionsTest, RulesTest, BlobRepositoryCloudTest, 
DirectoryFactoryTest, TestBackupRepositoryFactory, TestConfigOverlay, 
TestCorePropertiesReload, TestCustomStream, TestSolrCoreSnapshots, 
TestHdfsBackupRestoreCore, TestReplicationHandlerBackup, TestReqParamsAPI, 
TestSolrConfigHandlerConcurrent, V2ApiIntegrationTest]
   [junit4] Completed [586/723 (4!)] on J0 in 4.79s, 6 tests, 1 error <<< 
FAILURES!

[...truncated 5814 lines...]
   [junit4] Suite: org.apache.solr.handler.extraction.TestExtractionDateUtil
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestExtractionDateUtil -Dtests.method=testParseDate 
-Dtests.seed=4FC01273EE50953 -Dtests.slow=true -Dtests.locale=sbp-TZ 
-Dtests.timezone=America/Metlakatla -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.02s J1 | TestExtractionDateUtil.testParseDate <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Incorrect parsed 
timestamp: 1226583351000 != 1226579751000 (Thu Nov 13 04:35:51 AKST 2008)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([4FC01273EE50953:4EE57912454C7EE6]:0)
   [junit4]    >        at 
org.apache.solr.handler.extraction.TestExtractionDateUtil.assertParsedDate(TestExtractionDateUtil.java:59)
   [junit4]    >        at 
org.apache.solr.handler.extraction.TestExtractionDateUtil.testParseDate(TestExtractionDateUtil.java:54)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=RandomSimilarity(queryNorm=true): {}, locale=sbp-TZ, 
timezone=America/Metlakatla
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=3,threads=1,free=29097192,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestExtractionDateUtil]
   [junit4] Completed [1/4 (1!)] on J1 in 0.92s, 2 tests, 1 failure <<< 
FAILURES!

[...truncated 31004 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to