Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.6-Windows/69/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

10 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.lucene.codecs.memory.TestFSTOrdPostingsFormat

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.memory.TestFSTOrdPostingsFormat_3DC02E9A29E7B0D8-001\index-NIOFSDirectory-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.memory.TestFSTOrdPostingsFormat_3DC02E9A29E7B0D8-001\index-NIOFSDirectory-001
    
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.memory.TestFSTOrdPostingsFormat_3DC02E9A29E7B0D8-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.memory.TestFSTOrdPostingsFormat_3DC02E9A29E7B0D8-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.memory.TestFSTOrdPostingsFormat_3DC02E9A29E7B0D8-001\index-NIOFSDirectory-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.memory.TestFSTOrdPostingsFormat_3DC02E9A29E7B0D8-001\index-NIOFSDirectory-001
   
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.memory.TestFSTOrdPostingsFormat_3DC02E9A29E7B0D8-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.memory.TestFSTOrdPostingsFormat_3DC02E9A29E7B0D8-001

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


FAILED:  
org.apache.lucene.index.TestDemoParallelLeafReader.testRandomMultipleSchemaGensSameField

Error Message:
java.io.IOException: Could not remove the following files (in the order of 
attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J1\temp\lucene.index.TestDemoParallelLeafReader_D481A90378A8823F-001\tempDir-001\segs\9fgbxl9m8mdzrxkh4x0zsi4nc_0:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J1\temp\lucene.index.TestDemoParallelLeafReader_D481A90378A8823F-001\tempDir-001\segs\9fgbxl9m8mdzrxkh4x0zsi4nc_0
 

Stack Trace:
java.lang.RuntimeException: java.io.IOException: Could not remove the following 
files (in the order of attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J1\temp\lucene.index.TestDemoParallelLeafReader_D481A90378A8823F-001\tempDir-001\segs\9fgbxl9m8mdzrxkh4x0zsi4nc_0:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J1\temp\lucene.index.TestDemoParallelLeafReader_D481A90378A8823F-001\tempDir-001\segs\9fgbxl9m8mdzrxkh4x0zsi4nc_0

        at 
__randomizedtesting.SeedInfo.seed([D481A90378A8823F:84D0A2C28F5ED326]:0)
        at 
org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ParallelLeafDirectoryReader$1.wrap(TestDemoParallelLeafReader.java:202)
        at 
org.apache.lucene.index.FilterDirectoryReader$SubReaderWrapper.wrap(FilterDirectoryReader.java:56)
        at 
org.apache.lucene.index.FilterDirectoryReader$SubReaderWrapper.access$000(FilterDirectoryReader.java:51)
        at 
org.apache.lucene.index.FilterDirectoryReader.<init>(FilterDirectoryReader.java:83)
        at 
org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ParallelLeafDirectoryReader.<init>(TestDemoParallelLeafReader.java:194)
        at 
org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ParallelLeafDirectoryReader.doWrapDirectoryReader(TestDemoParallelLeafReader.java:210)
        at 
org.apache.lucene.index.FilterDirectoryReader.wrapDirectoryReader(FilterDirectoryReader.java:99)
        at 
org.apache.lucene.index.FilterDirectoryReader.doOpenIfChanged(FilterDirectoryReader.java:104)
        at 
org.apache.lucene.index.DirectoryReader.openIfChanged(DirectoryReader.java:140)
        at 
org.apache.lucene.index.ReaderManager.refreshIfNeeded(ReaderManager.java:105)
        at 
org.apache.lucene.index.ReaderManager.refreshIfNeeded(ReaderManager.java:36)
        at 
org.apache.lucene.search.ReferenceManager.doMaybeRefresh(ReferenceManager.java:176)
        at 
org.apache.lucene.search.ReferenceManager.maybeRefresh(ReferenceManager.java:225)
        at 
org.apache.lucene.index.TestDemoParallelLeafReader.testRandomMultipleSchemaGensSameField(TestDemoParallelLeafReader.java:1060)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.io.IOException: Could not remove the following files (in the 
order of attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J1\temp\lucene.index.TestDemoParallelLeafReader_D481A90378A8823F-001\tempDir-001\segs\9fgbxl9m8mdzrxkh4x0zsi4nc_0:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J1\temp\lucene.index.TestDemoParallelLeafReader_D481A90378A8823F-001\tempDir-001\segs\9fgbxl9m8mdzrxkh4x0zsi4nc_0

        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
        at 
org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader.getParallelLeafReader(TestDemoParallelLeafReader.java:395)
        at 
org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader.getCurrentReader(TestDemoParallelLeafReader.java:161)
        at 
org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ParallelLeafDirectoryReader$1.wrap(TestDemoParallelLeafReader.java:199)
        ... 48 more


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestDocValuesQueries

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.search.TestDocValuesQueries_D481A90378A8823F-001\index-NIOFSDirectory-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.search.TestDocValuesQueries_D481A90378A8823F-001\index-NIOFSDirectory-001
    
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.search.TestDocValuesQueries_D481A90378A8823F-001\index-NIOFSDirectory-001\segments_1:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.search.TestDocValuesQueries_D481A90378A8823F-001\index-NIOFSDirectory-001\segments_1
    
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.search.TestDocValuesQueries_D481A90378A8823F-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.search.TestDocValuesQueries_D481A90378A8823F-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.search.TestDocValuesQueries_D481A90378A8823F-001\index-NIOFSDirectory-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.search.TestDocValuesQueries_D481A90378A8823F-001\index-NIOFSDirectory-001
   
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.search.TestDocValuesQueries_D481A90378A8823F-001\index-NIOFSDirectory-001\segments_1:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.search.TestDocValuesQueries_D481A90378A8823F-001\index-NIOFSDirectory-001\segments_1
   
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.search.TestDocValuesQueries_D481A90378A8823F-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.search.TestDocValuesQueries_D481A90378A8823F-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.ltr.TestLTRWithFacet

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003\cores\core\data\tlog:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003\cores\core\data\tlog
    
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003\cores\core\data:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003\cores\core\data
    
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003\cores\core:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003\cores\core
    
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003\cores:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003\cores
    
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003
    
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003\cores\core\data\tlog\tlog.0000000000000000000:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003\cores\core\data\tlog\tlog.0000000000000000000
    
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003\cores\core\data\tlog:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003\cores\core\data\tlog
   
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003\cores\core\data:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003\cores\core\data
   
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003\cores\core:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003\cores\core
   
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003\cores:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003\cores
   
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003
   
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003\cores\core\data\tlog\tlog.0000000000000000000:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003\cores\core\data\tlog\tlog.0000000000000000000
   
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001

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


FAILED:  
junit.framework.TestSuite.org.apache.solr.TestSimpleTrackingShardHandler

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.TestSimpleTrackingShardHandler_2026571CEA2171A2-001\tempDir-001\shard2\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.TestSimpleTrackingShardHandler_2026571CEA2171A2-001\tempDir-001\shard2\collection1
    
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.TestSimpleTrackingShardHandler_2026571CEA2171A2-001\tempDir-001\shard2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.TestSimpleTrackingShardHandler_2026571CEA2171A2-001\tempDir-001\shard2
    
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.TestSimpleTrackingShardHandler_2026571CEA2171A2-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.TestSimpleTrackingShardHandler_2026571CEA2171A2-001\tempDir-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.TestSimpleTrackingShardHandler_2026571CEA2171A2-001\tempDir-001\shard2\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.TestSimpleTrackingShardHandler_2026571CEA2171A2-001\tempDir-001\shard2\collection1
   
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.TestSimpleTrackingShardHandler_2026571CEA2171A2-001\tempDir-001\shard2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.TestSimpleTrackingShardHandler_2026571CEA2171A2-001\tempDir-001\shard2
   
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.TestSimpleTrackingShardHandler_2026571CEA2171A2-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.TestSimpleTrackingShardHandler_2026571CEA2171A2-001\tempDir-001

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


FAILED:  
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI

Error Message:
Something is broken in the assert for no shards using the same indexDir - 
probably something was changed in the attributes published in the MBean of 
SolrCore : {}

Stack Trace:
java.lang.AssertionError: Something is broken in the assert for no shards using 
the same indexDir - probably something was changed in the attributes published 
in the MBean of SolrCore : {}
        at 
__randomizedtesting.SeedInfo.seed([2026571CEA2171A2:685323A8EC125E37]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.checkNoTwoShardsUseTheSameIndexDir(CollectionsAPIDistributedZkTest.java:646)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:524)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.admin.CoreAdminCreateDiscoverTest

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_2026571CEA2171A2-001\tempDir-001\sys_props\data_diff:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_2026571CEA2171A2-001\tempDir-001\sys_props\data_diff
    
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_2026571CEA2171A2-001\tempDir-001\sys_props:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_2026571CEA2171A2-001\tempDir-001\sys_props
    
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_2026571CEA2171A2-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_2026571CEA2171A2-001\tempDir-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_2026571CEA2171A2-001\tempDir-001\sys_props\data_diff:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_2026571CEA2171A2-001\tempDir-001\sys_props\data_diff
   
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_2026571CEA2171A2-001\tempDir-001\sys_props:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_2026571CEA2171A2-001\tempDir-001\sys_props
   
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_2026571CEA2171A2-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_2026571CEA2171A2-001\tempDir-001

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


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.component.DistributedMLTComponentTest

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_2026571CEA2171A2-001\tempDir-001\shard2\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_2026571CEA2171A2-001\tempDir-001\shard2\collection1
    
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_2026571CEA2171A2-001\tempDir-001\shard2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_2026571CEA2171A2-001\tempDir-001\shard2
    
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_2026571CEA2171A2-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_2026571CEA2171A2-001\tempDir-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_2026571CEA2171A2-001\tempDir-001\shard2\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_2026571CEA2171A2-001\tempDir-001\shard2\collection1
   
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_2026571CEA2171A2-001\tempDir-001\shard2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_2026571CEA2171A2-001\tempDir-001\shard2
   
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_2026571CEA2171A2-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_2026571CEA2171A2-001\tempDir-001

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


FAILED:  
junit.framework.TestSuite.org.apache.solr.client.solrj.SolrExampleBinaryTest

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

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

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


FAILED:  
junit.framework.TestSuite.org.apache.solr.client.solrj.request.SchemaTest

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_F2CA188B08DB91C9-001\tempDir-004\shared:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_F2CA188B08DB91C9-001\tempDir-004\shared
    
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_F2CA188B08DB91C9-001\tempDir-004:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_F2CA188B08DB91C9-001\tempDir-004
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_F2CA188B08DB91C9-001\tempDir-004\shared:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_F2CA188B08DB91C9-001\tempDir-004\shared
   
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_F2CA188B08DB91C9-001\tempDir-004:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_F2CA188B08DB91C9-001\tempDir-004

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




Build Log:
[...truncated 1483 lines...]
   [junit4] Suite: org.apache.lucene.index.TestDemoParallelLeafReader
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestDemoParallelLeafReader 
-Dtests.method=testRandomMultipleSchemaGensSameField 
-Dtests.seed=D481A90378A8823F -Dtests.slow=true -Dtests.locale=asa-TZ 
-Dtests.timezone=Asia/Harbin -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.10s J1 | 
TestDemoParallelLeafReader.testRandomMultipleSchemaGensSameField <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: java.io.IOException: 
Could not remove the following files (in the order of attempts):
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J1\temp\lucene.index.TestDemoParallelLeafReader_D481A90378A8823F-001\tempDir-001\segs\9fgbxl9m8mdzrxkh4x0zsi4nc_0:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J1\temp\lucene.index.TestDemoParallelLeafReader_D481A90378A8823F-001\tempDir-001\segs\9fgbxl9m8mdzrxkh4x0zsi4nc_0
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D481A90378A8823F:84D0A2C28F5ED326]:0)
   [junit4]    >        at 
org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ParallelLeafDirectoryReader$1.wrap(TestDemoParallelLeafReader.java:202)
   [junit4]    >        at 
org.apache.lucene.index.FilterDirectoryReader$SubReaderWrapper.wrap(FilterDirectoryReader.java:56)
   [junit4]    >        at 
org.apache.lucene.index.FilterDirectoryReader$SubReaderWrapper.access$000(FilterDirectoryReader.java:51)
   [junit4]    >        at 
org.apache.lucene.index.FilterDirectoryReader.<init>(FilterDirectoryReader.java:83)
   [junit4]    >        at 
org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ParallelLeafDirectoryReader.<init>(TestDemoParallelLeafReader.java:194)
   [junit4]    >        at 
org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ParallelLeafDirectoryReader.doWrapDirectoryReader(TestDemoParallelLeafReader.java:210)
   [junit4]    >        at 
org.apache.lucene.index.FilterDirectoryReader.wrapDirectoryReader(FilterDirectoryReader.java:99)
   [junit4]    >        at 
org.apache.lucene.index.FilterDirectoryReader.doOpenIfChanged(FilterDirectoryReader.java:104)
   [junit4]    >        at 
org.apache.lucene.index.DirectoryReader.openIfChanged(DirectoryReader.java:140)
   [junit4]    >        at 
org.apache.lucene.index.ReaderManager.refreshIfNeeded(ReaderManager.java:105)
   [junit4]    >        at 
org.apache.lucene.index.ReaderManager.refreshIfNeeded(ReaderManager.java:36)
   [junit4]    >        at 
org.apache.lucene.search.ReferenceManager.doMaybeRefresh(ReferenceManager.java:176)
   [junit4]    >        at 
org.apache.lucene.search.ReferenceManager.maybeRefresh(ReferenceManager.java:225)
   [junit4]    >        at 
org.apache.lucene.index.TestDemoParallelLeafReader.testRandomMultipleSchemaGensSameField(TestDemoParallelLeafReader.java:1060)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]    > Caused by: java.io.IOException: Could not remove the following 
files (in the order of attempts):
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J1\temp\lucene.index.TestDemoParallelLeafReader_D481A90378A8823F-001\tempDir-001\segs\9fgbxl9m8mdzrxkh4x0zsi4nc_0:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J1\temp\lucene.index.TestDemoParallelLeafReader_D481A90378A8823F-001\tempDir-001\segs\9fgbxl9m8mdzrxkh4x0zsi4nc_0
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at 
org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader.getParallelLeafReader(TestDemoParallelLeafReader.java:395)
   [junit4]    >        at 
org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader.getCurrentReader(TestDemoParallelLeafReader.java:161)
   [junit4]    >        at 
org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ParallelLeafDirectoryReader$1.wrap(TestDemoParallelLeafReader.java:199)
   [junit4]    >        ... 48 more
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J1\temp\lucene.index.TestDemoParallelLeafReader_D481A90378A8823F-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), 
sim=RandomSimilarity(queryNorm=false,coord=yes): {text=IB SPL-D2}, 
locale=asa-TZ, timezone=Asia/Harbin
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=3,threads=1,free=232064416,total=476921856
   [junit4]   2> NOTE: All tests run in this JVM: [TestMultiset, 
TestIndexingSequenceNumbers, TestDisjunctionMaxQuery, TestUnicodeUtil, 
TestCodecHoldsOpenFiles, TestSpanNotQuery, TestSimilarity2, 
TestGrowableByteArrayDataOutput, TestIndexableField, TestNamedSPILoader, 
MultiCollectorTest, TestFilterWeight, TestConcurrentMergeScheduler, 
TestSpanTermQuery, TestSegmentTermDocs, TestBooleanCoord, Test2BPostingsBytes, 
TestNumericUtils, TestTransactions, TestDocValues, 
LimitedFiniteStringsIteratorTest, TestFieldReuse, TestIndexWriterReader, 
TestSpanBoostQuery, TestAutomatonQueryUnicode, TestRegexpRandom, TestIsCurrent, 
TestSumDocFreq, TestUTF32ToUTF8, TestSynonymQuery, 
TestGraphTokenStreamFiniteStrings, TestOmitPositions, TestScorerPerf, 
Test2BNumericDocValues, TestLucene50StoredFieldsFormatHighCompression, 
TestPhrasePrefixQuery, TestIndexCommit, TestTermdocPerf, 
TestNumericRangeQuery64, TestMultiPhraseQuery, TestLucene60FieldInfoFormat, 
TestUpgradeIndexMergePolicy, TestMixedCodecs, TestParallelReaderEmptyIndex, 
TestDocIdSetBuilder, TestNumericTokenStream, TestStopFilter, 
TestSleepingLockWrapper, TermInSetQueryTest, TestRoaringDocIdSet, 
TestAtomicUpdate, TestEarlyTermination, Test2BBinaryDocValues, 
TestElevationComparator, TestStandardAnalyzer, TestFilterLeafReader, 
TestCharFilter, TestBinaryDocument, TestPackedInts, TestCollectionUtil, 
TestIndexWriterExceptions, TestMultiTermsEnum, TestRateLimiter, 
TestTimSorterWorstCase, TestMultiValuedNumericRangeQuery, TestGeoEncodingUtils, 
TestNumericDocValuesUpdates, TestLongRangeFieldQueries, TestWildcard, 
TestDocValuesRewriteMethod, TestFuzzyQuery, TestMSBRadixSorter, TestSmallFloat, 
TestDirectoryReaderReopen, TestIndexWriterConfig, TestSearchAfter, 
TestMergeRateLimiter, TestParallelCompositeReader, TestMatchNoDocsQuery, 
TestBufferedIndexInput, TestSearcherManager, TestStressDeletes, TestField, 
TestMergedIterator, TestSparseFixedBitSet, TestLucene50CompoundFormat, 
TestBlockPostingsFormat3, TestPagedBytes, TestLockFactory, TestBM25Similarity, 
TestBoostQuery, TestCustomSearcherSort, TestIndexFileDeleter, TestQueryBuilder, 
TestDoubleValuesSource, Test2BDocs, Test2BBKDPoints, 
TestSnapshotDeletionPolicy, TestDocIdsWriter, TestLiveFieldValues, 
TestDirectMonotonic, TestFilterDirectoryReader, TestNGramPhraseQuery, 
TestIndexInput, TestMultiDocValues, TestSubScorerFreqs, 
TestTransactionRollback, TestTieredMergePolicy, TestDeterminizeLexicon, 
TestSpanContainQuery, TestThreadedForceMerge, TestTwoPhaseCommitTool, 
TestSimpleFSLockFactory, TestSimilarity, TestIndexWriter, 
TestPerFieldDocValuesFormat, TestBooleanOr, TestSloppyPhraseQuery, 
TestIndexWriterMergePolicy, TestNRTThreads, TestBoolean2, 
TestPersistentSnapshotDeletionPolicy, TestStressAdvance, TestNorms, 
TestTimeLimitingCollector, TestDocumentsWriterStallControl, TestStressIndexing, 
TestNRTReaderWithThreads, TestArrayUtil, TestLevenshteinAutomata, 
TestByteSlices, TestConsistentFieldNumbers, TestWeakIdentityMap, 
TestBagOfPositions, TestComplexExplanations, TestRegexpRandom2, 
TestSegmentReader, TestCrash, TestMultiThreadTermVectors, 
TestPerFieldPostingsFormat2, TestToken, TestDocValuesIndexing, TestHugeRamFile, 
TestSpans, TestLazyProxSkipping, TestMergeSchedulerExternal, 
TestTermVectorsWriter, TestStressNRT, TestSloppyPhraseQuery2, 
TestSameScoresWithThreads, TestTermRangeQuery, TestDocumentWriter, 
TestFieldMaskingSpanQuery, TestExternalCodecs, TestTermVectorsReader, 
TestBooleanQuery, TestSortRandom, TestDocument, TestMaxTermFrequency, 
TestFileSwitchDirectory, TestPayloadsOnVectors, 
TestBooleanQueryVisitSubscorers, TestSearchForDuplicates, 
TestConstantScoreQuery, TestPrefixQuery, TestFilterIterator, TestPriorityQueue, 
TestDocCount, TestAttributeSource, TestRamUsageEstimator, 
TestIndexWriterLockRelease, TestRollback, TestCloseableThreadLocal, 
TestVersion, TestDocBoost, Test2BPositions, Test2BTerms, Test2BPagedBytes, 
TestCharArraySet, TestBytesRefAttImpl, TestBlockPostingsFormat2, TestForUtil, 
TestLucene53NormsFormat, TestLucene62SegmentInfoFormat, TestGeoUtils, 
TestPolygon, Test2BPoints, Test2BSortedDocValuesFixedSorted, 
Test2BSortedDocValuesOrds, TestAllFilesDetectTruncation, 
TestAllFilesHaveChecksumFooter, TestBinaryDocValuesUpdates, 
TestDemoParallelLeafReader]
   [junit4] Completed [385/456 (1!)] on J1 in 4.68s, 5 tests, 1 error <<< 
FAILURES!

[...truncated 91 lines...]
   [junit4] Suite: org.apache.lucene.search.TestDocValuesQueries
   [junit4]   2> NOTE: test params are: codec=Lucene62, 
sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=kok, 
timezone=Africa/Freetown
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=3,threads=1,free=454690104,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestFastDecompressionMode, 
TestForTooMuchCloning, TestNRTCachingDirectory, TestByteArrayDataInput, 
TestMultiTermConstantScore, TestPhraseQuery, TestSegmentMerger, 
TestBooleanMinShouldMatch, TestNoMergeScheduler, TestAssertions, 
TestLucene60PointsFormat, TestCharacterUtils, TestReusableStringReader, 
TestWordlistLoader, TestCompiledAutomaton, TestFilterCodecReader, 
TestTermQuery, TestNeverDelete, TestByteBlockPool, 
TestSingleInstanceLockFactory, TestCheckIndex, 
TestSpanExplanationsOfNonMatches, TestSimpleFSDirectory, 
TestSimpleExplanationsWithFillerDocs, TestFieldCacheRewriteMethod, 
TestTermsEnum, TestOmitNorms, TestIndexReaderClose, TestMergePolicyWrapper, 
TestBKD, TestLucene50StoredFieldsFormat, TestBooleanScorer, TestVirtualMethod, 
TestFieldsReader, TestAllFilesCheckIndexHeader, FuzzyTermOnShortTermsTest, 
TestInfoStream, TestSpanCollection, TestDemo, TestPrefixCodedTerms, 
TestTotalHitCountCollector, TestRollingUpdates, TestFSTs, TestManyFields, 
TestApproximationSearchEquivalence, TestPrefixInBooleanQuery, 
TestMultiPhraseEnum, TestSearch, TestAutomatonQuery, TestSPIClassIterator, 
TestFieldType, TestCharsRef, TestLucene50TermVectorsFormat, 
TestSpanExplanations, TestTopFieldCollector, TestIntArrayDocIdSet, 
TestIndexWriterMerging, TestMutableValues, TestExitableDirectoryReader, 
TestUniqueTermCount, TestFrequencyTrackingRingBuffer, TestPolygon2D, 
TestIntroSorter, TestConjunctions, TestBasics, TestSpanFirstQuery, 
TestBytesRefHash, TestConjunctionDISI, TestSimpleExplanationsOfNonMatches, 
TestSimpleAttributeImpl, TestRegExp, TestHighCompressionMode, 
TestMixedDocValuesUpdates, TestBinaryTerms, TestIndexWriterThreadsToSegments, 
TestPostingsOffsets, TestTryDelete, TestTerm, TestFastCompressionMode, 
TestIndexWriterFromReader, TestScoreCachingWrappingScorer, 
TestDocInverterPerFieldErrorInfo, TestAddIndexes, 
TestEarlyTerminatingSortingCollector, TestSimilarityProvider, TestPointValues, 
TestIndexSearcher, TestIndexWriterWithThreads, TestOmitTf, 
TestLegacyNumericUtils, TestCachingTokenFilter, TestReaderWrapperDVTypeCheck, 
TestNRTReaderCleanup, TestPerFieldPostingsFormat, TestRadixSelector, 
TestBytesStore, TestDirectPacked, TestRAMDirectory, TestSpanOrQuery, 
Test4GBStoredFields, TestMultiLevelSkipList, TestFilterDirectory, TestSetOnce, 
TestQueryRescorer, TestDateSort, TestPerSegmentDeletes, TestMinShouldMatch2, 
TestFieldValueQuery, TestMultiMMap, TestIndexWriterCommit, TestIOUtils, 
TestIndexWriterDeleteByQuery, TestFlex, TestSpanMultiTermQueryWrapper, 
TestNumericRangeQuery32, TestGraphTokenizers, TestShardSearching, 
TestDeletionPolicy, TestFlushByRamOrCountsPolicy, TestIndexWriterDelete, 
TestDuelingCodecs, TestSearchWithThreads, TestTopDocsMerge, TestLongPostings, 
TestMinimize, TestIndexWriterUnicode, TestIndexWriterForceMerge, 
TestSimpleExplanations, TestDirectoryReader, TestFixedBitSet, 
TestIndexWriterNRTIsCurrent, TestSort, TestSimpleSearchEquivalence, 
TestSimilarityBase, TestTermsEnum2, TestIndexWriterOnDiskFull, TestCustomNorms, 
TestStressIndexing2, TestDeterminism, TestDocsAndPositions, TestBagOfPostings, 
TestCodecs, TestCharTermAttributeImpl, TestParallelLeafReader, 
TestForceMergeForever, TestNearSpansOrdered, TestMultiFields, 
TestDocumentsWriterDeleteQueue, TestCrashCausesCorruptIndex, 
TestSpanSearchEquivalence, TestPayloads, TestDoc, TestNoDeletionPolicy, 
TestRegexpQuery, TestIntBlockPool, TestTopDocsCollector, TestSegmentTermEnum, 
TestComplexExplanationsOfNonMatches, TestAllFilesHaveCodecHeader, 
TestTermScorer, TestDocValuesScoring, TestSentinelIntSet, TestWildcardRandom, 
TestPrefixRandom, TestDirectory, TestSizeBoundedForceMerge, 
TestMatchAllDocsQuery, TestParallelTermEnum, TestRecyclingIntBlockAllocator, 
TestMultiTermQueryRewrites, TestPositionIncrement, TestRollingBuffer, 
TestDateTools, Test2BPostings, TestSameTokenSamePosition, TestCachingCollector, 
TestRecyclingByteBlockAllocator, TestNoMergePolicy, TestBytesRef, TestNot, 
TestIndexWriterOnJRECrash, TestReaderClosed, TestIntsRef, 
TestPositiveScoresOnlyCollector, TestNewestSegment, TestCharArrayMap, 
TestDelegatingAnalyzerWrapper, TestPackedTokenAttributeImpl, TestCodecUtil, 
TestBlockPostingsFormat, TestLucene54DocValuesFormat, 
TestIndexWriterOutOfFileDescriptors, TestSwappedIndexFiles, TestTerms, 
TestBlendedTermQuery, TestBooleanRewrites, TestDocValuesQueries]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestDocValuesQueries -Dtests.seed=D481A90378A8823F -Dtests.slow=true 
-Dtests.locale=kok -Dtests.timezone=Africa/Freetown -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestDocValuesQueries (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-6.6-Windows\lucene\build\core\test\J0\temp\lucene.search.TestDocValuesQueries_D481A90378A8823F-001\index-NIOFSDirectory-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.search.TestDocValuesQueries_D481A90378A8823F-001\index-NIOFSDirectory-001
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.search.TestDocValuesQueries_D481A90378A8823F-001\index-NIOFSDirectory-001\segments_1:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.search.TestDocValuesQueries_D481A90378A8823F-001\index-NIOFSDirectory-001\segments_1
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.search.TestDocValuesQueries_D481A90378A8823F-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\J0\temp\lucene.search.TestDocValuesQueries_D481A90378A8823F-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D481A90378A8823F]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [410/456 (2!)] on J0 in 2.86s, 11 tests, 1 error <<< 
FAILURES!

[...truncated 160 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\temp\junit4-J1-20180301_134819_52913092667834474653499.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] WARNING: An illegal reflective access operation has occurred
   [junit4] WARNING: Illegal reflective access by 
org.apache.lucene.util.RamUsageTester 
(file:/C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/lucene/build/test-framework/classes/java/)
 to field java.util.Collections$SynchronizedCollection.c
   [junit4] WARNING: Please consider reporting this to the maintainers of 
org.apache.lucene.util.RamUsageTester
   [junit4] WARNING: Use --illegal-access=warn to enable warnings of further 
illegal reflective access operations
   [junit4] WARNING: All illegal access operations will be denied in a future 
release
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\temp\junit4-J0-20180301_134819_530755941518304678167.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] WARNING: An illegal reflective access operation has occurred
   [junit4] WARNING: Illegal reflective access by 
org.apache.lucene.util.RamUsageTester 
(file:/C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/lucene/build/test-framework/classes/java/)
 to field java.util.Collections$SynchronizedCollection.c
   [junit4] WARNING: Please consider reporting this to the maintainers of 
org.apache.lucene.util.RamUsageTester
   [junit4] WARNING: Use --illegal-access=warn to enable warnings of further 
illegal reflective access operations
   [junit4] WARNING: All illegal access operations will be denied in a future 
release
   [junit4] <<< JVM J0: EOF ----

[...truncated 313 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\test-framework\test\temp\junit4-J1-20180301_135455_09713918456622165503925.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] WARNING: An illegal reflective access operation has occurred
   [junit4] WARNING: Illegal reflective access by 
org.apache.lucene.util.RamUsageTester 
(file:/C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/lucene/build/test-framework/classes/java/)
 to field java.util.Collections$SynchronizedCollection.c
   [junit4] WARNING: Please consider reporting this to the maintainers of 
org.apache.lucene.util.RamUsageTester
   [junit4] WARNING: Use --illegal-access=warn to enable warnings of further 
illegal reflective access operations
   [junit4] WARNING: All illegal access operations will be denied in a future 
release
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\test-framework\test\temp\junit4-J0-20180301_135455_0968308509451798054218.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] WARNING: An illegal reflective access operation has occurred
   [junit4] WARNING: Illegal reflective access by 
org.apache.lucene.util.RamUsageTester 
(file:/C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/lucene/build/test-framework/classes/java/)
 to field java.util.Collections$SynchronizedCollection.c
   [junit4] WARNING: Please consider reporting this to the maintainers of 
org.apache.lucene.util.RamUsageTester
   [junit4] WARNING: Use --illegal-access=warn to enable warnings of further 
illegal reflective access operations
   [junit4] WARNING: All illegal access operations will be denied in a future 
release
   [junit4] <<< JVM J0: EOF ----

[...truncated 1036 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20180301_135600_2932502026880747684947.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20180301_135600_29312708556656881531713.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 227 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20180301_135818_69010287515587479632624.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20180301_135818_6903120097063008787999.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 250 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20180301_135833_5523192292025720692156.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20180301_135833_5526464330158464171115.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 155 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20180301_135902_0765109677049999349939.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20180301_135902_07417316078522387257146.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 167 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20180301_135908_76618113692895077840104.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20180301_135908_7663253801912221850048.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 152 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20180301_135921_5804813585210486608020.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20180301_135921_58016337763437369422900.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 157 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20180301_135929_076405151452626088970.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20180301_135929_0762718562613342445002.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 168 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\analysis\uima\test\temp\junit4-J0-20180301_135933_40812644428928247719502.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 169 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20180301_135948_61913932125872538395702.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] WARNING: An illegal reflective access operation has occurred
   [junit4] WARNING: Illegal reflective access by 
org.apache.lucene.util.RamUsageTester 
(file:/C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/lucene/build/test-framework/classes/java/)
 to field java.util.Collections$SynchronizedCollection.c
   [junit4] WARNING: Please consider reporting this to the maintainers of 
org.apache.lucene.util.RamUsageTester
   [junit4] WARNING: Use --illegal-access=warn to enable warnings of further 
illegal reflective access operations
   [junit4] WARNING: All illegal access operations will be denied in a future 
release
   [junit4] <<< JVM J1: EOF ----

[...truncated 22 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20180301_135948_61913257448113689928014.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1386 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\benchmark\test\temp\junit4-J1-20180301_140056_94812933761555687055115.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\benchmark\test\temp\junit4-J0-20180301_140056_94316989469020209516282.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 235 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\classification\test\temp\junit4-J1-20180301_140109_19113503469183257427705.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\classification\test\temp\junit4-J0-20180301_140109_1915507350724523601748.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 218 lines...]
   [junit4] Suite: org.apache.lucene.codecs.memory.TestFSTOrdPostingsFormat
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, 
docValues:{}, maxPointsInLeafNode=2005, maxMBSortInHeap=5.90116110741441, 
sim=RandomSimilarity(queryNorm=true,coord=crazy): {f_DOCS_AND_FREQS=DFR I(n)L2, 
field=DFR I(ne)L1, f_DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS=IB SPL-D3(800.0), 
f_DOCS_AND_FREQS_AND_POSITIONS=DFR GL3(800.0), body=DFR G2, 
f_DOCS=DFI(Saturated)}, locale=ha-NE, timezone=Africa/Ndjamena
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=3,threads=1,free=79615488,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestSimpleTextStoredFieldsFormat, TestDirectPostingsFormat, 
TestFSTOrdPostingsFormat]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestFSTOrdPostingsFormat -Dtests.seed=3DC02E9A29E7B0D8 
-Dtests.slow=true -Dtests.locale=ha-NE -Dtests.timezone=Africa/Ndjamena 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestFSTOrdPostingsFormat (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-6.6-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.memory.TestFSTOrdPostingsFormat_3DC02E9A29E7B0D8-001\index-NIOFSDirectory-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.memory.TestFSTOrdPostingsFormat_3DC02E9A29E7B0D8-001\index-NIOFSDirectory-001
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.memory.TestFSTOrdPostingsFormat_3DC02E9A29E7B0D8-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.memory.TestFSTOrdPostingsFormat_3DC02E9A29E7B0D8-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([3DC02E9A29E7B0D8]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [8/20 (1!)] on J0 in 3.72s, 25 tests, 1 error <<< 
FAILURES!

[...truncated 38 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\codecs\test\temp\junit4-J0-20180301_140121_5108865464619332837687.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] WARNING: An illegal reflective access operation has occurred
   [junit4] WARNING: Illegal reflective access by 
org.apache.lucene.util.RamUsageTester 
(file:/C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/lucene/build/test-framework/classes/java/)
 to field java.util.Collections$SynchronizedCollection.c
   [junit4] WARNING: Please consider reporting this to the maintainers of 
org.apache.lucene.util.RamUsageTester
   [junit4] WARNING: Use --illegal-access=warn to enable warnings of further 
illegal reflective access operations
   [junit4] WARNING: All illegal access operations will be denied in a future 
release
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\codecs\test\temp\junit4-J1-20180301_140121_5127184452029036408733.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] WARNING: An illegal reflective access operation has occurred
   [junit4] WARNING: Illegal reflective access by 
org.apache.lucene.util.RamUsageTester 
(file:/C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/lucene/build/test-framework/classes/java/)
 to field java.util.Collections$SynchronizedCollection.c
   [junit4] WARNING: Please consider reporting this to the maintainers of 
org.apache.lucene.util.RamUsageTester
   [junit4] WARNING: Use --illegal-access=warn to enable warnings of further 
illegal reflective access operations
   [junit4] WARNING: All illegal access operations will be denied in a future 
release
   [junit4] <<< JVM J1: EOF ----

[...truncated 243 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\demo\test\temp\junit4-J0-20180301_140246_85915255142738583279459.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\demo\test\temp\junit4-J1-20180301_140246_86217574070288693951946.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 171 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\expressions\test\temp\junit4-J0-20180301_140251_9187372486381771143009.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\expressions\test\temp\junit4-J1-20180301_140251_9197093158083080707257.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 218 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\facet\test\temp\junit4-J1-20180301_140259_640610168581546492946.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\facet\test\temp\junit4-J0-20180301_140259_6392259095688212677652.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 165 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\grouping\test\temp\junit4-J0-20180301_140346_5095426419015319472377.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\grouping\test\temp\junit4-J1-20180301_140346_51016526705588703020696.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 256 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\highlighter\test\temp\junit4-J1-20180301_140353_7458488220058988075124.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\highlighter\test\temp\junit4-J0-20180301_140353_74516222693403134706277.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 161 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\join\test\temp\junit4-J1-20180301_140412_1948389346817186920248.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\join\test\temp\junit4-J0-20180301_140412_2018751834821749920534.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 150 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\memory\test\temp\junit4-J0-20180301_140423_9633824823609346359813.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\memory\test\temp\junit4-J1-20180301_140423_9638632526384049874182.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 223 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\misc\test\temp\junit4-J0-20180301_140430_28717625467725451332119.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\misc\test\temp\junit4-J1-20180301_140430_2883466196428507489252.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 318 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\queries\test\temp\junit4-J0-20180301_140449_3208600243928707967960.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] WARNING: An illegal reflective access operation has occurred
   [junit4] WARNING: Illegal reflective access by 
org.apache.lucene.util.RamUsageTester 
(file:/C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/lucene/build/test-framework/classes/java/)
 to field java.util.ArrayList.elementData
   [junit4] WARNING: Please consider reporting this to the maintainers of 
org.apache.lucene.util.RamUsageTester
   [junit4] WARNING: Use --illegal-access=warn to enable warnings of further 
illegal reflective access operations
   [junit4] WARNING: All illegal access operations will be denied in a future 
release
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\queries\test\temp\junit4-J1-20180301_140449_3204284353573264701229.syserr
   [junit4] >>> JVM J1 e

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

de / null
   [junit4]   2> 16163 INFO  
(SUITE-TestLTRWithFacet-seed#[6304FBFC2C0DA15D]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 16163 INFO  
(SUITE-TestLTRWithFacet-seed#[6304FBFC2C0DA15D]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@254a2402: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
null
   [junit4]   2> 16163 INFO  
(SUITE-TestLTRWithFacet-seed#[6304FBFC2C0DA15D]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 16163 INFO  
(SUITE-TestLTRWithFacet-seed#[6304FBFC2C0DA15D]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@55f76140: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / null
   [junit4]   2> 16181 INFO  (coreCloseExecutor-209-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@68b32f84
   [junit4]   2> 16189 INFO  (coreCloseExecutor-209-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 16191 INFO  (coreCloseExecutor-209-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@455b6b2c: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / null
   [junit4]   2> 16204 INFO  
(SUITE-TestLTRWithFacet-seed#[6304FBFC2C0DA15D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> Mar 01, 2018 2:58:01 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{_version_=Lucene50(blocksize=128), popularity=PostingsFormat(name=Memory 
doPackFST= false), description=PostingsFormat(name=LuceneFixedGap), 
id=PostingsFormat(name=Memory doPackFST= false), text=FSTOrd50, 
title=PostingsFormat(name=LuceneFixedGap)}, docValues:{}, 
maxPointsInLeafNode=1160, maxMBSortInHeap=7.769278032692078, 
sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=es-PY, 
timezone=Europe/Gibraltar
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=3,threads=1,free=22334368,total=125698048
   [junit4]   2> NOTE: All tests run in this JVM: [TestRankingFeature, 
TestLTRReRankingPipeline, TestLTRQParserExplain, TestValueFeature, 
TestMultipleAdditiveTreesModel, TestModelManager, TestExternalFeatures, 
TestLTRQParserPlugin, TestLTRScoringQuery, TestLTRWithFacet]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLTRWithFacet 
-Dtests.seed=6304FBFC2C0DA15D -Dtests.slow=true -Dtests.locale=es-PY 
-Dtests.timezone=Europe/Gibraltar -Dtests.asserts=true 
-Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestLTRWithFacet (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-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003\cores\core\data\tlog:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003\cores\core\data\tlog
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003\cores\core\data:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003\cores\core\data
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003\cores\core:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003\cores\core
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003\cores:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003\cores
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003\cores\core\data\tlog\tlog.0000000000000000000:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001\tempDir-003\cores\core\data\tlog\tlog.0000000000000000000
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRWithFacet_6304FBFC2C0DA15D-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6304FBFC2C0DA15D]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [16/33 (1!)] on J1 in 1.39s, 1 test, 1 error <<< FAILURES!

[...truncated 46 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J1-20180301_145742_7826817200631144320404.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] WARNING: An illegal reflective access operation has occurred
   [junit4] WARNING: Illegal reflective access by 
org.eclipse.jetty.util.BufferUtil 
(file:/C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/solr/server/lib/jetty-util-9.3.14.v20161028.jar)
 to field java.nio.MappedByteBuffer.fd
   [junit4] WARNING: Please consider reporting this to the maintainers of 
org.eclipse.jetty.util.BufferUtil
   [junit4] WARNING: Use --illegal-access=warn to enable warnings of further 
illegal reflective access operations
   [junit4] WARNING: All illegal access operations will be denied in a future 
release
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J0-20180301_145742_78217766671129137518202.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] WARNING: An illegal reflective access operation has occurred
   [junit4] WARNING: Illegal reflective access by 
org.eclipse.jetty.util.BufferUtil 
(file:/C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/solr/server/lib/jetty-util-9.3.14.v20161028.jar)
 to field java.nio.MappedByteBuffer.fd
   [junit4] WARNING: Please consider reporting this to the maintainers of 
org.eclipse.jetty.util.BufferUtil
   [junit4] WARNING: Use --illegal-access=warn to enable warnings of further 
illegal reflective access operations
   [junit4] WARNING: All illegal access operations will be denied in a future 
release
   [junit4] <<< JVM J0: EOF ----

[...truncated 595 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J1-20180301_145827_66012038514628099243933.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J0-20180301_145827_66012967858637032028366.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 541 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-velocity\test\temp\junit4-J0-20180301_145848_784636350182593221818.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

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

Reply via email to