Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/315/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseParallelGC

6 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_50A3AD65ECD5111D-001\testPostingsFormat.testExact-006:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_50A3AD65ECD5111D-001\testPostingsFormat.testExact-006
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_50A3AD65ECD5111D-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_50A3AD65ECD5111D-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_50A3AD65ECD5111D-001\testPostingsFormat.testExact-006:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_50A3AD65ECD5111D-001\testPostingsFormat.testExact-006
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_50A3AD65ECD5111D-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_50A3AD65ECD5111D-001

        at __randomizedtesting.SeedInfo.seed([50A3AD65ECD5111D]: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.lang.Thread.run(Thread.java:748)


FAILED:  
junit.framework.TestSuite.org.apache.lucene.store.TestNativeFSLockFactory

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNativeFSLockFactory_2CF683EA7FA5266C-001\tempDir-011:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNativeFSLockFactory_2CF683EA7FA5266C-001\tempDir-011
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNativeFSLockFactory_2CF683EA7FA5266C-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNativeFSLockFactory_2CF683EA7FA5266C-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNativeFSLockFactory_2CF683EA7FA5266C-001\tempDir-011:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNativeFSLockFactory_2CF683EA7FA5266C-001\tempDir-011
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNativeFSLockFactory_2CF683EA7FA5266C-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNativeFSLockFactory_2CF683EA7FA5266C-001

        at __randomizedtesting.SeedInfo.seed([2CF683EA7FA5266C]: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.lang.Thread.run(Thread.java:748)


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

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestShortCircuitedRequests_B762B1FBC42A1D97-001\control-001\analysisconfs:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestShortCircuitedRequests_B762B1FBC42A1D97-001\control-001\analysisconfs
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestShortCircuitedRequests_B762B1FBC42A1D97-001\control-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestShortCircuitedRequests_B762B1FBC42A1D97-001\control-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestShortCircuitedRequests_B762B1FBC42A1D97-001\control-001\analysisconfs:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestShortCircuitedRequests_B762B1FBC42A1D97-001\control-001\analysisconfs
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestShortCircuitedRequests_B762B1FBC42A1D97-001\control-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestShortCircuitedRequests_B762B1FBC42A1D97-001\control-001

        at __randomizedtesting.SeedInfo.seed([B762B1FBC42A1D97]: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.lang.Thread.run(Thread.java:748)


FAILED:  
junit.framework.TestSuite.org.apache.solr.search.mlt.SimpleMLTQParserTest

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.SimpleMLTQParserTest_B762B1FBC42A1D97-001\init-core-data-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.SimpleMLTQParserTest_B762B1FBC42A1D97-001\init-core-data-001
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.SimpleMLTQParserTest_B762B1FBC42A1D97-001\init-core-data-001\tlog:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.SimpleMLTQParserTest_B762B1FBC42A1D97-001\init-core-data-001\tlog
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.SimpleMLTQParserTest_B762B1FBC42A1D97-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.SimpleMLTQParserTest_B762B1FBC42A1D97-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.SimpleMLTQParserTest_B762B1FBC42A1D97-001\init-core-data-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.SimpleMLTQParserTest_B762B1FBC42A1D97-001\init-core-data-001
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.SimpleMLTQParserTest_B762B1FBC42A1D97-001\init-core-data-001\tlog:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.SimpleMLTQParserTest_B762B1FBC42A1D97-001\init-core-data-001\tlog
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.SimpleMLTQParserTest_B762B1FBC42A1D97-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.SimpleMLTQParserTest_B762B1FBC42A1D97-001

        at __randomizedtesting.SeedInfo.seed([B762B1FBC42A1D97]: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.lang.Thread.run(Thread.java:748)


FAILED:  
junit.framework.TestSuite.org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClientTest

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_9F08EF5DE243E383-001\tempDir-001\collection1\data\tlog:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_9F08EF5DE243E383-001\tempDir-001\collection1\data\tlog
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_9F08EF5DE243E383-001\tempDir-001\collection1\data:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_9F08EF5DE243E383-001\tempDir-001\collection1\data
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_9F08EF5DE243E383-001\tempDir-001\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_9F08EF5DE243E383-001\tempDir-001\collection1
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_9F08EF5DE243E383-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_9F08EF5DE243E383-001\tempDir-001
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_9F08EF5DE243E383-001\tempDir-001\collection1\data\tlog\tlog.0000000000000000001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_9F08EF5DE243E383-001\tempDir-001\collection1\data\tlog\tlog.0000000000000000001
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_9F08EF5DE243E383-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_9F08EF5DE243E383-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_9F08EF5DE243E383-001\tempDir-001\collection1\data\tlog:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_9F08EF5DE243E383-001\tempDir-001\collection1\data\tlog
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_9F08EF5DE243E383-001\tempDir-001\collection1\data:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_9F08EF5DE243E383-001\tempDir-001\collection1\data
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_9F08EF5DE243E383-001\tempDir-001\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_9F08EF5DE243E383-001\tempDir-001\collection1
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_9F08EF5DE243E383-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_9F08EF5DE243E383-001\tempDir-001
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_9F08EF5DE243E383-001\tempDir-001\collection1\data\tlog\tlog.0000000000000000001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_9F08EF5DE243E383-001\tempDir-001\collection1\data\tlog\tlog.0000000000000000001
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_9F08EF5DE243E383-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_9F08EF5DE243E383-001

        at __randomizedtesting.SeedInfo.seed([9F08EF5DE243E383]: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.lang.Thread.run(Thread.java:748)


FAILED:  
junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.SelectWithEvaluatorsTest

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.SelectWithEvaluatorsTest_9F08EF5DE243E383-001\tempDir-001\node2\collection1_shard1_replica_n1\data:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.SelectWithEvaluatorsTest_9F08EF5DE243E383-001\tempDir-001\node2\collection1_shard1_replica_n1\data
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.SelectWithEvaluatorsTest_9F08EF5DE243E383-001\tempDir-001\node2\collection1_shard1_replica_n1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.SelectWithEvaluatorsTest_9F08EF5DE243E383-001\tempDir-001\node2\collection1_shard1_replica_n1
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.SelectWithEvaluatorsTest_9F08EF5DE243E383-001\tempDir-001\node2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.SelectWithEvaluatorsTest_9F08EF5DE243E383-001\tempDir-001\node2
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.SelectWithEvaluatorsTest_9F08EF5DE243E383-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.SelectWithEvaluatorsTest_9F08EF5DE243E383-001\tempDir-001
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.SelectWithEvaluatorsTest_9F08EF5DE243E383-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.SelectWithEvaluatorsTest_9F08EF5DE243E383-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.SelectWithEvaluatorsTest_9F08EF5DE243E383-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.SelectWithEvaluatorsTest_9F08EF5DE243E383-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.SelectWithEvaluatorsTest_9F08EF5DE243E383-001\tempDir-001\node2\collection1_shard1_replica_n1\data:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.SelectWithEvaluatorsTest_9F08EF5DE243E383-001\tempDir-001\node2\collection1_shard1_replica_n1\data
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.SelectWithEvaluatorsTest_9F08EF5DE243E383-001\tempDir-001\node2\collection1_shard1_replica_n1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.SelectWithEvaluatorsTest_9F08EF5DE243E383-001\tempDir-001\node2\collection1_shard1_replica_n1
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.SelectWithEvaluatorsTest_9F08EF5DE243E383-001\tempDir-001\node2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.SelectWithEvaluatorsTest_9F08EF5DE243E383-001\tempDir-001\node2
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.SelectWithEvaluatorsTest_9F08EF5DE243E383-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.SelectWithEvaluatorsTest_9F08EF5DE243E383-001\tempDir-001
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.SelectWithEvaluatorsTest_9F08EF5DE243E383-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.SelectWithEvaluatorsTest_9F08EF5DE243E383-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.SelectWithEvaluatorsTest_9F08EF5DE243E383-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.SelectWithEvaluatorsTest_9F08EF5DE243E383-001

        at __randomizedtesting.SeedInfo.seed([9F08EF5DE243E383]: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.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 1027 lines...]
   [junit4] Suite: org.apache.lucene.store.TestNativeFSLockFactory
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=RandomSimilarity(queryNorm=true): {content=DFR I(F)2}, 
locale=ja-JP-u-ca-japanese-x-lvariant-JP, timezone=Africa/Dakar
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 
(32-bit)/cpus=3,threads=1,free=31189104,total=179830784
   [junit4]   2> NOTE: All tests run in this JVM: [TestMixedCodecs, 
TestIndexWriterOutOfFileDescriptors, TestTopDocsCollector, 
TestBlockPostingsFormat2, MultiCollectorTest, TestCodecHoldsOpenFiles, 
TestCodecUtil, TestDocumentsWriterDeleteQueue, TestComplexExplanations, 
TestRecyclingIntBlockAllocator, TestNeverDelete, TestMathUtil, 
TestParallelLeafReader, TestSpansEnum, TestIndexingSequenceNumbers, 
TestLiveFieldValues, TestHighCompressionMode, TestBinaryDocValuesUpdates, 
TestAllFilesDetectTruncation, TestNotDocIdSet, Test2BPoints, 
TestBlendedTermQuery, TestCrashCausesCorruptIndex, TestDocValuesQueries, 
TestDemoParallelLeafReader, TestCloseableThreadLocal, TestIndexSorting, 
TestLRUQueryCache, TestAllFilesHaveCodecHeader, TestStressDeletes, 
TestMinimize, TestOmitTf, TestFrequencyTrackingRingBuffer, 
TestGeoEncodingUtils, TestSortedSetSortField, TestDoc, TestSloppyPhraseQuery, 
TestPositionIncrement, TestSpanExplanationsOfNonMatches, TestUnicodeUtil, 
TestTimeLimitingCollector, TestIndexWriterUnicode, TestSearch, 
TestLucene50TermVectorsFormat, TestRegexpRandom, TestAssertions, 
TestLevenshteinAutomata, TestCharFilter, TestFilterIterator, 
TestBinaryDocument, TestLogMergePolicy, TestFilterDirectory, TestMmapDirectory, 
TestBagOfPositions, TestNoMergePolicy, TestIntArrayDocIdSet, TestUTF32ToUTF8, 
TestBooleanRewrites, TestPayloadsOnVectors, FiniteStringsIteratorTest, 
TestReusableStringReader, TestSearchForDuplicates, TestIndexFileDeleter, 
TestIndexWriterExceptions, TestBKD, TestCollectionUtil, TestMultiTermsEnum, 
TestTermScorer, TestTragicIndexWriterDeadlock, TestLucene70DocValuesFormat, 
Test2BSortedDocValuesOrds, TestMultiPhraseEnum, TestFilterCodecReader, 
TestSingleInstanceLockFactory, TestTimSorter, TestPackedTokenAttributeImpl, 
TestConjunctionDISI, TestAddIndexes, TestSearchWithThreads, TestSpans, 
Test4GBStoredFields, TestSimpleExplanationsWithFillerDocs, TestMaxPosition, 
TestSimilarity2, TestToken, TestIndexableField, TestRamUsageEstimator, 
TestSpanExplanations, TestFilterLeafReader, TestPriorityQueue, TestPrefixQuery, 
TestSimpleAttributeImpl, TestVirtualMethod, Test2BPositions, TestStringHelper, 
TestDuelingCodecs, TestSPIClassIterator, TestDocsAndPositions, 
TestLazyProxSkipping, TestNativeFSLockFactory]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestNativeFSLockFactory -Dtests.seed=2CF683EA7FA5266C 
-Dtests.slow=true -Dtests.locale=ja-JP-u-ca-japanese-x-lvariant-JP 
-Dtests.timezone=Africa/Dakar -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestNativeFSLockFactory (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-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNativeFSLockFactory_2CF683EA7FA5266C-001\tempDir-011:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNativeFSLockFactory_2CF683EA7FA5266C-001\tempDir-011
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNativeFSLockFactory_2CF683EA7FA5266C-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNativeFSLockFactory_2CF683EA7FA5266C-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([2CF683EA7FA5266C]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [247/456 (1!)] on J0 in 10.10s, 11 tests, 1 error <<< 
FAILURES!

[...truncated 5279 lines...]
   [junit4] Suite: 
org.apache.lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=298, maxMBSortInHeap=7.654775129084268, 
sim=RandomSimilarity(queryNorm=false): {f_DOCS_AND_FREQS=DFR GB2, field=IB 
LL-L3(800.0), f_DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS=LM 
Jelinek-Mercer(0.700000), f_DOCS_AND_FREQS_AND_POSITIONS=DFR I(ne)B2, body=DFR 
GL3(800.0), f_DOCS=BM25(k1=1.2,b=0.75)}, locale=ar-LY, 
timezone=America/Coral_Harbour
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 
(32-bit)/cpus=3,threads=1,free=127704280,total=154140672
   [junit4]   2> NOTE: All tests run in this JVM: [TestDirectPostingsFormat, 
TestSimpleTextPointsFormat, TestVarGapDocFreqIntervalPostingsFormat]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestVarGapDocFreqIntervalPostingsFormat 
-Dtests.seed=50A3AD65ECD5111D -Dtests.slow=true -Dtests.locale=ar-LY 
-Dtests.timezone=America/Coral_Harbour -Dtests.asserts=true 
-Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestVarGapDocFreqIntervalPostingsFormat (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-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_50A3AD65ECD5111D-001\testPostingsFormat.testExact-006:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_50A3AD65ECD5111D-001\testPostingsFormat.testExact-006
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_50A3AD65ECD5111D-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_50A3AD65ECD5111D-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([50A3AD65ECD5111D]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [6/20 (1!)] on J0 in 5.75s, 25 tests, 1 error <<< 
FAILURES!

[...truncated 7178 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestShortCircuitedRequests
   [junit4]   2> 3194784 INFO  
(SUITE-TestShortCircuitedRequests-seed#[B762B1FBC42A1D97]-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-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestShortCircuitedRequests_B762B1FBC42A1D97-001\init-core-data-001
   [junit4]   2> 3194785 WARN  
(SUITE-TestShortCircuitedRequests-seed#[B762B1FBC42A1D97]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11
   [junit4]   2> 3194785 INFO  
(SUITE-TestShortCircuitedRequests-seed#[B762B1FBC42A1D97]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3194790 INFO  
(SUITE-TestShortCircuitedRequests-seed#[B762B1FBC42A1D97]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 3194790 INFO  
(SUITE-TestShortCircuitedRequests-seed#[B762B1FBC42A1D97]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 3194794 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3194794 INFO  (Thread-6893) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3194794 INFO  (Thread-6893) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 3194797 ERROR (Thread-6893) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3194894 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:64749
   [junit4]   2> 3194901 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15fd5425a210000, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3194908 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 3194910 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 3194911 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3194913 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 3194913 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 3194915 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 3194916 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 3194917 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3194919 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3194920 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 3194921 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 3194926 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 3195400 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3195401 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1fb48b6{/,null,AVAILABLE}
   [junit4]   2> 3195402 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@f914cd{SSL,[ssl, 
http/1.1]}{127.0.0.1:64759}
   [junit4]   2> 3195402 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.e.j.s.Server Started @3203573ms
   [junit4]   2> 3195402 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestShortCircuitedRequests_B762B1FBC42A1D97-001\tempDir-001/control/data,
 hostContext=/, hostPort=64759, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestShortCircuitedRequests_B762B1FBC42A1D97-001\control-001\cores}
   [junit4]   2> 3195402 ERROR 
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3195402 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.2.0
   [junit4]   2> 3195402 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3195403 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3195403 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-19T17:10:16.959Z
   [junit4]   2> 3195445 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15fd5425a210003, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3195445 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3195445 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestShortCircuitedRequests_B762B1FBC42A1D97-001\control-001\solr.xml
   [junit4]   2> 3195452 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 3195452 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3195452 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@fe208c, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3195457 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64749/solr
   [junit4]   2> 3195650 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) 
[n:127.0.0.1:64759_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3195651 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) 
[n:127.0.0.1:64759_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:64759_
   [junit4]   2> 3195652 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) 
[n:127.0.0.1:64759_    ] o.a.s.c.Overseer Overseer 
(id=99032197782110213-127.0.0.1:64759_-n_0000000000) starting
   [junit4]   2> 3195660 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) 
[n:127.0.0.1:64759_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:64759_
   [junit4]   2> 3195662 INFO  
(OverseerStateUpdate-99032197782110213-127.0.0.1:64759_-n_0000000000) 
[n:127.0.0.1:64759_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3195776 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) 
[n:127.0.0.1:64759_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@fe208c
   [junit4]   2> 3195782 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) 
[n:127.0.0.1:64759_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@fe208c
   [junit4]   2> 3195783 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) 
[n:127.0.0.1:64759_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@fe208c
   [junit4]   2> 3195784 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) 
[n:127.0.0.1:64759_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestShortCircuitedRequests_B762B1FBC42A1D97-001\control-001\cores
   [junit4]   2> 3195809 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3195810 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64749/solr ready
   [junit4]   2> 3195836 INFO  (qtp3095425-31950) [n:127.0.0.1:64759_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:64759_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3195838 INFO  
(OverseerThreadFactory-14005-thread-1-processing-n:127.0.0.1:64759_) 
[n:127.0.0.1:64759_    ] o.a.s.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 3195948 INFO  (qtp3095425-31957) [n:127.0.0.1:64759_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3195949 INFO  (qtp3095425-31957) [n:127.0.0.1:64759_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 3196055 INFO  
(zkCallback-5124-thread-1-processing-n:127.0.0.1:64759_) [n:127.0.0.1:64759_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3196978 INFO  (qtp3095425-31957) [n:127.0.0.1:64759_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 3196989 INFO  (qtp3095425-31957) [n:127.0.0.1:64759_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 3197049 INFO  (qtp3095425-31957) [n:127.0.0.1:64759_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 3197063 INFO  (qtp3095425-31957) [n:127.0.0.1:64759_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 3197064 INFO  (qtp3095425-31957) [n:127.0.0.1:64759_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@fe208c
   [junit4]   2> 3197064 INFO  (qtp3095425-31957) [n:127.0.0.1:64759_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3197064 INFO  (qtp3095425-31957) [n:127.0.0.1:64759_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestShortCircuitedRequests_B762B1FBC42A1D97-001\control-001\cores\control_collection_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestShortCircuitedRequests_B762B1FBC42A1D97-001\control-001\cores\control_collection_shard1_replica_n1\data\]
   [junit4]   2> 3197066 INFO  (qtp3095425-31957) [n:127.0.0.1:64759_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.720268415106691]
   [junit4]   2> 3197067 WARN  (qtp3095425-31957) [n:127.0.0.1:64759_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 3197129 INFO  (qtp3095425-31957) [n:127.0.0.1:64759_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 3197129 INFO  (qtp3095425-31957) [n:127.0.0.1:64759_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3197130 INFO  (qtp3095425-31957) [n:127.0.0.1:64759_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3197130 INFO  (qtp3095425-31957) [n:127.0.0.1:64759_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3197131 INFO  (qtp3095425-31957) [n:127.0.0.1:64759_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=99.009765625, 
floorSegmentMB=0.7021484375, forceMergeDeletesPctAllowed=10.705110695147223, 
segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8571738573222036
   [junit4]   2> 3197131 INFO  (qtp3095425-31957) [n:127.0.0.1:64759_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@393269[control_collection_shard1_replica_n1] main]
   [junit4]   2> 3197132 INFO  (qtp3095425-31957) [n:127.0.0.1:64759_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 3197133 INFO  (qtp3095425-31957) [n:127.0.0.1:64759_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3197133 INFO  (qtp3095425-31957) [n:127.0.0.1:64759_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3197133 INFO  (qtp3095425-31957) [n:127.0.0.1:64759_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1584515166963236864
   [junit4]   2> 3197134 INFO  
(searcherExecutor-14008-thread-1-processing-n:127.0.0.1:64759_ 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:64759_ c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@393269[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3197137 INFO  (qtp3095425-31957) [n:127.0.0.1:64759_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3197138 INFO  (qtp3095425-31957) [n:127.0.0.1:64759_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3197138 INFO  (qtp3095425-31957) [n:127.0.0.1:64759_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:64759/control_collection_shard1_replica_n1/
   [junit4]   2> 3197138 INFO  (qtp3095425-31957) [n:127.0.0.1:64759_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3197138 INFO  (qtp3095425-31957) [n:127.0.0.1:64759_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:64759/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 3197138 INFO  (qtp3095425-31957) [n:127.0.0.1:64759_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 3197141 INFO  (qtp3095425-31957) [n:127.0.0.1:64759_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:64759/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 3197242 INFO  
(zkCallback-5124-thread-2-processing-n:127.0.0.1:64759_) [n:127.0.0.1:64759_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3197293 INFO  (qtp3095425-31957) [n:127.0.0.1:64759_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3197295 INFO  (qtp3095425-31957) [n:127.0.0.1:64759_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1346
   [junit4]   2> 3197299 INFO  (qtp3095425-31950) [n:127.0.0.1:64759_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 3197396 INFO  
(zkCallback-5124-thread-2-processing-n:127.0.0.1:64759_) [n:127.0.0.1:64759_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3197841 INFO  
(OverseerCollectionConfigSetProcessor-99032197782110213-127.0.0.1:64759_-n_0000000000)
 [n:127.0.0.1:64759_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 3198300 INFO  (qtp3095425-31950) [n:127.0.0.1:64759_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:64759_&wt=javabin&version=2}
 status=0 QTime=2464
   [junit4]   2> 3198301 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15fd5425a210006, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3198312 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3198313 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64749/solr ready
   [junit4]   2> 3198313 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 3198316 INFO  (qtp3095425-31944) [n:127.0.0.1:64759_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3198320 INFO  
(OverseerThreadFactory-14005-thread-2-processing-n:127.0.0.1:64759_) 
[n:127.0.0.1:64759_    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 3198321 WARN  
(OverseerThreadFactory-14005-thread-2-processing-n:127.0.0.1:64759_) 
[n:127.0.0.1:64759_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a 
collection (collection1) without cores.
   [junit4]   2> 3198432 INFO  (qtp3095425-31944) [n:127.0.0.1:64759_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 3198432 INFO  (qtp3095425-31944) [n:127.0.0.1:64759_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=116
   [junit4]   2> 3199047 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestShortCircuitedRequests_B762B1FBC42A1D97-001\shard-1-001
 of type NRT
   [junit4]   2> 3199050 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3199050 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1c9e7e{/,null,AVAILABLE}
   [junit4]   2> 3199051 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@a92469{SSL,[ssl, 
http/1.1]}{127.0.0.1:64782}
   [junit4]   2> 3199051 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.e.j.s.Server Started @3207223ms
   [junit4]   2> 3199051 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestShortCircuitedRequests_B762B1FBC42A1D97-001\tempDir-001/jetty1,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=64782, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestShortCircuitedRequests_B762B1FBC42A1D97-001\shard-1-001\cores}
   [junit4]   2> 3199051 ERROR 
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3199052 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.2.0
   [junit4]   2> 3199052 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3199052 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3199052 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-19T17:10:20.608Z
   [junit4]   2> 3199076 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3199076 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestShortCircuitedRequests_B762B1FBC42A1D97-001\shard-1-001\solr.xml
   [junit4]   2> 3199088 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 3199088 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3199089 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@fe208c, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3199096 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64749/solr
   [junit4]   2> 3199112 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) 
[n:127.0.0.1:64782_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3199115 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) 
[n:127.0.0.1:64782_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3199118 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) 
[n:127.0.0.1:64782_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:64782_
   [junit4]   2> 3199127 INFO  (zkCallback-5132-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3199127 INFO  
(zkCallback-5137-thread-1-processing-n:127.0.0.1:64782_) [n:127.0.0.1:64782_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3199130 INFO  
(zkCallback-5124-thread-2-processing-n:127.0.0.1:64759_) [n:127.0.0.1:64759_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3199356 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) 
[n:127.0.0.1:64782_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@fe208c
   [junit4]   2> 3199368 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) 
[n:127.0.0.1:64782_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@fe208c
   [junit4]   2> 3199368 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) 
[n:127.0.0.1:64782_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@fe208c
   [junit4]   2> 3199372 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) 
[n:127.0.0.1:64782_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestShortCircuitedRequests_B762B1FBC42A1D97-001\shard-1-001\cores
   [junit4]   2> 3199415 INFO  (qtp3095425-31948) [n:127.0.0.1:64759_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:64782_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3199418 INFO  
(OverseerCollectionConfigSetProcessor-99032197782110213-127.0.0.1:64759_-n_0000000000)
 [n:127.0.0.1:64759_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 3199423 INFO  
(OverseerThreadFactory-14005-thread-3-processing-n:127.0.0.1:64759_) 
[n:127.0.0.1:64759_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:64782_ 
for creating new replica
   [junit4]   2> 3199470 INFO  (qtp18045992-31997) [n:127.0.0.1:64782_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n81&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3199471 INFO  (qtp18045992-31997) [n:127.0.0.1:64782_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 3199578 INFO  
(zkCallback-5137-thread-1-processing-n:127.0.0.1:64782_) [n:127.0.0.1:64782_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3200505 INFO  (qtp18045992-31997) [n:127.0.0.1:64782_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 3200520 INFO  (qtp18045992-31997) [n:127.0.0.1:64782_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n81] Schema name=test
   [junit4]   2> 3200595 INFO  (qtp18045992-31997) [n:127.0.0.1:64782_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 3200618 INFO  (qtp18045992-31997) [n:127.0.0.1:64782_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n81' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 3200619 INFO  (qtp18045992-31997) [n:127.0.0.1:64782_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n81' (registry 
'solr.core.collection1.shard2.replica_n81') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@fe208c
   [junit4]   2> 3200620 INFO  (qtp18045992-31997) [n:127.0.0.1:64782_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 3200620 INFO  (qtp18045992-31997) [n:127.0.0.1:64782_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n81] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestShortCircuitedRequests_B762B1FBC42A1D97-001\shard-1-001\cores\collection1_shard2_replica_n81],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestShortCircuitedRequests_B762B1FBC42A1D97-001\shard-1-001\cores\collection1_shard2_replica_n81\data\]
   [junit4]   2> 3200630 INFO  (qtp18045992-31997) [n:127.0.0.1:64782_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.720268415106691]
   [junit4]   2> 3200639 WARN  (qtp18045992-31997) [n:127.0.0.1:64782_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 3200759 INFO  (qtp18045992-31997) [n:127.0.0.1:64782_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3200759 INFO  (qtp18045992-31997) [n:127.0.0.1:64782_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3200762 INFO  (qtp18045992-31997) [n:127.0.0.1:64782_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 3200762 INFO  (qtp18045992-31997) [n:127.0.0.1:64782_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 3200767 INFO  (qtp18045992-31997) [n:127.0.0.1:64782_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=99.009765625, 
floorSegmentMB=0.7021484375, forceMergeDeletesPctAllowed=10.705110695147223, 
segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8571738573222036
   [junit4]   2> 3200769 INFO  (qtp18045992-31997) [n:127.0.0.1:64782_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@69229d[collection1_shard2_replica_n81] main]
   [junit4]   2> 3200770 INFO  (qtp18045992-31997) [n:127.0.0.1:64782_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 3200772 INFO  (qtp18045992-31997) [n:127.0.0.1:64782_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3200774 INFO  (qtp18045992-31997) [n:127.0.0.1:64782_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3200775 INFO  
(searcherExecutor-14019-thread-1-processing-n:127.0.0.1:64782_ 
x:collection1_shard2_replica_n81 s:shard2 c:collection1) [n:127.0.0.1:64782_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.c.SolrCore 
[collection1_shard2_replica_n81] Registered new searcher 
Searcher@69229d[collection1_shard2_replica_n81] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3200775 INFO  (qtp18045992-31997) [n:127.0.0.1:64782_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1584515170782150656
   [junit4]   2> 3200785 INFO  (qtp18045992-31997) [n:127.0.0.1:64782_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3200786 INFO  (qtp18045992-31997) [n:127.0.0.1:64782_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3200787 INFO  (qtp18045992-31997) [n:127.0.0.1:64782_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:64782/collection1_shard2_replica_n81/
   [junit4]   2> 3200787 INFO  (qtp18045992-31997) [n:127.0.0.1:64782_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 3200787 INFO  (qtp18045992-31997) [n:127.0.0.1:64782_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.c.SyncStrategy 
https://127.0.0.1:64782/collection1_shard2_replica_n81/ has no replicas
   [junit4]   2> 3200787 INFO  (qtp18045992-31997) [n:127.0.0.1:64782_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 3200789 INFO  (qtp18045992-31997) [n:127.0.0.1:64782_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:64782/collection1_shard2_replica_n81/ shard2
   [junit4]   2> 3200892 INFO  
(zkCallback-5137-thread-1-processing-n:127.0.0.1:64782_) [n:127.0.0.1:64782_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3200893 INFO  (qtp18045992-31997) [n:127.0.0.1:64782_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 3200895 INFO  (qtp18045992-31997) [n:127.0.0.1:64782_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n81&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1425
   [junit4]   2> 3200897 INFO  (qtp3095425-31948) [n:127.0.0.1:64759_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:64782_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1481
   [junit4]   2> 3201018 INFO  
(zkCallback-5137-thread-1-processing-n:127.0.0.1:64782_) [n:127.0.0.1:64782_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3201395 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestShortCircuitedRequests_B762B1FBC42A1D97-001\shard-2-001
 of type NRT
   [junit4]   2> 3201401 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3201402 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6ba890{/,null,AVAILABLE}
   [junit4]   2> 3201403 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@b5e381{SSL,[ssl, 
http/1.1]}{127.0.0.1:64801}
   [junit4]   2> 3201403 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.e.j.s.Server Started @3209574ms
   [junit4]   2> 3201403 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestShortCircuitedRequests_B762B1FBC42A1D97-001\tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=64801, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestShortCircuitedRequests_B762B1FBC42A1D97-001\shard-2-001\cores}
   [junit4]   2> 3201403 ERROR 
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3201403 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.2.0
   [junit4]   2> 3201403 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3201403 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3201403 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-19T17:10:22.959Z
   [junit4]   2> 3201419 INFO  
(OverseerCollectionConfigSetProcessor-99032197782110213-127.0.0.1:64759_-n_0000000000)
 [n:127.0.0.1:64759_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 3201424 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15fd5425a21000b, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3201424 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3201424 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestShortCircuitedRequests_B762B1FBC42A1D97-001\shard-2-001\solr.xml
   [junit4]   2> 3201432 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 3201432 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3201432 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@fe208c, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3201437 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64749/solr
   [junit4]   2> 3201443 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15fd5425a21000c, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3201451 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) 
[n:127.0.0.1:64801_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 3201454 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) 
[n:127.0.0.1:64801_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3201456 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) 
[n:127.0.0.1:64801_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:64801_
   [junit4]   2> 3201457 INFO  (zkCallback-5132-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3201459 INFO  
(zkCallback-5124-thread-2-processing-n:127.0.0.1:64759_) [n:127.0.0.1:64759_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3201459 INFO  
(zkCallback-5143-thread-1-processing-n:127.0.0.1:64801_) [n:127.0.0.1:64801_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3201459 INFO  
(zkCallback-5137-thread-1-processing-n:127.0.0.1:64782_) [n:127.0.0.1:64782_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3201720 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) 
[n:127.0.0.1:64801_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@fe208c
   [junit4]   2> 3201734 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) 
[n:127.0.0.1:64801_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@fe208c
   [junit4]   2> 3201734 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) 
[n:127.0.0.1:64801_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@fe208c
   [junit4]   2> 3201740 INFO  
(TEST-TestShortCircuitedRequests.test-seed#[B762B1FBC42A1D97]) 
[n:127.0.0.1:64801_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestShortCircuitedRequests_B762B1FBC42A1D97-001\shard-2-001\cores
   [junit4]   2> 3201823 INFO  (qtp3095425-31949) [n:127.0.0.1:64759_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:64801_&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3201827 INFO  
(OverseerThreadFactory-14005-thread-4-processing-n:127.0.0.1:64759_) 
[n:127.0.0.1:64759_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:64801_ 
for creating new replica
   [junit4]   2> 3201862 INFO  (qtp5227039-32030) [n:127.0.0.1:64801_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n83&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3201863 INFO  (qtp5227039-32030) [n:127.0.0.1:64801_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 3201969 INFO  
(zkCallback-5137-thread-1-processing-n:127.0.0.1:64782_) [n:127.0.0.1:64782_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 3201970 INFO  
(zkCallback-5143-thread-1-processing-n:127.0.0.1:64801_) [n:127.0.0.1:64801_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 3202886 INFO  (qtp5227039-32030) [n:127.0.0.1:64801_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 3202894 INFO  (qtp5227039-32030) [n:127.0.0.1:64801_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.s.IndexSchema 
[collection1_shard3_replica_n83] Schema name=test
   [junit4]   2> 3202943 INFO  (qtp5227039-32030) [n:127.0.0.1:64801_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 3202958 INFO  (qtp5227039-32030) [n:127.0.0.1:64801_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard3_replica_n83' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 3202958 INFO  (qtp5227039-32030) [n:127.0.0.1:64801_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard3.replica_n83' (registry 
'solr.core.collection1.shard3.replica_n83') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@fe208c
   [junit4]   2> 3202959 INFO  (qtp5227039-32030) [n:127.0.0.1:64801_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 3202959 INFO  (qtp5227039-32030) [n:127.0.0.1:64801_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.c.SolrCore 
[[collection1_shard3_replica_n83] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestShortCircuitedRequests_B762B1FBC42A1D97-001\shard-2-001\cores\collection1_shard3_replica_n83],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestShortCircuitedRequests_B762B1FBC42A1D97-001\shard-2-001\cores\collection1_shard3_replica_n83\data\]
   [junit4]   2> 3202961 INFO  (qtp5227039-32030) [n:127.0.0.1:64801_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.720268415106691]
   [junit4]   2> 3202963 WARN  (qtp5227039-32030) [n:127.0.0.1:64801_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 3203040 INFO  (qtp5227039-32030) [n:127.0.0.1:64801_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3203040 INFO  (qtp5227039-32030) [n:127.0.0.1:64801_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3203041 INFO  (qtp5227039-32030) [n:127.0.0.1:64801_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 3203041 INFO  (qtp5227039-32030) [n:127.0.0.1:64801_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 3203042 INFO  (qtp5227039-32030) [n:127.0.0.1:64801_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=99.009765625, 
floorSegmentMB=0.7021484375, forceMergeDeletesPctAllowed=10.705110695147223, 
segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8571738573222036
   [junit4]   2> 3203042 INFO  (qtp5227039-32030) [n:127.0.0.1:64801_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@13600e9[collection1_shard3_replica_n83] main]
   [junit4]   2> 3203044 INFO  (qtp5227039-32030) [n:127.0.0.1:64801_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 3203044 INFO  (qtp5227039-32030) [n:127.0.0.1:64801_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3203045 INFO  (qtp5227039-32030) [n:127.0.0.1:64801_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3203045 INFO  (qtp5227039-32030) [n:127.0.0.1:64801_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1584515173162418176
   [junit4]   2> 3203045 INFO  
(searcherExecutor-14030-thread-1-processing-n:127.0.0.1:64801_ 
x:collection1_shard3_replica_n83 s:shard3 c:collection1) [n:127.0.0.1:64801_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.c.SolrCore 
[collection1_shard3_replica_n83] Registered new searcher 
Searcher@13600e9[collection1_shard3_replica_n83] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3203049 INFO  (qtp5227039-32030) [n:127.0.0.1:64801_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3203049 INFO  (qtp5227039-32030) [n:127.0.0.1:64801_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 320304

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

) [    x:collection1] o.a.s.u.LoggingInfoStream 
[IW][coreCloseExecutor-1009-thread-1]: waitForMerges
   [junit4]   2> 178886 INFO  (coreCloseExecutor-1009-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1009-thread-1]: 
waitForMerges done
   [junit4]   2> 178886 INFO  (coreCloseExecutor-1009-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1009-thread-1]: 
commit: start
   [junit4]   2> 178886 INFO  (coreCloseExecutor-1009-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1009-thread-1]: 
commit: enter lock
   [junit4]   2> 178886 INFO  (coreCloseExecutor-1009-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1009-thread-1]: 
commit: now prepare
   [junit4]   2> 178886 INFO  (coreCloseExecutor-1009-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1009-thread-1]: 
prepareCommit: flush
   [junit4]   2> 178886 INFO  (coreCloseExecutor-1009-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1009-thread-1]: 
  index before flush _1(7.2.0):C281 _2(7.2.0):C219
   [junit4]   2> 178886 INFO  (coreCloseExecutor-1009-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-1009-thread-1]: 
startFullFlush
   [junit4]   2> 178886 INFO  (coreCloseExecutor-1009-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1009-thread-1]: 
now apply all deletes for all segments buffered updates bytesUsed=0 reader pool 
bytesUsed=0
   [junit4]   2> 178886 INFO  (coreCloseExecutor-1009-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-1009-thread-1]: 
waitApply: no deletes to apply
   [junit4]   2> 178886 INFO  (coreCloseExecutor-1009-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-1009-thread-1]: 
coreCloseExecutor-1009-thread-1 finishFullFlush success=true
   [junit4]   2> 178886 INFO  (coreCloseExecutor-1009-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1009-thread-1]: 
startCommit(): start
   [junit4]   2> 178886 INFO  (coreCloseExecutor-1009-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1009-thread-1]: 
  skip startCommit(): no changes pending
   [junit4]   2> 178886 INFO  (coreCloseExecutor-1009-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1009-thread-1]: 
commit: pendingCommit == null; skip
   [junit4]   2> 178886 INFO  (coreCloseExecutor-1009-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1009-thread-1]: 
commit: took 0.3 msec
   [junit4]   2> 178886 INFO  (coreCloseExecutor-1009-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1009-thread-1]: 
commit: done
   [junit4]   2> 178886 INFO  (coreCloseExecutor-1009-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1009-thread-1]: 
rollback
   [junit4]   2> 178886 INFO  (coreCloseExecutor-1009-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1009-thread-1]: 
all running merges have aborted
   [junit4]   2> 178886 INFO  (coreCloseExecutor-1009-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1009-thread-1]: 
rollback: done finish merges
   [junit4]   2> 178886 INFO  (coreCloseExecutor-1009-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-1009-thread-1]: 
abort
   [junit4]   2> 178886 INFO  (coreCloseExecutor-1009-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-1009-thread-1]: 
done abort success=true
   [junit4]   2> 178886 INFO  (coreCloseExecutor-1009-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1009-thread-1]: 
rollback: infos=_1(7.2.0):C281 _2(7.2.0):C219
   [junit4]   2> 178886 INFO  (coreCloseExecutor-1009-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[IFD][coreCloseExecutor-1009-thread-1]: now checkpoint "_1(7.2.0):C281 
_2(7.2.0):C219" [2 segments ; isCommit = false]
   [junit4]   2> 178886 INFO  (coreCloseExecutor-1009-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[IFD][coreCloseExecutor-1009-thread-1]: 0 msec to checkpoint
   [junit4]   2> 178923 INFO  
(SUITE-ConcurrentUpdateSolrClientTest-seed#[9F08EF5DE243E383]-worker) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@433c39{/solr,null,UNAVAILABLE}
   [junit4]   2> 178926 INFO  
(SUITE-ConcurrentUpdateSolrClientTest-seed#[9F08EF5DE243E383]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=882, maxMBSortInHeap=6.0180200386058145, 
sim=RandomSimilarity(queryNorm=false): {}, locale=ca, timezone=Asia/Anadyr
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 
(32-bit)/cpus=3,threads=1,free=158071720,total=301203456
   [junit4]   2> NOTE: All tests run in this JVM: 
[HttpSolrClientSSLAuthConPoolTest, JdbcTest, TestCoreAdmin, 
CumulativeProbabilityEvaluatorTest, SolrExampleXMLTest, ReverseEvaluatorTest, 
NormalDistributionEvaluatorTest, HttpSolrClientBuilderTest, 
ModifiableSolrParamsTest, LessThanEvaluatorTest, ShardParamsTest, 
TermsResponseTest, TestToleratedUpdateError, TestHash, 
StreamExpressionToExpessionTest, TestXMLEscaping, TestPolicy, 
ConcatOperationTest, SolrExampleEmbeddedTest, SelectWithEvaluatorsTest, 
TestV1toV2ApiMapper, EmpiricalDistributionEvaluatorTest, 
TestDelegationTokenRequest, TestUpdateRequestCodec, TestJavaBinCodec, 
CeilingEvaluatorTest, TestRetryUtil, RecursiveEvaluatorTest, AddEvaluatorTest, 
TestDocumentObjectBinder, TestLBHttpSolrClient, HyperbolicSineEvaluatorTest, 
ExclusiveOrEvaluatorTest, SubtractEvaluatorTest, FloorEvaluatorTest, 
CommonAdminParamsTest, TestEmbeddedSolrServer, SolrExampleStreamingTest, 
SolrExampleStreamingBinaryTest, SolrExampleJettyTest, 
LargeVolumeBinaryJettyTest, TestBatchUpdate, JettyWebappTest, 
TestSpellCheckResponse, LargeVolumeJettyTest, TestSolrProperties, 
MergeIndexesEmbeddedTest, QueryResponseTest, TestNamedListCodec, SolrQueryTest, 
SolrDocumentTest, SolrExceptionTest, FieldAnalysisResponseTest, NamedListTest, 
AnlysisResponseBaseTest, UsingSolrJRefGuideExamplesTest, GetByIdTest, 
SolrSchemalessExampleTest, BasicHttpSolrClientTest, CloudSolrClientBuilderTest, 
CloudSolrClientMultiConstructorTest, CloudSolrClientTest, 
ConcurrentUpdateSolrClientBuilderTest, ConcurrentUpdateSolrClientTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=ConcurrentUpdateSolrClientTest -Dtests.seed=9F08EF5DE243E383 
-Dtests.slow=true -Dtests.locale=ca -Dtests.timezone=Asia/Anadyr 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | ConcurrentUpdateSolrClientTest (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-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_9F08EF5DE243E383-001\tempDir-001\collection1\data\tlog:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_9F08EF5DE243E383-001\tempDir-001\collection1\data\tlog
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_9F08EF5DE243E383-001\tempDir-001\collection1\data:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_9F08EF5DE243E383-001\tempDir-001\collection1\data
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_9F08EF5DE243E383-001\tempDir-001\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_9F08EF5DE243E383-001\tempDir-001\collection1
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_9F08EF5DE243E383-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_9F08EF5DE243E383-001\tempDir-001
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_9F08EF5DE243E383-001\tempDir-001\collection1\data\tlog\tlog.0000000000000000001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_9F08EF5DE243E383-001\tempDir-001\collection1\data\tlog\tlog.0000000000000000001
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_9F08EF5DE243E383-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.ConcurrentUpdateSolrClientTest_9F08EF5DE243E383-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([9F08EF5DE243E383]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [86/146 (2!)] on J0 in 11.44s, 3 tests, 1 error <<< 
FAILURES!

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

Reply via email to