Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/430/
Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseSerialGC

3 tests failed.
FAILED:  
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail

Error Message:
expected:<200> but was:<404>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<404>
        at 
__randomizedtesting.SeedInfo.seed([5E890D8DBEBB4351:363638A76E2151BD]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:141)
        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:286)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI

Error Message:
ObjectTracker found 10 object(s) that were not released!!! 
[MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, 
MockDirectoryWrapper, TransactionLog, MockDirectoryWrapper, TransactionLog, 
MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 10 object(s) that were not 
released!!! [MockDirectoryWrapper, MockDirectoryWrapper, 
MDCAwareThreadPoolExecutor, MockDirectoryWrapper, TransactionLog, 
MockDirectoryWrapper, TransactionLog, MDCAwareThreadPoolExecutor, 
MockDirectoryWrapper, MockDirectoryWrapper]
        at __randomizedtesting.SeedInfo.seed([5E890D8DBEBB4351]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNull(Assert.java:551)
        at 
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:258)
        at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000001:
 java.nio.file.FileSystemException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000001:
 The process cannot access the file because it is being used by another 
process.     
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog
    
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001\node2\testschemaapi_shard1_replica1\data:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001\node2\testschemaapi_shard1_replica1\data
    
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001\node2\testschemaapi_shard1_replica1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001\node2\testschemaapi_shard1_replica1
    
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001\node2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001\node2
    
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000000:
 java.nio.file.FileSystemException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000000:
 The process cannot access the file because it is being used by another 
process.     
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog
    
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001\node1\testschemaapi_shard1_replica2\data:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001\node1\testschemaapi_shard1_replica2\data
    
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001\node1\testschemaapi_shard1_replica2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001\node1\testschemaapi_shard1_replica2
    
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001\node1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001\node1
    
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001
    
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000001:
 java.nio.file.FileSystemException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000001:
 The process cannot access the file because it is being used by another process.

   
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog
   
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001\node2\testschemaapi_shard1_replica1\data:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001\node2\testschemaapi_shard1_replica1\data
   
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001\node2\testschemaapi_shard1_replica1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001\node2\testschemaapi_shard1_replica1
   
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001\node2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001\node2
   
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000000:
 java.nio.file.FileSystemException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000000:
 The process cannot access the file because it is being used by another process.

   
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog
   
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001\node1\testschemaapi_shard1_replica2\data:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001\node1\testschemaapi_shard1_replica2\data
   
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001\node1\testschemaapi_shard1_replica2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001\node1\testschemaapi_shard1_replica2
   
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001\node1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001\node1
   
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001
   
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001

        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
        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:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12210 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_5E890D8DBEBB4351-001\init-core-data-001
   [junit4]   2> 2576090 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[5E890D8DBEBB4351]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 2576096 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[5E890D8DBEBB4351]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2576096 INFO  (Thread-4653) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2576096 INFO  (Thread-4653) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2576196 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[5E890D8DBEBB4351]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:52634
   [junit4]   2> 2576196 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[5E890D8DBEBB4351]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2576197 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[5E890D8DBEBB4351]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2576201 INFO  (zkCallback-3559-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@40fa4313 
name:ZooKeeperConnection Watcher:127.0.0.1:52634 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2576201 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[5E890D8DBEBB4351]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2576202 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[5E890D8DBEBB4351]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2576203 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[5E890D8DBEBB4351]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 2576209 INFO  (jetty-launcher-3558-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2576209 INFO  (jetty-launcher-3558-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2576210 INFO  (jetty-launcher-3558-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4260b4dc{/solr,null,AVAILABLE}
   [junit4]   2> 2576210 INFO  (jetty-launcher-3558-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@102ac0ef{/solr,null,AVAILABLE}
   [junit4]   2> 2576211 INFO  (jetty-launcher-3558-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@4f6ae550{HTTP/1.1,[http/1.1]}{127.0.0.1:52639}
   [junit4]   2> 2576211 INFO  (jetty-launcher-3558-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@68b2850f{HTTP/1.1,[http/1.1]}{127.0.0.1:52638}
   [junit4]   2> 2576211 INFO  (jetty-launcher-3558-thread-2) [    ] 
o.e.j.s.Server Started @2580251ms
   [junit4]   2> 2576211 INFO  (jetty-launcher-3558-thread-1) [    ] 
o.e.j.s.Server Started @2580251ms
   [junit4]   2> 2576211 INFO  (jetty-launcher-3558-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52639}
   [junit4]   2> 2576211 INFO  (jetty-launcher-3558-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52638}
   [junit4]   2> 2576211 INFO  (jetty-launcher-3558-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2576211 INFO  (jetty-launcher-3558-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2576211 INFO  (jetty-launcher-3558-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_5E890D8DBEBB4351-001\tempDir-001\node2'
   [junit4]   2> 2576212 INFO  (jetty-launcher-3558-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_5E890D8DBEBB4351-001\tempDir-001\node1'
   [junit4]   2> 2576212 INFO  (jetty-launcher-3558-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2576212 INFO  (jetty-launcher-3558-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2576212 INFO  (jetty-launcher-3558-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 2576212 INFO  (jetty-launcher-3558-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 2576217 INFO  (jetty-launcher-3558-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2576217 INFO  (jetty-launcher-3558-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2576218 INFO  (jetty-launcher-3558-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2576218 INFO  (jetty-launcher-3558-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2576220 INFO  (zkCallback-3560-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7814e3c2 
name:ZooKeeperConnection Watcher:127.0.0.1:52634/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2576220 INFO  (jetty-launcher-3558-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2576220 INFO  (zkCallback-3561-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@23d6b176 
name:ZooKeeperConnection Watcher:127.0.0.1:52634/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2576220 INFO  (jetty-launcher-3558-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2576220 INFO  (jetty-launcher-3558-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2576220 INFO  (jetty-launcher-3558-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2576221 INFO  (jetty-launcher-3558-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2576221 INFO  (jetty-launcher-3558-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2576236 INFO  (jetty-launcher-3558-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_5E890D8DBEBB4351-001\tempDir-001\node1\.
   [junit4]   2> 2576238 INFO  (jetty-launcher-3558-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 307869458
   [junit4]   2> 2576238 INFO  (jetty-launcher-3558-thread-1) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_5E890D8DBEBB4351-001\tempDir-001\node1]
   [junit4]   2> 2576238 INFO  (jetty-launcher-3558-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_5E890D8DBEBB4351-001\tempDir-001\node2\.
   [junit4]   2> 2576238 INFO  (jetty-launcher-3558-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 628523597
   [junit4]   2> 2576238 INFO  (jetty-launcher-3558-thread-2) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_5E890D8DBEBB4351-001\tempDir-001\node2]
   [junit4]   2> 2576238 WARN  (jetty-launcher-3558-thread-1) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_5E890D8DBEBB4351-001\tempDir-001\node1\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_5E890D8DBEBB4351-001\tempDir-001\node1\lib
   [junit4]   2> 2576238 WARN  (jetty-launcher-3558-thread-2) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_5E890D8DBEBB4351-001\tempDir-001\node2\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_5E890D8DBEBB4351-001\tempDir-001\node2\lib
   [junit4]   2> 2576238 INFO  (jetty-launcher-3558-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : 
false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 2576238 INFO  (jetty-launcher-3558-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : 
false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 2576244 INFO  (jetty-launcher-3558-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2576244 INFO  (jetty-launcher-3558-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2576245 INFO  (jetty-launcher-3558-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2576245 INFO  (jetty-launcher-3558-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2576245 INFO  (jetty-launcher-3558-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2576245 INFO  (jetty-launcher-3558-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2576245 INFO  (jetty-launcher-3558-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52634/solr
   [junit4]   2> 2576245 INFO  (jetty-launcher-3558-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52634/solr
   [junit4]   2> 2576245 INFO  (jetty-launcher-3558-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2576245 INFO  (jetty-launcher-3558-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2576245 INFO  (jetty-launcher-3558-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2576245 INFO  (jetty-launcher-3558-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2576246 INFO  (jetty-launcher-3558-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2576246 INFO  (jetty-launcher-3558-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2576248 INFO  (zkCallback-3566-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@33ec793 name:ZooKeeperConnection 
Watcher:127.0.0.1:52634 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 2576248 INFO  (zkCallback-3567-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@55b78b72 
name:ZooKeeperConnection Watcher:127.0.0.1:52634 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2576248 INFO  (jetty-launcher-3558-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2576248 INFO  (jetty-launcher-3558-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2576248 INFO  (jetty-launcher-3558-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2576248 INFO  (jetty-launcher-3558-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2576249 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x156eb5c0fd80004, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2576249 INFO  (jetty-launcher-3558-thread-1) 
[n:127.0.0.1:52638_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$91/472607494@1709836c
   [junit4]   2> 2576249 INFO  (jetty-launcher-3558-thread-2) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$91/472607494@1bf2dff8
   [junit4]   2> 2576250 INFO  (jetty-launcher-3558-thread-1) 
[n:127.0.0.1:52638_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2576250 INFO  (jetty-launcher-3558-thread-2) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2576252 INFO  
(zkCallback-3568-thread-1-processing-n:127.0.0.1:52638_solr) 
[n:127.0.0.1:52638_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@51eba165 
name:ZooKeeperConnection Watcher:127.0.0.1:52634/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2576252 INFO  (jetty-launcher-3558-thread-1) 
[n:127.0.0.1:52638_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 2576252 INFO  
(zkCallback-3569-thread-1-processing-n:127.0.0.1:52639_solr) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1418efae 
name:ZooKeeperConnection Watcher:127.0.0.1:52634/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2576252 INFO  (jetty-launcher-3558-thread-2) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 2576252 INFO  (jetty-launcher-3558-thread-1) 
[n:127.0.0.1:52638_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2576253 INFO  (jetty-launcher-3558-thread-2) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2576255 INFO  (jetty-launcher-3558-thread-2) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 2576255 INFO  (jetty-launcher-3558-thread-1) 
[n:127.0.0.1:52638_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 2576258 INFO  (jetty-launcher-3558-thread-1) 
[n:127.0.0.1:52638_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 2576258 INFO  (jetty-launcher-3558-thread-2) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 2576260 INFO  (jetty-launcher-3558-thread-2) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 2576260 INFO  (jetty-launcher-3558-thread-1) 
[n:127.0.0.1:52638_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 2576261 INFO  (jetty-launcher-3558-thread-2) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 2576261 INFO  (jetty-launcher-3558-thread-1) 
[n:127.0.0.1:52638_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 2576263 INFO  (jetty-launcher-3558-thread-1) 
[n:127.0.0.1:52638_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2576263 INFO  (jetty-launcher-3558-thread-2) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2576264 INFO  (jetty-launcher-3558-thread-2) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2576264 INFO  (jetty-launcher-3558-thread-1) 
[n:127.0.0.1:52638_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2576265 INFO  (jetty-launcher-3558-thread-1) 
[n:127.0.0.1:52638_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2576265 INFO  (jetty-launcher-3558-thread-2) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2576266 INFO  (jetty-launcher-3558-thread-2) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2576267 INFO  (jetty-launcher-3558-thread-1) 
[n:127.0.0.1:52638_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2576268 INFO  (jetty-launcher-3558-thread-2) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2576268 INFO  (jetty-launcher-3558-thread-1) 
[n:127.0.0.1:52638_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2576269 INFO  (jetty-launcher-3558-thread-1) 
[n:127.0.0.1:52638_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2576269 INFO  (jetty-launcher-3558-thread-2) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2576269 INFO  (jetty-launcher-3558-thread-1) 
[n:127.0.0.1:52638_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 2576269 INFO  (jetty-launcher-3558-thread-2) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 2576270 INFO  (jetty-launcher-3558-thread-1) 
[n:127.0.0.1:52638_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 2576270 INFO  (jetty-launcher-3558-thread-2) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 2576273 INFO  (jetty-launcher-3558-thread-2) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2576273 INFO  (jetty-launcher-3558-thread-1) 
[n:127.0.0.1:52638_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2576274 INFO  (jetty-launcher-3558-thread-2) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 2576274 INFO  (jetty-launcher-3558-thread-1) 
[n:127.0.0.1:52638_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 2576275 INFO  (jetty-launcher-3558-thread-2) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2576275 INFO  (jetty-launcher-3558-thread-1) 
[n:127.0.0.1:52638_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2576276 INFO  (jetty-launcher-3558-thread-2) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96523222670376966-127.0.0.1:52639_solr-n_0000000000
   [junit4]   2> 2576276 INFO  (jetty-launcher-3558-thread-1) 
[n:127.0.0.1:52638_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96523222670376965-127.0.0.1:52638_solr-n_0000000001
   [junit4]   2> 2576276 INFO  (jetty-launcher-3558-thread-2) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:52639_solr
   [junit4]   2> 2576276 INFO  (jetty-launcher-3558-thread-2) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 2576276 INFO  (jetty-launcher-3558-thread-1) 
[n:127.0.0.1:52638_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96523222670376966-127.0.0.1:52639_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 2576277 INFO  (jetty-launcher-3558-thread-1) 
[n:127.0.0.1:52638_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52638_solr
   [junit4]   2> 2576277 INFO  (jetty-launcher-3558-thread-1) 
[n:127.0.0.1:52638_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:52638_solr
   [junit4]   2> 2576277 INFO  (jetty-launcher-3558-thread-2) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.Overseer Overseer 
(id=96523222670376966-127.0.0.1:52639_solr-n_0000000000) starting
   [junit4]   2> 2576278 INFO  
(zkCallback-3568-thread-1-processing-n:127.0.0.1:52638_solr) 
[n:127.0.0.1:52638_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2576278 INFO  
(zkCallback-3569-thread-1-processing-n:127.0.0.1:52639_solr) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2576278 INFO  
(zkCallback-3568-thread-1-processing-n:127.0.0.1:52638_solr) 
[n:127.0.0.1:52638_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2576278 INFO  
(zkCallback-3569-thread-1-processing-n:127.0.0.1:52639_solr) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2576279 INFO  (jetty-launcher-3558-thread-2) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 2576285 INFO  (jetty-launcher-3558-thread-2) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2576286 INFO  
(OverseerCollectionConfigSetProcessor-96523222670376966-127.0.0.1:52639_solr-n_0000000000)
 [n:127.0.0.1:52639_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 2576286 INFO  (jetty-launcher-3558-thread-2) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:52639_solr as DOWN
   [junit4]   2> 2576287 INFO  
(OverseerStateUpdate-96523222670376966-127.0.0.1:52639_solr-n_0000000000) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2576288 INFO  (jetty-launcher-3558-thread-2) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52639_solr
   [junit4]   2> 2576288 INFO  (jetty-launcher-3558-thread-2) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:52639_solr
   [junit4]   2> 2576288 INFO  
(OverseerStateUpdate-96523222670376966-127.0.0.1:52639_solr-n_0000000000) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (1)
   [junit4]   2> 2576289 INFO  
(zkCallback-3568-thread-1-processing-n:127.0.0.1:52638_solr) 
[n:127.0.0.1:52638_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2576289 INFO  
(zkCallback-3569-thread-1-processing-n:127.0.0.1:52639_solr) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2576290 INFO  
(zkCallback-3568-thread-1-processing-n:127.0.0.1:52638_solr) 
[n:127.0.0.1:52638_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2576290 INFO  
(zkCallback-3569-thread-1-processing-n:127.0.0.1:52639_solr) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2576291 INFO  
(OverseerStateUpdate-96523222670376966-127.0.0.1:52639_solr-n_0000000000) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:52639_solr"} current state version: 0
   [junit4]   2> 2576291 INFO  
(OverseerStateUpdate-96523222670376966-127.0.0.1:52639_solr-n_0000000000) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:52639_solr
   [junit4]   2> 2576297 INFO  (jetty-launcher-3558-thread-1) 
[n:127.0.0.1:52638_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 2576297 INFO  (jetty-launcher-3558-thread-1) 
[n:127.0.0.1:52638_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.security.KerberosPlugin
   [junit4]   2> 2576300 INFO  (jetty-launcher-3558-thread-2) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 2576300 INFO  (jetty-launcher-3558-thread-2) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.security.KerberosPlugin
   [junit4]   2> 2576322 INFO  (jetty-launcher-3558-thread-2) 
[n:127.0.0.1:52639_solr    ] o.a.s.s.KerberosPlugin Params: {token.valid=30, 
delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, 
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, 
token.validity=36000, signer.secret.provider.zookeeper.path=/token, 
type=org.apache.solr.security.HttpParamDelegationTokenAuthenticationHandler, 
zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, 
signer.secret.provider=zookeeper}
   [junit4]   2> 2576322 INFO  (jetty-launcher-3558-thread-1) 
[n:127.0.0.1:52638_solr    ] o.a.s.s.KerberosPlugin Params: {token.valid=30, 
delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, 
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, 
token.validity=36000, signer.secret.provider.zookeeper.path=/token, 
type=org.apache.solr.security.HttpParamDelegationTokenAuthenticationHandler, 
zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, 
signer.secret.provider=zookeeper}
   [junit4]   2> 2576653 INFO  (jetty-launcher-3558-thread-1) 
[n:127.0.0.1:52638_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 2576653 INFO  (jetty-launcher-3558-thread-2) 
[n:127.0.0.1:52639_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 2576726 INFO  (jetty-launcher-3558-thread-2-EventThread) 
[n:127.0.0.1:52639_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 2576726 INFO  (jetty-launcher-3558-thread-1-EventThread) 
[n:127.0.0.1:52638_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 2576989 ERROR (jetty-launcher-3558-thread-1) 
[n:127.0.0.1:52638_solr    ] o.a.h.u.Shell Failed to locate the winutils binary 
in the hadoop binary path
   [junit4]   2> java.io.IOException: Could not locate executable 
null\bin\winutils.exe in the Hadoop binaries.
   [junit4]   2>        at 
org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
   [junit4]   2>        at 
org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
   [junit4]   2>        at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
   [junit4]   2>        at 
org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
   [junit4]   2>        at 
org.apache.hadoop.conf.Configuration.getBoolean(Configuration.java:1437)
   [junit4]   2>        at 
org.apache.hadoop.security.token.delegation.web.DelegationTokenManager.<init>(DelegationTokenManager.java:115)
   [junit4]   2>        at 
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.initTokenManager(DelegationTokenAuthenticationHandler.java:148)
   [junit4]   2>        at 
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.init(DelegationTokenAuthenticationHandler.java:118)
   [junit4]   2>        at 
org.apache.solr.security.HttpParamDelegationTokenAuthenticationHandler.init(HttpParamDelegationTokenAuthenticationHandler.java:57)
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.server.AuthenticationFilter.initializeAuthHandler(AuthenticationFilter.java:238)
   [junit4]   2>        at 
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationFilter.initializeAuthHandler(DelegationTokenAuthenticationFilter.java:209)
   [junit4]   2>        at 
org.apache.solr.security.DelegationTokenKerberosFilter.initializeAuthHandler(DelegationTokenKerberosFilter.java:93)
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.server.AuthenticationFilter.init(AuthenticationFilter.java:227)
   [junit4]   2>        at 
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationFilter.init(DelegationTokenAuthenticationFilter.java:175)
   [junit4]   2>        at 
org.apache.solr.security.DelegationTokenKerberosFilter.init(DelegationTokenKerberosFilter.java:62)
   [junit4]   2>        at 
org.apache.solr.security.KerberosPlugin.init(KerberosPlugin.java:206)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.initializeAuthenticationPlugin(CoreContainer.java:316)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:442)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:158)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:137)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:856)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1542)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1576)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1268)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1113)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:447)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:258)
   [junit4]   2>        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
   [junit4]   2>        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:326)
   [junit4]   2>        at 
org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:344)
   [junit4]   2>        at 
org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:211)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2577208 INFO  (jetty-launcher-3558-thread-2) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard 
handler factory and update shard handler.
   [junit4]   2> 2577208 INFO  (jetty-launcher-3558-thread-2) 
[n:127.0.0.1:52639_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring 
the default client with: 
org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer@152ca675
   [junit4]   2> 2577208 INFO  (jetty-launcher-3558-thread-1) 
[n:127.0.0.1:52638_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard 
handler factory and update shard handler.
   [junit4]   2> 2577208 INFO  (jetty-launcher-3558-thread-2) 
[n:127.0.0.1:52639_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the 
default client with: 
org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer@152ca675
   [junit4]   2> 2577208 INFO  (jetty-launcher-3558-thread-1) 
[n:127.0.0.1:52638_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring 
the default client with: 
org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer@1ae1df45
   [junit4]   2> 2577209 INFO  (jetty-launcher-3558-thread-1) 
[n:127.0.0.1:52638_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the 
default client with: 
org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer@1ae1df45
   [junit4]   2> 2577210 INFO  (jetty-launcher-3558-thread-2) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_5E890D8DBEBB4351-001\tempDir-001\node2\.
   [junit4]   2> 2577211 INFO  (jetty-launcher-3558-thread-1) 
[n:127.0.0.1:52638_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_5E890D8DBEBB4351-001\tempDir-001\node1\.
   [junit4]   2> 2577211 INFO  (jetty-launcher-3558-thread-2) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 2577211 INFO  (jetty-launcher-3558-thread-1) 
[n:127.0.0.1:52638_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 2577212 INFO  (jetty-launcher-3558-thread-2) 
[n:127.0.0.1:52639_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2577212 INFO  (jetty-launcher-3558-thread-2) 
[n:127.0.0.1:52639_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 2577212 INFO  (jetty-launcher-3558-thread-1) 
[n:127.0.0.1:52638_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2577212 INFO  (jetty-launcher-3558-thread-1) 
[n:127.0.0.1:52638_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 2577212 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[5E890D8DBEBB4351]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2577213 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[5E890D8DBEBB4351]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2577215 INFO  (zkCallback-3572-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2bdd5e19 
name:ZooKeeperConnection Watcher:127.0.0.1:52634 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2577215 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[5E890D8DBEBB4351]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2577215 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[5E890D8DBEBB4351]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2577216 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x156eb5c0fd80009, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2577249 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[5E890D8DBEBB4351])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 2579908 INFO  (qtp532431188-20076) [n:127.0.0.1:52639_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVbrXBVUigFXD2iZVAEEFB-1RpIp-FKO1Hhke7aWtJQxkzfkB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2579908 INFO  (qtp532431188-20076) [n:127.0.0.1:52639_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbrXBVUigFXD2iZVAEEFB-1RpIp-FKO1Hhke7aWtJQxkzfkB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 2579912 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[5E890D8DBEBB4351])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=   ., 01-   .-1970 00:00:00 
GMT; HttpOnly". Invalid 'expires' attribute: ., 01- .-1970 00:00:00 GMT
   [junit4]   2> 2579916 INFO  (qtp169259269-20084) [n:127.0.0.1:52638_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVbrXBVUigFXD2iZVAEEFB-1RpIp-FKO1Hhke7aWtJQxkzfkB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2579916 INFO  (qtp169259269-20084) [n:127.0.0.1:52638_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbrXBVUigFXD2iZVAEEFB-1RpIp-FKO1Hhke7aWtJQxkzfkB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2579919 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[5E890D8DBEBB4351])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=   ., 01-   .-1970 00:00:00 
GMT; HttpOnly". Invalid 'expires' attribute: ., 01- .-1970 00:00:00 GMT
   [junit4]   2> 2579945 INFO  (qtp532431188-20079) [n:127.0.0.1:52639_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVbrXB7CigFXD2iiwgIEFKHPjxHmYMNBaH5knWf4xgAZpThSB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2579945 INFO  (qtp532431188-20079) [n:127.0.0.1:52639_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbrXB7CigFXD2iiwgIEFKHPjxHmYMNBaH5knWf4xgAZpThSB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2579949 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[5E890D8DBEBB4351])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=   ., 01-   .-1970 00:00:00 
GMT; HttpOnly". Invalid 'expires' attribute: ., 01- .-1970 00:00:00 GMT
   [junit4]   2> 2579953 INFO  (qtp169259269-20095) [n:127.0.0.1:52638_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVbrXB7CigFXD2iiwgIEFKHPjxHmYMNBaH5knWf4xgAZpThSB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2579953 INFO  (qtp169259269-20095) [n:127.0.0.1:52638_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbrXB7CigFXD2iiwgIEFKHPjxHmYMNBaH5knWf4xgAZpThSB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2579956 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[5E890D8DBEBB4351])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=   ., 01-   .-1970 00:00:00 
GMT; HttpOnly". Invalid 'expires' attribute: ., 01- .-1970 00:00:00 GMT
   [junit4]   2> 2579977 INFO  (qtp532431188-20094) [n:127.0.0.1:52639_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVbrXB7oigFXD2ii6AMEFCfWPcA0PVL7mBu5YpUMHObniszWB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2579977 INFO  (qtp532431188-20094) [n:127.0.0.1:52639_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbrXB7oigFXD2ii6AMEFCfWPcA0PVL7mBu5YpUMHObniszWB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2579979 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[5E890D8DBEBB4351])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=   ., 01-   .-1970 00:00:00 
GMT; HttpOnly". Invalid 'expires' attribute: ., 01- .-1970 00:00:00 GMT
   [junit4]   2> 2579982 INFO  (qtp169259269-20095) [n:127.0.0.1:52638_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVbrXB7oigFXD2ii6AMEFCfWPcA0PVL7mBu5YpUMHObniszWB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2579982 INFO  (qtp169259269-20095) [n:127.0.0.1:52638_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbrXB7oigFXD2ii6AMEFCfWPcA0PVL7mBu5YpUMHObniszWB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2579984 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[5E890D8DBEBB4351])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=   ., 01-   .-1970 00:00:00 
GMT; HttpOnly". Invalid 'expires' attribute: ., 01- .-1970 00:00:00 GMT
   [junit4]   2> 2580009 INFO  (qtp532431188-20097) [n:127.0.0.1:52639_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVbrXB8EigFXD2ijBAQEFJC9heGw4e2XbLA3ceQ_VuoMjeJ-B3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2580009 INFO  (qtp532431188-20097) [n:127.0.0.1:52639_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbrXB8EigFXD2ijBAQEFJC9heGw4e2XbLA3ceQ_VuoMjeJ-B3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2580012 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[5E890D8DBEBB4351])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=   ., 01-   .-1970 00:00:00 
GMT; HttpOnly". Invalid 'expires' attribute: ., 01- .-1970 00:00:00 GMT
   [junit4]   2> 2580015 INFO  (qtp169259269-20087) [n:127.0.0.1:52638_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVbrXB8EigFXD2ijBAQEFJC9heGw4e2XbLA3ceQ_VuoMjeJ-B3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2580016 INFO  (qtp169259269-20087) [n:127.0.0.1:52638_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbrXB8EigFXD2ijBAQEFJC9heGw4e2XbLA3ceQ_VuoMjeJ-B3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2580019 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[5E890D8DBEBB4351])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=   ., 01-   .-1970 00:00:00 
GMT; HttpOnly". Invalid 'expires' attribute: ., 01- .-1970 00:00:00 GMT
   [junit4]   2> 2580019 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[5E890D8DBEBB4351])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> 2580068 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[5E890D8DBEBB4351])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 2580084 INFO  (qtp532431188-20078) [n:127.0.0.1:52639_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVbrXB9ZigFXD2ijWQUEFOZVU_S6GR-LO9EbHi0F2q-uTvysB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2580084 INFO  (qtp532431188-20078) [n:127.0.0.1:52639_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbrXB9ZigFXD2ijWQUEFOZVU_S6GR-LO9EbHi0F2q-uTvysB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2580088 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[5E890D8DBEBB4351])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=   ., 01-   .-1970 00:00:00 
GMT; HttpOnly". Invalid 'expires' attribute: ., 01- .-1970 00:00:00 GMT
   [junit4]   2> 2580090 INFO  (qtp169259269-20087) [n:127.0.0.1:52638_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVbrXB9ZigFXD2ijWQUEFOZVU_S6GR-LO9EbHi0F2q-uTvysB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2580090 INFO  (qtp169259269-20087) [n:127.0.0.1:52638_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbrXB9ZigFXD2ijWQUEFOZVU_S6GR-LO9EbHi0F2q-uTvysB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2580094 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[5E890D8DBEBB4351])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=   ., 01-   .-1970 00:00:00 
GMT; HttpOnly". Invalid 'expires' attribute: ., 01- .-1970 00:00:00 GMT
   [junit4]   2> 2580094 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[5E890D8DBEBB4351])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 2580130 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[5E890D8DBEBB4351])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 2580169 ERROR (qtp532431188-20076) [n:127.0.0.1:52639_solr    
] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_6]
   [junit4]   2> 2580213 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[5E890D8DBEBB4351])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=   ., 01-   .-1970 00:00:00 
GMT; HttpOnly". Invalid 'expires' attribute: ., 01- .-1970 00:00:00 GMT
   [junit4]   2> 2580215 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[5E890D8DBEBB4351])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=   ., 01-   .-1970 00:00:00 
GMT; HttpOnly". Invalid 'expires' attribute: ., 01- .-1970 00:00:00 GMT
   [junit4]   2> 2580229 ERROR (qtp169259269-20084) [n:127.0.0.1:52638_solr    
] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_7]
   [junit4]   2> 2580234 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[5E890D8DBEBB4351])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=   ., 01-   .-1970 00:00:00 
GMT; HttpOnly". Invalid 'expires' attribute: ., 01- .-1970 00:00:00 GMT
   [junit4]   2> 2580237 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[5E890D8DBEBB4351])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=   ., 01-   .-1970 00:00:00 
GMT; HttpOnly". Invalid 'expires' attribute: ., 01- .-1970 00:00:00 GMT
   [junit4]   2> 2580237 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[5E890D8DBEBB4351])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 2580268 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[5E890D8DBEBB4351]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 2580277 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[5E890D8DBEBB4351]) 
[    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2580277 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[5E890D8DBEBB4351]) 
[    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2580296 INFO  (zkCallback-3574-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@55529c37 
name:ZooKeeperConnection Watcher:127.0.0.1:52634/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2580296 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[5E890D8DBEBB4351]) 
[    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2580296 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[5E890D8DBEBB4351]) 
[    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2580298 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x156eb5c0fd8000a, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2580298 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[5E890D8DBEBB4351]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 2580325 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[5E890D8DBEBB4351])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 2580335 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[5E890D8DBEBB4351])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=   ., 01-   .-1970 00:00:00 
GMT; HttpOnly". Invalid 'expires' attribute: ., 01- .-1970 00:00:00 GMT
   [junit4]   2> 2580338 INFO  (qtp532431188-20077) [n:127.0.0.1:52639_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVbrXCBaigFXD2ikWgkEFCe_KdCJDOFa2lF8EsC6OrxKZj0uB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2580338 INFO  (qtp532431188-20077) [n:127.0.0.1:52639_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbrXCBaigFXD2ikWgkEFCe_KdCJDOFa2lF8EsC6OrxKZj0uB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2580339 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[5E890D8DBEBB4351])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 2580371 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[5E890D8DBEBB4351])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 2580382 WARN  (qtp532431188-20073) [    ] 
o.a.h.s.a.s.AuthenticationFilter Authentication exception: 
org.apache.hadoop.security.AccessControlException: foo tries to renew a token 
with renewer bar
   [junit4]   2> 2580382 WARN  (qtp532431188-20073) [    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 2580383 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[5E890D8DBEBB4351])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=   ., 01-   .-1970 00:00:00 
GMT; HttpOnly". Invalid 'expires' attribute: ., 01- .-1970 00:00:00 GMT
   [junit4]   2> 2580384 WARN  (qtp169259269-20083) [    ] 
o.a.h.s.a.s.AuthenticationFilter Authentication exception: 
org.apache.hadoop.security.AccessControlException: foo tries to renew a token 
with renewer bar
   [junit4]   2> 2580385 WARN  (qtp169259269-20083) [    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 2580385 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[5E890D8DBEBB4351])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=   ., 01-   .-1970 00:00:00 
GMT; HttpOnly". Invalid 'expires' attribute: ., 01- .-1970 00:00:00 GMT
   [junit4]   2> 2580395 WARN  (qtp532431188-20097) [n:127.0.0.1:52639_solr    
] o.a.h.s.a.s.AuthenticationFilter Authentication exception: 
org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew 
a token with renewer renewUser
   [junit4]   2> 2580396 WARN  (qtp532431188-20097) [n:127.0.0.1:52639_solr    
] o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 2580396 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[5E890D8DBEBB4351])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=   ., 01-   .-1970 00:00:00 
GMT; HttpOnly". Invalid 'expires' attribute: ., 01- .-1970 00:00:00 GMT
   [junit4]   2> 2580397 WARN  (qtp169259269-20083) [    ] 
o.a.h.s.a.s.AuthenticationFilter Authentication exception: 
org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew 
a token with renewer renewUser
   [junit4]   2> 2580397 WARN  (qtp169259269-20083) [    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 2580398 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[5E890D8DBEBB4351])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=   ., 01-   .-1970 00:00:00 
GMT; HttpOnly". Invalid 'expires' attribute: ., 01- .-1970 00:00:00 GMT
   [junit4]   2> 2580398 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[5E890D8DBEBB4351])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 2580437 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[5E890D8DBEBB4351])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 2580440 INFO  (qtp532431188-20097) [n:127.0.0.1:52639_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
op=someSolrOperation&action=LIST&user=bar&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 2580440 INFO  (qtp532431188-20097) [n:127.0.0.1:52639_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={op=someSolrOperation&action=LIST&user=bar&wt=javabin&version=2} 
status=0 QTime=0
   [junit4]   2> 2580441 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[5E890D8DBEBB4351])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=bar&p=bar&t=test&e=1472863498698&s=9noFRWEm1I0OediJEdW37lzAs1E=";
 Path=/; Domain=127.0.0.1; Expires=   ., 03-    .-2016 00:44:58 GMT; HttpOnly". 
Invalid 'expires' attribute: ., 03- .-2016 00:44:58 GMT
   [junit4]   2> 2580441 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[5E890D8DBEBB4351])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 2580477 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[5E890D8DBEBB4351])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
   [junit4]   2> 2580502 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[5E890D8DBEBB4351])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrCloudWithDelegationTokens 
-Dtests.method=testDelegationTokenCancelFail -Dtests.seed=5E890D8DBEBB4351 
-Dtests.slow=true -Dtests.locale=mk -Dtests.timezone=America/Godthab 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.06s J0 | 
TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but 
was:<404>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5E890D8DBEBB4351:363638A76E2151BD]:0)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:141)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:286)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2580507 INFO  (jetty-launcher-3558-thread-1) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@4f6ae550{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2580508 INFO  (jetty-launcher-3558-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=628523597
   [junit4]   2> 2580509 INFO  (jetty-launcher-3558-thread-2) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@68b2850f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2580510 INFO  (jetty-launcher-3558-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=307869458
   [junit4]   2> 2580511 INFO  (jetty-launcher-3558-thread-2) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:52638_solr as DOWN
   [junit4]   2> 2580511 INFO  (jetty-launcher-3558-thread-1) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:52639_solr as DOWN
   [junit4]   2> 2580525 INFO  (jetty-launcher-3558-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=96523222670376966-127.0.0.1:52639_solr-n_0000000000) closing
   [junit4]   2> 2580525 INFO  
(OverseerStateUpdate-96523222670376966-127.0.0.1:52639_solr-n_0000000000) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:52639_solr"} current state version: 0
   [junit4]   2> 2580526 INFO  
(OverseerStateUpdate-96523222670376966-127.0.0.1:52639_solr-n_0000000000) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:52639_solr
   [junit4]   2> 2580526 INFO  
(OverseerStateUpdate-96523222670376966-127.0.0.1:52639_solr-n_0000000000) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:52639_solr
   [junit4]   2> 2580529 INFO  
(zkCallback-3568-thread-1-processing-n:127.0.0.1:52638_solr) 
[n:127.0.0.1:52638_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2580529 INFO  
(zkCallback-3569-thread-3-processing-n:127.0.0.1:52639_solr) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2580529 WARN  
(zkCallback-3568-thread-1-processing-n:127.0.0.1:52638_solr) 
[n:127.0.0.1:52638_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2580530 ERROR 
(Thread[Thread-4677,5,TGRP-TestSolrCloudWithDelegationTokens]) 
[n:127.0.0.1:52638_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 2580562 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x156eb5c0fd80008, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2580563 INFO  (jetty-launcher-3558-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4260b4dc{/solr,null,UNAVAILABLE}
   [junit4]   2> 2582030 WARN  
(zkCallback-3569-thread-3-processing-n:127.0.0.1:52639_solr) 
[n:127.0.0.1:52639_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2582030 ERROR 
(Thread[Thread-4675,5,TGRP-TestSolrCloudWithDelegationTokens]) 
[n:127.0.0.1:52639_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 2582033 INFO  (jetty-launcher-3558-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@102ac0ef{/solr,null,UNAVAILABLE}
   [junit4]   2> 2582036 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[5E890D8DBEBB4351]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:52634 52634
   [junit4]   2> 2582037 INFO  (Thread-4653) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:52634 52634
   [junit4]   2> 2582037 WARN  (Thread-4653) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/aliases.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2>        2       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_7
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_6
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_9
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_8
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_1
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_3
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_2
   [junit4]   2>        2       /solr/clusterstate.json
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_5
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_4
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_12
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_11
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/overseer/collection-queue-work
   [junit4]   2>        3       /solr/overseer/queue
   [junit4]   2>        2       /solr/live_nodes
   [junit4]   2>        2       /solr/collections
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 2582039 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[5E890D8DBEBB4351]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_5E890D8DBEBB4351-001
   [junit4]   2> Sep 02, 2016 2:45:00 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, 
docValues:{}, maxPointsInLeafNode=1789, maxMBSortInHeap=6.30541418845221, 
sim=ClassicSimilarity, locale=mk, timezone=America/Godthab
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 
(64-bit)/cpus=3,threads=1,free=70506016,total=485912576
   [junit4]   2> NOTE: All tests run in this JVM: [TestReRankQParserPlugin, 
AssignTest, OverseerTaskQueueTest, DistributedQueryElevationComponentTest, 
ExternalFileFieldSortTest, MBeansHandlerTest, CircularListTest, 
TestHashPartitioner, TestConfigOverlay, HighlighterMaxOffsetTest, 
TestGraphTermsQParserPlugin, PrimitiveFieldTypeTest, ShardSplitTest, 
BigEndianAscendingWordDeserializerTest, SSLMigrationTest, 
TestLeaderInitiatedRecoveryThread, CoreAdminRequestStatusTest, 
TestTolerantSearch, TestSchemaSimilarityResource, DeleteShardTest, 
TestLuceneMatchVersion, AlternateDirectoryTest, TestScoreJoinQPNoScore, 
TestPerFieldSimilarityClassic, TestFieldCacheReopen, ReplaceNodeTest, 
TestCloudPivotFacet, TestRandomFlRTGCloud, LeaderInitiatedRecoveryOnCommitTest, 
TestMacroExpander, TestHdfsCloudBackupRestore, TestLegacyFieldCache, 
XsltUpdateRequestHandlerTest, HdfsThreadLeakTest, TestSolrCloudWithKerberosAlt, 
ParsingFieldUpdateProcessorsTest, TestMissingGroups, 
TestRuleBasedAuthorizationPlugin, QueryElevationComponentTest, 
ScriptEngineTest, TestSolrConfigHandlerConcurrent, PingRequestHandlerTest, 
TestPostingsSolrHighlighter, MigrateRouteKeyTest, TestDFRSimilarityFactory, 
TestExactStatsCache, TestDistributedSearch, DeleteNodeTest, 
TestTrackingShardHandlerFactory, TestSort, TestFunctionQuery, ZkControllerTest, 
TestRandomCollapseQParserPlugin, PathHierarchyTokenizerFactoryTest, 
MergeStrategyTest, URLClassifyProcessorTest, QueryResultKeyTest, 
StatelessScriptUpdateProcessorFactoryTest, TestCSVLoader, TestDocTermOrds, 
TestGraphMLResponseWriter, SimplePostToolTest, TestNumericTerms64, 
HdfsBasicDistributedZk2Test, TestAnalyzeInfixSuggestions, CleanupOldIndexTest, 
TestJmxIntegration, CreateCollectionCleanupTest, TestFieldCacheSort, 
TestCursorMarkWithoutUniqueKey, BlockJoinFacetDistribTest, 
DocValuesMissingTest, TestFaceting, PrimUtilsTest, 
SchemaVersionSpecificBehaviorTest, TestLockTree, TestShardHandlerFactory, 
ShardRoutingTest, ClusterStateTest, TestHighlightDedupGrouping, 
HdfsDirectoryTest, TestExpandComponent, HdfsRecoverLeaseTest, TestDocSet, 
TestPartialUpdateDeduplication, SuggesterFSTTest, HLLUtilTest, SolrXmlInZkTest, 
TestDistribIDF, TestHdfsBackupRestoreCore, AsyncMigrateRouteKeyTest, 
HdfsCollectionsAPIDistributedZkTest, TimeZoneUtilsTest, SolrTestCaseJ4Test, 
DocumentAnalysisRequestHandlerTest, SolrIndexConfigTest, 
SpatialRPTFieldTypeTest, RulesTest, TriLevelCompositeIdRoutingTest, 
InfoHandlerTest, DocExpirationUpdateProcessorFactoryTest, 
DistributedExpandComponentTest, CdcrVersionReplicationTest, 
BasicAuthIntegrationTest, ActionThrottleTest, TestCollectionAPI, 
TestFieldSortValues, DisMaxRequestHandlerTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, SharedFSAutoReplicaFailoverUtilsTest, 
TestReloadDeadlock, WrapperMergePolicyFactoryTest, 
TestSweetSpotSimilarityFactory, DocumentBuilderTest, 
TestMinMaxOnMultiValuedField, LeaderElectionTest, 
TestSizeLimitedDistributedMap, DistributedSpellCheckComponentTest, 
TestFieldCollectionResource, SampleTest, RegexBoostProcessorTest, 
DirectUpdateHandlerTest, TestSimpleQParserPlugin, TestElisionMultitermQuery, 
TestDocBasedVersionConstraints, TestEmbeddedSolrServerConstructors, 
HardAutoCommitTest, TestRawTransformer, TestSSLRandomization, 
ZkStateReaderTest, TestStressVersions, DistribCursorPagingTest, BitVectorTest, 
PeerSyncTest, SuggestComponentTest, ChangedSchemaMergeTest, TestSolr4Spatial2, 
TestJmxMonitoredMap, TestMiniSolrCloudClusterSSL, TestXmlQParserPlugin, 
TestWordDelimiterFilterFactory, TestUseDocValuesAsStored2, 
TestAuthorizationFramework, RestartWhileUpdatingTest, TestCryptoKeys, 
TestCopyFieldCollectionResource, ChaosMonkeyNothingIsSafeTest, 
QueryEqualityTest, TestSortByMinMaxFunction, CurrencyFieldXmlFileTest, 
TestDownShardTolerantSearch, ResponseHeaderTest, BasicDistributedZkTest, 
UnloadDistributedZkTest, OverseerTest, TestReplicationHandler, ZkCLITest, 
AutoCommitTest, TestRecovery, SimpleFacetsTest, TestGroupingSearch, 
ConvertedLegacyTest, TestLazyCores, AnalysisAfterCoreReloadTest, TestExtended

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

gingTest, BitVectorTest, PeerSyncTest, SuggestComponentTest, 
ChangedSchemaMergeTest, TestSolr4Spatial2, TestJmxMonitoredMap, 
TestMiniSolrCloudClusterSSL, TestXmlQParserPlugin, 
TestWordDelimiterFilterFactory, TestUseDocValuesAsStored2, 
TestAuthorizationFramework, RestartWhileUpdatingTest, TestCryptoKeys, 
TestCopyFieldCollectionResource, ChaosMonkeyNothingIsSafeTest, 
QueryEqualityTest, TestSortByMinMaxFunction, CurrencyFieldXmlFileTest, 
TestDownShardTolerantSearch, ResponseHeaderTest, BasicDistributedZkTest, 
UnloadDistributedZkTest, OverseerTest, TestReplicationHandler, ZkCLITest, 
AutoCommitTest, TestRecovery, SimpleFacetsTest, TestGroupingSearch, 
ConvertedLegacyTest, TestLazyCores, AnalysisAfterCoreReloadTest, 
TestExtendedDismaxParser, CoreAdminHandlerTest, DocValuesTest, 
DefaultValueUpdateProcessorTest, SolrInfoMBeanTest, LukeRequestHandlerTest, 
TestReversedWildcardFilterFactory, TermsComponentTest, RequestHandlersTest, 
TermVectorComponentTest, MoreLikeThisHandlerTest, TestArbitraryIndexDir, 
ReturnFieldsTest, JSONWriterTest, TestAnalyzedSuggestions, 
BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, SearchHandlerTest, 
SOLR749Test, TestQuerySenderListener, UpdateParamsTest, TestSolrIndexConfig, 
TestQuerySenderNoQuery, CopyFieldTest, TestStressRecovery, 
TestSolrDeletionPolicy2, TestBinaryField, TestConfig, 
TestFuzzyAnalyzedSuggestions, NotRequiredUniqueKeyTest, TestCodecSupport, 
EchoParamsTest, TestLMJelinekMercerSimilarityFactory, 
OpenExchangeRatesOrgProviderTest, TestFastLRUCache, DateFieldTest, 
TestLRUCache, ZkNodePropsTest, SystemInfoHandlerTest, FileUtilsTest, 
DistributedIntervalFacetingTest, TestSimpleTrackingShardHandler, 
CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, 
CdcrRequestHandlerTest, CloudExitableDirectoryReaderTest, CollectionReloadTest, 
CollectionTooManyReplicasTest, HttpPartitionTest, OverseerStatusTest, 
RecoveryAfterSoftCommitTest, ReplicationFactorTest, SolrCLIZkUtilsTest, 
TestAuthenticationFramework, TestConfigSetsAPI, TestConfigSetsAPIExclusivity, 
TestLocalFSCloudBackupRestore, TestMiniSolrCloudClusterBase, 
TestRandomRequestDistribution, TestReplicaProperties, 
TestSolrCloudWithDelegationTokens, TestStressLiveNodes, 
CachingDirectoryFactoryTest, HdfsDirectoryFactoryTest, 
TestBackupRepositoryFactory, TestConfigSetProperties, 
TestImplicitCoreProperties, TestInfoStreamLogging, TestInitParams, TestNRTOpen, 
TestReloadAndDeleteDocs, TestSolrConfigHandler, TestSolrDynamicMBean, 
TestSolrXml, TestSolrCoreSnapshots, RequestLoggingTest, TestBlobHandler, 
TestReplicationHandlerBackup, TestReqParamsAPI, SecurityConfHandlerTest, 
SegmentsInfoRequestHandlerTest, DistributedFacetPivotLongTailTest, 
DistributedFacetPivotSmallTest, DistributedFacetPivotWhiteBoxTest, 
DistributedQueryComponentOptimizationTest, FacetPivotSmallTest, 
SpatialHeatmapFacetsTest, TestPivotHelperCode, TestSlowCompositeReaderWrapper, 
SmileWriterTest, TestMacros, TestCustomDocTransformer, 
TestGeoJSONResponseWriter, TestRawResponseWriter, TestSolrQueryResponse, 
TestSortingResponseWriter, TestSubQueryTransformer, 
TestSubQueryTransformerCrossCore, TestSubQueryTransformerDistrib, 
TestDynamicFieldCollectionResource, TestDynamicFieldResource, 
TestFieldResource, TestFieldTypeCollectionResource, TestSchemaNameResource, 
TestSerializedLuceneMatchVersion, TestSolrQueryParserResource, 
TestManagedStopFilterFactory, DateRangeFieldTest, TestCloudManagedSchema, 
TestCloudSchemaless, TestManagedSchema, TestManagedSchemaAPI]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestManagedSchemaAPI -Dtests.seed=5E890D8DBEBB4351 -Dtests.slow=true 
-Dtests.locale=es -Dtests.timezone=Etc/GMT-8 -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestManagedSchemaAPI (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 10 
object(s) that were not released!!! [MockDirectoryWrapper, 
MockDirectoryWrapper, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, 
TransactionLog, MockDirectoryWrapper, TransactionLog, 
MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5E890D8DBEBB4351]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:258)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)Throwable #2: 
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000001:
 java.nio.file.FileSystemException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000001:
 The process cannot access the file because it is being used by another process.
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001\node2\testschemaapi_shard1_replica1\data:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001\node2\testschemaapi_shard1_replica1\data
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001\node2\testschemaapi_shard1_replica1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001\node2\testschemaapi_shard1_replica1
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001\node2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001\node2
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000000:
 java.nio.file.FileSystemException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000000:
 The process cannot access the file because it is being used by another process.
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001\node1\testschemaapi_shard1_replica2\data:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001\node1\testschemaapi_shard1_replica2\data
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001\node1\testschemaapi_shard1_replica2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001\node1\testschemaapi_shard1_replica2
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001\node1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001\node1
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001\tempDir-001
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5E890D8DBEBB4351-001
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [573/631 (2!)] on J0 in 12.70s, 1 test, 1 failure, 1 
error <<< FAILURES!

[...truncated 60392 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to