Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7011/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseG1GC

8 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestDoc

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\J0\temp\lucene.index.TestDoc_937588564D6F27B7-001\testIndex-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDoc_937588564D6F27B7-001\testIndex-001
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDoc_937588564D6F27B7-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDoc_937588564D6F27B7-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\J0\temp\lucene.index.TestDoc_937588564D6F27B7-001\testIndex-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDoc_937588564D6F27B7-001\testIndex-001
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDoc_937588564D6F27B7-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDoc_937588564D6F27B7-001

        at __randomizedtesting.SeedInfo.seed([937588564D6F27B7]: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.dataimport.TestSqlEntityProcessor.testWithSimpleTransformer

Error Message:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSqlEntityProcessor_D7D36F7C37A4FD76-001\tempDir-001

Stack Trace:
java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSqlEntityProcessor_D7D36F7C37A4FD76-001\tempDir-001
        at 
__randomizedtesting.SeedInfo.seed([D7D36F7C37A4FD76:B8974796ED72917B]:0)
        at 
java.base/sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:267)
        at 
java.base/sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:110)
        at java.base/java.nio.file.Files.deleteIfExists(Files.java:1173)
        at 
org.apache.solr.handler.dataimport.AbstractSqlEntityProcessorTestCase.afterSqlEntitiyProcessorTestCase(AbstractSqlEntityProcessorTestCase.java:98)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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.search.similarities.TestNonDefinedSimilarityFactory

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.similarities.TestNonDefinedSimilarityFactory_D8D5CE065AAD247A-001\init-core-data-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.similarities.TestNonDefinedSimilarityFactory_D8D5CE065AAD247A-001\init-core-data-001
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.similarities.TestNonDefinedSimilarityFactory_D8D5CE065AAD247A-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.similarities.TestNonDefinedSimilarityFactory_D8D5CE065AAD247A-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\solr\build\solr-core\test\J0\temp\solr.search.similarities.TestNonDefinedSimilarityFactory_D8D5CE065AAD247A-001\init-core-data-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.similarities.TestNonDefinedSimilarityFactory_D8D5CE065AAD247A-001\init-core-data-001
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.similarities.TestNonDefinedSimilarityFactory_D8D5CE065AAD247A-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.similarities.TestNonDefinedSimilarityFactory_D8D5CE065AAD247A-001

        at __randomizedtesting.SeedInfo.seed([D8D5CE065AAD247A]: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:  
junit.framework.TestSuite.org.apache.solr.client.solrj.embedded.TestSolrProperties

Error Message:
Unable to delete directory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.TestSolrProperties_92E3F389C004B634-001\solrHome-001.

Stack Trace:
java.io.IOException: Unable to delete directory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.TestSolrProperties_92E3F389C004B634-001\solrHome-001.
        at __randomizedtesting.SeedInfo.seed([92E3F389C004B634]:0)
        at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1581)
        at 
org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.tearDownHome(AbstractEmbeddedSolrServerTestCase.java:90)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:897)
        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.client.solrj.embedded.TestSolrProperties

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.TestSolrProperties_92E3F389C004B634-001\solrHome-001\core0:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.TestSolrProperties_92E3F389C004B634-001\solrHome-001\core0
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.TestSolrProperties_92E3F389C004B634-001\solrHome-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.TestSolrProperties_92E3F389C004B634-001\solrHome-001
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.TestSolrProperties_92E3F389C004B634-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.TestSolrProperties_92E3F389C004B634-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\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.TestSolrProperties_92E3F389C004B634-001\solrHome-001\core0:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.TestSolrProperties_92E3F389C004B634-001\solrHome-001\core0
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.TestSolrProperties_92E3F389C004B634-001\solrHome-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.TestSolrProperties_92E3F389C004B634-001\solrHome-001
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.TestSolrProperties_92E3F389C004B634-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.TestSolrProperties_92E3F389C004B634-001

        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.client.solrj.impl.CloudSolrClientTest.testRetryUpdatesWhenClusterStateIsStale

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

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

        at 
__randomizedtesting.SeedInfo.seed([92E3F389C004B634:26D26B6123EDC018]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:559)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1016)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClientTest.testRetryUpdatesWhenClusterStateIsStale(CloudSolrClientTest.java:844)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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.lucene.search.TestSimilarity.testSimilarity

Error Message:
expected:<2.0> but was:<1.0>

Stack Trace:
java.lang.AssertionError: expected:<2.0> but was:<1.0>
        at 
__randomizedtesting.SeedInfo.seed([937588564D6F27B7:62DAC86E4D8FB2AC]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:443)
        at org.junit.Assert.assertEquals(Assert.java:512)
        at 
org.apache.lucene.search.TestSimilarity$4.collect(TestSimilarity.java:146)
        at 
org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
        at 
org.apache.lucene.search.AssertingCollector$1.collect(AssertingCollector.java:56)
        at 
org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
        at 
org.apache.lucene.search.Weight$DefaultBulkScorer.scoreAll(Weight.java:293)
        at 
org.apache.lucene.search.Weight$DefaultBulkScorer.score(Weight.java:236)
        at org.apache.lucene.search.BulkScorer.score(BulkScorer.java:39)
        at 
org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:69)
        at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:645)
        at 
org.apache.lucene.search.AssertingIndexSearcher.search(AssertingIndexSearcher.java:72)
        at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:449)
        at 
org.apache.lucene.search.TestSimilarity.testSimilarity(TestSimilarity.java:137)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
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.lucene.search.spans.TestSpans.testSpanScorerZeroSloppyFreq

Error Message:
first doc score should be zero, 3.0794418

Stack Trace:
java.lang.AssertionError: first doc score should be zero, 3.0794418
        at 
__randomizedtesting.SeedInfo.seed([937588564D6F27B7:AF063C7DFB8D12B0]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.lucene.search.spans.TestSpans.testSpanScorerZeroSloppyFreq(TestSpans.java:320)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
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 329 lines...]
   [junit4] Suite: org.apache.lucene.search.spans.TestSpans
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSpans 
-Dtests.method=testSpanScorerZeroSloppyFreq -Dtests.seed=937588564D6F27B7 
-Dtests.slow=true -Dtests.locale=en-WS -Dtests.timezone=Europe/Tirane 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.01s J0 | TestSpans.testSpanScorerZeroSloppyFreq <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: first doc score should 
be zero, 3.0794418
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([937588564D6F27B7:AF063C7DFB8D12B0]:0)
   [junit4]    >        at 
org.apache.lucene.search.spans.TestSpans.testSpanScorerZeroSloppyFreq(TestSpans.java:320)
   [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): 
{field=FSTOrd50, id=PostingsFormat(name=Direct), 
text=PostingsFormat(name=LuceneFixedGap)}, docValues:{}, 
maxPointsInLeafNode=1109, maxMBSortInHeap=5.179138548710587, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5dda0ca1),
 locale=en-WS, timezone=Europe/Tirane
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=3,threads=1,free=121295504,total=165675008
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldValueQuery, 
Test4GBStoredFields, TestIndexWriterMaxDocs, TestConjunctionDISI, 
TestRateLimiter, TestSort, TestSumDocFreq, TestAttributeSource, 
TestTwoPhaseCommitTool, TestIndexSorting, TestFilterLeafReader, 
TestSimilarity2, TestBytesRefArray, TestDateSort, TestSpans]
   [junit4] Completed [34/475 (1!)] on J0 in 0.47s, 26 tests, 1 failure <<< 
FAILURES!

[...truncated 560 lines...]
   [junit4] Suite: org.apache.lucene.index.TestDoc
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{contents=BlockTreeOrds(blocksize=128)}, docValues:{}, 
maxPointsInLeafNode=1541, maxMBSortInHeap=5.085782318676537, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@43178efd),
 locale=hr-BA, timezone=America/Mendoza
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=3,threads=1,free=386944720,total=507510784
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldValueQuery, 
Test4GBStoredFields, TestIndexWriterMaxDocs, TestConjunctionDISI, 
TestRateLimiter, TestSort, TestSumDocFreq, TestAttributeSource, 
TestTwoPhaseCommitTool, TestIndexSorting, TestFilterLeafReader, 
TestSimilarity2, TestBytesRefArray, TestDateSort, TestSpans, TestSearch, 
TestNamedSPILoader, TestNumericUtils, TestPackedTokenAttributeImpl, 
TestTimeLimitingCollector, TestFieldsReader, TestHugeRamFile, 
TestForceMergeForever, TestNeverDelete, TestPrefixQuery, TestLSBRadixSorter, 
TestSpanExplanationsOfNonMatches, TestIndexInput, TestDocCount, 
TestRegexpRandom2, TestTimSorterWorstCase, TestMinimize, TestTopDocsMerge, 
TestDocInverterPerFieldErrorInfo, TestLiveFieldValues, TestSearchWithThreads, 
TestFieldCacheRewriteMethod, TestIndexWriter, TestDistributionLL, 
TestIntBlockPool, TestSortedSetSelector, TestMergedIterator, 
TestGrowableByteArrayDataOutput, TestBagOfPositions, TestIndexSearcher, 
TestBooleanOr, TestCharFilter, TestDemoParallelLeafReader, TestTerm, 
TestRegexpQuery, TestBM25Similarity, TestAxiomaticF1LOG, TestBooleanRewrites, 
TestDeterminizeLexicon, TestSnapshotDeletionPolicy, TestBasicModelD, 
TestBinaryTerms, TestAtomicUpdate, TestThreadedForceMerge, TestFilterIterator, 
TestFSTs, TestToken, TestDuelingCodecs, TestMatchAllDocsQuery, 
TestSloppyPhraseQuery, TestFloatRangeFieldQueries, TestLucene60PointsFormat, 
TestOrdinalMap, TestIndexableField, TestDirectoryReader, TestCodecs, 
TestMultiPhraseEnum, TestWordlistLoader, TestDocIdSetBuilder, TestIOUtils, 
TestHighCompressionMode, TestGeoEncodingUtils, TestSloppyMath, 
TestBasicModelIne, TestOmitTf, TestSameScoresWithThreads, 
TestBooleanSimilarity, TestExternalCodecs, TestLongValuesSource, TestCodecUtil, 
TestSpanSearchEquivalence, TestEarlyTerminatingSortingCollector, 
TestMaxPosition, TestPhrasePrefixQuery, TestUnicodeUtil, 
TestNumericDocValuesUpdates, TestDoc]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDoc 
-Dtests.seed=937588564D6F27B7 -Dtests.slow=true -Dtests.locale=hr-BA 
-Dtests.timezone=America/Mendoza -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestDoc (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\J0\temp\lucene.index.TestDoc_937588564D6F27B7-001\testIndex-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDoc_937588564D6F27B7-001\testIndex-001
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDoc_937588564D6F27B7-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDoc_937588564D6F27B7-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([937588564D6F27B7]: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 [203/475 (2!)] on J0 in 0.36s, 1 test, 1 error <<< 
FAILURES!

[...truncated 421 lines...]
   [junit4] Suite: org.apache.lucene.search.TestSimilarity
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSimilarity 
-Dtests.method=testSimilarity -Dtests.seed=937588564D6F27B7 -Dtests.slow=true 
-Dtests.locale=es-PR -Dtests.timezone=America/Fort_Wayne -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.01s J1 | TestSimilarity.testSimilarity <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<2.0> but 
was:<1.0>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([937588564D6F27B7:62DAC86E4D8FB2AC]:0)
   [junit4]    >        at 
org.apache.lucene.search.TestSimilarity$4.collect(TestSimilarity.java:146)
   [junit4]    >        at 
org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
   [junit4]    >        at 
org.apache.lucene.search.AssertingCollector$1.collect(AssertingCollector.java:56)
   [junit4]    >        at 
org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
   [junit4]    >        at 
org.apache.lucene.search.Weight$DefaultBulkScorer.scoreAll(Weight.java:293)
   [junit4]    >        at 
org.apache.lucene.search.Weight$DefaultBulkScorer.score(Weight.java:236)
   [junit4]    >        at 
org.apache.lucene.search.BulkScorer.score(BulkScorer.java:39)
   [junit4]    >        at 
org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:69)
   [junit4]    >        at 
org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:645)
   [junit4]    >        at 
org.apache.lucene.search.AssertingIndexSearcher.search(AssertingIndexSearcher.java:72)
   [junit4]    >        at 
org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:449)
   [junit4]    >        at 
org.apache.lucene.search.TestSimilarity.testSimilarity(TestSimilarity.java:137)
   [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): 
{field=PostingsFormat(name=MockRandom)}, docValues:{}, 
maxPointsInLeafNode=1705, maxMBSortInHeap=5.176667030229047, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2ba57810),
 locale=es-PR, timezone=America/Fort_Wayne
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=3,threads=1,free=140450624,total=177209344
   [junit4]   2> NOTE: All tests run in this JVM: [TestStressIndexing2, 
TestIntroSorter, TestIndependenceSaturated, TestFieldMaskingSpanQuery, 
Test2BTerms, TestDeletionPolicy, TestTermsEnum2, TestIndexWriterReader, 
TestCheckIndex, TestComplexExplanationsOfNonMatches, 
TestLucene60FieldInfoFormat, TestReaderWrapperDVTypeCheck, 
TestSimpleFSDirectory, TestNRTThreads, TestFuzzyQuery, 
TestNRTReaderWithThreads, TestStressAdvance, TestBoostQuery, 
TestConstantScoreQuery, TestBKD, TestAxiomaticF1EXP, TestSpansEnum, 
TestUniqueTermCount, TestMultiTermConstantScore, TestSpanFirstQuery, 
TestPagedBytes, TestPolygon2D, FuzzyTermOnShortTermsTest, TestPayloads, 
TestMathUtil, TestDistributionSPL, TestSortedSetDocValues, Test2BPostingsBytes, 
TestFilterDirectory, TestTransactions, TestCharsRef, TestStringHelper, 
TestRegExp, TestSpanMultiTermQueryWrapper, TestReaderClosed, TestRollingBuffer, 
TestMultiDocValues, TestNormsFieldExistsQuery, TestAutomatonQuery, TestDemo, 
TestPositiveScoresOnlyCollector, TestDirectory, TestBoolean2ScorerSupplier, 
TestTermdocPerf, TestIndexWriterThreadsToSegments, TestIndexedDISI, 
TestBlockPostingsFormat, TestLongBitSet, TestFixedBitSet, 
TestPerSegmentDeletes, TestRollback, TestFilterSpans, 
TestSparseFixedBitDocIdSet, TestBasicModelBE, TestSimpleSearchEquivalence, 
TestCompiledAutomaton, TestSegmentMerger, TestApproximationSearchEquivalence, 
TestTermVectorsReader, TestStopFilter, TestMultiFields, TestSmallFloat, 
TestDocumentWriter, TestFastCompressionMode, TestSpanCollection, 
TestMultiLevelSkipList, Test2BNumericDocValues, TestPerFieldPostingsFormat2, 
TestTryDelete, TestSetOnce, TestNRTReaderCleanup, TestAutomaton, 
TestSpanOrQuery, TestPersistentSnapshotDeletionPolicy, TestMultiset, 
TestTermRangeQuery, TestNoDeletionPolicy, TestDocumentsWriterStallControl, 
TestTopFieldCollector, TestGraphTokenizers, TestSimpleExplanations, 
TestCustomSearcherSort, TestCachingTokenFilter, TestPhraseQuery, 
TestDocValuesScoring, TestIsCurrent, TestPackedInts, 
TestIndexWriterDeleteByQuery, TestPerFieldPostingsFormat, 
TestLucene50StoredFieldsFormatHighCompression, TestEarlyTermination, 
TestNoMergeScheduler, TestMultiCollector, TestBytesRefHash, 
TestMultiPhraseQuery, TestBasicModelP, TestMultiTermQueryRewrites, 
TestOfflineSorter, TestNotDocIdSet, TestAxiomaticF2EXP, TestSubScorerFreqs, 
TestSimilarityBase, TestByteSlices, TestNativeFSLockFactory, 
TestDoubleValuesSource, TestPrefixInBooleanQuery, TestMutablePointsReaderUtils, 
TestFieldType, TestManyFields, TestStressNRT, TestLucene70NormsFormat, 
TestWeakIdentityMap, TestBooleanScorer, TestIndexReaderClose, 
TestPerFieldDocValuesFormat, TestBytesStore, TestIndexWriterWithThreads, 
TestAddIndexes, TestMultiMMap, TestSearcherManager, 
TestFlushByRamOrCountsPolicy, TestIndexWriterMergePolicy, TestNorms, 
TestStandardAnalyzer, TestIndexWriterCommit, TestDirectoryReaderReopen, 
TestConcurrentMergeScheduler, TestIndexWriterForceMerge, 
TestLevenshteinAutomata, TestBufferedIndexInput, TestConsistentFieldNumbers, 
TestCollectionUtil, TestOmitNorms, TestComplexExplanations, 
TestNRTCachingDirectory, TestSegmentReader, TestFastDecompressionMode, 
TestParallelCompositeReader, TestIndexWriterNRTIsCurrent, 
TestMultiThreadTermVectors, Test2BDocs, TestIndexWriterOnDiskFull, 
TestMixedCodecs, TestUTF32ToUTF8, TestDeterminism, TestDocsAndPositions, 
TestBagOfPostings, TestParallelLeafReader, TestDisjunctionMaxQuery, 
TestDocumentsWriterDeleteQueue, TestScorerPerf, 
TestSimpleExplanationsOfNonMatches, TestSegmentTermEnum, TestSortRandom, 
TestAllFilesHaveCodecHeader, TestTermScorer, TestSentinelIntSet, 
TestWildcardRandom, TestRegexpRandom, TestSearchForDuplicates, 
TestParallelTermEnum, TestRecyclingIntBlockAllocator, TestConjunctions, 
TestSimilarity]
   [junit4] Completed [332/475 (3!)] on J1 in 0.06s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 12611 lines...]
   [junit4] Suite: 
org.apache.solr.search.similarities.TestNonDefinedSimilarityFactory
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.similarities.TestNonDefinedSimilarityFactory_D8D5CE065AAD247A-001\init-core-data-001
   [junit4]   2> 2975508 WARN  
(SUITE-TestNonDefinedSimilarityFactory-seed#[D8D5CE065AAD247A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 2975509 INFO  
(SUITE-TestNonDefinedSimilarityFactory-seed#[D8D5CE065AAD247A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2975511 INFO  
(SUITE-TestNonDefinedSimilarityFactory-seed#[D8D5CE065AAD247A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 2975512 INFO  
(SUITE-TestNonDefinedSimilarityFactory-seed#[D8D5CE065AAD247A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2975513 INFO  
(TEST-TestNonDefinedSimilarityFactory.testCurrentBM25-seed#[D8D5CE065AAD247A]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testCurrentBM25
   [junit4]   2> 2975514 INFO  
(TEST-TestNonDefinedSimilarityFactory.testCurrentBM25-seed#[D8D5CE065AAD247A]) 
[    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2975514 INFO  
(TEST-TestNonDefinedSimilarityFactory.testCurrentBM25-seed#[D8D5CE065AAD247A]) 
[    ] 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> 2975564 INFO  
(TEST-TestNonDefinedSimilarityFactory.testCurrentBM25-seed#[D8D5CE065AAD247A]) 
[    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2975581 INFO  
(TEST-TestNonDefinedSimilarityFactory.testCurrentBM25-seed#[D8D5CE065AAD247A]) 
[    ] o.a.s.s.IndexSchema [null] Schema name=tiny
   [junit4]   2> 2975582 INFO  
(TEST-TestNonDefinedSimilarityFactory.testCurrentBM25-seed#[D8D5CE065AAD247A]) 
[    ] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 2975627 INFO  
(TEST-TestNonDefinedSimilarityFactory.testCurrentBM25-seed#[D8D5CE065AAD247A]) 
[    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3101584c
   [junit4]   2> 2975642 INFO  
(TEST-TestNonDefinedSimilarityFactory.testCurrentBM25-seed#[D8D5CE065AAD247A]) 
[    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3101584c
   [junit4]   2> 2975642 INFO  
(TEST-TestNonDefinedSimilarityFactory.testCurrentBM25-seed#[D8D5CE065AAD247A]) 
[    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3101584c
   [junit4]   2> 2975665 INFO  (coreLoadExecutor-15594-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2975666 INFO  (coreLoadExecutor-15594-thread-1) [    
x:collection1] 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> 2975729 INFO  (coreLoadExecutor-15594-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2975742 INFO  (coreLoadExecutor-15594-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 2975748 INFO  (coreLoadExecutor-15594-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 2975748 INFO  (coreLoadExecutor-15594-thread-1) [    
x:collection1] 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> 2975748 INFO  (coreLoadExecutor-15594-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3101584c
   [junit4]   2> 2975748 INFO  (coreLoadExecutor-15594-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2975748 INFO  (coreLoadExecutor-15594-thread-1) [    
x:collection1] 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\J0\temp\solr.search.similarities.TestNonDefinedSimilarityFactory_D8D5CE065AAD247A-001\init-core-data-001\]
   [junit4]   2> 2975755 INFO  (coreLoadExecutor-15594-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1870952692400657]
   [junit4]   2> 2975832 INFO  (coreLoadExecutor-15594-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2975832 INFO  (coreLoadExecutor-15594-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2975833 INFO  (coreLoadExecutor-15594-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=24, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=75.849609375, 
floorSegmentMB=0.537109375, forceMergeDeletesPctAllowed=9.833573567849562, 
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.18054745433216146
   [junit4]   2> 2975833 INFO  (coreLoadExecutor-15594-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4f865edd[collection1] main]
   [junit4]   2> 2975834 WARN  (coreLoadExecutor-15594-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf;
 switching to use InMemory storage instead.
   [junit4]   2> 2975834 INFO  (coreLoadExecutor-15594-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2975835 INFO  
(searcherExecutor-15595-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4f865edd[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2975836 INFO  
(TEST-TestNonDefinedSimilarityFactory.testCurrentBM25-seed#[D8D5CE065AAD247A]) 
[    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2975836 INFO  
(TEST-TestNonDefinedSimilarityFactory.testCurrentBM25-seed#[D8D5CE065AAD247A]) 
[    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2975836 INFO  
(TEST-TestNonDefinedSimilarityFactory.testCurrentBM25-seed#[D8D5CE065AAD247A]) 
[    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=731071760
   [junit4]   2> 2975836 INFO  
(TEST-TestNonDefinedSimilarityFactory.testCurrentBM25-seed#[D8D5CE065AAD247A]) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 2975836 INFO  
(TEST-TestNonDefinedSimilarityFactory.testCurrentBM25-seed#[D8D5CE065AAD247A]) 
[    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6bca229d: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@7dfc88f3
   [junit4]   2> 2975840 INFO  
(TEST-TestNonDefinedSimilarityFactory.testCurrentBM25-seed#[D8D5CE065AAD247A]) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 2975840 INFO  
(TEST-TestNonDefinedSimilarityFactory.testCurrentBM25-seed#[D8D5CE065AAD247A]) 
[    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@26b6a90f: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@4adee9f4
   [junit4]   2> 2975850 INFO  
(TEST-TestNonDefinedSimilarityFactory.testCurrentBM25-seed#[D8D5CE065AAD247A]) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 2975850 INFO  
(TEST-TestNonDefinedSimilarityFactory.testCurrentBM25-seed#[D8D5CE065AAD247A]) 
[    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5e5b5792: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@13f7b4b6
   [junit4]   2> 2975852 INFO  (coreCloseExecutor-15599-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4b70f31b
   [junit4]   2> 2975852 INFO  (coreCloseExecutor-15599-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1265693467
   [junit4]   2> 2975852 INFO  (coreCloseExecutor-15599-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7af2f52f: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@69d190b1
   [junit4]   2> 2975867 INFO  
(TEST-TestNonDefinedSimilarityFactory.testCurrentBM25-seed#[D8D5CE065AAD247A]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testCurrentBM25
   [junit4]   2> 2975869 INFO  
(SUITE-TestNonDefinedSimilarityFactory-seed#[D8D5CE065AAD247A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=275, maxMBSortInHeap=6.006937652483127, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7f01680d),
 locale=bem, timezone=America/Hermosillo
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=3,threads=1,free=332685824,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [ExecutePlanActionTest, 
TestSimpleTextCodec, HdfsDirectoryFactoryTest, BasicAuthStandaloneTest, 
HdfsUnloadDistributedZkTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
TestSQLHandlerNonCloud, TestSolrCoreProperties, SearchHandlerTest, 
TestReloadDeadlock, TestPhraseSuggestions, TestLockTree, 
TestSubQueryTransformerCrossCore, TestUpdate, TestJoin, 
TolerantUpdateProcessorTest, ShowFileRequestHandlerTest, TestCodecSupport, 
NoCacheHeaderTest, TestUtils, DateRangeFieldTest, CleanupOldIndexTest, 
TestRuleBasedAuthorizationPlugin, DistribJoinFromCollectionTest, 
TestSlowCompositeReaderWrapper, MissingSegmentRecoveryTest, OverseerRolesTest, 
ConnectionReuseTest, TestRandomFlRTGCloud, TriggerIntegrationTest, 
SpatialRPTFieldTypeTest, StressHdfsTest, TestDFISimilarityFactory, 
UniqFieldsUpdateProcessorFactoryTest, DateMathParserTest, HdfsDirectoryTest, 
HdfsChaosMonkeyNothingIsSafeTest, TestStressRecovery, IndexSchemaTest, 
HLLSerializationTest, SolrMetricsIntegrationTest, HttpTriggerListenerTest, 
TestHighFrequencyDictionaryFactory, TestSweetSpotSimilarityFactory, 
TestMinMaxOnMultiValuedField, TestReRankQParserPlugin, 
TestExclusionRuleCollectionAccess, SolrCmdDistributorTest, 
DirectUpdateHandlerTest, TestHttpShardHandlerFactory, SSLMigrationTest, 
BasicDistributedZkTest, TestFuzzyAnalyzedSuggestions, DateFieldTest, 
FastVectorHighlighterTest, NodeLostTriggerTest, DistributedTermsComponentTest, 
AsyncCallRequestStatusResponseTest, PathHierarchyTokenizerFactoryTest, 
SolrMetricManagerTest, ClusterStateUpdateTest, RegexBytesRefFilterTest, 
TestCollapseQParserPlugin, CollectionReloadTest, 
TestComplexPhraseQParserPlugin, SystemLogListenerTest, 
TestManagedSchemaThreadSafety, TestInPlaceUpdatesDistrib, ZkStateReaderTest, 
TestTolerantSearch, BlockJoinFacetDistribTest, TestQuerySenderNoQuery, 
HdfsRecoverLeaseTest, TestReversedWildcardFilterFactory, MergeStrategyTest, 
VMParamsZkACLAndCredentialsProvidersTest, SimpleCollectionCreateDeleteTest, 
DistributedQueryComponentCustomSortTest, UnloadDistributedZkTest, 
TestCoreDiscovery, RegexBoostProcessorTest, TestIBSimilarityFactory, 
RestartWhileUpdatingTest, TestBinaryField, SimpleMLTQParserTest, 
TestApiFramework, TestCloudManagedSchema, RAMDirectoryFactoryTest, 
SolrJmxReporterTest, DeleteShardTest, SolrTestCaseJ4Test, DeleteNodeTest, 
OverseerCollectionConfigSetProcessorTest, TestJmxIntegration, 
TestSolrCloudWithKerberosAlt, SpellCheckCollatorTest, 
TestImplicitCoreProperties, TestFieldCacheWithThreads, TestCSVResponseWriter, 
TimeZoneUtilsTest, BadCopyFieldTest, AutoScalingHandlerTest, EnumFieldTest, 
TestConfigSetImmutable, DistributedVersionInfoTest, DirectSolrConnectionTest, 
SuggesterTSTTest, TestScoreJoinQPNoScore, TestPayloadScoreQParserPlugin, 
TestLegacyField, TestLegacyNumericUtils, MoveReplicaHDFSTest, 
TestUninvertingReader, CursorMarkTest, DistributedSuggestComponentTest, 
PropertiesRequestHandlerTest, SparseHLLTest, TestRestManager, OutputWriterTest, 
DirectUpdateHandlerOptimizeTest, TestDFRSimilarityFactory, LeaderElectionTest, 
QueryParsingTest, TestConfigSets, RecoveryZkTest, TestSkipOverseerOperations, 
DataDrivenBlockJoinTest, TestGraphTermsQParserPlugin, URLClassifyProcessorTest, 
TestExceedMaxTermLength, RulesTest, TestFieldResource, TestManagedResource, 
CSVRequestHandlerTest, TestRandomCollapseQParserPlugin, NumericFieldsTest, 
BigEndianAscendingWordSerializerTest, TestLeaderElectionWithEmptyReplica, 
AnalysisErrorHandlingTest, TestRecovery, TestSchemaVersionResource, 
SuggestComponentContextFilterQueryTest, CoreAdminRequestStatusTest, 
SortSpecParsingTest, CloneFieldUpdateProcessorFactoryTest, 
SolrIndexMetricsTest, TestSolrFieldCacheBean, TestJsonRequest, 
TestDefaultStatsCache, TestNumericTerms32, InfoHandlerTest, 
ConvertedLegacyTest, DistributedSpellCheckComponentTest, 
TestReplicationHandler, TestSchemaManager, TestCollationFieldDocValues, 
BlockDirectoryTest, InfixSuggestersTest, CdcrReplicationDistributedZkTest, 
TestCryptoKeys, TestMaxScoreQueryParser, SolrGraphiteReporterTest, 
TlogReplayBufferedWhileIndexingTest, TestAuthenticationFramework, 
ForceLeaderTest, TestStreamBody, UUIDFieldTest, 
TestLeaderInitiatedRecoveryThread, TestShortCircuitedRequests, 
ReturnFieldsTest, TestMultiValuedNumericRangeQuery, MultiTermTest, 
TestXmlQParser, TestRetrieveFieldsOptimizer, 
TestOverriddenPrefixQueryForCustomFieldType, TestPseudoReturnFields, 
AtomicUpdatesTest, FieldAnalysisRequestHandlerTest, CursorPagingTest, 
DistribCursorPagingTest, LeaderInitiatedRecoveryOnCommitTest, 
ChaosMonkeySafeLeaderTest, SyncSliceTest, OverseerTest, ShardRoutingTest, 
BasicZkTest, FullSolrCloudDistribCmdsTest, TestRandomDVFaceting, ZkCLITest, 
TestDistributedSearch, TestDistributedGrouping, TestFaceting, ZkControllerTest, 
TestRealTimeGet, TestReload, TestRangeQuery, TestSolr4Spatial, SolrCoreTest, 
StatsComponentTest, SpellCheckComponentTest, TestGroupingSearch, 
QueryElevationComponentTest, PeerSyncTest, BadIndexSchemaTest, TestFiltering, 
BasicFunctionalityTest, TestLazyCores, HighlighterTest, 
DistributedQueryElevationComponentTest, SimplePostToolTest, 
SignatureUpdateProcessorFactoryTest, SuggesterFSTTest, CoreAdminHandlerTest, 
SolrRequestParserTest, TestFoldingMultitermQuery, DocValuesTest, SuggesterTest, 
TestTrie, SpatialFilterTest, SuggesterWFSTTest, PolyFieldTest, 
WordBreakSolrSpellCheckerTest, FieldMutatingUpdateProcessorTest, 
TestAtomicUpdateErrorCases, QueryEqualityTest, DefaultValueUpdateProcessorTest, 
SortByFunctionTest, DocValuesMultiTest, DistanceFunctionTest, 
TestSolrDeletionPolicy1, SolrInfoBeanTest, XsltUpdateRequestHandlerTest, 
DebugComponentTest, CacheHeaderTest, IndexBasedSpellCheckerTest, 
TestSurroundQueryParser, DisMaxRequestHandlerTest, TestWriterPerf, 
DocumentAnalysisRequestHandlerTest, TestQueryTypes, PrimitiveFieldTypeTest, 
TestOmitPositions, FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, 
RequestHandlersTest, TermVectorComponentTest, TestIndexingPerformance, 
RequiredFieldsTest, TestSolrQueryParser, LoggingHandlerTest, 
UpdateRequestProcessorFactoryTest, BinaryUpdateRequestHandlerTest, 
TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, 
PingRequestHandlerTest, SearchHandlerTest, HighlighterConfigTest, SOLR749Test, 
TestQuerySenderListener, AlternateDirectoryTest, TestSolrIndexConfig, 
CopyFieldTest, ResponseLogComponentTest, TestSolrDeletionPolicy2, SampleTest, 
TestDocSet, TestSearchPerf, MinimalSchemaTest, TestConfig, 
SpellPossibilityIteratorTest, TestCharFilters, TestXIncludeConfig, 
TestLMDirichletSimilarityFactory, ResourceLoaderTest, 
OpenExchangeRatesOrgProviderTest, ChaosMonkeyNothingIsSafeTest, 
AssignBackwardCompatibilityTest, CloudExitableDirectoryReaderTest, 
CollectionStateFormat2Test, CollectionsAPISolrJTest, DeleteInactiveReplicaTest, 
DeleteStatusTest, DistribDocExpirationUpdateProcessorTest, 
LeaderFailoverAfterPartitionTest, LegacyCloudClusterPropTest, 
MigrateRouteKeyTest, MultiThreadedOCPTest, RemoteQueryErrorTest, 
ReplaceNodeTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, SolrXmlInZkTest, 
TestCloudDeleteByQuery, TestCloudInspectUtil, TestCloudJSONFacetJoinDomain, 
TestCloudPivotFacet, TestCloudRecovery, TestCloudSearcherWarming, 
TestClusterProperties, TestCollectionAPI, 
TestCollectionsAPIViaSolrCloudCluster, TestConfigSetsAPIExclusivity, 
TestDistribDocBasedVersion, TestLeaderElectionZkExpiry, 
TestOnReconnectListenerSupport, TestPrepRecovery, TestRebalanceLeaders, 
TestRequestForwarding, TestSSLRandomization, TestSizeLimitedDistributedMap, 
TestSolrCloudWithSecureImpersonation, TestStressCloudBlindAtomicUpdates, 
TestStressLiveNodes, TestTlogReplica, AutoAddReplicasPlanActionTest, 
ComputePlanActionTest, NodeAddedTriggerTest, BaseCdcrDistributedZkTest, 
CdcrBidirectionalTest, CdcrBootstrapTest, TestDynamicLoading, TestBlobHandler, 
TestReplicationHandlerBackup, TestRestoreCore, TestSolrConfigHandlerCloud, 
TestSolrConfigHandlerConcurrent, CoreMergeIndexesAdminHandlerTest, 
MetricsHandlerTest, SecurityConfHandlerTest, SegmentsInfoRequestHandlerTest, 
TestConfigsApi, TestCoreAdminApis, DistributedDebugComponentTest, 
DistributedExpandComponentTest, DistributedFacetExistsSmallTest, 
DistributedFacetPivotLargeTest, DistributedFacetPivotLongTailTest, 
DistributedFacetPivotSmallTest, FacetPivotSmallTest, 
ShufflingReplicaListTransformerTest, SuggestComponentTest, TestPivotHelperCode, 
TestTrackingShardHandlerFactory, HighlighterMaxOffsetTest, 
TestUnifiedSolrHighlighter, WrapperMergePolicyFactoryTest, 
TestNumericRangeQuery32, TestNumericRangeQuery64, SolrCoreMetricManagerTest, 
SolrCloudReportersTest, TestManagedStopFilterFactory, BooleanFieldTest, 
ChangedSchemaMergeTest, CurrencyFieldTypeTest, 
PreAnalyzedFieldManagedSchemaCloudTest, TestHalfAndHalfDocValues, 
TestManagedSchema, TestUseDocValuesAsStored, TestUseDocValuesAsStored2, 
AnalyticsMergeStrategyTest, TestSortByMinMaxFunction, BlockJoinFacetSimpleTest, 
GraphQueryTest, TestCloudNestedDocsSort, TestNestedDocsSort, 
TestScoreJoinQPScore, CloudMLTQParserTest, TestClassicSimilarityFactory, 
TestNonDefinedSimilarityFactory]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestNonDefinedSimilarityFactory -Dtests.seed=D8D5CE065AAD247A 
-Dtests.slow=true -Dtests.locale=bem -Dtests.timezone=America/Hermosillo 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestNonDefinedSimilarityFactory (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\solr\build\solr-core\test\J0\temp\solr.search.similarities.TestNonDefinedSimilarityFactory_D8D5CE065AAD247A-001\init-core-data-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.similarities.TestNonDefinedSimilarityFactory_D8D5CE065AAD247A-001\init-core-data-001
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.similarities.TestNonDefinedSimilarityFactory_D8D5CE065AAD247A-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.similarities.TestNonDefinedSimilarityFactory_D8D5CE065AAD247A-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D8D5CE065AAD247A]: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 [699/749 (1!)] on J0 in 0.39s, 1 test, 1 error <<< 
FAILURES!

[...truncated 838 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.embedded.TestSolrProperties
   [junit4]   2> 65684 INFO  
(SUITE-TestSolrProperties-seed#[92E3F389C004B634]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.TestSolrProperties_92E3F389C004B634-001\init-core-data-001
   [junit4]   2> 65716 WARN  
(SUITE-TestSolrProperties-seed#[92E3F389C004B634]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=115 numCloses=115
   [junit4]   2> 65717 INFO  
(SUITE-TestSolrProperties-seed#[92E3F389C004B634]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 65718 INFO  
(SUITE-TestSolrProperties-seed#[92E3F389C004B634]-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> 65791 INFO  
(TEST-TestSolrProperties.testProperties-seed#[92E3F389C004B634]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testProperties
   [junit4]   1> Solr home: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.TestSolrProperties_92E3F389C004B634-001\solrHome-001
   [junit4]   2> 65793 INFO  
(TEST-TestSolrProperties.testProperties-seed#[92E3F389C004B634]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.TestSolrProperties_92E3F389C004B634-001\solrHome-001\solr.xml
   [junit4]   2> 65801 INFO  
(TEST-TestSolrProperties.testProperties-seed#[92E3F389C004B634]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@39d751a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 65865 INFO  
(TEST-TestSolrProperties.testProperties-seed#[92E3F389C004B634]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39d751a
   [junit4]   2> 65871 INFO  
(TEST-TestSolrProperties.testProperties-seed#[92E3F389C004B634]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39d751a
   [junit4]   2> 65871 INFO  
(TEST-TestSolrProperties.testProperties-seed#[92E3F389C004B634]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39d751a
   [junit4]   2> 65878 INFO  
(TEST-TestSolrProperties.testProperties-seed#[92E3F389C004B634]) [    ] 
o.a.s.c.CorePropertiesLocator Found 3 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.TestSolrProperties_92E3F389C004B634-001\solrHome-001\.
   [junit4]   2> 65878 INFO  
(TEST-TestSolrProperties.testProperties-seed#[92E3F389C004B634]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [core0, core1, collection1]
   [junit4]   2> 65891 INFO  (coreLoadExecutor-237-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 65961 INFO  (coreLoadExecutor-237-thread-3) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 65967 INFO  (coreLoadExecutor-237-thread-2) [    x:core1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 65978 INFO  (coreLoadExecutor-237-thread-3) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example core 
   [junit4]   2> 65981 INFO  (coreLoadExecutor-237-thread-3) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema example core /1.1 with 
uniqueid field id
   [junit4]   2> 65989 INFO  (coreLoadExecutor-237-thread-2) [    x:core1] 
o.a.s.s.IndexSchema [core1] Schema name=example core FR
   [junit4]   2> 65992 INFO  (coreLoadExecutor-237-thread-3) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\solrj\src\test-files\solrj\solr\configsets\shared,
 trusted=true
   [junit4]   2> 65993 INFO  (coreLoadExecutor-237-thread-3) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@39d751a
   [junit4]   2> 65993 INFO  (coreLoadExecutor-237-thread-3) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 65993 INFO  (coreLoadExecutor-237-thread-3) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\solrj\src\test-files\solrj\solr\configsets\shared],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.TestSolrProperties_92E3F389C004B634-001\tempDir-001/data/-\]
   [junit4]   2> 65996 INFO  (coreLoadExecutor-237-thread-1) [    x:core0] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 66003 INFO  (coreLoadExecutor-237-thread-1) [    x:core0] 
o.a.s.s.IndexSchema [core0] Schema name=example core EN
   [junit4]   2> 66007 INFO  (coreLoadExecutor-237-thread-1) [    x:core0] 
o.a.s.s.IndexSchema Loaded schema example core EN/1.1 with uniqueid field id
   [junit4]   2> 66008 INFO  (coreLoadExecutor-237-thread-1) [    x:core0] 
o.a.s.c.CoreContainer Creating SolrCore 'core0' using configuration from 
configset 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\solrj\src\test-files\solrj\solr\configsets\shared,
 trusted=true
   [junit4]   2> 66009 INFO  (coreLoadExecutor-237-thread-1) [    x:core0] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core0' (registry 
'solr.core.core0') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@39d751a
   [junit4]   2> 66009 INFO  (coreLoadExecutor-237-thread-1) [    x:core0] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 66009 INFO  (coreLoadExecutor-237-thread-1) [    x:core0] 
o.a.s.c.SolrCore [[core0] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\solrj\src\test-files\solrj\solr\configsets\shared],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.TestSolrProperties_92E3F389C004B634-001\tempDir-001\data1\]
   [junit4]   2> 66013 INFO  (coreLoadExecutor-237-thread-2) [    x:core1] 
o.a.s.s.IndexSchema Loaded schema example core FR/1.1 with uniqueid field id
   [junit4]   2> 66014 INFO  (coreLoadExecutor-237-thread-2) [    x:core1] 
o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration from 
configset 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\solrj\src\test-files\solrj\solr\configsets\shared,
 trusted=true
   [junit4]   2> 66014 INFO  (coreLoadExecutor-237-thread-2) [    x:core1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core1' (registry 
'solr.core.core1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@39d751a
   [junit4]   2> 66014 INFO  (coreLoadExecutor-237-thread-2) [    x:core1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 66014 INFO  (coreLoadExecutor-237-thread-2) [    x:core1] 
o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\solrj\src\test-files\solrj\solr\configsets\shared],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.TestSolrProperties_92E3F389C004B634-001\tempDir-001\data2\]
   [junit4]   2> 66243 INFO  (coreLoadExecutor-237-thread-3) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 66243 INFO  (coreLoadExecutor-237-thread-3) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 66246 INFO  (coreLoadExecutor-237-thread-3) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 66246 INFO  (coreLoadExecutor-237-thread-3) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 66281 INFO  (coreLoadExecutor-237-thread-1) [    x:core0] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 66282 INFO  (coreLoadExecutor-237-thread-1) [    x:core0] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 66283 INFO  (coreLoadExecutor-237-thread-1) [    x:core0] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 66283 INFO  (coreLoadExecutor-237-thread-1) [    x:core0] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 66302 INFO  (coreLoadExecutor-237-thread-2) [    x:core1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 66302 INFO  (coreLoadExecutor-237-thread-2) [    x:core1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 66303 INFO  (coreLoadExecutor-237-thread-2) [    x:core1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 66303 INFO  (coreLoadExecutor-237-thread-2) [    x:core1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 66305 INFO  (coreLoadExecutor-237-thread-3) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@55bf45d1[collection1] main]
   [junit4]   2> 66305 WARN  (coreLoadExecutor-237-thread-3) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\solrj\src\test-files\solrj\solr\configsets\shared\conf;
 switching to use InMemory storage instead.
   [junit4]   2> 66313 INFO  (coreLoadExecutor-237-thread-3) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 66316 INFO  
(searcherExecutor-238-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@55bf45d1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 66316 INFO  (coreLoadExecutor-237-thread-3) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1583651461893455872
   [junit4]   2> 66318 INFO  (coreLoadExecutor-237-thread-1) [    x:core0] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6280f2fc[core0] main]
   [junit4]   2> 66318 WARN  (coreLoadExecutor-237-thread-1) [    x:core0] 
o.a.s.r.ManagedResourceStorage Cannot write to config directory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\solrj\src\test-files\solrj\solr\configsets\shared\conf;
 switching to use InMemory storage instead.
   [junit4]   2> 66320 INFO  (coreLoadExecutor-237-thread-2) [    x:core1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@67990736[core1] main]
   [junit4]   2> 66321 WARN  (coreLoadExecutor-237-thread-2) [    x:core1] 
o.a.s.r.ManagedResourceStorage Cannot write to config directory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\solrj\src\test-files\solrj\solr\configsets\shared\conf;
 switching to use InMemory storage instead.
   [junit4]   2> 66321 INFO  (coreLoadExecutor-237-thread-2) [    x:core1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 66322 INFO  (coreLoadExecutor-237-thread-2) [    x:core1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1583651461899747328
   [junit4]   2> 66323 INFO  (coreLoadExecutor-237-thread-1) [    x:core0] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 66323 INFO  (coreLoadExecutor-237-thread-1) [    x:core0] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1583651461900795904
   [junit4]   2> 66325 INFO  (searcherExecutor-240-thread-1-processing-x:core1) 
[    x:core1] o.a.s.c.SolrCore [core1] Registered new searcher 
Searcher@67990736[core1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 66325 INFO  (searcherExecutor-239-thread-1-processing-x:core0) 
[    x:core0] o.a.s.c.SolrCore [core0] Registered new searcher 
Searcher@6280f2fc[core0] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 66328 INFO  
(TEST-TestSolrProperties.testProperties-seed#[92E3F389C004B634]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1583651461906038784,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 66328 INFO  
(TEST-TestSolrProperties.testProperties-seed#[92E3F389C004B634]) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 66330 INFO  
(TEST-TestSolrProperties.testProperties-seed#[92E3F389C004B634]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 66330 INFO  
(TEST-TestSolrProperties.testProperties-seed#[92E3F389C004B634]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [core0]  webapp=null path=/update 
params={commit=true&softCommit=false&waitSearcher=true}{deleteByQuery=*:* 
(-1583651461902893056),commit=} 0 5
   [junit4]   2> 66402 INFO  
(TEST-TestSolrProperties.testProperties-seed#[92E3F389C004B634]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1583651461983633408,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 66402 INFO  
(TEST-TestSolrProperties.testProperties-seed#[92E3F389C004B634]) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 66403 INFO  
(TEST-TestSolrProperties.testProperties-seed#[92E3F389C004B634]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 66403 INFO  
(TEST-TestSolrProperties.testProperties-seed#[92E3F389C004B634]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [core1]  webapp=null path=/update 
params={commit=true&softCommit=false&waitSearcher=true}{deleteByQuery=*:* 
(-1583651461908135936),commit=} 0 72
   [junit4]   2> 66407 INFO  
(TEST-TestSolrProperties.testProperties-seed#[92E3F389C004B634]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1583651461988876288,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 66407 INFO  
(TEST-TestSolrProperties.testProperties-seed#[92E3F389C004B634]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1a375a71 
commitCommandVersion:1583651461988876288
   [junit4]   2> 66476 INFO  
(TEST-TestSolrProperties.testProperties-seed#[92E3F389C004B634]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@25f7cab0[core0] main]
   [junit4]   2> 66477 INFO  (searcherExecutor-239-thread-1) [    ] 
o.a.s.c.SolrCore [core0] Registered new searcher Searcher@25f7cab0[core0] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c1)))}
   [junit4]   2> 66477 INFO  
(TEST-TestSolrProperties.testProperties-seed#[92E3F389C004B634]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 66477 INFO  
(TEST-TestSolrProperties.testProperties-seed#[92E3F389C004B634]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [core0]  webapp=null path=/update 
params={commit=true&softCommit=false&waitSearcher=true}{add=[AAA 
(1583651461984681984)],commit=} 0 74
   [junit4]   2> 66478 INFO  
(TEST-TestSolrProperties.testProperties-seed#[92E3F389C004B634]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [core1]  webapp=null path=/update 
params={commit=true&softCommit=false&waitSearcher=true}{} 0 0
   [junit4]   2> 66478 INFO  
(TEST-TestSolrProperties.testProperties-seed#[92E3F389C004B634]) [    ] 
o.a.s.h.RequestHandlerBase Ignoring exception matching unknown field
   [junit4]   2> 66480 INFO  
(TEST-TestSolrProperties.testProperties-seed#[92E3F389C004B634]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1583651462065422336,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 66480 INFO  
(TEST-TestSolrProperties.testProperties-seed#[92E3F389C004B634]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@a5a36f1 
commitCommandVersion:1583651462065422336
   [junit4]   2> 66496 INFO  
(TEST-TestSolrProperties.testProperties-seed#[92E3F389C004B634]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@73eb70ad[core1] main]
   [junit4]   2> 66497 INFO  
(TEST-TestSolrProperties.testProperties-seed#[92E3F389C004B634]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 66497 INFO  (searcherExecutor-240-thread-1) [    ] 
o.a.s.c.SolrCore [core1] Registered new searcher Searcher@73eb70ad[core1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c1)))}
   [junit4]   2> 66497 INFO  
(TEST-TestSolrProperties.testProperties-seed#[92E3F389C004B634]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [core1]  webapp=null path=/update 
params={commit=true&softCommit=false&waitSearcher=true}{add=[BBB 
(1583651462063325185)],commit=} 0 19
   [junit4]   2> 66498 INFO  
(TEST-TestSolrProperties.testProperties-seed#[92E3F389C004B634]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [core0]  webapp=null path=/update 
params={commit=true&softCommit=false&waitSearcher=true}{} 0 0
   [junit4]   2> 66498 INFO  
(TEST-TestSolrProperties.testProperties-seed#[92E3F389C004B634]) [    ] 
o.a.s.h.RequestHandlerBase Ignoring exception matching unknown field
   [junit4]   2> 66500 INFO  
(TEST-TestSolrProperties.testProperties-seed#[92E3F389C004B634]) [    ] 
o.a.s.c.S.Request [core0]  webapp=null path=/select params={q=id:AAA} hits=1 
status=0 QTime=0
   [junit4]   2> 66501 INFO  
(TEST-TestSolrProperties.testProperties-seed#[92E3F389C004B634]) [    ] 
o.a.s.c.S.Request [core1]  webapp=null path=/select params={q=id:AAA} hits=0 
status=0 QTime=0
   [junit4]   2> 66501 INFO  
(TEST-TestSolrProperties.testProperties-seed#[92E3F389C004B634]) [    ] 
o.a.s.c.S.Request [core0]  webapp=null path=/select params={q=id:AAA} hits=1 
status=0 QTime=0
   [junit4]   2> 66501 INFO  
(TEST-TestSolrProperties.testProperties-seed#[92E3F389C004B634]) [    ] 
o.a.s.c.S.Request [core0]  webapp=null path=/select params={q=id:BBB} hits=0 
status=0 QTime=0
   [junit4]   2> 66501 INFO  
(TEST-TestSolrProperties.testProperties-seed#[92E3F389C004B634]) [    ] 
o.a.s.c.S.Request [core1]  webapp=null path=/select params={q=id:AAA} hits=0 
status=0 QTime=0
   [junit4]   2> 66501 INFO  
(TEST-TestSolrProperties.testProperties-seed#[92E3F389C004B634]) [    ] 
o.a.s.c.S.Request [core1]  webapp=null path=/select params={q=id:BBB} hits=1 
status=0 QTime=0
   [junit4]   2> 66517 INFO  
(TEST-TestSolrProperties.testProperties-seed#[92E3F389C004B634]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 66527 INFO  
(TEST-TestSolrProperties.testProperties-seed#[92E3F389C004B634]) [    ] 
o.a.s.s.IndexSchema [core0] Schema name=example core EN
   [junit4]   2> 66530 INFO  
(TEST-TestSolrProperties.testProperties-seed#[92E3F389C004B634]) [    ] 
o.a.s.s.IndexSchema Loaded schema example core EN/1.1 with uniqueid field id
   [junit4]   2> 66532 INFO  
(TEST-TestSolrProperties.testProperties-seed#[92E3F389C004B634]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'core0' using configuration from 
configset 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\solrj\src\test-files\solrj\solr\configsets\shared
   [junit4]   2> 66576 INFO  
(TEST-TestSolrProperties.testProperties-seed#[92E3F389C004B634]) [    x:core0] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core0' (registry 
'solr.core.core0') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@39d751a
   [junit4]   2> 66576 INFO  
(TEST-TestSolrProperties.testProperties-seed#[92E3F389C004B634]) [    x:core0] 
o.a.s.c.SolrCore [[core0] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\solrj\src\test-files\solrj\solr\configsets\shared],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.TestSolrProperties_92E3F389C004B634-001\tempDir-001\data1\]
   [junit4]   2> 66671 INFO  
(TEST-TestSolrProperties.testProperties-seed#[92E3F389C004B634]) [    x:core0] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 66672 INFO  
(TEST-TestSolrProperties.testProperties-seed#[92E3F389C004B634]) [    x:core0] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 66675 INFO  
(TEST-TestSolrProperties.testProperties-seed#[92E3F389C004B634]) [    x:core0] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6711540e[core0] main]
   [junit4]   2> 66676 WARN  
(TEST-TestSolrProperties.testProperties-seed#[92E3F389C004B634]) [    x:core0] 
o.a.s.r.ManagedResourceStorage Cannot write to config directory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\solrj\src\test-files\solrj\solr\configsets\shared\conf;
 switching to use InMemory storage instead.
   [junit4]   2> 66676 INFO  
(TEST-TestSolrProperties.testProperties-seed#[92E3F389C004B634]) [    x:core0] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 66680 INFO  (searcherExecutor-253-thread-1-processing-x:core0) 
[    x:core0] o.a.s.c.SolrCore [core0] Registered new searcher 
Searcher@6711540e[core0] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c1)))}
   [junit4]   2> 66686 INFO  
(TEST-TestSolrProperties.testProperties-seed#[92E3F389C004B634]) [    x:core0] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 66687 INFO  
(TEST-TestSolrProperties.testProperties-seed#[92E3F389C004B634]) [    x:core0] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2d1d5b67[core0] main]
   [junit4]   2> 66690 INFO  (searcherExecutor-253-thread-1-processing-x:core0) 
[    x:core0] o.a.s.c.SolrCore [core0] Registered new searcher 
Searcher@2d1d5b67[core0] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c1)))}
   [junit4]   2> 66690 INFO  
(TEST-TestSolrProperties.testProperties-seed#[92E3F389C004B634]) [    x:core0] 
o.a.s.c.SolrCore [core0]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@10f4cab6
   [junit4]   2> 66690 INFO  
(TEST-TestSolrProperties.testProperties-seed#[92E3F389C004B634]) [    x:core0] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.core0, tag=284478134
   [junit4]   2> 66690 INFO  
(TEST-TestSolrProperties.testProperties-seed#[92E3F389C004B634]) [    x:core0] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@375cdc00: rootName = null, 
domain = solr.core.core0, service url = null, agent id = null] for registry 
solr.core.core0 / com.codahale.metrics.MetricRegistry@6d83d0e3
   [junit4]   2> 66698 INFO  
(TEST-TestSolrProperties.testProperties-seed#[92E3F389C004B634]) [ 

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

DOCUMENTS FROM INDEX
   [junit4]   2> 26967 T126 C12 
oasup.LogUpdateProcessorFactory$LogUpdateProcessor.finish [collection1]  
webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
 0 0
   [junit4]   2> 26967 T126 C12 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 26968 T126 C12 oasu.SolrIndexWriter.setCommitData Calling 
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@29997a8d 
commitCommandVersion:0
   [junit4]   2> 26972 T126 C12 oass.SolrIndexSearcher.<init> Opening 
[Searcher@18d0a816[collection1] main]
   [junit4]   2> 26973 T126 C12 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 26975 T133 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@18d0a816[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 26976 T126 C12 
oasup.LogUpdateProcessorFactory$LogUpdateProcessor.finish [collection1]  
webapp=null path=null params={}{commit=} 0 9
   [junit4]   2> 26990 T126 C12 oashdc.DIHConfiguration.verifyWithSchema id is 
a required field in SolrSchema . But not found in DataConfig
   [junit4]   2> 26990 T126 C12 oashd.DataImporter.loadDataConfig Data 
Configuration loaded successfully
   [junit4]   2> 26991 T126 C12 oashd.DataImporter.doFullImport Starting Full 
Import
   [junit4]   2> 26991 T126 C12 
oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: 
the.properties
   [junit4]   2> 26992 T126 C12 oasu.DirectUpdateHandler2.deleteAll 
[collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 26993 T126 C12 oashd.JdbcDataSource$1.call Creating a 
connection for entity People with URL: jdbc:hsqldb:mem:.
   [junit4]   2> 26993 T126 C12 oashd.JdbcDataSource$1.call Time taken for 
getConnection(): 0
   [junit4]   2> 26994 T126 C12 oashd.JdbcDataSource$1.call Creating a 
connection for entity Countries with URL: jdbc:hsqldb:mem:.
   [junit4]   2> 26998 T126 C12 oashd.JdbcDataSource$1.call Time taken for 
getConnection(): 3
   [junit4]   2> 27006 T126 C12 oashd.DocBuilder.finish Import completed 
successfully
   [junit4]   2> 27006 T126 C12 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 27006 T126 C12 oasu.SolrIndexWriter.setCommitData Calling 
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@29997a8d 
commitCommandVersion:0
   [junit4]   2> 27046 T126 C12 oass.SolrIndexSearcher.<init> Opening 
[Searcher@d495865[collection1] main]
   [junit4]   2> 27052 T133 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@d495865[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(8.0.0):c20)))}
   [junit4]   2> 27053 T126 C12 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 27053 T126 C12 
oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: 
the.properties
   [junit4]   2> 27055 T126 C12 oashd.SimplePropertiesWriter.persist Wrote last 
indexed time to the.properties
   [junit4]   2> 27055 T126 C12 oashd.DocBuilder.execute Time taken = 0:0:0.63
   [junit4]   2> 27055 T126 C12 
oasup.LogUpdateProcessorFactory$LogUpdateProcessor.finish [collection1]  
webapp=null path=null 
params={indent=true&synchronous=true&commit=true&dataConfig=%0a<dataConfig>+%0a<propertyWriter+type%3D"SimplePropertiesWriter"+directory%3D"C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSqlEntityProcessor_D7D36F7C37A4FD76-001\tempDir-002"+filename%3D"the.properties"+/>%0a<dataSource+name%3D"hsqldb"+driver%3D"org.hsqldb.jdbcDriver"+url%3D"jdbc:hsqldb:mem:."+/>+%0a<dataSource+name%3D"derby"+driver%3D"org.apache.derby.jdbc.EmbeddedDriver"+url%3D"jdbc:derby:memory:derbyDB;territory%3Den_US"+/>+%0a<document+name%3D"TestSqlEntityProcessor">+%0a<entity+name%3D"People"+pk%3D"ID"+processor%3D"SqlEntityProcessor"+dataSource%3D"hsqldb"+transformer%3D"AddAColumnTransformer"+query%3D"SELECT+ID,+NAME,+COUNTRY_CODE+FROM+PEOPLE+WHERE+DELETED+!%3D+'Y'+ORDER+BY+ID"+>+%0a<field+column%3D"NAME"+name%3D"NAME_mult_s"+/>+%0a<field+column%3D"COUNTRY_CODE"+name%3D"COUNTRY_CODES_mult_s"+/>+%0a<entity+name%3D"Countries"+pk%3D"Countries.CODE"+dataSource%3D"hsqldb"+transformer%3D"AddAColumnTransformer"+newColumnName%3D"countryAdded_s"+newColumnValue%3D"country_added"+processor%3D"SqlEntityProcessor"+cacheImpl%3D"SortedMapBackedCache"+where%3D"ID%3DPeople.ID"+join%3D"zipper"+query%3D"SELECT+PEOPLE.ID,+CODE,+COUNTRY_NAME+FROM+COUNTRIES+JOIN+PEOPLE+ON+COUNTRIES.CODE%3DPEOPLE.COUNTRY_CODE+WHERE+PEOPLE.DELETED+!%3D+'Y'+ORDER+BY+PEOPLE.ID+"+>+%0a<field+column%3D"CODE"+name%3D"COUNTRY_CODE_s"+/>+%0a<field+column%3D"COUNTRY_NAME"+name%3D"COUNTRY_NAME_s"+/>+%0a</entity>+%0a</entity>+%0a</document>+%0a</dataConfig>+%0a&clean=true&wt=xml&command=full-import}{deleteByQuery=*:*,add=[1,
 2, 3, 4, 5, 6, 7, 8, 9, 11, ... (20 adds)],commit=} 0 67
   [junit4]   2> 27059 T126 C12 oasc.SolrCore.execute [collection1]  
webapp=null path=null params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=20 
status=0 QTime=2
   [junit4]   2> 27100 T126 C12 oasc.SolrCore.execute [collection1]  
webapp=null path=null 
params={q=AddAColumn_s:Added&qt=&start=0&rows=20&version=2.2} hits=20 status=0 
QTime=20
   [junit4]   2> 27104 T126 C12 oasc.SolrCore.execute [collection1]  
webapp=null path=null 
params={q={!term+f%3DNAME_mult_s}Jacob&qt=&start=0&rows=20&version=2.2} hits=1 
status=0 QTime=0
   [junit4]   2> 27114 T126 C12 oasc.SolrCore.execute [collection1]  
webapp=null path=null 
params={q=COUNTRY_CODES_mult_s:NG&qt=&start=0&rows=20&version=2.2} hits=2 
status=0 QTime=5
   [junit4]   2> 27117 T126 C12 oasc.SolrCore.execute [collection1]  
webapp=null path=null 
params={q=countryAdded_s:country_added&qt=&start=0&rows=20&version=2.2} hits=20 
status=0 QTime=1
   [junit4]   2> 27119 T126 C12 oasc.SolrCore.execute [collection1]  
webapp=null path=null params={indent=true&wt=xml} status=0 QTime=0
   [junit4]   2> 27120 T126 C12 oasc.SolrCore.execute [collection1]  
webapp=null path=null params={indent=true&wt=xml} status=0 QTime=0
   [junit4]   2> 27121 T126 oas.SolrTestCaseJ4.tearDown ###Ending 
testCountryZipperChildEntities
   [junit4]   2> 27126 T126 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 27126 T126 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=776668147
   [junit4]   2> 27127 T126 oasm.SolrMetricManager.closeReporters Closing 
metric reporters for registry=solr.node, tag=null
   [junit4]   2> 27127 T126 oasmr.SolrJmxReporter.close Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@963b016: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@142a89d6
   [junit4]   2> 27131 T126 oasm.SolrMetricManager.closeReporters Closing 
metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 27131 T126 oasmr.SolrJmxReporter.close Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@67b23e61: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@113637ef
   [junit4]   2> 27131 T126 oasm.SolrMetricManager.closeReporters Closing 
metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 27131 T126 oasmr.SolrJmxReporter.close Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@32c6c382: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@6fbf9e46
   [junit4]   2> 27132 T137 x:x:collection1 oasc.SolrCore.close [collection1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@18cbbe54
   [junit4]   2> 27132 T137 x:x:collection1 
oasm.SolrMetricManager.closeReporters Closing metric reporters for 
registry=solr.core.collection1, tag=416005716
   [junit4]   2> 27133 T137 x:x:collection1 oasmr.SolrJmxReporter.close Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3d1871f2: rootName 
= null, domain = solr.core.collection1, service url = null, agent id = null] 
for registry solr.core.collection1 / 
com.codahale.metrics.MetricRegistry@204376fb
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSqlEntityProcessor_D7D36F7C37A4FD76-001
   [junit4]   2> Nov 10, 2017 4:28:32 AM 
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): 
{sportsAdded_s=PostingsFormat(name=Direct), 
NAME_mult_s=PostingsFormat(name=Asserting), AddAColumn_s=FSTOrd50, 
COUNTRY_CODE_s=FSTOrd50, 
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 COUNTRY_NAME_s=FSTOrd50, SPORT_NAME_mult_s=PostingsFormat(name=Direct), 
COUNTRY_CODES_mult_s=PostingsFormat(name=Asserting), countryAdded_s=FSTOrd50}, 
docValues:{timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=515, 
maxMBSortInHeap=7.748540497185862, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7dd911b0),
 locale=es-PY, timezone=Australia/Lord_Howe
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=3,threads=1,free=34799616,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestHierarchicalDocBuilder, 
TestZKPropertiesWriter, TestSqlEntityProcessorDelta, TestSqlEntityProcessor]
   [junit4] Completed [12/38 (1!)] on J0 in 4.61s, 12 tests, 1 error, 1 skipped 
<<< FAILURES!

[...truncated 34631 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to